Variables
Const BOTTOM
BOTTOM: string = "bottom"
Const HIDE_ON_CLICK_DELAY
HIDE_ON_CLICK_DELAY: number = 100
Const LEFT
LEFT: string = "left"
Const RIGHT
RIGHT: string = "right"
Const TOP
TOP: string = "top"
Const TYPE_NAME
TYPE_NAME: string = "phx-component-slidepane"