<?xml version="1.0" encoding="UTF-8" ?>
<library xmlns="http://www.sap.com/sap.ui.library.xsd" >

  <name>sap.f</name>
  <vendor>SAP SE</vendor>
  <copyright>OpenUI5
 * (c) Copyright 2026 SAP SE or an SAP affiliate company.
 * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
  <version>1.148.0</version>

  <documentation>SAPUI5 library with Fiori controls.</documentation>

  <dependencies>
    <dependency>
      <libraryName>sap.ui.core</libraryName>
    </dependency>
    <dependency>
      <libraryName>sap.ui.layout</libraryName>
    </dependency>
    <dependency>
      <libraryName>sap.m</libraryName>
    </dependency>
  </dependencies>

  <appData>
    <!-- excludes for the JSDoc -->
    <jsdoc xmlns="http://www.sap.com/ui5/buildext/jsdoc" >
        <exclude name="sap.f.gen." />
        <exclude name="sap.f.thirdparty." />
    </jsdoc>
    <!-- excludes for the JSCoverage -->
    <jscoverage xmlns="http://www.sap.com/ui5/buildext/jscoverage" >
        <exclude name="sap.f.gen." />
        <exclude name="sap.f.thirdparty." />
    </jscoverage>

    <documentation xmlns="http://www.sap.com/ui5/buildext/documentation"
        indexUrl="../../../test-resources/sap/f/demokit/docuindex.json"
        resolve="lib" />
    <releasenotes xmlns="http://www.sap.com/ui5/buildext/releasenotes"
        url="../../../test-resources/sap/f/relnotes/changes-{major}.{minor}.json"
        resolve="lib" />

    <ownership xmlns="http://www.sap.com/ui5/buildext/ownership">
        <component>CA-UI5-CTR</component><!-- default component for library, embedded text as a shortcut for <name>text</name> -->
    </ownership>

    <!-- Thirdparty references -->
    <thirdparty xmlns="http://www.sap.com/ui5/buildext/thirdparty" >
      <lib name="ui5-web-components" displayName="UI5 Web Components" npmName="@ui5/webcomponents" version="2.19.2" homepage="https://ui5.github.io/webcomponents/" id="73554900106100504675">
        <license url="https://github.com/UI5/webcomponents/blob/-/LICENSE.txt" type="Apache-2.0"></license>
        <copyright>SAP</copyright>
        <pattern>sap/f/thirdparty/**</pattern>
      </lib>
      <lib name="ui5-web-components-fiori" displayName="UI5 Web Components Fiori" npmName="@ui5/webcomponents-fiori" version="2.19.2" homepage="https://ui5.github.io/webcomponents/" id="73554900106100504660">
        <license url="https://github.com/UI5/webcomponents/blob/-/LICENSE.txt" type="Apache-2.0"></license>
        <copyright>SAP</copyright>
        <pattern>sap/f/thirdparty/**</pattern>
      </lib>
      <lib name="ui5-web-components-icons" displayName="UI5 Web Components Icons" npmName="@ui5/webcomponents-icons" version="2.19.2" homepage="https://ui5.github.io/webcomponents/" id="73554900106100504331">
        <license url="https://github.com/UI5/webcomponents/blob/-/LICENSE.txt" type="Apache-2.0"></license>
        <copyright>SAP</copyright>
        <pattern>sap/f/thirdparty/**</pattern>
      </lib>
      <lib name="ui5-web-components-icons-business-suite" displayName="UI5 Web Components Icons Business Suite" npmName="@ui5/webcomponents-icons-business-suite" version="2.19.2" homepage="https://ui5.github.io/webcomponents/" id="73554900106100504417">
        <license url="https://github.com/UI5/webcomponents/blob/-/LICENSE.txt" type="Apache-2.0"></license>
        <copyright>SAP</copyright>
        <pattern>sap/f/thirdparty/**</pattern>
      </lib>
      <lib name="ui5-web-components-icons-tnt" displayName="UI5 Web Components Icons TNT" npmName="@ui5/webcomponents-icons-tnt" version="2.19.2" homepage="https://ui5.github.io/webcomponents/" id="73554900106100504687">
        <license url="https://github.com/UI5/webcomponents/blob/-/LICENSE.txt" type="Apache-2.0"></license>
        <copyright>SAP</copyright>
        <pattern>sap/f/thirdparty/**</pattern>
      </lib>
    </thirdparty>

  </appData>

</library>
