UNPKG

ws-dottie

Version:

Your friendly TypeScript companion for Washington State transportation APIs - WSDOT and WSF data with smart caching and React Query integration

2 lines 6.11 kB
'use strict';var chunkVTADX4C6_js=require('./chunk-VTADX4C6.js'),chunkXD2OIZAB_js=require('./chunk-XD2OIZAB.js');exports.a=void 0;var n=chunkXD2OIZAB_js.a(()=>{chunkVTADX4C6_js.b();exports.a=chunkVTADX4C6_js.a.object({}).describe("Input parameters for retrieving current toll rates for all HOV toll lanes.");});var i,a,o=chunkXD2OIZAB_js.a(()=>{chunkVTADX4C6_js.b();i=chunkVTADX4C6_js.a.object({EndLatitude:chunkVTADX4C6_js.a.number().describe("Latitude of trip end point in decimal degrees."),EndLocationName:chunkVTADX4C6_js.a.string().nullable().describe("Display name of trip end location (e.g., 'SR 516', 'SR 18')."),EndLongitude:chunkVTADX4C6_js.a.number().describe("Longitude of trip end point in decimal degrees."),EndMilepost:chunkVTADX4C6_js.a.number().describe("Milepost marker for trip end point."),StartLatitude:chunkVTADX4C6_js.a.number().describe("Latitude of trip start point in decimal degrees."),StartLocationName:chunkVTADX4C6_js.a.string().nullable().describe("Display name of trip start location (e.g., 'I-405', 'S 180th St')."),StartLongitude:chunkVTADX4C6_js.a.number().describe("Longitude of trip start point in decimal degrees."),StartMilepost:chunkVTADX4C6_js.a.number().describe("Milepost marker for trip start point."),TravelDirection:chunkVTADX4C6_js.a.string().nullable().describe("Direction of travel code (e.g., 'S' for southbound, 'N' for northbound)."),TripName:chunkVTADX4C6_js.a.string().nullable().describe("Unique identifier for toll trip route (e.g., 'Tmptp02565', '099tp03268').")}).describe("Common toll trip information including start and end locations, coordinates, and trip identification."),a=chunkVTADX4C6_js.a.object({Message:chunkVTADX4C6_js.a.string().nullable().describe("Toll rate message or display text (e.g., 'FREE', '$4.95'). Empty string when unavailable."),MessageUpdateTime:chunkVTADX4C6_js.a.date().describe("UTC datetime when toll rate message was last updated."),Toll:chunkVTADX4C6_js.a.number().describe("Toll amount for trip in dollars."),TripName:chunkVTADX4C6_js.a.string().nullable().describe("Unique identifier for toll trip route (e.g., '405tp02752', '520tp00422', '099tp03060').")}).describe("Common toll trip rate information including toll amount, message, and update timestamp.");});exports.c=void 0;var l=chunkXD2OIZAB_js.a(()=>{chunkVTADX4C6_js.b();o();exports.c=i.extend({CurrentToll:chunkVTADX4C6_js.a.number().int().describe("Current toll amount in cents. May be negative when toll is unavailable. May not match sign display due to timing differences."),CurrentMessage:chunkVTADX4C6_js.a.string().nullable().describe("Message displayed on toll sign instead of toll amount. Null when toll amount is displayed, empty string when no message is shown."),StateRoute:chunkVTADX4C6_js.a.string().nullable().describe("State route identifier where toll applies (e.g., '099' for SR-99, '405' for I-405)."),TimeUpdated:chunkVTADX4C6_js.a.date().describe("UTC datetime when toll rate was last updated.")}).describe("Current toll rate information for a single HOV toll lane trip, including pricing and location data.");});exports.e=void 0;var s=chunkXD2OIZAB_js.a(()=>{chunkVTADX4C6_js.b();exports.e=chunkVTADX4C6_js.a.object({}).describe("Input parameters for retrieving trip information for all toll trips.");});exports.g=void 0;var p=chunkXD2OIZAB_js.a(()=>{chunkVTADX4C6_js.b();o();exports.g=i.extend({Geometry:chunkVTADX4C6_js.a.string().nullable().describe("Encoded route geometry data for mapping. Empty string or null when geometry is unavailable."),LastUpdated:chunkVTADX4C6_js.a.date().describe("UTC datetime when trip route information was last modified.")}).describe("Trip route information for a single toll trip, including locations, coordinates, and optional geometry.");});exports.i=void 0;exports.j=void 0;exports.k=void 0;var d=chunkXD2OIZAB_js.a(()=>{chunkVTADX4C6_js.b();exports.i=chunkVTADX4C6_js.a.object({}).describe("Input parameters for retrieving current toll rates for all trips."),exports.j=chunkVTADX4C6_js.a.object({FromDate:chunkVTADX4C6_js.a.string().describe("Start date for historical query in YYYY-MM-DD format."),ToDate:chunkVTADX4C6_js.a.string().describe("End date for historical query in YYYY-MM-DD format.")}).describe("Input parameters for retrieving historical toll rates within a date range."),exports.k=chunkVTADX4C6_js.a.object({Version:chunkVTADX4C6_js.a.number().int().describe("Version number for toll trip rates data.")}).describe("Input parameters for retrieving toll rates for a specific version number.");});exports.m=void 0;exports.n=void 0;var c=chunkXD2OIZAB_js.a(()=>{chunkVTADX4C6_js.b();o();exports.m=a.describe("Toll rate information for a single trip including toll amount, message, and update timestamp."),exports.n=chunkVTADX4C6_js.a.object({LastUpdated:chunkVTADX4C6_js.a.date().describe("UTC datetime when toll trip rates were last updated."),Trips:chunkVTADX4C6_js.a.array(exports.m).nullable().describe("Array of trip rate information for all toll trips. Null when trip rates are unavailable."),Version:chunkVTADX4C6_js.a.number().int().describe("Version number of toll trips data. Increments when trip rates data is updated.")}).describe("Container for toll trip rates including update timestamp, array of trip rates, and version number.");});exports.p=void 0;var u=chunkXD2OIZAB_js.a(()=>{chunkVTADX4C6_js.b();exports.p=chunkVTADX4C6_js.a.object({}).describe("Input parameters for retrieving current version information for toll trip rates data.");});exports.r=void 0;var f=chunkXD2OIZAB_js.a(()=>{chunkVTADX4C6_js.b();exports.r=chunkVTADX4C6_js.a.object({TimeStamp:chunkVTADX4C6_js.a.date().describe("UTC datetime when version was created or last updated."),Version:chunkVTADX4C6_js.a.number().int().describe("Version number for toll trip rates data. Increments when trip rates data is updated.")}).describe("Version information for toll trip rates data including version number and timestamp.");});exports.b=n;exports.d=l;exports.f=s;exports.h=p;exports.l=d;exports.o=c;exports.q=u;exports.s=f;//# sourceMappingURL=chunk-EIOIOQKD.js.map //# sourceMappingURL=chunk-EIOIOQKD.js.map