@aurodesignsystem-dev/auro-formkit 0.0.0-pr1447.0 → 0.0.0-pr1450.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.
Files changed (86) hide show
  1. package/components/checkbox/demo/api.md +2 -2
  2. package/components/checkbox/demo/api.min.js +5 -3
  3. package/components/checkbox/demo/index.min.js +5 -3
  4. package/components/checkbox/dist/auro-checkbox-group.d.ts +6 -6
  5. package/components/checkbox/dist/auro-checkbox.d.ts +10 -10
  6. package/components/checkbox/dist/index.js +5 -3
  7. package/components/checkbox/dist/registered.js +5 -3
  8. package/components/combobox/demo/api.min.js +6 -5
  9. package/components/combobox/demo/index.min.js +6 -5
  10. package/components/combobox/dist/auro-combobox.d.ts +35 -35
  11. package/components/combobox/dist/index.js +6 -5
  12. package/components/combobox/dist/registered.js +6 -5
  13. package/components/counter/demo/api.min.js +2 -2
  14. package/components/counter/demo/index.min.js +2 -2
  15. package/components/counter/dist/auro-counter-group.d.ts +2 -2
  16. package/components/counter/dist/auro-counter.d.ts +10 -10
  17. package/components/counter/dist/index.js +2 -2
  18. package/components/counter/dist/registered.js +2 -2
  19. package/components/datepicker/demo/api.md +2 -1
  20. package/components/datepicker/demo/api.min.js +14 -12
  21. package/components/datepicker/demo/index.min.js +14 -12
  22. package/components/datepicker/dist/{src/auro-calendar-cell.d.ts → auro-calendar-cell.d.ts} +2 -2
  23. package/components/datepicker/dist/{src/auro-datepicker.d.ts → auro-datepicker.d.ts} +13 -13
  24. package/components/datepicker/dist/index.js +14 -12
  25. package/components/datepicker/dist/registered.js +14 -12
  26. package/components/datepicker/dist/{src/utilities.d.ts → utilities.d.ts} +4 -4
  27. package/components/datepicker/dist/{src/utilitiesCalendar.d.ts → utilitiesCalendar.d.ts} +3 -3
  28. package/components/datepicker/dist/{src/vendor → vendor}/wc-range-datepicker/range-datepicker-calendar.d.ts +2 -2
  29. package/components/datepicker/dist/{src/vendor → vendor}/wc-range-datepicker/range-datepicker.d.ts +1 -1
  30. package/components/dropdown/demo/api.min.js +1 -1
  31. package/components/dropdown/demo/index.min.js +1 -1
  32. package/components/dropdown/dist/auro-dropdown.d.ts +22 -22
  33. package/components/dropdown/dist/auro-dropdownBib.d.ts +3 -3
  34. package/components/dropdown/dist/dropdownBibKeyboardStrategy.d.ts +1 -1
  35. package/components/dropdown/dist/index.js +1 -1
  36. package/components/dropdown/dist/registered.js +1 -1
  37. package/components/form/demo/api.min.js +32 -28
  38. package/components/form/demo/index.min.js +32 -28
  39. package/components/input/demo/api.min.js +2 -3
  40. package/components/input/demo/index.min.js +2 -3
  41. package/components/input/dist/auro-input.d.ts +1 -1
  42. package/components/input/dist/base-input.d.ts +29 -29
  43. package/components/input/dist/index.js +2 -3
  44. package/components/input/dist/registered.js +2 -3
  45. package/components/menu/demo/api.md +2 -2
  46. package/components/menu/dist/auro-menu-utils.d.ts +1 -1
  47. package/components/menu/dist/auro-menu.context.d.ts +3 -3
  48. package/components/menu/dist/auro-menu.d.ts +4 -4
  49. package/components/menu/dist/auro-menuoption.d.ts +6 -6
  50. package/components/radio/demo/api.min.js +1 -1
  51. package/components/radio/demo/index.min.js +1 -1
  52. package/components/radio/dist/auro-radio-group.d.ts +9 -9
  53. package/components/radio/dist/auro-radio.d.ts +8 -8
  54. package/components/radio/dist/index.js +1 -1
  55. package/components/radio/dist/registered.js +1 -1
  56. package/components/select/demo/api.min.js +2 -2
  57. package/components/select/demo/index.min.js +2 -2
  58. package/components/select/dist/auro-select.d.ts +11 -11
  59. package/components/select/dist/index.js +2 -2
  60. package/components/select/dist/registered.js +2 -2
  61. package/custom-elements.json +1492 -1489
  62. package/package.json +48 -45
  63. /package/components/datepicker/dist/{src/auro-calendar-month.d.ts → auro-calendar-month.d.ts} +0 -0
  64. /package/components/datepicker/dist/{src/auro-calendar.d.ts → auro-calendar.d.ts} +0 -0
  65. /package/components/datepicker/dist/{src/buttonVersion.d.ts → buttonVersion.d.ts} +0 -0
  66. /package/components/datepicker/dist/{src/datepickerKeyboardStrategy.d.ts → datepickerKeyboardStrategy.d.ts} +0 -0
  67. /package/components/datepicker/dist/{src/iconVersion.d.ts → iconVersion.d.ts} +0 -0
  68. /package/components/datepicker/dist/{src/index.d.ts → index.d.ts} +0 -0
  69. /package/components/datepicker/dist/{src/popoverVersion.d.ts → popoverVersion.d.ts} +0 -0
  70. /package/components/datepicker/dist/{src/styles → styles}/classic/color-css.d.ts +0 -0
  71. /package/components/datepicker/dist/{src/styles → styles}/classic/style-css.d.ts +0 -0
  72. /package/components/datepicker/dist/{src/styles → styles}/color-calendar-css.d.ts +0 -0
  73. /package/components/datepicker/dist/{src/styles → styles}/color-cell-css.d.ts +0 -0
  74. /package/components/datepicker/dist/{src/styles → styles}/color-css.d.ts +0 -0
  75. /package/components/datepicker/dist/{src/styles → styles}/color-month-css.d.ts +0 -0
  76. /package/components/datepicker/dist/{src/styles → styles}/shapeSize-css.d.ts +0 -0
  77. /package/components/datepicker/dist/{src/styles → styles}/snowflake/color-css.d.ts +0 -0
  78. /package/components/datepicker/dist/{src/styles → styles}/snowflake/style-css.d.ts +0 -0
  79. /package/components/datepicker/dist/{src/styles → styles}/style-auro-calendar-cell-css.d.ts +0 -0
  80. /package/components/datepicker/dist/{src/styles → styles}/style-auro-calendar-css.d.ts +0 -0
  81. /package/components/datepicker/dist/{src/styles → styles}/style-auro-calendar-month-css.d.ts +0 -0
  82. /package/components/datepicker/dist/{src/styles → styles}/style-css.d.ts +0 -0
  83. /package/components/datepicker/dist/{src/styles → styles}/tokens-css.d.ts +0 -0
  84. /package/components/datepicker/dist/{src/utilitiesCalendarRender.d.ts → utilitiesCalendarRender.d.ts} +0 -0
  85. /package/components/datepicker/dist/{src/vendor → vendor}/wc-range-datepicker/day.d.ts +0 -0
  86. /package/components/datepicker/dist/{src/vendor → vendor}/wc-range-datepicker/range-datepicker-cell.d.ts +0 -0
@@ -6715,11 +6715,10 @@ let BaseInput$2 = class BaseInput extends AuroElement$6 {
6715
6715
  */
6716
6716
  handleClickClear() {
6717
6717
  this.inputElement.value = "";
6718
- this.value = "";
6719
6718
  this.labelElement.classList.remove('inputElement-label--sticky');
6719
+ this.validation.reset(this);
6720
6720
  this.notifyValueChanged();
6721
6721
  this.focus();
6722
- this.validation.validate(this);
6723
6722
  }
6724
6723
 
6725
6724
  /**
@@ -7458,7 +7457,7 @@ let AuroHelpText$8 = class AuroHelpText extends i$4 {
7458
7457
  }
7459
7458
  };
7460
7459
 
7461
- var formkitVersion$8 = '202604222117';
7460
+ var formkitVersion$8 = '202604281805';
7462
7461
 
7463
7462
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
7464
7463
  // See LICENSE in the project root for license information.
@@ -17378,7 +17377,7 @@ let AuroBibtemplate$3 = class AuroBibtemplate extends i$4 {
17378
17377
  }
17379
17378
  };
17380
17379
 
17381
- var formkitVersion$2$1 = '202604222117';
17380
+ var formkitVersion$2$1 = '202604281805';
17382
17381
 
17383
17382
  let l$1$2 = class l{generateElementName(t,e){let o=t;return o+="-",o+=e.replace(/[.]/g,"_"),o}generateTag(o,s,a){const r=this.generateElementName(o,s),i=i$3`${s$6(r)}`;return customElements.get(r)||customElements.define(r,class extends a{}),i}};let d$1$2 = class d{registerComponent(t,e){customElements.get(t)||customElements.define(t,class extends e{});}closestElement(t,e=this,o=(e,s=e&&e.closest(t))=>e&&e!==document&&e!==window?s||o(e.getRootNode().host):null){return o(e)}handleComponentTagRename(t,e){const o=e.toLowerCase();t.tagName.toLowerCase()!==o&&t.setAttribute(o,true);}elementMatch(t,e){const o=e.toLowerCase();return t.tagName.toLowerCase()===o||t.hasAttribute(o)}getSlotText(t,e){const o=t.shadowRoot?.querySelector(`slot[name="${e}"]`),s=(o?.assignedNodes({flatten:true})||[]).map(t=>t.textContent?.trim()).join(" ").trim();return s||null}};let h$1$2 = class h{registerComponent(t,e){customElements.get(t)||customElements.define(t,class extends e{});}closestElement(t,e=this,o=(e,s=e&&e.closest(t))=>e&&e!==document&&e!==window?s||o(e.getRootNode().host):null){return o(e)}handleComponentTagRename(t,e){const o=e.toLowerCase();t.tagName.toLowerCase()!==o&&t.setAttribute(o,true);}elementMatch(t,e){const o=e.toLowerCase();return t.tagName.toLowerCase()===o||t.hasAttribute(o)}};var c$1$3=i$7`:host{color:var(--ds-auro-loader-color)}:host>span{background-color:var(--ds-auro-loader-background-color);border-color:var(--ds-auro-loader-border-color)}:host([onlight]),:host([appearance=brand]){--ds-auro-loader-color: var(--ds-basic-color-brand-primary, #01426a)}:host([ondark]),:host([appearance=inverse]){--ds-auro-loader-color: var(--ds-basic-color-texticon-inverse, #ffffff)}:host([orbit])>span{--ds-auro-loader-background-color: transparent}:host([orbit])>span:nth-child(1){--ds-auro-loader-border-color: currentcolor;opacity:.25}:host([orbit])>span:nth-child(2){--ds-auro-loader-border-color: currentcolor;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}
17384
17383
  `,u$4$2=i$7`.body-default{font-size:var(--wcss-body-default-font-size, 1rem);line-height:var(--wcss-body-default-line-height, 1.5rem)}.body-default,.body-lg{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:var(--wcss-body-weight, 450);letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-lg{font-size:var(--wcss-body-lg-font-size, 1.125rem);line-height:var(--wcss-body-lg-line-height, 1.625rem)}.body-sm{font-size:var(--wcss-body-sm-font-size, .875rem);line-height:var(--wcss-body-sm-line-height, 1.25rem)}.body-sm,.body-xs{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:var(--wcss-body-weight, 450);letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-xs{font-size:var(--wcss-body-xs-font-size, .75rem);line-height:var(--wcss-body-xs-line-height, 1rem)}.body-2xs{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:var(--wcss-body-2xs-font-size, .625rem);font-weight:var(--wcss-body-weight, 450);letter-spacing:var(--wcss-body-letter-spacing, 0);line-height:var(--wcss-body-2xs-line-height, .875rem)}.display-2xl{font-family:var(--wcss-display-2xl-family, "AS Circular"),var(--wcss-display-2xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-2xl-font-size, clamp(3.5rem, 6vw, 5.375rem));font-weight:var(--wcss-display-2xl-weight, 300);letter-spacing:var(--wcss-display-2xl-letter-spacing, 0);line-height:var(--wcss-display-2xl-line-height, 1.3)}.display-xl{font-family:var(--wcss-display-xl-family, "AS Circular"),var(--wcss-display-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-xl-font-size, clamp(3rem, 5.3333333333vw, 4.5rem));font-weight:var(--wcss-display-xl-weight, 300);letter-spacing:var(--wcss-display-xl-letter-spacing, 0);line-height:var(--wcss-display-xl-line-height, 1.3)}.display-lg{font-family:var(--wcss-display-lg-family, "AS Circular"),var(--wcss-display-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-lg-font-size, clamp(2.75rem, 4.6666666667vw, 4rem));font-weight:var(--wcss-display-lg-weight, 300);letter-spacing:var(--wcss-display-lg-letter-spacing, 0);line-height:var(--wcss-display-lg-line-height, 1.3)}.display-md{font-family:var(--wcss-display-md-family, "AS Circular"),var(--wcss-display-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-md-font-size, clamp(2.5rem, 4vw, 3.5rem));font-weight:var(--wcss-display-md-weight, 300);letter-spacing:var(--wcss-display-md-letter-spacing, 0);line-height:var(--wcss-display-md-line-height, 1.3)}.display-sm{font-family:var(--wcss-display-sm-family, "AS Circular"),var(--wcss-display-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-sm-font-size, clamp(2rem, 3.6666666667vw, 3rem));font-weight:var(--wcss-display-sm-weight, 300);letter-spacing:var(--wcss-display-sm-letter-spacing, 0);line-height:var(--wcss-display-sm-line-height, 1.3)}.display-xs{font-family:var(--wcss-display-xs-family, "AS Circular"),var(--wcss-display-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-xs-font-size, clamp(1.75rem, 3vw, 2.375rem));font-weight:var(--wcss-display-xs-weight, 300);letter-spacing:var(--wcss-display-xs-letter-spacing, 0);line-height:var(--wcss-display-xs-line-height, 1.3)}.heading-xl{font-family:var(--wcss-heading-xl-family, "AS Circular"),var(--wcss-heading-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-xl-font-size, clamp(2rem, 3vw, 2.5rem));font-weight:var(--wcss-heading-xl-weight, 300);letter-spacing:var(--wcss-heading-xl-letter-spacing, 0);line-height:var(--wcss-heading-xl-line-height, 1.3)}.heading-lg{font-family:var(--wcss-heading-lg-family, "AS Circular"),var(--wcss-heading-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-lg-font-size, clamp(1.75rem, 2.6666666667vw, 2.25rem));font-weight:var(--wcss-heading-lg-weight, 300);letter-spacing:var(--wcss-heading-lg-letter-spacing, 0);line-height:var(--wcss-heading-lg-line-height, 1.3)}.heading-md{font-family:var(--wcss-heading-md-family, "AS Circular"),var(--wcss-heading-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-md-font-size, clamp(1.625rem, 2.3333333333vw, 1.75rem));font-weight:var(--wcss-heading-md-weight, 300);letter-spacing:var(--wcss-heading-md-letter-spacing, 0);line-height:var(--wcss-heading-md-line-height, 1.3)}.heading-sm{font-family:var(--wcss-heading-sm-family, "AS Circular"),var(--wcss-heading-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-sm-font-size, clamp(1.375rem, 2vw, 1.5rem));font-weight:var(--wcss-heading-sm-weight, 300);letter-spacing:var(--wcss-heading-sm-letter-spacing, 0);line-height:var(--wcss-heading-sm-line-height, 1.3)}.heading-xs{font-family:var(--wcss-heading-xs-family, "AS Circular"),var(--wcss-heading-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-xs-font-size, clamp(1.25rem, 1.6666666667vw, 1.25rem));font-weight:var(--wcss-heading-xs-weight, 450);letter-spacing:var(--wcss-heading-xs-letter-spacing, 0);line-height:var(--wcss-heading-xs-line-height, 1.3)}.heading-2xs{font-family:var(--wcss-heading-2xs-family, "AS Circular"),var(--wcss-heading-2xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-2xs-font-size, clamp(1.125rem, 1.5vw, 1.125rem));font-weight:var(--wcss-heading-2xs-weight, 450);letter-spacing:var(--wcss-heading-2xs-letter-spacing, 0);line-height:var(--wcss-heading-2xs-line-height, 1.3)}.accent-2xl{font-family:var(--wcss-accent-2xl-family, "Good OT"),var(--wcss-accent-2xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-2xl-font-size, clamp(2rem, 3.1666666667vw, 2.375rem));font-weight:var(--wcss-accent-2xl-weight, 450);letter-spacing:var(--wcss-accent-2xl-letter-spacing, .05em);line-height:var(--wcss-accent-2xl-line-height, 1)}.accent-2xl,.accent-xl{text-transform:uppercase}.accent-xl{font-family:var(--wcss-accent-xl-family, "Good OT"),var(--wcss-accent-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-xl-font-size, clamp(1.625rem, 2.3333333333vw, 2rem));font-weight:var(--wcss-accent-xl-weight, 450);letter-spacing:var(--wcss-accent-xl-letter-spacing, .05em);line-height:var(--wcss-accent-xl-line-height, 1.3)}.accent-lg{font-family:var(--wcss-accent-lg-family, "Good OT"),var(--wcss-accent-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-lg-font-size, clamp(1.5rem, 2.1666666667vw, 1.75rem));font-weight:var(--wcss-accent-lg-weight, 450);letter-spacing:var(--wcss-accent-lg-letter-spacing, .05em);line-height:var(--wcss-accent-lg-line-height, 1.3)}.accent-lg,.accent-md{text-transform:uppercase}.accent-md{font-family:var(--wcss-accent-md-family, "Good OT"),var(--wcss-accent-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-md-font-size, clamp(1.375rem, 1.8333333333vw, 1.5rem));font-weight:var(--wcss-accent-md-weight, 500);letter-spacing:var(--wcss-accent-md-letter-spacing, .05em);line-height:var(--wcss-accent-md-line-height, 1.3)}.accent-sm{font-family:var(--wcss-accent-sm-family, "Good OT"),var(--wcss-accent-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-sm-font-size, clamp(1.125rem, 1.5vw, 1.25rem));font-weight:var(--wcss-accent-sm-weight, 500);letter-spacing:var(--wcss-accent-sm-letter-spacing, .05em);line-height:var(--wcss-accent-sm-line-height, 1.3)}.accent-sm,.accent-xs{text-transform:uppercase}.accent-xs{font-family:var(--wcss-accent-xs-family, "Good OT"),var(--wcss-accent-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-xs-font-size, clamp(1rem, 1.3333333333vw, 1rem));font-weight:var(--wcss-accent-xs-weight, 500);letter-spacing:var(--wcss-accent-xs-letter-spacing, .1em);line-height:var(--wcss-accent-xs-line-height, 1.3)}.accent-2xs{font-family:var(--wcss-accent-2xs-family, "Good OT"),var(--wcss-accent-2xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-2xs-font-size, clamp(.875rem, 1.1666666667vw, .875rem));font-weight:var(--wcss-accent-2xs-weight, 450);letter-spacing:var(--wcss-accent-2xs-letter-spacing, .1em);line-height:var(--wcss-accent-2xs-line-height, 1.3);text-transform:uppercase}:focus:not(:focus-visible){outline:3px solid transparent}:host,:host>span{position:relative}:host{width:2rem;height:2rem;display:inline-block;font-size:0}:host>span{position:absolute;display:inline-block;float:none;top:0;left:0;width:2rem;height:2rem;border-radius:100%;border-style:solid;border-width:0;box-sizing:border-box}:host([xs]),:host([xs])>span{width:1.2rem;height:1.2rem}:host([sm]),:host([sm])>span{width:3rem;height:3rem}:host([md]),:host([md])>span{width:5rem;height:5rem}:host([lg]),:host([lg])>span{width:8rem;height:8rem}:host{--margin: .375rem;--margin-xs: .2rem;--margin-sm: .5rem;--margin-md: .75rem;--margin-lg: 1rem}:host([pulse]),:host([pulse])>span{position:relative}:host([pulse]){width:calc(3rem + var(--margin) * 6);height:calc(1rem + var(--margin) * 2)}:host([pulse])>span{width:1rem;height:1rem;margin:var(--margin);animation:pulse 1.5s ease infinite}:host([pulse][xs]){width:calc(1.95rem + var(--margin-xs) * 6);height:calc(.65rem + var(--margin-xs) * 2)}:host([pulse][xs])>span{margin:var(--margin-xs);width:.65rem;height:.65rem}:host([pulse][sm]){width:calc(6rem + var(--margin-sm) * 6);height:calc(2rem + var(--margin-sm) * 2)}:host([pulse][sm])>span{margin:var(--margin-sm);width:2rem;height:2rem}:host([pulse][md]){width:calc(9rem + var(--margin-md) * 6);height:calc(3rem + var(--margin-md) * 2)}:host([pulse][md])>span{margin:var(--margin-md);width:3rem;height:3rem}:host([pulse][lg]){width:calc(15rem + var(--margin-lg) * 6);height:calc(5rem + var(--margin-lg) * 2)}:host([pulse][lg])>span{margin:var(--margin-lg);width:5rem;height:5rem}:host([pulse])>span:nth-child(1){animation-delay:-.4s}:host([pulse])>span:nth-child(2){animation-delay:-.2s}:host([pulse])>span:nth-child(3){animation-delay:0ms}@keyframes pulse{0%,to{opacity:.1;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}:host([orbit]),:host([orbit])>span{opacity:1}:host([orbit])>span{border-width:5px}:host([orbit])>span:nth-child(2){animation:orbit 2s linear infinite}:host([orbit][sm])>span{border-width:8px}:host([orbit][md])>span{border-width:13px}:host([orbit][lg])>span{border-width:21px}@keyframes orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:host([ringworm])>svg{animation:rotate 2s linear infinite;height:100%;width:100%;stroke:currentcolor;stroke-width:8}:host([ringworm]) .path{stroke-dashoffset:0;animation:ringworm 1.5s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes ringworm{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}:host([laser]){position:static;width:100%;display:block;height:0;overflow:hidden;font-size:unset}:host([laser])>span{position:fixed;width:100%;height:.25rem;border-radius:0;z-index:100}:host([laser])>span:nth-child(1){border-color:currentcolor;opacity:.25}:host([laser])>span:nth-child(2){border-color:currentcolor;animation:laser 2s linear infinite;opacity:1;width:50%}:host([laser][sm])>span:nth-child(2){width:20%}:host([laser][md])>span:nth-child(2){width:30%}:host([laser][lg])>span:nth-child(2){width:50%;animation-duration:1.5s}:host([laser][xl])>span:nth-child(2){width:80%;animation-duration:1.5s}@keyframes laser{0%{left:-100%}to{left:110%}}:host>.no-animation{display:none}@media (prefers-reduced-motion: reduce){:host{display:flex;align-items:center;justify-content:center}:host>span{opacity:1}:host>.loader{display:none}:host>svg{display:none}:host>.no-animation{display:block}}
@@ -21584,7 +21583,7 @@ let AuroHelpText$2$1 = class AuroHelpText extends i$4 {
21584
21583
  }
21585
21584
  };
21586
21585
 
21587
- var formkitVersion$1$3 = '202604222117';
21586
+ var formkitVersion$1$3 = '202604281805';
21588
21587
 
21589
21588
  let AuroElement$2$2 = class AuroElement extends i$4 {
21590
21589
  static get properties() {
@@ -28586,11 +28585,10 @@ let BaseInput$1 = class BaseInput extends AuroElement$1$3 {
28586
28585
  */
28587
28586
  handleClickClear() {
28588
28587
  this.inputElement.value = "";
28589
- this.value = "";
28590
28588
  this.labelElement.classList.remove('inputElement-label--sticky');
28589
+ this.validation.reset(this);
28591
28590
  this.notifyValueChanged();
28592
28591
  this.focus();
28593
- this.validation.validate(this);
28594
28592
  }
28595
28593
 
28596
28594
  /**
@@ -29329,7 +29327,7 @@ let AuroHelpText$1$3 = class AuroHelpText extends i$4 {
29329
29327
  }
29330
29328
  };
29331
29329
 
29332
- var formkitVersion$7 = '202604222117';
29330
+ var formkitVersion$7 = '202604281805';
29333
29331
 
29334
29332
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
29335
29333
  // See LICENSE in the project root for license information.
@@ -31348,15 +31346,16 @@ class AuroDatePicker extends AuroElement$5 {
31348
31346
  * @returns {void}
31349
31347
  */
31350
31348
  notifyValueChanged() {
31351
- let inputEvent = null;
31352
-
31353
- inputEvent = new Event('auroDatePicker-valueSet', {
31349
+ this.dispatchEvent(new Event('auroDatePicker-valueSet', {
31354
31350
  bubbles: true,
31355
31351
  composed: true,
31356
- });
31352
+ }));
31357
31353
 
31358
- // Dispatched event to alert outside shadow DOM context of event firing.
31359
- this.dispatchEvent(inputEvent);
31354
+ // Standard input event so auro-form can track datepicker value changes.
31355
+ this.dispatchEvent(new Event('input', {
31356
+ bubbles: true,
31357
+ composed: true,
31358
+ }));
31360
31359
  }
31361
31360
 
31362
31361
  /**
@@ -31531,7 +31530,9 @@ class AuroDatePicker extends AuroElement$5 {
31531
31530
  this.inputList = [...this.dropdown.querySelectorAll(this.inputTag._$litStatic$)];
31532
31531
 
31533
31532
  this.inputList.forEach((input, index) => {
31534
- input.addEventListener('input', () => {
31533
+ input.addEventListener('input', (event) => {
31534
+ event.stopPropagation();
31535
+
31535
31536
  if (index === 0) {
31536
31537
  this.value = input.value;
31537
31538
  } else if (index === 1) {
@@ -33994,7 +33995,7 @@ let AuroHelpText$1$2 = class AuroHelpText extends i$4 {
33994
33995
  }
33995
33996
  };
33996
33997
 
33997
- var formkitVersion$1$2 = '202604222117';
33998
+ var formkitVersion$1$2 = '202604281805';
33998
33999
 
33999
34000
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
34000
34001
  // See LICENSE in the project root for license information.
@@ -38184,7 +38185,7 @@ let AuroHelpText$6 = class AuroHelpText extends i$4 {
38184
38185
  }
38185
38186
  };
38186
38187
 
38187
- var formkitVersion$6 = '202604222117';
38188
+ var formkitVersion$6 = '202604281805';
38188
38189
 
38189
38190
  let AuroElement$1$2 = class AuroElement extends i$4 {
38190
38191
  static get properties() {
@@ -42276,7 +42277,7 @@ let AuroHelpText$5 = class AuroHelpText extends i$4 {
42276
42277
  }
42277
42278
  };
42278
42279
 
42279
- var formkitVersion$5 = '202604222117';
42280
+ var formkitVersion$5 = '202604281805';
42280
42281
 
42281
42282
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
42282
42283
  // See LICENSE in the project root for license information.
@@ -42911,6 +42912,7 @@ let AuroLibraryRuntimeUtils$1$4 = class AuroLibraryRuntimeUtils {
42911
42912
  // See LICENSE in the project root for license information.
42912
42913
 
42913
42914
 
42915
+ /* eslint-disable jsdoc/no-undefined-types -- @fires event names are not types */
42914
42916
  /**
42915
42917
  * The `auro-checkbox` element is for the purpose of allowing users to select one or more options of a limited number of choices.
42916
42918
  * @customElement auro-checkbox
@@ -42921,9 +42923,10 @@ let AuroLibraryRuntimeUtils$1$4 = class AuroLibraryRuntimeUtils {
42921
42923
  *
42922
42924
  * @slot default - The default slot for the checkbox label.
42923
42925
  *
42924
- * @fires {CustomEvent<any>} change - (Deprecated) Notifies when checked value is changed.
42925
- * @fires {InputEvent} input - Notifies when when checked value is changed by user's interface.
42926
+ * @fires change - (Deprecated) Notifies when checked value is changed.
42927
+ * @fires input - Notifies when when checked value is changed by user's interface.
42926
42928
  */
42929
+ /* eslint-enable jsdoc/no-undefined-types */
42927
42930
 
42928
42931
  // build the component class
42929
42932
  class AuroCheckbox extends i$4 {
@@ -44445,7 +44448,7 @@ let AuroHelpText$4 = class AuroHelpText extends i$4 {
44445
44448
  }
44446
44449
  };
44447
44450
 
44448
- var formkitVersion$4 = '202604222117';
44451
+ var formkitVersion$4 = '202604281805';
44449
44452
 
44450
44453
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
44451
44454
  // See LICENSE in the project root for license information.
@@ -49927,7 +49930,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
49927
49930
  }
49928
49931
  };
49929
49932
 
49930
- var formkitVersion$2 = '202604222117';
49933
+ var formkitVersion$2 = '202604281805';
49931
49934
 
49932
49935
  let AuroElement$2$1 = class AuroElement extends i$4 {
49933
49936
  static get properties() {
@@ -56929,11 +56932,10 @@ class BaseInput extends AuroElement$1$1 {
56929
56932
  */
56930
56933
  handleClickClear() {
56931
56934
  this.inputElement.value = "";
56932
- this.value = "";
56933
56935
  this.labelElement.classList.remove('inputElement-label--sticky');
56936
+ this.validation.reset(this);
56934
56937
  this.notifyValueChanged();
56935
56938
  this.focus();
56936
- this.validation.validate(this);
56937
56939
  }
56938
56940
 
56939
56941
  /**
@@ -57672,7 +57674,7 @@ let AuroHelpText$1$1 = class AuroHelpText extends i$4 {
57672
57674
  }
57673
57675
  };
57674
57676
 
57675
- var formkitVersion$1$1 = '202604222117';
57677
+ var formkitVersion$1$1 = '202604281805';
57676
57678
 
57677
57679
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
57678
57680
  // See LICENSE in the project root for license information.
@@ -58737,7 +58739,7 @@ let AuroBibtemplate$1 = class AuroBibtemplate extends i$4 {
58737
58739
  }
58738
58740
  };
58739
58741
 
58740
- var formkitVersion$3 = '202604222117';
58742
+ var formkitVersion$3 = '202604281805';
58741
58743
 
58742
58744
  var styleCss$1$3 = i$7`.util_displayInline{display:inline}.util_displayInlineBlock{display:inline-block}.util_displayBlock{display:block}.util_displayFlex{display:flex}.util_displayHidden{display:none}.util_displayHiddenVisually{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);width:1px;height:1px;padding:0;border:0}:host{display:block;text-align:left}:host [auro-dropdown]{--ds-auro-dropdown-trigger-background-color: transparent}:host #inputInBib::part(wrapper){box-shadow:none}:host #inputInBib::part(accent-left){display:none}:host([layout*=classic]) [auro-input]{width:100%}:host([layout*=classic]) [auro-input]::part(helpText){display:none}:host([layout*=classic]) #slotHolder{display:none}`;
58743
58745
 
@@ -59783,6 +59785,8 @@ class AuroCombobox extends AuroElement$3 {
59783
59785
  * @returns {void}
59784
59786
  */
59785
59787
  showBib() {
59788
+ // for fullscreen bib, with `noFilter` showBib() gets called again as availableOptions gets updated
59789
+ // to prevent closing bib in that case, adding guard not to hide bib for empty input on fullscreen bib
59786
59790
  if (!this.input.value && !this.dropdown.isBibFullscreen) {
59787
59791
  this.dropdown.hide();
59788
59792
  return;
@@ -68074,7 +68078,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
68074
68078
  }
68075
68079
  };
68076
68080
 
68077
- var formkitVersion$1 = '202604222117';
68081
+ var formkitVersion$1 = '202604281805';
68078
68082
 
68079
68083
  class AuroElement extends i$4 {
68080
68084
  static get properties() {
@@ -69827,7 +69831,7 @@ class AuroHelpText extends i$4 {
69827
69831
  }
69828
69832
  }
69829
69833
 
69830
- var formkitVersion = '202604222117';
69834
+ var formkitVersion = '202604281805';
69831
69835
 
69832
69836
  var styleCss = i$7`.util_displayInline{display:inline}.util_displayInlineBlock{display:inline-block}.util_displayBlock{display:block}.util_displayFlex{display:flex}.util_displayHidden{display:none}.util_displayHiddenVisually{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);width:1px;height:1px;padding:0;border:0}.body-default{font-size:var(--wcss-body-default-font-size, 1rem);line-height:var(--wcss-body-default-line-height, 1.5rem)}.body-default,.body-lg{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:var(--wcss-body-weight, 450);letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-lg{font-size:var(--wcss-body-lg-font-size, 1.125rem);line-height:var(--wcss-body-lg-line-height, 1.625rem)}.body-sm{font-size:var(--wcss-body-sm-font-size, 0.875rem);line-height:var(--wcss-body-sm-line-height, 1.25rem)}.body-sm,.body-xs{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:var(--wcss-body-weight, 450);letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-xs{font-size:var(--wcss-body-xs-font-size, 0.75rem);line-height:var(--wcss-body-xs-line-height, 1rem)}.body-2xs{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:var(--wcss-body-2xs-font-size, 0.625rem);font-weight:var(--wcss-body-weight, 450);letter-spacing:var(--wcss-body-letter-spacing, 0);line-height:var(--wcss-body-2xs-line-height, 0.875rem)}.display-2xl{font-family:var(--wcss-display-2xl-family, "AS Circular"),var(--wcss-display-2xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-2xl-font-size, clamp(3.5rem, 6vw, 5.375rem));font-weight:var(--wcss-display-2xl-weight, 300);letter-spacing:var(--wcss-display-2xl-letter-spacing, 0);line-height:var(--wcss-display-2xl-line-height, 1.3)}.display-xl{font-family:var(--wcss-display-xl-family, "AS Circular"),var(--wcss-display-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-xl-font-size, clamp(3rem, 5.3333333333vw, 4.5rem));font-weight:var(--wcss-display-xl-weight, 300);letter-spacing:var(--wcss-display-xl-letter-spacing, 0);line-height:var(--wcss-display-xl-line-height, 1.3)}.display-lg{font-family:var(--wcss-display-lg-family, "AS Circular"),var(--wcss-display-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-lg-font-size, clamp(2.75rem, 4.6666666667vw, 4rem));font-weight:var(--wcss-display-lg-weight, 300);letter-spacing:var(--wcss-display-lg-letter-spacing, 0);line-height:var(--wcss-display-lg-line-height, 1.3)}.display-md{font-family:var(--wcss-display-md-family, "AS Circular"),var(--wcss-display-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-md-font-size, clamp(2.5rem, 4vw, 3.5rem));font-weight:var(--wcss-display-md-weight, 300);letter-spacing:var(--wcss-display-md-letter-spacing, 0);line-height:var(--wcss-display-md-line-height, 1.3)}.display-sm{font-family:var(--wcss-display-sm-family, "AS Circular"),var(--wcss-display-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-sm-font-size, clamp(2rem, 3.6666666667vw, 3rem));font-weight:var(--wcss-display-sm-weight, 300);letter-spacing:var(--wcss-display-sm-letter-spacing, 0);line-height:var(--wcss-display-sm-line-height, 1.3)}.display-xs{font-family:var(--wcss-display-xs-family, "AS Circular"),var(--wcss-display-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-xs-font-size, clamp(1.75rem, 3vw, 2.375rem));font-weight:var(--wcss-display-xs-weight, 300);letter-spacing:var(--wcss-display-xs-letter-spacing, 0);line-height:var(--wcss-display-xs-line-height, 1.3)}.heading-xl{font-family:var(--wcss-heading-xl-family, "AS Circular"),var(--wcss-heading-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-xl-font-size, clamp(2rem, 3vw, 2.5rem));font-weight:var(--wcss-heading-xl-weight, 300);letter-spacing:var(--wcss-heading-xl-letter-spacing, 0);line-height:var(--wcss-heading-xl-line-height, 1.3)}.heading-lg{font-family:var(--wcss-heading-lg-family, "AS Circular"),var(--wcss-heading-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-lg-font-size, clamp(1.75rem, 2.6666666667vw, 2.25rem));font-weight:var(--wcss-heading-lg-weight, 300);letter-spacing:var(--wcss-heading-lg-letter-spacing, 0);line-height:var(--wcss-heading-lg-line-height, 1.3)}.heading-md{font-family:var(--wcss-heading-md-family, "AS Circular"),var(--wcss-heading-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-md-font-size, clamp(1.625rem, 2.3333333333vw, 1.75rem));font-weight:var(--wcss-heading-md-weight, 300);letter-spacing:var(--wcss-heading-md-letter-spacing, 0);line-height:var(--wcss-heading-md-line-height, 1.3)}.heading-sm{font-family:var(--wcss-heading-sm-family, "AS Circular"),var(--wcss-heading-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-sm-font-size, clamp(1.375rem, 2vw, 1.5rem));font-weight:var(--wcss-heading-sm-weight, 300);letter-spacing:var(--wcss-heading-sm-letter-spacing, 0);line-height:var(--wcss-heading-sm-line-height, 1.3)}.heading-xs{font-family:var(--wcss-heading-xs-family, "AS Circular"),var(--wcss-heading-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-xs-font-size, clamp(1.25rem, 1.6666666667vw, 1.25rem));font-weight:var(--wcss-heading-xs-weight, 450);letter-spacing:var(--wcss-heading-xs-letter-spacing, 0);line-height:var(--wcss-heading-xs-line-height, 1.3)}.heading-2xs{font-family:var(--wcss-heading-2xs-family, "AS Circular"),var(--wcss-heading-2xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-2xs-font-size, clamp(1.125rem, 1.5vw, 1.125rem));font-weight:var(--wcss-heading-2xs-weight, 450);letter-spacing:var(--wcss-heading-2xs-letter-spacing, 0);line-height:var(--wcss-heading-2xs-line-height, 1.3)}.accent-2xl{font-family:var(--wcss-accent-2xl-family, "Good OT"),var(--wcss-accent-2xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-2xl-font-size, clamp(2rem, 3.1666666667vw, 2.375rem));font-weight:var(--wcss-accent-2xl-weight, 450);letter-spacing:var(--wcss-accent-2xl-letter-spacing, 0.05em);line-height:var(--wcss-accent-2xl-line-height, 1)}.accent-2xl,.accent-xl{text-transform:uppercase}.accent-xl{font-family:var(--wcss-accent-xl-family, "Good OT"),var(--wcss-accent-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-xl-font-size, clamp(1.625rem, 2.3333333333vw, 2rem));font-weight:var(--wcss-accent-xl-weight, 450);letter-spacing:var(--wcss-accent-xl-letter-spacing, 0.05em);line-height:var(--wcss-accent-xl-line-height, 1.3)}.accent-lg{font-family:var(--wcss-accent-lg-family, "Good OT"),var(--wcss-accent-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-lg-font-size, clamp(1.5rem, 2.1666666667vw, 1.75rem));font-weight:var(--wcss-accent-lg-weight, 450);letter-spacing:var(--wcss-accent-lg-letter-spacing, 0.05em);line-height:var(--wcss-accent-lg-line-height, 1.3)}.accent-lg,.accent-md{text-transform:uppercase}.accent-md{font-family:var(--wcss-accent-md-family, "Good OT"),var(--wcss-accent-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-md-font-size, clamp(1.375rem, 1.8333333333vw, 1.5rem));font-weight:var(--wcss-accent-md-weight, 500);letter-spacing:var(--wcss-accent-md-letter-spacing, 0.05em);line-height:var(--wcss-accent-md-line-height, 1.3)}.accent-sm{font-family:var(--wcss-accent-sm-family, "Good OT"),var(--wcss-accent-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-sm-font-size, clamp(1.125rem, 1.5vw, 1.25rem));font-weight:var(--wcss-accent-sm-weight, 500);letter-spacing:var(--wcss-accent-sm-letter-spacing, 0.05em);line-height:var(--wcss-accent-sm-line-height, 1.3)}.accent-sm,.accent-xs{text-transform:uppercase}.accent-xs{font-family:var(--wcss-accent-xs-family, "Good OT"),var(--wcss-accent-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-xs-font-size, clamp(1rem, 1.3333333333vw, 1rem));font-weight:var(--wcss-accent-xs-weight, 500);letter-spacing:var(--wcss-accent-xs-letter-spacing, 0.1em);line-height:var(--wcss-accent-xs-line-height, 1.3)}.accent-2xs{font-family:var(--wcss-accent-2xs-family, "Good OT"),var(--wcss-accent-2xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-2xs-font-size, clamp(0.875rem, 1.1666666667vw, 0.875rem));font-weight:var(--wcss-accent-2xs-weight, 450);letter-spacing:var(--wcss-accent-2xs-letter-spacing, 0.1em);line-height:var(--wcss-accent-2xs-line-height, 1.3);text-transform:uppercase}[auro-dropdown]{--ds-auro-dropdown-trigger-border-color: var(--ds-auro-select-border-color);--ds-auro-dropdown-trigger-background-color: var(--ds-auro-select-background-color);--ds-auro-dropdown-trigger-container-color: var(--ds-auro-select-background-color);--ds-auro-dropdown-trigger-outline-color: var(--ds-auro-select-outline-color)}:host{display:inline-block;text-align:left;vertical-align:top}:host([layout*=emphasized]) [auro-dropdown],:host([layout*=snowflake]) [auro-dropdown]{--ds-auro-select-border-color: transparent}:host([layout*=emphasized]) .mainContent,:host([layout*=snowflake]) .mainContent{text-align:center}.mainContent{position:relative;display:flex;overflow:hidden;flex:1;flex-direction:column;align-items:center;justify-content:center}.valueContainer [slot=displayValue]{display:none}.accents{display:flex;flex-direction:row;align-items:center;justify-content:center}::slotted([slot=typeIcon]){margin-right:var(--ds-size-100, 0.5rem)}.displayValue{display:block}.displayValue:not(.force){display:none}.displayValue:not(.force).hasContent:is(.withValue):not(.hasFocus){display:block}.triggerContent{display:flex;width:100%;align-items:center;justify-content:center}:host([layout*=emphasized]) .triggerContent{padding:0 var(--ds-size-100, 0.5rem) 0 var(--ds-size-300, 1.5rem)}:host([layout*=snowflake]) .triggerContent{padding:0 var(--ds-size-100, 0.5rem) 0 var(--ds-size-200, 1rem)}:host([layout*=snowflake]) label{padding-block:var(--ds-size-25, 0.125rem)}:host([layout*=classic]) .triggerContent{padding:0 var(--ds-size-100, 0.5rem)}:host([layout*=classic]) .mainContent{align-items:start}:host([layout*=classic]) label{overflow:hidden;cursor:text;text-overflow:ellipsis;white-space:nowrap}:host([layout*=classic]) .value{height:auto}label{color:var(--ds-auro-select-label-text-color)}:host(:is([validity]:not([validity=valid]))) [auro-dropdown]{--ds-auro-select-border-color: var(--ds-basic-color-status-error, #e31f26);--ds-auro-select-outline-color: var(--ds-basic-color-status-error, #e31f26);--ds-auro-dropdown-helptext-text-color: var(--ds-basic-color-texticon-default, #2a2a2a)}:host([ondark]:is([validity]:not([validity=valid]))) [auro-dropdown],:host([appearance=inverse]:is([validity]:not([validity=valid]))) [auro-dropdown]{--ds-auro-select-border-color: var(--ds-advanced-color-state-error-inverse, #f9a4a8);--ds-auro-select-outline-color: var(--ds-advanced-color-state-error-inverse, #f9a4a8);--ds-auro-dropdown-helptext-text-color: var(--ds-basic-color-texticon-inverse, #ffffff)}#slotHolder{display:none}:host([fluid]){width:100%}:host([disabled]){pointer-events:none;user-select:none}:host([disabled]:not([ondark])) [auro-dropdown],:host([disabled]:not([appearance=inverse])) [auro-dropdown]{--ds-auro-select-border-color: var(--ds-basic-color-border-subtle, #dddddd)}:host(:not([layout*=classic])[disabled][ondark]) [auro-dropdown],:host(:not([layout*=classic])[disabled][appearance=inverse]) [auro-dropdown]{--ds-auro-select-border-color: transparent}`;
69833
69837
 
@@ -6004,11 +6004,10 @@ class BaseInput extends AuroElement {
6004
6004
  */
6005
6005
  handleClickClear() {
6006
6006
  this.inputElement.value = "";
6007
- this.value = "";
6008
6007
  this.labelElement.classList.remove('inputElement-label--sticky');
6008
+ this.validation.reset(this);
6009
6009
  this.notifyValueChanged();
6010
6010
  this.focus();
6011
- this.validation.validate(this);
6012
6011
  }
6013
6012
 
6014
6013
  /**
@@ -6747,7 +6746,7 @@ class AuroHelpText extends i$3 {
6747
6746
  }
6748
6747
  }
6749
6748
 
6750
- var formkitVersion = '202604222117';
6749
+ var formkitVersion = '202604281805';
6751
6750
 
6752
6751
  /**
6753
6752
  * @license
@@ -5929,11 +5929,10 @@ class BaseInput extends AuroElement {
5929
5929
  */
5930
5930
  handleClickClear() {
5931
5931
  this.inputElement.value = "";
5932
- this.value = "";
5933
5932
  this.labelElement.classList.remove('inputElement-label--sticky');
5933
+ this.validation.reset(this);
5934
5934
  this.notifyValueChanged();
5935
5935
  this.focus();
5936
- this.validation.validate(this);
5937
5936
  }
5938
5937
 
5939
5938
  /**
@@ -6672,7 +6671,7 @@ class AuroHelpText extends i$3 {
6672
6671
  }
6673
6672
  }
6674
6673
 
6675
- var formkitVersion = '202604222117';
6674
+ var formkitVersion = '202604281805';
6676
6675
 
6677
6676
  /**
6678
6677
  * @license
@@ -140,7 +140,7 @@ export class AuroInput extends BaseInput {
140
140
  * @returns {void}
141
141
  */
142
142
  private checkDisplayValueSlotChange;
143
- clearBtn: Element | undefined;
143
+ clearBtn: Element;
144
144
  /**
145
145
  * Returns HTML for the validation error icon.
146
146
  * @private
@@ -7,7 +7,7 @@ export default class BaseInput extends AuroElement {
7
7
  static get shadowRootOptions(): {
8
8
  delegatesFocus: boolean;
9
9
  clonable?: boolean;
10
- customElementRegistry?: CustomElementRegistry | null;
10
+ customElementRegistry?: CustomElementRegistry;
11
11
  mode: ShadowRootMode;
12
12
  serializable?: boolean;
13
13
  slotAssignment?: SlotAssignmentMode;
@@ -378,20 +378,20 @@ export default class BaseInput extends AuroElement {
378
378
  * @returns {void}
379
379
  */
380
380
  private _initializeDefaults;
381
- activeLabel: boolean | undefined;
382
- appearance: string | undefined;
383
- icon: boolean | undefined;
384
- disabled: boolean | undefined;
385
- dvInputOnly: boolean | undefined;
386
- hideLabelVisually: boolean | undefined;
381
+ activeLabel: boolean;
382
+ appearance: string;
383
+ icon: boolean;
384
+ disabled: boolean;
385
+ dvInputOnly: boolean;
386
+ hideLabelVisually: boolean;
387
387
  max: any;
388
388
  maxLength: any;
389
389
  min: any;
390
390
  minLength: any;
391
- noValidate: boolean | undefined;
392
- onDark: boolean | undefined;
393
- required: boolean | undefined;
394
- setCustomValidityForType: string | undefined;
391
+ noValidate: boolean;
392
+ onDark: boolean;
393
+ required: boolean;
394
+ setCustomValidityForType: string;
395
395
  /**
396
396
  * @private
397
397
  */
@@ -400,20 +400,20 @@ export default class BaseInput extends AuroElement {
400
400
  * @private
401
401
  */
402
402
  private size;
403
- touched: boolean | undefined;
404
- util: AuroInputUtilities | undefined;
405
- validation: AuroFormValidation | undefined;
403
+ touched: boolean;
404
+ util: AuroInputUtilities;
405
+ validation: AuroFormValidation;
406
406
  inputIconName: any;
407
407
  showPassword: any;
408
- validationCCLength: number | undefined;
409
- hasValue: boolean | undefined;
410
- label: string | undefined;
411
- allowedInputTypes: string[] | undefined;
408
+ validationCCLength: number;
409
+ hasValue: boolean;
410
+ label: string;
411
+ allowedInputTypes: string[];
412
412
  /**
413
413
  * Credit Card is not included as this caused cursor placement issues.
414
414
  * The Safari issue.
415
415
  */
416
- setSelectionInputTypes: string[] | undefined;
416
+ setSelectionInputTypes: string[];
417
417
  dateFormatMap: {
418
418
  'mm/dd/yyyy': string;
419
419
  'dd/mm/yyyy': string;
@@ -429,13 +429,13 @@ export default class BaseInput extends AuroElement {
429
429
  dd: string;
430
430
  'dd/mm': string;
431
431
  'mm/dd': string;
432
- } | undefined;
433
- uniqueId: string | undefined;
432
+ };
433
+ uniqueId: string;
434
434
  firstUpdated(): void;
435
- wrapperElement: Element | null | undefined;
436
- inputElement: HTMLInputElement | null | undefined;
437
- labelElement: HTMLLabelElement | null | undefined;
438
- inputId: string | undefined;
435
+ wrapperElement: Element;
436
+ inputElement: HTMLInputElement;
437
+ labelElement: HTMLLabelElement;
438
+ inputId: string;
439
439
  format: any;
440
440
  ValidityMessageOverride: any;
441
441
  /**
@@ -458,7 +458,7 @@ export default class BaseInput extends AuroElement {
458
458
  * @returns {void}
459
459
  */
460
460
  updated(changedProperties: Map<string, any>): void;
461
- skipNextProgrammaticInputEvent: boolean | undefined;
461
+ skipNextProgrammaticInputEvent: boolean;
462
462
  /**
463
463
  * @private
464
464
  * @returns {void} Notify validity state changed via event.
@@ -470,8 +470,8 @@ export default class BaseInput extends AuroElement {
470
470
  * @returns {void}
471
471
  */
472
472
  private configureAutoFormatting;
473
- maskInstance: import("imask").InputMask<import("imask").FactoryArg> | undefined;
474
- value: string | undefined;
473
+ maskInstance: import("imask").InputMask<import("imask").FactoryArg>;
474
+ value: string;
475
475
  formattedDate: any;
476
476
  comparisonDate: any;
477
477
  /**
@@ -514,7 +514,7 @@ export default class BaseInput extends AuroElement {
514
514
  * @return {void}
515
515
  */
516
516
  private handleFocusin;
517
- hasFocus: boolean | undefined;
517
+ hasFocus: boolean;
518
518
  /**
519
519
  * Function to support @focusout event.
520
520
  * @private
@@ -5871,11 +5871,10 @@ class BaseInput extends AuroElement {
5871
5871
  */
5872
5872
  handleClickClear() {
5873
5873
  this.inputElement.value = "";
5874
- this.value = "";
5875
5874
  this.labelElement.classList.remove('inputElement-label--sticky');
5875
+ this.validation.reset(this);
5876
5876
  this.notifyValueChanged();
5877
5877
  this.focus();
5878
- this.validation.validate(this);
5879
5878
  }
5880
5879
 
5881
5880
  /**
@@ -6614,7 +6613,7 @@ class AuroHelpText extends LitElement {
6614
6613
  }
6615
6614
  }
6616
6615
 
6617
- var formkitVersion = '202604222117';
6616
+ var formkitVersion = '202604281805';
6618
6617
 
6619
6618
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
6620
6619
  // See LICENSE in the project root for license information.
@@ -5871,11 +5871,10 @@ class BaseInput extends AuroElement {
5871
5871
  */
5872
5872
  handleClickClear() {
5873
5873
  this.inputElement.value = "";
5874
- this.value = "";
5875
5874
  this.labelElement.classList.remove('inputElement-label--sticky');
5875
+ this.validation.reset(this);
5876
5876
  this.notifyValueChanged();
5877
5877
  this.focus();
5878
- this.validation.validate(this);
5879
5878
  }
5880
5879
 
5881
5880
  /**
@@ -6614,7 +6613,7 @@ class AuroHelpText extends LitElement {
6614
6613
  }
6615
6614
  }
6616
6615
 
6617
- var formkitVersion = '202604222117';
6616
+ var formkitVersion = '202604281805';
6618
6617
 
6619
6618
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
6620
6619
  // See LICENSE in the project root for license information.
@@ -64,13 +64,13 @@ The `auro-menuoption` element provides users a way to define a menu option.
64
64
  | Property | Attribute | Modifiers | Type | Default | Description |
65
65
  |---------------|------------|-----------|-----------|---------|--------------------------------------------------|
66
66
  | [disabled](#disabled) | `disabled` | | `boolean` | false | When true, disables the menu option. |
67
- | [iconTag](#iconTag) | | | | | |
67
+ | [iconTag](#iconTag) | | | `string` | | |
68
68
  | [isActive](#isActive) | | readonly | `boolean` | | Returns whether the menu option is currently active and selectable.<br />An option is considered active if it is not hidden, not disabled, and not static. |
69
69
  | [key](#key) | `key` | | `string` | | Allows users to set a unique key for the menu option for specified option selection. If no key is provided, the value property will be used. |
70
70
  | [noMatch](#noMatch) | `nomatch` | | `boolean` | false | When true, marks this option as the "no matching results" placeholder shown by combobox when the user's input does not match any available options. Enables distinct styling and prevents the option from being treated as a selectable match. |
71
71
  | [selected](#selected) | `selected` | | `boolean` | false | Specifies that an option is selected. |
72
72
  | [tabIndex](#tabIndex) | `tabIndex` | | `number` | | Specifies the tab index of the menu option. |
73
- | [unsubscribe](#unsubscribe) | | | `number` | null | |
73
+ | [unsubscribe](#unsubscribe) | | | | null | |
74
74
  | [value](#value) | `value` | | `string` | | Specifies the value to be sent to a server. |
75
75
 
76
76
  ## Methods
@@ -31,4 +31,4 @@ export function isOptionInteractive(option: HTMLElement): boolean;
31
31
  * @param {string} eventName - Name of the event to dispatch.
32
32
  * @param {Object} [detail] - Optional detail object to include with the event.
33
33
  */
34
- export function dispatchMenuEvent(element: HTMLElement, eventName: string, detail?: Object): void;
34
+ export function dispatchMenuEvent(element: HTMLElement, eventName: string, detail?: any): void;
@@ -45,7 +45,7 @@ export class MenuService {
45
45
  * @returns {string|string[]|undefined}
46
46
  */
47
47
  get currentKeys(): string | string[] | undefined;
48
- host: any;
48
+ host: AuroMenu;
49
49
  size: any;
50
50
  shape: any;
51
51
  noCheckmark: any;
@@ -59,7 +59,7 @@ export class MenuService {
59
59
  _subscribers: any[];
60
60
  internalUpdateInProgress: boolean;
61
61
  selectedOptions: any[];
62
- _pendingValue: string | number | (string | number)[] | null;
62
+ _pendingValue: string | number | (string | number)[];
63
63
  _pendingRetryScheduled: boolean;
64
64
  _pendingRetryCount: number;
65
65
  /**
@@ -87,7 +87,7 @@ export class MenuService {
87
87
  * Sets multiple properties on the instance.
88
88
  * @param {Object} properties - Key-value pairs of properties to set.
89
89
  */
90
- setProperties(properties: Object): void;
90
+ setProperties(properties: any): void;
91
91
  /**
92
92
  * MENU OPTION HIGHLIGHTING
93
93
  */
@@ -196,7 +196,7 @@ export class AuroMenu extends AuroElement {
196
196
  * @protected
197
197
  */
198
198
  protected provideContext(): void;
199
- rootMenu: boolean | undefined;
199
+ rootMenu: boolean;
200
200
  menuService: any;
201
201
  _contextProvider: any;
202
202
  /**
@@ -210,13 +210,13 @@ export class AuroMenu extends AuroElement {
210
210
  * @protected
211
211
  */
212
212
  protected setInternalValue(value: string | Array<string>): void;
213
- internalUpdateInProgress: boolean | undefined;
213
+ internalUpdateInProgress: boolean;
214
214
  /**
215
215
  * Handles changes from the menu service and updates component state.
216
216
  * @param {Object} event - The event object from the menu service.
217
217
  * @protected
218
218
  */
219
- protected handleMenuChange(event: Object): void;
219
+ protected handleMenuChange(event: any): void;
220
220
  _index: any;
221
221
  options: any;
222
222
  /**
@@ -230,7 +230,7 @@ export class AuroMenu extends AuroElement {
230
230
  */
231
231
  get selectedOption(): HTMLElement | null;
232
232
  firstUpdated(): void;
233
- loadingSlots: NodeListOf<Element> | undefined;
233
+ loadingSlots: NodeListOf<Element>;
234
234
  updated(changedProperties: any): void;
235
235
  /**
236
236
  * Sets an attribute that matches the default tag name if the tag name is not the default.
@@ -119,15 +119,15 @@ export class AuroMenuOption extends AuroElement {
119
119
  * @private
120
120
  */
121
121
  private runtimeUtils;
122
- menuService: Object | null;
122
+ menuService: any;
123
123
  unsubscribe: any;
124
124
  /**
125
125
  * Handles changes from the menu service and updates the option's state.
126
126
  * This function synchronizes the option's properties and selection/highlight state with menu events.
127
127
  * @param {Object} event - The event object from the menu service.
128
128
  */
129
- handleMenuChange(event: Object): void;
130
- _contextConsumer: ContextConsumer<import("@lit/context").Context<"menu-context", any>, this> | undefined;
129
+ handleMenuChange(event: any): void;
130
+ _contextConsumer: ContextConsumer<import("@lit/context").Context<"menu-context", any>, this>;
131
131
  key: any;
132
132
  firstUpdated(): void;
133
133
  updated(changedProperties: any): void;
@@ -141,15 +141,15 @@ export class AuroMenuOption extends AuroElement {
141
141
  * This method enables the option to participate in menu selection and highlighting logic.
142
142
  * @param {Object} service - The menu service instance to attach to.
143
143
  */
144
- attachTo(service: Object): void;
145
- active: boolean | undefined;
144
+ attachTo(service: any): void;
145
+ active: boolean;
146
146
  /**
147
147
  * Updates the internal selected state of the menu option bypassing 'updated' and triggers custom events if selected.
148
148
  * This function ensures the option's selection state is synchronized with menu logic and notifies listeners.
149
149
  * @param {boolean} isSelected - Whether the option should be marked as selected.
150
150
  */
151
151
  setInternalSelected(isSelected: boolean): void;
152
- internalUpdateInProgress: boolean | undefined;
152
+ internalUpdateInProgress: boolean;
153
153
  /**
154
154
  * Sets the selected state of the menu option.
155
155
  * This function updates whether the option is currently selected.
@@ -1645,7 +1645,7 @@ class AuroHelpText extends i$2 {
1645
1645
  }
1646
1646
  }
1647
1647
 
1648
- var formkitVersion = '202604222117';
1648
+ var formkitVersion = '202604281805';
1649
1649
 
1650
1650
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
1651
1651
  // See LICENSE in the project root for license information.
@@ -1620,7 +1620,7 @@ class AuroHelpText extends i$2 {
1620
1620
  }
1621
1621
  }
1622
1622
 
1623
- var formkitVersion = '202604222117';
1623
+ var formkitVersion = '202604281805';
1624
1624
 
1625
1625
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
1626
1626
  // See LICENSE in the project root for license information.