@aurodesignsystem-dev/auro-formkit 0.0.0-pr1110.3 → 0.0.0-pr1118.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.
@@ -29719,6 +29719,7 @@ class AuroDatePicker extends AuroElement$1 {
29719
29719
  <span slot="label"><slot name="toLabel"></slot></span>
29720
29720
  </${this.inputTag}>
29721
29721
  </div>
29722
+ <div class="util_displayHiddenVisually">displayValue</div>
29722
29723
  ` : undefined}
29723
29724
  `;
29724
29725
  }
@@ -29460,6 +29460,7 @@ class AuroDatePicker extends AuroElement$1 {
29460
29460
  <span slot="label"><slot name="toLabel"></slot></span>
29461
29461
  </${this.inputTag}>
29462
29462
  </div>
29463
+ <div class="util_displayHiddenVisually">displayValue</div>
29463
29464
  ` : undefined}
29464
29465
  `;
29465
29466
  }
@@ -29385,6 +29385,7 @@ class AuroDatePicker extends AuroElement$1 {
29385
29385
  <span slot="label"><slot name="toLabel"></slot></span>
29386
29386
  </${this.inputTag}>
29387
29387
  </div>
29388
+ <div class="util_displayHiddenVisually">displayValue</div>
29388
29389
  ` : undefined}
29389
29390
  `;
29390
29391
  }
@@ -29385,6 +29385,7 @@ class AuroDatePicker extends AuroElement$1 {
29385
29385
  <span slot="label"><slot name="toLabel"></slot></span>
29386
29386
  </${this.inputTag}>
29387
29387
  </div>
29388
+ <div class="util_displayHiddenVisually">displayValue</div>
29388
29389
  ` : undefined}
29389
29390
  `;
29390
29391
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aurodesignsystem-dev/auro-formkit",
3
- "version": "0.0.0-pr1110.3",
3
+ "version": "0.0.0-pr1118.0",
4
4
  "description": "A collection of web components used to build forms.",
5
5
  "homepage": "https://github.com/AlaskaAirlines/auro-formkit#readme",
6
6
  "bugs": {