diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 3874cda5c96..4f9166e87f6 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -3,6 +3,6 @@
To get it merged faster, kindly review the checklist below:
## Pull Request Checklist
-- [ ] Reviewed the [Contributing Guidelines](https://github.com/SAP/fiori-for-react/blob/master/CONTRIBUTING.md)
- + Especially the [How to Contribute](https://github.com/SAP/fiori-for-react/blob/master/CONTRIBUTING.md#contribute-code) section
-- [ ] [Correct commit message style](https://github.com/SAP/fiori-for-react/blob/master/docs/Guidelines.md#commit-message-style)
+- [ ] Reviewed the [Contributing Guidelines](https://github.com/SAP/ui5-webcomponents-react/blob/master/CONTRIBUTING.md)
+ + Especially the [How to Contribute](https://github.com/SAP/ui5-webcomponents-react/blob/master/CONTRIBUTING.md#contribute-code) section
+- [ ] [Correct commit message style](https://github.com/SAP/ui5-webcomponents-react/blob/master/docs/Guidelines.md#commit-message-style)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c8e58b21f99..2a86a5ac0a1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,12 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
-## [0.3.2-rc.0](https://github.com/SAP/fiori-for-react/compare/v0.3.1-rc.2...v0.3.2-rc.0) (2019-06-14)
+## [0.3.2-rc.0](https://github.com/SAP/ui5-webcomponents-react/compare/v0.3.1-rc.2...v0.3.2-rc.0) (2019-06-14)
### Features
-* **ThemeProvider:** Read config from UI5 Web Components ([efee11f](https://github.com/SAP/fiori-for-react/commit/efee11f))
+* **ThemeProvider:** Read config from UI5 Web Components ([efee11f](https://github.com/SAP/ui5-webcomponents-react/commit/efee11f))
### BREAKING CHANGES
@@ -20,12 +20,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
-## [0.3.1-rc.2](https://github.com/SAP/fiori-for-react/compare/v0.3.1-rc.1...v0.3.1-rc.2) (2019-06-13)
+## [0.3.1-rc.2](https://github.com/SAP/ui5-webcomponents-react/compare/v0.3.1-rc.1...v0.3.1-rc.2) (2019-06-13)
### Features
-* Update UI5 WebComponents to v0.12.0 ([#30](https://github.com/SAP/fiori-for-react/issues/30)) ([4958a15](https://github.com/SAP/fiori-for-react/commit/4958a15))
+* Update UI5 WebComponents to v0.12.0 ([#30](https://github.com/SAP/ui5-webcomponents-react/issues/30)) ([4958a15](https://github.com/SAP/ui5-webcomponents-react/commit/4958a15))
### BREAKING CHANGES
@@ -41,40 +41,40 @@ See also [UI5-WebComponents 0.12.0](https://github.com/SAP/ui5-webcomponents/rel
-## [0.3.1-rc.1](https://github.com/SAP/fiori-for-react/compare/v0.3.1-rc.0...v0.3.1-rc.1) (2019-06-07)
+## [0.3.1-rc.1](https://github.com/SAP/ui5-webcomponents-react/compare/v0.3.1-rc.0...v0.3.1-rc.1) (2019-06-07)
### Features
-* **ObjectPage:** Added Hide Header Button ([#28](https://github.com/SAP/fiori-for-react/issues/28)) ([5509098](https://github.com/SAP/fiori-for-react/commit/5509098))
+* **ObjectPage:** Added Hide Header Button ([#28](https://github.com/SAP/ui5-webcomponents-react/issues/28)) ([5509098](https://github.com/SAP/ui5-webcomponents-react/commit/5509098))
-## [0.3.1-rc.0](https://github.com/SAP/fiori-for-react/compare/v0.3.0...v0.3.1-rc.0) (2019-06-03)
+## [0.3.1-rc.0](https://github.com/SAP/ui5-webcomponents-react/compare/v0.3.0...v0.3.1-rc.0) (2019-06-03)
-**Note:** Version bump only for package @fiori-for-react/suite
+**Note:** Version bump only for package @ui5-webcomponents-react/suite
-# [0.3.0](https://github.com/SAP/fiori-for-react/compare/v0.2.0...v0.3.0) (2019-06-03)
+# [0.3.0](https://github.com/SAP/ui5-webcomponents-react/compare/v0.2.0...v0.3.0) (2019-06-03)
### Features
-* Updated UI5 WebComponents to v0.11.0 ([#22](https://github.com/SAP/fiori-for-react/issues/22)) ([7dcf22b](https://github.com/SAP/fiori-for-react/commit/7dcf22b))
-* **FilterBar:** Initial Version ([422bdbd](https://github.com/SAP/fiori-for-react/commit/422bdbd))
-* **FilterItem:** Initial Version ([19a23ec](https://github.com/SAP/fiori-for-react/commit/19a23ec))
-* **VariantManagement:** Initial Version ([a1e9cbb](https://github.com/SAP/fiori-for-react/commit/a1e9cbb))
-* **FilterBar:** renderSearch function ([94b468e](https://github.com/SAP/fiori-for-react/commit/94b468e))
+* Updated UI5 WebComponents to v0.11.0 ([#22](https://github.com/SAP/ui5-webcomponents-react/issues/22)) ([7dcf22b](https://github.com/SAP/ui5-webcomponents-react/commit/7dcf22b))
+* **FilterBar:** Initial Version ([422bdbd](https://github.com/SAP/ui5-webcomponents-react/commit/422bdbd))
+* **FilterItem:** Initial Version ([19a23ec](https://github.com/SAP/ui5-webcomponents-react/commit/19a23ec))
+* **VariantManagement:** Initial Version ([a1e9cbb](https://github.com/SAP/ui5-webcomponents-react/commit/a1e9cbb))
+* **FilterBar:** renderSearch function ([94b468e](https://github.com/SAP/ui5-webcomponents-react/commit/94b468e))
### Bug Fixes
-* **typing:** Fixed TypeScript Definitions ([440c097](https://github.com/SAP/fiori-for-react/commit/440c097))
-* **WebComponentWrapper:** Fixed event handler removal after prop update ([2b93c12](https://github.com/SAP/fiori-for-react/commit/2b93c12))
+* **typing:** Fixed TypeScript Definitions ([440c097](https://github.com/SAP/ui5-webcomponents-react/commit/440c097))
+* **WebComponentWrapper:** Fixed event handler removal after prop update ([2b93c12](https://github.com/SAP/ui5-webcomponents-react/commit/2b93c12))
### BREAKING CHANGES
@@ -92,10 +92,10 @@ See also [UI5-WebComponents 0.12.0](https://github.com/SAP/ui5-webcomponents/rel
### Bug Fixes
-* **web-component-wrapper:** Slots must be passed as camelCase ([1671c17](https://github.com/SAP/fiori-for-react/commit/1671c17))
+* **web-component-wrapper:** Slots must be passed as camelCase ([1671c17](https://github.com/SAP/ui5-webcomponents-react/commit/1671c17))
### Features
-* **charts:** Added Loading Indicators ([15284b0](https://github.com/SAP/fiori-for-react/commit/15284b0))
-* **VariantManagement:** Initial Version ([b8237ce](https://github.com/SAP/fiori-for-react/commit/b8237ce))
+* **charts:** Added Loading Indicators ([15284b0](https://github.com/SAP/ui5-webcomponents-react/commit/15284b0))
+* **VariantManagement:** Initial Version ([b8237ce](https://github.com/SAP/ui5-webcomponents-react/commit/b8237ce))
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 1aa0c4ca622..c2b9623b110 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,11 +1,11 @@
-# Contributing to fiori-for-react
+# Contributing to ui5-webcomponents-react
-You want to contribute to `fiori-for-react`? Welcome! Please read this document to understand what you can do:
+You want to contribute to `ui5-webcomponents-react`? Welcome! Please read this document to understand what you can do:
* [Report an Issue](#report-an-issue)
* [Contribute Code](#contribute-code)
## Report an Issue
-If you find a bug or some other issue with any part of the library, please [submit an issue](https://github.com/SAP/fiori-for-react/issues). Before doing so, please make sure that:
+If you find a bug or some other issue with any part of the library, please [submit an issue](https://github.com/SAP/ui5-webcomponents-react/issues). Before doing so, please make sure that:
- The issue is not a duplicate issue.
- The issue has not been fixed in a newer release of the library.
@@ -13,7 +13,7 @@ If you find a bug or some other issue with any part of the library, please [subm
- Your explanation is clear and complete.
- You provide example code and/or screenshots (recommended).
-If you meet the above criteria, you can submit issues with our [GitHub issue tracker](https://github.com/SAP/fiori-for-react/issues/new). Please use [labels](#usage-of-labels) to categorize your issue
+If you meet the above criteria, you can submit issues with our [GitHub issue tracker](https://github.com/SAP/ui5-webcomponents-react/issues/new). Please use [labels](#usage-of-labels) to categorize your issue
## Feature Requests
@@ -46,7 +46,7 @@ Status of closed issues:
## Contribute Code
-You are welcome to contribute code to `fiori-for-react` in order to fix issues or to add new features.
+You are welcome to contribute code to `ui5-webcomponents-react` in order to fix issues or to add new features.
There are two important things to consider:
@@ -74,14 +74,14 @@ The form contains a list of employees who are authorized to contribute on behalf
### How to contribute - the Process
-1. Make sure the issue you've filed in the [issue tracker](https://github.com/SAP/fiori-for-react/issues) has the label "contribution welcome" - otherwise, it is not ready to be worked on.
-2. Fork the `fiori-for-react` repository into your GitHub account, create a branch and apply your change. Please don't work directly on the `master` branch of your fork. This will help to update your fork in the future more easily.
+1. Make sure the issue you've filed in the [issue tracker](https://github.com/SAP/ui5-webcomponents-react/issues) has the label "contribution welcome" - otherwise, it is not ready to be worked on.
+2. Fork the `ui5-webcomponents-react` repository into your GitHub account, create a branch and apply your change. Please don't work directly on the `master` branch of your fork. This will help to update your fork in the future more easily.
3. Commit and push your change on that branch.
Please follow our [Development Conventions and Guidelines](/docs/Guidelines.md).
-4. Create a pull request from your branch into `fiori-for-react`-`master` branch.
+4. Create a pull request from your branch into `ui5-webcomponents-react`-`master` branch.
5. Follow the link posted by the CLA assistant to your pull request and accept it, as described above.
6. Wait for our code review and approval, possibly enhancing your change on request.
- Note that the `fiori-for-react` developers have many duties. So, depending on the required effort for reviewing, testing, and clarification, this may take a while.
+ Note that the `ui5-webcomponents-react` developers have many duties. So, depending on the required effort for reviewing, testing, and clarification, this may take a while.
7. Once the change has been approved and merged, we will inform you in a comment.
8. Celebrate! 🎉
diff --git a/README.md b/README.md
index b5fcfb2219b..78007e39cf1 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,14 @@
-# fiori-for-react
+# UI5 Web Components for React
-
-
+
+
-
-
+
+
@@ -23,32 +23,32 @@
## Description
-`fiori-for-react` is providing a Fiori-compliant React implementation by leveraging the [UI5 Web Components](https://github.com/SAP/ui5-webcomponents).
+`ui5-webcomponents-react` is providing a Fiori-compliant React implementation by leveraging the [UI5 Web Components](https://github.com/SAP/ui5-webcomponents).
### Explore our components
-You can play around with our components by visiting our [Storybook](https://sap.github.io/fiori-for-react/).
+You can play around with our components by visiting our [Storybook](https://sap.github.io/ui5-webcomponents-react/).
### Package Overview
-#### [@fiori-for-react/fiori3](https://github.com/SAP/fiori-for-react/tree/master/packages/fiori3) - Fiori 3 Components
-[](https://www.npmjs.com/package/@fiori-for-react/fiori3)
-
-
+#### [@ui5-webcomponents-react/fiori3](https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/fiori3) - Fiori 3 Components
+[](https://www.npmjs.com/package/@ui5-webcomponents-react/fiori3)
+
+
-#### [@fiori-for-react/styles](https://github.com/SAP/fiori-for-react/tree/master/packages/styles) - Styles
-[](https://www.npmjs.com/package/@fiori-for-react/styles)
-
-
+#### [@ui5-webcomponents-react/styles](https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/styles) - Styles
+[](https://www.npmjs.com/package/@ui5-webcomponents-react/styles)
+
+
-#### [@fiori-for-react/utils](https://github.com/SAP/fiori-for-react/tree/master/packages/utils) - Utils
-[](https://www.npmjs.com/package/@fiori-for-react/utils)
-
-
+#### [@ui5-webcomponents-react/utils](https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/utils) - Utils
+[](https://www.npmjs.com/package/@ui5-webcomponents-react/utils)
+
+
-#### [@fiori-for-react/charts](https://github.com/SAP/fiori-for-react/tree/master/packages/charts) - Fiori Charts
-[](https://www.npmjs.com/package/@fiori-for-react/charts)
-
-
+#### [@ui5-webcomponents-react/charts](https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/charts) - Fiori Charts
+[](https://www.npmjs.com/package/@ui5-webcomponents-react/charts)
+
+
@@ -63,9 +63,9 @@ You can play around with our components by visiting our [Storybook](https://sap.
## Download and Installation
-To consume `fiori-for-react`, first you need to install the npm module:
+To consume `ui5-webcomponents-react`, first you need to install the npm module:
```sh
-npm install @fiori-for-react/fiori3 --save
+npm install @ui5-webcomponents-react/fiori3 --save
```
@@ -73,10 +73,10 @@ npm install @fiori-for-react/fiori3 --save
## Configuration
**Prerequisite: You have a React app.** In case you don't, we recommend to create one using [create-react-app](https://facebook.github.io/create-react-app/).
-In order to use `fiori-for-react` you have to wrap your application's root component into the `ThemeProvider`.
+In order to use `ui5-webcomponents-react` you have to wrap your application's root component into the `ThemeProvider`.
You will find this component most likely in `src/App.js`:
```jsx
-import { ThemeProvider } from '@fiori-for-react/fiori3/lib/ThemeProvider';
+import { ThemeProvider } from '@ui5-webcomponents-react/fiori3/lib/ThemeProvider';
...
render() {
return (
@@ -89,11 +89,11 @@ render() {
}
```
-Then, you are ready to use `fiori-for-react` and you can import the desired component(s) in your app:
+Then, you are ready to use `ui5-webcomponents-react` and you can import the desired component(s) in your app:
For example, to use ```Button``` you need to import it:
```jsx
-import { Button } from '@fiori-for-react/fiori3/lib/Button'; // loads ui5-button wrapped in a fiori-for-react component
+import { Button } from '@ui5-webcomponents-react/fiori3/lib/Button'; // loads ui5-button wrapped in a ui5-webcomponents-react component
```
Then, you can use the Button in your app:
@@ -102,7 +102,7 @@ Then, you can use the Button in your app:
```
-You could import all components also from `@fiori-for-react/fiori3` directly, but this will have a negative impact on your bundle size.
+You could import all components also from `@ui5-webcomponents-react/fiori3` directly, but this will have a negative impact on your bundle size.
For Browser Support and the configuration of the UI5 Web Components, please take a look at the
[Browser Support](https://github.com/SAP/ui5-webcomponents#browser-support) and the
@@ -136,7 +136,7 @@ Please also refer to the [UI5 Web Components React Sample](https://github.com/SA
## Known Issues
-Please look at our [GitHub Issues](https://github.com/SAP/fiori-for-react/issues) .
+Please look at our [GitHub Issues](https://github.com/SAP/ui5-webcomponents-react/issues) .
diff --git a/docs/Guidelines.md b/docs/Guidelines.md
index 5d5822f2225..585aa585069 100644
--- a/docs/Guidelines.md
+++ b/docs/Guidelines.md
@@ -10,7 +10,7 @@ might still contain components styled with css modules. It´s planned to migrate
have to use the new styling guidelines. Please see the template, generated by the create-component cli as reference on
how to use react-jss.
-Global Styles compliant to the Fiori 2.0 Design Guidelines are located in [fiori-for-react/styles](https://github.com/SAP/fiori-for-react/tree/master/packages/styles).
+Global Styles compliant to the Fiori 2.0 Design Guidelines are located in [ui5-webcomponents-react/styles](https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/styles).
## Naming Convention for Props
- All Event handlers **must** start with `on`.
diff --git a/package.json b/package.json
index 5233395a39a..63f36222b7a 100644
--- a/package.json
+++ b/package.json
@@ -1,12 +1,12 @@
{
- "name": "@fiori-for-react/suite",
+ "name": "@ui5-webcomponents-react/suite",
"version": "0.2.0",
"workspaces": [
"packages/*"
],
"private": true,
"license": "Apache-2.0",
- "repository": "https://github.com/SAP/fiori-for-react",
+ "repository": "https://github.com/SAP/ui5-webcomponents-react",
"scripts": {
"start": "start-storybook -p 6006 -c packages/docs/.storybook",
"build": "node ./scripts/rollup/build.js",
diff --git a/packages/charts/CHANGELOG.md b/packages/charts/CHANGELOG.md
index 53f35422aeb..c158fb0b802 100644
--- a/packages/charts/CHANGELOG.md
+++ b/packages/charts/CHANGELOG.md
@@ -3,12 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
-## [0.3.2-rc.0](https://github.com/SAP/fiori-for-react/packages/charts/compare/v0.3.1-rc.2...v0.3.2-rc.0) (2019-06-14)
+## [0.3.2-rc.0](https://github.com/SAP/ui5-webcomponents-react/packages/charts/compare/v0.3.1-rc.2...v0.3.2-rc.0) (2019-06-14)
### Features
-* **ThemeProvider:** Read config from UI5 Web Components ([efee11f](https://github.com/SAP/fiori-for-react/packages/charts/commit/efee11f))
+* **ThemeProvider:** Read config from UI5 Web Components ([efee11f](https://github.com/SAP/ui5-webcomponents-react/packages/charts/commit/efee11f))
### BREAKING CHANGES
@@ -20,35 +20,35 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
-## [0.3.1-rc.2](https://github.com/SAP/fiori-for-react/packages/charts/compare/v0.3.1-rc.1...v0.3.1-rc.2) (2019-06-13)
+## [0.3.1-rc.2](https://github.com/SAP/ui5-webcomponents-react/packages/charts/compare/v0.3.1-rc.1...v0.3.1-rc.2) (2019-06-13)
-**Note:** Version bump only for package @fiori-for-react/charts
+**Note:** Version bump only for package @ui5-webcomponents-react/charts
-## [0.3.1-rc.1](https://github.com/SAP/fiori-for-react/packages/charts/compare/v0.3.1-rc.0...v0.3.1-rc.1) (2019-06-07)
+## [0.3.1-rc.1](https://github.com/SAP/ui5-webcomponents-react/packages/charts/compare/v0.3.1-rc.0...v0.3.1-rc.1) (2019-06-07)
-**Note:** Version bump only for package @fiori-for-react/charts
+**Note:** Version bump only for package @ui5-webcomponents-react/charts
-## [0.3.1-rc.0](https://github.com/SAP/fiori-for-react/packages/charts/compare/v0.3.0...v0.3.1-rc.0) (2019-06-03)
+## [0.3.1-rc.0](https://github.com/SAP/ui5-webcomponents-react/packages/charts/compare/v0.3.0...v0.3.1-rc.0) (2019-06-03)
-**Note:** Version bump only for package @fiori-for-react/charts
+**Note:** Version bump only for package @ui5-webcomponents-react/charts
-# [0.3.0](https://github.com/SAP/fiori-for-react/compare/v0.2.0...v0.3.0) (2019-06-03)
+# [0.3.0](https://github.com/SAP/ui5-webcomponents-react/compare/v0.2.0...v0.3.0) (2019-06-03)
### Bug Fixes
-* **typing:** Fixed TypeScript Definitions ([440c097](https://github.com/SAP/fiori-for-react/packages/charts/commit/440c097))
+* **typing:** Fixed TypeScript Definitions ([440c097](https://github.com/SAP/ui5-webcomponents-react/packages/charts/commit/440c097))
# 0.2.0 (2019-05-15)
@@ -56,4 +56,4 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
### Features
-* **charts:** Added Loading Indicators ([15284b0](https://github.com/SAP/fiori-for-react/packages/charts/commit/15284b0))
+* **charts:** Added Loading Indicators ([15284b0](https://github.com/SAP/ui5-webcomponents-react/packages/charts/commit/15284b0))
diff --git a/packages/charts/README.md b/packages/charts/README.md
index 62c60646d9d..93e91a9464e 100644
--- a/packages/charts/README.md
+++ b/packages/charts/README.md
@@ -1,15 +1,15 @@
-# @fiori-for-react/charts
-Charts for fiori-for-react
+# @ui5-webcomponents-react/charts
+Charts for ui5-webcomponents-react
## Usage
### Installation
```bash
-yarn add @fiori-for-react/charts
+yarn add @ui5-webcomponents-react/charts
```
### Documentation
-You can find an interactive documentation in our [Storybook](https://sap.github.io/fiori-for-react/).
+You can find an interactive documentation in our [Storybook](https://sap.github.io/ui5-webcomponents-react/).
## Contributing
@@ -27,8 +27,8 @@ yarn create-component YOUR_COMPONENT_NAME
These commands will create a new folder in the src folder, containing the index, the stylesheets as well as the demo.
## Contribute
-Please check our [Contribution Guidelines](https://github.com/SAP/fiori-for-react/blob/master/CONTRIBUTING.md).
+Please check our [Contribution Guidelines](https://github.com/SAP/ui5-webcomponents-react/blob/master/CONTRIBUTING.md).
## License
Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved.
-This file is licensed under the Apache Software License, Version 2.0 except as noted otherwise in the [LICENSE](https://github.com/SAP/fiori-for-react/blob/master/LICENSE) file.
+This file is licensed under the Apache Software License, Version 2.0 except as noted otherwise in the [LICENSE](https://github.com/SAP/ui5-webcomponents-react/blob/master/LICENSE) file.
diff --git a/packages/charts/package.json b/packages/charts/package.json
index cb877461df8..38a6a520697 100644
--- a/packages/charts/package.json
+++ b/packages/charts/package.json
@@ -1,11 +1,11 @@
{
- "name": "@fiori-for-react/charts",
+ "name": "@ui5-webcomponents-react/charts",
"version": "0.3.2-rc.0",
- "description": "Charts for fiori-for-react",
+ "description": "Charts for ui5-webcomponents-react",
"main": "index.cjs.js",
"module": "index.esm.js",
"types": "index.d.ts",
- "repository": "https://github.com/SAP/fiori-for-react/packages/charts",
+ "repository": "https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/charts",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
"private": false,
@@ -13,8 +13,8 @@
"@types/chart.js": "^2.7.53"
},
"dependencies": {
- "@fiori-for-react/styles": "0.3.2-rc.0",
- "@fiori-for-react/utils": "0.3.2-rc.0",
+ "@ui5-webcomponents-react/styles": "0.3.2-rc.0",
+ "@ui5-webcomponents-react/utils": "0.3.2-rc.0",
"chart.js": "^2.8.0",
"chartjs-plugin-datalabels": "^0.6.0",
"is-mergeable-object": "^1.1.0",
diff --git a/packages/charts/src/components/BarChart/index.tsx b/packages/charts/src/components/BarChart/index.tsx
index 2f157294a6d..cc63eb24cce 100644
--- a/packages/charts/src/components/BarChart/index.tsx
+++ b/packages/charts/src/components/BarChart/index.tsx
@@ -6,7 +6,7 @@ import { DEFAULT_OPTIONS } from '../../config';
import { formatTooltipLabel, getTextWidth, mergeConfig } from '../../util/utils';
import { ChartBaseProps } from '../../interfaces/ChartBaseProps';
import { ChartBaseDefaultProps } from '../../util/ChartBaseDefaultProps';
-import { LOG_LEVEL, Logger } from '@fiori-for-react/utils';
+import { LOG_LEVEL, Logger } from '@ui5-webcomponents-react/utils';
import { withChartContainer } from '../ChartContainer/withChartContainer';
import { BarChartPlaceholder } from './Placeholder';
diff --git a/packages/charts/src/components/ChartContainer/withChartContainer.tsx b/packages/charts/src/components/ChartContainer/withChartContainer.tsx
index 126a1493008..96bbcf27f64 100644
--- a/packages/charts/src/components/ChartContainer/withChartContainer.tsx
+++ b/packages/charts/src/components/ChartContainer/withChartContainer.tsx
@@ -1,5 +1,5 @@
import React, { ComponentType } from 'react';
-import { withStyles } from '@fiori-for-react/styles';
+import { withStyles } from '@ui5-webcomponents-react/styles';
import hoistNonReactStatics from 'hoist-non-react-statics';
import { DEFAULT_OPTIONS } from '../../config';
import { ChartBaseProps } from '../../interfaces/ChartBaseProps';
diff --git a/packages/charts/src/components/Loader/index.tsx b/packages/charts/src/components/Loader/index.tsx
index 53ea670e1b9..e92cdf7b830 100644
--- a/packages/charts/src/components/Loader/index.tsx
+++ b/packages/charts/src/components/Loader/index.tsx
@@ -1,4 +1,4 @@
-import { withStyles } from '@fiori-for-react/styles';
+import { withStyles } from '@ui5-webcomponents-react/styles';
import * as React from 'react';
import { LoaderStyles } from './Loader.jss';
diff --git a/packages/charts/src/components/MicroBarChart/index.tsx b/packages/charts/src/components/MicroBarChart/index.tsx
index 4be22accbda..5421fc3c31b 100644
--- a/packages/charts/src/components/MicroBarChart/index.tsx
+++ b/packages/charts/src/components/MicroBarChart/index.tsx
@@ -1,4 +1,4 @@
-import { withStyles } from '@fiori-for-react/styles';
+import { withStyles } from '@ui5-webcomponents-react/styles';
import React, { CSSProperties, PureComponent } from 'react';
import { ChartInternalProps } from '../../interfaces/ChartInternalProps';
import { CommonProps } from '../../interfaces/CommonProps';
diff --git a/packages/charts/src/components/RadarChart/index.tsx b/packages/charts/src/components/RadarChart/index.tsx
index c014d6f5073..a7a00364b72 100644
--- a/packages/charts/src/components/RadarChart/index.tsx
+++ b/packages/charts/src/components/RadarChart/index.tsx
@@ -5,7 +5,7 @@ import { ChartInternalProps } from '../../interfaces/ChartInternalProps';
import { formatTooltipLabel, mergeConfig } from '../../util/utils';
import { ChartBaseProps } from '../../interfaces/ChartBaseProps';
import { ChartBaseDefaultProps } from '../../util/ChartBaseDefaultProps';
-import { HSLColor } from '@fiori-for-react/styles';
+import { HSLColor } from '@ui5-webcomponents-react/styles';
import { withChartContainer } from '../ChartContainer/withChartContainer';
export interface RadarChartPropTypes extends ChartBaseProps {}
diff --git a/packages/charts/src/components/RadialChart/index.tsx b/packages/charts/src/components/RadialChart/index.tsx
index 26b6e46ca3c..a1f5420ad22 100644
--- a/packages/charts/src/components/RadialChart/index.tsx
+++ b/packages/charts/src/components/RadialChart/index.tsx
@@ -1,5 +1,5 @@
-import { StyleClassHelper } from '@fiori-for-react/utils';
-import { withStyles } from '@fiori-for-react/styles';
+import { StyleClassHelper } from '@ui5-webcomponents-react/utils';
+import { withStyles } from '@ui5-webcomponents-react/styles';
import { ChartOptions } from 'chart.js';
import React, { CSSProperties, PureComponent, Ref } from 'react';
import { ChartInternalProps } from '../../interfaces/ChartInternalProps';
diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md
index 9b7af6f835f..84e40052620 100644
--- a/packages/cli/CHANGELOG.md
+++ b/packages/cli/CHANGELOG.md
@@ -3,44 +3,44 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
-## [0.3.2-rc.0](https://github.com/SAP/fiori-for-react/compare/v0.3.1-rc.2...v0.3.2-rc.0) (2019-06-14)
+## [0.3.2-rc.0](https://github.com/SAP/ui5-webcomponents-react/compare/v0.3.1-rc.2...v0.3.2-rc.0) (2019-06-14)
-**Note:** Version bump only for package @fiori-for-react/cli
+**Note:** Version bump only for package @ui5-webcomponents-react/cli
-## [0.3.1-rc.2](https://github.com/SAP/fiori-for-react/compare/v0.3.1-rc.1...v0.3.1-rc.2) (2019-06-13)
+## [0.3.1-rc.2](https://github.com/SAP/ui5-webcomponents-react/compare/v0.3.1-rc.1...v0.3.1-rc.2) (2019-06-13)
-**Note:** Version bump only for package @fiori-for-react/cli
+**Note:** Version bump only for package @ui5-webcomponents-react/cli
-## [0.3.1-rc.1](https://github.com/SAP/fiori-for-react/compare/v0.3.1-rc.0...v0.3.1-rc.1) (2019-06-07)
+## [0.3.1-rc.1](https://github.com/SAP/ui5-webcomponents-react/compare/v0.3.1-rc.0...v0.3.1-rc.1) (2019-06-07)
-**Note:** Version bump only for package @fiori-for-react/cli
+**Note:** Version bump only for package @ui5-webcomponents-react/cli
-## [0.3.1-rc.0](https://github.com/SAP/fiori-for-react/compare/v0.3.0...v0.3.1-rc.0) (2019-06-03)
+## [0.3.1-rc.0](https://github.com/SAP/ui5-webcomponents-react/compare/v0.3.0...v0.3.1-rc.0) (2019-06-03)
-**Note:** Version bump only for package @fiori-for-react/cli
+**Note:** Version bump only for package @ui5-webcomponents-react/cli
-# [0.3.0](https://github.com/SAP/fiori-for-react/compare/v0.2.0...v0.3.0) (2019-06-03)
+# [0.3.0](https://github.com/SAP/ui5-webcomponents-react/compare/v0.2.0...v0.3.0) (2019-06-03)
-**Note:** Version bump only for package @fiori-for-react/cli
+**Note:** Version bump only for package @ui5-webcomponents-react/cli
# 0.2.0 (2019-05-15)
-**Note:** Version bump only for package @fiori-for-react/cli
+**Note:** Version bump only for package @ui5-webcomponents-react/cli
diff --git a/packages/cli/README.md b/packages/cli/README.md
index e47414432eb..2d9da7e2e4d 100644
--- a/packages/cli/README.md
+++ b/packages/cli/README.md
@@ -1,10 +1,10 @@
-# @fiori-for-react/cli
-CLI for fiori-for-react
+# @ui5-webcomponents-react/cli
+CLI for ui5-webcomponents-react
## Contribute
-Please check our [Contribution Guidelines](https://github.com/SAP/fiori-for-react/blob/master/CONTRIBUTING.md).
+Please check our [Contribution Guidelines](https://github.com/SAP/ui5-webcomponents-react/blob/master/CONTRIBUTING.md).
## License
Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved.
-This file is licensed under the Apache Software License, Version 2.0 except as noted otherwise in the [LICENSE](https://github.com/SAP/fiori-for-react/blob/master/LICENSE) file.
+This file is licensed under the Apache Software License, Version 2.0 except as noted otherwise in the [LICENSE](https://github.com/SAP/ui5-webcomponents-react/blob/master/LICENSE) file.
diff --git a/packages/cli/package.json b/packages/cli/package.json
index 2605af85d86..ea2ea02d369 100644
--- a/packages/cli/package.json
+++ b/packages/cli/package.json
@@ -1,5 +1,5 @@
{
- "name": "@fiori-for-react/cli",
+ "name": "@ui5-webcomponents-react/cli",
"private": true,
"version": "0.3.2-rc.0",
"description": "CLI for creating React Components",
diff --git a/packages/cli/src/create-f4r-component.js b/packages/cli/src/create-f4r-component.js
index 9a43a606240..ff2a58fba53 100644
--- a/packages/cli/src/create-f4r-component.js
+++ b/packages/cli/src/create-f4r-component.js
@@ -39,7 +39,7 @@ const jsxSpinner = ora('Creating index.tsx').start();
// create jsx
const jsxContent = `
import React, { Component, ComponentClass } from 'react';
-import { withStyles } from '@fiori-for-react/utils';
+import { withStyles } from '@ui5-webcomponents-react/utils';
import styles from './${componentName}.jss';
import { ClassProps } from '../../types/ClassProps';
diff --git a/packages/docs/.storybook/TableComponent.tsx b/packages/docs/.storybook/TableComponent.tsx
index 1fe3c464b88..c9d003c5637 100644
--- a/packages/docs/.storybook/TableComponent.tsx
+++ b/packages/docs/.storybook/TableComponent.tsx
@@ -1,4 +1,13 @@
-import { Badge, Label, Table, TableCell, TableColumn, TableRow, Text, ThemeProvider } from '@fiori-for-react/fiori3';
+import {
+ Badge,
+ Label,
+ Table,
+ TableCell,
+ TableColumn,
+ TableRow,
+ Text,
+ ThemeProvider
+} from '@ui5-webcomponents-react/fiori3';
import React from 'react';
const columns = [
diff --git a/packages/docs/.storybook/config.js b/packages/docs/.storybook/config.js
index ba98b731ed1..2044f837219 100644
--- a/packages/docs/.storybook/config.js
+++ b/packages/docs/.storybook/config.js
@@ -1,5 +1,5 @@
import React from 'react';
-import { ContentDensity, ThemeProvider, Themes } from '@fiori-for-react/fiori3';
+import { ContentDensity, ThemeProvider, Themes } from '@ui5-webcomponents-react/fiori3';
import { addDecorator, addParameters, configure } from '@storybook/react';
import { makeDecorator } from '@storybook/addons';
import { select, withKnobs } from '@storybook/addon-knobs';
diff --git a/packages/docs/.storybook/decorators/withStyleInfo.tsx b/packages/docs/.storybook/decorators/withStyleInfo.tsx
index 1f34a551dd8..08a3cc1d784 100644
--- a/packages/docs/.storybook/decorators/withStyleInfo.tsx
+++ b/packages/docs/.storybook/decorators/withStyleInfo.tsx
@@ -1,5 +1,5 @@
import React, { Component } from 'react';
-import { Label, Text, ThemeProvider } from '@fiori-for-react/fiori3';
+import { Label, Text, ThemeProvider } from '@ui5-webcomponents-react/fiori3';
const withStyleContainer = {
fontFamily:
diff --git a/packages/docs/.storybook/theme.js b/packages/docs/.storybook/theme.js
index 9bd36eed36c..617842be4e6 100644
--- a/packages/docs/.storybook/theme.js
+++ b/packages/docs/.storybook/theme.js
@@ -37,7 +37,7 @@ export const Fiori4ReactTheme = create({
* name to display in the top left corner
* @type {String}
*/
- brandTitle: 'Fiori-for-React',
+ brandTitle: 'UI5 Web Components for React',
/**
* URL for name in top left corner to link to
* @type {String}
diff --git a/packages/docs/.storybook/webpack.config.js b/packages/docs/.storybook/webpack.config.js
index f61ace99fbf..8d065fd5609 100644
--- a/packages/docs/.storybook/webpack.config.js
+++ b/packages/docs/.storybook/webpack.config.js
@@ -57,10 +57,10 @@ SKIP_DOC_GENERATION=true
alias: {
...config.resolve.alias,
'@shared': path.join(PATHS.root, 'shared'),
- '@fiori-for-react/fiori3': path.join(PATHS.root, 'packages', 'fiori3', 'src', 'index.ts'),
- '@fiori-for-react/charts': path.join(PATHS.root, 'packages', 'charts', 'src', 'index.ts'),
- '@fiori-for-react/utils': path.join(PATHS.root, 'packages', 'utils', 'src', 'index.ts'),
- '@fiori-for-react/styles': path.join(PATHS.root, 'packages', 'styles', 'src', 'index.ts')
+ '@ui5-webcomponents-react/fiori3': path.join(PATHS.root, 'packages', 'fiori3', 'src', 'index.ts'),
+ '@ui5-webcomponents-react/charts': path.join(PATHS.root, 'packages', 'charts', 'src', 'index.ts'),
+ '@ui5-webcomponents-react/utils': path.join(PATHS.root, 'packages', 'utils', 'src', 'index.ts'),
+ '@ui5-webcomponents-react/styles': path.join(PATHS.root, 'packages', 'styles', 'src', 'index.ts')
}
}
};
diff --git a/packages/docs/Badges.tsx b/packages/docs/Badges.tsx
index a6d268b46ba..904c0da3e9b 100644
--- a/packages/docs/Badges.tsx
+++ b/packages/docs/Badges.tsx
@@ -1,16 +1,16 @@
-import { FlexBox } from '@fiori-for-react/fiori3';
+import { FlexBox } from '@ui5-webcomponents-react/fiori3';
import React from 'react';
export const Badges = () => (
-
-
+
+
-
-
+
+
{/**/}
- {/* */}
+ {/* */}
{/**/}
);
diff --git a/packages/docs/Welcome.tsx b/packages/docs/Welcome.tsx
index 5c5d38528b3..dd3637bb42a 100644
--- a/packages/docs/Welcome.tsx
+++ b/packages/docs/Welcome.tsx
@@ -1,4 +1,4 @@
-import { FlexBox, FlexBoxDirection, Link, Page, Text, Title } from '@fiori-for-react/fiori3';
+import { FlexBox, FlexBoxDirection, Link, Page, Text, Title } from '@ui5-webcomponents-react/fiori3';
import { storiesOf } from '@storybook/react';
import 'highlight.js/styles/solarized-dark.css';
import Highlight from 'react-highlight.js';
@@ -6,16 +6,16 @@ import React from 'react';
import dedent from 'dedent';
import { Badges } from './Badges';
-storiesOf(' Welcome | Fiori-for-React', module)
+storiesOf(' Welcome | UI5 Web Components for React', module)
.addParameters({
info: {
disable: true
}
})
- .add('What is Fiori-for-React', () => {
+ .add('What is UI5 Web Components for React', () => {
return (
Description
- Fiori-for-React is a Fiori3 compliant React library built on top of the UI5 Web Components.
+
+ UI5 Web Components for React is a Fiori3 compliant React library built on top of the UI5 Web Components.
+
- With the help of Fiori-for-React, you can use UI5 Web Components as if they were native React components.
+ With the help of UI5 Web Components for React, you can use UI5 Web Components as if they were native React
+ components.
- In addition to that, Fiori-for-React is providing complex components and layouts on top of the UI5 Web
- Components.
+ In addition to that, UI5 Web Components for React is providing complex components and layouts on top of the
+ UI5 Web Components.
@@ -44,7 +47,7 @@ storiesOf(' Welcome | Fiori-for-React', module)
() => {
return (
Requirements
- In order to use fiori-for-react, you need to have Node.js and npm installed on your computer.
+
+ In order to use ui5-webcomponents-react, you need to have Node.js and npm installed on your computer.
+
@@ -77,8 +82,10 @@ storiesOf(' Welcome | Fiori-for-React', module)
Installation and Configuration
- To consume fiori-for-react, first you need to install the fiori-for-react npm module:
- npm install @fiori-for-react/fiori3 --save
+
+ To consume ui5-webcomponents-react, first you need to install the ui5-webcomponents-react npm module:
+
+ npm install @ui5-webcomponents-react/fiori3 --saveSetup your React App
@@ -86,12 +93,12 @@ storiesOf(' Welcome | Fiori-for-React', module)
create-react-app
{' '}
- or add fiori-for-react to your existing app by wrapping the root component of the app into our
+ or add ui5-webcomponents-react to your existing app by wrapping the root component of the app into our
ThemeProvider:
{dedent`...
- import { ThemeProvider } from '@fiori-for-react/fiori3/lib/ThemeProvider';
+ import { ThemeProvider } from '@ui5-webcomponents-react/fiori3/lib/ThemeProvider';
...
render() {
return (
@@ -102,23 +109,23 @@ storiesOf(' Welcome | Fiori-for-React', module)
}`}
- Now you can use the fiori-for-react components in your app:
- If you want to use a Button component, import it from fiori-for-react:
+ Now you can use the ui5-webcomponents-react components in your app:
+ If you want to use a Button component, import it from ui5-webcomponents-react:
- {`import { Button } from '@fiori-for-react/fiori3/lib/Button'; // loads ui5-button wrapped in a fiori-for-react Component`}
+ {`import { Button } from '@ui5-webcomponents-react/fiori3/lib/Button'; // loads ui5-button wrapped in a ui5-webcomponents-react Component`}
and use it in your component:
{``}
- You could import all components also from '@fiori-for-react/fiori3' directly, but this will have a
+ You could import all components also from '@ui5-webcomponents-react/fiori3' directly, but this will have a
negative impact on your bundle size.
Known Issues
-
+
GitHub Issue Board
diff --git a/packages/fiori3/CHANGELOG.md b/packages/fiori3/CHANGELOG.md
index 44549449f3d..305982c4607 100644
--- a/packages/fiori3/CHANGELOG.md
+++ b/packages/fiori3/CHANGELOG.md
@@ -3,12 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
-## [0.3.2-rc.0](https://github.com/SAP/fiori-for-react/tree/master/packages/fiori3/compare/v0.3.1-rc.2...v0.3.2-rc.0) (2019-06-14)
+## [0.3.2-rc.0](https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/fiori3/compare/v0.3.1-rc.2...v0.3.2-rc.0) (2019-06-14)
### Features
-* **ThemeProvider:** Read config from UI5 Web Components ([efee11f](https://github.com/SAP/fiori-for-react/tree/master/packages/fiori3/commit/efee11f))
+* **ThemeProvider:** Read config from UI5 Web Components ([efee11f](https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/fiori3/commit/efee11f))
### BREAKING CHANGES
@@ -20,12 +20,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
-## [0.3.1-rc.2](https://github.com/SAP/fiori-for-react/tree/master/packages/fiori3/compare/v0.3.1-rc.1...v0.3.1-rc.2) (2019-06-13)
+## [0.3.1-rc.2](https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/fiori3/compare/v0.3.1-rc.1...v0.3.1-rc.2) (2019-06-13)
### Features
-* Update UI5 WebComponents to v0.12.0 ([#30](https://github.com/SAP/fiori-for-react/tree/master/packages/fiori3/issues/30)) ([4958a15](https://github.com/SAP/fiori-for-react/tree/master/packages/fiori3/commit/4958a15))
+* Update UI5 WebComponents to v0.12.0 ([#30](https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/fiori3/issues/30)) ([4958a15](https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/fiori3/commit/4958a15))
### BREAKING CHANGES
@@ -41,41 +41,41 @@ See also [UI5-WebComponents 0.12.0](https://github.com/SAP/ui5-webcomponents/rel
-## [0.3.1-rc.1](https://github.com/SAP/fiori-for-react/tree/master/packages/fiori3/compare/v0.3.1-rc.0...v0.3.1-rc.1) (2019-06-07)
+## [0.3.1-rc.1](https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/fiori3/compare/v0.3.1-rc.0...v0.3.1-rc.1) (2019-06-07)
### Features
-* **ObjectPage:** Added Hide Header Button ([#28](https://github.com/SAP/fiori-for-react/tree/master/packages/fiori3/issues/28)) ([5509098](https://github.com/SAP/fiori-for-react/tree/master/packages/fiori3/commit/5509098))
+* **ObjectPage:** Added Hide Header Button ([#28](https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/fiori3/issues/28)) ([5509098](https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/fiori3/commit/5509098))
-## [0.3.1-rc.0](https://github.com/SAP/fiori-for-react/tree/master/packages/fiori3/compare/v0.3.0...v0.3.1-rc.0) (2019-06-03)
+## [0.3.1-rc.0](https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/fiori3/compare/v0.3.0...v0.3.1-rc.0) (2019-06-03)
-**Note:** Version bump only for package @fiori-for-react/fiori3
+**Note:** Version bump only for package @ui5-webcomponents-react/fiori3
-# [0.3.0](https://github.com/SAP/fiori-for-react/compare/v0.2.0...v0.3.0) (2019-06-03)
+# [0.3.0](https://github.com/SAP/ui5-webcomponents-react/compare/v0.2.0...v0.3.0) (2019-06-03)
### Features
-* Updated UI5 WebComponents to v0.11.0 ([#22](https://github.com/SAP/fiori-for-react/tree/master/packages/fiori3/issues/22)) ([7dcf22b](https://github.com/SAP/fiori-for-react/tree/master/packages/fiori3/commit/7dcf22b))
-* **FilterBar:** Initial Version ([422bdbd](https://github.com/SAP/fiori-for-react/tree/master/packages/fiori3/commit/422bdbd))
-* **FilterItem:** Initial Version ([19a23ec](https://github.com/SAP/fiori-for-react/tree/master/packages/fiori3/commit/19a23ec))
-* **VariantManagement:** Initial Version ([a1e9cbb](https://github.com/SAP/fiori-for-react/tree/master/packages/fiori3/commit/a1e9cbb))
-* **FilterBar:** renderSearch function ([94b468e](https://github.com/SAP/fiori-for-react/tree/master/packages/fiori3/commit/94b468e))
+* Updated UI5 WebComponents to v0.11.0 ([#22](https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/fiori3/issues/22)) ([7dcf22b](https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/fiori3/commit/7dcf22b))
+* **FilterBar:** Initial Version ([422bdbd](https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/fiori3/commit/422bdbd))
+* **FilterItem:** Initial Version ([19a23ec](https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/fiori3/commit/19a23ec))
+* **VariantManagement:** Initial Version ([a1e9cbb](https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/fiori3/commit/a1e9cbb))
+* **FilterBar:** renderSearch function ([94b468e](https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/fiori3/commit/94b468e))
### Bug Fixes
-* **typing:** Fixed TypeScript Definitions ([440c097](https://github.com/SAP/fiori-for-react/tree/master/packages/fiori3/commit/440c097))
-* **WebComponentWrapper:** Fixed event handler removal after prop update ([2b93c12](https://github.com/SAP/fiori-for-react/tree/master/packages/fiori3/commit/2b93c12))
+* **typing:** Fixed TypeScript Definitions ([440c097](https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/fiori3/commit/440c097))
+* **WebComponentWrapper:** Fixed event handler removal after prop update ([2b93c12](https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/fiori3/commit/2b93c12))
### BREAKING CHANGES
@@ -94,9 +94,9 @@ See also [UI5-WebComponents 0.12.0](https://github.com/SAP/ui5-webcomponents/rel
### Bug Fixes
-* **web-component-wrapper:** Slots must be passed as camelCase ([1671c17](https://github.com/SAP/fiori-for-react/tree/master/packages/fiori3/commit/1671c17))
+* **web-component-wrapper:** Slots must be passed as camelCase ([1671c17](https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/fiori3/commit/1671c17))
### Features
-* **VariantManagement:** Initial Version ([b8237ce](https://github.com/SAP/fiori-for-react/tree/master/packages/fiori3/commit/b8237ce))
+* **VariantManagement:** Initial Version ([b8237ce](https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/fiori3/commit/b8237ce))
diff --git a/packages/fiori3/README.md b/packages/fiori3/README.md
index d074c8dee86..c03c911c110 100644
--- a/packages/fiori3/README.md
+++ b/packages/fiori3/README.md
@@ -1,4 +1,4 @@
-# @fiori-for-react/fiori3
+# @ui5-webcomponents-react/fiori3
React Components with Fiori Style
@@ -9,17 +9,17 @@ Please be aware that this package is still under active development. Semantic Ve
**We will not create a new major release for every breaking change**
### Installation
-Using npm: `npm install @fiori-for-react/fiori3 --save`
-Using yarn: `yarn add @fiori-for-react/fiori3`
+Using npm: `npm install @ui5-webcomponents-react/fiori3 --save`
+Using yarn: `yarn add @ui5-webcomponents-react/fiori3`
### Documentation
-You can find an interactive documentation in our [Storybook](https://sap.github.io/fiori-for-react/).
+You can find an interactive documentation in our [Storybook](https://sap.github.io/ui5-webcomponents-react/).
## Contribute
-Please check our [Contribution Guidelines](https://github.com/SAP/fiori-for-react/blob/dev/CONTRIBUTING.md).
+Please check our [Contribution Guidelines](https://github.com/SAP/ui5-webcomponents-react/blob/master/CONTRIBUTING.md).
## License
Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved.
-This file is licensed under the Apache Software License, Version 2.0 except as noted otherwise in the [LICENSE](https://github.com/SAP/fiori-for-react/blob/master/LICENSE) file.
+This file is licensed under the Apache Software License, Version 2.0 except as noted otherwise in the [LICENSE](https://github.com/SAP/ui5-webcomponents-react/blob/master/LICENSE) file.
diff --git a/packages/fiori3/package.json b/packages/fiori3/package.json
index bb196429fb2..d85ae070bee 100644
--- a/packages/fiori3/package.json
+++ b/packages/fiori3/package.json
@@ -1,8 +1,8 @@
{
- "name": "@fiori-for-react/fiori3",
+ "name": "@ui5-webcomponents-react/fiori3",
"version": "0.3.2-rc.0",
"description": "Fiori 3 Components in React",
- "repository": "https://github.com/SAP/fiori-for-react/tree/master/packages/fiori3",
+ "repository": "https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/fiori3",
"main": "index.cjs.js",
"module": "index.esm.js",
"types": "index.d.ts",
@@ -16,8 +16,8 @@
"test:karma:update": "cross-env UPDATE=1 yarn run test:karma"
},
"dependencies": {
- "@fiori-for-react/styles": "0.3.2-rc.0",
- "@fiori-for-react/utils": "0.3.2-rc.0",
+ "@ui5-webcomponents-react/styles": "0.3.2-rc.0",
+ "@ui5-webcomponents-react/utils": "0.3.2-rc.0",
"@ui5/webcomponents": "0.12.0",
"core-js": "^2.6.4",
"react-scroll": "^1.7.11",
diff --git a/packages/fiori3/scripts/wrapperGeneration/generateTypingsWeb.js b/packages/fiori3/scripts/wrapperGeneration/generateTypingsWeb.js
index 4141fd55de7..0392fef7b36 100644
--- a/packages/fiori3/scripts/wrapperGeneration/generateTypingsWeb.js
+++ b/packages/fiori3/scripts/wrapperGeneration/generateTypingsWeb.js
@@ -214,7 +214,7 @@ export function generateTypings(meta) {
.forEach(([key]) => {
typings[mapEventName(key)] = {
tsType: '(event : Event) => void',
- importStatement: "import { Event } from '@fiori-for-react/utils';"
+ importStatement: "import { Event } from '@ui5-webcomponents-react/utils';"
};
});
diff --git a/packages/fiori3/src/components/ActionSheet/demo.stories.tsx b/packages/fiori3/src/components/ActionSheet/demo.stories.tsx
index 1fd59f8d73c..c788679d823 100644
--- a/packages/fiori3/src/components/ActionSheet/demo.stories.tsx
+++ b/packages/fiori3/src/components/ActionSheet/demo.stories.tsx
@@ -6,7 +6,7 @@ import { storiesOf } from '@storybook/react';
import React from 'react';
import { propTablesExclude } from '../../../../docs/.storybook/config';
-storiesOf('F4R Components | ActionSheet', module)
+storiesOf('Components | ActionSheet', module)
.addParameters({
info: {
propTablesExclude: [...propTablesExclude, Button]
diff --git a/packages/fiori3/src/components/ActionSheet/index.tsx b/packages/fiori3/src/components/ActionSheet/index.tsx
index 6c00674b5c8..b7e5b6aaaab 100644
--- a/packages/fiori3/src/components/ActionSheet/index.tsx
+++ b/packages/fiori3/src/components/ActionSheet/index.tsx
@@ -1,5 +1,5 @@
-import { withStyles } from '@fiori-for-react/styles';
-import { Device, StyleClassHelper } from '@fiori-for-react/utils';
+import { withStyles } from '@ui5-webcomponents-react/styles';
+import { Device, StyleClassHelper } from '@ui5-webcomponents-react/utils';
import { ButtonType } from '../../lib/ButtonType';
import { PlacementType } from '../../lib/PlacementType';
import { ResponsivePopover } from '../../lib/ResponsivePopover';
diff --git a/packages/fiori3/src/components/AnalyticalCard/AnalyticalCard.jss.ts b/packages/fiori3/src/components/AnalyticalCard/AnalyticalCard.jss.ts
index 5e79439385a..9e3d1884a17 100644
--- a/packages/fiori3/src/components/AnalyticalCard/AnalyticalCard.jss.ts
+++ b/packages/fiori3/src/components/AnalyticalCard/AnalyticalCard.jss.ts
@@ -1,5 +1,5 @@
import { JSSTheme } from '../../interfaces/JSSTheme';
-import { fonts } from '@fiori-for-react/styles';
+import { fonts } from '@ui5-webcomponents-react/styles';
const styles = ({ theme, contentDensity, parameters }: JSSTheme) => ({
card: {
diff --git a/packages/fiori3/src/components/AnalyticalCard/demo.stories.tsx b/packages/fiori3/src/components/AnalyticalCard/demo.stories.tsx
index 2307aec84dc..9560efc0036 100644
--- a/packages/fiori3/src/components/AnalyticalCard/demo.stories.tsx
+++ b/packages/fiori3/src/components/AnalyticalCard/demo.stories.tsx
@@ -1,4 +1,4 @@
-import { LineChart } from '@fiori-for-react/charts';
+import { LineChart } from '@ui5-webcomponents-react/charts';
import { AnalyticalCard } from '../../lib/AnalyticalCard';
import { AnalyticalCardHeader } from '../../lib/AnalyticalCardHeader';
import { DeviationIndicator } from '../../lib/DeviationIndicator';
@@ -8,7 +8,7 @@ import { boolean, select } from '@storybook/addon-knobs';
import { storiesOf } from '@storybook/react';
import React from 'react';
-storiesOf('F4R Components | Analytical Card', module).add('default', () => (
+storiesOf('Components | Analytical Card', module).add('default', () => (
(
({
helpText: {
diff --git a/packages/fiori3/src/components/AnalyticalCard/header/AnalyticalCardHeader.tsx b/packages/fiori3/src/components/AnalyticalCard/header/AnalyticalCardHeader.tsx
index d868e2fb74a..d691d67dc1c 100644
--- a/packages/fiori3/src/components/AnalyticalCard/header/AnalyticalCardHeader.tsx
+++ b/packages/fiori3/src/components/AnalyticalCard/header/AnalyticalCardHeader.tsx
@@ -1,4 +1,4 @@
-import { Event, StyleClassHelper } from '@fiori-for-react/utils';
+import { Event, StyleClassHelper } from '@ui5-webcomponents-react/utils';
import { BusyIndicator } from '../../../lib/BusyIndicator';
import { DeviationIndicator } from '../../../lib/DeviationIndicator';
import { Label } from '../../../lib/Label';
@@ -7,7 +7,7 @@ import { ValueState } from '../../../lib/ValueState';
import React, { Fragment, PureComponent } from 'react';
import { ClassProps } from '../../../interfaces/ClassProps';
import { CommonProps } from '../../../interfaces/CommonProps';
-import { withStyles } from '@fiori-for-react/styles';
+import { withStyles } from '@ui5-webcomponents-react/styles';
import styles from './AnalyticalCardHeader.jss';
export interface AnalyticalCardHeaderPropTypes extends CommonProps {
diff --git a/packages/fiori3/src/components/AnalyticalCard/index.tsx b/packages/fiori3/src/components/AnalyticalCard/index.tsx
index 76195ca430b..16479b9dee0 100644
--- a/packages/fiori3/src/components/AnalyticalCard/index.tsx
+++ b/packages/fiori3/src/components/AnalyticalCard/index.tsx
@@ -1,11 +1,11 @@
-import { StyleClassHelper } from '@fiori-for-react/utils';
+import { StyleClassHelper } from '@ui5-webcomponents-react/utils';
import { ContentDensity } from '../../lib/ContentDensity';
import { Themes } from '../../lib/Themes';
import React, { PureComponent, ReactNode, ReactNodeArray } from 'react';
import { ClassProps } from '../../interfaces/ClassProps';
import { Fiori3CommonProps } from '../../interfaces/Fiori3CommonProps';
import { JSSTheme } from '../../interfaces/JSSTheme';
-import { withStyles } from '@fiori-for-react/styles';
+import { withStyles } from '@ui5-webcomponents-react/styles';
import styles from './AnalyticalCard.jss';
export interface AnalyticalCardTypes extends Fiori3CommonProps {
diff --git a/packages/fiori3/src/components/AutoCloseOnOutsideClick/index.tsx b/packages/fiori3/src/components/AutoCloseOnOutsideClick/index.tsx
index 21f54a72f40..b397023f6fb 100644
--- a/packages/fiori3/src/components/AutoCloseOnOutsideClick/index.tsx
+++ b/packages/fiori3/src/components/AutoCloseOnOutsideClick/index.tsx
@@ -1,4 +1,4 @@
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import React, { PureComponent, ReactNode } from 'react';
export interface AutoCloseOnOutsideClickPropTypes {
diff --git a/packages/fiori3/src/components/Avatar/Avatar.jss.ts b/packages/fiori3/src/components/Avatar/Avatar.jss.ts
index 81a26af8b7d..a3cc31cbefe 100644
--- a/packages/fiori3/src/components/Avatar/Avatar.jss.ts
+++ b/packages/fiori3/src/components/Avatar/Avatar.jss.ts
@@ -1,4 +1,4 @@
-import { fonts } from '@fiori-for-react/styles';
+import { fonts } from '@ui5-webcomponents-react/styles';
import { JSSTheme } from '../../interfaces/JSSTheme';
const size = (s) => ({
diff --git a/packages/fiori3/src/components/Avatar/Avatar.karma.tsx b/packages/fiori3/src/components/Avatar/Avatar.karma.tsx
index e2fa6c60682..f2763226c1f 100644
--- a/packages/fiori3/src/components/Avatar/Avatar.karma.tsx
+++ b/packages/fiori3/src/components/Avatar/Avatar.karma.tsx
@@ -1,4 +1,4 @@
-import { KeyCodes } from '@fiori-for-react/utils';
+import { KeyCodes } from '@ui5-webcomponents-react/utils';
import { AvatarShape } from '../../lib/AvatarShape';
import { AvatarSize } from '../../lib/AvatarSize';
import { mountThemedComponent } from '@shared/tests/utils';
diff --git a/packages/fiori3/src/components/Avatar/demo.stories.tsx b/packages/fiori3/src/components/Avatar/demo.stories.tsx
index 9d87b7f8b39..6e4d51cd8f0 100644
--- a/packages/fiori3/src/components/Avatar/demo.stories.tsx
+++ b/packages/fiori3/src/components/Avatar/demo.stories.tsx
@@ -10,7 +10,7 @@ import React from 'react';
const sampleAvatar =
'data:image/png;base64,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';
-storiesOf('F4R Components | Avatar', module)
+storiesOf('Components | Avatar', module)
.add('with Initials', () => (
({
carousel: {
diff --git a/packages/fiori3/src/components/Carousel/CarouselPagination.jss.ts b/packages/fiori3/src/components/Carousel/CarouselPagination.jss.ts
index 02b9fc5305f..85fe7b737ea 100644
--- a/packages/fiori3/src/components/Carousel/CarouselPagination.jss.ts
+++ b/packages/fiori3/src/components/Carousel/CarouselPagination.jss.ts
@@ -1,6 +1,6 @@
import { JSSTheme } from '../../interfaces/JSSTheme';
import { ZIndex } from '../../enums/ZIndex';
-import { HSLColor } from '@fiori-for-react/styles';
+import { HSLColor } from '@ui5-webcomponents-react/styles';
const lighten = HSLColor.lighten;
diff --git a/packages/fiori3/src/components/Carousel/CarouselPagination.tsx b/packages/fiori3/src/components/Carousel/CarouselPagination.tsx
index 86f8d3c4f8d..187c11115e1 100644
--- a/packages/fiori3/src/components/Carousel/CarouselPagination.tsx
+++ b/packages/fiori3/src/components/Carousel/CarouselPagination.tsx
@@ -1,11 +1,11 @@
-import { Event, StyleClassHelper } from '@fiori-for-react/utils';
+import { Event, StyleClassHelper } from '@ui5-webcomponents-react/utils';
import { CarouselArrowsPlacement } from '../../lib/CarouselArrowsPlacement';
import { Icon } from '../../lib/Icon';
import { Label } from '../../lib/Label';
import { PlacementType } from '../../lib/PlacementType';
import React, { Children, Component } from 'react';
import { ClassProps } from '../../interfaces/ClassProps';
-import { withStyles } from '@fiori-for-react/styles';
+import { withStyles } from '@ui5-webcomponents-react/styles';
import styles from './CarouselPagination.jss';
export interface CarouselPaginationPropTypes {
diff --git a/packages/fiori3/src/components/Carousel/demo.stories.tsx b/packages/fiori3/src/components/Carousel/demo.stories.tsx
index d143931d52b..fa7c7361181 100644
--- a/packages/fiori3/src/components/Carousel/demo.stories.tsx
+++ b/packages/fiori3/src/components/Carousel/demo.stories.tsx
@@ -59,6 +59,6 @@ const renderCarouselWithOneChild = () => {
);
};
-storiesOf('F4R Components | Carousel', module)
+storiesOf('Components | Carousel', module)
.add('Default', renderCarousel)
.add('with 1 Child', renderCarouselWithOneChild);
diff --git a/packages/fiori3/src/components/Carousel/index.tsx b/packages/fiori3/src/components/Carousel/index.tsx
index 47b3956b0c4..67b01e3fd56 100644
--- a/packages/fiori3/src/components/Carousel/index.tsx
+++ b/packages/fiori3/src/components/Carousel/index.tsx
@@ -1,10 +1,10 @@
-import { Event, StyleClassHelper } from '@fiori-for-react/utils';
+import { Event, StyleClassHelper } from '@ui5-webcomponents-react/utils';
import { CarouselArrowsPlacement } from '../../lib/CarouselArrowsPlacement';
import { PlacementType } from '../../lib/PlacementType';
import React, { Children, Component, CSSProperties, Fragment, ReactNode, ReactNodeArray } from 'react';
import { ClassProps } from '../../interfaces/ClassProps';
import { Fiori3CommonProps } from '../../interfaces/Fiori3CommonProps';
-import { withStyles } from '@fiori-for-react/styles';
+import { withStyles } from '@ui5-webcomponents-react/styles';
import styles from './Carousel.jss';
import { CarouselPagination, CarouselPaginationPropTypes } from './CarouselPagination';
diff --git a/packages/fiori3/src/components/FilterBar/FilterBar.jss.ts b/packages/fiori3/src/components/FilterBar/FilterBar.jss.ts
index c7aaaa9b35d..e8aebc93ccb 100644
--- a/packages/fiori3/src/components/FilterBar/FilterBar.jss.ts
+++ b/packages/fiori3/src/components/FilterBar/FilterBar.jss.ts
@@ -1,4 +1,4 @@
-import { fonts } from '@fiori-for-react/styles';
+import { fonts } from '@ui5-webcomponents-react/styles';
import { JSSTheme } from '../../interfaces/JSSTheme';
const styles = ({ theme, contentDensity, parameters }: JSSTheme) => {
diff --git a/packages/fiori3/src/components/FilterBar/demo.stories.tsx b/packages/fiori3/src/components/FilterBar/demo.stories.tsx
index bcce8efb326..4ac2d7e0ba6 100644
--- a/packages/fiori3/src/components/FilterBar/demo.stories.tsx
+++ b/packages/fiori3/src/components/FilterBar/demo.stories.tsx
@@ -71,4 +71,4 @@ function renderStory() {
);
}
-storiesOf('F4R Components | FilterBar', module).add('Default', renderStory);
+storiesOf('Components | FilterBar', module).add('Default', renderStory);
diff --git a/packages/fiori3/src/components/FilterBar/index.tsx b/packages/fiori3/src/components/FilterBar/index.tsx
index e0b2a8d2a04..d69bcfed671 100644
--- a/packages/fiori3/src/components/FilterBar/index.tsx
+++ b/packages/fiori3/src/components/FilterBar/index.tsx
@@ -1,5 +1,5 @@
import { ClassProps } from '../../interfaces/ClassProps';
-import { withStyles } from '@fiori-for-react/styles';
+import { withStyles } from '@ui5-webcomponents-react/styles';
import React, { PureComponent, ReactNode, ReactNodeArray } from 'react';
import { Fiori3CommonProps } from '../../interfaces/Fiori3CommonProps';
import styles from './FilterBar.jss';
diff --git a/packages/fiori3/src/components/FilterItem/index.tsx b/packages/fiori3/src/components/FilterItem/index.tsx
index ba5186da89d..60649a0ee1a 100644
--- a/packages/fiori3/src/components/FilterItem/index.tsx
+++ b/packages/fiori3/src/components/FilterItem/index.tsx
@@ -7,8 +7,8 @@ import { Select } from '../../lib/Select';
import { StandardListItem } from '../../lib/StandardListItem';
import { BusyIndicator } from '../../lib/BusyIndicator';
import { FilterType } from '../../lib/FilterType';
-import { Event, StyleClassHelper } from '@fiori-for-react/utils';
-import { withStyles } from '@fiori-for-react/styles';
+import { Event, StyleClassHelper } from '@ui5-webcomponents-react/utils';
+import { withStyles } from '@ui5-webcomponents-react/styles';
import { CommonProps } from '../../interfaces/CommonProps';
import { ListItemTypes } from '../../lib/ListItemTypes';
diff --git a/packages/fiori3/src/components/FlexBox/index.tsx b/packages/fiori3/src/components/FlexBox/index.tsx
index 2e3dff0d957..98aab80e4a6 100644
--- a/packages/fiori3/src/components/FlexBox/index.tsx
+++ b/packages/fiori3/src/components/FlexBox/index.tsx
@@ -1,8 +1,8 @@
-import { StyleClassHelper } from '@fiori-for-react/utils';
+import { StyleClassHelper } from '@ui5-webcomponents-react/utils';
import React, { Component, CSSProperties, ReactNode, ReactNodeArray } from 'react';
import { ClassProps } from '../../interfaces/ClassProps';
import { CommonProps } from '../../interfaces/CommonProps';
-import { withStyles } from '@fiori-for-react/styles';
+import { withStyles } from '@ui5-webcomponents-react/styles';
import { styles } from './Flexbox.jss';
export enum FlexBoxJustifyContent {
diff --git a/packages/fiori3/src/components/Grid/index.tsx b/packages/fiori3/src/components/Grid/index.tsx
index d28fe6e6e22..a4b946454aa 100644
--- a/packages/fiori3/src/components/Grid/index.tsx
+++ b/packages/fiori3/src/components/Grid/index.tsx
@@ -1,8 +1,8 @@
-import { Device, StyleClassHelper } from '@fiori-for-react/utils';
+import { Device, StyleClassHelper } from '@ui5-webcomponents-react/utils';
import React, { Children, Component, CSSProperties, ReactElement, ReactNode, ReactNodeArray } from 'react';
import { ClassProps } from '../../interfaces/ClassProps';
import { CommonProps } from '../../interfaces/CommonProps';
-import { withStyles } from '@fiori-for-react/styles';
+import { withStyles } from '@ui5-webcomponents-react/styles';
import { styles } from './Grid.jss';
export enum GridPosition {
diff --git a/packages/fiori3/src/components/MessageBox/MessageBox.jss.ts b/packages/fiori3/src/components/MessageBox/MessageBox.jss.ts
index 43d4f6cf8bd..7353ad8945e 100644
--- a/packages/fiori3/src/components/MessageBox/MessageBox.jss.ts
+++ b/packages/fiori3/src/components/MessageBox/MessageBox.jss.ts
@@ -1,4 +1,4 @@
-import { fonts } from '@fiori-for-react/styles';
+import { fonts } from '@ui5-webcomponents-react/styles';
import { JSSTheme } from '../../interfaces/JSSTheme';
import { ZIndex } from '../../enums/ZIndex';
import { ContentDensity } from '../../lib/ContentDensity';
diff --git a/packages/fiori3/src/components/MessageBox/demo.stories.tsx b/packages/fiori3/src/components/MessageBox/demo.stories.tsx
index 4b6dfb472e5..2b20c356742 100644
--- a/packages/fiori3/src/components/MessageBox/demo.stories.tsx
+++ b/packages/fiori3/src/components/MessageBox/demo.stories.tsx
@@ -5,7 +5,7 @@ import { boolean, select, text } from '@storybook/addon-knobs';
import { MessageBox } from '../../lib/MessageBox';
import { MessageBoxTypes } from '../../lib/MessageBoxTypes';
-storiesOf('F4R Components | MessageBox', module)
+storiesOf('Components | MessageBox', module)
.addParameters({
info: {}
})
diff --git a/packages/fiori3/src/components/MessageBox/index.tsx b/packages/fiori3/src/components/MessageBox/index.tsx
index 07294e40965..35e9b813cf8 100644
--- a/packages/fiori3/src/components/MessageBox/index.tsx
+++ b/packages/fiori3/src/components/MessageBox/index.tsx
@@ -1,4 +1,4 @@
-import { Event, StyleClassHelper } from '@fiori-for-react/utils';
+import { Event, StyleClassHelper } from '@ui5-webcomponents-react/utils';
import { Icon } from '../../lib/Icon';
import { MessageBoxButton } from '../../lib/MessageBoxButton';
import { Text } from '../../lib/Text';
@@ -7,7 +7,7 @@ import { TitleLevel } from '../../lib/TitleLevel';
import React, { isValidElement, PureComponent, ReactNode } from 'react';
import { ClassProps } from '../../interfaces/ClassProps';
import { Fiori3CommonProps } from '../../interfaces/Fiori3CommonProps';
-import { withStyles } from '@fiori-for-react/styles';
+import { withStyles } from '@ui5-webcomponents-react/styles';
import styles from './MessageBox.jss';
export enum MessageBoxActions {
diff --git a/packages/fiori3/src/components/MessageToast/MessageToast.jss.ts b/packages/fiori3/src/components/MessageToast/MessageToast.jss.ts
index 11f89ecb07c..bb9d83bcbf8 100644
--- a/packages/fiori3/src/components/MessageToast/MessageToast.jss.ts
+++ b/packages/fiori3/src/components/MessageToast/MessageToast.jss.ts
@@ -1,4 +1,4 @@
-import { fonts } from '@fiori-for-react/styles';
+import { fonts } from '@ui5-webcomponents-react/styles';
import { JSSTheme } from '../../interfaces/JSSTheme';
export default ({ parameters }: JSSTheme) => ({
diff --git a/packages/fiori3/src/components/MessageToast/MessageToast.karma.tsx b/packages/fiori3/src/components/MessageToast/MessageToast.karma.tsx
index 74ba6dd9871..4e617f1e8f9 100644
--- a/packages/fiori3/src/components/MessageToast/MessageToast.karma.tsx
+++ b/packages/fiori3/src/components/MessageToast/MessageToast.karma.tsx
@@ -2,7 +2,7 @@ import { MessageToast } from '../../lib/MessageToast';
import { expect } from 'chai';
import sinon from 'sinon';
import { ExtendedWindow } from '../../interfaces/ExtendedWindow';
-import { bootstrap } from '@fiori-for-react/styles';
+import { bootstrap } from '@ui5-webcomponents-react/styles';
bootstrap();
diff --git a/packages/fiori3/src/components/MessageToast/demo.stories.tsx b/packages/fiori3/src/components/MessageToast/demo.stories.tsx
index f434147a0a7..0945dd83191 100644
--- a/packages/fiori3/src/components/MessageToast/demo.stories.tsx
+++ b/packages/fiori3/src/components/MessageToast/demo.stories.tsx
@@ -4,7 +4,7 @@ import { ThemeProvider } from '../../lib/ThemeProvider';
import { storiesOf } from '@storybook/react';
import React from 'react';
-storiesOf('F4R Components | MessageToast', module).add(
+storiesOf('Components | MessageToast', module).add(
'Default',
() => (
@@ -46,25 +46,25 @@ storiesOf('F4R Components | MessageToast', module).add(
propTablesExclude: [ThemeProvider, Button],
text: `
#### Success Message Toast:
-import { MessageToast } from '@fiori-for-react/fiori3';
+import { MessageToast } from '@ui5-webcomponents-react/fiori3';
MessageToast.success('Hello Success Message Toast');
#### Warning Message Toast:
-import { MessageToast } from '@fiori-for-react/fiori3';
+import { MessageToast } from '@ui5-webcomponents-react/fiori3';
MessageToast.warning('Hello Warning Message Toast');
#### Error Message Toast:
-import { MessageToast } from '@fiori-for-react/fiori3';
+import { MessageToast } from '@ui5-webcomponents-react/fiori3';
MessageToast.error('Hello Error Message Toast');
#### Generic Message Toast:
-import { MessageToast } from '@fiori-for-react/fiori3';
+import { MessageToast } from '@ui5-webcomponents-react/fiori3';
MessageToast.show('Hello Generic Message Toast');
diff --git a/packages/fiori3/src/components/MessageToast/index.tsx b/packages/fiori3/src/components/MessageToast/index.tsx
index 6c3e7ad6dd2..be9e260fff0 100644
--- a/packages/fiori3/src/components/MessageToast/index.tsx
+++ b/packages/fiori3/src/components/MessageToast/index.tsx
@@ -8,7 +8,7 @@ import { ClassProps } from '../../interfaces/ClassProps';
import { CommonProps } from '../../interfaces/CommonProps';
import { JSSTheme } from '../../interfaces/JSSTheme';
import styles from './MessageToast.jss';
-import { withStyles } from '@fiori-for-react/styles';
+import { withStyles } from '@ui5-webcomponents-react/styles';
const coloredStyles = ({ parameters }: JSSTheme) => ({
base: {
diff --git a/packages/fiori3/src/components/ObjectPage/ObjectPage.jss.ts b/packages/fiori3/src/components/ObjectPage/ObjectPage.jss.ts
index cf9b293c091..56c76a3883e 100644
--- a/packages/fiori3/src/components/ObjectPage/ObjectPage.jss.ts
+++ b/packages/fiori3/src/components/ObjectPage/ObjectPage.jss.ts
@@ -1,5 +1,5 @@
import { JSSTheme } from '../../interfaces/JSSTheme';
-import { fonts, HSLColor } from '@fiori-for-react/styles';
+import { fonts, HSLColor } from '@ui5-webcomponents-react/styles';
import { ZIndex } from '../../enums/ZIndex';
const styles = ({ theme, contentDensity, parameters }: JSSTheme) => ({
diff --git a/packages/fiori3/src/components/ObjectPage/ObjectPageAnchor.tsx b/packages/fiori3/src/components/ObjectPage/ObjectPageAnchor.tsx
index 458794e5bb5..60d8cca1faf 100644
--- a/packages/fiori3/src/components/ObjectPage/ObjectPageAnchor.tsx
+++ b/packages/fiori3/src/components/ObjectPage/ObjectPageAnchor.tsx
@@ -1,4 +1,4 @@
-import { Event, StyleClassHelper } from '@fiori-for-react/utils';
+import { Event, StyleClassHelper } from '@ui5-webcomponents-react/utils';
import { Button } from '../../lib/Button';
import { ButtonType } from '../../lib/ButtonType';
import { CustomListItem } from '../../lib/CustomListItem';
diff --git a/packages/fiori3/src/components/ObjectPage/demo.stories.tsx b/packages/fiori3/src/components/ObjectPage/demo.stories.tsx
index f2920245f8f..072fc365173 100644
--- a/packages/fiori3/src/components/ObjectPage/demo.stories.tsx
+++ b/packages/fiori3/src/components/ObjectPage/demo.stories.tsx
@@ -97,7 +97,7 @@ const renderComponentWithSections = () => (
);
-storiesOf('F4R Components | ObjectPage', module)
+storiesOf('Components | ObjectPage', module)
.addParameters({
info: {
inline: false,
diff --git a/packages/fiori3/src/components/ObjectPage/index.tsx b/packages/fiori3/src/components/ObjectPage/index.tsx
index c2f8cf06e6d..ba1360b2226 100644
--- a/packages/fiori3/src/components/ObjectPage/index.tsx
+++ b/packages/fiori3/src/components/ObjectPage/index.tsx
@@ -1,8 +1,8 @@
import { ObjectPageMode } from '../../lib/ObjectPageMode';
import { ClassProps } from '../../interfaces/ClassProps';
import { JSSTheme } from '../../interfaces/JSSTheme';
-import { withStyles } from '@fiori-for-react/styles';
-import { Event, StyleClassHelper } from '@fiori-for-react/utils';
+import { withStyles } from '@ui5-webcomponents-react/styles';
+import { Event, StyleClassHelper } from '@ui5-webcomponents-react/utils';
import React, { Children, cloneElement, PureComponent, ReactElement, ReactNode, ReactNodeArray } from 'react';
import { scroller } from 'react-scroll';
import { Fiori3CommonProps } from '../../interfaces/Fiori3CommonProps';
diff --git a/packages/fiori3/src/components/ObjectPageSection/ObjectPageSection.jss.ts b/packages/fiori3/src/components/ObjectPageSection/ObjectPageSection.jss.ts
index 03663a04b29..3b191aab130 100644
--- a/packages/fiori3/src/components/ObjectPageSection/ObjectPageSection.jss.ts
+++ b/packages/fiori3/src/components/ObjectPageSection/ObjectPageSection.jss.ts
@@ -1,5 +1,5 @@
import { JSSTheme } from '../../interfaces/JSSTheme';
-import { fonts, HSLColor } from '@fiori-for-react/styles';
+import { fonts, HSLColor } from '@ui5-webcomponents-react/styles';
const styles = ({ theme, parameters }: JSSTheme) => ({
header: {
diff --git a/packages/fiori3/src/components/ObjectPageSection/index.tsx b/packages/fiori3/src/components/ObjectPageSection/index.tsx
index 48432b1634b..ecdb9e2cecd 100644
--- a/packages/fiori3/src/components/ObjectPageSection/index.tsx
+++ b/packages/fiori3/src/components/ObjectPageSection/index.tsx
@@ -1,10 +1,10 @@
import React, { PureComponent, ReactNode, ReactNodeArray } from 'react';
-import { StyleClassHelper } from '@fiori-for-react/utils';
+import { StyleClassHelper } from '@ui5-webcomponents-react/utils';
import { CommonProps } from '../../interfaces/CommonProps';
import { EmptyIdPropException } from '../ObjectPage/EmptyIdPropException';
import { ClassProps } from '../../interfaces/ClassProps';
import styles from './ObjectPageSection.jss';
-import { withStyles } from '@fiori-for-react/styles';
+import { withStyles } from '@ui5-webcomponents-react/styles';
export interface ObjectPageSectionPropTypes extends CommonProps {
title?: string;
diff --git a/packages/fiori3/src/components/ObjectPageSubSection/index.tsx b/packages/fiori3/src/components/ObjectPageSubSection/index.tsx
index c3740e3fabe..71daf5c00e8 100644
--- a/packages/fiori3/src/components/ObjectPageSubSection/index.tsx
+++ b/packages/fiori3/src/components/ObjectPageSubSection/index.tsx
@@ -3,9 +3,9 @@ import { ClassProps } from '../../interfaces/ClassProps';
import { CommonProps } from '../../interfaces/CommonProps';
import { JSSTheme } from '../../interfaces/JSSTheme';
import { EmptyIdPropException } from '../ObjectPage/EmptyIdPropException';
-import { fonts, HSLColor } from '@fiori-for-react/styles';
-import { withStyles } from '@fiori-for-react/styles';
-import { StyleClassHelper } from '@fiori-for-react/utils';
+import { fonts, HSLColor } from '@ui5-webcomponents-react/styles';
+import { withStyles } from '@ui5-webcomponents-react/styles';
+import { StyleClassHelper } from '@ui5-webcomponents-react/utils';
const lighten = (amount, color) => HSLColor.of(color).lighten(amount * 100).hsl;
diff --git a/packages/fiori3/src/components/ObjectStatus/ObjectStatus.jss.ts b/packages/fiori3/src/components/ObjectStatus/ObjectStatus.jss.ts
index 43f1e7b3e6a..010ca21f30c 100644
--- a/packages/fiori3/src/components/ObjectStatus/ObjectStatus.jss.ts
+++ b/packages/fiori3/src/components/ObjectStatus/ObjectStatus.jss.ts
@@ -1,4 +1,4 @@
-import { fonts } from '@fiori-for-react/styles';
+import { fonts } from '@ui5-webcomponents-react/styles';
import { JSSTheme } from '../../interfaces/JSSTheme';
const styles = ({ theme, contentDensity, parameters }: JSSTheme) => ({
diff --git a/packages/fiori3/src/components/ObjectStatus/demo.stories.tsx b/packages/fiori3/src/components/ObjectStatus/demo.stories.tsx
index 5d34c987365..86b394a5536 100644
--- a/packages/fiori3/src/components/ObjectStatus/demo.stories.tsx
+++ b/packages/fiori3/src/components/ObjectStatus/demo.stories.tsx
@@ -5,7 +5,7 @@ import { boolean, select } from '@storybook/addon-knobs';
import { storiesOf } from '@storybook/react';
import React from 'react';
-storiesOf('F4R Components | ObjectStatus', module)
+storiesOf('Components | ObjectStatus', module)
.add('Only Text', () => (
Object Status
))
diff --git a/packages/fiori3/src/components/ObjectStatus/index.tsx b/packages/fiori3/src/components/ObjectStatus/index.tsx
index ee4a184959e..fa0925f288e 100644
--- a/packages/fiori3/src/components/ObjectStatus/index.tsx
+++ b/packages/fiori3/src/components/ObjectStatus/index.tsx
@@ -1,7 +1,7 @@
import { ValueState } from '../../lib/ValueState';
import { ClassProps } from '../../interfaces/ClassProps';
-import { withStyles } from '@fiori-for-react/styles';
-import { StyleClassHelper } from '@fiori-for-react/utils';
+import { withStyles } from '@ui5-webcomponents-react/styles';
+import { StyleClassHelper } from '@ui5-webcomponents-react/utils';
import React, { FC, ReactNode } from 'react';
import { Fiori3CommonProps } from '../../interfaces/Fiori3CommonProps';
import { Icon } from '../../lib/Icon';
diff --git a/packages/fiori3/src/components/Page/demo.stories.tsx b/packages/fiori3/src/components/Page/demo.stories.tsx
index eb891a178c7..8a83a1817ed 100644
--- a/packages/fiori3/src/components/Page/demo.stories.tsx
+++ b/packages/fiori3/src/components/Page/demo.stories.tsx
@@ -22,4 +22,4 @@ const renderPage = () => (
);
-storiesOf('F4R Components | Page', module).add('Default', renderPage);
+storiesOf('Components | Page', module).add('Default', renderPage);
diff --git a/packages/fiori3/src/components/Page/index.tsx b/packages/fiori3/src/components/Page/index.tsx
index 0f7fc321647..bf9b52b5e50 100644
--- a/packages/fiori3/src/components/Page/index.tsx
+++ b/packages/fiori3/src/components/Page/index.tsx
@@ -1,4 +1,4 @@
-import { Event, StyleClassHelper } from '@fiori-for-react/utils';
+import { Event, StyleClassHelper } from '@ui5-webcomponents-react/utils';
import { Bar } from '../../lib/Bar';
import { Button } from '../../lib/Button';
import { ButtonType } from '../../lib/ButtonType';
@@ -8,7 +8,7 @@ import { TitleLevel } from '../../lib/TitleLevel';
import React, { Component, ReactElement, ReactNode } from 'react';
import { ClassProps } from '../../interfaces/ClassProps';
import { Fiori3CommonProps } from '../../interfaces/Fiori3CommonProps';
-import { withStyles } from '@fiori-for-react/styles';
+import { withStyles } from '@ui5-webcomponents-react/styles';
import { BarPropTypes } from '../Bar';
import styles from './Page.jss';
diff --git a/packages/fiori3/src/components/ProgressIndicator/ProgressIndicator.jss.ts b/packages/fiori3/src/components/ProgressIndicator/ProgressIndicator.jss.ts
index e725c6fcd63..371f9a451e9 100644
--- a/packages/fiori3/src/components/ProgressIndicator/ProgressIndicator.jss.ts
+++ b/packages/fiori3/src/components/ProgressIndicator/ProgressIndicator.jss.ts
@@ -1,6 +1,6 @@
import { ValueState } from '../../lib/ValueState';
import { JSSTheme } from '../../interfaces/JSSTheme';
-import { fonts, HSLColor } from '@fiori-for-react/styles';
+import { fonts, HSLColor } from '@ui5-webcomponents-react/styles';
function getBackgroundColor(state) {
switch (state) {
diff --git a/packages/fiori3/src/components/ProgressIndicator/demo.stories.tsx b/packages/fiori3/src/components/ProgressIndicator/demo.stories.tsx
index 01fc5eba9ff..c30003cfda5 100644
--- a/packages/fiori3/src/components/ProgressIndicator/demo.stories.tsx
+++ b/packages/fiori3/src/components/ProgressIndicator/demo.stories.tsx
@@ -14,4 +14,4 @@ function renderStory() {
);
}
-storiesOf('F4R Components | ProgressIndicator', module).add('Default', renderStory);
+storiesOf('Components | ProgressIndicator', module).add('Default', renderStory);
diff --git a/packages/fiori3/src/components/ProgressIndicator/index.tsx b/packages/fiori3/src/components/ProgressIndicator/index.tsx
index 0e570c6015e..6b163958e3e 100644
--- a/packages/fiori3/src/components/ProgressIndicator/index.tsx
+++ b/packages/fiori3/src/components/ProgressIndicator/index.tsx
@@ -1,8 +1,8 @@
import { ContentDensity } from '../../lib/ContentDensity';
import { ClassProps } from '../../interfaces/ClassProps';
import { JSSTheme } from '../../interfaces/JSSTheme';
-import { withStyles } from '@fiori-for-react/styles';
-import { StyleClassHelper } from '@fiori-for-react/utils';
+import { withStyles } from '@ui5-webcomponents-react/styles';
+import { StyleClassHelper } from '@ui5-webcomponents-react/utils';
import React, { PureComponent } from 'react';
import { Fiori3CommonProps } from '../../interfaces/Fiori3CommonProps';
import styles from './ProgressIndicator.jss';
diff --git a/packages/fiori3/src/components/ResponsivePopover/ResponsivePopover.karma.tsx b/packages/fiori3/src/components/ResponsivePopover/ResponsivePopover.karma.tsx
index 295d973504c..904af41a740 100644
--- a/packages/fiori3/src/components/ResponsivePopover/ResponsivePopover.karma.tsx
+++ b/packages/fiori3/src/components/ResponsivePopover/ResponsivePopover.karma.tsx
@@ -1,4 +1,4 @@
-import { Device } from '@fiori-for-react/utils';
+import { Device } from '@ui5-webcomponents-react/utils';
import { ResponsivePopover } from '../../lib/ResponsivePopover';
import { mountThemedComponent } from '@shared/tests/utils';
import { expect, use } from 'chai';
diff --git a/packages/fiori3/src/components/ResponsivePopover/demo.stories.tsx b/packages/fiori3/src/components/ResponsivePopover/demo.stories.tsx
index f7098d121cb..14040afc4c8 100644
--- a/packages/fiori3/src/components/ResponsivePopover/demo.stories.tsx
+++ b/packages/fiori3/src/components/ResponsivePopover/demo.stories.tsx
@@ -7,7 +7,7 @@ import { boolean, select } from '@storybook/addon-knobs';
import { storiesOf } from '@storybook/react';
import React from 'react';
-storiesOf('F4R Components | ResponsivePopover', module).add('Default', () => (
+storiesOf('Components | ResponsivePopover', module).add('Default', () => (
({
diff --git a/packages/fiori3/src/components/SegmentedButtonItem/index.tsx b/packages/fiori3/src/components/SegmentedButtonItem/index.tsx
index f0191c3a291..3af46a8f65a 100644
--- a/packages/fiori3/src/components/SegmentedButtonItem/index.tsx
+++ b/packages/fiori3/src/components/SegmentedButtonItem/index.tsx
@@ -1,8 +1,8 @@
-import { Event, StyleClassHelper } from '@fiori-for-react/utils';
+import { Event, StyleClassHelper } from '@ui5-webcomponents-react/utils';
import React, { CSSProperties, PureComponent } from 'react';
import { ClassProps } from '../../interfaces/ClassProps';
import { CommonProps } from '../../interfaces/CommonProps';
-import { withStyles } from '@fiori-for-react/styles';
+import { withStyles } from '@ui5-webcomponents-react/styles';
import { SelectedKey } from '../SegmentedButton';
import styles from './SegmentedButtonItem.jss';
diff --git a/packages/fiori3/src/components/Spinner/demo.stories.tsx b/packages/fiori3/src/components/Spinner/demo.stories.tsx
index b1bcba2e08e..f4fe2b583a3 100644
--- a/packages/fiori3/src/components/Spinner/demo.stories.tsx
+++ b/packages/fiori3/src/components/Spinner/demo.stories.tsx
@@ -6,4 +6,4 @@ import React from 'react';
const renderSpinner = () => ;
-storiesOf('F4R Components | Spinner', module).add('Default', renderSpinner);
+storiesOf('Components | Spinner', module).add('Default', renderSpinner);
diff --git a/packages/fiori3/src/components/Spinner/index.tsx b/packages/fiori3/src/components/Spinner/index.tsx
index fcacfdeddac..9c2afedaf22 100644
--- a/packages/fiori3/src/components/Spinner/index.tsx
+++ b/packages/fiori3/src/components/Spinner/index.tsx
@@ -1,9 +1,9 @@
-import { StyleClassHelper } from '@fiori-for-react/utils';
+import { StyleClassHelper } from '@ui5-webcomponents-react/utils';
import { Size } from '../../lib/Size';
import React, { FC } from 'react';
import { ClassProps } from '../../interfaces/ClassProps';
import { Fiori3CommonProps } from '../../interfaces/Fiori3CommonProps';
-import { withStyles } from '@fiori-for-react/styles';
+import { withStyles } from '@ui5-webcomponents-react/styles';
import { styles } from './Spinner.jss';
export interface SpinnerProps extends Fiori3CommonProps {
diff --git a/packages/fiori3/src/components/Text/Text.jss.ts b/packages/fiori3/src/components/Text/Text.jss.ts
index 60a52856a9d..de24f1029ab 100644
--- a/packages/fiori3/src/components/Text/Text.jss.ts
+++ b/packages/fiori3/src/components/Text/Text.jss.ts
@@ -1,4 +1,4 @@
-import { fonts } from '@fiori-for-react/styles';
+import { fonts } from '@ui5-webcomponents-react/styles';
import { JSSTheme } from '../../interfaces/JSSTheme';
export const TextStyles = ({ parameters }: JSSTheme) => ({
diff --git a/packages/fiori3/src/components/Text/demo.stories.tsx b/packages/fiori3/src/components/Text/demo.stories.tsx
index b315daa3a50..0d819069c9c 100644
--- a/packages/fiori3/src/components/Text/demo.stories.tsx
+++ b/packages/fiori3/src/components/Text/demo.stories.tsx
@@ -21,4 +21,4 @@ function renderStory() {
);
}
-storiesOf('F4R Components | Text', module).add('default', renderStory);
+storiesOf('Components | Text', module).add('default', renderStory);
diff --git a/packages/fiori3/src/components/Text/index.tsx b/packages/fiori3/src/components/Text/index.tsx
index 419f82e600b..5d24fa12591 100644
--- a/packages/fiori3/src/components/Text/index.tsx
+++ b/packages/fiori3/src/components/Text/index.tsx
@@ -1,8 +1,8 @@
import { ClassProps } from '../../interfaces/ClassProps';
import { CommonProps } from '../../interfaces/CommonProps';
import { ThemeOptions } from '../../interfaces/ThemeOptions';
-import { withStyles } from '@fiori-for-react/styles';
-import { StyleClassHelper } from '@fiori-for-react/utils';
+import { withStyles } from '@ui5-webcomponents-react/styles';
+import { StyleClassHelper } from '@ui5-webcomponents-react/utils';
import React, { CSSProperties, ReactNode, FC } from 'react';
import { TextStyles } from './Text.jss';
diff --git a/packages/fiori3/src/components/ThemeProvider/ThemeProvider.karma.tsx b/packages/fiori3/src/components/ThemeProvider/ThemeProvider.karma.tsx
index b8472a4da50..779bd47c4b5 100644
--- a/packages/fiori3/src/components/ThemeProvider/ThemeProvider.karma.tsx
+++ b/packages/fiori3/src/components/ThemeProvider/ThemeProvider.karma.tsx
@@ -2,7 +2,7 @@ import { ThemeProvider } from '../../lib/ThemeProvider';
import { expect } from 'chai';
import { mount } from 'enzyme';
import React from 'react';
-import { withStyles } from '@fiori-for-react/styles';
+import { withStyles } from '@ui5-webcomponents-react/styles';
describe('ThemeProvider', () => {
it('Provides Correct Context', (done) => {
diff --git a/packages/fiori3/src/components/ThemeProvider/index.tsx b/packages/fiori3/src/components/ThemeProvider/index.tsx
index fa929686ec5..3f67fda01b3 100644
--- a/packages/fiori3/src/components/ThemeProvider/index.tsx
+++ b/packages/fiori3/src/components/ThemeProvider/index.tsx
@@ -3,7 +3,7 @@ import { MessageToast } from '../../lib/MessageToast';
import { Themes } from '../../lib/Themes';
import { jss, ThemeProvider as ReactJssThemeProvider } from 'react-jss';
import React, { Fragment, PureComponent, ReactNode } from 'react';
-import { bootstrap, sap_fiori_3 } from '@fiori-for-react/styles';
+import { bootstrap, sap_fiori_3 } from '@ui5-webcomponents-react/styles';
import { getCompactSize, getTheme } from '@ui5/webcomponents-base/src/Configuration';
bootstrap();
diff --git a/packages/fiori3/src/components/VariantManagement/demo.stories.tsx b/packages/fiori3/src/components/VariantManagement/demo.stories.tsx
index 47c166c3c35..7b0b02ee9c5 100644
--- a/packages/fiori3/src/components/VariantManagement/demo.stories.tsx
+++ b/packages/fiori3/src/components/VariantManagement/demo.stories.tsx
@@ -22,4 +22,4 @@ function renderStory() {
);
}
-storiesOf('F4R Components | VariantManagement', module).add('Default', renderStory);
+storiesOf('Components | VariantManagement', module).add('Default', renderStory);
diff --git a/packages/fiori3/src/components/VariantManagement/index.tsx b/packages/fiori3/src/components/VariantManagement/index.tsx
index 352aeebafb9..446fb4554f8 100644
--- a/packages/fiori3/src/components/VariantManagement/index.tsx
+++ b/packages/fiori3/src/components/VariantManagement/index.tsx
@@ -1,4 +1,4 @@
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import { Button } from '../../lib/Button';
import { ButtonType } from '../../lib/ButtonType';
import { List } from '../../lib/List';
@@ -13,7 +13,7 @@ import React, { Component, ReactElement } from 'react';
import { ClassProps } from '../../interfaces/ClassProps';
import { CommonProps } from '../../interfaces/CommonProps';
import { JSSTheme } from '../../interfaces/JSSTheme';
-import { withStyles } from '@fiori-for-react/styles';
+import { withStyles } from '@ui5-webcomponents-react/styles';
import { ButtonPropTypes } from '../../webComponents/Button';
export interface VariantItem {
diff --git a/packages/fiori3/src/interfaces/JSSTheme.ts b/packages/fiori3/src/interfaces/JSSTheme.ts
index 38df526954e..3aec77ff2dd 100644
--- a/packages/fiori3/src/interfaces/JSSTheme.ts
+++ b/packages/fiori3/src/interfaces/JSSTheme.ts
@@ -1,6 +1,6 @@
import { ContentDensity } from '../enums/ContentDensity';
import { Themes } from '../enums/Themes';
-import { sap_fiori_3 } from '@fiori-for-react/styles';
+import { sap_fiori_3 } from '@ui5-webcomponents-react/styles';
export interface JSSTheme {
theme: Themes;
diff --git a/packages/fiori3/src/internal/withWebComponent.tsx b/packages/fiori3/src/internal/withWebComponent.tsx
index 8cc3fb7cab8..e25c9de4caf 100644
--- a/packages/fiori3/src/internal/withWebComponent.tsx
+++ b/packages/fiori3/src/internal/withWebComponent.tsx
@@ -1,4 +1,4 @@
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import React, { Children, cloneElement, Component, CSSProperties, FC, ReactElement } from 'react';
import { withTheme } from 'react-jss';
import { Fiori3CommonProps } from '../interfaces/Fiori3CommonProps';
diff --git a/packages/fiori3/src/webComponents/Button/index.tsx b/packages/fiori3/src/webComponents/Button/index.tsx
index 547e0feed4f..1bd08a396e5 100644
--- a/packages/fiori3/src/webComponents/Button/index.tsx
+++ b/packages/fiori3/src/webComponents/Button/index.tsx
@@ -1,4 +1,4 @@
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import { ButtonType } from '../../lib/ButtonType';
import UI5Button from '@ui5/webcomponents/dist/Button';
import React, { FC } from 'react';
diff --git a/packages/fiori3/src/webComponents/Calendar/index.tsx b/packages/fiori3/src/webComponents/Calendar/index.tsx
index 61a7a7f1c6b..936b6fb6a12 100644
--- a/packages/fiori3/src/webComponents/Calendar/index.tsx
+++ b/packages/fiori3/src/webComponents/Calendar/index.tsx
@@ -1,6 +1,6 @@
import React, { FC } from 'react';
import { CalendarType } from '../../lib/CalendarType';
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import UI5Calendar from '@ui5/webcomponents/dist/Calendar';
import { withWebComponent, WithWebComponentPropTypes } from '../../internal/withWebComponent';
diff --git a/packages/fiori3/src/webComponents/CalendarHeader/index.tsx b/packages/fiori3/src/webComponents/CalendarHeader/index.tsx
index 4ea215dc526..8813fad05a4 100644
--- a/packages/fiori3/src/webComponents/CalendarHeader/index.tsx
+++ b/packages/fiori3/src/webComponents/CalendarHeader/index.tsx
@@ -1,5 +1,5 @@
import React, { FC } from 'react';
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import UI5CalendarHeader from '@ui5/webcomponents/dist/CalendarHeader';
import { withWebComponent, WithWebComponentPropTypes } from '../../internal/withWebComponent';
diff --git a/packages/fiori3/src/webComponents/CheckBox/index.tsx b/packages/fiori3/src/webComponents/CheckBox/index.tsx
index 9a5227514cf..92ea759e83c 100644
--- a/packages/fiori3/src/webComponents/CheckBox/index.tsx
+++ b/packages/fiori3/src/webComponents/CheckBox/index.tsx
@@ -1,6 +1,6 @@
import React, { FC } from 'react';
import { ValueState } from '../../lib/ValueState';
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import UI5CheckBox from '@ui5/webcomponents/dist/CheckBox';
import { withWebComponent, WithWebComponentPropTypes } from '../../internal/withWebComponent';
diff --git a/packages/fiori3/src/webComponents/DatePicker/index.tsx b/packages/fiori3/src/webComponents/DatePicker/index.tsx
index b35dc83c169..68985710347 100644
--- a/packages/fiori3/src/webComponents/DatePicker/index.tsx
+++ b/packages/fiori3/src/webComponents/DatePicker/index.tsx
@@ -1,7 +1,7 @@
import React, { FC } from 'react';
import { ValueState } from '../../lib/ValueState';
import { CalendarType } from '../../lib/CalendarType';
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import UI5DatePicker from '@ui5/webcomponents/dist/DatePicker';
import { withWebComponent, WithWebComponentPropTypes } from '../../internal/withWebComponent';
diff --git a/packages/fiori3/src/webComponents/DayPicker/index.tsx b/packages/fiori3/src/webComponents/DayPicker/index.tsx
index 530e660eef4..202a91f498c 100644
--- a/packages/fiori3/src/webComponents/DayPicker/index.tsx
+++ b/packages/fiori3/src/webComponents/DayPicker/index.tsx
@@ -1,6 +1,6 @@
import React, { FC } from 'react';
import { CalendarType } from '../../lib/CalendarType';
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import UI5DayPicker from '@ui5/webcomponents/dist/DayPicker';
import { withWebComponent, WithWebComponentPropTypes } from '../../internal/withWebComponent';
diff --git a/packages/fiori3/src/webComponents/Dialog/index.tsx b/packages/fiori3/src/webComponents/Dialog/index.tsx
index b7191b2aecc..21a7d98cf9b 100644
--- a/packages/fiori3/src/webComponents/Dialog/index.tsx
+++ b/packages/fiori3/src/webComponents/Dialog/index.tsx
@@ -1,6 +1,6 @@
import React, { Component, ReactNode } from 'react';
import UI5Dialog from '@ui5/webcomponents/dist/Dialog';
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import { withWebComponent, WithWebComponentPropTypes } from '../../internal/withWebComponent';
export interface DialogPropTypes extends WithWebComponentPropTypes {
diff --git a/packages/fiori3/src/webComponents/Icon/index.tsx b/packages/fiori3/src/webComponents/Icon/index.tsx
index f30eb753f01..4dce912ae8c 100644
--- a/packages/fiori3/src/webComponents/Icon/index.tsx
+++ b/packages/fiori3/src/webComponents/Icon/index.tsx
@@ -1,5 +1,5 @@
import React, { FC } from 'react';
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import UI5Icon from '@ui5/webcomponents/dist/Icon';
import { withWebComponent, WithWebComponentPropTypes } from '../../internal/withWebComponent';
diff --git a/packages/fiori3/src/webComponents/Input/index.tsx b/packages/fiori3/src/webComponents/Input/index.tsx
index c0438858c1b..c875e54a427 100644
--- a/packages/fiori3/src/webComponents/Input/index.tsx
+++ b/packages/fiori3/src/webComponents/Input/index.tsx
@@ -2,7 +2,7 @@ import { ValueState } from '../../lib/ValueState';
import React, { FC } from 'react';
import { InputType } from '../../lib/InputType';
import UI5Input from '@ui5/webcomponents/dist/Input';
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import { withWebComponent, WithWebComponentPropTypes } from '../../internal/withWebComponent';
export interface InputPropTypes extends WithWebComponentPropTypes {
diff --git a/packages/fiori3/src/webComponents/Link/index.tsx b/packages/fiori3/src/webComponents/Link/index.tsx
index 3ed135dccd1..52cabf93d6c 100644
--- a/packages/fiori3/src/webComponents/Link/index.tsx
+++ b/packages/fiori3/src/webComponents/Link/index.tsx
@@ -1,6 +1,6 @@
import React, { FC } from 'react';
import { LinkType } from '../../lib/LinkType';
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import UI5Link from '@ui5/webcomponents/dist/Link';
import { withWebComponent, WithWebComponentPropTypes } from '../../internal/withWebComponent';
diff --git a/packages/fiori3/src/webComponents/List/index.tsx b/packages/fiori3/src/webComponents/List/index.tsx
index e3481c8e31e..e203a478a4f 100644
--- a/packages/fiori3/src/webComponents/List/index.tsx
+++ b/packages/fiori3/src/webComponents/List/index.tsx
@@ -1,4 +1,4 @@
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import { ListMode } from '../../lib/ListMode';
import { ListSeparators } from '../../lib/ListSeparators';
import UI5List from '@ui5/webcomponents/dist/List';
diff --git a/packages/fiori3/src/webComponents/MessageStrip/index.tsx b/packages/fiori3/src/webComponents/MessageStrip/index.tsx
index bbe7b961b4f..6f26f329afe 100644
--- a/packages/fiori3/src/webComponents/MessageStrip/index.tsx
+++ b/packages/fiori3/src/webComponents/MessageStrip/index.tsx
@@ -1,4 +1,4 @@
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import { MessageStripType } from '../../lib/MessageStripType';
import UI5MessageStrip from '@ui5/webcomponents/dist/MessageStrip';
import React, { FC } from 'react';
diff --git a/packages/fiori3/src/webComponents/MonthPicker/index.tsx b/packages/fiori3/src/webComponents/MonthPicker/index.tsx
index f265fa9df91..e67d7d35310 100644
--- a/packages/fiori3/src/webComponents/MonthPicker/index.tsx
+++ b/packages/fiori3/src/webComponents/MonthPicker/index.tsx
@@ -1,6 +1,6 @@
import React, { FC } from 'react';
import { CalendarType } from '../../lib/CalendarType';
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import UI5MonthPicker from '@ui5/webcomponents/dist/MonthPicker';
import { withWebComponent, WithWebComponentPropTypes } from '../../internal/withWebComponent';
diff --git a/packages/fiori3/src/webComponents/MultiComboBox/index.tsx b/packages/fiori3/src/webComponents/MultiComboBox/index.tsx
index 12796c47d98..82d9dd2bb90 100644
--- a/packages/fiori3/src/webComponents/MultiComboBox/index.tsx
+++ b/packages/fiori3/src/webComponents/MultiComboBox/index.tsx
@@ -1,6 +1,6 @@
import React, { FC, ReactNode } from 'react';
import { ValueState } from '../../lib/ValueState';
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import UI5MultiComboBox from '@ui5/webcomponents/dist/MultiComboBox';
import '@ui5/webcomponents/dist/InputSuggestions';
import { withWebComponent, WithWebComponentPropTypes } from '../../internal/withWebComponent';
diff --git a/packages/fiori3/src/webComponents/Panel/index.tsx b/packages/fiori3/src/webComponents/Panel/index.tsx
index 551ab2aca49..12def15e36b 100644
--- a/packages/fiori3/src/webComponents/Panel/index.tsx
+++ b/packages/fiori3/src/webComponents/Panel/index.tsx
@@ -1,4 +1,4 @@
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import { PanelAccessibleRoles } from '../../lib/PanelAccessibleRoles';
import UI5Panel from '@ui5/webcomponents/dist/Panel';
import React, { FC, ReactNode } from 'react';
diff --git a/packages/fiori3/src/webComponents/Popover/index.tsx b/packages/fiori3/src/webComponents/Popover/index.tsx
index f6125da1638..871255f72fc 100644
--- a/packages/fiori3/src/webComponents/Popover/index.tsx
+++ b/packages/fiori3/src/webComponents/Popover/index.tsx
@@ -3,7 +3,7 @@ import { PlacementType } from '../../lib/PlacementType';
import { PopoverHorizontalAlign } from '../../lib/PopoverHorizontalAlign';
import { PopoverVerticalAlign } from '../../lib/PopoverVerticalAlign';
import UI5Popover from '@ui5/webcomponents/dist/Popover';
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import { withWebComponent, WithWebComponentPropTypes } from '../../internal/withWebComponent';
export interface PopoverPropTypes extends WithWebComponentPropTypes {
diff --git a/packages/fiori3/src/webComponents/Popup/index.tsx b/packages/fiori3/src/webComponents/Popup/index.tsx
index b992224f20b..a1aa2e2f76b 100644
--- a/packages/fiori3/src/webComponents/Popup/index.tsx
+++ b/packages/fiori3/src/webComponents/Popup/index.tsx
@@ -1,5 +1,5 @@
import React, { FC, ReactNode } from 'react';
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import UI5Popup from '@ui5/webcomponents/dist/Popup';
import { withWebComponent, WithWebComponentPropTypes } from '../../internal/withWebComponent';
diff --git a/packages/fiori3/src/webComponents/RadioButton/index.tsx b/packages/fiori3/src/webComponents/RadioButton/index.tsx
index a7b1399a142..c70264497c7 100644
--- a/packages/fiori3/src/webComponents/RadioButton/index.tsx
+++ b/packages/fiori3/src/webComponents/RadioButton/index.tsx
@@ -1,6 +1,6 @@
import React, { FC } from 'react';
import { ValueState } from '../../lib/ValueState';
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import UI5RadioButton from '@ui5/webcomponents/dist/RadioButton';
import { withWebComponent, WithWebComponentPropTypes } from '../../internal/withWebComponent';
diff --git a/packages/fiori3/src/webComponents/Select/index.tsx b/packages/fiori3/src/webComponents/Select/index.tsx
index e8e59ffbb1c..904985e329c 100644
--- a/packages/fiori3/src/webComponents/Select/index.tsx
+++ b/packages/fiori3/src/webComponents/Select/index.tsx
@@ -1,6 +1,6 @@
import React, { FC, ReactNode } from 'react';
import { ValueState } from '../../lib/ValueState';
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import UI5Select from '@ui5/webcomponents/dist/Select';
import { withWebComponent, WithWebComponentPropTypes } from '../../internal/withWebComponent';
diff --git a/packages/fiori3/src/webComponents/ShellBar/index.tsx b/packages/fiori3/src/webComponents/ShellBar/index.tsx
index cf14bf6a0be..afd33ccdc5e 100644
--- a/packages/fiori3/src/webComponents/ShellBar/index.tsx
+++ b/packages/fiori3/src/webComponents/ShellBar/index.tsx
@@ -1,5 +1,5 @@
import React, { FC, ReactNode, ReactNodeArray } from 'react';
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import UI5ShellBar from '@ui5/webcomponents/dist/ShellBar';
import { withWebComponent, WithWebComponentPropTypes } from '../../internal/withWebComponent';
diff --git a/packages/fiori3/src/webComponents/ShellBarItem/index.tsx b/packages/fiori3/src/webComponents/ShellBarItem/index.tsx
index d6776008b7c..92fd1cbe890 100644
--- a/packages/fiori3/src/webComponents/ShellBarItem/index.tsx
+++ b/packages/fiori3/src/webComponents/ShellBarItem/index.tsx
@@ -1,5 +1,5 @@
import React, { FC } from 'react';
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import UI5ShellBarItem from '@ui5/webcomponents/dist/ShellBarItem';
import { withWebComponent, WithWebComponentPropTypes } from '../../internal/withWebComponent';
diff --git a/packages/fiori3/src/webComponents/Switch/index.tsx b/packages/fiori3/src/webComponents/Switch/index.tsx
index 44361887ebf..b2b5b374e64 100644
--- a/packages/fiori3/src/webComponents/Switch/index.tsx
+++ b/packages/fiori3/src/webComponents/Switch/index.tsx
@@ -1,6 +1,6 @@
import React, { FC } from 'react';
import UI5Switch from '@ui5/webcomponents/dist/Switch';
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import { withWebComponent, WithWebComponentPropTypes } from '../../internal/withWebComponent';
export interface SwitchPropTypes extends WithWebComponentPropTypes {
diff --git a/packages/fiori3/src/webComponents/TabContainer/index.tsx b/packages/fiori3/src/webComponents/TabContainer/index.tsx
index 7ace6e32e7c..8b0f3bd37e5 100644
--- a/packages/fiori3/src/webComponents/TabContainer/index.tsx
+++ b/packages/fiori3/src/webComponents/TabContainer/index.tsx
@@ -1,4 +1,4 @@
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import UI5TabContainer from '@ui5/webcomponents/dist/TabContainer';
import React, { ReactNode } from 'react';
import { withWebComponent } from '../../internal/withWebComponent';
diff --git a/packages/fiori3/src/webComponents/TextArea/index.tsx b/packages/fiori3/src/webComponents/TextArea/index.tsx
index 7a90be15eb7..b5fe53c2717 100644
--- a/packages/fiori3/src/webComponents/TextArea/index.tsx
+++ b/packages/fiori3/src/webComponents/TextArea/index.tsx
@@ -1,5 +1,5 @@
import React, { FC } from 'react';
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import UI5TextArea from '@ui5/webcomponents/dist/TextArea';
import { withWebComponent, WithWebComponentPropTypes } from '../../internal/withWebComponent';
diff --git a/packages/fiori3/src/webComponents/TimelineItem/index.tsx b/packages/fiori3/src/webComponents/TimelineItem/index.tsx
index 9cc77b30d41..898d50d095c 100644
--- a/packages/fiori3/src/webComponents/TimelineItem/index.tsx
+++ b/packages/fiori3/src/webComponents/TimelineItem/index.tsx
@@ -1,4 +1,4 @@
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import UI5TimelineItem from '@ui5/webcomponents/dist/TimelineItem';
import React, { FC, ReactNode } from 'react';
import { withWebComponent, WithWebComponentPropTypes } from '../../internal/withWebComponent';
diff --git a/packages/fiori3/src/webComponents/ToggleButton/index.tsx b/packages/fiori3/src/webComponents/ToggleButton/index.tsx
index 83274a1be6e..3e8877fd1e8 100644
--- a/packages/fiori3/src/webComponents/ToggleButton/index.tsx
+++ b/packages/fiori3/src/webComponents/ToggleButton/index.tsx
@@ -1,4 +1,4 @@
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import { ButtonType } from '../../lib/ButtonType';
import UI5ToggleButton from '@ui5/webcomponents/dist/ToggleButton';
import React, { FC } from 'react';
diff --git a/packages/fiori3/src/webComponents/Token/index.tsx b/packages/fiori3/src/webComponents/Token/index.tsx
index 31003d4ab1d..dd1c347b3b5 100644
--- a/packages/fiori3/src/webComponents/Token/index.tsx
+++ b/packages/fiori3/src/webComponents/Token/index.tsx
@@ -1,4 +1,4 @@
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import UI5Token from '@ui5/webcomponents/dist/Token';
import React, { FC, ReactNode, ReactNodeArray } from 'react';
import { withWebComponent, WithWebComponentPropTypes } from '../../internal/withWebComponent';
diff --git a/packages/fiori3/src/webComponents/Tokenizer/index.tsx b/packages/fiori3/src/webComponents/Tokenizer/index.tsx
index 3c9b5a6f948..b6a2b472313 100644
--- a/packages/fiori3/src/webComponents/Tokenizer/index.tsx
+++ b/packages/fiori3/src/webComponents/Tokenizer/index.tsx
@@ -1,5 +1,5 @@
import React, { FC, ReactNode } from 'react';
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import UI5Tokenizer from '@ui5/webcomponents/dist/Tokenizer';
import { withWebComponent, WithWebComponentPropTypes } from '../../internal/withWebComponent';
diff --git a/packages/fiori3/src/webComponents/YearPicker/index.tsx b/packages/fiori3/src/webComponents/YearPicker/index.tsx
index a4099255872..71811c10ccd 100644
--- a/packages/fiori3/src/webComponents/YearPicker/index.tsx
+++ b/packages/fiori3/src/webComponents/YearPicker/index.tsx
@@ -1,4 +1,4 @@
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import { CalendarType } from '../../lib/CalendarType';
import UI5YearPicker from '@ui5/webcomponents/dist/YearPicker';
import React, { FC } from 'react';
diff --git a/packages/styles/CHANGELOG.md b/packages/styles/CHANGELOG.md
index 584af78d843..2fdde1a46d1 100644
--- a/packages/styles/CHANGELOG.md
+++ b/packages/styles/CHANGELOG.md
@@ -3,12 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
-## [0.3.2-rc.0](https://github.com/SAP/fiori-for-react/packages/styles/compare/v0.3.1-rc.2...v0.3.2-rc.0) (2019-06-14)
+## [0.3.2-rc.0](https://github.com/SAP/ui5-webcomponents-react/packages/styles/compare/v0.3.1-rc.2...v0.3.2-rc.0) (2019-06-14)
### Features
-* **ThemeProvider:** Read config from UI5 Web Components ([efee11f](https://github.com/SAP/fiori-for-react/packages/styles/commit/efee11f))
+* **ThemeProvider:** Read config from UI5 Web Components ([efee11f](https://github.com/SAP/ui5-webcomponents-react/packages/styles/commit/efee11f))
### BREAKING CHANGES
@@ -20,40 +20,40 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
-## [0.3.1-rc.2](https://github.com/SAP/fiori-for-react/packages/styles/compare/v0.3.1-rc.1...v0.3.1-rc.2) (2019-06-13)
+## [0.3.1-rc.2](https://github.com/SAP/ui5-webcomponents-react/packages/styles/compare/v0.3.1-rc.1...v0.3.1-rc.2) (2019-06-13)
-**Note:** Version bump only for package @fiori-for-react/styles
+**Note:** Version bump only for package @ui5-webcomponents-react/styles
-## [0.3.1-rc.1](https://github.com/SAP/fiori-for-react/packages/styles/compare/v0.3.1-rc.0...v0.3.1-rc.1) (2019-06-07)
+## [0.3.1-rc.1](https://github.com/SAP/ui5-webcomponents-react/packages/styles/compare/v0.3.1-rc.0...v0.3.1-rc.1) (2019-06-07)
### Features
-* **ObjectPage:** Added Hide Header Button ([#28](https://github.com/SAP/fiori-for-react/packages/styles/issues/28)) ([5509098](https://github.com/SAP/fiori-for-react/packages/styles/commit/5509098))
+* **ObjectPage:** Added Hide Header Button ([#28](https://github.com/SAP/ui5-webcomponents-react/packages/styles/issues/28)) ([5509098](https://github.com/SAP/ui5-webcomponents-react/packages/styles/commit/5509098))
-## [0.3.1-rc.0](https://github.com/SAP/fiori-for-react/packages/styles/compare/v0.3.0...v0.3.1-rc.0) (2019-06-03)
+## [0.3.1-rc.0](https://github.com/SAP/ui5-webcomponents-react/packages/styles/compare/v0.3.0...v0.3.1-rc.0) (2019-06-03)
-**Note:** Version bump only for package @fiori-for-react/styles
+**Note:** Version bump only for package @ui5-webcomponents-react/styles
-# [0.3.0](https://github.com/SAP/fiori-for-react/v0.2.0...v0.3.0) (2019-06-03)
+# [0.3.0](https://github.com/SAP/ui5-webcomponents-react/v0.2.0...v0.3.0) (2019-06-03)
### Bug Fixes
-* **typing:** Fixed TypeScript Definitions ([440c097](https://github.com/SAP/fiori-for-react/packages/styles/commit/440c097))
+* **typing:** Fixed TypeScript Definitions ([440c097](https://github.com/SAP/ui5-webcomponents-react/packages/styles/commit/440c097))
# 0.2.0 (2019-05-15)
-**Note:** Version bump only for package @fiori-for-react/styles
+**Note:** Version bump only for package @ui5-webcomponents-react/styles
diff --git a/packages/styles/README.md b/packages/styles/README.md
index 9d3e00cc0d6..d926a70a216 100644
--- a/packages/styles/README.md
+++ b/packages/styles/README.md
@@ -1,16 +1,16 @@
-# @fiori-for-react/styles
+# @ui5-webcomponents-react/styles
Fiori Styles
## Installation
```bash
-npm install @fiori-for-react/styles --save
+npm install @ui5-webcomponents-react/styles --save
OR
-yarn add @fiori-for-react/styles
+yarn add @ui5-webcomponents-react/styles
```
## Contribute
-Please check our [Contribution Guidelines](https://github.com/SAP/fiori-for-react/blob/master/CONTRIBUTING.md).
+Please check our [Contribution Guidelines](https://github.com/SAP/ui5-webcomponents-react/blob/master/CONTRIBUTING.md).
## License
Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved.
-This file is licensed under the Apache Software License, Version 2.0 except as noted otherwise in the [LICENSE](https://github.com/SAP/fiori-for-react/blob/master/LICENSE) file.
+This file is licensed under the Apache Software License, Version 2.0 except as noted otherwise in the [LICENSE](https://github.com/SAP/ui5-webcomponents-react/blob/master/LICENSE) file.
diff --git a/packages/styles/package.json b/packages/styles/package.json
index 6e0c4ba7db6..f746dfab5bc 100644
--- a/packages/styles/package.json
+++ b/packages/styles/package.json
@@ -1,11 +1,11 @@
{
- "name": "@fiori-for-react/styles",
+ "name": "@ui5-webcomponents-react/styles",
"version": "0.3.2-rc.0",
- "description": "Stylesheets for fiori-for-react",
+ "description": "Stylesheets for ui5-webcomponents-react",
"main": "index.cjs.js",
"module": "index.esm.js",
"types": "index.d.ts",
- "repository": "https://github.com/SAP/fiori-for-react/packages/styles",
+ "repository": "https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/styles",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
"dependencies": {
diff --git a/packages/utils/CHANGELOG.md b/packages/utils/CHANGELOG.md
index c49a1bbcdf9..54a454ed16c 100644
--- a/packages/utils/CHANGELOG.md
+++ b/packages/utils/CHANGELOG.md
@@ -3,45 +3,45 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
-## [0.3.2-rc.0](https://github.com/SAP/fiori-for-react/packages/utils/compare/v0.3.1-rc.2...v0.3.2-rc.0) (2019-06-14)
+## [0.3.2-rc.0](https://github.com/SAP/ui5-webcomponents-react/packages/utils/compare/v0.3.1-rc.2...v0.3.2-rc.0) (2019-06-14)
-**Note:** Version bump only for package @fiori-for-react/utils
+**Note:** Version bump only for package @ui5-webcomponents-react/utils
-## [0.3.1-rc.2](https://github.com/SAP/fiori-for-react/packages/utils/compare/v0.3.1-rc.1...v0.3.1-rc.2) (2019-06-13)
+## [0.3.1-rc.2](https://github.com/SAP/ui5-webcomponents-react/packages/utils/compare/v0.3.1-rc.1...v0.3.1-rc.2) (2019-06-13)
-**Note:** Version bump only for package @fiori-for-react/utils
+**Note:** Version bump only for package @ui5-webcomponents-react/utils
-## [0.3.1-rc.1](https://github.com/SAP/fiori-for-react/packages/utils/compare/v0.3.1-rc.0...v0.3.1-rc.1) (2019-06-07)
+## [0.3.1-rc.1](https://github.com/SAP/ui5-webcomponents-react/packages/utils/compare/v0.3.1-rc.0...v0.3.1-rc.1) (2019-06-07)
-**Note:** Version bump only for package @fiori-for-react/utils
+**Note:** Version bump only for package @ui5-webcomponents-react/utils
-## [0.3.1-rc.0](https://github.com/SAP/fiori-for-react/packages/utils/compare/v0.3.0...v0.3.1-rc.0) (2019-06-03)
+## [0.3.1-rc.0](https://github.com/SAP/ui5-webcomponents-react/packages/utils/compare/v0.3.0...v0.3.1-rc.0) (2019-06-03)
-**Note:** Version bump only for package @fiori-for-react/utils
+**Note:** Version bump only for package @ui5-webcomponents-react/utils
-# [0.3.0](https://github.com/SAP/fiori-for-react/compare/v0.2.0...v0.3.0) (2019-06-03)
+# [0.3.0](https://github.com/SAP/ui5-webcomponents-react/compare/v0.2.0...v0.3.0) (2019-06-03)
### Bug Fixes
-* **typing:** Fixed TypeScript Definitions ([440c097](https://github.com/SAP/fiori-for-react/packages/utils/commit/440c097))
+* **typing:** Fixed TypeScript Definitions ([440c097](https://github.com/SAP/ui5-webcomponents-react/packages/utils/commit/440c097))
# 0.2.0 (2019-05-15)
-**Note:** Version bump only for package @fiori-for-react/utils
+**Note:** Version bump only for package @ui5-webcomponents-react/utils
diff --git a/packages/utils/README.md b/packages/utils/README.md
index dd3e97111b8..cd29ae23583 100644
--- a/packages/utils/README.md
+++ b/packages/utils/README.md
@@ -1,11 +1,11 @@
-# @fiori-for-react/utils
-Helper Utils for fiori-for-react
+# @ui5-webcomponents-react/utils
+Helper Utils for ui5-webcomponents-react
## Installation
```
-yarn add @fiori-for-react/utils
+yarn add @ui5-webcomponents-react/utils
OR
-npm install @fiori-for-react/utils --save
+npm install @ui5-webcomponents-react/utils --save
```
## Modules
@@ -14,7 +14,7 @@ npm install @fiori-for-react/utils --save
Concat multiple CSS Module into an instance of this class helper and place them into a react component.
Example:
```javascript
-import { StyleClassHelper } from '@fiori-for-react/utils';
+import { StyleClassHelper } from '@ui5-webcomponents-react/utils';
import style from 'YOUR_STYLESHEET';
const classes = new StyleClassHelper.of(style.text);
@@ -32,8 +32,8 @@ export default MyComponent;
```
## Contribute
-Please check our [Contribution Guidelines](https://github.com/SAP/fiori-for-react/blob/master/CONTRIBUTING.md).
+Please check our [Contribution Guidelines](https://github.com/SAP/ui5-webcomponents-react/blob/master/CONTRIBUTING.md).
## License
Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved.
-This file is licensed under the Apache Software License, Version 2.0 except as noted otherwise in the [LICENSE](https://github.com/SAP/fiori-for-react/blob/master/LICENSE) file.
+This file is licensed under the Apache Software License, Version 2.0 except as noted otherwise in the [LICENSE](https://github.com/SAP/ui5-webcomponents-react/blob/master/LICENSE) file.
diff --git a/packages/utils/package.json b/packages/utils/package.json
index 099bbffbc7c..1537b4f6184 100644
--- a/packages/utils/package.json
+++ b/packages/utils/package.json
@@ -1,11 +1,11 @@
{
- "name": "@fiori-for-react/utils",
+ "name": "@ui5-webcomponents-react/utils",
"version": "0.3.2-rc.0",
- "description": "Utils for fiori-for-react",
+ "description": "Utils for ui5-webcomponents-react",
"main": "index.cjs.js",
"module": "index.esm.js",
"types": "index.d.ts",
- "repository": "https://github.com/SAP/fiori-for-react/packages/utils",
+ "repository": "https://github.com/SAP/ui5-webcomponents-react/tree/master/packages/utils",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
"dependencies": {
diff --git a/packages/utils/src/Util.ts b/packages/utils/src/Util.ts
index 855b3ae340f..5665ac2db72 100644
--- a/packages/utils/src/Util.ts
+++ b/packages/utils/src/Util.ts
@@ -35,7 +35,7 @@ export const getThemeOverwrite = (theme: Themes, overwrite: Themes): Themes => {
};
export const deprecationNotice = (component: string, message: string) => {
- const value = `* fiori-for-react Deprecation Notice - ${component}`;
+ const value = `* ui5-webcomponents-react Deprecation Notice - ${component}`;
const dots = '*'.padStart(value.length, '*');
// eslint-disable-next-line no-console
console.warn(`${dots}${value}${dots}${message}`);
diff --git a/scripts/ci/release-npm-next-tag.sh b/scripts/ci/release-npm-next-tag.sh
index 64b24313c1b..71ffd76eead 100644
--- a/scripts/ci/release-npm-next-tag.sh
+++ b/scripts/ci/release-npm-next-tag.sh
@@ -29,7 +29,7 @@ cd ${TRAVIS_BUILD_DIR}/build/node_modules/styles && npm publish --access public
cd ${TRAVIS_BUILD_DIR}/build/node_modules/utils && npm publish --access public --tag next
#curl --request POST \
-# --url https://api.github.com/repos/SAP/fiori-for-react/pulls \
+# --url https://api.github.com/repos/SAP/ui5-webcomponents-react/pulls \
# --header 'authorization: Bearer ${GH_TOKEN}' \
# --header 'content-type: application/json' \
# --data '{
diff --git a/scripts/ci/release.sh b/scripts/ci/release.sh
index 5a22fcb54ce..3dfbf2deae0 100755
--- a/scripts/ci/release.sh
+++ b/scripts/ci/release.sh
@@ -3,7 +3,7 @@
# setup git
git config user.email ${GITHUB_EMAIL}
git config user.name ${GITHUB_USER}
-git remote set-url origin "https://${GH_TOKEN}@github.com/SAP/fiori-for-react.git" > /dev/null 2>&1
+git remote set-url origin "https://${GH_TOKEN}@github.com/SAP/ui5-webcomponents-react.git" > /dev/null 2>&1
# make sure we are on the master branch
git checkout master
diff --git a/scripts/rollup/results.json b/scripts/rollup/results.json
index f5641570d97..f6f1457a1a2 100644
--- a/scripts/rollup/results.json
+++ b/scripts/rollup/results.json
@@ -4,29 +4,29 @@
"filename": "fiori3.development.js",
"bundleType": "NODE_ES_DEV",
"packageName": "fiori3",
- "size": 164143,
- "gzip": 28518
+ "size": 164159,
+ "gzip": 28517
},
{
"filename": "fiori3.production.min.js",
"bundleType": "NODE_ES_PROD",
"packageName": "fiori3",
- "size": 164143,
- "gzip": 28518
+ "size": 164159,
+ "gzip": 28517
},
{
"filename": "fiori3.development.js",
"bundleType": "NODE_DEV",
"packageName": "fiori3",
- "size": 167457,
- "gzip": 28604
+ "size": 167473,
+ "gzip": 28599
},
{
"filename": "fiori3.production.min.js",
"bundleType": "NODE_PROD",
"packageName": "fiori3",
- "size": 87829,
- "gzip": 22162
+ "size": 87845,
+ "gzip": 22153
},
{
"filename": "styles.development.js",
@@ -60,57 +60,57 @@
"filename": "utils.development.js",
"bundleType": "NODE_ES_DEV",
"packageName": "utils",
- "size": 50249,
- "gzip": 11581
+ "size": 50257,
+ "gzip": 11582
},
{
"filename": "utils.production.min.js",
"bundleType": "NODE_ES_PROD",
"packageName": "utils",
- "size": 50249,
- "gzip": 11581
+ "size": 50257,
+ "gzip": 11582
},
{
"filename": "utils.development.js",
"bundleType": "NODE_DEV",
"packageName": "utils",
- "size": 50688,
- "gzip": 11658
+ "size": 50696,
+ "gzip": 11660
},
{
"filename": "utils.production.min.js",
"bundleType": "NODE_PROD",
"packageName": "utils",
- "size": 24742,
- "gzip": 8835
+ "size": 24750,
+ "gzip": 8837
},
{
"filename": "charts.development.js",
"bundleType": "NODE_ES_DEV",
"packageName": "charts",
- "size": 68424,
- "gzip": 13273
+ "size": 68440,
+ "gzip": 13277
},
{
"filename": "charts.production.min.js",
"bundleType": "NODE_ES_PROD",
"packageName": "charts",
- "size": 68424,
- "gzip": 13273
+ "size": 68440,
+ "gzip": 13277
},
{
"filename": "charts.development.js",
"bundleType": "NODE_DEV",
"packageName": "charts",
- "size": 68815,
- "gzip": 13275
+ "size": 68831,
+ "gzip": 13280
},
{
"filename": "charts.production.min.js",
"bundleType": "NODE_PROD",
"packageName": "charts",
- "size": 35167,
- "gzip": 8840
+ "size": 35183,
+ "gzip": 8843
}
]
}
\ No newline at end of file
diff --git a/shared/tests/utils.tsx b/shared/tests/utils.tsx
index 4677e7b3d88..f633066c59d 100644
--- a/shared/tests/utils.tsx
+++ b/shared/tests/utils.tsx
@@ -1,5 +1,5 @@
import React from 'react';
-import { Event } from '@fiori-for-react/utils';
+import { Event } from '@ui5-webcomponents-react/utils';
import { mount, shallow } from 'enzyme';
import { ThemeProvider } from '../../packages/fiori3/src/lib/ThemeProvider';