UNPKG

@taiga-ui/cdk

Version:

Base library for creating Angular components and applications using Taiga UI principles regarding of actual visual appearance

1,485 lines • 80.4 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.IDENTIFIERS_TO_REPLACE = void 0; exports.IDENTIFIERS_TO_REPLACE = [ { from: { name: 'TuiActiveZoneModule', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiActiveZone', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'TuiPaginationModule', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiPagination', moduleSpecifier: '@taiga-ui/kit' }, }, { from: { name: 'TuiPlatformModule', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiPlatform', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'TUI_DIALOGS', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TUI_DIALOGS', moduleSpecifier: '@taiga-ui/core' }, }, { from: { name: 'TuiStringifiableItem', moduleSpecifier: '@taiga-ui/kit', }, to: { name: 'TuiStringifiableItem', moduleSpecifier: '@taiga-ui/legacy', }, }, { from: { name: 'tuiSvgSrcInterceptors', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'tuiSvgSrcInterceptors', moduleSpecifier: '@taiga-ui/legacy' }, }, { from: { name: 'tuiIconResolverProvider', moduleSpecifier: '@taiga-ui/experimental', }, to: { name: 'tuiIconResolverProvider', moduleSpecifier: '@taiga-ui/core' }, }, { from: { name: 'TuiAutoFocusModule', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiAutoFocus', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'TuiFocusTrapModule', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiFocusTrap', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'TuiElementModule', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiElement', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'TuiForModule', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiFor', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'TuiHoveredModule', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiHovered', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'TuiItemModule', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiItem', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'TuiItemDirective', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiItem', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'NgDompurifyModule', moduleSpecifier: '@tinkoff/ng-dompurify' }, to: { name: 'NgDompurifyPipe', moduleSpecifier: '@taiga-ui/dompurify' }, }, { from: { name: 'TuiPanModule', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiPan', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'TuiRepeatTimesModule', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiRepeatTimes', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'TuiSwipeModule', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiSwipe', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'TuiValueChangesModule', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiValueChanges', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'TuiZoomModule', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiZoom', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'ALWAYS_TRUE_HANDLER', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TUI_TRUE_HANDLER', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'ALWAYS_FALSE_HANDLER', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TUI_FALSE_HANDLER', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'TUI_DIGIT_REGEXP', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'TUI_DIGIT_REGEXP', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'tuiCapitalizeFirstLetter', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'tuiCapitalizeFirstLetter', moduleSpecifier: '@taiga-ui/legacy' }, }, { from: { name: 'TUI_NON_DIGIT_REGEXP', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'TUI_NON_DIGIT_REGEXP', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'TUI_NON_DIGITS_REGEXP', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'TUI_NON_DIGITS_REGEXP', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'TuiAlertContext', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiAlertContext', moduleSpecifier: '@taiga-ui/core' }, }, { from: { name: 'TuiAlertModule', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'TuiAlert', moduleSpecifier: '@taiga-ui/core' }, }, { from: [ { name: 'TuiNotificationComponent', moduleSpecifier: '@taiga-ui/core' }, { name: 'TuiNotificationModule', moduleSpecifier: '@taiga-ui/core' }, ], to: { name: 'TuiNotification', moduleSpecifier: '@taiga-ui/core' }, }, { from: { name: 'TuiFormatPhonePipe', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'TuiFormatPhonePipe', moduleSpecifier: '@taiga-ui/legacy' }, }, { from: { name: 'TuiCalendarModule', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'TuiCalendar', moduleSpecifier: '@taiga-ui/core' }, }, { from: { name: 'TuiFormatDatePipeModule', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'TuiFormatDatePipe', moduleSpecifier: '@taiga-ui/core' }, }, { from: { name: 'TuiFormatNumberPipeModule', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'TuiFormatNumberPipe', moduleSpecifier: '@taiga-ui/core' }, }, { from: { name: 'TuiFormatPhonePipeModule', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'TuiFormatPhonePipe', moduleSpecifier: '@taiga-ui/legacy' }, }, { from: { name: 'tuiFormatPhone', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'tuiFormatPhone', moduleSpecifier: '@taiga-ui/legacy' }, }, { from: { name: 'TuiExtractCountryCodeModule', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiToCountryCodePipe', moduleSpecifier: '@taiga-ui/legacy' }, }, { from: { name: 'TuiIsoToCountryCodeModule', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiIsoToCountryCodePipe', moduleSpecifier: '@taiga-ui/legacy' }, }, { from: { name: 'tuiIsoToCountryCode', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'tuiIsoToCountryCode', moduleSpecifier: '@taiga-ui/legacy' }, }, { from: { name: 'tuiNotKzRegion', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'tuiNotKzRegion', moduleSpecifier: '@taiga-ui/legacy' }, }, { from: { name: 'tuiGetMaxAllowedPhoneLength', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'tuiGetMaxAllowedPhoneLength', moduleSpecifier: '@taiga-ui/legacy' }, }, { from: { name: 'TuiMonthPipeModule', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'TuiMonthPipe', moduleSpecifier: '@taiga-ui/core' }, }, { from: { name: 'TuiDataListModule', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'TuiDataList', moduleSpecifier: '@taiga-ui/core', spreadInModule: true, }, }, { from: { name: 'TuiDataListWrapperModule', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiDataListWrapper', moduleSpecifier: '@taiga-ui/kit', spreadInModule: true, }, }, { from: { name: 'TuiErrorModule', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'TuiError', moduleSpecifier: '@taiga-ui/core' }, }, { from: { name: 'TuiExpandModule', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'TuiExpand', moduleSpecifier: '@taiga-ui/core', spreadInModule: true }, }, { from: { name: 'TuiLoaderModule', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'TuiLoader', moduleSpecifier: '@taiga-ui/core' }, }, { from: { name: 'TuiAccordionModule', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiAccordion', moduleSpecifier: '@taiga-ui/kit', spreadInModule: true, }, }, { from: { name: 'TuiBreadcrumbsModule', moduleSpecifier: '@taiga-ui/kit' }, to: [ { name: 'TuiBreadcrumbs', moduleSpecifier: '@taiga-ui/kit' }, { name: 'TuiItem', moduleSpecifier: '@taiga-ui/cdk' }, ], }, { from: { name: 'TuiCalendarMonthModule', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiCalendarMonth', moduleSpecifier: '@taiga-ui/kit' }, }, { from: { name: 'TuiCalendarRangeModule', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiCalendarRange', moduleSpecifier: '@taiga-ui/kit' }, }, { from: { name: 'TuiCarouselModule', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiCarousel', moduleSpecifier: '@taiga-ui/kit', spreadInModule: true }, }, { from: { name: 'TuiPushModule', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiPush', moduleSpecifier: '@taiga-ui/kit', spreadInModule: true }, }, { from: { name: 'TuiElasticContainerModule', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiElasticContainer', moduleSpecifier: '@taiga-ui/kit' }, }, { from: { name: 'TuiFilesModule', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiFiles', moduleSpecifier: '@taiga-ui/kit', spreadInModule: true }, }, { from: { name: 'TuiFilterModule', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiFilter', moduleSpecifier: '@taiga-ui/kit' }, }, { from: { name: 'TuiInputInlineModule', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiInputInline', moduleSpecifier: '@taiga-ui/kit' }, }, { from: [ { name: 'TuiIslandComponent', moduleSpecifier: '@taiga-ui/kit' }, { name: 'TuiIslandModule', moduleSpecifier: '@taiga-ui/kit' }, ], to: { name: 'TuiIslandDirective', moduleSpecifier: '@taiga-ui/legacy' }, }, { from: { name: 'TuiItemsWithMoreModule', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiItemsWithMore', moduleSpecifier: '@taiga-ui/kit', spreadInModule: true, }, }, { from: [ { name: 'TuiLineClampComponent', moduleSpecifier: '@taiga-ui/kit' }, { name: 'TuiLineClampModule', moduleSpecifier: '@taiga-ui/kit' }, ], to: { name: 'TuiLineClamp', moduleSpecifier: '@taiga-ui/kit' }, }, { from: { name: 'TuiRangeModule', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiRange', moduleSpecifier: '@taiga-ui/kit' }, }, { from: { name: 'TuiSliderModule', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiSlider', moduleSpecifier: '@taiga-ui/kit', spreadInModule: true }, }, { from: { name: 'TuiTilesModule', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiTiles', moduleSpecifier: '@taiga-ui/kit', spreadInModule: true }, }, { from: { name: 'TuiStepperModule', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiStepper', moduleSpecifier: '@taiga-ui/kit', spreadInModule: true }, }, { from: { name: 'TuiTreeModule', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiTree', moduleSpecifier: '@taiga-ui/kit', spreadInModule: true }, }, { from: { name: 'TuiTreeItemComponent', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiTreeItem', moduleSpecifier: '@taiga-ui/kit' }, }, { from: { name: 'TuiTreeItemContentComponent', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiTreeItemContent', moduleSpecifier: '@taiga-ui/kit' }, }, { from: { name: 'TuiTreeChildrenDirective', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiTreeChildren', moduleSpecifier: '@taiga-ui/kit' }, }, { from: { name: 'TuiTreeItemControllerDirective', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiTreeItemController', moduleSpecifier: '@taiga-ui/kit' }, }, { from: { name: 'TuiTreeNodeDirective', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiTreeNode', moduleSpecifier: '@taiga-ui/kit' }, }, { from: { name: 'TuiDataListDropdownManagerModule', moduleSpecifier: '@taiga-ui/kit', }, to: { name: 'TuiDataListDropdownManager', moduleSpecifier: '@taiga-ui/kit', }, }, { from: { name: 'TuiHighlightModule', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiHighlight', moduleSpecifier: '@taiga-ui/kit' }, }, { from: { name: 'TuiLazyLoadingModule', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiImgLazyLoading', moduleSpecifier: '@taiga-ui/kit' }, }, { from: { name: 'TuiUnfinishedValidatorModule', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiUnfinishedValidator', moduleSpecifier: '@taiga-ui/kit' }, }, { from: { name: 'TuiUnmaskHandlerModule', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiUnmaskHandler', moduleSpecifier: '@taiga-ui/kit' }, }, { from: { name: 'TuiSortCountriesPipeModule', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiSortCountriesPipe', moduleSpecifier: '@taiga-ui/kit' }, }, { from: { name: 'TuiStringifyContentPipeModule', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiStringifyContentPipe', moduleSpecifier: '@taiga-ui/kit' }, }, { from: { name: 'TuiFilterByInputPipeModule', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiFilterByInputPipe', moduleSpecifier: '@taiga-ui/kit' }, }, { from: { name: 'TuiFieldErrorPipeModule', moduleSpecifier: '@taiga-ui/kit' }, to: [ { name: 'TuiFieldErrorPipe', moduleSpecifier: '@taiga-ui/kit' }, { name: 'TuiFieldErrorContentPipe', moduleSpecifier: '@taiga-ui/kit' }, ], }, { from: { name: 'TuiThumbnailCardModule', moduleSpecifier: '@taiga-ui/experimental' }, to: { name: 'TuiThumbnailCard', moduleSpecifier: '@taiga-ui/addon-commerce', }, }, { from: [ { name: 'TuiCardModule', moduleSpecifier: '@taiga-ui/addon-commerce' }, { name: 'TuiCardComponent', moduleSpecifier: '@taiga-ui/addon-commerce' }, ], to: { name: 'TuiThumbnailCard', moduleSpecifier: '@taiga-ui/addon-commerce', }, }, { from: { name: 'TuiWrapperModule', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'TuiWrapperModule', moduleSpecifier: '@taiga-ui/legacy' }, }, { from: { name: 'TuiPrimitiveTextfieldModule', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'TuiPrimitiveTextfieldModule', moduleSpecifier: '@taiga-ui/legacy' }, }, { from: { name: 'TuiPrimitiveTextfieldComponent', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'TuiPrimitiveTextfieldComponent', moduleSpecifier: '@taiga-ui/legacy' }, }, { from: { name: 'TUI_TEXTFIELD_SIZE', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'TUI_TEXTFIELD_SIZE', moduleSpecifier: '@taiga-ui/legacy' }, }, { from: { name: 'TuiTextfieldSizeDirective', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'TuiTextfieldSizeDirective', moduleSpecifier: '@taiga-ui/legacy' }, }, { from: { name: 'TuiOptionComponent', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'TuiOption', moduleSpecifier: '@taiga-ui/core' }, }, { from: { name: 'TuiTextfieldControllerModule', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'TuiTextfieldControllerModule', moduleSpecifier: '@taiga-ui/legacy' }, }, { from: { name: 'TuiTextfieldComponent', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'TuiTextfieldComponent', moduleSpecifier: '@taiga-ui/legacy' }, }, { from: [ { name: 'TuiBadgeModule', moduleSpecifier: '@taiga-ui/experimental' }, { name: 'TuiBadgeModule', moduleSpecifier: '@taiga-ui/kit' }, ], to: { name: 'TuiBadge', moduleSpecifier: '@taiga-ui/kit' }, }, { from: [ { name: 'TuiSkeletonModule', moduleSpecifier: '@taiga-ui/experimental' }, { name: 'TuiSkeletonModule', moduleSpecifier: '@taiga-ui/kit' }, ], to: { name: 'TuiSkeleton', moduleSpecifier: '@taiga-ui/kit' }, }, { from: [{ name: 'TuiAppBarModule', moduleSpecifier: '@taiga-ui/experimental' }], to: { name: 'TuiAppBar', moduleSpecifier: '@taiga-ui/layout' }, }, { from: { name: 'TuiClickOutsideModule', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiClickOutside', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'TuiCopyProcessorModule', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiCopyProcessor', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: [ { name: 'AbstractTuiValueTransformer', moduleSpecifier: '@taiga-ui/cdk' }, { name: 'TuiControlValueTransformer', moduleSpecifier: '@taiga-ui/cdk' }, ], to: { name: 'TuiValueTransformer', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'TuiFilterPipeModule', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiFilterPipe', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'TuiIsPresentPipeModule', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiIsPresentPipe', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'TuiKeysPipeModule', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiKeysPipe', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'TuiMapperPipeModule', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiMapperPipe', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'TuiReplacePipeModule', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiReplacePipe', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: [ { name: 'TuiCheckboxModule', moduleSpecifier: '@taiga-ui/experimental' }, { name: 'TuiCheckboxModule', moduleSpecifier: '@taiga-ui/kit' }, { name: 'TuiPrimitiveCheckboxModule', moduleSpecifier: '@taiga-ui/core' }, { name: 'TuiCheckboxComponent', moduleSpecifier: '@taiga-ui/kit' }, { name: 'TuiCheckboxLabeledComponent', moduleSpecifier: '@taiga-ui/kit' }, ], to: { name: 'TuiCheckbox', moduleSpecifier: '@taiga-ui/kit' }, }, { from: { name: 'TuiSwipeActionsModule', moduleSpecifier: '@taiga-ui/experimental' }, to: [ { name: 'TuiSwipeActions', moduleSpecifier: '@taiga-ui/addon-mobile' }, { name: 'TuiSwipeActionsAutoClose', moduleSpecifier: '@taiga-ui/addon-mobile' }, ], }, { from: [ { name: 'TuiRadioModule', moduleSpecifier: '@taiga-ui/experimental' }, { name: 'TuiRadioModule', moduleSpecifier: '@taiga-ui/core' }, ], to: { name: 'TuiRadio', moduleSpecifier: '@taiga-ui/kit', spreadInModule: true }, }, { from: [ { name: 'TuiAvatarModule', moduleSpecifier: '@taiga-ui/experimental' }, { name: 'TuiAvatarModule', moduleSpecifier: '@taiga-ui/kit' }, ], to: { name: 'TuiAvatar', moduleSpecifier: '@taiga-ui/kit' }, }, { from: [ { name: 'TuiToggleModule', moduleSpecifier: '@taiga-ui/experimental' }, { name: 'TuiToggleModule', moduleSpecifier: '@taiga-ui/kit' }, { name: 'TuiToggleComponent', moduleSpecifier: '@taiga-ui/kit' }, ], to: { name: 'TuiSwitch', moduleSpecifier: '@taiga-ui/kit' }, }, { from: [ { name: 'TuiTextAreaModule', moduleSpecifier: '@taiga-ui/kit' }, { name: 'TuiTextareaModule', moduleSpecifier: '@taiga-ui/kit' }, ], to: { name: 'TuiTextareaModule', moduleSpecifier: '@taiga-ui/legacy' }, }, { from: { name: 'TuiTextAreaDirective', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiTextareaDirective', moduleSpecifier: '@taiga-ui/legacy' }, }, { from: { name: 'TuiStatus', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiStatus', moduleSpecifier: '@taiga-ui/legacy' }, }, { from: { name: 'TuiTextAreaComponent', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiTextareaComponent', moduleSpecifier: '@taiga-ui/legacy' }, }, { from: [ { name: 'TuiBadgedContentModule', moduleSpecifier: '@taiga-ui/experimental' }, { name: 'TuiBadgedContentModule', moduleSpecifier: '@taiga-ui/kit' }, ], to: [ { name: 'TuiBadgedContent', moduleSpecifier: '@taiga-ui/kit', spreadInModule: true, }, { name: 'TuiBadgeNotification', moduleSpecifier: '@taiga-ui/kit', }, ], }, { from: { name: 'TuiBadgeNotificationModule', moduleSpecifier: '@taiga-ui/experimental', }, to: { name: 'TuiBadgeNotification', moduleSpecifier: '@taiga-ui/kit' }, }, { from: { name: 'TuiInputCountModule', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiInputNumberModule', moduleSpecifier: '@taiga-ui/kit' }, }, { from: { name: 'ArrayElement', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiArrayElement', moduleSpecifier: '@taiga-ui/kit' }, }, { from: { name: 'TuiContextWithImplicit', moduleSpecifier: '@taiga-ui/cdk', }, to: { name: 'TuiContext', moduleSpecifier: '@taiga-ui/cdk', }, }, { from: { name: 'TUI_SCROLL_REF', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TUI_SCROLL_REF', moduleSpecifier: '@taiga-ui/core' }, }, { from: { name: 'TUI_SANITIZER', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'TUI_SANITIZER', moduleSpecifier: '@taiga-ui/legacy' }, }, { from: { name: 'TuiScrollbarModule', moduleSpecifier: '@taiga-ui/core' }, to: [ { name: 'TuiScrollbar', moduleSpecifier: '@taiga-ui/core' }, { name: 'TuiScrollable', moduleSpecifier: '@taiga-ui/core' }, ], }, { from: { name: 'TuiScrollbarComponent', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'TuiScrollbar', moduleSpecifier: '@taiga-ui/core' }, }, { from: [ { name: 'TuiGroupModule', moduleSpecifier: '@taiga-ui/core' }, { name: 'TuiGroupDirective', moduleSpecifier: '@taiga-ui/core' }, ], to: { name: 'TuiGroup', moduleSpecifier: '@taiga-ui/core' }, }, { from: { name: 'AbstractTuiPortalHostComponent', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiPortals', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'AbstractTuiPortalService', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiPortalService', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'AbstractTuiDialogService', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiPopoverService', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'TuiDropdownHostComponent', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiDropdowns', moduleSpecifier: '@taiga-ui/core' }, }, { from: { name: 'TuiDropdownPortalService', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiDropdownService', moduleSpecifier: '@taiga-ui/core' }, }, { from: [ { name: 'TuiPortalDirective', moduleSpecifier: '@taiga-ui/cdk' }, { name: 'TuiPortalModule', moduleSpecifier: '@taiga-ui/cdk' }, ], to: { name: 'TuiDropdownPortal', moduleSpecifier: '@taiga-ui/core' }, }, { from: { name: 'TuiDroppableModule', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiDroppable', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'TuiValidatorModule', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiValidator', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: [ { name: 'TuiAmountPipeModule', moduleSpecifier: '@taiga-ui/experimental' }, { name: 'TuiMoneyModule', moduleSpecifier: '@taiga-ui/addon-commerce' }, ], to: { name: 'TuiAmountPipe', moduleSpecifier: '@taiga-ui/addon-commerce' }, }, { from: { name: 'TuiResizeModule', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'WaResizeObserver', moduleSpecifier: '@ng-web-apis/resize-observer', }, }, { from: { name: 'TuiResizeService', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'WaResizeObserverService', moduleSpecifier: '@ng-web-apis/resize-observer', }, }, { from: { name: 'TuiPresentModule', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiPresent', moduleSpecifier: '@taiga-ui/kit', }, }, { from: { name: 'TuiFadeModule', moduleSpecifier: '@taiga-ui/experimental' }, to: { name: 'TuiFade', moduleSpecifier: '@taiga-ui/kit', }, }, { from: { name: 'TuiInitialsModule', moduleSpecifier: '@taiga-ui/experimental' }, to: { name: 'TuiInitialsPipe', moduleSpecifier: '@taiga-ui/core' }, }, { from: { name: 'TuiFallbackSrcModule', moduleSpecifier: '@taiga-ui/experimental' }, to: { name: 'TuiFallbackSrcPipe', moduleSpecifier: '@taiga-ui/core' }, }, { from: { name: 'TuiAutoColorModule', moduleSpecifier: '@taiga-ui/experimental' }, to: { name: 'TuiAutoColorPipe', moduleSpecifier: '@taiga-ui/core' }, }, { from: { name: 'tuiStringHashToHsl', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'tuiStringHashToHsl', moduleSpecifier: '@taiga-ui/core' }, }, { from: { name: 'TuiIconModule', moduleSpecifier: '@taiga-ui/experimental' }, to: { name: 'TuiIcon', moduleSpecifier: '@taiga-ui/core' }, }, { from: [ { name: 'TuiCheckboxLabeledModule', moduleSpecifier: '@taiga-ui/kit' }, { name: 'TuiRadioLabeledModule', moduleSpecifier: '@taiga-ui/kit' }, ], to: { name: 'TuiLabel', moduleSpecifier: '@taiga-ui/core' }, }, { from: { name: 'TuiRadioLabeledComponent', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiRadioComponent', moduleSpecifier: '@taiga-ui/kit' }, }, { from: { name: 'TuiCheckboxBlockModule', moduleSpecifier: '@taiga-ui/kit' }, to: [ { name: 'TuiBlock', moduleSpecifier: '@taiga-ui/kit' }, { name: 'TuiCheckbox', moduleSpecifier: '@taiga-ui/kit' }, ], }, { from: { name: 'TuiRadioBlockModule', moduleSpecifier: '@taiga-ui/kit' }, to: [ { name: 'TuiBlock', moduleSpecifier: '@taiga-ui/kit' }, { name: 'TuiRadio', moduleSpecifier: '@taiga-ui/kit', spreadInModule: true }, ], }, { from: { name: 'TuiTabsModule', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiTabs', moduleSpecifier: '@taiga-ui/kit', spreadInModule: true }, }, { from: [ { name: 'TuiHostedDropdownModule', moduleSpecifier: '@taiga-ui/core' }, { name: 'TuiDropdownModule', moduleSpecifier: '@taiga-ui/core' }, ], to: { name: 'TuiDropdown', moduleSpecifier: '@taiga-ui/core', spreadInModule: true, }, }, { from: { name: 'TuiHostedDropdownComponent', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'TuiDropdownOpen', moduleSpecifier: '@taiga-ui/core' }, }, { from: { name: 'TuiTitleModule', moduleSpecifier: '@taiga-ui/experimental' }, to: { name: 'TuiTitle', moduleSpecifier: '@taiga-ui/core' }, }, { from: { name: 'TuiHeaderModule', moduleSpecifier: '@taiga-ui/experimental' }, to: { name: 'TuiHeader', moduleSpecifier: '@taiga-ui/layout' }, }, { from: { name: 'TuiBlockDetailsModule', moduleSpecifier: '@taiga-ui/layout' }, to: { name: 'TuiBlockDetails', moduleSpecifier: '@taiga-ui/layout' }, }, { from: { name: 'TuiPinModule', moduleSpecifier: '@taiga-ui/experimental' }, to: { name: 'TuiPin', moduleSpecifier: '@taiga-ui/kit' }, }, { from: { name: 'TuiCompassModule', moduleSpecifier: '@taiga-ui/experimental' }, to: { name: 'TuiCompass', moduleSpecifier: '@taiga-ui/kit' }, }, { from: [ { name: 'TuiRatingModule', moduleSpecifier: '@taiga-ui/experimental' }, { name: 'TuiRatingModule', moduleSpecifier: '@taiga-ui/kit' }, ], to: { name: 'TuiRating', moduleSpecifier: '@taiga-ui/kit' }, }, { from: { name: 'TuiSurfaceModule', moduleSpecifier: '@taiga-ui/experimental' }, to: { name: 'TuiSurface', moduleSpecifier: '@taiga-ui/core' }, }, { from: { name: 'TuiFlagPipeModule', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'TuiFlagPipe', moduleSpecifier: '@taiga-ui/core' }, }, { from: [ { name: 'TuiSvgModule', moduleSpecifier: '@taiga-ui/core' }, { name: 'TuiSvgComponent', moduleSpecifier: '@taiga-ui/core' }, ], to: { name: 'TuiIcon', moduleSpecifier: '@taiga-ui/core' }, }, { from: { name: 'TuiCellModule', moduleSpecifier: '@taiga-ui/experimental' }, to: { name: 'TuiCell', moduleSpecifier: '@taiga-ui/layout' }, }, { from: { name: 'TuiChipModule', moduleSpecifier: '@taiga-ui/experimental' }, to: { name: 'TuiChip', moduleSpecifier: '@taiga-ui/kit' }, }, { from: { name: 'TuiTablePagination', moduleSpecifier: '@taiga-ui/addon-table', }, to: { name: 'TuiTablePaginationEvent', moduleSpecifier: '@taiga-ui/addon-table', }, }, { from: { name: 'TuiTablePaginationModule', moduleSpecifier: '@taiga-ui/addon-table', }, to: { name: 'TuiTablePagination', moduleSpecifier: '@taiga-ui/addon-table', }, }, { from: { name: 'TuiTablePaginationComponent', moduleSpecifier: '@taiga-ui/addon-table', }, to: { name: 'TuiTablePagination', moduleSpecifier: '@taiga-ui/addon-table', }, }, { from: { name: 'TuiCardModule', moduleSpecifier: '@taiga-ui/experimental' }, to: [ { name: 'TuiCardLarge', moduleSpecifier: '@taiga-ui/layout' }, { name: 'TuiCardMedium', moduleSpecifier: '@taiga-ui/layout' }, ], }, { from: [ { name: 'TuiMarkerIconModule', moduleSpecifier: '@taiga-ui/kit' }, { name: 'TuiMarkerIconComponent', moduleSpecifier: '@taiga-ui/kit' }, ], to: { name: 'TuiAvatar', moduleSpecifier: '@taiga-ui/kit' }, }, { from: { name: 'TUI_PROMPT', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TUI_CONFIRM', moduleSpecifier: '@taiga-ui/kit' }, }, { from: { name: 'TuiActionModule', moduleSpecifier: '@taiga-ui/kit' }, to: [ { name: 'TuiCardLarge', moduleSpecifier: '@taiga-ui/layout' }, { name: 'TuiSurface', moduleSpecifier: '@taiga-ui/core' }, ], }, { from: [ { name: 'TuiLinkModule', moduleSpecifier: '@taiga-ui/core' }, { name: 'TuiLinkComponent', moduleSpecifier: '@taiga-ui/core' }, ], to: { name: 'TuiLink', moduleSpecifier: '@taiga-ui/core' }, }, { from: { name: 'TuiInteractiveStateT', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'TuiInteractiveState', moduleSpecifier: '@taiga-ui/core' }, }, { from: { name: 'TUI_ARROW', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TUI_ARROW', moduleSpecifier: '@taiga-ui/legacy' }, }, { from: { name: 'TUI_ARROW_MODE', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TUI_ARROW_MODE', moduleSpecifier: '@taiga-ui/legacy' }, }, { from: { name: 'TuiArrowMode', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiArrowMode', moduleSpecifier: '@taiga-ui/legacy' }, }, { from: { name: 'TuiComboBoxComponent', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiComboBoxComponent', moduleSpecifier: '@taiga-ui/legacy' }, }, { from: { name: 'TuiSelectComponent', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiSelectComponent', moduleSpecifier: '@taiga-ui/legacy' }, }, { from: { name: 'TuiArrowComponent', moduleSpecifier: '@taiga-ui/kit' }, to: { name: 'TuiArrowComponent', moduleSpecifier: '@taiga-ui/legacy', }, }, { from: { name: 'TuiDialog', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiPopover', moduleSpecifier: '@taiga-ui/cdk', }, }, { from: { name: 'TuiBaseDialogContext', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiPopoverContext', moduleSpecifier: '@taiga-ui/cdk', }, }, { from: { name: 'TuiDialogModule', moduleSpecifier: '@taiga-ui/core' }, to: { name: 'TuiDialog', moduleSpecifier: '@taiga-ui/core', }, }, { from: [ { name: 'TuiButtonComponent', moduleSpecifier: '@taiga-ui/core' }, { name: 'TuiButtonModule', moduleSpecifier: '@taiga-ui/core' }, { name: 'TuiButtonModule', moduleSpecifier: '@taiga-ui/experimental' }, ], to: { name: 'TuiButton', moduleSpecifier: '@taiga-ui/core', }, }, { from: { name: 'tuiButtonOptionsProvider', moduleSpecifier: '@taiga-ui/experimental', }, to: { name: 'tuiButtonOptionsProvider', moduleSpecifier: '@taiga-ui/core', }, }, { from: { name: 'TuiLetModule', moduleSpecifier: '@taiga-ui/cdk' }, to: { name: 'TuiLet', moduleSpecifier: '@taiga-ui/cdk' }, }, { from: { name: 'TuiAccountModule', moduleSpecifier: '@taiga-ui/proprietary-banking', }, to: { name: 'TuiAccountComponent', moduleSpecifier: '@taiga-ui/proprietary', }, }, { from: { name: 'TuiPanelModule', moduleSpecifier: '@taiga-ui/proprietary-banking', }, to: { name: 'TuiPanelComponent', moduleSpecifier: '@taiga-ui/proprietary', }, }, { from: { name: 'TuiBackModule', moduleSpecifier: '@taiga-ui/proprietary-core', }, to: { name: 'TuiBackComponent', moduleSpecifier: '@taiga-ui/proprietary', }, }, { from: { name: 'TuiConfirmationModule', moduleSpecifier: '@taiga-ui/proprietary-core', }, to: { name: 'TuiConfirmationComponent', moduleSpecifier: '@taiga-ui/proprietary', }, }, { from: { name: 'TuiConfirmDialogModule', moduleSpecifier: '@taiga-ui/proprietary-core', }, to: { name: 'TuiConfirmDialog', moduleSpecifier: '@taiga-ui/proprietary', }, }, { from: { name: 'TuiConfirmationDialog', moduleSpecifier: '@taiga-ui/proprietary-core', }, to: { name: 'TuiConfirmationComponent', moduleSpecifier: '@taiga-ui/proprietary', }, }, { from: { name: 'TuiFeedItemModule', moduleSpecifier: '@taiga-ui/proprietary-banking', }, to: { name: 'TuiFeedItemComponent', moduleSpecifier: '@taiga-ui/proprietary', }, }, { from: { name: 'TuiFeedItemDetailsModule', moduleSpecifier: '@taiga-ui/proprietary-banking', }, to: { name: 'TuiFeedItemDetailsComponent', moduleSpecifier: '@taiga-ui/proprietary', }, }, { from: { name: 'TuiFeedItemDialogModule', moduleSpecifier: '@taiga-ui/proprietary-banking', }, to: { name: 'TuiFeedItemDialogComponent', moduleSpecifier: '@taiga-ui/proprietary', }, }, { from: { name: 'TuiFeedItemActionModule', moduleSpecifier: '@taiga-ui/proprietary-banking', }, to: { name: 'TuiFeedItemActionComponent', moduleSpecifier: '@taiga-ui/proprietary', }, }, { from: { name: 'TuiErrorPageModule', moduleSpecifier: '@taiga-ui/proprietary-core', }, to: { name: 'TuiErrorPageComponent', moduleSpecifier: '@taiga-ui/proprietary', }, }, { from: [ { name: 'TuiOnboardingFlowModule', moduleSpecifier: '@taiga-ui/proprietary-banking', }, ], to: { name: 'TuiOnboardingFlow', moduleSpecifier: '@taiga-ui/proprietary' }, }, { from: { name: 'TuiPromptDialogComponent', moduleSpecifier: '@taiga-ui/proprietary-core', }, to: { name: 'TuiConfirm', moduleSpecifier: '@taiga-ui/kit', }, }, { from: { name: 'TuiSignalModule', moduleSpecifier: '@taiga-ui/proprietary-banking', }, to: { name: 'TuiPulse', moduleSpecifier: '@taiga-ui/kit', }, }, { from: { name: 'TuiSubscriptionBadgeModule', moduleSpecifier: '@taiga-ui/proprietary-banking', }, to: { name: 'TuiSubscriptionBadge', moduleSpecifier: '@taiga-ui/proprietary', }, }, { from: { name: 'TuiNavigationModule', moduleSpecifier: '@taiga-ui/experimental', }, to: { name: 'TuiNavigation', moduleSpecifier: '@taiga-ui/layout', spreadInModule: true, }, }, { from: { name: 'TuiSegmentedModule', moduleSpecifier: '@taiga-ui/experimental', }, to: { name: 'TuiSegmented', moduleSpecifier: '@taiga-ui/kit', }, }, { from: { name: 'TuiEmailsPipeModule', moduleSpecifier: '@taiga-ui/proprietary-banking', }, to: { name: 'TuiEmailsPipe', moduleSpecifier: '@taiga-ui/proprietary', }, }, { from: { name: 'TuiDropdownSecureModule', moduleSpecifier: '@taiga-ui/proprietary-banking', }, to: { name: 'TuiDropdownSecure', moduleSpecifier: '@taiga-ui/proprietary', }, }, { from: { name: 'TuiProductMenuModule', moduleSpecifier: '@taiga-ui/proprietary-banking', }, to: { name: 'TuiProductMenu', moduleSpecifier: '@taiga-ui/proprietary', }, }, { from: { name: 'TuiCardLogoModule', moduleSpecifier: '@taiga-ui/proprietary-core', }, to: { name: 'TuiCardLogo', moduleSpecifier: '@taiga-ui/proprietary', }, }, { from: { name: 'TuiErrorDialogModule', moduleSpecifier: '@taiga-ui/proprietary-core', }, to: [ { name: 'TuiErrorDialogComponent', moduleSpecifier: '@taiga-ui/proprietary', }, { name: 'TuiErrorDialogHeaderComponent', moduleSpecifier: '@taiga-ui/proprietary', }, ], }, { from: { name: 'TuiTimecodePlayerModule', moduleSpecifier: '@taiga-ui/proprietary-core', }, to: [ { name: 'TuiTimecodePlayer', moduleSpecifier: '@taiga-ui/proprietary', }, { name: 'TuiTimecode', moduleSpecifier: '@taiga-ui/proprietary', }, ], }, { from: { name: 'TuiTimelineStepsModule', moduleSpecifier: '@taiga-ui/proprietary-banking', }, to: { name: 'TuiTimelineSteps', moduleSpecifier: '@taiga-ui/proprietary', }, }, { from: { name: 'TuiProfileMenuModule', moduleSpecifier: '@taiga-ui/proprietary-navigation', }, to: { name: 'TuiProfileMenu', moduleSpecifier: '@taiga-ui/proprietary', }, }, { from: { name: 'TuiMobileCalendarModule', moduleSpecifier: '@taiga-ui/addon-mobile', }, to: { name: 'TuiMobileCalendar', moduleSpecifier: '@taiga-ui/addon-mobile', }, }, { from: { name: 'TuiBarModule', moduleSpecifier: '@taiga-ui/addon-charts', }, to: { name: 'TuiBar', moduleSpecifier: '@taiga-ui/addon-charts', }, }, { from: { name: 'TuiArcChartModule', moduleSpecifier: '@taiga-ui/addon-charts', }, to: { name: 'TuiArcChart', moduleSpecifier: '@taiga-ui/addon-charts', }, }, { from: { name: 'TuiAxesModule', moduleSpecifier: '@taiga-ui/addon-charts', }, to: { name: 'TuiAxes', moduleSpecifier: '@taiga-ui/addon-charts', }, }, { from: { name: 'TuiTableFiltersModule', moduleSpecifier: '@taiga-ui/addon-charts', }, to: { name: 'TuiTableFilters', moduleSpecifier: '@taiga-ui/addon-table', spreadInModule: true, }, }, { from: { name: 'TuiReorderModule', moduleSpecifier: '@taiga-ui/addon-table', }, to: { name: 'TuiReorder', moduleSpecifier: '@taiga-ui/addon-table', }, }, { from: { name: 'TuiArrowModule', moduleSpecifier: '@taiga-ui/kit', }, to: { name: 'TuiArrowComponent', moduleSpecifier: '@taiga-ui/legacy', }, }, { from: [ { name: 'TuiTableBarsHostModule', moduleSpecifier: '@taiga-ui/addon-tablebars', }, { name: 'TuiTableBarsHostComponent', moduleSpecifier: '@taiga-ui/addon-tablebars', }, ], to: { name: 'TuiTableBarsHostComponent', moduleSpecifier: '@taiga-ui/legacy', }, }, { from: { name: 'TuiTableBarsService', moduleSpecifier: '@taiga-ui/addon-tablebars', }, to: { name: 'TuiTableBarsService', moduleSpecifier: '@taiga-ui/legacy', }, }, { from: { name: 'TuiTableBarOptions', moduleSpecifier: '@taiga-ui/addon-tablebars', }, to: { name: 'TuiTableBarOptions', moduleSpecifier: '@taiga-ui/legacy', }, }, { from: { name: 'TuiTableModule', moduleSpecifier: '@taiga-ui/addon-table', }, to: { name: 'TuiTable', moduleSpecifier: '@taiga-ui/addon-table', spreadInModule: true, }, }, { from: { name: 'TuiBarChartModule', moduleSpecifier: '@taiga-ui/addon-charts', }, to: { name: 'TuiBarChart', moduleSpecifier: '@taiga-ui/addon-charts', }, }, { from: { name: 'TuiBarSetModule', moduleSpecifier: '@taiga-ui/addon-charts', }, to: { name: 'TuiBarSet', moduleSpecifier: '@taiga-ui/addon-charts', }, }, { from: { name: 'TuiPromptData', moduleSpecifier: '@taiga-ui/kit', }, to: { name: 'TuiConfirmData', moduleSpecifier: '@taiga-ui/kit', }, }, { from: [ { name: 'TuiAppBarModule', moduleSpecifier: '@taiga-ui/addon-mobile', }, { name: 'TuiAppBarModule', moduleSpecifier: '@taiga-ui/layout', }, ], to: { name: 'TuiAppBar', moduleSpecifier: '@taiga-ui/layout', spreadInModule: true, }, }, { from: { name: 'TuiAppearanceModule', moduleSpecifier: '@taiga-ui/experimental', }, to: { name: 'TuiAppearance', moduleSpecifier: '@taiga-ui/core', }, }, { from: { name: 'TuiButtonCloseModule', moduleSpecifier: '@taiga-ui/experimental', }, to: { name: 'TuiButtonClose', moduleSpecifier: '@taiga-ui/kit', }, }, { from: { name: 'TuiButtonGroupModule', moduleSpecifier: '@taiga-ui/experimental', }, to: { name: 'TuiButtonGroup', moduleSpecifier: '@taiga-ui/kit', }, }, { from: { name: 'TuiButtonVerticalModule', moduleSpecifier: '@taiga-ui/experimental', }, to: { name: 'TuiButton', moduleSpecifier: '@taiga-ui/kit', }, }, { from: { name: 'TuiPreviewModule', moduleSpecifier: '@taiga-ui/addon-preview', }, to: { name: 'TuiPreview', moduleSpecifier: '@taiga-ui/kit', spreadInModule: true, }, }, { from: { name: 'TuiPreviewDialogModule', moduleSpecifier: '@taiga-ui/addon-preview', }, to: { name: 'TuiPreviewDialog', moduleSpecifier: '@taiga-ui/kit', }, }, { from: { name: 'TuiPreviewDialogService', moduleSpecifier: '@taiga-ui/addon-preview', }, to: { name: 'TuiPreviewDialogService', moduleSpecifier: '@taiga-ui/kit', }, }, { from: { name: 'TuiBlockStatusModule', moduleSpecifier: '@taiga-ui/layout', }, to: { name: 'TuiBlockStatus', moduleSpecifier: '@taiga-ui/layout', spreadInModule: true, }, }, { from: { name: 'TuiTabBarModule', moduleSpecifier: '@taiga-ui/addon-mobile', }, to: { name: 'TuiTabBar', moduleSpecifier: '@taiga-ui/addon-mobile', spreadInModule: true, }, }, { from: { name: 'TuiSidebarModule', moduleSpecifier: '@taiga-ui/addon-mobile', }, to: { name: 'TuiSidebar', moduleSpecifier: '@taiga-ui/addon-mobile', spreadInModule: true, }, }, { from: { name: 'TuiResponsiveDialogModule', moduleSpecifier: '@taiga-ui/addon-mobile', }, to: { name: 'TuiResponsiveDialog', moduleSpecifier: '@taiga-ui/addon-mobile', spreadInModule: true, }, }, { from: { name: 'TuiProgressModule', moduleSpecifier: '@taiga-ui/kit', }, to: { name: 'TuiProgress', moduleSpecifier: '@taiga-ui/kit', spreadInModule: true, }, }, { from: { name: 'TuiRadioListModule', moduleSpecifier: '@taiga-ui/kit', }, to: { name: 'TuiRadioList', moduleSpecifier: '@taiga-ui/kit', }, }, { from: { name: 'TuiInputFilesModule', moduleSpecifier: '@taiga-ui/kit', }, to: { name: 'TuiFiles', moduleSpecifier: '@taiga-ui/kit', spreadInModule: