@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.
package/dist/index.esm.js CHANGED
@@ -6665,7 +6665,7 @@ class RawDateFieldClass extends BaseInputClass$a {
6665
6665
 
6666
6666
  this.attachShadow({ mode: 'open' }).innerHTML = `
6667
6667
  <div>
6668
- <descope-text-field>
6668
+ <descope-text-field inputmode="numeric">
6669
6669
  <span slot="suffix" class="toggle-calendar">
6670
6670
  ${calendarIcon}
6671
6671
  </span>