diff --git a/apps/website/next-env.d.ts b/apps/website/next-env.d.ts
index 52e831b434..254b73c165 100644
--- a/apps/website/next-env.d.ts
+++ b/apps/website/next-env.d.ts
@@ -1,5 +1,6 @@
///
ul ol native
+ Disclaimer — This component is not a 1-to-1 replacement of the ul ol native
tags. These native tags have many different use-cases and the Bulleted List only covers one of them:
listing text items within a document.
placeholder for hints, not instructions:
{" "}
use placeholder to provide example content or expected format (e.g., "Write your feedback
- here…"). Avoid using it as a replacement for the label.
+ here..."). Avoid using it as a replacement for the label.
filled_.
4px. All
- spacing—margins, padding, and element gaps—is applied using these defined increments. This promotes
- consistency across UI layouts and helps ensure design and code stay aligned.
+ We use a scale-based spacing system derived from a base unit of 4px. All spacing
+ — margins, padding, and element gaps — is applied using these defined increments. This promotes consistency
+ across UI layouts and helps ensure design and code stay aligned.
header-child-text
}>header-child-text
} />); expect(getByText("Menu")).toBeTruthy(); }); }); diff --git a/packages/lib/src/heading/Heading.test.tsx b/packages/lib/src/heading/Heading.test.tsx index de11cb70b8..3a6f7e464a 100644 --- a/packages/lib/src/heading/Heading.test.tsx +++ b/packages/lib/src/heading/Heading.test.tsx @@ -3,62 +3,62 @@ import DxcHeading from "./Heading"; describe("Heading component tests", () => { test("Heading renders with default level", () => { - const { getByText, getByRole } = render(- Lorem ipsum dolor sit amet, consectetur adipiscing elit. In ullamcorper consectetur mollis. Suspendisse - vitae lacinia libero. -
-