ws-dottie
Version:
Your friendly TypeScript companion for Washington State transportation APIs - WSDOT and WSF data with smart caching and React Query integration
3 lines • 38.1 kB
JavaScript
'use strict';var chunkZ6HDFNEQ_js=require('./chunk-Z6HDFNEQ.js'),chunkSDEP44OM_js=require('./chunk-SDEP44OM.js');var h=chunkSDEP44OM_js.a.object({}).describe("Input parameters for retrieving basic terminal information."),y=chunkSDEP44OM_js.a.object({TerminalID:chunkSDEP44OM_js.a.number().int().describe("Numeric ID of the terminal.")}).describe("Input parameters for retrieving basic information for a specific terminal.");var a=chunkSDEP44OM_js.a.object({TerminalID:chunkSDEP44OM_js.a.number().int().describe("Numeric ID of the terminal."),TerminalSubjectID:chunkSDEP44OM_js.a.number().int().describe("Numeric ID of the terminal in the WSF subject management system."),RegionID:chunkSDEP44OM_js.a.number().int().describe("Numeric ID of the geographical region where the terminal is located."),TerminalName:chunkSDEP44OM_js.a.string().nullable().describe("Display name of the terminal."),TerminalAbbrev:chunkSDEP44OM_js.a.string().nullable().describe("Abbreviation code for the terminal."),SortSeq:chunkSDEP44OM_js.a.number().int().describe("Display sort order; lower values appear first in lists.")}).describe("Base terminal information including identification, naming, regional association, and display ordering.");var s=a.extend({OverheadPassengerLoading:chunkSDEP44OM_js.a.boolean().describe("True if overhead passenger loading facility is available; otherwise false."),Elevator:chunkSDEP44OM_js.a.boolean().describe("True if terminal has elevator access; otherwise false."),WaitingRoom:chunkSDEP44OM_js.a.boolean().describe("True if terminal has waiting room facility; otherwise false."),FoodService:chunkSDEP44OM_js.a.boolean().describe("True if terminal offers food service; otherwise false."),Restroom:chunkSDEP44OM_js.a.boolean().describe("True if terminal has restroom facilities; otherwise false.")}).describe("Basic terminal information including identification, amenities, and regional assignments."),x=chunkSDEP44OM_js.a.array(s).describe("Array of basic terminal information for all terminals."),k=s;var U=chunkSDEP44OM_js.a.object({}).describe("Input parameters for retrieving terminal bulletins and alerts."),B=chunkSDEP44OM_js.a.object({TerminalID:chunkSDEP44OM_js.a.number().int().describe("Numeric ID of the terminal.")}).describe("Input parameters for retrieving bulletins and alerts for a specific terminal.");var r=chunkSDEP44OM_js.a.object({BulletinTitle:chunkSDEP44OM_js.a.string().nullable().describe("Title of the bulletin."),BulletinText:chunkSDEP44OM_js.a.string().nullable().describe("HTML-formatted content of the bulletin."),BulletinSortSeq:chunkSDEP44OM_js.a.number().int().describe("Display sort order for the bulletin; lower values appear first."),BulletinLastUpdated:chunkZ6HDFNEQ_js.d().nullable().describe("UTC datetime when the bulletin was last updated."),BulletinLastUpdatedSortable:chunkSDEP44OM_js.a.string().nullable().describe("Legacy sortable string representation of the bulletin update date.")}).describe("Bulletin information including title, HTML content, sort order, and update date."),c=a.extend({Bulletins:chunkSDEP44OM_js.a.array(r).describe("Array of bulletins and alerts associated with the terminal.")}).describe("Terminal information with associated bulletins and alerts."),M=chunkSDEP44OM_js.a.array(c).describe("Array of terminal information with bulletins for all terminals."),C=c;var R=chunkSDEP44OM_js.a.object({}).describe("Input parameters for retrieving terminal location information."),W=chunkSDEP44OM_js.a.object({TerminalID:chunkSDEP44OM_js.a.number().int().describe("Numeric ID of the terminal.")}).describe("Input parameters for retrieving location information for a specific terminal.");var n=chunkSDEP44OM_js.a.object({ZoomLevel:chunkSDEP44OM_js.a.number().int().describe("GIS zoom level for map display."),Latitude:chunkSDEP44OM_js.a.number().nullable().describe("Latitude coordinate for this zoom level in decimal degrees."),Longitude:chunkSDEP44OM_js.a.number().nullable().describe("Longitude coordinate for this zoom level in decimal degrees.")}).describe("GIS zoom level location information including zoom level and coordinates."),m=a.extend({Latitude:chunkSDEP44OM_js.a.number().nullable().describe("Latitude of the terminal in decimal degrees."),Longitude:chunkSDEP44OM_js.a.number().nullable().describe("Longitude of the terminal in decimal degrees."),AddressLineOne:chunkSDEP44OM_js.a.string().nullable().describe("First line of the terminal street address."),AddressLineTwo:chunkSDEP44OM_js.a.string().nullable().describe("Second line of the terminal street address."),City:chunkSDEP44OM_js.a.string().nullable().describe("City where the terminal is located."),State:chunkSDEP44OM_js.a.string().nullable().describe("State code where the terminal is located."),ZipCode:chunkSDEP44OM_js.a.string().nullable().describe("Postal zip code for the terminal location."),Country:chunkSDEP44OM_js.a.string().nullable().describe("Country code where the terminal is located."),MapLink:chunkSDEP44OM_js.a.string().nullable().describe("URL to a map displaying the terminal location."),Directions:chunkSDEP44OM_js.a.string().nullable().describe("HTML-formatted driving directions to the terminal."),DispGISZoomLoc:chunkSDEP44OM_js.a.array(n).nullable().describe("Array of GIS zoom level locations for the terminal.")}).describe("Detailed terminal location information including coordinates, address, map link, driving directions, and GIS zoom level locations."),P=chunkSDEP44OM_js.a.array(m).describe("Array of location information for all terminals."),O=m;var K=chunkSDEP44OM_js.a.object({}).describe("Input parameters for retrieving terminal sailing space availability."),Y=chunkSDEP44OM_js.a.object({TerminalID:chunkSDEP44OM_js.a.number().int().describe("Numeric ID of the terminal.")}).describe("Input parameters for retrieving sailing space availability for a specific terminal.");var p=chunkSDEP44OM_js.a.object({TerminalID:chunkSDEP44OM_js.a.number().int().describe("Unique identifier for arrival terminal destination, as an integer ID. E.g., '10' for Friday Harbor terminal, '13' for Lopez Island terminal. Used to identify destination terminal for space availability."),TerminalName:chunkSDEP44OM_js.a.string().nullable().describe("Human-readable name of arrival terminal destination, as a terminal name. E.g., 'Anacortes -> Friday Harbor' for multi-destination sailing, 'Seattle' for single destination, null when terminal name is unavailable. Provides destination identification for display."),VesselID:chunkSDEP44OM_js.a.number().int().describe("Unique identifier for vessel planned to service departure, as an integer ID. E.g., '69' for Samish vessel, '38' for Yakima vessel, '17' for Kaleetan vessel. Used to identify which vessel operates departure."),VesselName:chunkSDEP44OM_js.a.string().nullable().describe("Human-readable name of vessel planned to service departure, as a vessel name. E.g., 'Samish' for vessel 69, 'Yakima' for vessel 38, 'Kaleetan' for vessel 17, null when vessel name is unavailable. Provides vessel identification for display."),DisplayReservableSpace:chunkSDEP44OM_js.a.boolean().describe("Indicator whether reservable space information should be displayed, as a boolean. E.g., true for routes supporting reservations, false for routes without reservations. Used to determine if reservation space data should be shown."),ReservableSpaceCount:chunkSDEP44OM_js.a.number().int().nullable().describe("Remaining reservable vehicle spaces available on vessel, as an integer count. E.g., '45' for 45 reservable spaces remaining, '36' for 36 reservable spaces, null when reservations are not supported or count is unavailable. Used for reservation availability display."),ReservableSpaceHexColor:chunkSDEP44OM_js.a.string().nullable().describe("Hex color code representing reservable space availability status, as a hex color. E.g., '#FFFF00' for yellow (limited availability), '#888888' for gray (not available), null when color is unavailable. Used for visual space availability indicators."),DisplayDriveUpSpace:chunkSDEP44OM_js.a.boolean().describe("Indicator whether drive-up space information should be displayed, as a boolean. E.g., true for routes with drive-up space tracking, false when drive-up space is not tracked. Used to determine if drive-up space data should be shown."),DriveUpSpaceCount:chunkSDEP44OM_js.a.number().int().nullable().describe("Remaining drive-up vehicle spaces available on vessel, as an integer count. E.g., '67' for 67 drive-up spaces remaining, '197' for 197 drive-up spaces, null when drive-up space is not tracked or count is unavailable. Used for drive-up availability display."),DriveUpSpaceHexColor:chunkSDEP44OM_js.a.string().nullable().describe("Hex color code representing drive-up space availability status, as a hex color. E.g., '#00FF00' for green (good availability), '#FFFF00' for yellow (limited availability), null when color is unavailable. Used for visual space availability indicators."),MaxSpaceCount:chunkSDEP44OM_js.a.number().int().describe("Maximum vehicle capacity on vessel making departure, as an integer count. E.g., '141' for Samish vessel capacity, '139' for Yakima vessel capacity, '197' for Tacoma vessel capacity. Used to calculate space availability percentage."),ArrivalTerminalIDs:chunkSDEP44OM_js.a.array(chunkSDEP44OM_js.a.number().int()).nullable().describe("Array of arrival terminal IDs associated with this space count set, as terminal ID integers. E.g., array containing terminal 10 for single destination, array containing terminals 13, 10 for multi-destination sailing, null when terminal IDs are unavailable. Used to identify all destinations served by this space count.")}).describe("Represents space availability information for arrival terminal destination including terminal/vessel identification, reservable space count and color, drive-up space count and color, maximum capacity, and arrival terminal IDs. E.g., Friday Harbor destination with 67 drive-up spaces (green) and 141 maximum capacity on Samish vessel. Used for real-time space availability display."),o=chunkSDEP44OM_js.a.object({Departure:chunkZ6HDFNEQ_js.d().describe("Date and time of departure, as a UTC datetime. E.g., '2025-11-02T21:35:00.000Z' for departure at 9:35 PM on November 2, 2025. Used for departure schedule display and space availability timing."),IsCancelled:chunkSDEP44OM_js.a.boolean().describe("Indicator whether departure is cancelled, as a boolean. E.g., false for active departures, true for cancelled departures. Used to determine if departure is operational."),VesselID:chunkSDEP44OM_js.a.number().int().describe("Unique identifier for vessel planned to service departure, as an integer ID. E.g., '69' for Samish vessel, '38' for Yakima vessel, '17' for Kaleetan vessel. Used to identify which vessel operates departure."),VesselName:chunkSDEP44OM_js.a.string().nullable().describe("Human-readable name of vessel planned to service departure, as a vessel name. E.g., 'Samish' for vessel 69, 'Yakima' for vessel 38, 'Kaleetan' for vessel 17, null when vessel name is unavailable. Provides vessel identification for display."),MaxSpaceCount:chunkSDEP44OM_js.a.number().int().describe("Maximum vehicle capacity on vessel making departure, as an integer count. E.g., '141' for Samish vessel capacity, '139' for Yakima vessel capacity, '197' for Tacoma vessel capacity. Used to calculate space availability percentage."),SpaceForArrivalTerminals:chunkSDEP44OM_js.a.array(p).nullable().describe("Array of space availability information for one or more arrival terminal destinations, as space for arrival terminal objects. E.g., array containing Friday Harbor destination with space counts, array containing multiple destinations for multi-destination sailing, null when space information is unavailable. Used for real-time space availability display by destination.")}).describe("Represents departing space information including departure time, cancellation status, vessel details, maximum capacity, and space availability for arrival terminals. E.g., departure at 9:35 PM with Samish vessel (ID 69, capacity 141) and space information for Friday Harbor destination. Used for real-time departure space availability display."),d=a.extend({DepartingSpaces:chunkSDEP44OM_js.a.array(o).nullable().optional().describe("Array of upcoming departures leaving terminal with space availability information, as departing space objects. E.g., array containing multiple departures with vessel and space details, null when departure information is unavailable. Used for real-time departure space availability display."),IsNoFareCollected:chunkSDEP44OM_js.a.boolean().nullable().describe("Indicator whether terminal is capable of collecting fares, as a boolean. E.g., null when fare collection status is unknown, false when terminal collects fares, true when terminal does not collect fares. Used to determine fare collection capability."),NoFareCollectedMsg:chunkSDEP44OM_js.a.string().nullable().describe("Optional message explaining how inability to collect fares affects terminal conditions data, as a message string. E.g., null when fare collection is available, message when fare collection affects space tracking accuracy. Used to inform users about data limitations.")}).describe("Terminal sailing space information including terminal identification, upcoming departures with space availability, and fare collection status."),$=chunkSDEP44OM_js.a.array(d).describe("Array of sailing space information for all terminals."),ee=d;var te=chunkSDEP44OM_js.a.object({}).describe("Input parameters for retrieving terminal transportation information."),re=chunkSDEP44OM_js.a.object({TerminalID:chunkSDEP44OM_js.a.number().int().describe("Numeric ID of the terminal.")}).describe("Input parameters for retrieving transportation information for a specific terminal.");var t=chunkSDEP44OM_js.a.object({LinkURL:chunkSDEP44OM_js.a.string().nullable().describe("URL to transit agency website or service page, as a transit URL. E.g., 'http://www.skagittransit.org/' for Skagit Transit, 'http://www.kitsaptransit.com/service/routed-buses' for Kitsap Transit, null when transit link is unavailable. Used for accessing transit agency information."),LinkName:chunkSDEP44OM_js.a.string().nullable().describe("Human-readable name of transit agency, as a transit agency name. E.g., 'Skagit Transit' for Skagit Transit agency, 'Kitsap Transit' for Kitsap Transit agency, null when transit name is unavailable. Provides transit agency identification for display."),SortSeq:chunkSDEP44OM_js.a.number().int().nullable().describe("Preferred sort order for transit link display, as an integer. E.g., null when sort order is not specified. Lower values appear first when sorting transit links in ascending order. Used for transit link display ordering.")}).describe("Represents transit link information including transit agency URL, name, and sort order. E.g., Skagit Transit link (http://www.skagittransit.org/). Used for displaying transit agency connections and links."),f=a.extend({ParkingInfo:chunkSDEP44OM_js.a.string().nullable().describe("HTML-formatted parking information for terminal, as parking details. E.g., 'Off-Peak rates effective October 1 through April 30, 2026...' for Anacortes parking rates, null when parking information is unavailable. HTML-formatted text for parking information display."),ParkingShuttleInfo:chunkSDEP44OM_js.a.string().nullable().describe("HTML-formatted information about parking-related shuttles servicing terminal, as shuttle information. E.g., null when no parking shuttles, shuttle details when available. Used for parking shuttle information display."),AirportInfo:chunkSDEP44OM_js.a.string().nullable().describe("HTML-formatted tips for commuting to terminal from airport, as airport directions. E.g., 'From the Seattle-Tacoma International Airport, allow a minimum of 2 1/2 hours...' for Anacortes airport directions, null when airport information is unavailable. HTML-formatted text for airport commuter information."),AirportShuttleInfo:chunkSDEP44OM_js.a.string().nullable().describe("HTML-formatted information about airport shuttles servicing terminal, as shuttle information. E.g., 'When traveling from Sea-Tac Airport to Anacortes there is a shuttle...' for Anacortes airport shuttle, null when airport shuttle information is unavailable. HTML-formatted text for airport shuttle information."),MotorcycleInfo:chunkSDEP44OM_js.a.string().nullable().describe("HTML-formatted information for motorcycle travelers, as motorcycle tips. E.g., 'While motorcycles are not, by Washington Administrative Code...' for motorcycle staging and loading information, null when motorcycle information is unavailable. HTML-formatted text for motorcycle commuter information."),TruckInfo:chunkSDEP44OM_js.a.string().nullable().describe("HTML-formatted information for truck travelers, as truck tips. E.g., 'Expect heavy truck traffic on the first 3 sailings in the morning...' for truck travel information, null when truck information is unavailable. HTML-formatted text for truck commuter information."),BikeInfo:chunkSDEP44OM_js.a.string().nullable().describe("HTML-formatted information for bicycle travelers, as bicycle tips. E.g., 'Approaching the Anacortes Terminal, you will arrive at the vehicle tollbooths...' for bicycle staging information, null when bicycle information is unavailable. HTML-formatted text for bicycle commuter information."),TrainInfo:chunkSDEP44OM_js.a.string().nullable().describe("HTML-formatted information about trains servicing terminal, as train information. E.g., null when no train service, train details when available. Used for train commuter information display."),TaxiInfo:chunkSDEP44OM_js.a.string().nullable().describe("HTML-formatted information about taxis servicing terminal, as taxi information. E.g., null when no taxi information, taxi details when available. Used for taxi commuter information display."),HovInfo:chunkSDEP44OM_js.a.string().nullable().describe("HTML-formatted tips for carpool/vanpool commuters, as HOV information. E.g., 'Carpool/Vanpools must be ticketed and in line 10 minutes before...' for Bainbridge Island HOV information, null when HOV information is unavailable. HTML-formatted text for carpool/vanpool commuter information."),TransitLinks:chunkSDEP44OM_js.a.array(t).nullable().describe("Array of transit agency links servicing terminal, as transit link objects. E.g., array containing Skagit Transit link for Anacortes terminal, array containing Kitsap Transit link for Bainbridge Island terminal, null when transit links are unavailable. Used for displaying transit agency connections.")}).describe("Terminal transportation and commuter information including parking details, vehicle-specific tips, airport information, transit links, and HOV/carpool information."),se=chunkSDEP44OM_js.a.array(f).describe("Array of transportation information for all terminals."),ce=f;var fe=chunkSDEP44OM_js.a.object({}).describe("Input parameters for retrieving comprehensive terminal information."),pe=chunkSDEP44OM_js.a.object({TerminalID:chunkSDEP44OM_js.a.number().int().describe("Numeric ID of the terminal.")}).describe("Input parameters for retrieving comprehensive information for a specific terminal.");var l=chunkSDEP44OM_js.a.object({RouteID:chunkSDEP44OM_js.a.number().int().nullable().describe("Numeric ID of the route associated with the wait time."),RouteName:chunkSDEP44OM_js.a.string().nullable().describe("Display name of the route associated with the wait time."),WaitTimeNotes:chunkSDEP44OM_js.a.string().nullable().describe("Text notes detailing wait time conditions and tips for vehicles and passengers."),WaitTimeLastUpdated:chunkZ6HDFNEQ_js.d().nullable().describe("UTC datetime when the wait time information was last updated."),WaitTimeIVRNotes:chunkSDEP44OM_js.a.string().nullable().describe("Wait time notes formatted for Interactive Voice Response systems.")}).describe("Wait time information including route association, notes, IVR notes, and update date."),u=a.extend({WaitTimes:chunkSDEP44OM_js.a.array(l).nullable().describe("Array of wait time information associated with the terminal.")}).describe("Terminal wait time information including terminal identification and wait time list."),ye=chunkSDEP44OM_js.a.array(u).describe("Array of wait time information for all terminals.");var b=a.extend({OverheadPassengerLoading:chunkSDEP44OM_js.a.boolean().describe("Indicator whether terminal supports overhead passenger loading from upper vehicle deck, as a boolean. E.g., true for terminals with overhead walkways like Anacortes and Bainbridge Island, false for terminals without overhead loading capability. Used to determine passenger boarding capabilities and accessibility features."),Elevator:chunkSDEP44OM_js.a.boolean().describe("Indicator whether terminal has elevator access for passengers, as a boolean. E.g., false for terminals like Anacortes and Bainbridge Island without elevators, true for terminals with elevator access. Used to determine ADA accessibility and passenger mobility accommodations."),WaitingRoom:chunkSDEP44OM_js.a.boolean().describe("Indicator whether terminal has indoor waiting room facility, as a boolean. E.g., true for terminals like Anacortes and Bainbridge Island with waiting rooms, false for terminals without waiting facilities. Used to determine passenger comfort amenities and sheltered waiting areas."),FoodService:chunkSDEP44OM_js.a.boolean().describe("Indicator whether terminal offers food service facilities, as a boolean. E.g., true for terminals like Anacortes and Bainbridge Island with galleys or cafes, false for terminals without food service. Used to determine available amenities for passengers during wait times."),Restroom:chunkSDEP44OM_js.a.boolean().describe("Indicator whether terminal has restroom facilities, as a boolean. E.g., true for terminals like Anacortes and Bainbridge Island with restrooms, false for terminals without restroom access. Used to determine passenger comfort amenities and basic facility availability.")}).and(chunkSDEP44OM_js.a.object({Bulletins:chunkSDEP44OM_js.a.array(r).describe("Active bulletins and alerts associated with terminal, as an array of bulletin objects. E.g., array containing vehicle reservation notices for Anacortes terminal, empty array for terminals without active bulletins. Used to display important terminal information, service changes, and passenger notifications.")})).and(chunkSDEP44OM_js.a.object({Latitude:chunkSDEP44OM_js.a.number().nullable().describe("Terminal latitude coordinate, in decimal degrees. E.g., 48.507351 for Anacortes terminal, 47.622339 for Bainbridge Island terminal, null when coordinate data is unavailable. Used for mapping, distance calculations, and geographic display."),Longitude:chunkSDEP44OM_js.a.number().nullable().describe("Terminal longitude coordinate, in decimal degrees. E.g., -122.677 for Anacortes terminal, -122.509617 for Bainbridge Island terminal, null when coordinate data is unavailable. Used for mapping, distance calculations, and geographic display."),AddressLineOne:chunkSDEP44OM_js.a.string().nullable().describe("Primary street address line for terminal location, as a street address. E.g., '2100 Ferry Terminal Road' for Anacortes terminal, '270 Olympic Drive SE' for Bainbridge Island terminal, null when address is unavailable. Used for navigation, mapping, and location identification."),AddressLineTwo:chunkSDEP44OM_js.a.string().nullable().describe("Secondary address line for terminal location, as an address supplement. E.g., null for most terminals without suite or building numbers, present when additional address details are needed. Used for complete address formatting when available."),City:chunkSDEP44OM_js.a.string().nullable().describe("City name where terminal is located, as a city name. E.g., 'Anacortes' for Anacortes terminal, 'Bainbridge Island' for Bainbridge Island terminal, null when city is unavailable. Used for location identification and address formatting."),State:chunkSDEP44OM_js.a.string().nullable().describe("State abbreviation where terminal is located, as a state code. E.g., 'WA' for Washington state terminals, null when state is unavailable. Used for location identification and address formatting."),ZipCode:chunkSDEP44OM_js.a.string().nullable().describe("Postal code for terminal location, as a zip code string. E.g., '98221' for Anacortes terminal, '98110' for Bainbridge Island terminal, null when zip code is unavailable. Used for location identification and address formatting."),Country:chunkSDEP44OM_js.a.string().nullable().describe("Country name where terminal is located, as a country code. E.g., 'USA' for United States terminals, null when country is unavailable. Used for location identification and international address formatting."),MapLink:chunkSDEP44OM_js.a.string().nullable().describe("URL link to external mapping service displaying terminal location, as a map URL. E.g., Google Maps link for Anacortes terminal, null when map link is unavailable. Used for providing direct navigation links to terminal location."),Directions:chunkSDEP44OM_js.a.string().nullable().describe("Driving directions to terminal from major routes, as HTML-formatted text. E.g., directions from Interstate 5 to Anacortes terminal, null when directions are unavailable. Used for navigation assistance and route planning."),DispGISZoomLoc:chunkSDEP44OM_js.a.array(n).nullable().describe("GIS map display coordinates for terminal at various zoom levels, as an array of zoom-level coordinates. E.g., array with 18 zoom levels for Anacortes terminal, null when zoom-level data is unavailable. Used for optimized map rendering at different zoom levels.")})).and(chunkSDEP44OM_js.a.object({DepartingSpaces:chunkSDEP44OM_js.a.array(o).nullable().optional().describe("Most recent departure sailing space information from terminal, as an array of departing space objects. E.g., array containing vessel details, departure times, and space availability for recent sailings, null or empty when departure data is unavailable. Used for real-time sailing space tracking and capacity monitoring."),IsNoFareCollected:chunkSDEP44OM_js.a.boolean().nullable().describe("Indicator whether terminal lacks fare collection capability, as a boolean. E.g., null for terminals like Anacortes and Bainbridge Island that collect fares, true for terminals without fare collection. Used to determine fare collection availability and terminal conditions data reliability."),NoFareCollectedMsg:chunkSDEP44OM_js.a.string().nullable().describe("Message explaining how lack of fare collection affects terminal conditions data, as a notification message. E.g., null for terminals with fare collection, present when terminal cannot collect fares. Used to inform users about data limitations for terminals without fare collection.")})).and(chunkSDEP44OM_js.a.object({ParkingInfo:chunkSDEP44OM_js.a.string().nullable().describe("Parking availability, rates, and policies for terminal, as HTML-formatted text. E.g., parking rates and payment options for Anacortes terminal, null when parking information is unavailable. Used for parking planning and cost estimation."),ParkingShuttleInfo:chunkSDEP44OM_js.a.string().nullable().describe("Information about shuttle services connecting parking areas to terminal, as HTML-formatted text. E.g., null for terminals without parking shuttles, present when parking shuttles are available. Used for planning parking and terminal access."),AirportInfo:chunkSDEP44OM_js.a.string().nullable().describe("Driving directions and travel time from airport to terminal, as HTML-formatted text. E.g., directions from Sea-Tac Airport to Anacortes terminal, null when airport information is unavailable. Used for airport-to-terminal route planning."),AirportShuttleInfo:chunkSDEP44OM_js.a.string().nullable().describe("Information about shuttle services connecting airport to terminal, as HTML-formatted text. E.g., Bellair Airporter service information for Anacortes terminal, null when airport shuttles are unavailable. Used for airport-to-terminal transportation planning."),MotorcycleInfo:chunkSDEP44OM_js.a.string().nullable().describe("Motorcycle staging, loading, and fare information for terminal, as HTML-formatted text. E.g., motorcycle loading procedures and staging areas for Anacortes terminal, null when motorcycle information is unavailable. Used for motorcycle rider planning and terminal procedures."),TruckInfo:chunkSDEP44OM_js.a.string().nullable().describe("Truck requirements, oversized vehicle approval, and loading information for terminal, as HTML-formatted text. E.g., overweight vehicle travel approval requirements for Anacortes terminal, null when truck information is unavailable. Used for commercial vehicle planning and compliance."),BikeInfo:chunkSDEP44OM_js.a.string().nullable().describe("Bicycle staging, loading procedures, and fare information for terminal, as HTML-formatted text. E.g., bicycle loading procedures and rack availability for Anacortes terminal, null when bicycle information is unavailable. Used for bicycle rider planning and terminal procedures."),TrainInfo:chunkSDEP44OM_js.a.string().nullable().describe("Train service information connecting to terminal, as HTML-formatted text. E.g., null for terminals without train service, present when train connections are available. Used for multimodal transportation planning."),TaxiInfo:chunkSDEP44OM_js.a.string().nullable().describe("Taxi service information for terminal, as HTML-formatted text. E.g., null for terminals without taxi information, present when taxi services are documented. Used for local transportation planning."),HovInfo:chunkSDEP44OM_js.a.string().nullable().describe("Carpool and vanpool information including preferential loading requirements, as HTML-formatted text. E.g., carpool registration and loading procedures for Bainbridge Island terminal, null when HOV information is unavailable. Used for rideshare planning and preferential loading coordination."),TransitLinks:chunkSDEP44OM_js.a.array(t).nullable().describe("Links to transit agencies providing service to terminal, as an array of transit link objects. E.g., array containing Skagit Transit link for Anacortes terminal, Kitsap Transit link for Bainbridge Island terminal, null or empty when no transit links are available. Used for multimodal transportation planning and transit connection information.")})).and(chunkSDEP44OM_js.a.object({WaitTimes:chunkSDEP44OM_js.a.array(l).nullable().describe("Current wait time information and arrival recommendations for terminal, as an array of wait time objects. E.g., array containing vehicle reservation requirements and arrival time recommendations for Anacortes terminal, null when wait time data is unavailable. Used for trip planning and arrival time guidance.")})).and(chunkSDEP44OM_js.a.object({RealtimeIntroMsg:chunkSDEP44OM_js.a.string().nullable().describe("Introductory message explaining real-time terminal conditions data display, as HTML-formatted text. E.g., message about approximate vehicle spaces available in holding area for Anacortes terminal, null when intro message is unavailable. Used to provide context for real-time conditions data."),AdditionalInfo:chunkSDEP44OM_js.a.string().nullable().describe("Additional terminal information including hours, services, and general details, as HTML-formatted text. E.g., passenger booth hours and kiosk information for Anacortes terminal, null when additional information is unavailable. Used for comprehensive terminal information display."),LostAndFoundInfo:chunkSDEP44OM_js.a.string().nullable().describe("Lost and found procedures, contact information, and retention policies for terminal, as HTML-formatted text. E.g., lost and found location and contact details for Anacortes terminal, null when lost and found information is unavailable. Used for lost item reporting and retrieval."),SecurityInfo:chunkSDEP44OM_js.a.string().nullable().describe("Security plan information and safety policies for terminal, as HTML-formatted text. E.g., U.S. Coast Guard approved security plan information, null when security information is unavailable. Used for security awareness and compliance information."),ConstructionInfo:chunkSDEP44OM_js.a.string().nullable().describe("Ongoing or planned construction activities affecting terminal, as HTML-formatted text. E.g., null for terminals without active construction, present when construction impacts terminal operations. Used for construction impact awareness and trip planning."),FoodServiceInfo:chunkSDEP44OM_js.a.string().nullable().describe("Food service hours, locations, and availability for terminal, as HTML-formatted text. E.g., galley hours and cafe information for Anacortes terminal, null when food service information is unavailable. Used for meal planning and food service availability."),AdaInfo:chunkSDEP44OM_js.a.string().nullable().describe("ADA accessibility features, elevator access, and accommodation information for terminal, as HTML-formatted text. E.g., overhead passenger ramp and elevator access information for Anacortes terminal, null when ADA information is unavailable. Used for accessibility planning and accommodation requests."),FareDiscountInfo:chunkSDEP44OM_js.a.string().nullable().describe("Fare discount programs, eligibility requirements, and purchase information for terminal, as HTML-formatted text. E.g., senior and youth fare information for Anacortes terminal, null when fare discount information is unavailable. Used for fare planning and discount eligibility."),TallySystemInfo:chunkSDEP44OM_js.a.string().nullable().describe("Tally system information for terminal operations, as HTML-formatted text. E.g., null for terminals without tally system documentation, present when tally system information is available. Used for operational information and system documentation."),ChamberOfCommerce:chunkSDEP44OM_js.a.object({LinkURL:chunkSDEP44OM_js.a.string().nullable().describe("URL link to local chamber of commerce website, as a web URL. E.g., 'http://www.anacortes.org' for Anacortes Chamber of Commerce, null when chamber link is unavailable. Used for local business and visitor information."),LinkName:chunkSDEP44OM_js.a.string().nullable().describe("Display name for local chamber of commerce, as a chamber name. E.g., 'Chamber of Commerce' for Anacortes, 'Bainbridge Island Chamber of Commerce' for Bainbridge Island, null when chamber name is unavailable. Used for display and identification."),SortSeq:chunkSDEP44OM_js.a.int().nullable().describe("Preferred display sort order for chamber of commerce link, as an integer sequence number. E.g., null for default sorting, numeric value when specific sort order is required. Used for controlling link display order.")}).nullable().describe("Chamber of commerce information including link URL, name, and sort order for terminal, as a chamber object. E.g., object with Anacortes Chamber of Commerce link, null when chamber information is unavailable. Used for local business and visitor information."),FacInfo:chunkSDEP44OM_js.a.string().nullable().describe("Facility advisory committee contact information for terminal, as HTML-formatted text. E.g., Ferry Advisory Committee contact information, null when facility information is unavailable. Used for community participation and feedback."),ResourceStatus:chunkSDEP44OM_js.a.string().nullable().describe("Resource status information for terminal operations, as a status string. E.g., null for terminals without resource status documentation, present when resource status information is available. Used for operational status tracking."),TypeDesc:chunkSDEP44OM_js.a.string().nullable().describe("Terminal type classification description, as a type string. E.g., 'Passenger and Car' for terminals like Anacortes and Bainbridge Island, null when type description is unavailable. Used for terminal classification and display."),REALTIME_SHUTOFF_FLAG:chunkSDEP44OM_js.a.boolean().describe("Indicator whether real-time conditions data is disabled for terminal, as a boolean. E.g., false for terminals with active real-time data, true when real-time data is shut off. Used to determine real-time data availability."),REALTIME_SHUTOFF_MESSAGE:chunkSDEP44OM_js.a.string().nullable().describe("Message explaining why real-time conditions data is unavailable, as a status message. E.g., 'The Real-Time Conditions are unavailable due to technical difficulties' for terminals with shutoff flag true, null when real-time data is available. Used to inform users about real-time data status."),VisitorLinks:chunkSDEP44OM_js.a.array(t).nullable().describe("Links to visitor information and tourism resources for terminal area, as an array of visitor link objects. E.g., empty array for terminals without visitor links, array with tourism resources when available. Used for visitor information and local attractions.")})).describe("Comprehensive terminal information combining data from terminalBasics, terminalBulletins, terminalLocations, terminalTransports, and terminalWaitTimes endpoints."),Ae=chunkSDEP44OM_js.a.array(b).describe("Array of comprehensive terminal information for all terminals.");var Ee=chunkSDEP44OM_js.a.object({}).describe("Input parameters for retrieving terminal wait time information."),ze=chunkSDEP44OM_js.a.object({TerminalID:chunkSDEP44OM_js.a.number().int().describe("Numeric ID of the terminal.")}).describe("Input parameters for retrieving wait time information for a specific terminal.");
exports.A=t;exports.B=f;exports.C=se;exports.D=ce;exports.E=fe;exports.F=pe;exports.G=l;exports.H=u;exports.I=ye;exports.J=b;exports.K=Ae;exports.L=Ee;exports.M=ze;exports.a=h;exports.b=y;exports.c=s;exports.d=x;exports.e=k;exports.f=U;exports.g=B;exports.h=r;exports.i=c;exports.j=M;exports.k=C;exports.l=R;exports.m=W;exports.n=n;exports.o=m;exports.p=P;exports.q=O;exports.r=K;exports.s=Y;exports.t=p;exports.u=o;exports.v=d;exports.w=$;exports.x=ee;exports.y=te;exports.z=re;//# sourceMappingURL=chunk-SB2PCEBT.js.map
//# sourceMappingURL=chunk-SB2PCEBT.js.map