{# tag_me/templates/tag_me/tag_me_select_search_bar_desktop.html #} {% comment %} DESKTOP INLINE ACTION BUTTONS Icon-only buttons that appear conditionally based on state Always visible when relevant (no menu) {% endcomment %}
{% comment %} TEMPLATE CLASS MIGRATION - DESKTOP SEARCH BAR (MD3 REFACTOR v3.0) ================================================================== Date: December 06, 2025 Migration: MD3 Elevation Alignment with Datetime Component CHANGES APPLIED: ✅ All buttons/links (5 instances): 1. hover:bg-surface-container-high-lib → hover:bg-surface-container-highest-lib [3→4] - Dropdown is now at [3], hover needs to go to [4] 2. ring-offset-surface-container-lib → ring-offset-surface-container-high-lib [1→3] - Parent dropdown is now at surface-container-high-lib [3] - Ring offset must match parent surface AFFECTED ELEMENTS: 1. Add button 2. Clear search button 3. Remove all tags button 4. Help link 5. Management link ELEVATION CONTEXT: - These buttons sit inside the dropdown search section - Dropdown is now at surface-container-high-lib [3] - Hover state elevates to surface-container-highest-lib [4] - Ring offset matches dropdown background [3] NO OTHER CHANGES: - Alpine.js: unchanged - HTMX: unchanged - HTML structure: unchanged - Spacing/layout: unchanged - Non-MD3 classes: unchanged {% endcomment %}