@descope/web-components-ui 1.0.215 → 1.0.217

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.esm.js CHANGED
@@ -5629,6 +5629,7 @@ const commonAttrs = [
5629
5629
  'invalid',
5630
5630
  'readonly',
5631
5631
  'draggable',
5632
+ 'autocomplete',
5632
5633
  ];
5633
5634
 
5634
5635
  const inputRelatedAttrs = [].concat(commonAttrs, passwordInputAttrs, confirmInputAttrs);