Index

libs/upp-base/src/modules/alert.ts

AlertOptions

Defines the configuration options for alert modals.

any | null

libs/upp-base/src/modules/localcfg.ts

ConfigValue

Represents a configurable value that can be stored in the configuration system.

string | number | boolean | object | null

libs/upp-base/src/modules/view.ts

EditMode

Represents the different modes for editing within the application.

  • VIEW: View place activity
  • EDIT: Configure place parameters
  • CART: Creating a new ticket
"VIEW" | "EDIT" | "CART"
PlacePanel

Defines the structure for managing panels within the application.

literal type
ViewMode

Represents the different views available in the application.

  • LOGIN: View login screen
  • USER: View user screen (select place)
  • PLACE: View place screen
  • GUEST: Guest (QR) access
"LOGIN" | "USER" | "PLACE" | "GUEST"

libs/upp-base/src/modules/geocode.ts

GeocodePositionCallback
function
GeocodePositionErrorCallback
function

libs/upp-base/src/modules/http.ts

HttpResponseTypes

Available HTTP response types.

"json" | "blob"
HttpSerializer

Available HTTP serializers.

"urlencoded" | "json" | "utf8" | "multipart" | "raw"

libs/upp-base/src/modules/kiosk.ts

KeyboardLayout
Array<KeyboardLayoutRow>
KeyboardLayoutRow

literal type

libs/upp-base/src/modules/toasts.ts

toastType
"primary" | "success" | "warning" | "danger"

libs/upp-base/src/modules/state.ts

UserMode
"GUEST" | "LOGIN"
UserSession
literal type

libs/upp-base/src/modules/socket.ts

WsConnType

Defines the possible WebSocket connection types.

"WSR" | "WSL"

results matching ""

    No results matching ""