Select Y-axis signals to begin...
{% from 'partials/trial_viewer/_macros.html' import field_help_icon, field_reset_icon %}
{# profilesCoords lives on the main component, not a local x-data here - it also needs to be computed from the Ctrl+S shortcut (trial-viewer.ts), a different Alpine scope that a button-local value would be unreachable from. id (not just x-ref) so that keydown handler can find this exact button via plain DOM lookup. #} {% from 'partials/trial_viewer/_macros.html' import tree_folder_row, tree_expand_collapse_buttons, tree_indent_guides, tree_search_input, tree_sort_controls %}