clients/libs
Matt Gibson f9f30f8ec4
[PM-17479] Load-sdk-once (#12764)
* create service to load sdk on application init

* Eagerly load CLI SDK

* Remove wasm logging to api

* Fix imports

* Eagerly load Desktop renderer SDK

Note: If the main process ever requires an SDK, we'll need to load it there, too.
In that event, it's probably a good idea to move to IPC for all SDK functions to avoid
loading the SDK for every window.

* init wasm module from sdk load service

* Use default client factory

* Fix type imports

* Resolve jest module import errors

A CLI sdk load service that async imports our wasm binary doesn't seem to be needed to run, but jest isn't dealing with the ESM import properly.

* Fix linting

* remove example code
2025-01-23 14:34:22 -05:00
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
admin-console [PM-16917] Remove jest-extended dependency (#12798) 2025-01-15 10:43:26 -05:00
angular feat(auth): [PM-8221] implement device verification for unknown devices 2025-01-23 12:57:48 -06:00
auth feat(auth): [PM-8221] implement device verification for unknown devices 2025-01-23 12:57:48 -06:00
billing [PM-16872] Update libs to use explicit dependencies (#12770) 2025-01-10 11:21:38 +01:00
common [PM-17479] Load-sdk-once (#12764) 2025-01-23 14:34:22 -05:00
components [PM-14422] Vault Carousel (#12791) 2025-01-22 08:45:35 -06:00
importer [PM-15506] Implement vNextOrganizationService (#12839) 2025-01-22 15:20:25 -05:00
key-management [PM-14445] TS strict for Key Management KDF (#13007) 2025-01-23 10:45:33 +01:00
node [PM-16872] Update libs to use explicit dependencies (#12770) 2025-01-10 11:21:38 +01:00
platform [PM-16872] Update libs to use explicit dependencies (#12770) 2025-01-10 11:21:38 +01:00
shared [PM-17031] Create UI-common (#12831) 2025-01-17 10:42:31 -05:00
tools [PM-15506] Implement vNextOrganizationService (#12839) 2025-01-22 15:20:25 -05:00
ui [PM-17031] Create UI-common (#12831) 2025-01-17 10:42:31 -05:00
vault [PM-15506] Implement vNextOrganizationService (#12839) 2025-01-22 15:20:25 -05:00