Merged in feat/sw-1291-show-sas-membership-data (pull request #1503)

Show SAS membership data in Linked Accounts

* Rip out old styling

* Desktop version of new linked accounts design

* Use new design system tokens

* Refactor SASLinkedAccount to handle all states

* Improve small screen styling

* Add intl etc

* Skeletons

* Tiny fixes

* Add i18n keys to all languages


Approved-by: Linus Flood
This commit is contained in:
Anton Gunnarsson
2025-03-10 10:13:18 +00:00
parent 9280bb3f1c
commit 393546d35d
12 changed files with 432 additions and 349 deletions

View File

@@ -12,6 +12,7 @@ export enum scandicMemberships {
guestpr = "guestpr",
scandicfriends = "scandicfriend's",
sas_eb = "sas_eb",
scandic_native_tiers = "scandic_native_tiers",
}
export function getFriendsMembership(memberships: Memberships) {