From 2bd082f10a50bdcee997da20699d7538778d5aab Mon Sep 17 00:00:00 2001 From: Eliza Khachatryan Date: Mon, 6 Jan 2025 13:07:53 -0800 Subject: [PATCH] deprecate(notice): deprecate --calcite-notice-width token (#11212) **Related Issue:** N/A ## Summary Deprecate `--calcite-notice-width token` token. --- packages/calcite-components/src/components/notice/notice.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/calcite-components/src/components/notice/notice.scss b/packages/calcite-components/src/components/notice/notice.scss index 823da1c27f6..8b22267bdff 100644 --- a/packages/calcite-components/src/components/notice/notice.scss +++ b/packages/calcite-components/src/components/notice/notice.scss @@ -9,7 +9,7 @@ * @prop --calcite-notice-close-text-color-hover: Specifies the background color of the component's close button when hovered. * @prop --calcite-notice-close-text-color: Specifies the text color of the component's close button. * @prop --calcite-notice-content-text-color: Specifies the component's content text color. - * @prop --calcite-notice-width: Specifies the component's width. + * @prop --calcite-notice-width: [Deprecated] Specifies the component's width. */ // scale variables