From 53a032ca651cec622407ad51b0c7e207404ce06b Mon Sep 17 00:00:00 2001 From: Jordan Aasen <166539328+jaasen-livefront@users.noreply.github.com> Date: Fri, 14 Mar 2025 15:36:55 -0700 Subject: [PATCH] [PM-17520][PM-17521][PM-17523][PM-17524][PM-17525] - migrate css classes (#13811) * migrate css classes * remove bulk share dialog components and related modules and i18n keys * Revert "remove bulk share dialog components and related modules and i18n keys" This reverts commit 40060b6011a99fdeea77573c1e3d3a2bff272abd. --- .../vault-header/vault-header.component.html | 2 +- .../individual-vault/vault.component.html | 22 +++++++------------ ...erification-notice-page-one.component.html | 2 +- .../password-history-view.component.html | 5 ++++- .../totp-countdown.component.html | 2 +- 5 files changed, 15 insertions(+), 18 deletions(-) diff --git a/apps/web/src/app/vault/individual-vault/vault-header/vault-header.component.html b/apps/web/src/app/vault/individual-vault/vault-header/vault-header.component.html index 8d576098a74..538d511571c 100644 --- a/apps/web/src/app/vault/individual-vault/vault-header/vault-header.component.html +++ b/apps/web/src/app/vault/individual-vault/vault-header/vault-header.component.html @@ -59,7 +59,7 @@ diff --git a/apps/web/src/app/vault/individual-vault/vault.component.html b/apps/web/src/app/vault/individual-vault/vault.component.html index 75332dcf72a..1a2a1fdbca6 100644 --- a/apps/web/src/app/vault/individual-vault/vault.component.html +++ b/apps/web/src/app/vault/individual-vault/vault.component.html @@ -24,19 +24,13 @@
-
-
-
- -
-
-
+
@@ -65,7 +59,7 @@ class="tw-mt-6 tw-flex tw-h-full tw-flex-col tw-items-center tw-justify-start" > diff --git a/libs/vault/src/components/new-device-verification-notice/new-device-verification-notice-page-one.component.html b/libs/vault/src/components/new-device-verification-notice/new-device-verification-notice-page-one.component.html index 9d7808379d3..812a8faa66c 100644 --- a/libs/vault/src/components/new-device-verification-notice/new-device-verification-notice-page-one.component.html +++ b/libs/vault/src/components/new-device-verification-notice/new-device-verification-notice-page-one.component.html @@ -13,7 +13,7 @@ 'md:tw-flex md:tw-flex-col md:tw-items-center md:!tw-rounded-b-none': !isDesktop, }" > -

+

{{ "newDeviceVerificationNoticePageOneFormContent" | i18n: this.currentEmail }}

diff --git a/libs/vault/src/components/password-history-view/password-history-view.component.html b/libs/vault/src/components/password-history-view/password-history-view.component.html index 459c679945c..7510d80a549 100644 --- a/libs/vault/src/components/password-history-view/password-history-view.component.html +++ b/libs/vault/src/components/password-history-view/password-history-view.component.html @@ -23,6 +23,9 @@
-
+

{{ "noPasswordsInList" | i18n }}

diff --git a/libs/vault/src/components/totp-countdown/totp-countdown.component.html b/libs/vault/src/components/totp-countdown/totp-countdown.component.html index affe97d734f..c6277826022 100644 --- a/libs/vault/src/components/totp-countdown/totp-countdown.component.html +++ b/libs/vault/src/components/totp-countdown/totp-countdown.component.html @@ -1,5 +1,5 @@ -
+