@aurodesignsystem-dev/auro-formkit 0.0.0-pr788.4 → 0.0.0-pr788.5

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.
@@ -17163,7 +17163,7 @@ class AuroCombobox extends AuroElement$1 {
17163
17163
 
17164
17164
  <${this.bibtemplateTag} ?large="${this.largeFullscreenHeadline}">
17165
17165
  <slot name="bib.fullscreen.headline" slot="header"></slot>
17166
- <slot name="ariaLabel.bib.close" slot="ariaLabel.close"></slot>
17166
+ <slot name="ariaLabel.bib.close" slot="ariaLabel.close">Close</slot>
17167
17167
  <slot></slot>
17168
17168
  <${this.inputTag}
17169
17169
  id="inputInBib"
@@ -17021,7 +17021,7 @@ class AuroCombobox extends AuroElement$1 {
17021
17021
 
17022
17022
  <${this.bibtemplateTag} ?large="${this.largeFullscreenHeadline}">
17023
17023
  <slot name="bib.fullscreen.headline" slot="header"></slot>
17024
- <slot name="ariaLabel.bib.close" slot="ariaLabel.close"></slot>
17024
+ <slot name="ariaLabel.bib.close" slot="ariaLabel.close">Close</slot>
17025
17025
  <slot></slot>
17026
17026
  <${this.inputTag}
17027
17027
  id="inputInBib"
@@ -16939,7 +16939,7 @@ class AuroCombobox extends AuroElement {
16939
16939
 
16940
16940
  <${this.bibtemplateTag} ?large="${this.largeFullscreenHeadline}">
16941
16941
  <slot name="bib.fullscreen.headline" slot="header"></slot>
16942
- <slot name="ariaLabel.bib.close" slot="ariaLabel.close"></slot>
16942
+ <slot name="ariaLabel.bib.close" slot="ariaLabel.close">Close</slot>
16943
16943
  <slot></slot>
16944
16944
  <${this.inputTag}
16945
16945
  id="inputInBib"
@@ -16939,7 +16939,7 @@ class AuroCombobox extends AuroElement {
16939
16939
 
16940
16940
  <${this.bibtemplateTag} ?large="${this.largeFullscreenHeadline}">
16941
16941
  <slot name="bib.fullscreen.headline" slot="header"></slot>
16942
- <slot name="ariaLabel.bib.close" slot="ariaLabel.close"></slot>
16942
+ <slot name="ariaLabel.bib.close" slot="ariaLabel.close">Close</slot>
16943
16943
  <slot></slot>
16944
16944
  <${this.inputTag}
16945
16945
  id="inputInBib"
@@ -10271,7 +10271,7 @@ class AuroCounterGroup extends AuroElement {
10271
10271
  renderBibTemplate() {
10272
10272
  return u`
10273
10273
  <${this.bibtemplateTag} ?large="${this.largeFullscreenHeadline}">
10274
- <slot name="ariaLabel.bib.close" slot="ariaLabel.close"></slot>
10274
+ <slot name="ariaLabel.bib.close" slot="ariaLabel.close">Close</slot>
10275
10275
  ${this.renderCounterGroup(true)}
10276
10276
  </${this.bibtemplateTag}>
10277
10277
  `;
@@ -10271,7 +10271,7 @@ class AuroCounterGroup extends AuroElement {
10271
10271
  renderBibTemplate() {
10272
10272
  return u`
10273
10273
  <${this.bibtemplateTag} ?large="${this.largeFullscreenHeadline}">
10274
- <slot name="ariaLabel.bib.close" slot="ariaLabel.close"></slot>
10274
+ <slot name="ariaLabel.bib.close" slot="ariaLabel.close">Close</slot>
10275
10275
  ${this.renderCounterGroup(true)}
10276
10276
  </${this.bibtemplateTag}>
10277
10277
  `;
@@ -10224,7 +10224,7 @@ class AuroCounterGroup extends AuroElement {
10224
10224
  renderBibTemplate() {
10225
10225
  return html$1`
10226
10226
  <${this.bibtemplateTag} ?large="${this.largeFullscreenHeadline}">
10227
- <slot name="ariaLabel.bib.close" slot="ariaLabel.close"></slot>
10227
+ <slot name="ariaLabel.bib.close" slot="ariaLabel.close">Close</slot>
10228
10228
  ${this.renderCounterGroup(true)}
10229
10229
  </${this.bibtemplateTag}>
10230
10230
  `;
@@ -10224,7 +10224,7 @@ class AuroCounterGroup extends AuroElement {
10224
10224
  renderBibTemplate() {
10225
10225
  return html$1`
10226
10226
  <${this.bibtemplateTag} ?large="${this.largeFullscreenHeadline}">
10227
- <slot name="ariaLabel.bib.close" slot="ariaLabel.close"></slot>
10227
+ <slot name="ariaLabel.bib.close" slot="ariaLabel.close">Close</slot>
10228
10228
  ${this.renderCounterGroup(true)}
10229
10229
  </${this.bibtemplateTag}>
10230
10230
  `;
@@ -29657,7 +29657,7 @@ class AuroDatePicker extends AuroElement$1 {
29657
29657
  .monthNames="${this.monthNames}"
29658
29658
  part="calendar"
29659
29659
  >
29660
- <slot name="ariaLabel.bib.close" slot="ariaLabel.close" @slotchange="${this.handleSlotToSlot}"></slot>
29660
+ <slot name="ariaLabel.bib.close" slot="ariaLabel.close" @slotchange="${this.handleSlotToSlot}">Close</slot>
29661
29661
  <slot slot="bib.fullscreen.headline" name="bib.fullscreen.headline" @slotchange="${this.handleSlotToSlot}"></slot>
29662
29662
  <slot slot="bib.fullscreen.dateLabel" name="bib.fullscreen.dateLabel" @slotchange="${this.handleSlotToSlot}"></slot>
29663
29663
  <span slot="bib.fullscreen.fromStr">${this.value || u$3`<span class="placeholderDate">${this.format.toUpperCase()}</span>`}</span>
@@ -29398,7 +29398,7 @@ class AuroDatePicker extends AuroElement$1 {
29398
29398
  .monthNames="${this.monthNames}"
29399
29399
  part="calendar"
29400
29400
  >
29401
- <slot name="ariaLabel.bib.close" slot="ariaLabel.close" @slotchange="${this.handleSlotToSlot}"></slot>
29401
+ <slot name="ariaLabel.bib.close" slot="ariaLabel.close" @slotchange="${this.handleSlotToSlot}">Close</slot>
29402
29402
  <slot slot="bib.fullscreen.headline" name="bib.fullscreen.headline" @slotchange="${this.handleSlotToSlot}"></slot>
29403
29403
  <slot slot="bib.fullscreen.dateLabel" name="bib.fullscreen.dateLabel" @slotchange="${this.handleSlotToSlot}"></slot>
29404
29404
  <span slot="bib.fullscreen.fromStr">${this.value || u$3`<span class="placeholderDate">${this.format.toUpperCase()}</span>`}</span>
@@ -29334,7 +29334,7 @@ class AuroDatePicker extends AuroElement$1 {
29334
29334
  .monthNames="${this.monthNames}"
29335
29335
  part="calendar"
29336
29336
  >
29337
- <slot name="ariaLabel.bib.close" slot="ariaLabel.close" @slotchange="${this.handleSlotToSlot}"></slot>
29337
+ <slot name="ariaLabel.bib.close" slot="ariaLabel.close" @slotchange="${this.handleSlotToSlot}">Close</slot>
29338
29338
  <slot slot="bib.fullscreen.headline" name="bib.fullscreen.headline" @slotchange="${this.handleSlotToSlot}"></slot>
29339
29339
  <slot slot="bib.fullscreen.dateLabel" name="bib.fullscreen.dateLabel" @slotchange="${this.handleSlotToSlot}"></slot>
29340
29340
  <span slot="bib.fullscreen.fromStr">${this.value || html$1`<span class="placeholderDate">${this.format.toUpperCase()}</span>`}</span>
@@ -29334,7 +29334,7 @@ class AuroDatePicker extends AuroElement$1 {
29334
29334
  .monthNames="${this.monthNames}"
29335
29335
  part="calendar"
29336
29336
  >
29337
- <slot name="ariaLabel.bib.close" slot="ariaLabel.close" @slotchange="${this.handleSlotToSlot}"></slot>
29337
+ <slot name="ariaLabel.bib.close" slot="ariaLabel.close" @slotchange="${this.handleSlotToSlot}">Close</slot>
29338
29338
  <slot slot="bib.fullscreen.headline" name="bib.fullscreen.headline" @slotchange="${this.handleSlotToSlot}"></slot>
29339
29339
  <slot slot="bib.fullscreen.dateLabel" name="bib.fullscreen.dateLabel" @slotchange="${this.handleSlotToSlot}"></slot>
29340
29340
  <span slot="bib.fullscreen.fromStr">${this.value || html$1`<span class="placeholderDate">${this.format.toUpperCase()}</span>`}</span>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aurodesignsystem-dev/auro-formkit",
3
- "version": "0.0.0-pr788.4",
3
+ "version": "0.0.0-pr788.5",
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": {