UNPKG

@kiwicom/orbit-components

Version:

Orbit-components is a React component library which provides developers with the easiest possible way of building Kiwi.com’s products.

13 lines (12 loc) 1.56 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.NAMES = void 0; const NAMES = ["Accommodation", "AirHelp", "AirportShuttle", "AirportTransport", // TODO: Get rid off 22.11 "AirportTransportTaxi", // TODO: Get rid off 22.11 "AppQRCode", "BaggageDrop", "Boarding", "BoardingPass", "BusinessTravel", "CabinBaggage", "Chatbot", "CompassCollectPoints", "CompassDemoted", "CompassEmailAdventurer", "CompassEmailCaptain", "CompassEmailPromoted", "CompassEmailPromotedCaptain", "CompassEmailScout", "CompassPoints", "CompassSaveOnBooking", "CompassTravelPlan", "DesktopSearch", "EnjoyApp", "Error", "Error404", "EVisa", "FastTrack", "FastTrackMan", "FareLock", "FareLockSuccess", "Feedback", "GroundTransport404", "Help", "Improve", "Insurance", "InviteAFriend", "Login", "Lounge", "Mailbox", "Meal", "MobileApp", "Money", "MusicalInstruments", "NetVerify", "NoBookings", // TODO: Get rid off 22.11 "NoFavoriteFlights", "Nomad", "NomadNeutral", "NoNotification", "NoResults", "Offline", "OnlineCheckIn", "OpenSearch", "Parking", "Pets", "PlaceholderAirport", "PlaceholderDestination", "PlaceholderHotel", "PlaceholderTours", "PlaneAndMoney", "PlaneDelayed", "PriorityBoarding", "Rating", "ReferAFriend", "RentalCar", "Seating", "SpecialAssistance", "SportsEquipment", "Success", "TicketFlexi", "Time", "TimelineBoarding", // TODO: Get rid off 22.11 "TimelineDropBaggage", // TODO: Get rid off 22.11 "TimelineLeave", "TimelinePick", "Tours", "Train", "TransportBus", "TransportTaxi", "WomanWithPhone"]; exports.NAMES = NAMES;