Skip to content

Commit

Permalink
chore: release packages [skip ci]
Browse files Browse the repository at this point in the history
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
  • Loading branch information
spark-ui-bot committed Jun 15, 2024
1 parent 8262034 commit 55efa48
Show file tree
Hide file tree
Showing 55 changed files with 256 additions and 146 deletions.
146 changes: 73 additions & 73 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions packages/components/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.1](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-15)

**Note:** Version bump only for package @spark-ui/accordion

# 0.1.0 (2024-06-14)

### Features
Expand Down
4 changes: 2 additions & 2 deletions packages/components/accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/accordion",
"version": "0.1.0",
"version": "0.1.1",
"description": "An accordion is a vertically stacked set of interactive headings containing a title, content snippet, or thumbnail representing a section of content.",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -44,7 +44,7 @@
"homepage": "https://sparkui.vercel.app",
"license": "MIT",
"dependencies": {
"@spark-ui/icon": "^2.1.5",
"@spark-ui/icon": "^2.1.6",
"@spark-ui/icons": "^1.21.10",
"@spark-ui/slot": "^1.7.1",
"@zag-js/accordion": "^0.56.1",
Expand Down
4 changes: 4 additions & 0 deletions packages/components/alert-dialog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.21](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-15)

**Note:** Version bump only for package @spark-ui/alert-dialog

## [1.0.20](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-06)

**Note:** Version bump only for package @spark-ui/alert-dialog
Expand Down
4 changes: 2 additions & 2 deletions packages/components/alert-dialog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/alert-dialog",
"version": "1.0.20",
"version": "1.0.21",
"description": "A modal dialog that interrupts the user with important content and expects a response.",
"publishConfig": {
"access": "public"
Expand All @@ -24,7 +24,7 @@
},
"dependencies": {
"@radix-ui/primitive": "1.0.1",
"@spark-ui/dialog": "^1.12.4",
"@spark-ui/dialog": "^1.12.5",
"@spark-ui/use-merge-refs": "^0.4.1",
"class-variance-authority": "0.7.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/components/badge/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.1.9](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-15)

**Note:** Version bump only for package @spark-ui/badge

## [2.1.8](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-06)

**Note:** Version bump only for package @spark-ui/badge
Expand Down
4 changes: 2 additions & 2 deletions packages/components/badge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/badge",
"version": "2.1.8",
"version": "2.1.9",
"description": "Badge component is a visual indicator for numeric values such as tallies and scores.",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -35,7 +35,7 @@
"url": "https://github.com/adevinta/spark/issues?q=is%3Aopen+is%3Aissue+label%3A%22Component%3A+badge%22"
},
"dependencies": {
"@spark-ui/internal-utils": "^2.3.1",
"@spark-ui/internal-utils": "^2.4.0",
"class-variance-authority": "0.7.0"
},
"peerDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions packages/components/button/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.4](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-15)

**Note:** Version bump only for package @spark-ui/button

## [3.0.3](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-06)

**Note:** Version bump only for package @spark-ui/button
Expand Down
6 changes: 3 additions & 3 deletions packages/components/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/button",
"version": "3.0.3",
"version": "3.0.4",
"description": "Button component is used to trigger an action or event, such as submitting a form, opening a Dialog, canceling an action, or performing a delete operation.",
"publishConfig": {
"access": "public"
Expand All @@ -23,9 +23,9 @@
"build": "vite build"
},
"dependencies": {
"@spark-ui/internal-utils": "^2.3.1",
"@spark-ui/internal-utils": "^2.4.0",
"@spark-ui/slot": "^1.7.2",
"@spark-ui/spinner": "^2.2.5",
"@spark-ui/spinner": "^2.2.6",
"class-variance-authority": "0.7.0"
},
"peerDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions packages/components/checkbox/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.12](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-15)

**Note:** Version bump only for package @spark-ui/checkbox

## [2.2.11](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-07)

### Bug Fixes
Expand Down
8 changes: 4 additions & 4 deletions packages/components/checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/checkbox",
"version": "2.2.11",
"version": "2.2.12",
"description": "A control that allows the user to toggle between checked and not checked.",
"publishConfig": {
"access": "public"
Expand All @@ -24,10 +24,10 @@
},
"dependencies": {
"@radix-ui/react-checkbox": "1.0.4",
"@spark-ui/form-field": "^1.5.7",
"@spark-ui/icon": "^2.1.5",
"@spark-ui/form-field": "^1.5.8",
"@spark-ui/icon": "^2.1.6",
"@spark-ui/icons": "^1.21.10",
"@spark-ui/internal-utils": "^2.3.1",
"@spark-ui/internal-utils": "^2.4.0",
"@spark-ui/label": "^1.7.2",
"@spark-ui/use-merge-refs": "^0.4.1",
"class-variance-authority": "0.7.0"
Expand Down
4 changes: 4 additions & 0 deletions packages/components/chip/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.17](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-15)

**Note:** Version bump only for package @spark-ui/chip

## [1.2.16](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-06)

**Note:** Version bump only for package @spark-ui/chip
Expand Down
6 changes: 3 additions & 3 deletions packages/components/chip/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/chip",
"version": "1.2.16",
"version": "1.2.17",
"description": "To help people enter information, make selections, filter content, or trigger actions.",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -43,9 +43,9 @@
"homepage": "https://sparkui.vercel.app",
"license": "MIT",
"dependencies": {
"@spark-ui/icon": "^2.1.5",
"@spark-ui/icon": "^2.1.6",
"@spark-ui/icons": "^1.21.10",
"@spark-ui/internal-utils": "^2.3.1",
"@spark-ui/internal-utils": "^2.4.0",
"@spark-ui/slot": "^1.7.2",
"emulate-tab": "^1.2.1"
}
Expand Down
4 changes: 4 additions & 0 deletions packages/components/combobox/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.5](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-15)

**Note:** Version bump only for package @spark-ui/combobox

## [1.1.4](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-13)

### Bug Fixes
Expand Down
12 changes: 6 additions & 6 deletions packages/components/combobox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/combobox",
"version": "1.1.4",
"version": "1.1.5",
"description": "An input that behaves similarly to a select, with the addition of a free text input to filter options.",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -28,12 +28,12 @@
"tailwindcss": "^3.0.0"
},
"dependencies": {
"@spark-ui/form-field": "^1.5.7",
"@spark-ui/icon": "^2.1.5",
"@spark-ui/icon-button": "^2.2.7",
"@spark-ui/form-field": "^1.5.8",
"@spark-ui/icon": "^2.1.6",
"@spark-ui/icon-button": "^2.2.8",
"@spark-ui/icons": "^1.21.10",
"@spark-ui/popover": "^1.7.2",
"@spark-ui/spinner": "^2.2.5",
"@spark-ui/popover": "^1.7.3",
"@spark-ui/spinner": "^2.2.6",
"@spark-ui/use-merge-refs": "^0.4.1",
"@spark-ui/visually-hidden": "^1.2.2",
"class-variance-authority": "0.7.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/components/dialog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.12.5](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-15)

**Note:** Version bump only for package @spark-ui/dialog

## [1.12.4](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-06)

**Note:** Version bump only for package @spark-ui/dialog
Expand Down
8 changes: 4 additions & 4 deletions packages/components/dialog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/dialog",
"version": "1.12.4",
"version": "1.12.5",
"description": "A window overlaid on either the primary window or another dialog window, rendering the content underneath inert.",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -44,10 +44,10 @@
"license": "MIT",
"dependencies": {
"@radix-ui/react-dialog": "1.0.5",
"@spark-ui/icon": "^2.1.5",
"@spark-ui/icon-button": "^2.2.7",
"@spark-ui/icon": "^2.1.6",
"@spark-ui/icon-button": "^2.2.8",
"@spark-ui/icons": "^1.21.10",
"@spark-ui/internal-utils": "^2.3.1",
"@spark-ui/internal-utils": "^2.4.0",
"class-variance-authority": "0.7.0"
}
}
4 changes: 4 additions & 0 deletions packages/components/divider/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.5](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-15)

**Note:** Version bump only for package @spark-ui/divider

## [1.0.4](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-06)

**Note:** Version bump only for package @spark-ui/divider
Expand Down
4 changes: 2 additions & 2 deletions packages/components/divider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/divider",
"version": "1.0.4",
"version": "1.0.5",
"description": "A separator between two elements, usually consisting of a horizontal line.",
"publishConfig": {
"access": "public"
Expand All @@ -24,7 +24,7 @@
},
"dependencies": {
"@radix-ui/react-separator": "1.0.3",
"@spark-ui/internal-utils": "^2.3.1"
"@spark-ui/internal-utils": "^2.4.0"
},
"peerDependencies": {
"react": "^18.0 || ^19.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/components/drawer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.10](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-15)

**Note:** Version bump only for package @spark-ui/drawer

## [1.3.9](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-06)

**Note:** Version bump only for package @spark-ui/drawer
Expand Down
6 changes: 3 additions & 3 deletions packages/components/drawer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/drawer",
"version": "1.3.9",
"version": "1.3.10",
"description": "A panel that slides out from the edge of the screen. It can be useful when you need users to complete a task or view some details without leaving the current page.",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -44,8 +44,8 @@
"license": "MIT",
"dependencies": {
"@radix-ui/react-dialog": "1.0.5",
"@spark-ui/icon": "^2.1.5",
"@spark-ui/icon-button": "^2.2.7",
"@spark-ui/icon": "^2.1.6",
"@spark-ui/icon-button": "^2.2.8",
"@spark-ui/icons": "^1.21.10",
"class-variance-authority": "0.7.0"
}
Expand Down
4 changes: 4 additions & 0 deletions packages/components/dropdown/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.4](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-15)

**Note:** Version bump only for package @spark-ui/dropdown

## [1.3.3](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-06)

**Note:** Version bump only for package @spark-ui/dropdown
Expand Down
8 changes: 4 additions & 4 deletions packages/components/dropdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/dropdown",
"version": "1.3.3",
"version": "1.3.4",
"description": "Displays a list of options for the user to pick from—triggered by a button. Differs from Select in that it offers multiple select and its list is not native.",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -28,10 +28,10 @@
"tailwindcss": "^3.0.0"
},
"dependencies": {
"@spark-ui/form-field": "^1.5.7",
"@spark-ui/icon": "^2.1.5",
"@spark-ui/form-field": "^1.5.8",
"@spark-ui/icon": "^2.1.6",
"@spark-ui/icons": "^1.21.10",
"@spark-ui/popover": "^1.7.2",
"@spark-ui/popover": "^1.7.3",
"@spark-ui/use-merge-refs": "^0.4.1",
"@spark-ui/visually-hidden": "^1.2.2",
"class-variance-authority": "0.7.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/components/form-field/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.5.8](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-15)

**Note:** Version bump only for package @spark-ui/form-field

## [1.5.7](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-06)

**Note:** Version bump only for package @spark-ui/form-field
Expand Down
4 changes: 2 additions & 2 deletions packages/components/form-field/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/form-field",
"version": "1.5.7",
"version": "1.5.8",
"description": "Provide context to your form elements",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -45,7 +45,7 @@
"homepage": "https://sparkui.vercel.app",
"license": "MIT",
"dependencies": {
"@spark-ui/icon": "^2.1.5",
"@spark-ui/icon": "^2.1.6",
"@spark-ui/icons": "^1.21.10",
"@spark-ui/label": "^1.7.2",
"@spark-ui/slot": "^1.7.2"
Expand Down
4 changes: 4 additions & 0 deletions packages/components/icon-button/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.8](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-15)

**Note:** Version bump only for package @spark-ui/icon-button

## [2.2.7](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-06)

**Note:** Version bump only for package @spark-ui/icon-button
Expand Down
4 changes: 2 additions & 2 deletions packages/components/icon-button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/icon-button",
"version": "2.2.7",
"version": "2.2.8",
"description": "Icon button renders an icon within in a button",
"publishConfig": {
"access": "public"
Expand All @@ -25,7 +25,7 @@
"build": "vite build"
},
"dependencies": {
"@spark-ui/button": "^3.0.3",
"@spark-ui/button": "^3.0.4",
"class-variance-authority": "0.7.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 55efa48

Please sign in to comment.