From 8f7706f4be5728d23653fc6b5fda30353ffcf3ef Mon Sep 17 00:00:00 2001 From: John Leider Date: Tue, 30 Apr 2024 11:43:23 -0500 Subject: [PATCH] chore(all): update all labs status, add missing confirm-edit --- packages/docs/src/pages/en/components/all.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/packages/docs/src/pages/en/components/all.md b/packages/docs/src/pages/en/components/all.md index fd84b53b5be..8b40a29be15 100644 --- a/packages/docs/src/pages/en/components/all.md +++ b/packages/docs/src/pages/en/components/all.md @@ -114,7 +114,7 @@ Navigation components are used to navigate between different views or pages. - + The floating action button is used for a promoted actions within an application @@ -150,7 +150,7 @@ Navigation components are used to navigate between different views or pages. - + The speed dial component is a floating action button that can reveal additional actions when clicked @@ -334,6 +334,12 @@ These components are used to display data and information in a variety of ways. + + + The confirm edit component is used to confirm changes to data + + + The data iterator component provides an easy interface for paginating and sorting data @@ -358,7 +364,7 @@ These components are used to display data and information in a variety of ways. - + The sparkline component creates beautiful and expressive simple graphs for displaying numerical data @@ -410,7 +416,7 @@ These components are used to provide feedback to the user within content, over c - + The empty state component is used to indicate that a page or area on a page has no content.