@kiwicom/orbit-components
Version:
<div align="center"> <a href="https://orbit.kiwi" target="_blank"> <img alt="orbit-components" src="https://orbit.kiwi/wp-content/uploads/2018/08/orbit-components.png" srcset="https://orbit.kiwi/wp-content/uploads/2018/08/orbit-components@2x.png 2x"
12 lines (10 loc) • 930 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var NAMES = exports.NAMES = ["Accommodation", "AirHelp", "AirportTransport", "AirportTransportTaxi", "BoardingPass", "CabinBaggage", "EnjoyApp", "FastTrack", "Feedback", "Help", "Improve", "Insurance", "InviteAFriend", "Login", "Lounge", "Mailbox", "Meal", "Money", "MusicalInstruments", "NetVerify", "NoBookings", "NoFavoriteFlights", "NoNotification", "Offline", "OnlineCheckIn", "OpenSearch", "Parking", "Pets", "PlaceholderAirport", "PlaceholderDestination", "PlaceholderHotel", "PlaneAndMoney", "PriorityBoarding", "Rating", "ReferAFriend", "RentalCar", "Seating", "SpecialAssistance", "SportsEquipment", "Time", "TimelineBoarding", "TimelineDropBaggage", "TimelineLeave", "TimelinePick", "Tours", "Train"];
var SIZE_OPTIONS = exports.SIZE_OPTIONS = {
SMALL: "small",
MEDIUM: "medium"
};
var baseURL = exports.baseURL = "//images.kiwi.com";