astryx_ui
=========

This product includes software derived from Astryx, a design system published
by Meta Platforms, Inc.

  Upstream project: https://github.com/facebook/astryx
  Version tracked:  0.3.0
  Upstream license: MIT

Derived material includes, but is not limited to:

  * Design token names, default values, and semantic groupings
    (packages/core/src/theme/tokens.stylex.ts)
  * The theme generation algorithms — scale expansion, HCT color conversion,
    and contrast computation (packages/core/src/theme/)
  * The prebuilt theme definitions: neutral, matcha, stone, gothic, chocolate,
    y2k, butter (packages/themes/)
  * Component API shapes, prop names, and documented behavior
    (packages/core/src/<Component>/<Component>.doc.mjs)

Upstream notice, reproduced in full:

  MIT License

  Copyright (c) 2026 Meta Platforms, Inc.

  Permission is hereby granted, free of charge, to any person obtaining a copy
  of this software and associated documentation files (the "Software"), to deal
  in the Software without restriction, including without limitation the rights
  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  copies of the Software, and to permit persons to whom the Software is
  furnished to do so, subject to the following conditions:

  The above copyright notice and this permission notice shall be included in all
  copies or substantial portions of the Software.

  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  SOFTWARE.

Trademarks
----------

"Astryx" and "Meta" are marks of Meta Platforms, Inc. The MIT license grants no
trademark rights. astryx_ui is an independent implementation. It is not
affiliated with, endorsed by, or supported by Meta Platforms, Inc.
