Design kit 2.0.0-55
Published: Nov 18, 2025
This library version corresponds with the following code package versions:
- jh-tokens: 2.0.0-beta.8
- jh-icons: 2.0.0-beta.6
- jh-elements: 2.0.0-beta.8
Added
- Added
jh-focus-ringutility component - Added
jhnamespace to collections, variables, and styles - Added comprehensive set of component variables to the
jh/componentcollection to allow for easier and more accurate theming and overrides; applied to relevant components - Added constituent variables for shadows and gradients; mapped them to their respective composite styles
- Added
jh-input-emailvariant - Added
jh-input-telephonevariant - Added
jh-input-urlvariant
Card
- Added
shadowPresetvariant to new card and menu container elements to allow for mode-base styling presets
Input
- Added
enabled,focus,hover, andactivestates toelements/input-button - Added
#00000000toreadonlyinput fields to mimictransparentvalue
Changed
- Replaced shadow-based focus on components with new
jh-focus-ringcomponent - Updated documentation links to v2 pages
- Set preferred components for nested slot instances
- Set all components, slots, and elements to publish
Card
- Moved container styling to discrete container elements
Input
- Restructured to have consistent layer structure between focused and non-focused variants
Input - Password
- Added new version of
jh-input-passwordthat usesjh-inputas its base
Input - Search
- Added new version of
jh-input-searchto usejh-inputas its base
Input - Textarea
- Restructured to have consistent layer structure between focused and non-focused variants
Menu
- Moved container styling to discrete container elements
Table
- Restructured to have consistent layer structure between focused and non-focused variants
- Refactored
jh-table,jh-table-row,jh-table-header-cell, andjh-table-data-cellto simplify nested instances and better reflect structure of coded versions
Removed
- Removed
shadow/focusstyle - Removed
z-indexvariables
Input - Password
- Removed original non-nested version of
jh-input-password
Input - Search
- Removed original non-nested version of
jh-input-search
Notification
- Removed unsupported notification elements:
- Disabled action button
- Pending dismiss button
- Disabled dismiss button
- Removed
appearancevariants of notification button elements
Tag
- Removed
disabledvariant ofelements/tag-dismiss-button