{{title 'Key/Value'}} {{partial 'dc/kv/notifications'}}
    {{#if (not-eq parent.Key '/') }}
  1. Key / Values
  2. {{/if}} {{#each (slice 0 -2 (split parent.Key '/')) as |breadcrumb index|}}
  3. {{breadcrumb}}
  4. {{/each}}

{{#if (eq parent.Key '/')}} Key / Value {{else}} {{take 1 (drop 1 (reverse (split parent.Key '/')))}} {{/if}}

{{#if (gt items.length 0) }} {{/if}} {{#if (not-eq parent.Key '/') }} Create {{else}} Create {{/if}} Name {{right-trim (left-trim item.Key parent.Key) '/'}} More
  • {{if item.isFolder 'View' 'Edit'}}
  • Confirm Delete

    Are you sure you want to delete this key?

  • {{#if (gt items.length 0)}} No K/V pairs found {{else}} Welcome to Key/Value {{/if}}

    {{#if (gt items.length 0)}} No K/V pairs where found matching that search, or you may not have access to view the K/V pairs you are searching for. {{else}} You don't have any K/V pairs, or you may not have access to view K/V pairs yet. {{/if}}