Merge branch 'dev' into feature-ai

This commit is contained in:
shamoon
2025-09-01 21:18:31 -07:00
111 changed files with 4613 additions and 4518 deletions

View File

@@ -19,6 +19,7 @@
[class.private]="isPrivate"
[clearable]="allowNull"
[items]="items"
[virtualScroll]="items?.length > 100"
[addTag]="allowCreateNew && addItemRef"
addTagText="Add item"
i18n-addTagText="Used for both types, correspondents, storage paths"