Skip to content

Commit

Permalink
chore: publish packages
Browse files Browse the repository at this point in the history
  • Loading branch information
core-ds-bot committed Jul 26, 2024
1 parent c3ede6c commit 1b2d954
Show file tree
Hide file tree
Showing 62 changed files with 296 additions and 78 deletions.
5 changes: 0 additions & 5 deletions .changeset/large-weeks-hug.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/quick-oranges-train.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/alert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 4.1.29

### Patch Changes

- Обновлены зависимости
- [email protected]

## 4.1.28

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/alert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/core-components-alert",
"version": "4.1.28",
"version": "4.1.29",
"description": "",
"keywords": [],
"license": "MIT",
Expand All @@ -14,7 +14,7 @@
"react": "^16.9.0 || ^17.0.1 || ^18.0.0"
},
"dependencies": {
"@alfalab/core-components-plate": "^7.5.0",
"@alfalab/core-components-plate": "^7.5.1",
"classnames": "^2.3.1",
"tslib": "^2.4.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/amount-input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 7.9.13

### Patch Changes

- Обновлены зависимости
- [email protected]
- [email protected]

## 7.9.12

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/amount-input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/core-components-amount-input",
"version": "7.9.12",
"version": "7.9.13",
"description": "",
"keywords": [],
"license": "MIT",
Expand All @@ -14,8 +14,8 @@
"react": "^16.9.0 || ^17.0.1 || ^18.0.0"
},
"dependencies": {
"@alfalab/core-components-input": "^15.0.2",
"@alfalab/core-components-with-suffix": "^4.1.34",
"@alfalab/core-components-input": "^15.0.3",
"@alfalab/core-components-with-suffix": "^4.1.35",
"@alfalab/data": "^1.8.0",
"@alfalab/utils": "^1.15.2",
"classnames": "^2.3.1",
Expand Down
7 changes: 7 additions & 0 deletions packages/bank-card/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 5.7.10

### Patch Changes

- Обновлены зависимости
- [email protected]

## 5.7.9

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/bank-card/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/core-components-bank-card",
"version": "5.7.9",
"version": "5.7.10",
"description": "Bank card component",
"keywords": [],
"license": "MIT",
Expand All @@ -15,7 +15,7 @@
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0"
},
"dependencies": {
"@alfalab/core-components-masked-input": "^6.3.14",
"@alfalab/core-components-masked-input": "^6.3.15",
"@alfalab/icons-glyph": "^2.139.0",
"@alfalab/icons-logotype": "^2.27.0",
"classnames": "^2.3.1",
Expand Down
7 changes: 7 additions & 0 deletions packages/calendar-input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 10.2.23

### Patch Changes

- Обновлены зависимости
- [email protected]

## 10.2.22

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/calendar-input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/core-components-calendar-input",
"version": "10.2.22",
"version": "10.2.23",
"description": "Calendar input component",
"keywords": [],
"license": "MIT",
Expand All @@ -16,7 +16,7 @@
},
"dependencies": {
"@alfalab/core-components-calendar": "^7.9.1",
"@alfalab/core-components-date-input": "^4.3.34",
"@alfalab/core-components-date-input": "^4.3.35",
"@alfalab/core-components-popover": "^6.2.4",
"@alfalab/hooks": "^1.13.0",
"@alfalab/icons-glyph": "^2.139.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/calendar-range/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 7.3.25

### Patch Changes

- Обновлены зависимости
- [email protected]
- [email protected]

## 7.3.24

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/calendar-range/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/core-components-calendar-range",
"version": "7.3.24",
"version": "7.3.25",
"description": "Calendar range component",
"keywords": [],
"license": "MIT",
Expand All @@ -16,8 +16,8 @@
},
"dependencies": {
"@alfalab/core-components-calendar": "^7.9.1",
"@alfalab/core-components-calendar-input": "^10.2.22",
"@alfalab/core-components-date-input": "^4.3.34",
"@alfalab/core-components-calendar-input": "^10.2.23",
"@alfalab/core-components-date-input": "^4.3.35",
"@alfalab/hooks": "^1.13.0",
"classnames": "^2.3.1",
"date-fns": "^2.16.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/custom-picker-button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @alfalab/core-components-custom-picker-button

## 2.3.2

### Patch Changes

- Обновлены зависимости
- [email protected]
- [email protected]

## 2.3.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/custom-picker-button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/core-components-custom-picker-button",
"version": "2.3.1",
"version": "2.3.2",
"description": "Custom picker button component",
"keywords": [],
"license": "MIT",
Expand All @@ -15,10 +15,10 @@
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0"
},
"dependencies": {
"@alfalab/core-components-picker-button": "^11.7.13",
"@alfalab/core-components-picker-button": "^11.7.14",
"@alfalab/core-components-custom-button": "^3.6.3",
"@alfalab/core-components-mq": "^4.3.0",
"@alfalab/core-components-select": "^17.8.3",
"@alfalab/core-components-select": "^17.8.4",
"classnames": "^2.3.1",
"tslib": "^2.4.0"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/date-input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 4.3.35

### Patch Changes

- Обновлены зависимости
- [email protected]

## 4.3.34

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/date-input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/core-components-date-input",
"version": "4.3.34",
"version": "4.3.35",
"description": "",
"keywords": [],
"license": "MIT",
Expand All @@ -14,7 +14,7 @@
"react": "^16.9.0 || ^17.0.1 || ^18.0.0"
},
"dependencies": {
"@alfalab/core-components-input": "^15.0.2",
"@alfalab/core-components-input": "^15.0.3",
"date-fns": "^2.16.1",
"react-merge-refs": "^1.1.0",
"tslib": "^2.4.0"
Expand Down
7 changes: 7 additions & 0 deletions packages/date-range-input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @alfalab/core-components-date-range-input

## 3.3.23

### Patch Changes

- Обновлены зависимости
- [email protected]

## 3.3.22

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/date-range-input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/core-components-date-range-input",
"version": "3.3.22",
"version": "3.3.23",
"description": "",
"keywords": [],
"license": "MIT",
Expand All @@ -15,7 +15,7 @@
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0"
},
"dependencies": {
"@alfalab/core-components-input": "^15.0.2",
"@alfalab/core-components-input": "^15.0.3",
"@alfalab/core-components-icon-button": "^6.7.3",
"@alfalab/core-components-calendar": "^7.9.1",
"@alfalab/core-components-popover": "^6.2.4",
Expand Down
7 changes: 7 additions & 0 deletions packages/date-time-input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @alfalab/core-components-date-time-input

## 4.3.23

### Patch Changes

- Обновлены зависимости
- [email protected]

## 4.3.22

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/date-time-input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/core-components-date-time-input",
"version": "4.3.22",
"version": "4.3.23",
"description": "",
"keywords": [],
"license": "MIT",
Expand All @@ -16,7 +16,7 @@
},
"dependencies": {
"@alfalab/core-components-calendar": "^7.9.1",
"@alfalab/core-components-input": "^15.0.2",
"@alfalab/core-components-input": "^15.0.3",
"@alfalab/core-components-icon-button": "^6.7.3",
"@alfalab/core-components-popover": "^6.2.4",
"@alfalab/hooks": "^1.13.0",
Expand Down
10 changes: 10 additions & 0 deletions packages/form-control/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 12.2.6

### Patch Changes

<sup><time>26.07.2024</time></sup>

### [#1286](https://github.com/core-ds/core-components/pull/1286)

- Добавлены data-test-id для внутренних элементов компонентов Plate и FormControl

## 12.2.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/form-control/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/core-components-form-control",
"version": "12.2.5",
"version": "12.2.6",
"description": "FormControl component",
"keywords": [],
"license": "MIT",
Expand Down
9 changes: 9 additions & 0 deletions packages/input-autocomplete/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 12.1.16

### Patch Changes

- Обновлены зависимости
- [email protected]
- [email protected]
- [email protected]

## 12.1.15

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/input-autocomplete/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/core-components-input-autocomplete",
"version": "12.1.15",
"version": "12.1.16",
"description": "",
"keywords": [],
"license": "MIT",
Expand All @@ -14,10 +14,10 @@
"react": "^16.9.0 || ^17.0.1 || ^18.0.0"
},
"dependencies": {
"@alfalab/core-components-form-control": "^12.2.5",
"@alfalab/core-components-input": "^15.0.2",
"@alfalab/core-components-form-control": "^12.2.6",
"@alfalab/core-components-input": "^15.0.3",
"@alfalab/core-components-popover": "^6.2.4",
"@alfalab/core-components-select": "^17.8.3",
"@alfalab/core-components-select": "^17.8.4",
"@alfalab/core-components-shared": "^0.11.0",
"@alfalab/core-components-mq": "^4.3.0",
"@alfalab/hooks": "^1.13.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 15.0.3

### Patch Changes

- Обновлены зависимости
- [email protected]

## 15.0.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/core-components-input",
"version": "15.0.2",
"version": "15.0.3",
"description": "",
"keywords": [],
"license": "MIT",
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"@alfalab/core-components-button": "^11.5.3",
"@alfalab/core-components-form-control": "^12.2.5",
"@alfalab/core-components-form-control": "^12.2.6",
"@alfalab/core-components-status-badge": "^1.1.1",
"@alfalab/core-components-mq": "^4.3.0",
"@alfalab/core-components-shared": "^0.11.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/international-phone-input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @alfalab/core-components-international-phone-input

## 2.0.24

### Patch Changes

- Обновлены зависимости
- [email protected]
- [email protected]
- [email protected]

## 2.0.23

### Patch Changes
Expand Down
Loading

0 comments on commit 1b2d954

Please sign in to comment.