[AC-1416] Expose Organization Fingerprint (#5557)
* refactor: change getFingerprint param to fingerprintMaterial, refs PM-1522
* feat: generate and show fingerprint for organization (WIP), refs AC-1416
* feat: update legacy params subscription to best practice (WIP), refs AC-1461
* refactor: update to use reactive forms, refs AC-1416
* refactor: remove boostrap specific classes and update to component library paradigms, refs AC-1416
* refactor: remove boostrap specific classes and update to component library paradigms, refs AC-1416
* refactor: create shared fingerprint component to redude boilerplate for settings fingerprint views, refs AC-1416
* refactor: use grid to emulate col-6 and remove unnecessary theme extensions, refs AC-1416
* refactor: remove negative margin and clean up extra divs, refs AC-1416
* [AC-1431] Add missing UserVerificationModule import (#5555)
* [PM-2238] Add nord and solarize themes (#5491)
* Fix simple configurable dialog stories (#5560)
* chore(deps): update bitwarden/gh-actions digest to 72594be (#5523)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* refactor: remove extra div leftover from card-body class, refs AC-1416
* refactor: use bitTypography for headers, refs AC-1416
* fix: update crypto service abstraction path, refs AC-1416
* refactor: remove try/catch on handler, remove bootstrap class, update api chaining in observable, refs AC-1416
* fix: replace faulty combineLatest logic, refs AC-1416
* refactor: simplify observable logic again, refs AC-1416
---------
Co-authored-by: Shane Melton <smelton@bitwarden.com>
Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>