There was an error while loading. Please reload this page.
docs(wiki): add the extensions page and correct stale filledTonal references Adds Extensions.md documenting the layrz_ui_extensions companion package (i18n binding, SDK model conversions, font providers, and the go_router transition bridge), registered in the sidebar and linked from Home. Corrects documentation that still referenced LayrzChipStyle.filledTonal after its removal: LayrzChip.md described it as the default (the default is filled), Component-Catalog.md listed a three-value enum, and LayrzDropdownMenu.md carried a dangling doc-link to the removed value. LayrzChip.md's border-radius note is corrected from tokens.radius.full to tokens.radius.r1, matching the shipped code. Co-Authored-By: Anthropic Claude <noreply@anthropic.com>