From e9116ae3da55473d685ffe40a94a95a633162b21 Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Tue, 18 Feb 2025 16:28:22 +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