Skip to content

Commit

Permalink
Merge pull request #568 from navikt/oppdaterer-nav-office-recepiton-info
Browse files Browse the repository at this point in the history
Oppdaterer versjon av nav-office-reception-info
  • Loading branch information
terjeofnorway authored Dec 17, 2024
2 parents 0b463fb + 74585a7 commit fe71f5a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 35 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@navikt/ds-react": "7.1.0",
"@navikt/fnrvalidator": "2.1.2",
"@navikt/nav-dekoratoren-moduler": "3.1.0",
"@navikt/nav-office-reception-info": "1.1.0",
"@navikt/nav-office-reception-info": "1.1.1",
"@react-pdf/renderer": "3.4.4",
"buffer": "6.0.3",
"core-js": "3.38.1",
Expand Down
37 changes: 7 additions & 30 deletions src/__tests__/forside/__snapshots__/DittNavKontor.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -234,14 +234,14 @@ exports[`DittNavKontor > renders correctly 1`] = `
tabindex="0"
>
<div
class="_singleReception_xmatb_1"
class="_singleReception_rdj2p_1"
>
<h3
class="_heading_xmatb_48 navds-heading navds-heading--medium navds-typo--spacing"
class="_heading_rdj2p_48 navds-heading navds-heading--medium navds-typo--spacing"
>
<svg
aria-hidden="true"
class="_headingIcon_xmatb_53 _iconPlace_xmatb_58"
class="_headingIcon_rdj2p_53 _iconPlace_rdj2p_58"
fill="none"
focusable="false"
height="1em"
Expand All @@ -260,20 +260,20 @@ exports[`DittNavKontor > renders correctly 1`] = `
Adresse
</h3>
<section
class="_address_xmatb_75"
class="_address_rdj2p_75"
>
<p
class="_addressLine_xmatb_82 navds-body-short navds-body-short--medium"
class="_addressLine_rdj2p_82 navds-body-short navds-body-short--medium"
>
Storgata 8, 1771 HALDEN
</p>
</section>
<h3
class="_heading_xmatb_48 navds-heading navds-heading--medium navds-typo--spacing"
class="_heading_rdj2p_48 navds-heading navds-heading--medium navds-typo--spacing"
>
<svg
aria-hidden="true"
class="_headingIcon_xmatb_53 _iconClock_xmatb_63"
class="_headingIcon_rdj2p_53 _iconClock_rdj2p_63"
fill="none"
focusable="false"
height="1em"
Expand Down Expand Up @@ -389,29 +389,6 @@ exports[`DittNavKontor > renders correctly 1`] = `
</tr>
</tbody>
</table>
<div
class="_appointmentBookingInfo_xmatb_94"
>
<svg
aria-hidden="true"
class="_iconInfo_xmatb_68"
fill="none"
focusable="false"
height="1em"
role="img"
viewBox="0 0 24 24"
width="1em"
xmlns="http://www.w3.org/2000/svg"
>
<path
clip-rule="evenodd"
d="M3.25 4A.75.75 0 0 1 4 3.25h16a.75.75 0 0 1 .75.75v16a.75.75 0 0 1-.75.75H4a.75.75 0 0 1-.75-.75zM11 7.75a1 1 0 1 1 2 0 1 1 0 0 1-2 0m-1.25 3a.75.75 0 0 1 .75-.75H12a.75.75 0 0 1 .75.75v4.75h.75a.75.75 0 0 1 0 1.5h-3a.75.75 0 0 1 0-1.5h.75v-4h-.75a.75.75 0 0 1-.75-.75"
fill="currentColor"
fill-rule="evenodd"
/>
</svg>
Du kan avtale møte med veilederen din utenom disse åpningstidene.
</div>
</div>
</div>
<div
Expand Down

0 comments on commit fe71f5a

Please sign in to comment.