Package-level declarations
Types
Provider for fetching ETA (Estimated Time of Arrival) for different transport modes using brief route information.
Default implementation of RouteSearchOptionsProvider that uses standard SDK options for all transport modes.
Types of route features with associated visual properties and priority Priority order matches the design specification from highest to lowest
Color scheme for route cards
Dimensions for route card components
Brand colors used throughout the application
Aggregated colors for the RouteEditorComposable and its children
Brand text styles with consistent typography
ViewModel for managing route planning and editing functionality.
Represents a feature or attribute of a route (e.g., traffic, tolls, accidents, road conditions)
Provider interface for creating route search options for different transport modes. Each method has a default implementation that can be overridden to customize routing behavior for specific transport modes.
Data class representing route information
Represents a route point with an optional custom label for display in the UI.
Color scheme for transportation modes components
Transportation mode options with drawable resources
Functions
Individual route card component that displays route information
Navigation bottom sheet content that matches the Figma design This is the content that goes inside the ThreeStateBottomSheet
Component that displays start and destination points with interchange and close functionality
Transportation modes row component
Transportation mode selector item