/*!
 * 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 the Belize theme family with SAPUI5 version 1.120 the  */
/* inheritance of the base theme is now updated to an inheritance of a static   */
/* copy of the base theme named sap_belize_base. The respective                 */
/* control css files of base are copied to the sap_belize_base theme folder.    */
/* This decoupling of the base theme is introduced with SAPUI5 version 1.125.   */
/* ============================================================================ */


@import "../sap_belize_base/library.source.less";
@import "../../../../../sap/ui/core/themes/sap_belize/base.less";
@import "../../../../../sap/ui/core/themes/sap_belize/global.less";
@import "shared.less";

@import "ActionBar.less"; // Modified
@import "CollectionInspector.less"; // Modified
@import "DataSet.less"; // Modified
@import "DataSetSimpleView.less";
@import "Exact.less";
@import "ExactArea.less"; // Modified
@import "ExactBrowser.less";
@import "ExactList.less"; // Modified
@import "FacetFilter.less";
@import "FacetFilterList.less"; // Modified
@import "Feed.less"; // Modified
@import "FeedChunk.less"; // Modified
@import "Feeder.less"; // Modified
@import "NavigationBar.less"; // Modified
@import "NotificationBar.less"; // Modified
@import "Overlay.less"; // Modified
@import "OverlayContainer.less"; // Modified
@import "OverlayDialog.less"; // Modified
@import "QuickView.less"; // Modified
@import "Shell.less"; // Modified
@import "ShellColorPicker.less";
@import "ShellPersonalization.less";
@import "ThingInspector.less"; // Modified
@import "ThingViewer.less"; // Modified
@import "ToolPopup.less"; // Modified
