@descope/web-components-ui 1.0.293 → 1.0.294

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.
@@ -7661,8 +7661,6 @@ const PolicyValidationClass = compose(
7661
7661
  componentNameValidationMixin
7662
7662
  )(RawPolicyValidation);
7663
7663
 
7664
- customElements.define(componentName$k, PolicyValidationClass);
7665
-
7666
7664
  const componentName$j = getComponentName('new-password');
7667
7665
 
7668
7666
  const policyPreviewVars = PolicyValidationClass.cssVarList;