diff --git a/libs/vault/src/cipher-view/additional-information/additional-information.component.ts b/libs/vault/src/cipher-view/additional-information/additional-information.component.ts index a9660f3fc27..9e1376a8066 100644 --- a/libs/vault/src/cipher-view/additional-information/additional-information.component.ts +++ b/libs/vault/src/cipher-view/additional-information/additional-information.component.ts @@ -8,6 +8,7 @@ import { InputModule, SectionComponent, SectionHeaderComponent, + TypographyModule, } from "@bitwarden/components"; @Component({ @@ -22,6 +23,7 @@ import { InputModule, SectionComponent, SectionHeaderComponent, + TypographyModule, ], }) export class AdditionalInformationComponent { diff --git a/libs/vault/src/cipher-view/attachments/attachments-v2.component.ts b/libs/vault/src/cipher-view/attachments/attachments-v2.component.ts index c274fa4e9ac..6ea96bec497 100644 --- a/libs/vault/src/cipher-view/attachments/attachments-v2.component.ts +++ b/libs/vault/src/cipher-view/attachments/attachments-v2.component.ts @@ -22,6 +22,7 @@ import { IconButtonModule, SectionComponent, SectionHeaderComponent, + TypographyModule, } from "@bitwarden/components"; import { PasswordRepromptService } from "@bitwarden/vault"; @@ -36,6 +37,7 @@ import { PasswordRepromptService } from "@bitwarden/vault"; IconButtonModule, SectionComponent, SectionHeaderComponent, + TypographyModule, ], }) export class AttachmentsV2Component { diff --git a/libs/vault/src/cipher-view/custom-fields/custom-fields-v2.component.ts b/libs/vault/src/cipher-view/custom-fields/custom-fields-v2.component.ts index a40bca2d261..e54e5996eb5 100644 --- a/libs/vault/src/cipher-view/custom-fields/custom-fields-v2.component.ts +++ b/libs/vault/src/cipher-view/custom-fields/custom-fields-v2.component.ts @@ -12,6 +12,7 @@ import { InputModule, SectionComponent, SectionHeaderComponent, + TypographyModule, } from "@bitwarden/components"; @Component({ @@ -27,6 +28,7 @@ import { InputModule, SectionComponent, SectionHeaderComponent, + TypographyModule, ], }) export class CustomFieldV2Component { diff --git a/libs/vault/src/cipher-view/item-details/item-details-v2.component.html b/libs/vault/src/cipher-view/item-details/item-details-v2.component.html index 0ade00679af..6941c25c2e3 100644 --- a/libs/vault/src/cipher-view/item-details/item-details-v2.component.html +++ b/libs/vault/src/cipher-view/item-details/item-details-v2.component.html @@ -7,27 +7,32 @@ - +
{{ "ownerYou" | i18n }} -
{{ organization.name }} -
{{ collection.name }} -
{{ folder.name }} -