From 48a17c7550a50a7bd052dac2735abef8e6bbb444 Mon Sep 17 00:00:00 2001 From: taiga-family-bot Date: Fri, 21 Jun 2024 13:50:52 +0000 Subject: [PATCH] chore(release): 4.0.0-rc.1 --- package-lock.json | 46 +++++++++++++------------- package.json | 2 +- projects/addon-charts/package.json | 6 ++-- projects/addon-commerce/package.json | 10 +++--- projects/addon-doc/package.json | 10 +++--- projects/addon-mobile/package.json | 8 ++--- projects/addon-table/package.json | 10 +++--- projects/cdk/constants/version.ts | 2 +- projects/cdk/package.json | 2 +- projects/core/package.json | 8 ++--- projects/experimental/package.json | 10 +++--- projects/i18n/package.json | 2 +- projects/icons/package.json | 2 +- projects/kit/package.json | 8 ++--- projects/layout/package.json | 6 ++-- projects/legacy/package.json | 2 +- projects/styles/package.json | 4 +-- projects/taiga-schematics/package.json | 6 ++-- projects/testing/package.json | 4 +-- 19 files changed, 74 insertions(+), 74 deletions(-) diff --git a/package-lock.json b/package-lock.json index a6bcb24728ab..23eeecee7d2f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@taiga-ui/components", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@taiga-ui/components", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "license": "Apache-2.0", "workspaces": [ "projects/*" @@ -31,9 +31,9 @@ "@taiga-ui/browserslist-config": "0.104.0", "@taiga-ui/commitlint-config": "0.104.0", "@taiga-ui/cspell-config": "0.104.0", - "@taiga-ui/design-tokens": "0.80.0", + "@taiga-ui/design-tokens": "^4.0.0-rc.1", "@taiga-ui/eslint-plugin-experience": "0.104.0", - "@taiga-ui/event-plugins": "4.0.1", + "@taiga-ui/event-plugins": "^4.0.0-rc.1", "@taiga-ui/prettier-config": "0.104.0", "@taiga-ui/stylelint-config": "0.104.0", "@taiga-ui/tsconfig": "0.104.0", @@ -38957,7 +38957,7 @@ }, "projects/addon-charts": { "name": "@taiga-ui/addon-charts", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "license": "Apache-2.0", "peerDependencies": { "@angular/common": ">=16.0.0", @@ -38971,7 +38971,7 @@ }, "projects/addon-commerce": { "name": "@taiga-ui/addon-commerce", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "license": "Apache-2.0", "peerDependencies": { "@angular/common": ">=16.0.0", @@ -38992,7 +38992,7 @@ }, "projects/addon-doc": { "name": "@taiga-ui/addon-doc", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "license": "Apache-2.0", "dependencies": { "markdown-it": "14.1.0", @@ -39019,7 +39019,7 @@ }, "projects/addon-mobile": { "name": "@taiga-ui/addon-mobile", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "license": "Apache-2.0", "peerDependencies": { "@angular/cdk": ">=16.0.0", @@ -39036,7 +39036,7 @@ }, "projects/addon-table": { "name": "@taiga-ui/addon-table", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "license": "Apache-2.0", "peerDependencies": { "@angular/common": ">=16.0.0", @@ -39053,7 +39053,7 @@ }, "projects/cdk": { "name": "@taiga-ui/cdk", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "license": "Apache-2.0", "dependencies": { "tslib": "2.6.3" @@ -39087,10 +39087,10 @@ }, "projects/core": { "name": "@taiga-ui/core", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "license": "Apache-2.0", "dependencies": { - "@taiga-ui/i18n": "^4.0.0-alpha.0" + "@taiga-ui/i18n": "^4.0.0-rc.1" }, "peerDependencies": { "@angular/animations": ">=16.0.0", @@ -39125,7 +39125,7 @@ "@ng-web-apis/universal": "4.0.0", "@nguniversal/express-engine": "16.2.0", "@stackblitz/sdk": "1.10.0", - "@taiga-ui/dompurify": "4.1.0", + "@taiga-ui/dompurify": "^4.0.0-rc.1", "date-fns": "3.6.0", "rxjs": "7.5.0" }, @@ -39151,7 +39151,7 @@ }, "projects/experimental": { "name": "@taiga-ui/experimental", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "license": "Apache-2.0", "peerDependencies": { "@angular/common": ">=16.0.0", @@ -39167,7 +39167,7 @@ }, "projects/i18n": { "name": "@taiga-ui/i18n", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "license": "Apache-2.0", "peerDependencies": { "@angular/core": ">=16.0.0", @@ -39178,7 +39178,7 @@ }, "projects/icons": { "name": "@taiga-ui/icons", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "license": "Apache-2.0", "devDependencies": { "lucide-static": "0.396.0" @@ -39186,7 +39186,7 @@ }, "projects/kit": { "name": "@taiga-ui/kit", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "license": "Apache-2.0", "peerDependencies": { "@angular/common": ">=16.0.0", @@ -39211,7 +39211,7 @@ }, "projects/layout": { "name": "@taiga-ui/layout", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "license": "Apache-2.0", "peerDependencies": { "@angular/common": ">=16.0.0", @@ -39225,7 +39225,7 @@ }, "projects/legacy": { "name": "@taiga-ui/legacy", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "license": "Apache-2.0", "dependencies": { "tslib": "2.6.3" @@ -39236,7 +39236,7 @@ }, "projects/styles": { "name": "@taiga-ui/styles", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "peerDependencies": { "@taiga-ui/cdk": "^4.0.0-alpha.0", "tslib": "^2.6.3" @@ -39244,10 +39244,10 @@ }, "projects/taiga-schematics": { "name": "taiga-ui", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "license": "Apache-2.0", "dependencies": { - "@taiga-ui/cdk": "^4.0.0-alpha.0" + "@taiga-ui/cdk": "^4.0.0-rc.1" }, "peerDependencies": { "@taiga-ui/cdk": "^4.0.0-alpha.0", @@ -39256,7 +39256,7 @@ }, "projects/testing": { "name": "@taiga-ui/testing", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "devDependencies": { "@types/jest": "29.5.12", "jest": "29.7.0", diff --git a/package.json b/package.json index 186b782065dd..5784f0138955 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/components", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "description": "Taiga UI by TBank is a set of components, services, directives and other tools to build high quality UI using modern Angular framework", "keywords": [ "angular", diff --git a/projects/addon-charts/package.json b/projects/addon-charts/package.json index a02491e5a611..b7fadeb24839 100644 --- a/projects/addon-charts/package.json +++ b/projects/addon-charts/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/addon-charts", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "description": "Extension package for Taiga UI that adds various charts, graphs and related components.", "keywords": [ "angular", @@ -17,8 +17,8 @@ "@angular/common": ">=16.0.0", "@angular/core": ">=16.0.0", "@ng-web-apis/common": "^4.0.0", - "@taiga-ui/cdk": "^4.0.0-alpha.0", - "@taiga-ui/core": "^4.0.0-alpha.0", + "@taiga-ui/cdk": "^4.0.0-rc.1", + "@taiga-ui/core": "^4.0.0-rc.1", "@taiga-ui/polymorpheus": "^4.6.3", "tslib": "^2.6.3" } diff --git a/projects/addon-commerce/package.json b/projects/addon-commerce/package.json index 54939e162423..f7e4bb3b9940 100644 --- a/projects/addon-commerce/package.json +++ b/projects/addon-commerce/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/addon-commerce", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "description": "Extension package for Taiga UI related to commerce, payment systems, currencies etc.", "keywords": [ "angular", @@ -21,10 +21,10 @@ "@maskito/core": "^2.4.0", "@maskito/kit": "^2.4.0", "@ng-web-apis/common": "^4.0.0", - "@taiga-ui/cdk": "^4.0.0-alpha.0", - "@taiga-ui/core": "^4.0.0-alpha.0", - "@taiga-ui/i18n": "^4.0.0-alpha.0", - "@taiga-ui/kit": "^4.0.0-alpha.0", + "@taiga-ui/cdk": "^4.0.0-rc.1", + "@taiga-ui/core": "^4.0.0-rc.1", + "@taiga-ui/i18n": "^4.0.0-rc.1", + "@taiga-ui/kit": "^4.0.0-rc.1", "@taiga-ui/polymorpheus": "^4.6.3", "rxjs": ">=7.0.0", "tslib": "^2.6.3" diff --git a/projects/addon-doc/package.json b/projects/addon-doc/package.json index 300d913edb75..6c0028edb747 100644 --- a/projects/addon-doc/package.json +++ b/projects/addon-doc/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/addon-doc", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "description": "Taiga UI based library for developing documentation portals for Angular libraries.", "keywords": [ "angular", @@ -28,10 +28,10 @@ "@angular/forms": ">=16.0.0", "@angular/router": ">=16.0.0", "@ng-web-apis/common": "^4.0.0", - "@taiga-ui/addon-mobile": "^4.0.0-alpha.0", - "@taiga-ui/cdk": "^4.0.0-alpha.0", - "@taiga-ui/core": "^4.0.0-alpha.0", - "@taiga-ui/kit": "^4.0.0-alpha.0", + "@taiga-ui/addon-mobile": "^4.0.0-rc.1", + "@taiga-ui/cdk": "^4.0.0-rc.1", + "@taiga-ui/core": "^4.0.0-rc.1", + "@taiga-ui/kit": "^4.0.0-rc.1", "@taiga-ui/polymorpheus": "^4.6.3", "tslib": "^2.6.3" } diff --git a/projects/addon-mobile/package.json b/projects/addon-mobile/package.json index d2fcb76298cd..d960ba224af7 100644 --- a/projects/addon-mobile/package.json +++ b/projects/addon-mobile/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/addon-mobile", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "description": "Extension package for Taiga UI that adds support for mobile specific behaviors such as custom data pickers, dropdowns, etc.", "keywords": [ "angular", @@ -15,9 +15,9 @@ "@angular/common": ">=16.0.0", "@angular/core": ">=16.0.0", "@ng-web-apis/common": "^4.0.0", - "@taiga-ui/cdk": "^4.0.0-alpha.0", - "@taiga-ui/core": "^4.0.0-alpha.0", - "@taiga-ui/kit": "^4.0.0-alpha.0", + "@taiga-ui/cdk": "^4.0.0-rc.1", + "@taiga-ui/core": "^4.0.0-rc.1", + "@taiga-ui/kit": "^4.0.0-rc.1", "@taiga-ui/polymorpheus": "^4.6.3", "rxjs": ">=7.0.0", "tslib": "^2.6.3" diff --git a/projects/addon-table/package.json b/projects/addon-table/package.json index 2eb9ef20eb7f..958f2ca57e55 100644 --- a/projects/addon-table/package.json +++ b/projects/addon-table/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/addon-table", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "description": "A library to display tabled data with filters, search, group actions, etc.", "keywords": [ "angular", @@ -16,10 +16,10 @@ "@angular/common": ">=16.0.0", "@angular/core": ">=16.0.0", "@ng-web-apis/intersection-observer": "^4.0.0", - "@taiga-ui/cdk": "^4.0.0-alpha.0", - "@taiga-ui/core": "^4.0.0-alpha.0", - "@taiga-ui/i18n": "^4.0.0-alpha.0", - "@taiga-ui/kit": "^4.0.0-alpha.0", + "@taiga-ui/cdk": "^4.0.0-rc.1", + "@taiga-ui/core": "^4.0.0-rc.1", + "@taiga-ui/i18n": "^4.0.0-rc.1", + "@taiga-ui/kit": "^4.0.0-rc.1", "@taiga-ui/polymorpheus": "^4.6.3", "rxjs": ">=7.0.0", "tslib": "^2.6.3" diff --git a/projects/cdk/constants/version.ts b/projects/cdk/constants/version.ts index d55134ca95b7..2a495f9793ef 100644 --- a/projects/cdk/constants/version.ts +++ b/projects/cdk/constants/version.ts @@ -1 +1 @@ -export const TUI_VERSION = '3.59.0'; +export const TUI_VERSION = '4.0.0-rc.1'; diff --git a/projects/cdk/package.json b/projects/cdk/package.json index ba45d4da1209..5efa2c047ee7 100644 --- a/projects/cdk/package.json +++ b/projects/cdk/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/cdk", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "description": "Base library for creating Angular components and applications using Taiga UI principles regarding of actual visual appearance", "keywords": [ "angular", diff --git a/projects/core/package.json b/projects/core/package.json index 443ac55d23e1..3a127d344dbe 100644 --- a/projects/core/package.json +++ b/projects/core/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/core", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "description": "Core library for creating Angular components and applications using Taiga UI", "keywords": [ "angular", @@ -15,7 +15,7 @@ "repository": "https://github.com/taiga-family/taiga-ui", "license": "Apache-2.0", "dependencies": { - "@taiga-ui/i18n": "^4.0.0-alpha.0" + "@taiga-ui/i18n": "^4.0.0-rc.1" }, "peerDependencies": { "@angular/animations": ">=16.0.0", @@ -26,9 +26,9 @@ "@angular/router": ">=16.0.0", "@ng-web-apis/common": "^4.0.0", "@ng-web-apis/mutation-observer": "^4.0.0", - "@taiga-ui/cdk": "^4.0.0-alpha.0", + "@taiga-ui/cdk": "^4.0.0-rc.1", "@taiga-ui/event-plugins": "^4.0.1", - "@taiga-ui/i18n": "^4.0.0-alpha.0", + "@taiga-ui/i18n": "^4.0.0-rc.1", "@taiga-ui/polymorpheus": "^4.6.3", "rxjs": ">=7.0.0", "tslib": "^2.6.3" diff --git a/projects/experimental/package.json b/projects/experimental/package.json index fe78439601a5..0c0afbacb446 100644 --- a/projects/experimental/package.json +++ b/projects/experimental/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/experimental", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "description": "A package with Taiga UI experimental components", "keywords": [ "angular", @@ -13,10 +13,10 @@ "peerDependencies": { "@angular/common": ">=16.0.0", "@angular/core": ">=16.0.0", - "@taiga-ui/addon-commerce": "^4.0.0-alpha.0", - "@taiga-ui/cdk": "^4.0.0-alpha.0", - "@taiga-ui/core": "^4.0.0-alpha.0", - "@taiga-ui/kit": "^4.0.0-alpha.0", + "@taiga-ui/addon-commerce": "^4.0.0-rc.1", + "@taiga-ui/cdk": "^4.0.0-rc.1", + "@taiga-ui/core": "^4.0.0-rc.1", + "@taiga-ui/kit": "^4.0.0-rc.1", "@taiga-ui/polymorpheus": "^4.6.3", "rxjs": ">=7.0.0", "tslib": "^2.6.3" diff --git a/projects/i18n/package.json b/projects/i18n/package.json index 393378fa2838..6869b9a9876c 100644 --- a/projects/i18n/package.json +++ b/projects/i18n/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/i18n", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "description": "A package with tools for Taiga UI library i18n", "keywords": [ "angular", diff --git a/projects/icons/package.json b/projects/icons/package.json index fd9b821f4928..9aef41970f14 100644 --- a/projects/icons/package.json +++ b/projects/icons/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/icons", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "description": "Feather icons for Taiga UI", "keywords": [ "angular", diff --git a/projects/kit/package.json b/projects/kit/package.json index ca5b07dff21f..9de15bd71fe3 100644 --- a/projects/kit/package.json +++ b/projects/kit/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/kit", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "description": "Taiga UI Angular main components kit", "keywords": [ "angular", @@ -25,9 +25,9 @@ "@ng-web-apis/intersection-observer": "^4.0.0", "@ng-web-apis/mutation-observer": "^4.0.0", "@ng-web-apis/resize-observer": "^4.0.0", - "@taiga-ui/cdk": "^4.0.0-alpha.0", - "@taiga-ui/core": "^4.0.0-alpha.0", - "@taiga-ui/i18n": "^4.0.0-alpha.0", + "@taiga-ui/cdk": "^4.0.0-rc.1", + "@taiga-ui/core": "^4.0.0-rc.1", + "@taiga-ui/i18n": "^4.0.0-rc.1", "@taiga-ui/polymorpheus": "^4.6.3", "rxjs": ">=7.0.0", "tslib": "^2.6.3" diff --git a/projects/layout/package.json b/projects/layout/package.json index dba1e6025a77..7eea7132e3b0 100644 --- a/projects/layout/package.json +++ b/projects/layout/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/layout", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "description": "A package with Taiga UI layout components", "keywords": [ "angular", @@ -13,8 +13,8 @@ "peerDependencies": { "@angular/common": ">=16.0.0", "@angular/core": ">=16.0.0", - "@taiga-ui/cdk": "^4.0.0-alpha.0", - "@taiga-ui/core": "^4.0.0-alpha.0", + "@taiga-ui/cdk": "^4.0.0-rc.1", + "@taiga-ui/core": "^4.0.0-rc.1", "@taiga-ui/polymorpheus": "^4.6.3", "rxjs": ">=7.0.0", "tslib": "^2.6.3" diff --git a/projects/legacy/package.json b/projects/legacy/package.json index 1e90398f567c..106f54eb8e6f 100644 --- a/projects/legacy/package.json +++ b/projects/legacy/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/legacy", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "description": "Legacy Taiga UI entities from the previous major release to simplify migration", "keywords": [ "legacy", diff --git a/projects/styles/package.json b/projects/styles/package.json index 1c0b211de2ad..bd5de7f41846 100644 --- a/projects/styles/package.json +++ b/projects/styles/package.json @@ -1,9 +1,9 @@ { "name": "@taiga-ui/styles", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "description": "Global Styles for Taiga UI", "peerDependencies": { - "@taiga-ui/cdk": "^4.0.0-alpha.0", + "@taiga-ui/cdk": "^4.0.0-rc.1", "tslib": "^2.6.3" } } diff --git a/projects/taiga-schematics/package.json b/projects/taiga-schematics/package.json index 5fca6c172de6..d7bc05eee4cd 100644 --- a/projects/taiga-schematics/package.json +++ b/projects/taiga-schematics/package.json @@ -1,6 +1,6 @@ { "name": "taiga-ui", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "description": "Taiga UI package that provides ng add command for Taiga library", "keywords": [ "angular", @@ -15,10 +15,10 @@ "repository": "https://github.com/taiga-family/taiga-ui", "license": "Apache-2.0", "dependencies": { - "@taiga-ui/cdk": "^4.0.0-alpha.0" + "@taiga-ui/cdk": "^4.0.0-rc.1" }, "peerDependencies": { - "@taiga-ui/cdk": "^4.0.0-alpha.0", + "@taiga-ui/cdk": "^4.0.0-rc.1", "tslib": "^2.6.3" }, "schematics": "../@taiga-ui/cdk/schematics/collection.json" diff --git a/projects/testing/package.json b/projects/testing/package.json index e7933a8d33a8..2e38ba90bb0d 100644 --- a/projects/testing/package.json +++ b/projects/testing/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/testing", - "version": "4.0.0-alpha.0", + "version": "4.0.0-rc.1", "description": "Utils functions for testing Taiga UI packages", "devDependencies": { "@types/jest": "29.5.12", @@ -9,7 +9,7 @@ "ts-jest": "29.1.5" }, "peerDependencies": { - "@taiga-ui/cdk": "^4.0.0-alpha.0", + "@taiga-ui/cdk": "^4.0.0-rc.1", "tslib": "^2.6.3" } }