Skip to content

Commit

Permalink
Version Packages (#2875)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 10, 2024
1 parent 9b8f157 commit 4c3259f
Show file tree
Hide file tree
Showing 46 changed files with 310 additions and 210 deletions.
5 changes: 0 additions & 5 deletions .changeset/blue-cups-nail.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chatty-spoons-help.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/clever-jobs-invite.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/crafty-cats-copy.md

This file was deleted.

21 changes: 0 additions & 21 deletions .changeset/curvy-bulldogs-boil.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eight-windows-itch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fuzzy-mugs-beg.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/honest-vans-grow.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/long-trainers-join.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nine-rings-check.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/odd-coins-think.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/poor-kings-live.md

This file was deleted.

17 changes: 0 additions & 17 deletions .changeset/purple-birds-act.md

This file was deleted.

2 changes: 2 additions & 0 deletions packages/admin/admin-babel-preset/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @comet/admin-babel-preset

## 7.10.0

## 7.9.0

## 7.8.0
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/admin-babel-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@comet/admin-babel-preset",
"version": "7.9.0",
"version": "7.10.0",
"repository": {
"type": "git",
"url": "https://github.com/vivid-planet/comet",
Expand Down
13 changes: 13 additions & 0 deletions packages/admin/admin-color-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @comet/admin-color-picker

## 7.10.0

### Patch Changes

- Updated dependencies [8f924d591]
- Updated dependencies [aa02ca13f]
- Updated dependencies [6eba5abea]
- Updated dependencies [6eba5abea]
- Updated dependencies [bf6b03fe0]
- Updated dependencies [589b0b9ee]
- @comet/admin@7.10.0
- @comet/admin-icons@7.10.0

## 7.9.0

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/admin/admin-color-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@comet/admin-color-picker",
"version": "7.9.0",
"version": "7.10.0",
"repository": {
"type": "git",
"url": "https://github.com/vivid-planet/comet",
Expand All @@ -26,8 +26,8 @@
"start:types": "tsc --project ./tsconfig.json --emitDeclarationOnly --watch --preserveWatchOutput"
},
"dependencies": {
"@comet/admin": "workspace:^7.9.0",
"@comet/admin-icons": "workspace:^7.9.0",
"@comet/admin": "workspace:^7.10.0",
"@comet/admin-icons": "workspace:^7.10.0",
"clsx": "^1.1.1",
"react-colorful": "^5.5.1",
"tinycolor2": "^1.4.1",
Expand All @@ -36,8 +36,8 @@
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^7.9.0",
"@comet/eslint-config": "workspace:^7.9.0",
"@comet/admin-babel-preset": "workspace:^7.10.0",
"@comet/eslint-config": "workspace:^7.10.0",
"@mui/material": "^5.0.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
Expand Down
13 changes: 13 additions & 0 deletions packages/admin/admin-date-time/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @comet/admin-date-time

## 7.10.0

### Patch Changes

- Updated dependencies [8f924d591]
- Updated dependencies [aa02ca13f]
- Updated dependencies [6eba5abea]
- Updated dependencies [6eba5abea]
- Updated dependencies [bf6b03fe0]
- Updated dependencies [589b0b9ee]
- @comet/admin@7.10.0
- @comet/admin-icons@7.10.0

## 7.9.0

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/admin/admin-date-time/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@comet/admin-date-time",
"version": "7.9.0",
"version": "7.10.0",
"repository": {
"type": "git",
"url": "https://github.com/vivid-planet/comet",
Expand All @@ -26,8 +26,8 @@
"start:types": "tsc --project ./tsconfig.json --emitDeclarationOnly --watch --preserveWatchOutput"
},
"dependencies": {
"@comet/admin": "workspace:^7.9.0",
"@comet/admin-icons": "workspace:^7.9.0",
"@comet/admin": "workspace:^7.10.0",
"@comet/admin-icons": "workspace:^7.10.0",
"@mui/utils": "^5.4.1",
"clsx": "^1.1.1",
"date-fns": "^2.28.0",
Expand All @@ -36,8 +36,8 @@
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^7.9.0",
"@comet/eslint-config": "workspace:^7.9.0",
"@comet/admin-babel-preset": "workspace:^7.10.0",
"@comet/eslint-config": "workspace:^7.10.0",
"@mui/material": "^5.0.0",
"@types/react": "^17.0",
"@types/react-date-range": "^1.4.3",
Expand Down
2 changes: 2 additions & 0 deletions packages/admin/admin-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @comet/admin-icons

## 7.10.0

## 7.9.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/admin/admin-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@comet/admin-icons",
"version": "7.9.0",
"version": "7.10.0",
"repository": {
"type": "git",
"url": "https://github.com/vivid-planet/comet",
Expand Down Expand Up @@ -29,8 +29,8 @@
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^7.9.0",
"@comet/eslint-config": "workspace:^7.9.0",
"@comet/admin-babel-preset": "workspace:^7.10.0",
"@comet/eslint-config": "workspace:^7.10.0",
"@mui/material": "^5.0.0",
"@types/cli-progress": "^3.8.0",
"@types/node": "^22.0.0",
Expand Down
13 changes: 13 additions & 0 deletions packages/admin/admin-react-select/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @comet/admin-react-select

## 7.10.0

### Patch Changes

- Updated dependencies [8f924d591]
- Updated dependencies [aa02ca13f]
- Updated dependencies [6eba5abea]
- Updated dependencies [6eba5abea]
- Updated dependencies [bf6b03fe0]
- Updated dependencies [589b0b9ee]
- @comet/admin@7.10.0
- @comet/admin-icons@7.10.0

## 7.9.0

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/admin/admin-react-select/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@comet/admin-react-select",
"version": "7.9.0",
"version": "7.10.0",
"repository": {
"type": "git",
"url": "https://github.com/vivid-planet/comet",
Expand All @@ -26,15 +26,15 @@
"start:types": "tsc --project ./tsconfig.json --emitDeclarationOnly --watch --preserveWatchOutput"
},
"dependencies": {
"@comet/admin": "workspace:^7.9.0",
"@comet/admin-icons": "workspace:^7.9.0",
"@comet/admin": "workspace:^7.10.0",
"@comet/admin-icons": "workspace:^7.10.0",
"classnames": "^2.2.6"
},
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^7.9.0",
"@comet/eslint-config": "workspace:^7.9.0",
"@comet/admin-babel-preset": "workspace:^7.10.0",
"@comet/eslint-config": "workspace:^7.10.0",
"@mui/material": "^5.0.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
Expand Down
13 changes: 13 additions & 0 deletions packages/admin/admin-rte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @comet/admin-rte

## 7.10.0

### Patch Changes

- Updated dependencies [8f924d591]
- Updated dependencies [aa02ca13f]
- Updated dependencies [6eba5abea]
- Updated dependencies [6eba5abea]
- Updated dependencies [bf6b03fe0]
- Updated dependencies [589b0b9ee]
- @comet/admin@7.10.0
- @comet/admin-icons@7.10.0

## 7.9.0

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/admin/admin-rte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@comet/admin-rte",
"version": "7.9.0",
"version": "7.10.0",
"repository": {
"type": "git",
"url": "https://github.com/vivid-planet/comet",
Expand Down Expand Up @@ -28,8 +28,8 @@
"test:watch": "jest --watch"
},
"dependencies": {
"@comet/admin": "workspace:^7.9.0",
"@comet/admin-icons": "workspace:^7.9.0",
"@comet/admin": "workspace:^7.10.0",
"@comet/admin-icons": "workspace:^7.10.0",
"detect-browser": "^5.2.1",
"draft-js-export-html": "^1.4.1",
"draft-js-import-html": "^1.4.1",
Expand All @@ -39,8 +39,8 @@
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^7.9.0",
"@comet/eslint-config": "workspace:^7.9.0",
"@comet/admin-babel-preset": "workspace:^7.10.0",
"@comet/eslint-config": "workspace:^7.10.0",
"@mui/material": "^5.0.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.0.0",
Expand Down
32 changes: 32 additions & 0 deletions packages/admin/admin-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,37 @@
# @comet/admin-theme

## 7.10.0

### Minor Changes

- 7e94c55f6: Rework `GridFilterPanel` to match the updated Comet CI
- 22f3d402e: Adapt `Chip` styling to align with Comet DXP design

- Fix hover styling
- Add new styling for `<Chip variant="filled" color="info">`

- 589b0b9ee: Enhance `FieldContainer` with `secondaryHelperText` prop and `helperTextIcon` prop

- `helperTextIcon` displays an icon alongside the text for `helperText`, `error` or `warning`.
- `secondaryHelperText` provides an additional helper text positioned beneath the input field, aligned to the bottom-right corner.

**Example:**

```tsx
<FieldContainer label="Helper Text Icon" helperTextIcon={<Info />} helperText="Helper Text with icon" secondaryHelperText="0/100">
<InputBase onChange={handleChange} value={value} placeholder="Placeholder" />
</FieldContainer>
```

### Patch Changes

- b51bf6d85: Adapt `Radio` and `Checkbox` styling to Comet DXP design

Fix colors of disabled states.

- 71876ea69: Adapt size of arrow in `Select` and `Autocomplete` fields according to Comet DXP design
- @comet/admin-icons@7.10.0

## 7.9.0

### Minor Changes
Expand Down
Loading

0 comments on commit 4c3259f

Please sign in to comment.