diff --git a/apps/demo/src/app/home/home.component.html b/apps/demo/src/app/home/home.component.html
index 4587fb0e..710c1930 100644
--- a/apps/demo/src/app/home/home.component.html
+++ b/apps/demo/src/app/home/home.component.html
@@ -128,6 +128,7 @@
Aleksandr Inkin
appearance="custom"
iconEnd="@tui.phone"
size="m"
+ title="missed"
tuiIconButton
type="button"
class="missed"
@@ -137,6 +138,7 @@ Aleksandr Inkin
appearance="custom"
iconEnd="@tui.phone"
size="m"
+ title="income"
tuiIconButton
type="button"
class="income"
diff --git a/package-lock.json b/package-lock.json
index c2212dbe..092bdcf4 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -29,23 +29,23 @@
"@nx/node": "20.0.9",
"@nx/workspace": "20.0.9",
"@schematics/angular": "18.2.11",
- "@taiga-ui/addon-doc": "4.13.0",
- "@taiga-ui/addon-mobile": "4.13.0",
- "@taiga-ui/browserslist-config": "0.222.5",
- "@taiga-ui/cdk": "4.13.0",
- "@taiga-ui/commitlint-config": "0.222.5",
- "@taiga-ui/core": "4.13.0",
+ "@taiga-ui/addon-doc": "4.14.0",
+ "@taiga-ui/addon-mobile": "4.14.0",
+ "@taiga-ui/browserslist-config": "0.231.0",
+ "@taiga-ui/cdk": "4.14.0",
+ "@taiga-ui/commitlint-config": "0.231.0",
+ "@taiga-ui/core": "4.14.0",
"@taiga-ui/dompurify": "4.1.7",
"@taiga-ui/editor": "4.15.0",
- "@taiga-ui/eslint-plugin-experience": "0.222.5",
+ "@taiga-ui/eslint-plugin-experience": "0.231.0",
"@taiga-ui/event-plugins": "4.3.1",
- "@taiga-ui/icons": "4.13.0",
- "@taiga-ui/kit": "4.13.0",
- "@taiga-ui/legacy": "4.13.0",
- "@taiga-ui/prettier-config": "0.222.5",
- "@taiga-ui/stylelint-config": "0.222.5",
- "@taiga-ui/styles": "4.13.0",
- "@taiga-ui/tsconfig": "0.222.5",
+ "@taiga-ui/icons": "4.14.0",
+ "@taiga-ui/kit": "4.14.0",
+ "@taiga-ui/legacy": "4.14.0",
+ "@taiga-ui/prettier-config": "0.231.0",
+ "@taiga-ui/stylelint-config": "0.231.0",
+ "@taiga-ui/styles": "4.14.0",
+ "@taiga-ui/tsconfig": "0.231.0",
"@types/minimatch": "5.1.2",
"@types/node": "22.9.0",
"dompurify": "3.1.7",
@@ -3831,11 +3831,15 @@
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.23.0.tgz",
"integrity": "sha512-3sG8Zwa5fMcA9bgqB8AfWPQ+HFke6uD3h1s3RIwUNK8EG7a4buxvuFTs3j1IMs2NXAk9F30C/FF4vxRgQCcmoQ==",
- "cpu": ["ppc64"],
+ "cpu": [
+ "ppc64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["aix"],
+ "os": [
+ "aix"
+ ],
"engines": {
"node": ">=18"
}
@@ -3844,11 +3848,15 @@
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.23.0.tgz",
"integrity": "sha512-+KuOHTKKyIKgEEqKbGTK8W7mPp+hKinbMBeEnNzjJGyFcWsfrXjSTNluJHCY1RqhxFurdD8uNXQDei7qDlR6+g==",
- "cpu": ["arm"],
+ "cpu": [
+ "arm"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["android"],
+ "os": [
+ "android"
+ ],
"engines": {
"node": ">=18"
}
@@ -3857,11 +3865,15 @@
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.23.0.tgz",
"integrity": "sha512-EuHFUYkAVfU4qBdyivULuu03FhJO4IJN9PGuABGrFy4vUuzk91P2d+npxHcFdpUnfYKy0PuV+n6bKIpHOB3prQ==",
- "cpu": ["arm64"],
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["android"],
+ "os": [
+ "android"
+ ],
"engines": {
"node": ">=18"
}
@@ -3870,11 +3882,15 @@
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.23.0.tgz",
"integrity": "sha512-WRrmKidLoKDl56LsbBMhzTTBxrsVwTKdNbKDalbEZr0tcsBgCLbEtoNthOW6PX942YiYq8HzEnb4yWQMLQuipQ==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["android"],
+ "os": [
+ "android"
+ ],
"engines": {
"node": ">=18"
}
@@ -3883,11 +3899,15 @@
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.23.0.tgz",
"integrity": "sha512-YLntie/IdS31H54Ogdn+v50NuoWF5BDkEUFpiOChVa9UnKpftgwzZRrI4J132ETIi+D8n6xh9IviFV3eXdxfow==",
- "cpu": ["arm64"],
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["darwin"],
+ "os": [
+ "darwin"
+ ],
"engines": {
"node": ">=18"
}
@@ -3896,11 +3916,15 @@
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.23.0.tgz",
"integrity": "sha512-IMQ6eme4AfznElesHUPDZ+teuGwoRmVuuixu7sv92ZkdQcPbsNHzutd+rAfaBKo8YK3IrBEi9SLLKWJdEvJniQ==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["darwin"],
+ "os": [
+ "darwin"
+ ],
"engines": {
"node": ">=18"
}
@@ -3909,11 +3933,15 @@
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.23.0.tgz",
"integrity": "sha512-0muYWCng5vqaxobq6LB3YNtevDFSAZGlgtLoAc81PjUfiFz36n4KMpwhtAd4he8ToSI3TGyuhyx5xmiWNYZFyw==",
- "cpu": ["arm64"],
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["freebsd"],
+ "os": [
+ "freebsd"
+ ],
"engines": {
"node": ">=18"
}
@@ -3922,11 +3950,15 @@
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.23.0.tgz",
"integrity": "sha512-XKDVu8IsD0/q3foBzsXGt/KjD/yTKBCIwOHE1XwiXmrRwrX6Hbnd5Eqn/WvDekddK21tfszBSrE/WMaZh+1buQ==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["freebsd"],
+ "os": [
+ "freebsd"
+ ],
"engines": {
"node": ">=18"
}
@@ -3935,11 +3967,15 @@
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.23.0.tgz",
"integrity": "sha512-SEELSTEtOFu5LPykzA395Mc+54RMg1EUgXP+iw2SJ72+ooMwVsgfuwXo5Fn0wXNgWZsTVHwY2cg4Vi/bOD88qw==",
- "cpu": ["arm"],
+ "cpu": [
+ "arm"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"],
+ "os": [
+ "linux"
+ ],
"engines": {
"node": ">=18"
}
@@ -3948,11 +3984,15 @@
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.23.0.tgz",
"integrity": "sha512-j1t5iG8jE7BhonbsEg5d9qOYcVZv/Rv6tghaXM/Ug9xahM0nX/H2gfu6X6z11QRTMT6+aywOMA8TDkhPo8aCGw==",
- "cpu": ["arm64"],
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"],
+ "os": [
+ "linux"
+ ],
"engines": {
"node": ">=18"
}
@@ -3961,11 +4001,15 @@
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.23.0.tgz",
"integrity": "sha512-P7O5Tkh2NbgIm2R6x1zGJJsnacDzTFcRWZyTTMgFdVit6E98LTxO+v8LCCLWRvPrjdzXHx9FEOA8oAZPyApWUA==",
- "cpu": ["ia32"],
+ "cpu": [
+ "ia32"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"],
+ "os": [
+ "linux"
+ ],
"engines": {
"node": ">=18"
}
@@ -3974,11 +4018,15 @@
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.23.0.tgz",
"integrity": "sha512-InQwepswq6urikQiIC/kkx412fqUZudBO4SYKu0N+tGhXRWUqAx+Q+341tFV6QdBifpjYgUndV1hhMq3WeJi7A==",
- "cpu": ["loong64"],
+ "cpu": [
+ "loong64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"],
+ "os": [
+ "linux"
+ ],
"engines": {
"node": ">=18"
}
@@ -3987,11 +4035,15 @@
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.23.0.tgz",
"integrity": "sha512-J9rflLtqdYrxHv2FqXE2i1ELgNjT+JFURt/uDMoPQLcjWQA5wDKgQA4t/dTqGa88ZVECKaD0TctwsUfHbVoi4w==",
- "cpu": ["mips64el"],
+ "cpu": [
+ "mips64el"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"],
+ "os": [
+ "linux"
+ ],
"engines": {
"node": ">=18"
}
@@ -4000,11 +4052,15 @@
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.23.0.tgz",
"integrity": "sha512-cShCXtEOVc5GxU0fM+dsFD10qZ5UpcQ8AM22bYj0u/yaAykWnqXJDpd77ublcX6vdDsWLuweeuSNZk4yUxZwtw==",
- "cpu": ["ppc64"],
+ "cpu": [
+ "ppc64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"],
+ "os": [
+ "linux"
+ ],
"engines": {
"node": ">=18"
}
@@ -4013,11 +4069,15 @@
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.23.0.tgz",
"integrity": "sha512-HEtaN7Y5UB4tZPeQmgz/UhzoEyYftbMXrBCUjINGjh3uil+rB/QzzpMshz3cNUxqXN7Vr93zzVtpIDL99t9aRw==",
- "cpu": ["riscv64"],
+ "cpu": [
+ "riscv64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"],
+ "os": [
+ "linux"
+ ],
"engines": {
"node": ">=18"
}
@@ -4026,11 +4086,15 @@
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.23.0.tgz",
"integrity": "sha512-WDi3+NVAuyjg/Wxi+o5KPqRbZY0QhI9TjrEEm+8dmpY9Xir8+HE/HNx2JoLckhKbFopW0RdO2D72w8trZOV+Wg==",
- "cpu": ["s390x"],
+ "cpu": [
+ "s390x"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"],
+ "os": [
+ "linux"
+ ],
"engines": {
"node": ">=18"
}
@@ -4039,11 +4103,15 @@
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.23.0.tgz",
"integrity": "sha512-a3pMQhUEJkITgAw6e0bWA+F+vFtCciMjW/LPtoj99MhVt+Mfb6bbL9hu2wmTZgNd994qTAEw+U/r6k3qHWWaOQ==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"],
+ "os": [
+ "linux"
+ ],
"engines": {
"node": ">=18"
}
@@ -4052,11 +4120,15 @@
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.23.0.tgz",
"integrity": "sha512-cRK+YDem7lFTs2Q5nEv/HHc4LnrfBCbH5+JHu6wm2eP+d8OZNoSMYgPZJq78vqQ9g+9+nMuIsAO7skzphRXHyw==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["netbsd"],
+ "os": [
+ "netbsd"
+ ],
"engines": {
"node": ">=18"
}
@@ -4065,11 +4137,15 @@
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.23.0.tgz",
"integrity": "sha512-suXjq53gERueVWu0OKxzWqk7NxiUWSUlrxoZK7usiF50C6ipColGR5qie2496iKGYNLhDZkPxBI3erbnYkU0rQ==",
- "cpu": ["arm64"],
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["openbsd"],
+ "os": [
+ "openbsd"
+ ],
"engines": {
"node": ">=18"
}
@@ -4078,11 +4154,15 @@
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.23.0.tgz",
"integrity": "sha512-6p3nHpby0DM/v15IFKMjAaayFhqnXV52aEmv1whZHX56pdkK+MEaLoQWj+H42ssFarP1PcomVhbsR4pkz09qBg==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["openbsd"],
+ "os": [
+ "openbsd"
+ ],
"engines": {
"node": ">=18"
}
@@ -4091,11 +4171,15 @@
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.23.0.tgz",
"integrity": "sha512-BFelBGfrBwk6LVrmFzCq1u1dZbG4zy/Kp93w2+y83Q5UGYF1d8sCzeLI9NXjKyujjBBniQa8R8PzLFAUrSM9OA==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["sunos"],
+ "os": [
+ "sunos"
+ ],
"engines": {
"node": ">=18"
}
@@ -4104,11 +4188,15 @@
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.23.0.tgz",
"integrity": "sha512-lY6AC8p4Cnb7xYHuIxQ6iYPe6MfO2CC43XXKo9nBXDb35krYt7KGhQnOkRGar5psxYkircpCqfbNDB4uJbS2jQ==",
- "cpu": ["arm64"],
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["win32"],
+ "os": [
+ "win32"
+ ],
"engines": {
"node": ">=18"
}
@@ -4117,11 +4205,15 @@
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.23.0.tgz",
"integrity": "sha512-7L1bHlOTcO4ByvI7OXVI5pNN6HSu6pUQq9yodga8izeuB1KcT2UkHaH6118QJwopExPn0rMHIseCTx1CRo/uNA==",
- "cpu": ["ia32"],
+ "cpu": [
+ "ia32"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["win32"],
+ "os": [
+ "win32"
+ ],
"engines": {
"node": ">=18"
}
@@ -4130,11 +4222,15 @@
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.23.0.tgz",
"integrity": "sha512-Arm+WgUFLUATuoxCJcahGuk6Yj9Pzxd6l11Zb/2aAuv5kWWvvfhLFo2fni4uSK5vzlUdCGZ/BdV5tH8klj8p8g==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["win32"],
+ "os": [
+ "win32"
+ ],
"engines": {
"node": ">=18"
}
@@ -5369,61 +5465,85 @@
"version": "3.0.13",
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-darwin-arm64/-/lmdb-darwin-arm64-3.0.13.tgz",
"integrity": "sha512-uiKPB0Fv6WEEOZjruu9a6wnW/8jrjzlZbxXscMB8kuCJ1k6kHpcBnuvaAWcqhbI7rqX5GKziwWEdD+wi2gNLfA==",
- "cpu": ["arm64"],
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["darwin"]
+ "os": [
+ "darwin"
+ ]
},
"node_modules/@lmdb/lmdb-darwin-x64": {
"version": "3.0.13",
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-darwin-x64/-/lmdb-darwin-x64-3.0.13.tgz",
"integrity": "sha512-bEVIIfK5mSQoG1R19qA+fJOvCB+0wVGGnXHT3smchBVahYBdlPn2OsZZKzlHWfb1E+PhLBmYfqB5zQXFP7hJig==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["darwin"]
+ "os": [
+ "darwin"
+ ]
},
"node_modules/@lmdb/lmdb-linux-arm": {
"version": "3.0.13",
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-arm/-/lmdb-linux-arm-3.0.13.tgz",
"integrity": "sha512-Yml1KlMzOnXj/tnW7yX8U78iAzTk39aILYvCPbqeewAq1kSzl+w59k/fiVkTBfvDi/oW/5YRxL+Fq+Y1Fr1r2Q==",
- "cpu": ["arm"],
+ "cpu": [
+ "arm"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"]
+ "os": [
+ "linux"
+ ]
},
"node_modules/@lmdb/lmdb-linux-arm64": {
"version": "3.0.13",
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-arm64/-/lmdb-linux-arm64-3.0.13.tgz",
"integrity": "sha512-afbVrsMgZ9dUTNUchFpj5VkmJRxvht/u335jUJ7o23YTbNbnpmXif3VKQGCtnjSh+CZaqm6N3CPG8KO3zwyZ1Q==",
- "cpu": ["arm64"],
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"]
+ "os": [
+ "linux"
+ ]
},
"node_modules/@lmdb/lmdb-linux-x64": {
"version": "3.0.13",
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-x64/-/lmdb-linux-x64-3.0.13.tgz",
"integrity": "sha512-vOtxu0xC0SLdQ2WRXg8Qgd8T32ak4SPqk5zjItRszrJk2BdeXqfGxBJbP7o4aOvSPSmSSv46Lr1EP4HXU8v7Kg==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"]
+ "os": [
+ "linux"
+ ]
},
"node_modules/@lmdb/lmdb-win32-x64": {
"version": "3.0.13",
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-win32-x64/-/lmdb-win32-x64-3.0.13.tgz",
"integrity": "sha512-UCrMJQY/gJnOl3XgbWRZZUvGGBuKy6i0YNSptgMzHBjs+QYDYR1Mt/RLTOPy4fzzves65O1EDmlL//OzEqoLlA==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["win32"]
+ "os": [
+ "win32"
+ ]
},
"node_modules/@maskito/angular": {
"version": "3.2.0",
@@ -5744,61 +5864,85 @@
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-darwin-arm64/-/msgpackr-extract-darwin-arm64-3.0.3.tgz",
"integrity": "sha512-QZHtlVgbAdy2zAqNA9Gu1UpIuI8Xvsd1v8ic6B2pZmeFnFcMWiPLfWXh7TVw4eGEZ/C9TH281KwhVoeQUKbyjw==",
- "cpu": ["arm64"],
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["darwin"]
+ "os": [
+ "darwin"
+ ]
},
"node_modules/@msgpackr-extract/msgpackr-extract-darwin-x64": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-darwin-x64/-/msgpackr-extract-darwin-x64-3.0.3.tgz",
"integrity": "sha512-mdzd3AVzYKuUmiWOQ8GNhl64/IoFGol569zNRdkLReh6LRLHOXxU4U8eq0JwaD8iFHdVGqSy4IjFL4reoWCDFw==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["darwin"]
+ "os": [
+ "darwin"
+ ]
},
"node_modules/@msgpackr-extract/msgpackr-extract-linux-arm": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-linux-arm/-/msgpackr-extract-linux-arm-3.0.3.tgz",
"integrity": "sha512-fg0uy/dG/nZEXfYilKoRe7yALaNmHoYeIoJuJ7KJ+YyU2bvY8vPv27f7UKhGRpY6euFYqEVhxCFZgAUNQBM3nw==",
- "cpu": ["arm"],
+ "cpu": [
+ "arm"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"]
+ "os": [
+ "linux"
+ ]
},
"node_modules/@msgpackr-extract/msgpackr-extract-linux-arm64": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-linux-arm64/-/msgpackr-extract-linux-arm64-3.0.3.tgz",
"integrity": "sha512-YxQL+ax0XqBJDZiKimS2XQaf+2wDGVa1enVRGzEvLLVFeqa5kx2bWbtcSXgsxjQB7nRqqIGFIcLteF/sHeVtQg==",
- "cpu": ["arm64"],
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"]
+ "os": [
+ "linux"
+ ]
},
"node_modules/@msgpackr-extract/msgpackr-extract-linux-x64": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-linux-x64/-/msgpackr-extract-linux-x64-3.0.3.tgz",
"integrity": "sha512-cvwNfbP07pKUfq1uH+S6KJ7dT9K8WOE4ZiAcsrSes+UY55E/0jLYc+vq+DO7jlmqRb5zAggExKm0H7O/CBaesg==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"]
+ "os": [
+ "linux"
+ ]
},
"node_modules/@msgpackr-extract/msgpackr-extract-win32-x64": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-win32-x64/-/msgpackr-extract-win32-x64-3.0.3.tgz",
"integrity": "sha512-x0fWaQtYp4E6sktbsdAqnehxDgEc/VwM7uLsRCYWaiGu0ykYdZPiS8zCWdnjHwyiumousxfBm4SO31eXqwEZhQ==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["win32"]
+ "os": [
+ "win32"
+ ]
},
"node_modules/@napi-rs/wasm-runtime": {
"version": "0.2.4",
@@ -6791,11 +6935,15 @@
"version": "20.0.9",
"resolved": "https://registry.npmjs.org/@nx/nx-darwin-arm64/-/nx-darwin-arm64-20.0.9.tgz",
"integrity": "sha512-7vAxUVK8BnyQTMBBkGjSPCDC52VQ6UtO3bs6yCOECA8fbrxPVdnu5/Ep9x9pZsmx6YQAKMaVS/ODZU6ElZdEdw==",
- "cpu": ["arm64"],
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["darwin"],
+ "os": [
+ "darwin"
+ ],
"engines": {
"node": ">= 10"
}
@@ -6804,11 +6952,15 @@
"version": "20.0.9",
"resolved": "https://registry.npmjs.org/@nx/nx-darwin-x64/-/nx-darwin-x64-20.0.9.tgz",
"integrity": "sha512-6exHy9q1Mzp8ImT3q6XQCn31MlCCsN/Tu321r0b1FnRoMiMv9iEZupr0/VvjCI0Xis+u9to61az4dA94QKeEOw==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["darwin"],
+ "os": [
+ "darwin"
+ ],
"engines": {
"node": ">= 10"
}
@@ -6817,11 +6969,15 @@
"version": "20.0.9",
"resolved": "https://registry.npmjs.org/@nx/nx-freebsd-x64/-/nx-freebsd-x64-20.0.9.tgz",
"integrity": "sha512-LjgSKieOlocwgw6Lr9pr/c15/yMLZC/9ay8aDArmp7JbNUCj4T1sdMKwTC9TQZoagAAIgflbKe9Bvt+Flw3z4w==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["freebsd"],
+ "os": [
+ "freebsd"
+ ],
"engines": {
"node": ">= 10"
}
@@ -6830,11 +6986,15 @@
"version": "20.0.9",
"resolved": "https://registry.npmjs.org/@nx/nx-linux-arm-gnueabihf/-/nx-linux-arm-gnueabihf-20.0.9.tgz",
"integrity": "sha512-IMssDZQNdpqrQHuIliI4Pfj2MkESnOqDMZPS2TX5w9InQvcMBUJA9WQNbBv/TCKQIw9CXwqpRxYIEH52MhdhbQ==",
- "cpu": ["arm"],
+ "cpu": [
+ "arm"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"],
+ "os": [
+ "linux"
+ ],
"engines": {
"node": ">= 10"
}
@@ -6843,11 +7003,15 @@
"version": "20.0.9",
"resolved": "https://registry.npmjs.org/@nx/nx-linux-arm64-gnu/-/nx-linux-arm64-gnu-20.0.9.tgz",
"integrity": "sha512-OzUsgmdptU2ooUrDj817rABXDmdbgSp3LCs6AE3Aq5v9goZS/6Qn1R96NEoj5c8RQL0pi+G8U+BCcnUSgTF1Zw==",
- "cpu": ["arm64"],
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"],
+ "os": [
+ "linux"
+ ],
"engines": {
"node": ">= 10"
}
@@ -6856,11 +7020,15 @@
"version": "20.0.9",
"resolved": "https://registry.npmjs.org/@nx/nx-linux-arm64-musl/-/nx-linux-arm64-musl-20.0.9.tgz",
"integrity": "sha512-yqtftEa9wCk2OK2ZYKkotdzpMrA8EUqjCHLsFH3KDMpHMaDw3NtUGGMinsjXj4IEuL6Xx/r+T9NVjSK78z6IzQ==",
- "cpu": ["arm64"],
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"],
+ "os": [
+ "linux"
+ ],
"engines": {
"node": ">= 10"
}
@@ -6869,11 +7037,15 @@
"version": "20.0.9",
"resolved": "https://registry.npmjs.org/@nx/nx-linux-x64-gnu/-/nx-linux-x64-gnu-20.0.9.tgz",
"integrity": "sha512-oTB3yMzHyDMErl00WVZ+mf4o0f8bwBdd6VyQs+oHQPE05JysgzvbQZkAY5VlSmCyIWO4OdJMfMd9ojAe7Q6FzQ==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"],
+ "os": [
+ "linux"
+ ],
"engines": {
"node": ">= 10"
}
@@ -6882,11 +7054,15 @@
"version": "20.0.9",
"resolved": "https://registry.npmjs.org/@nx/nx-linux-x64-musl/-/nx-linux-x64-musl-20.0.9.tgz",
"integrity": "sha512-1bEyKyCr0N6gcEK9fMjsNgmaSGJ+CC0ieAW6t+wGt0uzRyyJ6Oe+uxTUEEXTxmW0U1wVxBVPI0iWc3bFUUSHLw==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"],
+ "os": [
+ "linux"
+ ],
"engines": {
"node": ">= 10"
}
@@ -6895,11 +7071,15 @@
"version": "20.0.9",
"resolved": "https://registry.npmjs.org/@nx/nx-win32-arm64-msvc/-/nx-win32-arm64-msvc-20.0.9.tgz",
"integrity": "sha512-VnEPwusMRta09bmxKIlnLgqzNLaJ3zoXcTYIajxVgsLzcam73iNQ32vMarMXNEC+t+HIHvCjMjLDaYSJBVcMHA==",
- "cpu": ["arm64"],
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["win32"],
+ "os": [
+ "win32"
+ ],
"engines": {
"node": ">= 10"
}
@@ -6908,11 +7088,15 @@
"version": "20.0.9",
"resolved": "https://registry.npmjs.org/@nx/nx-win32-x64-msvc/-/nx-win32-x64-msvc-20.0.9.tgz",
"integrity": "sha512-cmkXpXT54cKFlXDDREoeHLxN6ml2G0VmMn+anVbMCmuDF0+MNZw6VoZHYMsWuNTknENj94P+dVnF6X/AQeHlEA==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["win32"],
+ "os": [
+ "win32"
+ ],
"engines": {
"node": ">= 10"
}
@@ -7451,161 +7635,225 @@
"version": "4.22.4",
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.22.4.tgz",
"integrity": "sha512-Fxamp4aEZnfPOcGA8KSNEohV8hX7zVHOemC8jVBoBUHu5zpJK/Eu3uJwt6BMgy9fkvzxDaurgj96F/NiLukF2w==",
- "cpu": ["arm"],
+ "cpu": [
+ "arm"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["android"]
+ "os": [
+ "android"
+ ]
},
"node_modules/@rollup/rollup-android-arm64": {
"version": "4.22.4",
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.22.4.tgz",
"integrity": "sha512-VXoK5UMrgECLYaMuGuVTOx5kcuap1Jm8g/M83RnCHBKOqvPPmROFJGQaZhGccnsFtfXQ3XYa4/jMCJvZnbJBdA==",
- "cpu": ["arm64"],
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["android"]
+ "os": [
+ "android"
+ ]
},
"node_modules/@rollup/rollup-darwin-arm64": {
"version": "4.22.4",
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.22.4.tgz",
"integrity": "sha512-xMM9ORBqu81jyMKCDP+SZDhnX2QEVQzTcC6G18KlTQEzWK8r/oNZtKuZaCcHhnsa6fEeOBionoyl5JsAbE/36Q==",
- "cpu": ["arm64"],
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["darwin"]
+ "os": [
+ "darwin"
+ ]
},
"node_modules/@rollup/rollup-darwin-x64": {
"version": "4.22.4",
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.22.4.tgz",
"integrity": "sha512-aJJyYKQwbHuhTUrjWjxEvGnNNBCnmpHDvrb8JFDbeSH3m2XdHcxDd3jthAzvmoI8w/kSjd2y0udT+4okADsZIw==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["darwin"]
+ "os": [
+ "darwin"
+ ]
},
"node_modules/@rollup/rollup-linux-arm-gnueabihf": {
"version": "4.22.4",
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.22.4.tgz",
"integrity": "sha512-j63YtCIRAzbO+gC2L9dWXRh5BFetsv0j0va0Wi9epXDgU/XUi5dJKo4USTttVyK7fGw2nPWK0PbAvyliz50SCQ==",
- "cpu": ["arm"],
+ "cpu": [
+ "arm"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"]
+ "os": [
+ "linux"
+ ]
},
"node_modules/@rollup/rollup-linux-arm-musleabihf": {
"version": "4.22.4",
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.22.4.tgz",
"integrity": "sha512-dJnWUgwWBX1YBRsuKKMOlXCzh2Wu1mlHzv20TpqEsfdZLb3WoJW2kIEsGwLkroYf24IrPAvOT/ZQ2OYMV6vlrg==",
- "cpu": ["arm"],
+ "cpu": [
+ "arm"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"]
+ "os": [
+ "linux"
+ ]
},
"node_modules/@rollup/rollup-linux-arm64-gnu": {
"version": "4.22.4",
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.22.4.tgz",
"integrity": "sha512-AdPRoNi3NKVLolCN/Sp4F4N1d98c4SBnHMKoLuiG6RXgoZ4sllseuGioszumnPGmPM2O7qaAX/IJdeDU8f26Aw==",
- "cpu": ["arm64"],
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"]
+ "os": [
+ "linux"
+ ]
},
"node_modules/@rollup/rollup-linux-arm64-musl": {
"version": "4.22.4",
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.22.4.tgz",
"integrity": "sha512-Gl0AxBtDg8uoAn5CCqQDMqAx22Wx22pjDOjBdmG0VIWX3qUBHzYmOKh8KXHL4UpogfJ14G4wk16EQogF+v8hmA==",
- "cpu": ["arm64"],
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"]
+ "os": [
+ "linux"
+ ]
},
"node_modules/@rollup/rollup-linux-powerpc64le-gnu": {
"version": "4.22.4",
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.22.4.tgz",
"integrity": "sha512-3aVCK9xfWW1oGQpTsYJJPF6bfpWfhbRnhdlyhak2ZiyFLDaayz0EP5j9V1RVLAAxlmWKTDfS9wyRyY3hvhPoOg==",
- "cpu": ["ppc64"],
+ "cpu": [
+ "ppc64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"]
+ "os": [
+ "linux"
+ ]
},
"node_modules/@rollup/rollup-linux-riscv64-gnu": {
"version": "4.22.4",
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.22.4.tgz",
"integrity": "sha512-ePYIir6VYnhgv2C5Xe9u+ico4t8sZWXschR6fMgoPUK31yQu7hTEJb7bCqivHECwIClJfKgE7zYsh1qTP3WHUA==",
- "cpu": ["riscv64"],
+ "cpu": [
+ "riscv64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"]
+ "os": [
+ "linux"
+ ]
},
"node_modules/@rollup/rollup-linux-s390x-gnu": {
"version": "4.22.4",
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.22.4.tgz",
"integrity": "sha512-GqFJ9wLlbB9daxhVlrTe61vJtEY99/xB3C8e4ULVsVfflcpmR6c8UZXjtkMA6FhNONhj2eA5Tk9uAVw5orEs4Q==",
- "cpu": ["s390x"],
+ "cpu": [
+ "s390x"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"]
+ "os": [
+ "linux"
+ ]
},
"node_modules/@rollup/rollup-linux-x64-gnu": {
"version": "4.22.4",
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.22.4.tgz",
"integrity": "sha512-87v0ol2sH9GE3cLQLNEy0K/R0pz1nvg76o8M5nhMR0+Q+BBGLnb35P0fVz4CQxHYXaAOhE8HhlkaZfsdUOlHwg==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"]
+ "os": [
+ "linux"
+ ]
},
"node_modules/@rollup/rollup-linux-x64-musl": {
"version": "4.22.4",
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.22.4.tgz",
"integrity": "sha512-UV6FZMUgePDZrFjrNGIWzDo/vABebuXBhJEqrHxrGiU6HikPy0Z3LfdtciIttEUQfuDdCn8fqh7wiFJjCNwO+g==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"]
+ "os": [
+ "linux"
+ ]
},
"node_modules/@rollup/rollup-win32-arm64-msvc": {
"version": "4.22.4",
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.22.4.tgz",
"integrity": "sha512-BjI+NVVEGAXjGWYHz/vv0pBqfGoUH0IGZ0cICTn7kB9PyjrATSkX+8WkguNjWoj2qSr1im/+tTGRaY+4/PdcQw==",
- "cpu": ["arm64"],
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["win32"]
+ "os": [
+ "win32"
+ ]
},
"node_modules/@rollup/rollup-win32-ia32-msvc": {
"version": "4.22.4",
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.22.4.tgz",
"integrity": "sha512-SiWG/1TuUdPvYmzmYnmd3IEifzR61Tragkbx9D3+R8mzQqDBz8v+BvZNDlkiTtI9T15KYZhP0ehn3Dld4n9J5g==",
- "cpu": ["ia32"],
+ "cpu": [
+ "ia32"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["win32"]
+ "os": [
+ "win32"
+ ]
},
"node_modules/@rollup/rollup-win32-x64-msvc": {
"version": "4.22.4",
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.22.4.tgz",
"integrity": "sha512-j8pPKp53/lq9lMXN57S8cFz0MynJk8OWNuUnXct/9KCpKU7DgU3bYMJhwWmcqC0UU29p8Lr0/7KEVcaM6bf47Q==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["win32"]
+ "os": [
+ "win32"
+ ]
},
"node_modules/@rtsao/scc": {
"version": "1.1.0",
@@ -7863,14 +8111,55 @@
"url": "https://opencollective.com/eslint"
}
},
+ "node_modules/@stylistic/stylelint-config": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/@stylistic/stylelint-config/-/stylelint-config-2.0.0.tgz",
+ "integrity": "sha512-8J4YAxggy2Nzkb8KJIOLbtMXTPZ5gpKVmyhiiuKEUgCl9XFND5lM0e/ZZBMGEYZ68h5qcsS/jgg1wh235erRAw==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true,
+ "dependencies": {
+ "@stylistic/stylelint-plugin": "^3.0.0"
+ },
+ "engines": {
+ "node": "^18.12 || >=20.9"
+ },
+ "peerDependencies": {
+ "stylelint": "^16.8.0"
+ }
+ },
+ "node_modules/@stylistic/stylelint-plugin": {
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/@stylistic/stylelint-plugin/-/stylelint-plugin-3.1.1.tgz",
+ "integrity": "sha512-XagAHHIa528EvyGybv8EEYGK5zrVW74cHpsjhtovVATbhDRuJYfE+X4HCaAieW9lCkwbX6L+X0I4CiUG3w/hFw==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true,
+ "dependencies": {
+ "@csstools/css-parser-algorithms": "^3.0.1",
+ "@csstools/css-tokenizer": "^3.0.1",
+ "@csstools/media-query-list-parser": "^3.0.1",
+ "is-plain-object": "^5.0.0",
+ "postcss-selector-parser": "^6.1.2",
+ "postcss-value-parser": "^4.2.0",
+ "style-search": "^0.1.0",
+ "stylelint": "^16.8.2"
+ },
+ "engines": {
+ "node": "^18.12 || >=20.9"
+ },
+ "peerDependencies": {
+ "stylelint": "^16.8.0"
+ }
+ },
"node_modules/@taiga-ui/addon-doc": {
- "version": "4.13.0",
- "resolved": "https://registry.npmjs.org/@taiga-ui/addon-doc/-/addon-doc-4.13.0.tgz",
- "integrity": "sha512-zwzotgdHmtWo1ssTftUU2hWvBnxi39g0MvhqbIFJ+SA+dhkILoZvQX0erBTH2lI+jjrg4V7HuuK4SpjfTql9vg==",
+ "version": "4.14.0",
+ "resolved": "https://registry.npmjs.org/@taiga-ui/addon-doc/-/addon-doc-4.14.0.tgz",
+ "integrity": "sha512-RQ2AdQTizET3xLHbN5mHuLN3qP44u9syfsj+WbozGaAdw008Eq+yMjhDjw05HWBC+lu3z8tyCZIgngC4xG8vVg==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
- "tslib": ">=2.8.0"
+ "tslib": ">=2.8.1"
},
"peerDependencies": {
"@angular/cdk": ">=16.0.0",
@@ -7879,59 +8168,59 @@
"@angular/forms": ">=16.0.0",
"@angular/router": ">=16.0.0",
"@ng-web-apis/common": "^4.11.1",
- "@taiga-ui/addon-mobile": "^4.13.0",
- "@taiga-ui/cdk": "^4.13.0",
- "@taiga-ui/core": "^4.13.0",
- "@taiga-ui/kit": "^4.13.0",
- "@taiga-ui/legacy": "^4.13.0",
+ "@taiga-ui/addon-mobile": "^4.14.0",
+ "@taiga-ui/cdk": "^4.14.0",
+ "@taiga-ui/core": "^4.14.0",
+ "@taiga-ui/kit": "^4.14.0",
+ "@taiga-ui/legacy": "^4.14.0",
"@taiga-ui/polymorpheus": "^4.7.4",
"markdown-it": ">=14.1.0",
"ngx-highlightjs": ">=10.0.0"
}
},
"node_modules/@taiga-ui/addon-mobile": {
- "version": "4.13.0",
- "resolved": "https://registry.npmjs.org/@taiga-ui/addon-mobile/-/addon-mobile-4.13.0.tgz",
- "integrity": "sha512-jfOL49XFKgwHua0tzvUndnNcbmItpzPeNqc1fYtYKEHix6N9Xl72vE374gOgMGsdZypYShgbK29GTvSNIP+JLA==",
+ "version": "4.14.0",
+ "resolved": "https://registry.npmjs.org/@taiga-ui/addon-mobile/-/addon-mobile-4.14.0.tgz",
+ "integrity": "sha512-Z+ogSvOvVyuVXyTUeMdq66UB8KyrDCV/0fGwaollAOM5vF/jE85j+fAaqmvhJ87hSZ+Jm95OgJLZjMemtNC4SQ==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
- "tslib": ">=2.8.0"
+ "tslib": ">=2.8.1"
},
"peerDependencies": {
"@angular/cdk": ">=16.0.0",
"@angular/common": ">=16.0.0",
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": "^4.11.1",
- "@taiga-ui/cdk": "^4.13.0",
- "@taiga-ui/core": "^4.13.0",
- "@taiga-ui/kit": "^4.13.0",
+ "@taiga-ui/cdk": "^4.14.0",
+ "@taiga-ui/core": "^4.14.0",
+ "@taiga-ui/kit": "^4.14.0",
"@taiga-ui/polymorpheus": "^4.7.4",
"rxjs": ">=7.0.0"
}
},
"node_modules/@taiga-ui/browserslist-config": {
- "version": "0.222.5",
- "resolved": "https://registry.npmjs.org/@taiga-ui/browserslist-config/-/browserslist-config-0.222.5.tgz",
- "integrity": "sha512-Of9KxxbalY3/ewgHPGmTPqMA3pNppKu3iGMKk7O3wSQ5vm74f12WHWENJ3xPb108UqjA1iFdf0idLOFKPli8cQ==",
+ "version": "0.231.0",
+ "resolved": "https://registry.npmjs.org/@taiga-ui/browserslist-config/-/browserslist-config-0.231.0.tgz",
+ "integrity": "sha512-Ue1FYkfH7XesLro+DLVkG+PMBK8IN10O4p2lr+bTYiXTpyB46q/Bm08MUoViAla9xKYBK3q0xKajcyvTUbKlrw==",
"dev": true,
"license": "Apache-2.0"
},
"node_modules/@taiga-ui/cdk": {
- "version": "4.13.0",
- "resolved": "https://registry.npmjs.org/@taiga-ui/cdk/-/cdk-4.13.0.tgz",
- "integrity": "sha512-yb/biUxIVp+WxohKMRSmcVWB9lH0PUu0dLxre5WyXLwse59OIqziDwc271j8MzGF6/8BxA4A67ZuuxdcSrCJAA==",
+ "version": "4.14.0",
+ "resolved": "https://registry.npmjs.org/@taiga-ui/cdk/-/cdk-4.14.0.tgz",
+ "integrity": "sha512-B29xW5+FCFgSS7v5R65VeZ2dMc6c5bmxOXW7wgkNZxCPdNuFdkx7dwAeT0VA0TVrHTXwUBDlOJlAr+RqaE1iVw==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
- "tslib": "2.8.0"
+ "tslib": "2.8.1"
},
"optionalDependencies": {
"@angular-devkit/core": ">=16.0.0",
"@angular-devkit/schematics": ">=16.0.0",
"@schematics/angular": ">=16.0.0",
"ng-morph": "^4.8.4",
- "parse5": ">=7.2.0"
+ "parse5": ">=7.2.1"
},
"peerDependencies": {
"@angular/animations": ">=16.0.0",
@@ -7949,17 +8238,10 @@
"rxjs": ">=7.0.0"
}
},
- "node_modules/@taiga-ui/cdk/node_modules/tslib": {
- "version": "2.8.0",
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.0.tgz",
- "integrity": "sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==",
- "dev": true,
- "license": "0BSD"
- },
"node_modules/@taiga-ui/commitlint-config": {
- "version": "0.222.5",
- "resolved": "https://registry.npmjs.org/@taiga-ui/commitlint-config/-/commitlint-config-0.222.5.tgz",
- "integrity": "sha512-zu3vzefh3Gz+fGmiwOwYGJtpMujOHiplylImDHy4UMsttkZjggEd3AopoucO/xcvXO+rh50PszN/m/RfwHGmyA==",
+ "version": "0.231.0",
+ "resolved": "https://registry.npmjs.org/@taiga-ui/commitlint-config/-/commitlint-config-0.231.0.tgz",
+ "integrity": "sha512-PA6Q1TRunZHFhb/Ph3FIr6E4orNqfz6WQAFojh0mcGU+GWRR0/qB3MfKO1tPt443V0LxwzFc6s/xoCA7714yxw==",
"dev": true,
"license": "Apache-2.0",
"peerDependencies": {
@@ -7968,13 +8250,13 @@
}
},
"node_modules/@taiga-ui/core": {
- "version": "4.13.0",
- "resolved": "https://registry.npmjs.org/@taiga-ui/core/-/core-4.13.0.tgz",
- "integrity": "sha512-NQFYOiKDH+1qILC1KLUFPjKgAENXy7sdiu4lxUlSMmhGqnn5kbqk6b/DWc615kB0KbquMHtijY5iXTc+5hLnow==",
+ "version": "4.14.0",
+ "resolved": "https://registry.npmjs.org/@taiga-ui/core/-/core-4.14.0.tgz",
+ "integrity": "sha512-z52oR4t+F/FOr29P+YzEBuEVRZ6r9XgAQ84cdkMAnPIssvG+GFyASCbIjZ7qLRoARTRwU/iawF2x1YFhpjzj6Q==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
- "tslib": ">=2.8.0"
+ "tslib": ">=2.8.1"
},
"peerDependencies": {
"@angular/animations": ">=16.0.0",
@@ -7985,9 +8267,9 @@
"@angular/router": ">=16.0.0",
"@ng-web-apis/common": "^4.11.1",
"@ng-web-apis/mutation-observer": "^4.11.1",
- "@taiga-ui/cdk": "^4.13.0",
+ "@taiga-ui/cdk": "^4.14.0",
"@taiga-ui/event-plugins": "^4.3.1",
- "@taiga-ui/i18n": "^4.13.0",
+ "@taiga-ui/i18n": "^4.14.0",
"@taiga-ui/polymorpheus": "^4.7.4",
"rxjs": ">=7.0.0"
}
@@ -8074,48 +8356,49 @@
}
},
"node_modules/@taiga-ui/eslint-plugin-experience": {
- "version": "0.222.5",
- "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.222.5.tgz",
- "integrity": "sha512-PaCOECWaGcUI8AHd1UD+aoVPWncIAgVAEXWZ4dyf/n4cwv4w6VR9FqlZYkWxeCL2pX6h9F7olTjtcZl6EDTOJw==",
+ "version": "0.231.0",
+ "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.231.0.tgz",
+ "integrity": "sha512-s9KhXpZeB1qVJL+Fg9uZRYPKBtgq7zH9AeaSGn2ThZlnznoemoN7rdBS9BZVnPi5XlulsglyHXFjlbVfivCtcw==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"glob": "11.0.0"
},
"peerDependencies": {
- "@angular-eslint/eslint-plugin": "^18.3.0",
- "@angular-eslint/eslint-plugin-template": "^18.3.0",
- "@angular-eslint/template-parser": "^18.3.0",
- "@babel/eslint-parser": "^7.25.7",
- "@babel/eslint-plugin": "^7.25.7",
- "@stylistic/eslint-plugin": "^2.9.0",
- "@stylistic/eslint-plugin-js": "^2.9.0",
- "@stylistic/eslint-plugin-plus": "^2.9.0",
- "@stylistic/eslint-plugin-ts": "^2.9.0",
- "@typescript-eslint/eslint-plugin": "^8.8.0",
- "@typescript-eslint/parser": "^8.8.0",
- "@typescript-eslint/types": "^8.8.0",
- "@typescript-eslint/typescript-estree": "^8.8.0",
- "@typescript-eslint/utils": "^8.8.0",
- "eslint": "^8.57.1",
+ "@angular-eslint/eslint-plugin": "^18.4.0",
+ "@angular-eslint/eslint-plugin-template": "^18.4.0",
+ "@angular-eslint/template-parser": "^18.4.0",
+ "@babel/eslint-parser": "^7.25.9",
+ "@babel/eslint-plugin": "^7.25.9",
+ "@stylistic/eslint-plugin": "^2.10.1",
+ "@stylistic/eslint-plugin-js": "^2.10.1",
+ "@stylistic/eslint-plugin-plus": "^2.10.1",
+ "@stylistic/eslint-plugin-ts": "^2.10.1",
+ "@typescript-eslint/eslint-plugin": "^8.12.2",
+ "@typescript-eslint/parser": "^8.12.2",
+ "@typescript-eslint/types": "^8.12.2",
+ "@typescript-eslint/typescript-estree": "^8.12.2",
+ "@typescript-eslint/utils": "^8.12.2",
+ "eslint": "^8.57.1 || ^9.0.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-import-resolver-webpack": "^0.13.9",
- "eslint-plugin-cypress": "^3.5.0",
+ "eslint-plugin-cypress": "^3.6.0",
"eslint-plugin-decorator-position": "^5.0.2",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-file-progress": "^1.5.0",
+ "eslint-plugin-i18n": "^2.4.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.8.3",
"eslint-plugin-node-import": "^1.0.4",
- "eslint-plugin-perfectionist": "^3.8.0",
- "eslint-plugin-playwright": "^1.6.2",
+ "eslint-plugin-perfectionist": "^3.9.1",
+ "eslint-plugin-playwright": "^1.8.3",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-promise": "^7.1.0",
"eslint-plugin-rxjs": "^5.0.3",
"eslint-plugin-simple-import-sort": "^12.1.1",
- "eslint-plugin-sonarjs": "^2.0.3",
+ "eslint-plugin-sonarjs": "^2.0.4",
"eslint-plugin-unicorn": "^56.0.0",
"eslint-plugin-unused-imports": "^4.1.4",
"glob": "*"
@@ -8236,9 +8519,9 @@
}
},
"node_modules/@taiga-ui/icons": {
- "version": "4.13.0",
- "resolved": "https://registry.npmjs.org/@taiga-ui/icons/-/icons-4.13.0.tgz",
- "integrity": "sha512-FqrRuGm+dfxEAVmXGnELYWWQJzjSksNHMnmHmmWXIQ1IzEIvZ4V7pZefXvAFYDaiJjZlm1i/U7LX905ES3ltjA==",
+ "version": "4.14.0",
+ "resolved": "https://registry.npmjs.org/@taiga-ui/icons/-/icons-4.14.0.tgz",
+ "integrity": "sha512-VRyaZMSnXT553hb8qDfPiefVfphl3tah1iuZJARvwmm+wdqLy6sOhn1KMzRj2OU80wHnMaWwFXNOfraTe7I2uQ==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
@@ -8246,42 +8529,42 @@
}
},
"node_modules/@taiga-ui/kit": {
- "version": "4.13.0",
- "resolved": "https://registry.npmjs.org/@taiga-ui/kit/-/kit-4.13.0.tgz",
- "integrity": "sha512-D8SC9c1udmOjrfuSyh6d/uaaEPJrQ3gTUw3eB7i79Xg4KVFLrcQOKKn6dOV0/A8xKuDwHCiE7as9XbBYB5JAqQ==",
+ "version": "4.14.0",
+ "resolved": "https://registry.npmjs.org/@taiga-ui/kit/-/kit-4.14.0.tgz",
+ "integrity": "sha512-XHP9Ze4jGM947qgRqgYEj9BMD+hzmOSuSUtQxxGuvhS55GGKzgCn+n4ThfwSqO6UuaScgprykmLmI7xfeSnIZA==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
- "tslib": ">=2.8.0"
+ "tslib": ">=2.8.1"
},
"peerDependencies": {
"@angular/common": ">=16.0.0",
"@angular/core": ">=16.0.0",
"@angular/forms": ">=16.0.0",
"@angular/router": ">=16.0.0",
- "@maskito/angular": "^3.1.2",
- "@maskito/core": "^3.1.2",
- "@maskito/kit": "^3.1.2",
- "@maskito/phone": "^3.1.2",
+ "@maskito/angular": "^3.2.0",
+ "@maskito/core": "^3.2.0",
+ "@maskito/kit": "^3.2.0",
+ "@maskito/phone": "^3.2.0",
"@ng-web-apis/common": "^4.11.1",
"@ng-web-apis/intersection-observer": "^4.11.1",
"@ng-web-apis/mutation-observer": "^4.11.1",
"@ng-web-apis/resize-observer": "^4.11.1",
- "@taiga-ui/cdk": "^4.13.0",
- "@taiga-ui/core": "^4.13.0",
- "@taiga-ui/i18n": "^4.13.0",
+ "@taiga-ui/cdk": "^4.14.0",
+ "@taiga-ui/core": "^4.14.0",
+ "@taiga-ui/i18n": "^4.14.0",
"@taiga-ui/polymorpheus": "^4.7.4",
"rxjs": ">=7.0.0"
}
},
"node_modules/@taiga-ui/legacy": {
- "version": "4.13.0",
- "resolved": "https://registry.npmjs.org/@taiga-ui/legacy/-/legacy-4.13.0.tgz",
- "integrity": "sha512-U5O9klIgGMixf0QUb7L415h+L2SHoktycXsptWu948PxZZ7ytT2OHQGSfUpjrCtuyGFrGgnfEUCUBhlVjiZz8g==",
+ "version": "4.14.0",
+ "resolved": "https://registry.npmjs.org/@taiga-ui/legacy/-/legacy-4.14.0.tgz",
+ "integrity": "sha512-StnD+ZWGQ7NQS56XAS9L5N9FrF7YlSL5TG8eYu4vIOX2Q6PnzYYZCL+oMkr615NAlCpKB0KLseXKGHodpdhfeg==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
- "tslib": ">=2.8.0"
+ "tslib": ">=2.8.1"
},
"peerDependencies": {
"@angular/core": ">=16.0.0"
@@ -8303,9 +8586,9 @@
}
},
"node_modules/@taiga-ui/prettier-config": {
- "version": "0.222.5",
- "resolved": "https://registry.npmjs.org/@taiga-ui/prettier-config/-/prettier-config-0.222.5.tgz",
- "integrity": "sha512-Czb1seRL6RftkL2kGiAb1hL8ai6hXrYqes2kG7rY0RqfYWUIVKrYGC+ZynH7sJRaxa+rbnmqHeUp0+rcG20DvA==",
+ "version": "0.231.0",
+ "resolved": "https://registry.npmjs.org/@taiga-ui/prettier-config/-/prettier-config-0.231.0.tgz",
+ "integrity": "sha512-ksoCMmcly8bW9pcgODhNUh/Wvcn4BriFHkSQgIF0aNkfGJUT7eUfqKEKZsTQ3k8sSzoX3iuXXVumIXVaZB/LEg==",
"dev": true,
"license": "Apache-2.0",
"peerDependencies": {
@@ -8318,36 +8601,38 @@
}
},
"node_modules/@taiga-ui/stylelint-config": {
- "version": "0.222.5",
- "resolved": "https://registry.npmjs.org/@taiga-ui/stylelint-config/-/stylelint-config-0.222.5.tgz",
- "integrity": "sha512-kL++95zl+PpdpWlwZdWnCuGVzk+i4K75oxEmnh6nbrOQwB7ytk16MAFO7+DCENGTK4fmN5P3VYJ938hNBLZqPw==",
+ "version": "0.231.0",
+ "resolved": "https://registry.npmjs.org/@taiga-ui/stylelint-config/-/stylelint-config-0.231.0.tgz",
+ "integrity": "sha512-LKwKxtDHre5B86PytFYSMuF1qop9/1XoUs+P72SuKX/q4kk1rnTg/8i5AUa1a46YrtGdb1Lw81+KK+aVLFYQOg==",
"dev": true,
"license": "Apache-2.0",
"peerDependencies": {
+ "@stylistic/stylelint-config": "^2.0.0",
+ "@stylistic/stylelint-plugin": "^3.1.1",
"postcss": "^8.4.47",
"postcss-less": "^6.0.0",
- "stylelint": "^16.9.0",
+ "stylelint": "^16.10.0",
"stylelint-config-standard": "^36.0.1",
"stylelint-order": "^6.0.4",
- "stylelint-rem-over-px": "^1.0.1",
+ "stylelint-rem-over-px": "^1.0.2",
"stylelint-use-logical": "^2.1.2"
}
},
"node_modules/@taiga-ui/styles": {
- "version": "4.13.0",
- "resolved": "https://registry.npmjs.org/@taiga-ui/styles/-/styles-4.13.0.tgz",
- "integrity": "sha512-/Y3qrEFMrEfbXQyClRDa3L5ysrG8Bva/r1FsNARYWEQ4xOwrYzNhTgqsJTVx/6qW5G2f6P0ik9pghqIhZQUMfg==",
+ "version": "4.14.0",
+ "resolved": "https://registry.npmjs.org/@taiga-ui/styles/-/styles-4.14.0.tgz",
+ "integrity": "sha512-fTHQIorDU0PYYPoXrqWkom7JBIXmMXdHpMqUh74oBveYZw+SiYWOCNXiJZDzEjcKFi57xPzIFuhh+Iv0brf4Cg==",
"dev": true,
"peerDependencies": {
- "@taiga-ui/cdk": "^4.13.0",
- "@taiga-ui/core": "^4.13.0",
- "tslib": ">=2.8.0"
+ "@taiga-ui/cdk": "^4.14.0",
+ "@taiga-ui/core": "^4.14.0",
+ "tslib": ">=2.8.1"
}
},
"node_modules/@taiga-ui/tsconfig": {
- "version": "0.222.5",
- "resolved": "https://registry.npmjs.org/@taiga-ui/tsconfig/-/tsconfig-0.222.5.tgz",
- "integrity": "sha512-vJO9u8cc4rpdGHxXlSDaGYLRJTO14IlXTpJGlBI8L6NyHKJkVa8k8yQxFCUn5Y/lGig5xusgDvioeg5VEro6FQ==",
+ "version": "0.231.0",
+ "resolved": "https://registry.npmjs.org/@taiga-ui/tsconfig/-/tsconfig-0.231.0.tgz",
+ "integrity": "sha512-zrvQsVx3XnYP2giIkH/uiTstzIKseF/Kbgc+b+cpvy9d3jmrzmJn9kXF2U123pJW2kg16K2MVQnclW4OGit+iw==",
"dev": true,
"license": "Apache-2.0"
},
@@ -10468,7 +10753,9 @@
"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"
+ ],
"license": "Apache-2.0",
"bin": {
"ansi-html": "bin/ansi-html"
@@ -14482,6 +14769,17 @@
"eslint": "^7.0.0 || ^8.0.0 || ^9.0.0"
}
},
+ "node_modules/eslint-plugin-i18n": {
+ "version": "2.4.0",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-i18n/-/eslint-plugin-i18n-2.4.0.tgz",
+ "integrity": "sha512-6RpPoj+lr0xk6SNljziOjGfDtuQSN6cw/gdds248N5MvCQUrPxo5+0s7b7TQsEl1qLr5OVnCMxsaRBy/4T62cg==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true,
+ "engines": {
+ "node": ">=12.0.0"
+ }
+ },
"node_modules/eslint-plugin-import": {
"version": "2.31.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.31.0.tgz",
@@ -14824,7 +15122,9 @@
"dev": true,
"license": "MIT",
"peer": true,
- "workspaces": ["examples"],
+ "workspaces": [
+ "examples"
+ ],
"dependencies": {
"globals": "^13.23.0"
},
@@ -17391,7 +17691,9 @@
"hasInstallScript": true,
"license": "MIT",
"optional": true,
- "os": ["darwin"],
+ "os": [
+ "darwin"
+ ],
"engines": {
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
}
@@ -20710,7 +21012,9 @@
"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"
+ ],
"license": "MIT"
},
"node_modules/JSONStream": {
@@ -22512,7 +22816,9 @@
"hasInstallScript": true,
"license": "MIT",
"optional": true,
- "os": ["!win32"],
+ "os": [
+ "!win32"
+ ],
"dependencies": {
"node-addon-api": "^3.0.0",
"node-gyp-build": "^4.2.2"
@@ -27624,6 +27930,14 @@
"webpack": "^5.0.0"
}
},
+ "node_modules/style-search": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/style-search/-/style-search-0.1.0.tgz",
+ "integrity": "sha512-Dj1Okke1C3uKKwQcetra4jSuk0DqbzbYtXipzFlFMZtowbF1x7BKJwB9AayVMyFARvU8EDrZdcax4At/452cAg==",
+ "dev": true,
+ "license": "ISC",
+ "peer": true
+ },
"node_modules/stylehacks": {
"version": "6.1.1",
"resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-6.1.1.tgz",
@@ -29525,11 +29839,15 @@
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz",
"integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==",
- "cpu": ["ppc64"],
+ "cpu": [
+ "ppc64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["aix"],
+ "os": [
+ "aix"
+ ],
"engines": {
"node": ">=12"
}
@@ -29538,11 +29856,15 @@
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.21.5.tgz",
"integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==",
- "cpu": ["arm"],
+ "cpu": [
+ "arm"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["android"],
+ "os": [
+ "android"
+ ],
"engines": {
"node": ">=12"
}
@@ -29551,11 +29873,15 @@
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz",
"integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==",
- "cpu": ["arm64"],
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["android"],
+ "os": [
+ "android"
+ ],
"engines": {
"node": ">=12"
}
@@ -29564,11 +29890,15 @@
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.21.5.tgz",
"integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["android"],
+ "os": [
+ "android"
+ ],
"engines": {
"node": ">=12"
}
@@ -29577,11 +29907,15 @@
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz",
"integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==",
- "cpu": ["arm64"],
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["darwin"],
+ "os": [
+ "darwin"
+ ],
"engines": {
"node": ">=12"
}
@@ -29590,11 +29924,15 @@
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz",
"integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["darwin"],
+ "os": [
+ "darwin"
+ ],
"engines": {
"node": ">=12"
}
@@ -29603,11 +29941,15 @@
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz",
"integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==",
- "cpu": ["arm64"],
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["freebsd"],
+ "os": [
+ "freebsd"
+ ],
"engines": {
"node": ">=12"
}
@@ -29616,11 +29958,15 @@
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz",
"integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["freebsd"],
+ "os": [
+ "freebsd"
+ ],
"engines": {
"node": ">=12"
}
@@ -29629,11 +29975,15 @@
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz",
"integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==",
- "cpu": ["arm"],
+ "cpu": [
+ "arm"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"],
+ "os": [
+ "linux"
+ ],
"engines": {
"node": ">=12"
}
@@ -29642,11 +29992,15 @@
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz",
"integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==",
- "cpu": ["arm64"],
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"],
+ "os": [
+ "linux"
+ ],
"engines": {
"node": ">=12"
}
@@ -29655,11 +30009,15 @@
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz",
"integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==",
- "cpu": ["ia32"],
+ "cpu": [
+ "ia32"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"],
+ "os": [
+ "linux"
+ ],
"engines": {
"node": ">=12"
}
@@ -29668,11 +30026,15 @@
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz",
"integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==",
- "cpu": ["loong64"],
+ "cpu": [
+ "loong64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"],
+ "os": [
+ "linux"
+ ],
"engines": {
"node": ">=12"
}
@@ -29681,11 +30043,15 @@
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz",
"integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==",
- "cpu": ["mips64el"],
+ "cpu": [
+ "mips64el"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"],
+ "os": [
+ "linux"
+ ],
"engines": {
"node": ">=12"
}
@@ -29694,11 +30060,15 @@
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz",
"integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==",
- "cpu": ["ppc64"],
+ "cpu": [
+ "ppc64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"],
+ "os": [
+ "linux"
+ ],
"engines": {
"node": ">=12"
}
@@ -29707,11 +30077,15 @@
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz",
"integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==",
- "cpu": ["riscv64"],
+ "cpu": [
+ "riscv64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"],
+ "os": [
+ "linux"
+ ],
"engines": {
"node": ">=12"
}
@@ -29720,11 +30094,15 @@
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz",
"integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==",
- "cpu": ["s390x"],
+ "cpu": [
+ "s390x"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"],
+ "os": [
+ "linux"
+ ],
"engines": {
"node": ">=12"
}
@@ -29733,11 +30111,15 @@
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz",
"integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["linux"],
+ "os": [
+ "linux"
+ ],
"engines": {
"node": ">=12"
}
@@ -29746,11 +30128,15 @@
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz",
"integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["netbsd"],
+ "os": [
+ "netbsd"
+ ],
"engines": {
"node": ">=12"
}
@@ -29759,11 +30145,15 @@
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz",
"integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["openbsd"],
+ "os": [
+ "openbsd"
+ ],
"engines": {
"node": ">=12"
}
@@ -29772,11 +30162,15 @@
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz",
"integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["sunos"],
+ "os": [
+ "sunos"
+ ],
"engines": {
"node": ">=12"
}
@@ -29785,11 +30179,15 @@
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz",
"integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==",
- "cpu": ["arm64"],
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["win32"],
+ "os": [
+ "win32"
+ ],
"engines": {
"node": ">=12"
}
@@ -29798,11 +30196,15 @@
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz",
"integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==",
- "cpu": ["ia32"],
+ "cpu": [
+ "ia32"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["win32"],
+ "os": [
+ "win32"
+ ],
"engines": {
"node": ">=12"
}
@@ -29811,11 +30213,15 @@
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz",
"integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==",
- "cpu": ["x64"],
+ "cpu": [
+ "x64"
+ ],
"dev": true,
"license": "MIT",
"optional": true,
- "os": ["win32"],
+ "os": [
+ "win32"
+ ],
"engines": {
"node": ">=12"
}
diff --git a/package.json b/package.json
index e36f35c4..20756963 100644
--- a/package.json
+++ b/package.json
@@ -56,23 +56,23 @@
"@nx/node": "20.0.9",
"@nx/workspace": "20.0.9",
"@schematics/angular": "18.2.11",
- "@taiga-ui/addon-doc": "4.13.0",
- "@taiga-ui/addon-mobile": "4.13.0",
- "@taiga-ui/browserslist-config": "0.222.5",
- "@taiga-ui/cdk": "4.13.0",
- "@taiga-ui/commitlint-config": "0.222.5",
- "@taiga-ui/core": "4.13.0",
+ "@taiga-ui/addon-doc": "4.14.0",
+ "@taiga-ui/addon-mobile": "4.14.0",
+ "@taiga-ui/browserslist-config": "0.231.0",
+ "@taiga-ui/cdk": "4.14.0",
+ "@taiga-ui/commitlint-config": "0.231.0",
+ "@taiga-ui/core": "4.14.0",
"@taiga-ui/dompurify": "4.1.7",
"@taiga-ui/editor": "4.15.0",
- "@taiga-ui/eslint-plugin-experience": "0.222.5",
+ "@taiga-ui/eslint-plugin-experience": "0.231.0",
"@taiga-ui/event-plugins": "4.3.1",
- "@taiga-ui/icons": "4.13.0",
- "@taiga-ui/kit": "4.13.0",
- "@taiga-ui/legacy": "4.13.0",
- "@taiga-ui/prettier-config": "0.222.5",
- "@taiga-ui/stylelint-config": "0.222.5",
- "@taiga-ui/styles": "4.13.0",
- "@taiga-ui/tsconfig": "0.222.5",
+ "@taiga-ui/icons": "4.14.0",
+ "@taiga-ui/kit": "4.14.0",
+ "@taiga-ui/legacy": "4.14.0",
+ "@taiga-ui/prettier-config": "0.231.0",
+ "@taiga-ui/stylelint-config": "0.231.0",
+ "@taiga-ui/styles": "4.14.0",
+ "@taiga-ui/tsconfig": "0.231.0",
"@types/minimatch": "5.1.2",
"@types/node": "22.9.0",
"dompurify": "3.1.7",