# Third-party notices

## shadcn/ui

The Catalog uses the public shadcn/ui registry protocol and declares stock
shadcn primitives by their canonical registry names. The Catalog does not
ship a fork of those primitives. The upstream shadcn/ui source is distributed
under the MIT License and retains the following notice:

Copyright (c) 2023 shadcn

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.

## Runtime dependencies

| Dependency | License | Why it is present |
| --- | --- | --- |
| React | MIT | Consumer-owned rendering runtime |
| React DOM | MIT | Consumer-owned DOM renderer |
| TanStack Start | MIT | Server-rendered storefront runtime |

The generated registry output carries this notice alongside the MIT license.
The Catalog is an independent project and is not an official shadcn/ui
product. It has no affiliation with, endorsement from, or sponsorship by
shadcn/ui.
