mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
feat(root): first snapshot version
This commit is contained in:
parent
f7aa7dfe52
commit
2f5620c221
@ -8,6 +8,7 @@
|
||||
"baseBranch": "main",
|
||||
"updateInternalDependencies": "patch",
|
||||
"ignore": [
|
||||
"@nextui-org/docs"
|
||||
"@nextui-org/docs",
|
||||
"@nextui-org/storybook"
|
||||
]
|
||||
}
|
||||
@ -40,7 +40,6 @@
|
||||
"react": "^18.0.0",
|
||||
"react-autosuggest": "^10.1.0",
|
||||
"react-device-detect": "^1.17.0",
|
||||
"react": "^18.0.0",
|
||||
"react-iconly": "^2.2.2",
|
||||
"react-instantsearch-dom": "^6.12.0",
|
||||
"react-intersection-observer": "8.32.2",
|
||||
|
||||
15
packages/components/accordion/CHANGELOG.md
Normal file
15
packages/components/accordion/CHANGELOG.md
Normal file
@ -0,0 +1,15 @@
|
||||
# @nextui-org/accordion
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
- Updated dependencies
|
||||
- @nextui-org/framer-transitions@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/shared-icons@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/shared-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/aria-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/dom-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/system@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/theme@0.0.0-dev-v2-20230326012034
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/accordion",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "Collapse display a list of high-level options that can expand/collapse to reveal more information.",
|
||||
"keywords": [
|
||||
"react",
|
||||
|
||||
13
packages/components/avatar/CHANGELOG.md
Normal file
13
packages/components/avatar/CHANGELOG.md
Normal file
@ -0,0 +1,13 @@
|
||||
# @nextui-org/avatar
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
- Updated dependencies
|
||||
- @nextui-org/shared-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/dom-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/use-image@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/system@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/theme@0.0.0-dev-v2-20230326012034
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/avatar",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "The Avatar component is used to represent a user, and displays the profile picture, initials or fallback icon.",
|
||||
"keywords": [
|
||||
"avatar"
|
||||
|
||||
12
packages/components/badge/CHANGELOG.md
Normal file
12
packages/components/badge/CHANGELOG.md
Normal file
@ -0,0 +1,12 @@
|
||||
# @nextui-org/badge
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
- Updated dependencies
|
||||
- @nextui-org/shared-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/dom-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/system@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/theme@0.0.0-dev-v2-20230326012034
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/badge",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "Badges are used as a small numerical value or status descriptor for UI elements.",
|
||||
"keywords": [
|
||||
"badge"
|
||||
|
||||
14
packages/components/button/CHANGELOG.md
Normal file
14
packages/components/button/CHANGELOG.md
Normal file
@ -0,0 +1,14 @@
|
||||
# @nextui-org/button
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
- Updated dependencies
|
||||
- @nextui-org/shared-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/dom-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/spinner@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/drip@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/system@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/theme@0.0.0-dev-v2-20230326012034
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/button",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "Buttons allow users to perform actions and choose with a single tap.",
|
||||
"keywords": [
|
||||
"button"
|
||||
|
||||
14
packages/components/card/CHANGELOG.md
Normal file
14
packages/components/card/CHANGELOG.md
Normal file
@ -0,0 +1,14 @@
|
||||
# @nextui-org/card
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
- Updated dependencies
|
||||
- @nextui-org/shared-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/shared-css@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/dom-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/drip@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/system@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/theme@0.0.0-dev-v2-20230326012034
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/card",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "Card is a container for text, photos, and actions in the context of a single subject.",
|
||||
"keywords": [
|
||||
"card"
|
||||
|
||||
12
packages/components/checkbox/CHANGELOG.md
Normal file
12
packages/components/checkbox/CHANGELOG.md
Normal file
@ -0,0 +1,12 @@
|
||||
# @nextui-org/checkbox
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
- Updated dependencies
|
||||
- @nextui-org/shared-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/dom-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/system@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/theme@0.0.0-dev-v2-20230326012034
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/checkbox",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "Checkboxes allow users to select multiple items from a list of individual items, or to mark one individual item as selected.",
|
||||
"keywords": [
|
||||
"checkbox"
|
||||
|
||||
13
packages/components/chip/CHANGELOG.md
Normal file
13
packages/components/chip/CHANGELOG.md
Normal file
@ -0,0 +1,13 @@
|
||||
# @nextui-org/chip
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
- Updated dependencies
|
||||
- @nextui-org/shared-icons@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/shared-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/dom-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/system@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/theme@0.0.0-dev-v2-20230326012034
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/chip",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "Chips help people enter information, make selections, filter content, or trigger actions.",
|
||||
"keywords": [
|
||||
"chip"
|
||||
|
||||
12
packages/components/code/CHANGELOG.md
Normal file
12
packages/components/code/CHANGELOG.md
Normal file
@ -0,0 +1,12 @@
|
||||
# @nextui-org/code
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
- Updated dependencies
|
||||
- @nextui-org/shared-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/dom-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/system@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/theme@0.0.0-dev-v2-20230326012034
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/code",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "Code is a component used to display inline code.",
|
||||
"keywords": [
|
||||
"code"
|
||||
|
||||
12
packages/components/drip/CHANGELOG.md
Normal file
12
packages/components/drip/CHANGELOG.md
Normal file
@ -0,0 +1,12 @@
|
||||
# @nextui-org/drip
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
- Updated dependencies
|
||||
- @nextui-org/shared-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/dom-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/system@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/theme@0.0.0-dev-v2-20230326012034
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/drip",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "A ripple effect for ensuring that the user fells the system is reacting instantaneously",
|
||||
"keywords": [
|
||||
"drip"
|
||||
|
||||
12
packages/components/link/CHANGELOG.md
Normal file
12
packages/components/link/CHANGELOG.md
Normal file
@ -0,0 +1,12 @@
|
||||
# @nextui-org/link
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
- Updated dependencies
|
||||
- @nextui-org/shared-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/dom-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/system@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/theme@0.0.0-dev-v2-20230326012034
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/link",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "Links allow users to click their way from page to page. This component is styled to resemble a hyperlink and semantically renders an <a>",
|
||||
"keywords": [
|
||||
"link"
|
||||
|
||||
14
packages/components/pagination/CHANGELOG.md
Normal file
14
packages/components/pagination/CHANGELOG.md
Normal file
@ -0,0 +1,14 @@
|
||||
# @nextui-org/pagination
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
- Updated dependencies
|
||||
- @nextui-org/shared-icons@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/shared-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/use-pagination@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/dom-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/system@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/theme@0.0.0-dev-v2-20230326012034
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/pagination",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "The Pagination component allows you to display active page and navigate between multiple pages.",
|
||||
"keywords": [
|
||||
"pagination"
|
||||
|
||||
12
packages/components/radio/CHANGELOG.md
Normal file
12
packages/components/radio/CHANGELOG.md
Normal file
@ -0,0 +1,12 @@
|
||||
# @nextui-org/radio
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
- Updated dependencies
|
||||
- @nextui-org/shared-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/dom-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/system@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/theme@0.0.0-dev-v2-20230326012034
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/radio",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "Radios allow users to select a single option from a list of mutually exclusive options.",
|
||||
"keywords": [
|
||||
"radio"
|
||||
|
||||
14
packages/components/snippet/CHANGELOG.md
Normal file
14
packages/components/snippet/CHANGELOG.md
Normal file
@ -0,0 +1,14 @@
|
||||
# @nextui-org/snippet
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
- Updated dependencies
|
||||
- @nextui-org/shared-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/use-clipboard@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/dom-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/tooltip@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/system@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/theme@0.0.0-dev-v2-20230326012034
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/snippet",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "Display a snippet of copyable code for the command line.",
|
||||
"keywords": [
|
||||
"snippet"
|
||||
|
||||
12
packages/components/spinner/CHANGELOG.md
Normal file
12
packages/components/spinner/CHANGELOG.md
Normal file
@ -0,0 +1,12 @@
|
||||
# @nextui-org/spinner
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
- Updated dependencies
|
||||
- @nextui-org/shared-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/dom-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/system@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/theme@0.0.0-dev-v2-20230326012034
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/spinner",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "Loaders express an unspecified wait time or display the length of a process.",
|
||||
"keywords": [
|
||||
"loading",
|
||||
|
||||
12
packages/components/switch/CHANGELOG.md
Normal file
12
packages/components/switch/CHANGELOG.md
Normal file
@ -0,0 +1,12 @@
|
||||
# @nextui-org/switch
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
- Updated dependencies
|
||||
- @nextui-org/shared-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/dom-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/system@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/theme@0.0.0-dev-v2-20230326012034
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/switch",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "A switch is similar to a checkbox, but represents on/off values as opposed to selection.",
|
||||
"keywords": [
|
||||
"switch"
|
||||
|
||||
15
packages/components/tooltip/CHANGELOG.md
Normal file
15
packages/components/tooltip/CHANGELOG.md
Normal file
@ -0,0 +1,15 @@
|
||||
# @nextui-org/tooltip
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
- Updated dependencies
|
||||
- @nextui-org/framer-transitions@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/shared-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/react-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/aria-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/dom-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/system@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/theme@0.0.0-dev-v2-20230326012034
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/tooltip",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "A React Component for rendering dynamically positioned Tooltips",
|
||||
"keywords": [
|
||||
"tooltip"
|
||||
|
||||
13
packages/components/user/CHANGELOG.md
Normal file
13
packages/components/user/CHANGELOG.md
Normal file
@ -0,0 +1,13 @@
|
||||
# @nextui-org/user
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
- Updated dependencies
|
||||
- @nextui-org/shared-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/dom-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/avatar@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/system@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/theme@0.0.0-dev-v2-20230326012034
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/user",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "Flexible User Profile Component.",
|
||||
"keywords": [
|
||||
"user"
|
||||
|
||||
26
packages/core/react/CHANGELOG.md
Normal file
26
packages/core/react/CHANGELOG.md
Normal file
@ -0,0 +1,26 @@
|
||||
# @nextui-org/react
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
- Updated dependencies
|
||||
- @nextui-org/pagination@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/accordion@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/checkbox@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/snippet@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/spinner@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/tooltip@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/avatar@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/button@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/switch@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/badge@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/radio@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/card@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/code@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/drip@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/link@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/user@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/system@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/theme@0.0.0-dev-v2-20230326012034
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/react",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "🚀 Beautiful and modern React UI library.",
|
||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
||||
"homepage": "https://nextui.org",
|
||||
|
||||
7
packages/core/system/CHANGELOG.md
Normal file
7
packages/core/system/CHANGELOG.md
Normal file
@ -0,0 +1,7 @@
|
||||
# @nextui-org/system
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/system",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "NextUI system primitives",
|
||||
"keywords": [
|
||||
"system"
|
||||
|
||||
7
packages/core/theme/CHANGELOG.md
Normal file
7
packages/core/theme/CHANGELOG.md
Normal file
@ -0,0 +1,7 @@
|
||||
# @nextui-org/theme
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/theme",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "The default theme for NextUI components",
|
||||
"keywords": [
|
||||
"theme",
|
||||
|
||||
7
packages/hooks/use-clipboard/CHANGELOG.md
Normal file
7
packages/hooks/use-clipboard/CHANGELOG.md
Normal file
@ -0,0 +1,7 @@
|
||||
# @nextui-org/use-clipboard
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/use-clipboard",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "Wrapper around navigator.clipboard with feedback timeout",
|
||||
"keywords": [
|
||||
"use-clipboard"
|
||||
|
||||
9
packages/hooks/use-image/CHANGELOG.md
Normal file
9
packages/hooks/use-image/CHANGELOG.md
Normal file
@ -0,0 +1,9 @@
|
||||
# @nextui-org/use-image
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
- Updated dependencies
|
||||
- @nextui-org/use-safe-layout-effect@0.0.0-dev-v2-20230326012034
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/use-image",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "React hook for progressing image loading",
|
||||
"keywords": [
|
||||
"use-image"
|
||||
|
||||
7
packages/hooks/use-is-mounted/CHANGELOG.md
Normal file
7
packages/hooks/use-is-mounted/CHANGELOG.md
Normal file
@ -0,0 +1,7 @@
|
||||
# @nextui-org/use-is-mounted
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/use-is-mounted",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "This hook can be used to render client-based components or run client logic",
|
||||
"keywords": [
|
||||
"use-is-mounted"
|
||||
@ -39,7 +39,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"clean-package": "2.2.0",
|
||||
"react": "^18.0.0",
|
||||
"react": "^18.0.0"
|
||||
},
|
||||
"tsup": {
|
||||
|
||||
9
packages/hooks/use-pagination/CHANGELOG.md
Normal file
9
packages/hooks/use-pagination/CHANGELOG.md
Normal file
@ -0,0 +1,9 @@
|
||||
# @nextui-org/use-pagination
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
- Updated dependencies
|
||||
- @nextui-org/shared-utils@0.0.0-dev-v2-20230326012034
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/use-pagination",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "State management hook for Pagination component, it lets you manage pagination with controlled and uncontrolled state",
|
||||
"keywords": [
|
||||
"use-pagination"
|
||||
|
||||
9
packages/hooks/use-real-shape/CHANGELOG.md
Normal file
9
packages/hooks/use-real-shape/CHANGELOG.md
Normal file
@ -0,0 +1,9 @@
|
||||
# @nextui-org/use-real-shape
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
- Updated dependencies
|
||||
- @nextui-org/dom-utils@0.0.0-dev-v2-20230326012034
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/use-real-shape",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "Hook that returns the real dimensions of an element",
|
||||
"keywords": [
|
||||
"use-real-shape"
|
||||
|
||||
7
packages/hooks/use-ref-state/CHANGELOG.md
Normal file
7
packages/hooks/use-ref-state/CHANGELOG.md
Normal file
@ -0,0 +1,7 @@
|
||||
# @nextui-org/use-ref-state
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/use-ref-state",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "Hook for saving the state in a ref value",
|
||||
"keywords": [
|
||||
"use-ref-state"
|
||||
|
||||
7
packages/hooks/use-resize/CHANGELOG.md
Normal file
7
packages/hooks/use-resize/CHANGELOG.md
Normal file
@ -0,0 +1,7 @@
|
||||
# @nextui-org/use-resize
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/use-resize",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "Hook that adds an event listener to the resize window event",
|
||||
"keywords": [
|
||||
"use-resize"
|
||||
|
||||
7
packages/hooks/use-safe-layout-effect/CHANGELOG.md
Normal file
7
packages/hooks/use-safe-layout-effect/CHANGELOG.md
Normal file
@ -0,0 +1,7 @@
|
||||
# @nextui-org/use-safe-layout-effect
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/use-safe-layout-effect",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "",
|
||||
"keywords": [
|
||||
"use-safe-layout-effect"
|
||||
|
||||
7
packages/hooks/use-ssr/CHANGELOG.md
Normal file
7
packages/hooks/use-ssr/CHANGELOG.md
Normal file
@ -0,0 +1,7 @@
|
||||
# @nextui-org/use-ssr
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/use-ssr",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "",
|
||||
"keywords": [
|
||||
"use-ssr"
|
||||
|
||||
9
packages/utilities/aria-utils/CHANGELOG.md
Normal file
9
packages/utilities/aria-utils/CHANGELOG.md
Normal file
@ -0,0 +1,9 @@
|
||||
# @nextui-org/aria-utils
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
- Updated dependencies
|
||||
- @nextui-org/system@0.0.0-dev-v2-20230326012034
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/aria-utils",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "A package for managing @react-aria nextui utils.",
|
||||
"keywords": [
|
||||
"aria-utils"
|
||||
|
||||
7
packages/utilities/dom-utils/CHANGELOG.md
Normal file
7
packages/utilities/dom-utils/CHANGELOG.md
Normal file
@ -0,0 +1,7 @@
|
||||
# @nextui-org/dom-utils
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/dom-utils",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "NextUI DOM Utilities",
|
||||
"keywords": [
|
||||
"dom-utils"
|
||||
|
||||
10
packages/utilities/framer-transitions/CHANGELOG.md
Normal file
10
packages/utilities/framer-transitions/CHANGELOG.md
Normal file
@ -0,0 +1,10 @@
|
||||
# @nextui-org/framer-transitions
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
- Updated dependencies
|
||||
- @nextui-org/shared-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/system@0.0.0-dev-v2-20230326012034
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/framer-transitions",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "A set of framer motion transitions for react",
|
||||
"keywords": [
|
||||
"framer-transitions"
|
||||
|
||||
10
packages/utilities/react-utils/CHANGELOG.md
Normal file
10
packages/utilities/react-utils/CHANGELOG.md
Normal file
@ -0,0 +1,10 @@
|
||||
# @nextui-org/react-utils
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
- Updated dependencies
|
||||
- @nextui-org/shared-utils@0.0.0-dev-v2-20230326012034
|
||||
- @nextui-org/system@0.0.0-dev-v2-20230326012034
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/react-utils",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "A package for sharing react components and utilities",
|
||||
"keywords": [
|
||||
"react-utils"
|
||||
|
||||
7
packages/utilities/shared-css/CHANGELOG.md
Normal file
7
packages/utilities/shared-css/CHANGELOG.md
Normal file
@ -0,0 +1,7 @@
|
||||
# @nextui-org/shared-css
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/shared-css",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "NextUI package for Stitches CSS Utilities",
|
||||
"keywords": [
|
||||
"shared-css"
|
||||
|
||||
7
packages/utilities/shared-icons/CHANGELOG.md
Normal file
7
packages/utilities/shared-icons/CHANGELOG.md
Normal file
@ -0,0 +1,7 @@
|
||||
# @nextui-org/shared-icons
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/shared-icons",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "Internal icons set, commonly used in the components stories",
|
||||
"keywords": [
|
||||
"icons-utils"
|
||||
|
||||
7
packages/utilities/shared-utils/CHANGELOG.md
Normal file
7
packages/utilities/shared-utils/CHANGELOG.md
Normal file
@ -0,0 +1,7 @@
|
||||
# @nextui-org/shared-utils
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/shared-utils",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "NextUI system primitives",
|
||||
"keywords": [
|
||||
"system"
|
||||
|
||||
7
packages/utilities/test-utils/CHANGELOG.md
Normal file
7
packages/utilities/test-utils/CHANGELOG.md
Normal file
@ -0,0 +1,7 @@
|
||||
# @nextui-org/test-utils
|
||||
|
||||
## 0.0.0-dev-v2-20230326012034
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- First snapshot release v2
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/test-utils",
|
||||
"version": "2.0.0-beta.1",
|
||||
"version": "0.0.0-dev-v2-20230326012034",
|
||||
"description": "A set of utilities for react testing",
|
||||
"keywords": [
|
||||
"test-utils"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user