Skip to main content

V15 Releases

v15.0.1

17/12/2025

Icons

  • Removed !important from Core Solid icons font css to prevent this file overriding the Product icon font set for the affected brands.

  • Affected brands: NRMA (default), Coles, New Zealand Seniors, People’s First Bank, RACV.
  • Fixed typo in icon name for solid core icon i-comment-exclamation.

v15.0.0

26/11/2025
Alert warningKnown Issue: Product Icon bug

Assets

  • Added new v2 SVG Payment Icons assets for Banks, Card, Provider and Wallet.
  • New "chat" Icon added to default set.

Brand

  • Added border-radius tokens to Footer defaults.

BNZ

  • Added tokens to override ProgressIndicator to align to the brand.

AMI

  • Updates to Alert & ProgressLoader tokens.
  • AMI specific override to new "chat" icon.

BNZ

  • Updated ProgressIndicator tokens.

NRMA Help

  • Updated border-radius and padding tokens for the Footer.

State

  • Updates to Accent colours.
  • Updated Alert, Modal, Drawer & ProgressIndicator tokens.
  • State specific override to new "chat" icon.

Components

Alert

  • Added type="button" to dismissible Alert close button to prevent form submission by default.

Checkbox

  • Refactored "Example with Additional Content", it now bolds the value and not the additional text. Note the examples for each have changed, you now no longer need to add classes to containing <p> for additional text.

  • New component added to the library.

Button

  • Added type prop definition and defaulted the value to "button".

Drawer

  • Added type="button" to close button to prevent form submission by default.
  • Added border-radius css var.

FormGroup

  • Set helpLink Button type="button".

InputFormat

  • Added type prop definition.

InputGroup

  • Added type prop to internal InputFormat component.
  • Added type="button" to close button to prevent form submission by default.

Documentation

Radio

  • Removed text-sm classes from "Example with Additional Content", removed <p> from "Radio Outline with Additional Content" example value.

Codemods

  • Experimental codemods feature has been refactored to make more generic. README has been updated to reflect the changes with new instructions on how to use.

Figma only

  • Toggle: BoxShadow style renamed from toggle to toggle-box-shadow