{{! Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: BUSL-1.1 ~}} {{#if (gt @byMonthActivityData.length 1)}} <:subTitle> <:stats>
{{#if @isSecretsSyncActivated}} {{/if}}
<:chart> <:legend> {{#each this.chartLegend as |l|}} {{capitalize l.label}} {{/each}}
{{else}} {{#let (get @byMonthActivityData "0") as |singleMonthData|}} {{#if (and @isHistoricalMonth singleMonthData.new_clients.clients)}}
{{#if @isSecretsSyncActivated}} {{/if}}
{{#if @isSecretsSyncActivated}} {{/if}}
{{else}} {{! Renders when viewing the current month or for activity log data that predates the monthly breakdown added in 1.11 }} {{#if @isSecretsSyncActivated}} {{/if}} {{/if}} {{/let}} {{/if}}