diff --git a/.storybook/components/VersionSwitch.tsx b/.storybook/components/VersionSwitch.tsx
index 52000650803..c80cc8a0fcd 100644
--- a/.storybook/components/VersionSwitch.tsx
+++ b/.storybook/components/VersionSwitch.tsx
@@ -23,7 +23,7 @@ addons.register(ADDON_ID, () => {
const menuRef = React.useRef(null);
const activeVersionSlug =
- window.location.pathname.replace('/ui5-webcomponents-react/', '').replaceAll('/', '') || 'nightly';
+ window.location.pathname.replace('/webcomponents-react/', '').replaceAll('/', '') || 'nightly';
const activeVersion = activeVersionSlug.at(0).toUpperCase() + activeVersionSlug.slice(1);
React.useEffect(() => {
diff --git a/packages/main/src/webComponents/AvatarGroup/AvatarGroup.stories.tsx b/packages/main/src/webComponents/AvatarGroup/AvatarGroup.stories.tsx
index 9a61d14c750..4db1f30cec7 100644
--- a/packages/main/src/webComponents/AvatarGroup/AvatarGroup.stories.tsx
+++ b/packages/main/src/webComponents/AvatarGroup/AvatarGroup.stories.tsx
@@ -26,10 +26,10 @@ export const Default: Story = {
-
+
-
+
);
diff --git a/packages/main/src/webComponents/Bar/Bar.stories.tsx b/packages/main/src/webComponents/Bar/Bar.stories.tsx
index cbed981759f..c4a807c7e07 100644
--- a/packages/main/src/webComponents/Bar/Bar.stories.tsx
+++ b/packages/main/src/webComponents/Bar/Bar.stories.tsx
@@ -40,7 +40,7 @@ export const WithCustomElements: Story = {
<>
@@ -49,7 +49,7 @@ export const WithCustomElements: Story = {
endContent={
<>
-
+
>
diff --git a/packages/main/src/webComponents/Carousel/Carousel.stories.tsx b/packages/main/src/webComponents/Carousel/Carousel.stories.tsx
index 998b271df86..e6142ea531b 100644
--- a/packages/main/src/webComponents/Carousel/Carousel.stories.tsx
+++ b/packages/main/src/webComponents/Carousel/Carousel.stories.tsx
@@ -20,9 +20,9 @@ export const Default: Story = {
render(args) {
return (
-
-
-
+
+
+
);
},
diff --git a/packages/main/src/webComponents/FlexibleColumnLayout/FlexibleColumnLayout.stories.tsx b/packages/main/src/webComponents/FlexibleColumnLayout/FlexibleColumnLayout.stories.tsx
index d70dff0dc8f..6faaf106a16 100644
--- a/packages/main/src/webComponents/FlexibleColumnLayout/FlexibleColumnLayout.stories.tsx
+++ b/packages/main/src/webComponents/FlexibleColumnLayout/FlexibleColumnLayout.stories.tsx
@@ -89,7 +89,7 @@ export const WithDifferentColumns: Story = {
<>
+
}
primaryTitle="Movie DB"
/>
diff --git a/packages/main/src/webComponents/MediaGallery/MediaGallery.stories.tsx b/packages/main/src/webComponents/MediaGallery/MediaGallery.stories.tsx
index 1a666414641..1453d8575ec 100644
--- a/packages/main/src/webComponents/MediaGallery/MediaGallery.stories.tsx
+++ b/packages/main/src/webComponents/MediaGallery/MediaGallery.stories.tsx
@@ -29,22 +29,22 @@ export const Default: Story = {
return (
-
+
-
+
-
+
-
+
-
+
-
+
);
@@ -55,11 +55,11 @@ export const CustomThumbnail: Story = {
render: (args) => {
return (
- }>
-
+ }>
+
-
+
);
@@ -77,10 +77,10 @@ export const InteractiveDisplayArea: Story = {
Display Area Clicked!
-
+
-
+
>
diff --git a/packages/main/src/webComponents/ShellBar/ShellBar.stories.tsx b/packages/main/src/webComponents/ShellBar/ShellBar.stories.tsx
index 763fdf79025..2b7913f6eb7 100644
--- a/packages/main/src/webComponents/ShellBar/ShellBar.stories.tsx
+++ b/packages/main/src/webComponents/ShellBar/ShellBar.stories.tsx
@@ -29,7 +29,7 @@ const meta = {
primaryTitle: 'Shell Bar',
notificationsCount: '10',
showNotifications: true,
- logo:
,
+ logo:
,
profile: (
@@ -153,8 +153,8 @@ export const ShellBarBrandingStory: Story = {
args: {
branding: (
}
- href="https://sap.github.io/ui5-webcomponents-react/v2/?path=/docs/layouts-floorplans-shellbar--docs"
+ logo={
}
+ href="https://ui5.github.io/webcomponents-react/v2/?path=/docs/layouts-floorplans-shellbar--docs"
target="_blank"
onClick={(e) => {
console.log('ShellBarBranding clicked', e);
diff --git a/packages/main/src/webComponents/UploadCollection/UploadCollection.mdx b/packages/main/src/webComponents/UploadCollection/UploadCollection.mdx
index 7c918617dba..c804a180e66 100644
--- a/packages/main/src/webComponents/UploadCollection/UploadCollection.mdx
+++ b/packages/main/src/webComponents/UploadCollection/UploadCollection.mdx
@@ -70,7 +70,7 @@ const SimulateUploadComponent = () => {
fileName={'file-name.txt'}
uploadState={UploadState.Ready}
thumbnail={
-
+
}
>
Uploaded by: Susanne Schmitt · Uploaded On: 2019-04-20
diff --git a/packages/main/src/webComponents/UploadCollection/UploadCollection.stories.tsx b/packages/main/src/webComponents/UploadCollection/UploadCollection.stories.tsx
index 8ff34dfc98b..18d392dd3a4 100644
--- a/packages/main/src/webComponents/UploadCollection/UploadCollection.stories.tsx
+++ b/packages/main/src/webComponents/UploadCollection/UploadCollection.stories.tsx
@@ -66,7 +66,7 @@ export const SimulateUpload: Story = {
fileName={'file-name.txt'}
uploadState={UploadState.Ready}
thumbnail={
-
+
}
>
Uploaded by: Susanne Schmitt · Uploaded On: 2019-04-20
diff --git a/packages/main/src/webComponents/UserMenu/UserMenu.stories.tsx b/packages/main/src/webComponents/UserMenu/UserMenu.stories.tsx
index 942275b6782..77840ef34d4 100644
--- a/packages/main/src/webComponents/UserMenu/UserMenu.stories.tsx
+++ b/packages/main/src/webComponents/UserMenu/UserMenu.stories.tsx
@@ -68,11 +68,11 @@ export const Default: Story = {
<>
}
+ logo={
}
profile={
diff --git a/packages/main/src/webComponents/UserSettingsDialog/UserSettingsDialog.stories.tsx b/packages/main/src/webComponents/UserSettingsDialog/UserSettingsDialog.stories.tsx
index 50cd415aeb6..434f9a5d719 100644
--- a/packages/main/src/webComponents/UserSettingsDialog/UserSettingsDialog.stories.tsx
+++ b/packages/main/src/webComponents/UserSettingsDialog/UserSettingsDialog.stories.tsx
@@ -59,11 +59,11 @@ export const Default: Story = {
<>
}
+ logo={
}
profile={
@@ -79,7 +79,7 @@ export const Default: Story = {
open={menuOpen}
accounts={
}
diff --git a/templates/nextjs-pages/pages/index.tsx b/templates/nextjs-pages/pages/index.tsx
index b3b3c351161..6d685c063fa 100644
--- a/templates/nextjs-pages/pages/index.tsx
+++ b/templates/nextjs-pages/pages/index.tsx
@@ -7,7 +7,7 @@ export default function Home() {
}
diff --git a/templates/vite-ts/src/App.tsx b/templates/vite-ts/src/App.tsx
index 72eee527a96..8f5a074be6b 100644
--- a/templates/vite-ts/src/App.tsx
+++ b/templates/vite-ts/src/App.tsx
@@ -6,7 +6,7 @@ function App() {
}