Variables
$
$: any
Const ABOVE
ABOVE: string = "above"
Const BELOW
BELOW: string = "below"
Const LEFT
LEFT: string = "left"
Const POPOVER_HIDE_EVENT
POPOVER_HIDE_EVENT: string = "calendarpopoverhide"
Const POPOVER_SHOW_EVENT
POPOVER_SHOW_EVENT: string = "calendarpopovershow"
Const RIGHT
RIGHT: string = "right"
Const TYPE_NAME
TYPE_NAME: string = "phx-calendar-entry-popover"