From 91c9314176439ae8098dce2ced1f069d6a8d750c Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Thu, 20 Feb 2025 12:21:58 +0100 Subject: [PATCH] WW-5529 Adds autogenerated files with updated desc --- core/src/site/resources/tags/combobox-attributes.html | 8 -------- core/src/site/resources/tags/password-attributes.html | 8 -------- core/src/site/resources/tags/textfield-attributes.html | 8 -------- 3 files changed, 24 deletions(-) diff --git a/core/src/site/resources/tags/combobox-attributes.html b/core/src/site/resources/tags/combobox-attributes.html index c215391f0..227a8779b 100644 --- a/core/src/site/resources/tags/combobox-attributes.html +++ b/core/src/site/resources/tags/combobox-attributes.html @@ -165,14 +165,6 @@ String Set the value used to retrieve the option value. - - maxLength - false - - false - Integer - Deprecated. Use maxlength instead. - maxlength false diff --git a/core/src/site/resources/tags/password-attributes.html b/core/src/site/resources/tags/password-attributes.html index 1bdac2584..01b588198 100644 --- a/core/src/site/resources/tags/password-attributes.html +++ b/core/src/site/resources/tags/password-attributes.html @@ -117,14 +117,6 @@ String String that will be appended to the label - - maxLength - false - - false - Integer - Deprecated. Use maxlength instead. - maxlength false diff --git a/core/src/site/resources/tags/textfield-attributes.html b/core/src/site/resources/tags/textfield-attributes.html index 50f2eeee1..fee81b3e5 100644 --- a/core/src/site/resources/tags/textfield-attributes.html +++ b/core/src/site/resources/tags/textfield-attributes.html @@ -117,14 +117,6 @@ String String that will be appended to the label - - maxLength - false - - false - Integer - Deprecated. Use maxlength instead. - maxlength false