@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.
@@ -19611,6 +19611,7 @@ const componentName$g = getComponentName$1('hybrid-field');
19611
19611
 
19612
19612
  const attrs = {
19613
19613
  shared: [
19614
+ 'label',
19614
19615
  'bordered',
19615
19616
  'full-width',
19616
19617
  'label-type',
@@ -19624,7 +19625,6 @@ const attrs = {
19624
19625
  'st-error-message-icon-padding',
19625
19626
  ],
19626
19627
  email: [
19627
- 'label',
19628
19628
  'placeholder',
19629
19629
  'data-errormessage-value-missing-email',
19630
19630
  'data-errormessage-pattern-mismatch-email',
@@ -19643,7 +19643,6 @@ const attrs = {
19643
19643
  'data-errormessage-value-missing-phone',
19644
19644
  ],
19645
19645
  inputBox: [
19646
- 'label',
19647
19646
  'restrict-countries',
19648
19647
  'default-code',
19649
19648
  'phone-minlength',