import type { ConsentManager } from './consent-manager.js'; /** * Consent-gated resource blocker. Holds tagged elements inert until the * matching category is granted, then activates them in place. * * Tagging in HTML: * * * *