# @arc-ui/community-components

## 3.13.1

### Patch Changes

- 8978dfe: Add support for URL prop
- 8978dfe: Add optional URL prop to ArticleSidebar

## 3.13.0

### Minor Changes

- 5c1a585: update Arc packages to 13.12.0

### Patch Changes

- 494d75d: Add in onOpenAutoFocus={(e) => e.preventDefault()} to Popover within HeaderBarNotification, causing focus pull on page load"

## 3.12.0

### Minor Changes

- 0cf14aa: Add a neutral tone prop variant to LinkTile.
- 3563378: Add an isCompact prop variant to ActionTile.
- 3563378: Update ActionTile to use isCompact prop

## 3.11.0

### Minor Changes

- e30e127: New abandoned cart notification

## 3.10.0

### Minor Changes

- 7a1af63: Update storybook to show and hide icon
- 7d5d2ae: New abandoned cart notification
- 7a1af63: re add filterAttrs
- 7a1af63: use classNames utility to conditionally render title class
- 7a1af63: Updated ActionTile to behave more like a native button, with improved keyboard activation, visible focus styling, and full-width layout while preserving a 230px minimum width. The component props were tightened by removing arbitrary attribute forwarding and custom className support, and tests were added for keyboard interaction and sizing. Storybook now wraps the tile in a 230px container to reflect the intended layout.

### Patch Changes

- b05ab9d: fix: fixed storybook version selector

## 3.9.0

### Minor Changes

- 151e415: feat: added optional heading property to card4 in business segment switcher

### Patch Changes

- 239daa1: fix: fixed promo listing overflowing in carousel mode
- bf9dfcb: Update arc packages to 13.10.0, Update download list to use new version, refactor SectionHeading to use Columns for isPadded logic

## 3.8.1

### Patch Changes

- b85f7b6: Hide a11y "move to first new button" button when hideButton is true also hide before first "show more" click
- e1f83bf: added outline color in darkpathway
- 55b4c25: fixed accessibility issue
- 9e5d967: Fix spacing in ThumbnailSignpost
- e1f83bf: fix: improve ThumbnailSignpost button visibility on dark surfaces
- a583147: chore: updated arc version

## 3.8.0

### Minor Changes

- 9f20f3f: Partner Logo Section component created to list out partners

## 3.7.1

### Patch Changes

- 2f551c5: fix breakpoints overlapping in business segment switcher
- b2f943a: deps: updated arc versions

## 3.7.0

### Minor Changes

- 449dc3f: Create ArticleCarousel component

### Patch Changes

- e3513b5: Add missing props to CopyLead's Media Content for XL+ breakpoints
- 30f6c86: Preserve directives in build output for Next.js App Router compatibility

## 3.6.0

### Minor Changes

- c61d7d8: Added headingLevel to BannerWithTabs

### Patch Changes

- c61d7d8: Add `target` to `HighlightsCTAProps` from `ButtonV2Props`, allowing the CTA button to open links in a new tab.

## 3.5.0

### Minor Changes

- 9a00e8d: feat: add BusinessSegmentSwitcher component

### Patch Changes

- 1f078fc: Add activeIcon for BrandIcon on active state for ActionTile, added onClick props for LinkTile

## 3.4.0

### Minor Changes

- 41f01c2: Enabled multiline text for copy lead component
- 41f01c2: Added hero and portrait video card components

### Patch Changes

- f624882: updated to arc version 13.7.0
- 61680a0: Added isHeadingWordWrap control to all relevant stories

## 3.3.0

### Minor Changes

- eb463d2: Statictics storybook updated and minor styling fix
- e4e244d: feature post heading and description padding margin fix

### Patch Changes

- 268ee7f: updated actionTile stories and fixed css, interface decription added
- 1a0c61a: remove index signatures and subcomponent filterAttrs"
- 268ee7f: add JSDoc descriptions, remove className prop from InlineLinkGroup and update tokens in CSS
- 268ee7f: updated css for actionTile,linkTile and added QuickLink component and removed heroLink
- 1a0c61a: fix: remove index signatures from component interfaces
- 268ee7f: rename Quickhelp to InlineLinkGroup and add ActionTile toggle in stories
- 1a0c61a: fix: enable data-_ and aria-_ attributes passthrough for Author, Quote, FeaturePost, and HeroLink components to support analytics and accessibility tracking
- 268ee7f: Added ActionTile, LinkTile, and HeroLink components for Help & Support page (ARC-1490)
- 268ee7f: quicklik renamed to quickhelp, updated css and stories

## 3.2.0

### Minor Changes

- 344c55d: Add new ThumbnailSignpost and PromoListingThumbnailSignpost components
- 84f12e7: Updated FeaturePost component content props to accept react node and image to accept optional title and description. Added stories to show the features.
- 59fe516: Updated Arc components package to 13.5.0. Minor chores on promolisting components

### Patch Changes

- 918e18a: faqs skip link keyboard navigation accesiblity issue fixed

## 3.1.0

### Minor Changes

- 901e62d: exposed props for various components following audit from cms team
- 7bbacc1: - refactor the ProductNavigation.tsx file so the InformationCard can accept all InformationCard props
  - fix test coverage for FAQs:
  - remove default type="list" from FAQs
  - change the describe(...) title from <Accordion /> to <FAQs />
  - add a test that headingLevel defaults to h2
- 901e62d: update import paths from arc, updated to arc 13.4.0
- 8bf8500: Added overline and button props to promo listing
- 16d4b41: Swapped filterDataAttrs for filterAttrs

### Patch Changes

- b4b1464: Added ActionTile, LinkTile, and HeroLink components for Help & Support page (ARC-1490)

## 3.0.1

### Patch Changes

- 5a2d5cb: rescope ul and li styling in accordion component

## 3.0.0

### Major Changes

- f97837c: Fixed build process and package exports for node esm

### Minor Changes

- 48b1392: Update the PromoListing component to utilise the Card and Carousel updates
- Add auto calculated heading levels for sub headings in Highlights and Copylead
- Add support for single optional CTA button in Highlights

### Patch Changes

- 9cdd4b7: fix scope styling on FAQs list elements
- 9cdd4b7: add filter data attributes to disclosure list in accordion
- 029c378: Update arc components package to 13.3.0
- 9cdd4b7: fix onclick effect from FAQs skip links

## 2.0.0

### Major Changes

- upgrade arc version to 13.0.0 and react version to 19.2.3

### Minor Changes

- feat: add new FAQs section pattern with adaptions to the Accordion component
- Fix: remove isInverted prop from BannerWithTabs and add option to change surface via storybook
- feat: adjust Accordion component to suit new FAQs pattern and design intent
- fix: update FeaturePost label text to be overline and update date format
- feat: open SectionHeading and HighlightItem content type to reactnode

## 1.1.0

### Minor Changes

- Add ContentInfoWidget component and insert into hero example stories

### Patch Changes

- Update arc packages for v12.0.0 release and fix gradients breaking change

## 1.0.2

### Patch Changes

- a7b0cac: Update Arc dependancies to v12.0.0-beta.22
- 362b160: Updating arc component import paths to improve bundling

## 1.0.1

### Patch Changes

- Bumping the arc-ui version to v12.0.0-beta.21

## 1.0.0

### Major Changes

- b860730: Update community repo to use the arc repo changes, dot notation removed, theme and icon packages flattened, pkg paths updated

### Minor Changes

- 60a7218: Allow Icon prop to accept custom svgs types for copylead and articlesidebar
- 6bbb300: Add new alignTypography and isInverted props to BannerWithTabs
- 233531a: Remove illustrations package and references
- 3030de7: Add script to generate json file containing all versions from changelog
- da5f2b0: Add optional image to sectionheading component
- 7de6006: Create new ProductNavigation component
- 1e6d75f: Add component generator and ArticleSidebar component.

### Patch Changes

- 1eccea8: Update BannerWithTabs story copy and fix dark background bug
- 1e6d75f: Update SectionHeading component to use prop elementType p
- df655c9: Refactor ProductNavigation component to remove js DOM manipulation

## 0.1.0

### Minor Changes

- initial version
