clients/libs
Will Martin 827c4c0301
[PM-15847] libs/components strict migration (#15738)
This PR migrates `libs/components` to use strict TypeScript.

- Remove `@ts-strict-ignore` from each file in `libs/components` and resolved any new compilation errors
- Converted ViewChild and ContentChild decorators to use the new signal-based queries using the [Angular signal queries migration](https://angular.dev/reference/migrations/signal-queries)
  - Made view/content children `required` where appropriate, eliminating the need for additional null checking. This helped simplify the strict migration.

---

Co-authored-by: Vicki League <vleague@bitwarden.com>
2025-08-18 15:36:45 -04:00
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
admin-console remove Object.assign (#16032) 2025-08-15 10:57:49 -04:00
angular [PM-24677] Slim StateService down so it can be moved to state lib (#16021) 2025-08-18 12:37:25 -04:00
auth [PM-24677] Slim StateService down so it can be moved to state lib (#16021) 2025-08-18 12:37:25 -04:00
billing Implement and extend tsconfig.base across projects (#14554) 2025-06-02 20:38:17 +00:00
client-type refactor: introduce @bitwarden/state and other common libs (#15772) 2025-08-04 11:01:28 -04:00
common [PM-24677] Slim StateService down so it can be moved to state lib (#16021) 2025-08-18 12:37:25 -04:00
components [PM-15847] libs/components strict migration (#15738) 2025-08-18 15:36:45 -04:00
core-test-utils refactor: introduce @bitwarden/state and other common libs (#15772) 2025-08-04 11:01:28 -04:00
dirt/card feat(nx): add basic-lib generator for streamlined library creation (#14992) 2025-06-05 14:20:23 -04:00
eslint [PM-24451] firefox extension crash due to huge memory usage when unlocking vault (#15938) 2025-08-07 13:19:14 -04:00
guid refactor: introduce @bitwarden/state and other common libs (#15772) 2025-08-04 11:01:28 -04:00
importer [PM-24227] Enable TS-strict for Collection Domain models (#15765) 2025-08-14 13:08:24 -04:00
key-management [PM-24677] Slim StateService down so it can be moved to state lib (#16021) 2025-08-18 12:37:25 -04:00
key-management-ui Fix broken build (#15888) 2025-08-04 17:36:00 +02:00
logging [PM-22544] Add Performance measurement tools (#15475) 2025-07-17 15:03:57 +02:00
messaging Add messaging & messaging-internal libraries (#15711) 2025-07-22 11:47:25 -04:00
messaging-internal Add messaging & messaging-internal libraries (#15711) 2025-07-22 11:47:25 -04:00
node [PM-22271] Switch to SDK argon2 implementation, and drop other impls (#15401) 2025-07-15 11:53:58 +02:00
nx-plugin docs: document the basic-lib generator (#15891) 2025-08-05 12:21:16 -04:00
platform Implement and extend tsconfig.base across projects (#14554) 2025-06-02 20:38:17 +00:00
serialization refactor: introduce @bitwarden/state and other common libs (#15772) 2025-08-04 11:01:28 -04:00
shared Implement and extend tsconfig.base across projects (#14554) 2025-06-02 20:38:17 +00:00
state [PM-24677] Slim StateService down so it can be moved to state lib (#16021) 2025-08-18 12:37:25 -04:00
state-test-utils refactor: introduce @bitwarden/state and other common libs (#15772) 2025-08-04 11:01:28 -04:00
storage-core build(nx): create per-lib tsconfig.eslint configs (#15519) 2025-07-07 14:17:52 -07:00
storage-test-utils build(nx): create per-lib tsconfig.eslint configs (#15519) 2025-07-07 14:17:52 -07:00
tools [PM-24227] Enable TS-strict for Collection Domain models (#15765) 2025-08-14 13:08:24 -04:00
ui Implement and extend tsconfig.base across projects (#14554) 2025-06-02 20:38:17 +00:00
user-core build(nx): create per-lib tsconfig.eslint configs (#15519) 2025-07-07 14:17:52 -07:00
vault [PM-15847] libs/components strict migration (#15738) 2025-08-18 15:36:45 -04:00