/*!
 * OpenUI5
 * (c) Copyright 2026 SAP SE or an SAP affiliate company.
 * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
 */

/***********************************************************************************
		/* Due to deprecation of sap_hcb with SAPUI5 version 1.46 the library.source.less
		/* file of base is resolved: Imports to base.less and global.less of
		/* base are added to this library.source.less file (sap_hcb) and the
		/* respective control css files of base are added to the sap_hcb theme folder.
		/* This decoupling of the base theme is introduced with SAPUI5 version 1.126.
		***********************************************************************************/

@import "../../../ui/core/themes/base/base.less";
@import "../../../ui/core/themes/base/global.less";

@import "base_AvatarGroup.less";
@import "base_CalendarPlaceholder.less";
@import "base_Card.less";
@import "base_CardLoading.less";
@import "base_CardNumericIndicators.less";
@import "base_DynamicPage.less";
@import "base_DynamicPageTitle.less";
@import "base_DynamicPageHeader.less";
@import "base_GridListItem.less";
@import "base_GridContainer.less";
@import "base_FlexibleColumnLayout.less";
@import "base_SemanticPage.less";
@import "base_GridList.less";
@import "base_ListPlaceholder.less";
@import "base_ObjectPlaceholder.less";
@import "base_ProductSwitch.less";
@import "base_ProductSwitchItem.less";
@import "base_ShellBar.less";
@import "base_TablePlaceholder.less";
@import "base_TimelinePlaceholder.less";
@import "base_GridDragAndDrop.less";
@import "base_SidePanel.less";

@import "../../../../sap/ui/core/themes/sap_hcb/global.less";

@import "DynamicPage.less";
@import "FlexibleColumnLayout.less";