From c37e9ea1870c576a5e61904eb1b457a053dc6c5a Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 5 Sep 2026 16:18:13 -0700 Subject: [PATCH] Chore: resolve Angular NG01354 warnings (#14000) --- .../custom-fields-dropdown.component.html | 2 +- ...ustom-fields-query-dropdown.component.html | 29 +++++++++++-------- .../common/input/check/check.component.html | 2 +- .../common/input/color/color.component.html | 2 +- .../custom-fields-values.component.html | 20 ++++++------- .../common/input/date/date.component.html | 2 +- .../document-link.component.html | 2 +- .../input/entries/entries.component.html | 4 +-- .../common/input/file/file.component.html | 2 +- .../input/monetary/monetary.component.html | 4 +-- .../common/input/number/number.component.html | 2 +- .../input/password/password.component.html | 2 +- .../permissions-group.component.html | 2 +- .../permissions-user.component.html | 2 +- .../common/input/select/select.component.html | 2 +- .../common/input/switch/switch.component.html | 2 +- .../common/input/tags/tags.component.html | 2 +- .../common/input/text/text.component.html | 2 +- .../input/textarea/textarea.component.html | 1 + .../common/input/url/url.component.html | 2 +- 20 files changed, 47 insertions(+), 41 deletions(-) diff --git a/src-ui/src/app/components/common/custom-fields-dropdown/custom-fields-dropdown.component.html b/src-ui/src/app/components/common/custom-fields-dropdown/custom-fields-dropdown.component.html index b94fceabd..a465478f9 100644 --- a/src-ui/src/app/components/common/custom-fields-dropdown/custom-fields-dropdown.component.html +++ b/src-ui/src/app/components/common/custom-fields-dropdown/custom-fields-dropdown.component.html @@ -6,7 +6,7 @@