# Generated by roxygen2: do not edit by hand

S3method(print,imola.breakpoint)
S3method(print,imola.breakpoint.system)
S3method(print,imola.template)
export(addBreakpoint)
export(breakpoint)
export(breakpointSystem)
export(exportBreakpointSystem)
export(exportTemplate)
export(flexPage)
export(flexPanel)
export(getBreakpointSystem)
export(getTemplate)
export(gridPage)
export(gridPanel)
export(gridTemplate)
export(importBreakpointSystem)
export(importTemplate)
export(listBreakpointSystems)
export(listTemplates)
export(registerBreakpointSystem)
export(registerTemplate)
export(removeBreakpoint)
export(setActiveBreakpointSystem)
export(unregisterBreakpointSystem)
export(unregisterTemplate)
importFrom(glue,glue)
importFrom(htmltools,HTML)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(shiny,bootstrapLib)
importFrom(shiny,htmlTemplate)
importFrom(shiny,tagAppendAttributes)
importFrom(shiny,tagAppendChild)
importFrom(shiny,tagList)
importFrom(shiny,tags)
importFrom(stringi,stri_rand_strings)
importFrom(stringi,stri_remove_empty)
importFrom(utils,modifyList)
importFrom(yaml,read_yaml)
importFrom(yaml,write_yaml)
