Module Ocb.Gen

val calc_width : string -> float
val sanitize : string -> string
val create_accessible_text : Stdlib.String.t -> string -> string
val bare : Stdlib.Format.formatter -> ?⁠color:Color.t -> ?⁠style:Style.t -> ?⁠scale:float -> status:string -> unit
val mk : Stdlib.Format.formatter -> ?⁠label:Stdlib.String.t -> ?⁠color:Color.t -> ?⁠style:Style.t -> ?⁠icon:string option -> ?⁠icon_width:float -> ?⁠label_color:Color.t -> ?⁠scale:float -> status:string -> unit -> unit