@descope/web-components-ui 1.0.214 → 1.0.216

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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);