2025-10-7
interface ControllerSettingsStyleUI { iframeBorderColor?: string; iframeBorderWidth?: string; iframeBorderStyle?: string; }
const ELEMENT_HIDDEN: string[];