@descope/web-components-ui 1.95.0 → 1.96.0

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.
@@ -16814,7 +16814,7 @@ class RawDateFieldClass extends BaseInputClass$1 {
16814
16814
 
16815
16815
  this.attachShadow({ mode: 'open' }).innerHTML = `
16816
16816
  <div>
16817
- <descope-text-field>
16817
+ <descope-text-field inputmode="numeric">
16818
16818
  <span slot="suffix" class="toggle-calendar">
16819
16819
  ${calendarIcon}
16820
16820
  </span>