@descope/web-components-ui 2.2.9 → 2.2.10

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
@@ -18738,6 +18738,7 @@ const componentName$i = getComponentName('hybrid-field');
18738
18738
 
18739
18739
  const attrs = {
18740
18740
  shared: [
18741
+ 'label',
18741
18742
  'bordered',
18742
18743
  'full-width',
18743
18744
  'label-type',
@@ -18751,7 +18752,6 @@ const attrs = {
18751
18752
  'st-error-message-icon-padding',
18752
18753
  ],
18753
18754
  email: [
18754
- 'label',
18755
18755
  'placeholder',
18756
18756
  'data-errormessage-value-missing-email',
18757
18757
  'data-errormessage-pattern-mismatch-email',
@@ -18770,7 +18770,6 @@ const attrs = {
18770
18770
  'data-errormessage-value-missing-phone',
18771
18771
  ],
18772
18772
  inputBox: [
18773
- 'label',
18774
18773
  'restrict-countries',
18775
18774
  'default-code',
18776
18775
  'phone-minlength',