feat(chore): progress component exported in the main package

This commit is contained in:
Junior Garcia 2023-03-29 17:22:15 -03:00
parent 43926b7dfb
commit 0f6d821cd5
76 changed files with 5329 additions and 5610 deletions

View File

@ -1,5 +1,19 @@
# @nextui-org/accordion # @nextui-org/accordion
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
- Updated dependencies
- @nextui-org/framer-transitions@0.0.0-dev-v2-20230329202119
- @nextui-org/shared-icons@0.0.0-dev-v2-20230329202119
- @nextui-org/shared-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/aria-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/dom-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/system@0.0.0-dev-v2-20230329202119
- @nextui-org/theme@0.0.0-dev-v2-20230329202119
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/accordion", "name": "@nextui-org/accordion",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "Collapse display a list of high-level options that can expand/collapse to reveal more information.", "description": "Collapse display a list of high-level options that can expand/collapse to reveal more information.",
"keywords": [ "keywords": [
"react", "react",

View File

@ -1,5 +1,17 @@
# @nextui-org/avatar # @nextui-org/avatar
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
- Updated dependencies
- @nextui-org/shared-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/dom-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/use-image@0.0.0-dev-v2-20230329202119
- @nextui-org/system@0.0.0-dev-v2-20230329202119
- @nextui-org/theme@0.0.0-dev-v2-20230329202119
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/avatar", "name": "@nextui-org/avatar",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "The Avatar component is used to represent a user, and displays the profile picture, initials or fallback icon.", "description": "The Avatar component is used to represent a user, and displays the profile picture, initials or fallback icon.",
"keywords": [ "keywords": [
"avatar" "avatar"

View File

@ -1,5 +1,16 @@
# @nextui-org/badge # @nextui-org/badge
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
- Updated dependencies
- @nextui-org/shared-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/dom-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/system@0.0.0-dev-v2-20230329202119
- @nextui-org/theme@0.0.0-dev-v2-20230329202119
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/badge", "name": "@nextui-org/badge",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "Badges are used as a small numerical value or status descriptor for UI elements.", "description": "Badges are used as a small numerical value or status descriptor for UI elements.",
"keywords": [ "keywords": [
"badge" "badge"

View File

@ -1,5 +1,18 @@
# @nextui-org/button # @nextui-org/button
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
- Updated dependencies
- @nextui-org/shared-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/dom-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/spinner@0.0.0-dev-v2-20230329202119
- @nextui-org/drip@0.0.0-dev-v2-20230329202119
- @nextui-org/system@0.0.0-dev-v2-20230329202119
- @nextui-org/theme@0.0.0-dev-v2-20230329202119
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/button", "name": "@nextui-org/button",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "Buttons allow users to perform actions and choose with a single tap.", "description": "Buttons allow users to perform actions and choose with a single tap.",
"keywords": [ "keywords": [
"button" "button"

View File

@ -1,5 +1,17 @@
# @nextui-org/card # @nextui-org/card
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
- Updated dependencies
- @nextui-org/shared-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/dom-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/drip@0.0.0-dev-v2-20230329202119
- @nextui-org/system@0.0.0-dev-v2-20230329202119
- @nextui-org/theme@0.0.0-dev-v2-20230329202119
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/card", "name": "@nextui-org/card",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "Card is a container for text, photos, and actions in the context of a single subject.", "description": "Card is a container for text, photos, and actions in the context of a single subject.",
"keywords": [ "keywords": [
"card" "card"

View File

@ -1,5 +1,16 @@
# @nextui-org/checkbox # @nextui-org/checkbox
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
- Updated dependencies
- @nextui-org/shared-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/dom-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/system@0.0.0-dev-v2-20230329202119
- @nextui-org/theme@0.0.0-dev-v2-20230329202119
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/checkbox", "name": "@nextui-org/checkbox",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "Checkboxes allow users to select multiple items from a list of individual items, or to mark one individual item as selected.", "description": "Checkboxes allow users to select multiple items from a list of individual items, or to mark one individual item as selected.",
"keywords": [ "keywords": [
"checkbox" "checkbox"

View File

@ -1,5 +1,17 @@
# @nextui-org/chip # @nextui-org/chip
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
- Updated dependencies
- @nextui-org/shared-icons@0.0.0-dev-v2-20230329202119
- @nextui-org/shared-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/dom-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/system@0.0.0-dev-v2-20230329202119
- @nextui-org/theme@0.0.0-dev-v2-20230329202119
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/chip", "name": "@nextui-org/chip",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "Chips help people enter information, make selections, filter content, or trigger actions.", "description": "Chips help people enter information, make selections, filter content, or trigger actions.",
"keywords": [ "keywords": [
"chip" "chip"

View File

@ -1,5 +1,16 @@
# @nextui-org/code # @nextui-org/code
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
- Updated dependencies
- @nextui-org/shared-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/dom-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/system@0.0.0-dev-v2-20230329202119
- @nextui-org/theme@0.0.0-dev-v2-20230329202119
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/code", "name": "@nextui-org/code",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "Code is a component used to display inline code.", "description": "Code is a component used to display inline code.",
"keywords": [ "keywords": [
"code" "code"

View File

@ -1,5 +1,16 @@
# @nextui-org/drip # @nextui-org/drip
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
- Updated dependencies
- @nextui-org/shared-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/dom-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/system@0.0.0-dev-v2-20230329202119
- @nextui-org/theme@0.0.0-dev-v2-20230329202119
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/drip", "name": "@nextui-org/drip",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "A ripple effect for ensuring that the user fells the system is reacting instantaneously", "description": "A ripple effect for ensuring that the user fells the system is reacting instantaneously",
"keywords": [ "keywords": [
"drip" "drip"

View File

@ -1,5 +1,16 @@
# @nextui-org/link # @nextui-org/link
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
- Updated dependencies
- @nextui-org/shared-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/dom-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/system@0.0.0-dev-v2-20230329202119
- @nextui-org/theme@0.0.0-dev-v2-20230329202119
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/link", "name": "@nextui-org/link",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"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>", "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": [ "keywords": [
"link" "link"

View File

@ -1,5 +1,18 @@
# @nextui-org/pagination # @nextui-org/pagination
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
- Updated dependencies
- @nextui-org/shared-icons@0.0.0-dev-v2-20230329202119
- @nextui-org/shared-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/use-pagination@0.0.0-dev-v2-20230329202119
- @nextui-org/dom-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/system@0.0.0-dev-v2-20230329202119
- @nextui-org/theme@0.0.0-dev-v2-20230329202119
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/pagination", "name": "@nextui-org/pagination",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "The Pagination component allows you to display active page and navigate between multiple pages.", "description": "The Pagination component allows you to display active page and navigate between multiple pages.",
"keywords": [ "keywords": [
"pagination" "pagination"

View File

@ -1,5 +1,18 @@
# @nextui-org/progress # @nextui-org/progress
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
- Updated dependencies
- @nextui-org/shared-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/use-is-mounted@0.0.0-dev-v2-20230329202119
- @nextui-org/aria-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/dom-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/system@0.0.0-dev-v2-20230329202119
- @nextui-org/theme@0.0.0-dev-v2-20230329202119
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/progress", "name": "@nextui-org/progress",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "Progress bars show either determinate or indeterminate progress of an operation over time.", "description": "Progress bars show either determinate or indeterminate progress of an operation over time.",
"keywords": [ "keywords": [
"progress" "progress"

View File

@ -1,5 +1,16 @@
# @nextui-org/radio # @nextui-org/radio
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
- Updated dependencies
- @nextui-org/shared-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/dom-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/system@0.0.0-dev-v2-20230329202119
- @nextui-org/theme@0.0.0-dev-v2-20230329202119
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/radio", "name": "@nextui-org/radio",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "Radios allow users to select a single option from a list of mutually exclusive options.", "description": "Radios allow users to select a single option from a list of mutually exclusive options.",
"keywords": [ "keywords": [
"radio" "radio"

View File

@ -1,5 +1,18 @@
# @nextui-org/snippet # @nextui-org/snippet
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
- Updated dependencies
- @nextui-org/shared-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/use-clipboard@0.0.0-dev-v2-20230329202119
- @nextui-org/dom-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/tooltip@0.0.0-dev-v2-20230329202119
- @nextui-org/system@0.0.0-dev-v2-20230329202119
- @nextui-org/theme@0.0.0-dev-v2-20230329202119
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/snippet", "name": "@nextui-org/snippet",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "Display a snippet of copyable code for the command line.", "description": "Display a snippet of copyable code for the command line.",
"keywords": [ "keywords": [
"snippet" "snippet"

View File

@ -1,5 +1,16 @@
# @nextui-org/spinner # @nextui-org/spinner
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
- Updated dependencies
- @nextui-org/shared-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/dom-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/system@0.0.0-dev-v2-20230329202119
- @nextui-org/theme@0.0.0-dev-v2-20230329202119
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/spinner", "name": "@nextui-org/spinner",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "Loaders express an unspecified wait time or display the length of a process.", "description": "Loaders express an unspecified wait time or display the length of a process.",
"keywords": [ "keywords": [
"loading", "loading",

View File

@ -1,5 +1,16 @@
# @nextui-org/switch # @nextui-org/switch
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
- Updated dependencies
- @nextui-org/shared-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/dom-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/system@0.0.0-dev-v2-20230329202119
- @nextui-org/theme@0.0.0-dev-v2-20230329202119
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/switch", "name": "@nextui-org/switch",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "A switch is similar to a checkbox, but represents on/off values as opposed to selection.", "description": "A switch is similar to a checkbox, but represents on/off values as opposed to selection.",
"keywords": [ "keywords": [
"switch" "switch"

View File

@ -1,5 +1,19 @@
# @nextui-org/tooltip # @nextui-org/tooltip
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
- Updated dependencies
- @nextui-org/framer-transitions@0.0.0-dev-v2-20230329202119
- @nextui-org/shared-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/react-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/aria-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/dom-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/system@0.0.0-dev-v2-20230329202119
- @nextui-org/theme@0.0.0-dev-v2-20230329202119
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/tooltip", "name": "@nextui-org/tooltip",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "A React Component for rendering dynamically positioned Tooltips", "description": "A React Component for rendering dynamically positioned Tooltips",
"keywords": [ "keywords": [
"tooltip" "tooltip"

View File

@ -1,5 +1,17 @@
# @nextui-org/user # @nextui-org/user
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
- Updated dependencies
- @nextui-org/shared-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/dom-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/avatar@0.0.0-dev-v2-20230329202119
- @nextui-org/system@0.0.0-dev-v2-20230329202119
- @nextui-org/theme@0.0.0-dev-v2-20230329202119
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/user", "name": "@nextui-org/user",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "Flexible User Profile Component.", "description": "Flexible User Profile Component.",
"keywords": [ "keywords": [
"user" "user"

View File

@ -1,5 +1,32 @@
# @nextui-org/react # @nextui-org/react
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
- Updated dependencies
- @nextui-org/pagination@0.0.0-dev-v2-20230329202119
- @nextui-org/accordion@0.0.0-dev-v2-20230329202119
- @nextui-org/checkbox@0.0.0-dev-v2-20230329202119
- @nextui-org/progress@0.0.0-dev-v2-20230329202119
- @nextui-org/snippet@0.0.0-dev-v2-20230329202119
- @nextui-org/spinner@0.0.0-dev-v2-20230329202119
- @nextui-org/tooltip@0.0.0-dev-v2-20230329202119
- @nextui-org/avatar@0.0.0-dev-v2-20230329202119
- @nextui-org/button@0.0.0-dev-v2-20230329202119
- @nextui-org/switch@0.0.0-dev-v2-20230329202119
- @nextui-org/badge@0.0.0-dev-v2-20230329202119
- @nextui-org/radio@0.0.0-dev-v2-20230329202119
- @nextui-org/card@0.0.0-dev-v2-20230329202119
- @nextui-org/chip@0.0.0-dev-v2-20230329202119
- @nextui-org/code@0.0.0-dev-v2-20230329202119
- @nextui-org/drip@0.0.0-dev-v2-20230329202119
- @nextui-org/link@0.0.0-dev-v2-20230329202119
- @nextui-org/user@0.0.0-dev-v2-20230329202119
- @nextui-org/system@0.0.0-dev-v2-20230329202119
- @nextui-org/theme@0.0.0-dev-v2-20230329202119
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/react", "name": "@nextui-org/react",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "🚀 Beautiful and modern React UI library.", "description": "🚀 Beautiful and modern React UI library.",
"author": "Junior Garcia <jrgarciadev@gmail.com>", "author": "Junior Garcia <jrgarciadev@gmail.com>",
"homepage": "https://nextui.org", "homepage": "https://nextui.org",
@ -57,7 +57,8 @@
"@nextui-org/spinner": "workspace:*", "@nextui-org/spinner": "workspace:*",
"@nextui-org/switch": "workspace:*", "@nextui-org/switch": "workspace:*",
"@nextui-org/tooltip": "workspace:*", "@nextui-org/tooltip": "workspace:*",
"@nextui-org/user": "workspace:*" "@nextui-org/user": "workspace:*",
"@nextui-org/progress": "workspace:*"
}, },
"peerDependencies": { "peerDependencies": {
"react": ">=18" "react": ">=18"

View File

@ -17,3 +17,4 @@ export * from "@nextui-org/spinner";
export * from "@nextui-org/switch"; export * from "@nextui-org/switch";
export * from "@nextui-org/tooltip"; export * from "@nextui-org/tooltip";
export * from "@nextui-org/user"; export * from "@nextui-org/user";
export * from "@nextui-org/progress";

View File

@ -1,5 +1,11 @@
# @nextui-org/system # @nextui-org/system
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/system", "name": "@nextui-org/system",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "NextUI system primitives", "description": "NextUI system primitives",
"keywords": [ "keywords": [
"system" "system"

View File

@ -1,5 +1,11 @@
# @nextui-org/theme # @nextui-org/theme
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/theme", "name": "@nextui-org/theme",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "The default theme for NextUI components", "description": "The default theme for NextUI components",
"keywords": [ "keywords": [
"theme", "theme",

View File

@ -1,5 +1,11 @@
# @nextui-org/use-clipboard # @nextui-org/use-clipboard
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/use-clipboard", "name": "@nextui-org/use-clipboard",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "Wrapper around navigator.clipboard with feedback timeout", "description": "Wrapper around navigator.clipboard with feedback timeout",
"keywords": [ "keywords": [
"use-clipboard" "use-clipboard"

View File

@ -1,5 +1,13 @@
# @nextui-org/use-image # @nextui-org/use-image
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
- Updated dependencies
- @nextui-org/use-safe-layout-effect@0.0.0-dev-v2-20230329202119
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/use-image", "name": "@nextui-org/use-image",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "React hook for progressing image loading", "description": "React hook for progressing image loading",
"keywords": [ "keywords": [
"use-image" "use-image"

View File

@ -1,5 +1,11 @@
# @nextui-org/use-is-mounted # @nextui-org/use-is-mounted
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/use-is-mounted", "name": "@nextui-org/use-is-mounted",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "This hook can be used to render client-based components or run client logic", "description": "This hook can be used to render client-based components or run client logic",
"keywords": [ "keywords": [
"use-is-mounted" "use-is-mounted"

View File

@ -1,5 +1,13 @@
# @nextui-org/use-pagination # @nextui-org/use-pagination
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
- Updated dependencies
- @nextui-org/shared-utils@0.0.0-dev-v2-20230329202119
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/use-pagination", "name": "@nextui-org/use-pagination",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "State management hook for Pagination component, it lets you manage pagination with controlled and uncontrolled state", "description": "State management hook for Pagination component, it lets you manage pagination with controlled and uncontrolled state",
"keywords": [ "keywords": [
"use-pagination" "use-pagination"

View File

@ -1,5 +1,13 @@
# @nextui-org/use-real-shape # @nextui-org/use-real-shape
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
- Updated dependencies
- @nextui-org/dom-utils@0.0.0-dev-v2-20230329202119
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/use-real-shape", "name": "@nextui-org/use-real-shape",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "Hook that returns the real dimensions of an element", "description": "Hook that returns the real dimensions of an element",
"keywords": [ "keywords": [
"use-real-shape" "use-real-shape"

View File

@ -1,5 +1,11 @@
# @nextui-org/use-ref-state # @nextui-org/use-ref-state
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/use-ref-state", "name": "@nextui-org/use-ref-state",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "Hook for saving the state in a ref value", "description": "Hook for saving the state in a ref value",
"keywords": [ "keywords": [
"use-ref-state" "use-ref-state"

View File

@ -1,5 +1,11 @@
# @nextui-org/use-resize # @nextui-org/use-resize
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/use-resize", "name": "@nextui-org/use-resize",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "Hook that adds an event listener to the resize window event", "description": "Hook that adds an event listener to the resize window event",
"keywords": [ "keywords": [
"use-resize" "use-resize"

View File

@ -1,5 +1,11 @@
# @nextui-org/use-safe-layout-effect # @nextui-org/use-safe-layout-effect
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/use-safe-layout-effect", "name": "@nextui-org/use-safe-layout-effect",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "", "description": "",
"keywords": [ "keywords": [
"use-safe-layout-effect" "use-safe-layout-effect"

View File

@ -1,5 +1,11 @@
# @nextui-org/use-ssr # @nextui-org/use-ssr
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/use-ssr", "name": "@nextui-org/use-ssr",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "", "description": "",
"keywords": [ "keywords": [
"use-ssr" "use-ssr"

View File

@ -1,5 +1,13 @@
# @nextui-org/aria-utils # @nextui-org/aria-utils
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
- Updated dependencies
- @nextui-org/system@0.0.0-dev-v2-20230329202119
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/aria-utils", "name": "@nextui-org/aria-utils",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "A package for managing @react-aria nextui utils.", "description": "A package for managing @react-aria nextui utils.",
"keywords": [ "keywords": [
"aria-utils" "aria-utils"

View File

@ -1,5 +1,11 @@
# @nextui-org/dom-utils # @nextui-org/dom-utils
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/dom-utils", "name": "@nextui-org/dom-utils",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "NextUI DOM Utilities", "description": "NextUI DOM Utilities",
"keywords": [ "keywords": [
"dom-utils" "dom-utils"

View File

@ -1,5 +1,14 @@
# @nextui-org/framer-transitions # @nextui-org/framer-transitions
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
- Updated dependencies
- @nextui-org/shared-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/system@0.0.0-dev-v2-20230329202119
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/framer-transitions", "name": "@nextui-org/framer-transitions",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "A set of framer motion transitions for react", "description": "A set of framer motion transitions for react",
"keywords": [ "keywords": [
"framer-transitions" "framer-transitions"

View File

@ -1,5 +1,14 @@
# @nextui-org/react-utils # @nextui-org/react-utils
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
- Updated dependencies
- @nextui-org/shared-utils@0.0.0-dev-v2-20230329202119
- @nextui-org/system@0.0.0-dev-v2-20230329202119
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/react-utils", "name": "@nextui-org/react-utils",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "A package for sharing react components and utilities", "description": "A package for sharing react components and utilities",
"keywords": [ "keywords": [
"react-utils" "react-utils"

View File

@ -1,5 +1,11 @@
# @nextui-org/shared-icons # @nextui-org/shared-icons
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/shared-icons", "name": "@nextui-org/shared-icons",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "Internal icons set, commonly used in the components stories", "description": "Internal icons set, commonly used in the components stories",
"keywords": [ "keywords": [
"icons-utils" "icons-utils"

View File

@ -1,5 +1,11 @@
# @nextui-org/shared-utils # @nextui-org/shared-utils
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/shared-utils", "name": "@nextui-org/shared-utils",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "A set of NextUI utilities", "description": "A set of NextUI utilities",
"keywords": [ "keywords": [
"system" "system"

View File

@ -1,5 +1,11 @@
# @nextui-org/test-utils # @nextui-org/test-utils
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
## 0.0.0-dev-v2-20230329200753 ## 0.0.0-dev-v2-20230329200753
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@nextui-org/test-utils", "name": "@nextui-org/test-utils",
"version": "0.0.0-dev-v2-20230329200753", "version": "0.0.0-dev-v2-20230329202119",
"description": "A set of utilities for react testing", "description": "A set of utilities for react testing",
"keywords": [ "keywords": [
"test-utils" "test-utils"

10496
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff