UNPKG

@neo4j-ndl/react

Version:

React implementation of Neo4j Design System

295 lines (290 loc) 559 kB
Copyright (c) "Neo4j," Neo4j Sweden AB [http://neo4j.com] This product includes software ("Software") developed by Neo Technology. The copyright in the bundled Neo4j graph database (including the Software) is owned by Neo Technology. The Software developed and owned by Neo Technology is licensed under the GNU GENERAL PUBLIC LICENSE Version 3 (http://www.fsf.org/licensing/licenses/gpl-3.0.html) ("GPL") to all third parties and that license, as required by the GPL, is included in the LICENSE file. However, if you have executed an End User Software License and Services Agreement or an OEM Software License and Support Services Agreement, or another commercial license agreement with Neo Technology or one of its affiliates (each, a "Commercial Agreement"), the terms of the license in such Commercial Agreement will supersede the GPL and you may use the software solely pursuant to the terms of the relevant Commercial Agreement. Full license texts are found in LICENSES.txt. Third-party licenses -------------------- │ Package │ License │ Details │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ chroma-js │ (BSD-3-Clause AND Apache-2.0) │ Gregor Aisch │ │ │ │ JavaScript library for color conversions │ │ │ │ https://github.com/gka/chroma.js │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ dompurify │ (MPL-2.0 OR Apache-2.0) │ Dr.-Ing. Mario Heiderich, Cure53 │ │ │ │ DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. │ │ │ │ It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet │ │ │ │ Explorer (10+), Firefox and Chrome - as well as almost anything else using Blink or │ │ │ │ WebKit). DOMPurify is written by security people who have vast background in web attacks │ │ │ │ and XSS. Fear not. │ │ │ │ https://github.com/cure53/DOMPurify │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ tslib │ 0BSD │ Microsoft Corp. │ │ │ │ Runtime library for TypeScript helper functions │ │ │ │ https://www.typescriptlang.org/ │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @chevrotain/cst-dts-gen │ Apache-2.0 │ Generates type definitions for Chevrotain CST nodes │ │ │ │ https://github.com/Chevrotain/chevrotain#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @chevrotain/gast │ Apache-2.0 │ Grammar AST structure for Chevrotain Parsers │ │ │ │ https://github.com/Chevrotain/chevrotain#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @chevrotain/regexp-to-ast │ Apache-2.0 │ Parses a Regular Expression and outputs an AST │ │ │ │ https://github.com/Chevrotain/chevrotain#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @chevrotain/types │ Apache-2.0 │ Shahar Soel │ │ │ │ Type Signatures and API Website for Chevrotain │ │ │ │ https://chevrotain.io/documentation/ │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @chevrotain/utils │ Apache-2.0 │ Shahar Soel │ │ │ │ common utilities │ │ │ │ https://github.com/Chevrotain/chevrotain#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @internationalized/date │ Apache-2.0 │ Internationalized calendar, date, and time manipulation utilities │ │ │ │ https://github.com/adobe/react-spectrum/tree/main#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @internationalized/message │ Apache-2.0 │ Internationalized message formatting and locale negotiation │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @internationalized/number │ Apache-2.0 │ Internationalized number formatting and parsing utilities │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @internationalized/string │ Apache-2.0 │ Internationalized string formatting and locale negotiation │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @neo4j-devtools/word-color │ Apache-2.0 │ https://github.com/neo4j/nx#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/breadcrumbs │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/button │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/calendar │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/checkbox │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/color │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/combobox │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/datepicker │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/dialog │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/disclosure │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/dnd │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/focus │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/form │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/grid │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/gridlist │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/i18n │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/interactions │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/label │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/landmark │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/link │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/listbox │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/live-announcer │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/menu │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/meter │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/numberfield │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/overlays │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/progress │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/radio │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/searchfield │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/select │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/selection │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/separator │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/slider │ Apache-2.0 │ Slider │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/spinbutton │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/ssr │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/switch │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/table │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/tabs │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/tag │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/textfield │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/toast │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/toggle │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/toolbar │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/tooltip │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/tree │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/utils │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-aria/visually-hidden │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-stately/calendar │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-stately/checkbox │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-stately/collections │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-stately/color │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-stately/combobox │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-stately/data │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-stately/datepicker │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-stately/disclosure │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-stately/dnd │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-stately/flags │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-stately/form │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-stately/grid │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-stately/list │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-stately/menu │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-stately/numberfield │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-stately/overlays │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-stately/radio │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-stately/searchfield │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-stately/select │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-stately/selection │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-stately/slider │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-stately/table │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-stately/tabs │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-stately/toast │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-stately/toggle │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-stately/tooltip │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-stately/tree │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤ │ @react-stately/utils │ Apache-2.0 │ Spectrum UI components in React │ │ │ │ https://github.com/adobe/react-spectrum#readme │ ├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────