| %:::% | ::: hack solution |
| CDN_PATH | Cloudfront path |
| check_proper_color | Check if color is set from Semanti-UI palette |
| check_semantic_theme | Semantic theme path validator |
| define_selection_type | Define search type if multiple |
| dropdown | Create dropdown Semantic UI component |
| get_default_semantic_js | Get default semantic js |
| get_default_semantic_theme | Get default semantic css |
| get_dependencies | Add dashboard dependencies to html |
| label | Create HTML label tag |
| list_element | Helper function to render list element |
| menu_divider | Create Semantic UI Divider Item |
| menu_header | Create Semantic UI Header Item |
| menu_item | Create Semantic UI Menu Item |
| parse_val | Parse the 'shiny_input' value from JSON |
| register_search | Register search api url |
| search_field | Create search field Semantic UI component |
| search_selection_api | Add Semantic UI search selection dropdown based on REST API |
| search_selection_choices | Add Semantic UI search selection dropdown based on provided choices |
| semanticPage | Semantic UI page |
| semantic_palette | Semantic colors https://github.com/Semantic-Org/Semantic-UI/blob/master/src/themes/default/globals/site.variables |
| shiny_input | Create universal Shiny input binding |
| shiny_text_input | Create universal Shiny text input binding |
| slider_input | Add Semantic UI slider component |
| SUPPORTED_THEMES | Supported semantic themes |
| tabset | Create Semantic UI tabs |
| uicard | Create Semantic UI card tag |
| uicards | Create Semantic UI cards tag |
| uidropdown | Create Semantic UI Dropdown |
| uifield | Create Semantic UI field tag |
| uifields | Create Semantic UI fields tag |
| uiform | Create Semantic UI form tag |
| uiheader | Create Semantic UI header |
| uiicon | Create Semantic UI icon tag |
| uilabel | Create Semantic UI label tag |
| uilist | Create Semantic UI list with header, description and icons |
| uimenu | Create Semantic UI Menu |
| uimessage | Create Semantic UI Message |
| uirender | Render semanticui htmlwidget |
| uisegment | Create Semantic UI segment |