# Generated by roxygen2: do not edit by hand

S3method(as.list,dock_extensions)
S3method(as.list,dock_stack)
S3method(as_block_handle_id,block_handle_id)
S3method(as_block_handle_id,block_panel_id)
S3method(as_block_handle_id,blocks)
S3method(as_block_handle_id,character)
S3method(as_block_handle_id,dock_id)
S3method(as_block_handle_id,list)
S3method(as_block_panel_id,block_handle_id)
S3method(as_block_panel_id,block_panel_id)
S3method(as_block_panel_id,blocks)
S3method(as_block_panel_id,character)
S3method(as_block_panel_id,dock_id)
S3method(as_block_panel_id,list)
S3method(as_dock_board,board)
S3method(as_dock_board,dock_board)
S3method(as_dock_extensions,dock_extension)
S3method(as_dock_extensions,dock_extensions)
S3method(as_dock_extensions,list)
S3method(as_dock_handle_id,blocks)
S3method(as_dock_handle_id,board)
S3method(as_dock_handle_id,character)
S3method(as_dock_handle_id,dock_extension)
S3method(as_dock_handle_id,dock_extensions)
S3method(as_dock_handle_id,dock_handle_id)
S3method(as_dock_handle_id,dock_layout)
S3method(as_dock_layout,board)
S3method(as_dock_layout,dock_layout)
S3method(as_dock_layout,list)
S3method(as_dock_panel_id,blocks)
S3method(as_dock_panel_id,board)
S3method(as_dock_panel_id,character)
S3method(as_dock_panel_id,dock_extension)
S3method(as_dock_panel_id,dock_extensions)
S3method(as_dock_panel_id,dock_layout)
S3method(as_dock_panel_id,dock_panel_id)
S3method(as_dock_stack,dock_stack)
S3method(as_dock_stack,list)
S3method(as_dock_stack,stack)
S3method(as_ext_handle_id,block_panel_id)
S3method(as_ext_handle_id,character)
S3method(as_ext_handle_id,dock_extension)
S3method(as_ext_handle_id,dock_id)
S3method(as_ext_handle_id,ext_handle_id)
S3method(as_ext_handle_id,ext_panel_id)
S3method(as_ext_handle_id,list)
S3method(as_ext_panel_id,character)
S3method(as_ext_panel_id,dock_extension)
S3method(as_ext_panel_id,dock_extensions)
S3method(as_ext_panel_id,dock_id)
S3method(as_ext_panel_id,ext_handle_id)
S3method(as_ext_panel_id,ext_panel_id)
S3method(as_ext_panel_id,list)
S3method(as_obj_id,block_handle_id)
S3method(as_obj_id,block_panel_id)
S3method(as_obj_id,character)
S3method(as_obj_id,dock_panel_id)
S3method(as_obj_id,ext_handle_id)
S3method(as_obj_id,ext_panel_id)
S3method(as_obj_id,list)
S3method(block_ui,dock_board)
S3method(blockr_app_options,dock_board)
S3method(blockr_app_server,dock_board)
S3method(blockr_app_ui,dock_board)
S3method(blockr_deser,dock_extension)
S3method(blockr_deser,dock_extensions)
S3method(blockr_deser,dock_layout)
S3method(blockr_deser,dock_stack)
S3method(blockr_ser,dock_extension)
S3method(blockr_ser,dock_extensions)
S3method(blockr_ser,dock_layout)
S3method(board_options,dock_extension)
S3method(board_plugins,dock_board)
S3method(board_ui,dock_board)
S3method(extension_block_callback,dock_extension)
S3method(format,dock_stack)
S3method(insert_block_ui,dock_board)
S3method(names,dock_extensions)
S3method(remove_block_ui,dock_board)
S3method(restore_board,dock_board)
S3method(rm_blocks,dock_board)
S3method(serialize_board,dock_board)
S3method(stack_color,board)
S3method(stack_color,dock_stack)
S3method(stack_color,stack)
S3method(stack_color,stacks)
S3method(validate_board,dock_board)
S3method(validate_extension,dock_extension)
S3method(validate_stack,dock_stack)
export("dock_extensions<-")
export("dock_layout<-")
export("stack_color<-")
export(add_block_action)
export(add_link_action)
export(add_stack_action)
export(append_block_action)
export(as_block_handle_id)
export(as_block_panel_id)
export(as_dock_board)
export(as_dock_extensions)
export(as_dock_handle_id)
export(as_dock_layout)
export(as_dock_panel_id)
export(as_dock_stack)
export(as_ext_handle_id)
export(as_ext_panel_id)
export(as_obj_id)
export(blk_color)
export(blk_icon_data_uri)
export(blks_metadata)
export(block_input_select)
export(block_registry_selectize)
export(board_select)
export(create_dock_layout)
export(default_grid)
export(dock_board_options)
export(dock_ext_ids)
export(dock_extensions)
export(dock_id)
export(dock_layout)
export(edit_stack_action)
export(extension_block_callback)
export(extension_ctor)
export(extension_id)
export(extension_name)
export(extension_server)
export(extension_ui)
export(is_action)
export(is_action_function)
export(is_action_module)
export(is_dock_board)
export(is_dock_extension)
export(is_dock_extensions)
export(is_dock_layout)
export(is_dock_stack)
export(new_action)
export(new_dock_board)
export(new_dock_extension)
export(new_dock_extensions)
export(new_dock_layout)
export(new_dock_stack)
export(new_edit_board_extension)
export(remove_block_action)
export(remove_link_action)
export(remove_stack_action)
export(show_panel)
export(stack_color)
export(suggest_new_colors)
export(validate_dock_layout)
export(validate_extension)
export(validate_extensions)
import(blockr.core)
import(bslib)
import(shiny)
importFrom(glue,glue)
