Merged in chore/cleanup-package-exports (pull request #3344)

chore: Cleanup package exports

* Cleanup package exports


Approved-by: Matilda Landström
This commit is contained in:
Anton Gunnarsson
2025-12-12 13:56:42 +00:00
parent fadafbda02
commit c14b804c03
5 changed files with 0 additions and 20 deletions

View File

@@ -10,7 +10,6 @@
"./Avatar": "./lib/components/Avatar/index.tsx",
"./BackToTopButton": "./lib/components/BackToTopButton/index.tsx",
"./Badge": "./lib/components/Badge/index.tsx",
"./Body": "./lib/components/Body/index.tsx",
"./BookingCodeChip": "./lib/components/BookingCodeChip/index.tsx",
"./Button": "./lib/components/Button/index.tsx",
"./ButtonLink": "./lib/components/ButtonLink/index.tsx",
@@ -105,7 +104,6 @@
"./Icons/KidsIcon": "./lib/components/Icons/Illustrations/Kids.tsx",
"./Icons/KidsMocktailIcon": "./lib/components/Icons/Illustrations/KidsMocktail.tsx",
"./Icons/MagicWandIcon": "./lib/components/Icons/Illustrations/MagicWand.tsx",
"./Icons/MarskiLogoIcon": "./lib/components/Icons/Logos/MarskiLogo.tsx",
"./Icons/MassageIcon": "./lib/components/Icons/Customised/Amenities_Facilities/Massage.tsx",
"./Icons/MaterialIcon": "./lib/components/Icons/MaterialIcon/index.tsx",
"./Icons/MaterialIcon/MaterialSymbol": "./lib/components/Icons/MaterialIcon/MaterialSymbol/index.tsx",
@@ -144,9 +142,7 @@
"./InfoCard": "./lib/components/InfoCard/index.tsx",
"./Input": "./lib/components/Input/index.tsx",
"./JsonToHtml": "./lib/components/JsonToHtml/JsonToHtml.tsx",
"./Label": "./lib/components/Label/index.tsx",
"./Lightbox": "./lib/components/Lightbox/index.tsx",
"./Link": "./lib/components/Link/index.tsx",
"./LinkList": "./lib/components/LinkList/index.tsx",
"./LinkListItem": "./lib/components/LinkList/LinkListItem/index.tsx",
"./LoadingSpinner": "./lib/components/LoadingSpinner/index.tsx",
@@ -168,7 +164,6 @@
"./ParkingInformation": "./lib/components/ParkingInformation/index.tsx",
"./Payment/PaymentMethodIcon": "./lib/components/Payment/PaymentMethodIcon.tsx",
"./PointsRateCard": "./lib/components/RateCard/Points/index.tsx",
"./Preamble": "./lib/components/Preamble/index.tsx",
"./Progress": "./lib/components/Progress/index.tsx",
"./RegularRateCard": "./lib/components/RateCard/Regular/index.tsx",
"./Select": "./lib/components/Select/index.tsx",
@@ -190,15 +185,12 @@
"./Typography": "./lib/components/Typography/index.tsx",
"./VideoPlayer": "./lib/components/VideoPlayer/index.tsx",
"./VideoWithCard": "./lib/components/VideoPlayer/VideoWithCard/index.tsx",
"./base.css": "./lib/base.css",
"./design-system-new-deprecated.css": "./lib/design-system-new-deprecated.css",
"./downtown-camper.css": "./lib/styles/downtown-camper.css",
"./fonts.css": "./lib/fonts.css",
"./globals.css": "./lib/globals.css",
"./grand-hotel.css": "./lib/styles/grand-hotel.css",
"./haymarket.css": "./lib/styles/haymarket.css",
"./hotel-norge.css": "./lib/styles/hotel-norge.css",
"./impl.css": "./lib/impl.css",
"./marski.css": "./lib/styles/marski.css",
"./normalize.css": "./lib/normalize.css",
"./scandic-go.css": "./lib/styles/scandic-go.css",