{{! Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: BUSL-1.1 }} {{#if (gt @byMonthNewClients.length 1)}} <:dataLeft>
{{#if @isSecretsSyncActivated}} {{/if}}
<:dataRight>
Client usage by month Split by client type
{{#if this.showStacked}} {{else}} {{/if}}
{{else}} {{#let (get @byMonthNewClients "0") as |singleMonthData|}} {{#if (and @isHistoricalMonth singleMonthData.clients)}}
{{#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}}