diff --git a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/ArraySelection/Examples.tsx b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/ArraySelection/Examples.tsx
index 31023053022..f742515e3ce 100644
--- a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/ArraySelection/Examples.tsx
+++ b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/ArraySelection/Examples.tsx
@@ -97,9 +97,9 @@ export const Inline = () => {
return (
- This is before the component
-
- This is after the component
+ This is before the component{' '}
+ This
+ is after the component
)
diff --git a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/BankAccountNumber/Examples.tsx b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/BankAccountNumber/Examples.tsx
index c41152ae037..10ab533a36b 100644
--- a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/BankAccountNumber/Examples.tsx
+++ b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/BankAccountNumber/Examples.tsx
@@ -46,9 +46,9 @@ export const Inline = () => {
return (
- This is before the component
-
- This is after the component
+ This is before the component{' '}
+ This is
+ after the component
)
diff --git a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/Boolean/Examples.tsx b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/Boolean/Examples.tsx
index 7d6068be8b7..be9bac3c6ff 100644
--- a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/Boolean/Examples.tsx
+++ b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/Boolean/Examples.tsx
@@ -54,8 +54,8 @@ export const Inline = () => {
return (
- This is before the component
-
+ This is before the component{' '}
+ {' '}
This is after the component
diff --git a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/Currency/Examples.tsx b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/Currency/Examples.tsx
index 46df72cb8f2..ae7baf76f4c 100644
--- a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/Currency/Examples.tsx
+++ b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/Currency/Examples.tsx
@@ -54,9 +54,8 @@ export const Inline = () => {
return (
- This is before the component
-
- This is after the component
+ This is before the component{' '}
+ This is after the component
)
@@ -66,9 +65,9 @@ export const InlineAndLabel = () => {
return (
- This is before the component
-
- This is after the component
+ This is before the component{' '}
+ This is
+ after the component
)
diff --git a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/Date/Examples.tsx b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/Date/Examples.tsx
index a449e57cc8a..36827ae7b35 100644
--- a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/Date/Examples.tsx
+++ b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/Date/Examples.tsx
@@ -34,9 +34,9 @@ export const Inline = () => {
return (
- This is before the component
-
- This is after the component
+ This is before the component{' '}
+ This is
+ after the component
)
diff --git a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/Email/Examples.tsx b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/Email/Examples.tsx
index d6dd117b9ed..1e3150e1521 100644
--- a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/Email/Examples.tsx
+++ b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/Email/Examples.tsx
@@ -49,9 +49,9 @@ export const Inline = () => {
return (
- This is before the component
-
- This is after the component
+ This is before the component{' '}
+ This
+ is after the component
)
diff --git a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/Name/Examples.tsx b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/Name/Examples.tsx
index 0e4bfc8074d..56470d553de 100644
--- a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/Name/Examples.tsx
+++ b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/Name/Examples.tsx
@@ -55,10 +55,10 @@ export const Inline = () => {
}}
>
- This is before the component
-
-
- This is after the component
+ This is before the component{' '}
+ {' '}
+ This is after the
+ component
diff --git a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/NationalIdentityNumber/Examples.tsx b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/NationalIdentityNumber/Examples.tsx
index 38081bdaa3a..b78f3e00120 100644
--- a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/NationalIdentityNumber/Examples.tsx
+++ b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/NationalIdentityNumber/Examples.tsx
@@ -49,9 +49,9 @@ export const Inline = () => {
return (
- This is before the component
-
- This is after the component
+ This is before the component{' '}
+ This is
+ after the component
)
diff --git a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/Number/Examples.tsx b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/Number/Examples.tsx
index 3d93ee330b9..3a8393e5338 100644
--- a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/Number/Examples.tsx
+++ b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/Number/Examples.tsx
@@ -46,8 +46,7 @@ export const Inline = () => {
return (
- This is before the component
-
+ This is before the component {' '}
This is after the component
diff --git a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/OrganizationNumber/Examples.tsx b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/OrganizationNumber/Examples.tsx
index ef3319dff0c..34b7fd60e94 100644
--- a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/OrganizationNumber/Examples.tsx
+++ b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/OrganizationNumber/Examples.tsx
@@ -46,9 +46,9 @@ export const Inline = () => {
return (
- This is before the component
-
- This is after the component
+ This is before the component{' '}
+ This is after
+ the component
)
diff --git a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/PhoneNumber/Examples.tsx b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/PhoneNumber/Examples.tsx
index acecd524fec..34b2c4e3d04 100644
--- a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/PhoneNumber/Examples.tsx
+++ b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/PhoneNumber/Examples.tsx
@@ -56,9 +56,9 @@ export const Inline = () => {
return (
- This is before the component
-
- This is after the component
+ This is before the component{' '}
+ This is after the
+ component
)
diff --git a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/PostalCodeAndCity/Examples.tsx b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/PostalCodeAndCity/Examples.tsx
index f93193aa29c..af7580cfdc6 100644
--- a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/PostalCodeAndCity/Examples.tsx
+++ b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/PostalCodeAndCity/Examples.tsx
@@ -59,9 +59,9 @@ export const Inline = () => {
return (
- This is before the component
-
- This is after the component
+ This is before the component{' '}
+ This is after
+ the component
)
diff --git a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/SelectCountry/Examples.tsx b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/SelectCountry/Examples.tsx
index 13b78bf884a..19bf6a4abac 100644
--- a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/SelectCountry/Examples.tsx
+++ b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/SelectCountry/Examples.tsx
@@ -48,9 +48,9 @@ export const Inline = () => {
return (
- This is before the component
-
- This is after the component
+ This is before the component{' '}
+ This is after the
+ component
)
diff --git a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/Selection/Examples.tsx b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/Selection/Examples.tsx
index c62e1808618..4889781f1e5 100644
--- a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/Selection/Examples.tsx
+++ b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/Selection/Examples.tsx
@@ -38,8 +38,7 @@ export const Inline = () => {
return (
- This is before the component
-
+ This is before the component {' '}
This is after the component
diff --git a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/String/Examples.tsx b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/String/Examples.tsx
index 054066552e5..9f2c52382d6 100644
--- a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/String/Examples.tsx
+++ b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/Value/String/Examples.tsx
@@ -46,9 +46,9 @@ export const Inline = () => {
return (
- This is before the component
-
- This is after the component
+ This is before the component{' '}
+ This is after the
+ component
)
diff --git a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/create-component/ValueBlock.mdx b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/create-component/ValueBlock.mdx
index 14c627cb905..9ae0f87956c 100644
--- a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/create-component/ValueBlock.mdx
+++ b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/create-component/ValueBlock.mdx
@@ -6,6 +6,8 @@ showTabs: true
tabs:
- title: Info
key: '/info'
+ - title: Demos
+ key: '/demos'
- title: Properties
key: '/properties'
breadcrumb:
diff --git a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/create-component/ValueBlock/Examples.tsx b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/create-component/ValueBlock/Examples.tsx
index 74ca798045f..b954f4b2cac 100644
--- a/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/create-component/ValueBlock/Examples.tsx
+++ b/packages/dnb-design-system-portal/src/docs/uilib/extensions/forms/create-component/ValueBlock/Examples.tsx
@@ -17,10 +17,8 @@ export const Inline = () => {
data-visual-test="value-block-inline"
>
- this is before the value
- Foo
- Bar
- this is after the value
+ this is before the value Foo{' '}
+ Bar this is after the value
)
diff --git a/packages/dnb-eufemia/src/extensions/forms/ValueBlock/stories/ValueBlock.stories.tsx b/packages/dnb-eufemia/src/extensions/forms/ValueBlock/stories/ValueBlock.stories.tsx
new file mode 100644
index 00000000000..24aaf2e10cf
--- /dev/null
+++ b/packages/dnb-eufemia/src/extensions/forms/ValueBlock/stories/ValueBlock.stories.tsx
@@ -0,0 +1,15 @@
+import { Value } from '../..'
+import { P } from '../../../../elements'
+
+export default {
+ title: 'Eufemia/Extensions/Forms/ValueBlock',
+}
+
+export function Inline() {
+ return (
+
+ Max value (
+ )
+
+ )
+}
diff --git a/packages/dnb-eufemia/src/extensions/forms/ValueBlock/style/dnb-value-block.scss b/packages/dnb-eufemia/src/extensions/forms/ValueBlock/style/dnb-value-block.scss
index 8275d3fe422..ca73de76beb 100644
--- a/packages/dnb-eufemia/src/extensions/forms/ValueBlock/style/dnb-value-block.scss
+++ b/packages/dnb-eufemia/src/extensions/forms/ValueBlock/style/dnb-value-block.scss
@@ -21,16 +21,6 @@
&--inline:not([class*='__composition']) {
display: inline-block;
- &::before,
- &::after {
- content: '\00A0'; // non-breaking space
- }
- .dnb-forms-value-block + & {
- &::before {
- content: none;
- }
- }
-
font-size: inherit;
}