( function( fieldsAPI, $ ) {
    'use strict';

    function toggleTemplateTagList( $button ) {
        if ( 'true' === $button.attr( 'aria-expanded' ) ) {