Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 Release/v3.73.0 #7154

Merged
merged 1 commit into from
Apr 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
207 changes: 207 additions & 0 deletions CHANGELOG.md

Large diffs are not rendered by default.

406 changes: 112 additions & 294 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/components",
"version": "3.72.0",
"version": "3.73.0",
"description": "Taiga UI by Tinkoff is a set of components, services, directives and other tools to build high quality UI using modern Angular framework",
"keywords": [
"angular",
Expand Down
6 changes: 3 additions & 3 deletions projects/addon-charts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/addon-charts",
"version": "3.72.0",
"version": "3.73.0",
"description": "Extension package for Taiga UI that adds various charts, graphs and related components.",
"keywords": [
"angular",
Expand All @@ -17,8 +17,8 @@
"@angular/common": ">=12.0.0",
"@angular/core": ">=12.0.0",
"@ng-web-apis/common": "3.0.6",
"@taiga-ui/cdk": "^3.72.0",
"@taiga-ui/core": "^3.72.0",
"@taiga-ui/cdk": "^3.73.0",
"@taiga-ui/core": "^3.73.0",
"@tinkoff/ng-polymorpheus": "4.3.0",
"tslib": "2.6.2"
}
Expand Down
10 changes: 5 additions & 5 deletions projects/addon-commerce/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/addon-commerce",
"version": "3.72.0",
"version": "3.73.0",
"description": "Extension package for Taiga UI related to commerce, payment systems, currencies etc.",
"keywords": [
"angular",
Expand All @@ -21,10 +21,10 @@
"@maskito/core": "1.9.0",
"@maskito/kit": "1.9.0",
"@ng-web-apis/common": "3.0.6",
"@taiga-ui/cdk": "^3.72.0",
"@taiga-ui/core": "^3.72.0",
"@taiga-ui/i18n": "^3.72.0",
"@taiga-ui/kit": "^3.72.0",
"@taiga-ui/cdk": "^3.73.0",
"@taiga-ui/core": "^3.73.0",
"@taiga-ui/i18n": "^3.73.0",
"@taiga-ui/kit": "^3.73.0",
"@tinkoff/ng-polymorpheus": "4.3.0",
"rxjs": ">=6.0.0",
"tslib": "2.6.2"
Expand Down
10 changes: 5 additions & 5 deletions projects/addon-doc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/addon-doc",
"version": "3.72.0",
"version": "3.73.0",
"description": "Taiga UI based library for developing documentation portals for Angular libraries.",
"keywords": [
"angular",
Expand All @@ -26,10 +26,10 @@
"@angular/forms": ">=12.0.0",
"@angular/router": ">=12.0.0",
"@ng-web-apis/common": "3.0.6",
"@taiga-ui/addon-mobile": "^3.72.0",
"@taiga-ui/cdk": "^3.72.0",
"@taiga-ui/core": "^3.72.0",
"@taiga-ui/kit": "^3.72.0",
"@taiga-ui/addon-mobile": "^3.73.0",
"@taiga-ui/cdk": "^3.73.0",
"@taiga-ui/core": "^3.73.0",
"@taiga-ui/kit": "^3.73.0",
"@tinkoff/ng-polymorpheus": "4.3.0",
"tslib": "2.6.2"
}
Expand Down
8 changes: 4 additions & 4 deletions projects/addon-mobile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/addon-mobile",
"version": "3.72.0",
"version": "3.73.0",
"description": "Extension package for Taiga UI that adds support for mobile specific behaviors such as custom data pickers, dropdowns, etc.",
"keywords": [
"angular",
Expand All @@ -15,9 +15,9 @@
"@angular/common": ">=12.0.0",
"@angular/core": ">=12.0.0",
"@ng-web-apis/common": "3.0.6",
"@taiga-ui/cdk": "^3.72.0",
"@taiga-ui/core": "^3.72.0",
"@taiga-ui/kit": "^3.72.0",
"@taiga-ui/cdk": "^3.73.0",
"@taiga-ui/core": "^3.73.0",
"@taiga-ui/kit": "^3.73.0",
"@tinkoff/ng-polymorpheus": "4.3.0",
"rxjs": ">=6.0.0",
"tslib": "2.6.2"
Expand Down
10 changes: 5 additions & 5 deletions projects/addon-preview/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/addon-preview",
"version": "3.72.0",
"version": "3.73.0",
"description": "A library to show a modal with custom content preview",
"keywords": [
"angular",
Expand All @@ -16,10 +16,10 @@
"@angular/common": ">=12.0.0",
"@angular/core": ">=12.0.0",
"@ng-web-apis/mutation-observer": "3.1.0",
"@taiga-ui/cdk": "^3.72.0",
"@taiga-ui/core": "^3.72.0",
"@taiga-ui/i18n": "^3.72.0",
"@taiga-ui/kit": "^3.72.0",
"@taiga-ui/cdk": "^3.73.0",
"@taiga-ui/core": "^3.73.0",
"@taiga-ui/i18n": "^3.73.0",
"@taiga-ui/kit": "^3.73.0",
"@tinkoff/ng-polymorpheus": "4.3.0",
"rxjs": ">=6.0.0",
"tslib": "2.6.2"
Expand Down
10 changes: 5 additions & 5 deletions projects/addon-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/addon-table",
"version": "3.72.0",
"version": "3.73.0",
"description": "A library to display tabled data with filters, search, group actions, etc.",
"keywords": [
"angular",
Expand All @@ -16,10 +16,10 @@
"@angular/common": ">=12.0.0",
"@angular/core": ">=12.0.0",
"@ng-web-apis/intersection-observer": "3.2.0",
"@taiga-ui/cdk": "^3.72.0",
"@taiga-ui/core": "^3.72.0",
"@taiga-ui/i18n": "^3.72.0",
"@taiga-ui/kit": "^3.72.0",
"@taiga-ui/cdk": "^3.73.0",
"@taiga-ui/core": "^3.73.0",
"@taiga-ui/i18n": "^3.73.0",
"@taiga-ui/kit": "^3.73.0",
"@tinkoff/ng-polymorpheus": "4.3.0",
"rxjs": ">=6.0.0",
"tslib": "2.6.2"
Expand Down
6 changes: 3 additions & 3 deletions projects/addon-tablebars/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/addon-tablebars",
"version": "3.72.0",
"version": "3.73.0",
"description": "Table bars is interactive UI control for group table actions and similar cases",
"keywords": [
"angular",
Expand All @@ -15,8 +15,8 @@
"peerDependencies": {
"@angular/common": ">=12.0.0",
"@angular/core": ">=12.0.0",
"@taiga-ui/cdk": "^3.72.0",
"@taiga-ui/core": "^3.72.0",
"@taiga-ui/cdk": "^3.73.0",
"@taiga-ui/core": "^3.73.0",
"@tinkoff/ng-polymorpheus": "4.3.0",
"rxjs": ">=6.0.0",
"tslib": "2.6.2"
Expand Down
2 changes: 1 addition & 1 deletion projects/cdk/constants/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const TUI_VERSION = '3.72.0';
export const TUI_VERSION = '3.73.0';
2 changes: 1 addition & 1 deletion projects/cdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/cdk",
"version": "3.72.0",
"version": "3.73.0",
"description": "Base library for creating Angular components and applications using Taiga UI principles regarding of actual visual appearance",
"keywords": [
"angular",
Expand Down
8 changes: 4 additions & 4 deletions projects/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/core",
"version": "3.72.0",
"version": "3.73.0",
"description": "Core library for creating Angular components and applications using Taiga UI",
"keywords": [
"angular",
Expand All @@ -15,7 +15,7 @@
"repository": "https://github.com/taiga-family/taiga-ui",
"license": "Apache-2.0",
"dependencies": {
"@taiga-ui/i18n": "^3.72.0"
"@taiga-ui/i18n": "^3.73.0"
},
"peerDependencies": {
"@angular/animations": ">=12.0.0",
Expand All @@ -26,8 +26,8 @@
"@angular/router": ">=12.0.0",
"@ng-web-apis/common": "3.0.6",
"@ng-web-apis/mutation-observer": "3.1.0",
"@taiga-ui/cdk": "^3.72.0",
"@taiga-ui/i18n": "^3.72.0",
"@taiga-ui/cdk": "^3.73.0",
"@taiga-ui/i18n": "^3.73.0",
"@tinkoff/ng-event-plugins": "3.1.1",
"@tinkoff/ng-polymorpheus": "4.3.0",
"rxjs": ">=6.0.0",
Expand Down
10 changes: 5 additions & 5 deletions projects/experimental/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/experimental",
"version": "3.72.0",
"version": "3.73.0",
"description": "A package with Taiga UI experimental components",
"keywords": [
"angular",
Expand All @@ -13,10 +13,10 @@
"peerDependencies": {
"@angular/common": ">=12.0.0",
"@angular/core": ">=12.0.0",
"@taiga-ui/addon-commerce": "^3.72.0",
"@taiga-ui/cdk": "^3.72.0",
"@taiga-ui/core": "^3.72.0",
"@taiga-ui/kit": "^3.72.0",
"@taiga-ui/addon-commerce": "^3.73.0",
"@taiga-ui/cdk": "^3.73.0",
"@taiga-ui/core": "^3.73.0",
"@taiga-ui/kit": "^3.73.0",
"@tinkoff/ng-polymorpheus": "4.3.0",
"rxjs": ">=6.0.0",
"tslib": "2.6.2"
Expand Down
2 changes: 1 addition & 1 deletion projects/i18n/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/i18n",
"version": "3.72.0",
"version": "3.73.0",
"description": "A package with tools for Taiga UI library i18n",
"keywords": [
"angular",
Expand Down
4 changes: 2 additions & 2 deletions projects/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/icons",
"version": "3.72.0",
"version": "3.73.0",
"description": "Feather icons for Taiga UI",
"keywords": [
"angular",
Expand All @@ -19,7 +19,7 @@
"svgo": "3.1.0"
},
"peerDependencies": {
"@taiga-ui/cdk": "^3.72.0",
"@taiga-ui/cdk": "^3.73.0",
"tslib": "2.6.2"
}
}
8 changes: 4 additions & 4 deletions projects/kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/kit",
"version": "3.72.0",
"version": "3.73.0",
"description": "Taiga UI Angular main components kit",
"keywords": [
"angular",
Expand All @@ -27,9 +27,9 @@
"@ng-web-apis/common": "3.0.6",
"@ng-web-apis/mutation-observer": "3.1.0",
"@ng-web-apis/resize-observer": "3.0.6",
"@taiga-ui/cdk": "^3.72.0",
"@taiga-ui/core": "^3.72.0",
"@taiga-ui/i18n": "^3.72.0",
"@taiga-ui/cdk": "^3.73.0",
"@taiga-ui/core": "^3.73.0",
"@taiga-ui/i18n": "^3.73.0",
"@tinkoff/ng-polymorpheus": "4.3.0",
"rxjs": ">=6.0.0",
"tslib": "2.6.2"
Expand Down
6 changes: 3 additions & 3 deletions projects/layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/layout",
"version": "3.72.0",
"version": "3.73.0",
"description": "A package with Taiga UI layout components",
"keywords": [
"angular",
Expand All @@ -13,8 +13,8 @@
"peerDependencies": {
"@angular/common": ">=12.0.0",
"@angular/core": ">=12.0.0",
"@taiga-ui/cdk": "^3.72.0",
"@taiga-ui/core": "^3.72.0",
"@taiga-ui/cdk": "^3.73.0",
"@taiga-ui/core": "^3.73.0",
"@tinkoff/ng-polymorpheus": "4.3.0",
"rxjs": ">=6.0.0",
"tslib": "2.6.2"
Expand Down
4 changes: 2 additions & 2 deletions projects/styles/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@taiga-ui/styles",
"version": "3.72.0",
"version": "3.73.0",
"description": "Global Styles for Taiga UI",
"peerDependencies": {
"@taiga-ui/cdk": "^3.72.0",
"@taiga-ui/cdk": "^3.73.0",
"tslib": "2.6.2"
}
}
6 changes: 3 additions & 3 deletions projects/taiga-schematics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "taiga-ui",
"version": "3.72.0",
"version": "3.73.0",
"description": "Taiga UI package that provides ng add command for Taiga library",
"keywords": [
"angular",
Expand All @@ -15,10 +15,10 @@
"repository": "https://github.com/taiga-family/taiga-ui",
"license": "Apache-2.0",
"dependencies": {
"@taiga-ui/cdk": "^3.72.0"
"@taiga-ui/cdk": "^3.73.0"
},
"peerDependencies": {
"@taiga-ui/cdk": "^3.72.0",
"@taiga-ui/cdk": "^3.73.0",
"tslib": "2.6.2"
},
"schematics": "../@taiga-ui/cdk/schematics/collection.json"
Expand Down
4 changes: 2 additions & 2 deletions projects/testing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/testing",
"version": "3.72.0",
"version": "3.73.0",
"description": "Utils functions for testing Taiga UI packages",
"dependencies": {
"cypress-image-snapshot": "4.0.1"
Expand All @@ -13,7 +13,7 @@
"ts-jest": "29.1.1"
},
"peerDependencies": {
"@taiga-ui/cdk": "^3.72.0",
"@taiga-ui/cdk": "^3.73.0",
"tslib": "2.6.2"
}
}
Loading