/*!
 * 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 "../../../core/themes/base/base.less";
@import "../../../core/themes/base/global.less";

@import "base_Calendar.less";
@import "base_CalendarDateInterval.less";
@import "base_CalendarLegend.less";
@import "base_CalendarRow.less";
@import "base_ContentSwitcher.less";
@import "base_ColorPicker.less";
@import "base_Currency.less";
@import "base_FileUploader.less";
@import "base_IndexPicker.less";
@import "base_Menu.less";
@import "base_ShellHeader.less";
@import "base_ShellLayout.less";
@import "base_ShellOverlay.less";
@import "base_SplitContainer.less";

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

@import "Calendar.less";
@import "CalendarLegend.less";
@import "CalendarRow.less";
@import "ColorPicker.less";
@import "Currency.less";
@import "Menu.less";
@import "ShellHeader.less";
@import "ShellLayout.less";
@import "ShellOverlay.less";