{# SPDX-License-Identifier: Apache-2.0 #} {# Copyright (C) 2025 Marcin Zieba #} {# Reusable state-pill + name filter for a category table, mirroring the Interfaces tab. #} {# Rows are already rendered, so filtering is client-side and instant. Each must #} {# carry data-status and data-owned; the kind (drift / pending / in_sync) is derived #} {# here exactly like summary.display_state. Params: fid = id of the wrapper holding the #} {# ; placeholder = search-box placeholder (optional). #}
{% if not text_only %}
{% endif %}