diff --git a/.changeset/hip-houses-accept.md b/.changeset/hip-houses-accept.md new file mode 100644 index 00000000000..5a6fca1019e --- /dev/null +++ b/.changeset/hip-houses-accept.md @@ -0,0 +1,5 @@ +--- +'@shopify/polaris': patch +--- + +Updated `ContextualSaveBar` icon to `RiskMajor` and updated logos in examples to Shopify logo diff --git a/polaris-react/src/components/ContextualSaveBar/ContextualSaveBar.stories.tsx b/polaris-react/src/components/ContextualSaveBar/ContextualSaveBar.stories.tsx index d42e8f5a927..79aada4f236 100644 --- a/polaris-react/src/components/ContextualSaveBar/ContextualSaveBar.stories.tsx +++ b/polaris-react/src/components/ContextualSaveBar/ContextualSaveBar.stories.tsx @@ -12,9 +12,9 @@ export function Default() {
- + {message && ( {message} diff --git a/polaris-react/src/components/TopBar/TopBar.stories.tsx b/polaris-react/src/components/TopBar/TopBar.stories.tsx index d6c4949fbbe..be0077b8c54 100644 --- a/polaris-react/src/components/TopBar/TopBar.stories.tsx +++ b/polaris-react/src/components/TopBar/TopBar.stories.tsx @@ -54,11 +54,11 @@ function TopBarWrapper({ }, []); const logo = { - width: 92, + width: 86, topBarSource: - 'https://cdn.shopify.com/shopifycloud/brochure/assets/brand-assets/shopify-logo-monotone-white-7edf88561b256e005e9b9d003c283c39dcbd74ec844dfc9a3912edeec39b4d7e.svg', + 'https://cdn.shopify.com/s/files/1/2376/3301/files/Shopify_Secondary_Inverted.png', url: '#', - accessibilityLabel: 'Hem Canada', + accessibilityLabel: 'Shopify', }; const userMenuMarkup = ( diff --git a/polaris.shopify.com/pages/examples/contextual-save-bar-default.tsx b/polaris.shopify.com/pages/examples/contextual-save-bar-default.tsx index 9ed55c25986..5ac221ca73d 100644 --- a/polaris.shopify.com/pages/examples/contextual-save-bar-default.tsx +++ b/polaris.shopify.com/pages/examples/contextual-save-bar-default.tsx @@ -7,9 +7,9 @@ function Example() {
{ console.log('toggle navigation visibility'); }, []); - const logo = { - width: 124, topBarSource: - 'https://cdn.shopify.com/s/files/1/0446/6937/files/jaded-pixel-logo-color.svg?6215648040070010999', + 'https://cdn.shopify.com/s/files/1/2376/3301/files/Shopify_Secondary_Inverted.png', + width: 86, url: '#', - accessibilityLabel: 'Jaded Pixel', + accessibilityLabel: 'Shopify', }; const userMenuMarkup = (