{{#if @mutable}} {{/if}} {{#each this.allPatterns as |pattern|}}
{{#if @mutable}} {{#if pattern.hasBuffer}} {{/if}} {{/if}} {{#if this.showCounter}} {{/if}}
{{#if @applyRetroactivelyCheckbox}} {{#if pattern.isNew}}
Apply retroactively
{{/if}} {{/if}} {{~#if pattern.error~}}
      {{~pattern.error~}}
    
{{~/if~}} {{/each}}