expressive card body content block. description inviting the user to take action on the card. @@ -64,7 +64,7 @@ const DocsPage = () => ( }, { description: - 'Clickable tiles only accept a boolean value of true for the aiLabel property.', + 'Clickable tiles only accept a boolean value of true for the decorator property.', source: { language: 'html', code: ` @@ -73,7 +73,7 @@ const DocsPage = () => ( primaryButtonText="Primary" onClick={() => {}} onKeyDown={() => {}} - aiLabel={true} + decorator={true} title="Title">
expressive card body content block. description inviting the user to take action on the card.
diff --git a/packages/ibm-products/src/components/ExpressiveCard/ExpressiveCard.stories.jsx b/packages/ibm-products/src/components/ExpressiveCard/ExpressiveCard.stories.jsx
index 5ed6d1fbe8..64abe02de8 100644
--- a/packages/ibm-products/src/components/ExpressiveCard/ExpressiveCard.stories.jsx
+++ b/packages/ibm-products/src/components/ExpressiveCard/ExpressiveCard.stories.jsx
@@ -7,39 +7,60 @@
import React from 'react';
import styles from './_storybook-styles.scss?inline'; // import index in case more files are added later.
-import { ArrowRight, Cloud, Add } from '@carbon/react/icons';
+import { ArrowRight, Cloud, Add, Information } from '@carbon/react/icons';
import {
AspectRatio,
Column,
Grid,
usePrefix,
- unstable__Slug as Slug,
- unstable__SlugContent as SlugContent,
+ AILabel,
+ AILabelContent,
+ Toggletip,
+ ToggletipButton,
+ ToggletipContent,
} from '@carbon/react';
import { ExpressiveCard } from '.';
import DocsPage from './ExpressiveCard.docs-page';
import { action } from '@storybook/addon-actions';
-const sampleSlug = (
- AI Explained Confidence score
- This is not really Lorem Ipsum but the spell checker did not like the
- previous text with it's non-words which is why this unwieldy
- sentence, should one choose to call it that, here.
- Model type Foundation model AI Explained Confidence score
+ This is not really Lorem Ipsum but the spell checker did not
+ like the previous text with it's non-words which is why
+ this unwieldy sentence, should one choose to call it that, here.
+ Model type Foundation model Custom content here AI Explained Confidence score
- This is not really Lorem Ipsum but the spell checker did not like the
- previous text with it's non-words which is why this unwieldy
- sentence, should one choose to call it that, here.
- Model type Foundation model AI Explained Confidence score
+ This is not really Lorem Ipsum but the spell checker did not
+ like the previous text with it's non-words which is why
+ this unwieldy sentence, should one choose to call it that, here.
+ Model type Foundation model Custom content here84%
-
- 84%
+
+ 84%
-
- 84%
+
+