Patch Changes
-
297d52c: Update the
@atlaskit/motiondev dependency to v6 (resolves to 6.2.x). It is a build-time dependency used to
generate the motion tokens; the generateddurationsandeasingsare identical to v5, so there is no change to the
preset's output. -
bf38f30: Update
@atlaskit/tokensto v13 and regenerate the preset. The generated theme had been stuck on ~v7-era
values, so this brings it in line with the current Atlassian Design System.What changed
- Core colors refreshed (e.g. yellow palette, and the chart palette is restructured from
chart.1–chart.3to
chart.5–chart.7plusdanger/warning/success/discoveryaccents). - Elevation/shadow colors moved to the new neutral base (
rgba(9, 30, 66, …)→rgba(30, 31, 33, …)). - Several dark-mode semantic colors retuned.
- Added
radii.xxlarge(16px). - Removed the deprecated
UNSAFE_smalltext style and itsfontSizes/lineHeightstokens.
Migration
- No code changes are needed for most users; expect visual updates to colors and shadows.
- If you reference
UNSAFE_small(intextStyles,fontSizes, orlineHeights), switch to the supportedsmall
scale. - If you reference the old
chart.1–chart.3tokens, remap tochart.5–chart.7or the named accent tokens. - @pandacss/types@1.11.3
- Core colors refreshed (e.g. yellow palette, and the chart palette is restructured from