From bb405b8b02e88ac8e8557e0f1d2053fd133a7b84 Mon Sep 17 00:00:00 2001 From: taiga-family-bot Date: Mon, 25 Sep 2023 11:08:45 +0000 Subject: [PATCH] chore(release): 3.46.0 --- CHANGELOG.md | 32 ++ package-lock.json | 390 +++++++------------------ 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-preview/package.json | 10 +- projects/addon-table/package.json | 10 +- projects/addon-tablebars/package.json | 6 +- projects/cdk/constants/version.ts | 2 +- projects/cdk/package.json | 2 +- projects/core/package.json | 8 +- projects/experimental/package.json | 8 +- projects/i18n/package.json | 2 +- projects/icons/package.json | 4 +- projects/kit/package.json | 8 +- projects/layout/package.json | 6 +- projects/styles/package.json | 4 +- projects/taiga-schematics/package.json | 6 +- projects/testing/package.json | 4 +- 21 files changed, 198 insertions(+), 340 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bdc1cf184ba..66da32de541e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [3.46.0](https://github.com/taiga-family/taiga-ui/compare/v3.45.0...v3.46.0) (2023-09-25) + +### Features + +- **addon-doc:** improve search ([#5422](https://github.com/taiga-family/taiga-ui/issues/5422)) + ([d24bb94](https://github.com/taiga-family/taiga-ui/commit/d24bb945f7ef2974765c0b62c2459c431d746594)) +- **addon-doc:** improve ui for code links ([#5435](https://github.com/taiga-family/taiga-ui/issues/5435)) + ([c436b77](https://github.com/taiga-family/taiga-ui/commit/c436b77c22c134911aef6c9973916ffbc160f3ce)) +- **addon-doc:** support icons inside menu ([#5437](https://github.com/taiga-family/taiga-ui/issues/5437)) + ([c0eef53](https://github.com/taiga-family/taiga-ui/commit/c0eef53808e5c64d1c0d365b5940ef6921d41b7c)) +- **experimental:** `BadgeAlert` add new component ([#5399](https://github.com/taiga-family/taiga-ui/issues/5399)) + ([2921a21](https://github.com/taiga-family/taiga-ui/commit/2921a21feacfae2ac98ffaf678c6f3d83f934ba3)) +- **experimental:** `Button` add new appearances ([#5448](https://github.com/taiga-family/taiga-ui/issues/5448)) + ([4942dcc](https://github.com/taiga-family/taiga-ui/commit/4942dcc690e8ca5c1672e602391d4c426af4ad59)) +- **experimental:** `Button` simplify icons ([#5424](https://github.com/taiga-family/taiga-ui/issues/5424)) + ([5dbd546](https://github.com/taiga-family/taiga-ui/commit/5dbd54618fd6c91766695426d9c68d799d5a42fd)) +- **experimental:** `Sensitive` add new directive ([#5425](https://github.com/taiga-family/taiga-ui/issues/5425)) + ([6cfb5c1](https://github.com/taiga-family/taiga-ui/commit/6cfb5c1ebcfbf8f944ee86d732da6d118a8ad3de)) + +### Bug Fixes + +- **core:** add break word in alert ([#5456](https://github.com/taiga-family/taiga-ui/issues/5456)) + ([efb52ab](https://github.com/taiga-family/taiga-ui/commit/efb52ab9ce669216c2a695f1877966b6bcabb18d)) +- **experimental:** `Avatar` with image has redundant gap below itself + ([#5449](https://github.com/taiga-family/taiga-ui/issues/5449)) + ([fbfd5a4](https://github.com/taiga-family/taiga-ui/commit/fbfd5a4b9d212fb11c32f4a51850a4a21f085329)) +- **kit:** `Combobox` return null support for strict matcher + ([#5441](https://github.com/taiga-family/taiga-ui/issues/5441)) + ([5c5ad77](https://github.com/taiga-family/taiga-ui/commit/5c5ad77d440d112a298438665cbe84bd44e9c1cc)) +- **kit:** `InputPhone` fix initial value ([#5438](https://github.com/taiga-family/taiga-ui/issues/5438)) + ([5b240b8](https://github.com/taiga-family/taiga-ui/commit/5b240b84551f8fbe284f571981b877cf4894d307)) + ## [3.45.0](https://github.com/taiga-family/taiga-ui/compare/v3.44.1...v3.45.0) (2023-09-18) ### Features diff --git a/package-lock.json b/package-lock.json index c1ce8e9fde73..ecc326018df7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,17 +1,15 @@ { "name": "@taiga-ui/components", - "version": "3.45.0", + "version": "3.46.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@taiga-ui/components", - "version": "3.45.0", + "version": "3.46.0", "hasInstallScript": true, "license": "Apache-2.0", - "workspaces": [ - "projects/*" - ], + "workspaces": ["projects/*"], "dependencies": { "@angular/animations": "12.2.17", "@angular/cdk": "12.2.13", @@ -9482,14 +9480,10 @@ "version": "16.8.1", "resolved": "https://registry.npmjs.org/@nx/nx-darwin-arm64/-/nx-darwin-arm64-16.8.1.tgz", "integrity": "sha512-xOflqyIVcyLPzdJOZcucI+5ClwnTgK8zIvpjbxHokrO9McJJglhfUyP0bbTHpEpWqzA+GaPA/6/Qdu0ATzqQBQ==", - "cpu": [ - "arm64" - ], + "cpu": ["arm64"], "dev": true, "optional": true, - "os": [ - "darwin" - ], + "os": ["darwin"], "engines": { "node": ">= 10" } @@ -9498,14 +9492,10 @@ "version": "16.8.1", "resolved": "https://registry.npmjs.org/@nx/nx-darwin-x64/-/nx-darwin-x64-16.8.1.tgz", "integrity": "sha512-JJGrlOvEpDMWnM6YKaA1WOnzHgiw5vRKEowX9ba+jxhmCvtdjbLSxi228kv92JtQPPQ91zvtsNM+BFY0EbPOlA==", - "cpu": [ - "x64" - ], + "cpu": ["x64"], "dev": true, "optional": true, - "os": [ - "darwin" - ], + "os": ["darwin"], "engines": { "node": ">= 10" } @@ -9514,14 +9504,10 @@ "version": "16.8.1", "resolved": "https://registry.npmjs.org/@nx/nx-freebsd-x64/-/nx-freebsd-x64-16.8.1.tgz", "integrity": "sha512-aZdJQ7cIQfXOmfk4vRXvVYxuV68xz8YyhNZ0IvBfJ16uZQ+YNl4BpklRLEIdaloSbwz9M1NNewmL+AgklEBxlA==", - "cpu": [ - "x64" - ], + "cpu": ["x64"], "dev": true, "optional": true, - "os": [ - "freebsd" - ], + "os": ["freebsd"], "engines": { "node": ">= 10" } @@ -9530,14 +9516,10 @@ "version": "16.8.1", "resolved": "https://registry.npmjs.org/@nx/nx-linux-arm-gnueabihf/-/nx-linux-arm-gnueabihf-16.8.1.tgz", "integrity": "sha512-JzjrTf7FFgikoVUbRs0hKvwHRR6SyqT4yIdk/YyiCt2mWY9w4m5DWtHM/9kJzhckkH9MY66m+X/zG6+NKsEMvg==", - "cpu": [ - "arm" - ], + "cpu": ["arm"], "dev": true, "optional": true, - "os": [ - "linux" - ], + "os": ["linux"], "engines": { "node": ">= 10" } @@ -9546,14 +9528,10 @@ "version": "16.8.1", "resolved": "https://registry.npmjs.org/@nx/nx-linux-arm64-gnu/-/nx-linux-arm64-gnu-16.8.1.tgz", "integrity": "sha512-CF0s981myBWusW7iW2+fKPa7ceYYe+NO5EdKe9l27fpHDkcA71KZU3q7U823QpO/7tYvVdBevJp3CCn2/GBURQ==", - "cpu": [ - "arm64" - ], + "cpu": ["arm64"], "dev": true, "optional": true, - "os": [ - "linux" - ], + "os": ["linux"], "engines": { "node": ">= 10" } @@ -9562,14 +9540,10 @@ "version": "16.8.1", "resolved": "https://registry.npmjs.org/@nx/nx-linux-arm64-musl/-/nx-linux-arm64-musl-16.8.1.tgz", "integrity": "sha512-X4TobxRt1dALvoeKC3/t1CqZCMUqtEhGG+KQLT/51sG54HdxmTAWRFlvj8PvLH0QSBk4e+uRZAo45qpt3iSnBg==", - "cpu": [ - "arm64" - ], + "cpu": ["arm64"], "dev": true, "optional": true, - "os": [ - "linux" - ], + "os": ["linux"], "engines": { "node": ">= 10" } @@ -9578,14 +9552,10 @@ "version": "16.8.1", "resolved": "https://registry.npmjs.org/@nx/nx-linux-x64-gnu/-/nx-linux-x64-gnu-16.8.1.tgz", "integrity": "sha512-lHvv2FD14Lpxh7muMLStH2tC1opQOaepO4nXwb1LaaoIpMym7kBgCK8AQuI98/oNQiMDXMNDKWQZCjxnJGDIPw==", - "cpu": [ - "x64" - ], + "cpu": ["x64"], "dev": true, "optional": true, - "os": [ - "linux" - ], + "os": ["linux"], "engines": { "node": ">= 10" } @@ -9594,14 +9564,10 @@ "version": "16.8.1", "resolved": "https://registry.npmjs.org/@nx/nx-linux-x64-musl/-/nx-linux-x64-musl-16.8.1.tgz", "integrity": "sha512-c4gQvNgIjggD1A5sYhftQEC1PtAhV3sEnv60X00v9wmjl57Wj4Ty0TgyzpYglLysVRiko/B58S8NYS0jKvMmeA==", - "cpu": [ - "x64" - ], + "cpu": ["x64"], "dev": true, "optional": true, - "os": [ - "linux" - ], + "os": ["linux"], "engines": { "node": ">= 10" } @@ -9610,14 +9576,10 @@ "version": "16.8.1", "resolved": "https://registry.npmjs.org/@nx/nx-win32-arm64-msvc/-/nx-win32-arm64-msvc-16.8.1.tgz", "integrity": "sha512-GKHPy/MyGFoV9cdKgcWLZZK2vDdxt5bQ53ss0k+BDKRP+YwLKm7tJl23eeM7JdB4GLCBntEQPC+dBqxOA8Ze/w==", - "cpu": [ - "arm64" - ], + "cpu": ["arm64"], "dev": true, "optional": true, - "os": [ - "win32" - ], + "os": ["win32"], "engines": { "node": ">= 10" } @@ -9626,14 +9588,10 @@ "version": "16.8.1", "resolved": "https://registry.npmjs.org/@nx/nx-win32-x64-msvc/-/nx-win32-x64-msvc-16.8.1.tgz", "integrity": "sha512-yHZ5FAcx54rVc31R0yIpniepkHMPwaxG23l8E/ZYbL1iPwE/Wc1HeUzUvxUuSXtguRp7ihcRhaUEPkcSl2EAVw==", - "cpu": [ - "x64" - ], + "cpu": ["x64"], "dev": true, "optional": true, - "os": [ - "win32" - ], + "os": ["win32"], "engines": { "node": ">= 10" } @@ -13123,9 +13081,7 @@ "resolved": "https://registry.npmjs.org/ansi-html-community/-/ansi-html-community-0.0.8.tgz", "integrity": "sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==", "dev": true, - "engines": [ - "node >= 0.8.0" - ], + "engines": ["node >= 0.8.0"], "bin": { "ansi-html": "bin/ansi-html" } @@ -15703,9 +15659,7 @@ "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-2.0.0.tgz", "integrity": "sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==", "dev": true, - "engines": [ - "node >= 6.0" - ], + "engines": ["node >= 6.0"], "dependencies": { "buffer-from": "^1.0.0", "inherits": "^2.0.3", @@ -20495,183 +20449,127 @@ "version": "0.13.8", "resolved": "https://registry.npmjs.org/esbuild-android-arm64/-/esbuild-android-arm64-0.13.8.tgz", "integrity": "sha512-AilbChndywpk7CdKkNSZ9klxl+9MboLctXd9LwLo3b0dawmOF/i/t2U5d8LM6SbT1Xw36F8yngSUPrd8yPs2RA==", - "cpu": [ - "arm64" - ], + "cpu": ["arm64"], "dev": true, "optional": true, - "os": [ - "android" - ] + "os": ["android"] }, "node_modules/esbuild-darwin-64": { "version": "0.13.8", "resolved": "https://registry.npmjs.org/esbuild-darwin-64/-/esbuild-darwin-64-0.13.8.tgz", "integrity": "sha512-b6sdiT84zV5LVaoF+UoMVGJzR/iE2vNUfUDfFQGrm4LBwM/PWXweKpuu6RD9mcyCq18cLxkP6w/LD/w9DtX3ng==", - "cpu": [ - "x64" - ], + "cpu": ["x64"], "dev": true, "optional": true, - "os": [ - "darwin" - ] + "os": ["darwin"] }, "node_modules/esbuild-darwin-arm64": { "version": "0.13.8", "resolved": "https://registry.npmjs.org/esbuild-darwin-arm64/-/esbuild-darwin-arm64-0.13.8.tgz", "integrity": "sha512-R8YuPiiJayuJJRUBG4H0VwkEKo6AvhJs2m7Tl0JaIer3u1FHHXwGhMxjJDmK+kXwTFPriSysPvcobXC/UrrZCQ==", - "cpu": [ - "arm64" - ], + "cpu": ["arm64"], "dev": true, "optional": true, - "os": [ - "darwin" - ] + "os": ["darwin"] }, "node_modules/esbuild-freebsd-64": { "version": "0.13.8", "resolved": "https://registry.npmjs.org/esbuild-freebsd-64/-/esbuild-freebsd-64-0.13.8.tgz", "integrity": "sha512-zBn6urrn8FnKC+YSgDxdof9jhPCeU8kR/qaamlV4gI8R3KUaUK162WYM7UyFVAlj9N0MyD3AtB+hltzu4cysTw==", - "cpu": [ - "x64" - ], + "cpu": ["x64"], "dev": true, "optional": true, - "os": [ - "freebsd" - ] + "os": ["freebsd"] }, "node_modules/esbuild-freebsd-arm64": { "version": "0.13.8", "resolved": "https://registry.npmjs.org/esbuild-freebsd-arm64/-/esbuild-freebsd-arm64-0.13.8.tgz", "integrity": "sha512-pWW2slN7lGlkx0MOEBoUGwRX5UgSCLq3dy2c8RIOpiHtA87xAUpDBvZK10MykbT+aMfXc0NI2lu1X+6kI34xng==", - "cpu": [ - "arm64" - ], + "cpu": ["arm64"], "dev": true, "optional": true, - "os": [ - "freebsd" - ] + "os": ["freebsd"] }, "node_modules/esbuild-linux-32": { "version": "0.13.8", "resolved": "https://registry.npmjs.org/esbuild-linux-32/-/esbuild-linux-32-0.13.8.tgz", "integrity": "sha512-T0I0ueeKVO/Is0CAeSEOG9s2jeNNb8jrrMwG9QBIm3UU18MRB60ERgkS2uV3fZ1vP2F8i3Z2e3Zju4lg9dhVmw==", - "cpu": [ - "ia32" - ], + "cpu": ["ia32"], "dev": true, "optional": true, - "os": [ - "linux" - ] + "os": ["linux"] }, "node_modules/esbuild-linux-64": { "version": "0.13.8", "resolved": "https://registry.npmjs.org/esbuild-linux-64/-/esbuild-linux-64-0.13.8.tgz", "integrity": "sha512-Bm8SYmFtvfDCIu9sjKppFXzRXn2BVpuCinU1ChTuMtdKI/7aPpXIrkqBNOgPTOQO9AylJJc1Zw6EvtKORhn64w==", - "cpu": [ - "x64" - ], + "cpu": ["x64"], "dev": true, "optional": true, - "os": [ - "linux" - ] + "os": ["linux"] }, "node_modules/esbuild-linux-arm": { "version": "0.13.8", "resolved": "https://registry.npmjs.org/esbuild-linux-arm/-/esbuild-linux-arm-0.13.8.tgz", "integrity": "sha512-4/HfcC40LJ4GPyboHA+db0jpFarTB628D1ifU+/5bunIgY+t6mHkJWyxWxAAE8wl/ZIuRYB9RJFdYpu1AXGPdg==", - "cpu": [ - "arm" - ], + "cpu": ["arm"], "dev": true, "optional": true, - "os": [ - "linux" - ] + "os": ["linux"] }, "node_modules/esbuild-linux-arm64": { "version": "0.13.8", "resolved": "https://registry.npmjs.org/esbuild-linux-arm64/-/esbuild-linux-arm64-0.13.8.tgz", "integrity": "sha512-X4pWZ+SL+FJ09chWFgRNO3F+YtvAQRcWh0uxKqZSWKiWodAB20flsW/OWFYLXBKiVCTeoGMvENZS/GeVac7+tQ==", - "cpu": [ - "arm64" - ], + "cpu": ["arm64"], "dev": true, "optional": true, - "os": [ - "linux" - ] + "os": ["linux"] }, "node_modules/esbuild-linux-mips64le": { "version": "0.13.8", "resolved": "https://registry.npmjs.org/esbuild-linux-mips64le/-/esbuild-linux-mips64le-0.13.8.tgz", "integrity": "sha512-o7e0D+sqHKT31v+mwFircJFjwSKVd2nbkHEn4l9xQ1hLR+Bv8rnt3HqlblY3+sBdlrOTGSwz0ReROlKUMJyldA==", - "cpu": [ - "mips64el" - ], + "cpu": ["mips64el"], "dev": true, "optional": true, - "os": [ - "linux" - ] + "os": ["linux"] }, "node_modules/esbuild-linux-ppc64le": { "version": "0.13.8", "resolved": "https://registry.npmjs.org/esbuild-linux-ppc64le/-/esbuild-linux-ppc64le-0.13.8.tgz", "integrity": "sha512-eZSQ0ERsWkukJp2px/UWJHVNuy0lMoz/HZcRWAbB6reoaBw7S9vMzYNUnflfL3XA6WDs+dZn3ekHE4Y2uWLGig==", - "cpu": [ - "ppc64" - ], + "cpu": ["ppc64"], "dev": true, "optional": true, - "os": [ - "linux" - ] + "os": ["linux"] }, "node_modules/esbuild-netbsd-64": { "version": "0.13.8", "resolved": "https://registry.npmjs.org/esbuild-netbsd-64/-/esbuild-netbsd-64-0.13.8.tgz", "integrity": "sha512-gZX4kP7gVvOrvX0ZwgHmbuHczQUwqYppxqtoyC7VNd80t5nBHOFXVhWo2Ad/Lms0E8b+wwgI/WjZFTCpUHOg9Q==", - "cpu": [ - "x64" - ], + "cpu": ["x64"], "dev": true, "optional": true, - "os": [ - "netbsd" - ] + "os": ["netbsd"] }, "node_modules/esbuild-openbsd-64": { "version": "0.13.8", "resolved": "https://registry.npmjs.org/esbuild-openbsd-64/-/esbuild-openbsd-64-0.13.8.tgz", "integrity": "sha512-afzza308X4WmcebexbTzAgfEWt9MUkdTvwIa8xOu4CM2qGbl2LanqEl8/LUs8jh6Gqw6WsicEK52GPrS9wvkcw==", - "cpu": [ - "x64" - ], + "cpu": ["x64"], "dev": true, "optional": true, - "os": [ - "openbsd" - ] + "os": ["openbsd"] }, "node_modules/esbuild-sunos-64": { "version": "0.13.8", "resolved": "https://registry.npmjs.org/esbuild-sunos-64/-/esbuild-sunos-64-0.13.8.tgz", "integrity": "sha512-mWPZibmBbuMKD+LDN23LGcOZ2EawMYBONMXXHmbuxeT0XxCNwadbCVwUQ/2p5Dp5Kvf6mhrlIffcnWOiCBpiVw==", - "cpu": [ - "x64" - ], + "cpu": ["x64"], "dev": true, "optional": true, - "os": [ - "sunos" - ] + "os": ["sunos"] }, "node_modules/esbuild-wasm": { "version": "0.13.8", @@ -20689,40 +20587,28 @@ "version": "0.13.8", "resolved": "https://registry.npmjs.org/esbuild-windows-32/-/esbuild-windows-32-0.13.8.tgz", "integrity": "sha512-QsZ1HnWIcnIEApETZWw8HlOhDSWqdZX2SylU7IzGxOYyVcX7QI06ety/aDcn437mwyO7Ph4RrbhB+2ntM8kX8A==", - "cpu": [ - "ia32" - ], + "cpu": ["ia32"], "dev": true, "optional": true, - "os": [ - "win32" - ] + "os": ["win32"] }, "node_modules/esbuild-windows-64": { "version": "0.13.8", "resolved": "https://registry.npmjs.org/esbuild-windows-64/-/esbuild-windows-64-0.13.8.tgz", "integrity": "sha512-76Fb57B9eE/JmJi1QmUW0tRLQZfGo0it+JeYoCDTSlbTn7LV44ecOHIMJSSgZADUtRMWT9z0Kz186bnaB3amSg==", - "cpu": [ - "x64" - ], + "cpu": ["x64"], "dev": true, "optional": true, - "os": [ - "win32" - ] + "os": ["win32"] }, "node_modules/esbuild-windows-arm64": { "version": "0.13.8", "resolved": "https://registry.npmjs.org/esbuild-windows-arm64/-/esbuild-windows-arm64-0.13.8.tgz", "integrity": "sha512-HW6Mtq5eTudllxY2YgT62MrVcn7oq2o8TAoAvDUhyiEmRmDY8tPwAhb1vxw5/cdkbukM3KdMYtksnUhF/ekWeg==", - "cpu": [ - "arm64" - ], + "cpu": ["arm64"], "dev": true, "optional": true, - "os": [ - "win32" - ] + "os": ["win32"] }, "node_modules/escalade": { "version": "3.1.1", @@ -22518,9 +22404,7 @@ "version": "1.3.0", "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz", "integrity": "sha512-11Ndz7Nv+mvAC1j0ktTa7fAb0vLyGGX+rMHNBYQviQDGU0Hw7lhctJANqbPhu9nV9/izT/IntTgZ7Im/9LJs9g==", - "engines": [ - "node >=0.6.0" - ] + "engines": ["node >=0.6.0"] }, "node_modules/fast-deep-equal": { "version": "3.1.3", @@ -23016,9 +22900,7 @@ "dev": true, "hasInstallScript": true, "optional": true, - "os": [ - "darwin" - ], + "os": ["darwin"], "engines": { "node": "^8.16.0 || ^10.6.0 || >=11.0.0" } @@ -28753,9 +28635,7 @@ "resolved": "https://registry.npmjs.org/jsonparse/-/jsonparse-1.3.1.tgz", "integrity": "sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==", "dev": true, - "engines": [ - "node >= 0.2.0" - ] + "engines": ["node >= 0.2.0"] }, "node_modules/JSONStream": { "version": "1.3.5", @@ -28778,9 +28658,7 @@ "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-2.0.2.tgz", "integrity": "sha512-gqXddjPqQ6G40VdnI6T6yObEC+pDNvyP95wdQhkWkg7crHH3km5qP1FsOXEkzEQwnz6gz5qGTn1c2Y52wP3OyQ==", "dev": true, - "engines": [ - "node >=0.6.0" - ], + "engines": ["node >=0.6.0"], "dependencies": { "assert-plus": "1.0.0", "extsprintf": "1.3.0", @@ -31075,9 +30953,7 @@ "dev": true, "hasInstallScript": true, "optional": true, - "os": [ - "!win32" - ], + "os": ["!win32"], "dependencies": { "node-addon-api": "^3.0.0", "node-gyp-build": "^4.2.2" @@ -31398,9 +31274,7 @@ "version": "1.6.2", "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz", "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==", - "engines": [ - "node >= 0.8" - ], + "engines": ["node >= 0.8"], "dependencies": { "buffer-from": "^1.0.0", "inherits": "^2.0.3", @@ -31888,14 +31762,10 @@ "version": "16.9.0", "resolved": "https://registry.npmjs.org/@nx/nx-darwin-arm64/-/nx-darwin-arm64-16.9.0.tgz", "integrity": "sha512-I+045kSIQgdHMfqpJ/bplWzTc82DM/c7VOM/XlrBUwaM9nsDchIC2mo1F93HDe/oJ+oxz9awHbED4GUzS6uc5g==", - "cpu": [ - "arm64" - ], + "cpu": ["arm64"], "dev": true, "optional": true, - "os": [ - "darwin" - ], + "os": ["darwin"], "engines": { "node": ">= 10" } @@ -31904,14 +31774,10 @@ "version": "16.9.0", "resolved": "https://registry.npmjs.org/@nx/nx-darwin-x64/-/nx-darwin-x64-16.9.0.tgz", "integrity": "sha512-Yop/nZlJ+j4RIDB5bfuse583lWLiHtyL7bRPj2IsXAWiQHvXfrNnJJwYH7cGHgtR4ctSAZdOi7SZWlmgHO7Hyw==", - "cpu": [ - "x64" - ], + "cpu": ["x64"], "dev": true, "optional": true, - "os": [ - "darwin" - ], + "os": ["darwin"], "engines": { "node": ">= 10" } @@ -31920,14 +31786,10 @@ "version": "16.9.0", "resolved": "https://registry.npmjs.org/@nx/nx-freebsd-x64/-/nx-freebsd-x64-16.9.0.tgz", "integrity": "sha512-qDg7Sd4V6edRuqR4Y+eEPec0J0Nf5ebGGGDegKjV7X4OfgagOb7k8o3cAGiKkKXuaAUg1OnqVw5nF7JysAmrLQ==", - "cpu": [ - "x64" - ], + "cpu": ["x64"], "dev": true, "optional": true, - "os": [ - "freebsd" - ], + "os": ["freebsd"], "engines": { "node": ">= 10" } @@ -31936,14 +31798,10 @@ "version": "16.9.0", "resolved": "https://registry.npmjs.org/@nx/nx-linux-arm-gnueabihf/-/nx-linux-arm-gnueabihf-16.9.0.tgz", "integrity": "sha512-eyG4PP5jSyDkO8Hm3zrchjm/coVY2L66/ExalfO8j+FSqwlipFIWwkpQM3Tw2fYrrMZpWXa7VlHj10Eu2xF5pQ==", - "cpu": [ - "arm" - ], + "cpu": ["arm"], "dev": true, "optional": true, - "os": [ - "linux" - ], + "os": ["linux"], "engines": { "node": ">= 10" } @@ -31952,14 +31810,10 @@ "version": "16.9.0", "resolved": "https://registry.npmjs.org/@nx/nx-linux-arm64-gnu/-/nx-linux-arm64-gnu-16.9.0.tgz", "integrity": "sha512-oJBf2J1qwfACoSN+Hutb6iq0XvIllRdR+52HUXriCWLe6At4kaDW/p+sBcmtlsdgVY3BRs32rqTgYb8qJ1CJRA==", - "cpu": [ - "arm64" - ], + "cpu": ["arm64"], "dev": true, "optional": true, - "os": [ - "linux" - ], + "os": ["linux"], "engines": { "node": ">= 10" } @@ -31968,14 +31822,10 @@ "version": "16.9.0", "resolved": "https://registry.npmjs.org/@nx/nx-linux-arm64-musl/-/nx-linux-arm64-musl-16.9.0.tgz", "integrity": "sha512-RxAI0ls5Zy/HyL51PMmbaTX+tbZklgAeMqtQhziyjD/awao/9Jt783IqVPFfKoWTNmDq6/bjOG8obcnQlLKsaw==", - "cpu": [ - "arm64" - ], + "cpu": ["arm64"], "dev": true, "optional": true, - "os": [ - "linux" - ], + "os": ["linux"], "engines": { "node": ">= 10" } @@ -31984,14 +31834,10 @@ "version": "16.9.0", "resolved": "https://registry.npmjs.org/@nx/nx-linux-x64-gnu/-/nx-linux-x64-gnu-16.9.0.tgz", "integrity": "sha512-xFaA3lOQn1hZ4mzXdCUe/CCioEjRJ0E18AekD2g0r9mMRVyrxEk0KH71jMQwbbVYzkvG9a2Vjiptp8hjmEejAw==", - "cpu": [ - "x64" - ], + "cpu": ["x64"], "dev": true, "optional": true, - "os": [ - "linux" - ], + "os": ["linux"], "engines": { "node": ">= 10" } @@ -32000,14 +31846,10 @@ "version": "16.9.0", "resolved": "https://registry.npmjs.org/@nx/nx-linux-x64-musl/-/nx-linux-x64-musl-16.9.0.tgz", "integrity": "sha512-8tfqvCajTOH5Tt/NFMNJRePwkoUbGYUK7qHJU2LDAazDUsjvpawdvEM8FkJWsNgIsQBej+zcSYA16+sffjsY2g==", - "cpu": [ - "x64" - ], + "cpu": ["x64"], "dev": true, "optional": true, - "os": [ - "linux" - ], + "os": ["linux"], "engines": { "node": ">= 10" } @@ -32016,14 +31858,10 @@ "version": "16.9.0", "resolved": "https://registry.npmjs.org/@nx/nx-win32-arm64-msvc/-/nx-win32-arm64-msvc-16.9.0.tgz", "integrity": "sha512-tUCu1rg76zHdCmov25K2uHUK2rZBTnzbe58r8Wieytmywijp6vGW53RZzYT86YIvInvPJsH7tULdbZpPW56Ruw==", - "cpu": [ - "arm64" - ], + "cpu": ["arm64"], "dev": true, "optional": true, - "os": [ - "win32" - ], + "os": ["win32"], "engines": { "node": ">= 10" } @@ -32032,14 +31870,10 @@ "version": "16.9.0", "resolved": "https://registry.npmjs.org/@nx/nx-win32-x64-msvc/-/nx-win32-x64-msvc-16.9.0.tgz", "integrity": "sha512-YTYDZIvqo+2aZl6/ovnBFsEfxoQ/M2sYICJ3zyp00i13VkMdttrIqf8MFqNCD4K+usDQxSpq5M9QLSZ4yltydQ==", - "cpu": [ - "x64" - ], + "cpu": ["x64"], "dev": true, "optional": true, - "os": [ - "win32" - ], + "os": ["win32"], "engines": { "node": ">= 10" } @@ -33340,9 +33174,7 @@ "dev": true, "hasInstallScript": true, "optional": true, - "os": [ - "darwin" - ], + "os": ["darwin"], "engines": { "node": "^8.16.0 || ^10.6.0 || >=11.0.0" } @@ -37386,9 +37218,7 @@ "deprecated": "The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2", "hasInstallScript": true, "optional": true, - "os": [ - "darwin" - ], + "os": ["darwin"], "dependencies": { "bindings": "^1.5.0", "nan": "^2.12.1" @@ -41455,9 +41285,7 @@ "version": "1.10.0", "resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz", "integrity": "sha512-ZZKSmDAEFOijERBLkmYfJ+vmk3w+7hOLYDNkRCuRuMJGEmqYNCNLyBBFwWKVMhfwaEF3WOd0Zlw86U/WC/+nYw==", - "engines": [ - "node >=0.6.0" - ], + "engines": ["node >=0.6.0"], "dependencies": { "assert-plus": "^1.0.0", "core-util-is": "1.0.2", @@ -41958,9 +41786,7 @@ "dev": true, "hasInstallScript": true, "optional": true, - "os": [ - "darwin" - ], + "os": ["darwin"], "dependencies": { "bindings": "^1.5.0", "nan": "^2.12.1" @@ -43114,7 +42940,7 @@ }, "projects/addon-charts": { "name": "@taiga-ui/addon-charts", - "version": "3.45.0", + "version": "3.46.0", "license": "Apache-2.0", "peerDependencies": { "@angular/common": ">=12.0.0", @@ -43128,7 +42954,7 @@ }, "projects/addon-commerce": { "name": "@taiga-ui/addon-commerce", - "version": "3.45.0", + "version": "3.46.0", "license": "Apache-2.0", "peerDependencies": { "@angular/common": ">=12.0.0", @@ -43149,7 +42975,7 @@ }, "projects/addon-doc": { "name": "@taiga-ui/addon-doc", - "version": "3.45.0", + "version": "3.46.0", "license": "Apache-2.0", "dependencies": { "@angular-devkit/schematics": "12.2.18", @@ -43176,7 +43002,7 @@ }, "projects/addon-mobile": { "name": "@taiga-ui/addon-mobile", - "version": "3.45.0", + "version": "3.46.0", "license": "Apache-2.0", "peerDependencies": { "@angular/cdk": ">=12.0.0", @@ -43193,7 +43019,7 @@ }, "projects/addon-preview": { "name": "@taiga-ui/addon-preview", - "version": "3.45.0", + "version": "3.46.0", "license": "Apache-2.0", "peerDependencies": { "@angular/common": ">=12.0.0", @@ -43210,7 +43036,7 @@ }, "projects/addon-table": { "name": "@taiga-ui/addon-table", - "version": "3.45.0", + "version": "3.46.0", "license": "Apache-2.0", "peerDependencies": { "@angular/common": ">=12.0.0", @@ -43227,7 +43053,7 @@ }, "projects/addon-tablebars": { "name": "@taiga-ui/addon-tablebars", - "version": "3.45.0", + "version": "3.46.0", "license": "Apache-2.0", "peerDependencies": { "@angular/common": ">=12.0.0", @@ -43241,7 +43067,7 @@ }, "projects/cdk": { "name": "@taiga-ui/cdk", - "version": "3.45.0", + "version": "3.46.0", "license": "Apache-2.0", "dependencies": { "@ng-web-apis/common": "3.0.3", @@ -43270,10 +43096,10 @@ }, "projects/core": { "name": "@taiga-ui/core", - "version": "3.45.0", + "version": "3.46.0", "license": "Apache-2.0", "dependencies": { - "@taiga-ui/i18n": "^3.45.0" + "@taiga-ui/i18n": "^3.46.0" }, "peerDependencies": { "@angular/animations": ">=12.0.0", @@ -43476,7 +43302,7 @@ }, "projects/experimental": { "name": "@taiga-ui/experimental", - "version": "3.45.0", + "version": "3.46.0", "license": "Apache-2.0", "peerDependencies": { "@angular/common": ">=12.0.0", @@ -43491,7 +43317,7 @@ }, "projects/i18n": { "name": "@taiga-ui/i18n", - "version": "3.45.0", + "version": "3.46.0", "license": "Apache-2.0", "peerDependencies": { "@angular/core": ">=12.0.0", @@ -43502,7 +43328,7 @@ }, "projects/icons": { "name": "@taiga-ui/icons", - "version": "3.45.0", + "version": "3.46.0", "license": "Apache-2.0", "devDependencies": { "@rollup/pluginutils": "4.2.1", @@ -43526,7 +43352,7 @@ }, "projects/kit": { "name": "@taiga-ui/kit", - "version": "3.45.0", + "version": "3.46.0", "license": "Apache-2.0", "dependencies": { "@maskito/angular": "1.7.0", @@ -43553,7 +43379,7 @@ }, "projects/layout": { "name": "@taiga-ui/layout", - "version": "3.45.0", + "version": "3.46.0", "license": "Apache-2.0", "peerDependencies": { "@angular/common": ">=12.0.0", @@ -43567,7 +43393,7 @@ }, "projects/styles": { "name": "@taiga-ui/styles", - "version": "3.45.0", + "version": "3.46.0", "peerDependencies": { "@taiga-ui/cdk": ">=3.45.0", "tslib": ">=2.0.0" @@ -43575,10 +43401,10 @@ }, "projects/taiga-schematics": { "name": "taiga-ui", - "version": "3.45.0", + "version": "3.46.0", "license": "Apache-2.0", "dependencies": { - "@taiga-ui/cdk": "^3.45.0" + "@taiga-ui/cdk": "^3.46.0" }, "peerDependencies": { "@taiga-ui/cdk": ">=3.45.0", @@ -43587,7 +43413,7 @@ }, "projects/testing": { "name": "@taiga-ui/testing", - "version": "3.45.0", + "version": "3.46.0", "dependencies": { "cypress-image-snapshot": "4.0.1" }, diff --git a/package.json b/package.json index 1179639aa614..bdd86997132a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/components", - "version": "3.45.0", + "version": "3.46.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", diff --git a/projects/addon-charts/package.json b/projects/addon-charts/package.json index abb522be0631..3ce11ff0dfef 100644 --- a/projects/addon-charts/package.json +++ b/projects/addon-charts/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/addon-charts", - "version": "3.45.0", + "version": "3.46.0", "description": "Extension package for Taiga UI that adds various charts, graphs and related components.", "keywords": [ "angular", @@ -17,8 +17,8 @@ "@angular/common": ">=12.0.0", "@angular/core": ">=12.0.0", "@ng-web-apis/common": ">=3.0.0", - "@taiga-ui/cdk": ">=3.45.0", - "@taiga-ui/core": ">=3.45.0", + "@taiga-ui/cdk": ">=3.46.0", + "@taiga-ui/core": ">=3.46.0", "@tinkoff/ng-polymorpheus": ">=4.0.0", "tslib": ">=2.0.0" } diff --git a/projects/addon-commerce/package.json b/projects/addon-commerce/package.json index e3f795eb412b..e64f6e987053 100644 --- a/projects/addon-commerce/package.json +++ b/projects/addon-commerce/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/addon-commerce", - "version": "3.45.0", + "version": "3.46.0", "description": "Extension package for Taiga UI related to commerce, payment systems, currencies etc.", "keywords": [ "angular", @@ -21,10 +21,10 @@ "@maskito/core": ">=1.3.0", "@maskito/kit": ">=1.3.0", "@ng-web-apis/common": ">=3.0.0", - "@taiga-ui/cdk": ">=3.45.0", - "@taiga-ui/core": ">=3.45.0", - "@taiga-ui/i18n": ">=3.45.0", - "@taiga-ui/kit": ">=3.45.0", + "@taiga-ui/cdk": ">=3.46.0", + "@taiga-ui/core": ">=3.46.0", + "@taiga-ui/i18n": ">=3.46.0", + "@taiga-ui/kit": ">=3.46.0", "@tinkoff/ng-polymorpheus": ">=4.0.0", "rxjs": ">=6.0.0", "tslib": ">=2.0.0" diff --git a/projects/addon-doc/package.json b/projects/addon-doc/package.json index 66bf8c5ad015..d2f432cdc271 100644 --- a/projects/addon-doc/package.json +++ b/projects/addon-doc/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/addon-doc", - "version": "3.45.0", + "version": "3.46.0", "description": "Taiga UI based library for developing documentation portals for Angular libraries.", "keywords": [ "angular", @@ -28,10 +28,10 @@ "@angular/forms": ">=12.0.0", "@angular/router": ">=12.0.0", "@ng-web-apis/common": ">=3.0.0", - "@taiga-ui/addon-mobile": ">=3.45.0", - "@taiga-ui/cdk": ">=3.45.0", - "@taiga-ui/core": ">=3.45.0", - "@taiga-ui/kit": ">=3.45.0", + "@taiga-ui/addon-mobile": ">=3.46.0", + "@taiga-ui/cdk": ">=3.46.0", + "@taiga-ui/core": ">=3.46.0", + "@taiga-ui/kit": ">=3.46.0", "@tinkoff/ng-polymorpheus": ">=4.0.0", "tslib": ">=2.0.0" } diff --git a/projects/addon-mobile/package.json b/projects/addon-mobile/package.json index 27100f7ab63f..c0484f7d44cf 100644 --- a/projects/addon-mobile/package.json +++ b/projects/addon-mobile/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/addon-mobile", - "version": "3.45.0", + "version": "3.46.0", "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": ">=12.0.0", "@angular/core": ">=12.0.0", "@ng-web-apis/common": ">=3.0.0", - "@taiga-ui/cdk": ">=3.45.0", - "@taiga-ui/core": ">=3.45.0", - "@taiga-ui/kit": ">=3.45.0", + "@taiga-ui/cdk": ">=3.46.0", + "@taiga-ui/core": ">=3.46.0", + "@taiga-ui/kit": ">=3.46.0", "@tinkoff/ng-polymorpheus": ">=4.0.0", "rxjs": ">=6.0.0", "tslib": ">=2.0.0" diff --git a/projects/addon-preview/package.json b/projects/addon-preview/package.json index 01a5189abb97..cb9e3ecab1aa 100644 --- a/projects/addon-preview/package.json +++ b/projects/addon-preview/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/addon-preview", - "version": "3.45.0", + "version": "3.46.0", "description": "A library to show a modal with custom content preview", "keywords": [ "angular", @@ -16,10 +16,10 @@ "@angular/common": ">=12.0.0", "@angular/core": ">=12.0.0", "@ng-web-apis/mutation-observer": ">=3.0.0", - "@taiga-ui/cdk": ">=3.45.0", - "@taiga-ui/core": ">=3.45.0", - "@taiga-ui/i18n": ">=3.45.0", - "@taiga-ui/kit": ">=3.45.0", + "@taiga-ui/cdk": ">=3.46.0", + "@taiga-ui/core": ">=3.46.0", + "@taiga-ui/i18n": ">=3.46.0", + "@taiga-ui/kit": ">=3.46.0", "@tinkoff/ng-polymorpheus": ">=4.0.0", "rxjs": ">=6.0.0", "tslib": ">=2.0.0" diff --git a/projects/addon-table/package.json b/projects/addon-table/package.json index 15e0c2e283f7..2c2bd40fc2db 100644 --- a/projects/addon-table/package.json +++ b/projects/addon-table/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/addon-table", - "version": "3.45.0", + "version": "3.46.0", "description": "A library to display tabled data with filters, search, group actions, etc.", "keywords": [ "angular", @@ -16,10 +16,10 @@ "@angular/common": ">=12.0.0", "@angular/core": ">=12.0.0", "@ng-web-apis/intersection-observer": ">=3.0.0", - "@taiga-ui/cdk": ">=3.45.0", - "@taiga-ui/core": ">=3.45.0", - "@taiga-ui/i18n": ">=3.45.0", - "@taiga-ui/kit": ">=3.45.0", + "@taiga-ui/cdk": ">=3.46.0", + "@taiga-ui/core": ">=3.46.0", + "@taiga-ui/i18n": ">=3.46.0", + "@taiga-ui/kit": ">=3.46.0", "@tinkoff/ng-polymorpheus": ">=4.0.0", "rxjs": ">=6.0.0", "tslib": ">=2.0.0" diff --git a/projects/addon-tablebars/package.json b/projects/addon-tablebars/package.json index de75660ba46e..a191f5b71991 100644 --- a/projects/addon-tablebars/package.json +++ b/projects/addon-tablebars/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/addon-tablebars", - "version": "3.45.0", + "version": "3.46.0", "description": "Table bars is interactive UI control for group table actions and similar cases", "keywords": [ "angular", @@ -15,8 +15,8 @@ "peerDependencies": { "@angular/common": ">=12.0.0", "@angular/core": ">=12.0.0", - "@taiga-ui/cdk": ">=3.45.0", - "@taiga-ui/core": ">=3.45.0", + "@taiga-ui/cdk": ">=3.46.0", + "@taiga-ui/core": ">=3.46.0", "@tinkoff/ng-polymorpheus": ">=4.0.0", "rxjs": ">=6.0.0", "tslib": ">=2.0.0" diff --git a/projects/cdk/constants/version.ts b/projects/cdk/constants/version.ts index 3918c94428be..a320b2bf78ac 100644 --- a/projects/cdk/constants/version.ts +++ b/projects/cdk/constants/version.ts @@ -1 +1 @@ -export const TUI_VERSION = `3.45.0`; +export const TUI_VERSION = `3.46.0`; diff --git a/projects/cdk/package.json b/projects/cdk/package.json index 7bad529a2240..271c9d29435c 100644 --- a/projects/cdk/package.json +++ b/projects/cdk/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/cdk", - "version": "3.45.0", + "version": "3.46.0", "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 a043bbdfba93..d9441b4b96e4 100644 --- a/projects/core/package.json +++ b/projects/core/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/core", - "version": "3.45.0", + "version": "3.46.0", "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": "^3.45.0" + "@taiga-ui/i18n": "^3.46.0" }, "peerDependencies": { "@angular/animations": ">=12.0.0", @@ -26,8 +26,8 @@ "@angular/router": ">=12.0.0", "@ng-web-apis/common": ">=3.0.0", "@ng-web-apis/mutation-observer": ">=3.0.0", - "@taiga-ui/cdk": ">=3.45.0", - "@taiga-ui/i18n": ">=3.45.0", + "@taiga-ui/cdk": ">=3.46.0", + "@taiga-ui/i18n": ">=3.46.0", "@tinkoff/ng-event-plugins": ">=3.1.0", "@tinkoff/ng-polymorpheus": ">=4.0.0", "rxjs": ">=6.0.0", diff --git a/projects/experimental/package.json b/projects/experimental/package.json index f49fffff78e1..ff4b46114e8c 100644 --- a/projects/experimental/package.json +++ b/projects/experimental/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/experimental", - "version": "3.45.0", + "version": "3.46.0", "description": "A package with Taiga UI experimental components", "keywords": [ "angular", @@ -13,9 +13,9 @@ "peerDependencies": { "@angular/common": ">=12.0.0", "@angular/core": ">=12.0.0", - "@taiga-ui/cdk": ">=3.45.0", - "@taiga-ui/core": ">=3.45.0", - "@taiga-ui/kit": ">=3.45.0", + "@taiga-ui/cdk": ">=3.46.0", + "@taiga-ui/core": ">=3.46.0", + "@taiga-ui/kit": ">=3.46.0", "@tinkoff/ng-polymorpheus": ">=4.0.0", "rxjs": ">=6.0.0", "tslib": ">=2.0.0" diff --git a/projects/i18n/package.json b/projects/i18n/package.json index ccf04b950ece..3000f651c9ee 100644 --- a/projects/i18n/package.json +++ b/projects/i18n/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/i18n", - "version": "3.45.0", + "version": "3.46.0", "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 30d3a92ea3c3..4acecbc87537 100644 --- a/projects/icons/package.json +++ b/projects/icons/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/icons", - "version": "3.45.0", + "version": "3.46.0", "description": "Feather icons for Taiga UI", "keywords": [ "angular", @@ -21,7 +21,7 @@ "tslib": "2.6.2" }, "peerDependencies": { - "@taiga-ui/cdk": ">=3.45.0", + "@taiga-ui/cdk": ">=3.46.0", "tslib": ">=2.0.0" } } diff --git a/projects/kit/package.json b/projects/kit/package.json index d3a2bc255e2b..853ffc6d9ea3 100644 --- a/projects/kit/package.json +++ b/projects/kit/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/kit", - "version": "3.45.0", + "version": "3.46.0", "description": "Taiga UI Angular main components kit", "keywords": [ "angular", @@ -27,9 +27,9 @@ "@ng-web-apis/common": ">=3.0.0", "@ng-web-apis/mutation-observer": ">=3.0.0", "@ng-web-apis/resize-observer": ">=3.0.0", - "@taiga-ui/cdk": ">=3.45.0", - "@taiga-ui/core": ">=3.45.0", - "@taiga-ui/i18n": ">=3.45.0", + "@taiga-ui/cdk": ">=3.46.0", + "@taiga-ui/core": ">=3.46.0", + "@taiga-ui/i18n": ">=3.46.0", "@tinkoff/ng-polymorpheus": ">=4.0.0", "rxjs": ">=6.0.0", "tslib": ">=2.0.0" diff --git a/projects/layout/package.json b/projects/layout/package.json index 1ba891ac9400..8a2e5d469e6c 100644 --- a/projects/layout/package.json +++ b/projects/layout/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/layout", - "version": "3.45.0", + "version": "3.46.0", "description": "A package with Taiga UI layout components", "keywords": [ "angular", @@ -13,8 +13,8 @@ "peerDependencies": { "@angular/common": ">=12.0.0", "@angular/core": ">=12.0.0", - "@taiga-ui/cdk": ">=3.45.0", - "@taiga-ui/core": ">=3.45.0", + "@taiga-ui/cdk": ">=3.46.0", + "@taiga-ui/core": ">=3.46.0", "@tinkoff/ng-polymorpheus": ">=4.0.0", "rxjs": ">=6.0.0", "tslib": ">=2.0.0" diff --git a/projects/styles/package.json b/projects/styles/package.json index a400ce5bff3b..e7dcbba75781 100644 --- a/projects/styles/package.json +++ b/projects/styles/package.json @@ -1,9 +1,9 @@ { "name": "@taiga-ui/styles", - "version": "3.45.0", + "version": "3.46.0", "description": "Global Styles for Taiga UI", "peerDependencies": { - "@taiga-ui/cdk": ">=3.45.0", + "@taiga-ui/cdk": ">=3.46.0", "tslib": ">=2.0.0" } } diff --git a/projects/taiga-schematics/package.json b/projects/taiga-schematics/package.json index 26ebd995e36e..73583e015776 100644 --- a/projects/taiga-schematics/package.json +++ b/projects/taiga-schematics/package.json @@ -1,6 +1,6 @@ { "name": "taiga-ui", - "version": "3.45.0", + "version": "3.46.0", "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": "^3.45.0" + "@taiga-ui/cdk": "^3.46.0" }, "peerDependencies": { - "@taiga-ui/cdk": ">=3.45.0", + "@taiga-ui/cdk": ">=3.46.0", "tslib": ">=2.0.0" }, "schematics": "../@taiga-ui/cdk/schematics/collection.json" diff --git a/projects/testing/package.json b/projects/testing/package.json index 5560875432a9..5c5f98e8ab15 100644 --- a/projects/testing/package.json +++ b/projects/testing/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/testing", - "version": "3.45.0", + "version": "3.46.0", "description": "Utils functions for testing Taiga UI packages", "dependencies": { "cypress-image-snapshot": "4.0.1" @@ -16,7 +16,7 @@ "ts-jest": "29.1.1" }, "peerDependencies": { - "@taiga-ui/cdk": ">=3.45.0", + "@taiga-ui/cdk": ">=3.46.0", "tslib": ">=2.0.0" } }