UNPKG

@spartacus/schematics

Version:
146 lines 5.47 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SAVED_CART_DETAILS_ACTION_COMPONENT_MIGRATION_V3 = exports.SAVED_CART_DETAILS_ACTION_COMPONENT_MIGRATION_V2 = exports.SAVED_CART_DETAILS_ACTION_COMPONENT_MIGRATION_V1 = void 0; const constants_1 = require("../../../../shared/constants"); exports.SAVED_CART_DETAILS_ACTION_COMPONENT_MIGRATION_V1 = { // feature-libs/cart/saved-cart/components/details/saved-cart-details-action/saved-cart-details-action.component.ts class: constants_1.SAVED_CART_DETAILS_ACTION_COMPONENT, importPath: constants_1.SPARTACUS_CART_SAVED_CART_COMPONENTS, deprecatedParams: [ { className: constants_1.SAVED_CART_DETAILS_SERVICE, importPath: constants_1.SPARTACUS_CART_SAVED_CART_COMPONENTS, }, { className: constants_1.SAVED_CART_FACADE, importPath: constants_1.SPARTACUS_CART_SAVED_CART_ROOT, }, { className: constants_1.ROUTING_SERVICE, importPath: constants_1.SPARTACUS_CORE, }, { className: constants_1.GLOBAL_MESSAGE_SERVICE, importPath: constants_1.SPARTACUS_CORE, }, { className: constants_1.SAVED_CART_FORM_LAUNCH_DIALOG_SERVICE, importPath: constants_1.SPARTACUS_CART_SAVED_CART_COMPONENTS, }, { className: constants_1.VIEW_CONTAINER_REF, importPath: constants_1.ANGULAR_CORE, }, { className: constants_1.CLEAR_CHECKOUT_SERVICE, importPath: constants_1.SPARTACUS_CORE, }, ], removeParams: [ { className: constants_1.SAVED_CART_FORM_LAUNCH_DIALOG_SERVICE, importPath: constants_1.SPARTACUS_CART_SAVED_CART_COMPONENTS, }, { className: constants_1.CLEAR_CHECKOUT_SERVICE, importPath: constants_1.SPARTACUS_CORE, }, ], addParams: [ { className: constants_1.LAUNCH_DIALOG_SERVICE, importPath: constants_1.SPARTACUS_STOREFRONTLIB, }, ], }; exports.SAVED_CART_DETAILS_ACTION_COMPONENT_MIGRATION_V2 = { // feature-libs/cart/saved-cart/components/details/saved-cart-details-action/saved-cart-details-action.component.ts class: constants_1.SAVED_CART_DETAILS_ACTION_COMPONENT, importPath: constants_1.SPARTACUS_CART_SAVED_CART_COMPONENTS, deprecatedParams: [ { className: constants_1.SAVED_CART_DETAILS_SERVICE, importPath: constants_1.SPARTACUS_CART_SAVED_CART_COMPONENTS, }, { className: constants_1.SAVED_CART_FACADE, importPath: constants_1.SPARTACUS_CART_SAVED_CART_ROOT, }, { className: constants_1.ROUTING_SERVICE, importPath: constants_1.SPARTACUS_CORE, }, { className: constants_1.GLOBAL_MESSAGE_SERVICE, importPath: constants_1.SPARTACUS_CORE, }, { className: constants_1.SAVED_CART_FORM_LAUNCH_DIALOG_SERVICE, importPath: constants_1.SPARTACUS_CART_SAVED_CART_COMPONENTS, }, { className: constants_1.VIEW_CONTAINER_REF, importPath: constants_1.ANGULAR_CORE, }, { className: constants_1.CLEAR_CHECKOUT_SERVICE, importPath: constants_1.SPARTACUS_CORE, }, { className: constants_1.LAUNCH_DIALOG_SERVICE, importPath: constants_1.SPARTACUS_STOREFRONTLIB, }, ], removeParams: [ { className: constants_1.SAVED_CART_FORM_LAUNCH_DIALOG_SERVICE, importPath: constants_1.SPARTACUS_CART_SAVED_CART_COMPONENTS, }, ], }; exports.SAVED_CART_DETAILS_ACTION_COMPONENT_MIGRATION_V3 = { // feature-libs/cart/saved-cart/components/details/saved-cart-details-action/saved-cart-details-action.component.ts class: constants_1.SAVED_CART_DETAILS_ACTION_COMPONENT, importPath: constants_1.SPARTACUS_CART_SAVED_CART_COMPONENTS, deprecatedParams: [ { className: constants_1.SAVED_CART_DETAILS_SERVICE, importPath: constants_1.SPARTACUS_CART_SAVED_CART_COMPONENTS, }, { className: constants_1.SAVED_CART_FACADE, importPath: constants_1.SPARTACUS_CART_SAVED_CART_ROOT, }, { className: constants_1.ROUTING_SERVICE, importPath: constants_1.SPARTACUS_CORE, }, { className: constants_1.GLOBAL_MESSAGE_SERVICE, importPath: constants_1.SPARTACUS_CORE, }, { className: constants_1.VIEW_CONTAINER_REF, importPath: constants_1.ANGULAR_CORE, }, { className: constants_1.LAUNCH_DIALOG_SERVICE, importPath: constants_1.SPARTACUS_STOREFRONTLIB, }, ], removeParams: [ { className: constants_1.SAVED_CART_FACADE, importPath: constants_1.SPARTACUS_CART_SAVED_CART_ROOT, }, { className: constants_1.ROUTING_SERVICE, importPath: constants_1.SPARTACUS_CORE, }, { className: constants_1.GLOBAL_MESSAGE_SERVICE, importPath: constants_1.SPARTACUS_CORE, }, ], }; //# sourceMappingURL=saved-cart-details-action.component.migration.js.map