[AAE-5124] Show counter only when attaching files (#7011)

* [AAE-5124] Show counter only when attaching files

* Reset package-lock.json

* Add another unit test

* Fix unit test
This commit is contained in:
Thomas Hunter
2021-05-12 17:42:49 +02:00
committed by GitHub
parent 3a558d701a
commit c96b6ea36f
7 changed files with 45 additions and 2 deletions

View File

@@ -45,6 +45,7 @@ Opens a [Content Node Selector](content-node-selector.component.md) in its own
| showDropdownSiteList | `boolean` | | Toggle sites list dropdown rendering |
| showFilesInResult | `void` | | Shows the files and folders in the search result |
| showSearch | `boolean` | | Toggle search input rendering |
| showNodeCounter | `boolean` | false | Shows the node counter in the breadcrumb |
### Events