@aurodesignsystem-dev/auro-formkit 0.0.0-pr1576.0 → 0.0.0-pr1576.2

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 (47) hide show
  1. package/components/checkbox/demo/customize.min.js +1 -1
  2. package/components/checkbox/demo/getting-started.min.js +1 -1
  3. package/components/checkbox/demo/index.min.js +1 -1
  4. package/components/checkbox/dist/index.js +1 -1
  5. package/components/checkbox/dist/registered.js +1 -1
  6. package/components/combobox/demo/customize.min.js +51 -18
  7. package/components/combobox/demo/getting-started.min.js +51 -18
  8. package/components/combobox/demo/index.min.js +51 -18
  9. package/components/combobox/dist/index.js +3 -3
  10. package/components/combobox/dist/registered.js +3 -3
  11. package/components/counter/demo/customize.min.js +2 -2
  12. package/components/counter/demo/index.min.js +2 -2
  13. package/components/counter/dist/index.js +2 -2
  14. package/components/counter/dist/registered.js +2 -2
  15. package/components/datepicker/demo/customize.min.js +3 -3
  16. package/components/datepicker/demo/index.min.js +3 -3
  17. package/components/datepicker/dist/index.js +3 -3
  18. package/components/datepicker/dist/registered.js +3 -3
  19. package/components/dropdown/demo/customize.min.js +1 -1
  20. package/components/dropdown/demo/getting-started.min.js +1 -1
  21. package/components/dropdown/demo/index.min.js +1 -1
  22. package/components/dropdown/dist/index.js +1 -1
  23. package/components/dropdown/dist/registered.js +1 -1
  24. package/components/form/demo/customize.min.js +61 -28
  25. package/components/form/demo/getting-started.min.js +61 -28
  26. package/components/form/demo/index.min.js +61 -28
  27. package/components/form/demo/registerDemoDeps.min.js +61 -28
  28. package/components/input/demo/customize.min.js +1 -1
  29. package/components/input/demo/getting-started.min.js +1 -1
  30. package/components/input/demo/index.min.js +1 -1
  31. package/components/input/dist/index.js +1 -1
  32. package/components/input/dist/registered.js +1 -1
  33. package/components/menu/demo/index.min.js +48 -15
  34. package/components/menu/dist/index.js +48 -15
  35. package/components/menu/dist/registered.js +48 -15
  36. package/components/radio/demo/customize.min.js +1 -1
  37. package/components/radio/demo/getting-started.min.js +1 -1
  38. package/components/radio/demo/index.min.js +1 -1
  39. package/components/radio/dist/index.js +1 -1
  40. package/components/radio/dist/registered.js +1 -1
  41. package/components/select/demo/customize.min.js +50 -17
  42. package/components/select/demo/getting-started.min.js +50 -17
  43. package/components/select/demo/index.min.js +50 -17
  44. package/components/select/dist/index.js +2 -2
  45. package/components/select/dist/registered.js +2 -2
  46. package/custom-elements.json +0 -1
  47. package/package.json +1 -1
@@ -12339,7 +12339,7 @@ let AuroHelpText$8 = class AuroHelpText extends i$2 {
12339
12339
  }
12340
12340
  };
12341
12341
 
12342
- var formkitVersion$8 = '202608032144';
12342
+ var formkitVersion$8 = '202608040353';
12343
12343
 
12344
12344
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
12345
12345
  // See LICENSE in the project root for license information.
@@ -26771,7 +26771,7 @@ let AuroBibtemplate$3 = class AuroBibtemplate extends i$2 {
26771
26771
  }
26772
26772
  };
26773
26773
 
26774
- var formkitVersion$2$1 = '202608032144';
26774
+ var formkitVersion$2$1 = '202608040353';
26775
26775
 
26776
26776
  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$5`${s$5(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$4`: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}
26777
26777
  `,u$4$2=i$4`.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}}
@@ -32502,7 +32502,7 @@ let AuroHelpText$2$1 = class AuroHelpText extends i$2 {
32502
32502
  }
32503
32503
  };
32504
32504
 
32505
- var formkitVersion$1$3 = '202608032144';
32505
+ var formkitVersion$1$3 = '202608040353';
32506
32506
 
32507
32507
  let AuroElement$2$2 = class AuroElement extends i$2 {
32508
32508
  static get properties() {
@@ -46184,7 +46184,7 @@ let AuroHelpText$1$3 = class AuroHelpText extends i$2 {
46184
46184
  }
46185
46185
  };
46186
46186
 
46187
- var formkitVersion$7 = '202608032144';
46187
+ var formkitVersion$7 = '202608040353';
46188
46188
 
46189
46189
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
46190
46190
  // See LICENSE in the project root for license information.
@@ -51166,7 +51166,7 @@ let AuroHelpText$1$2 = class AuroHelpText extends i$2 {
51166
51166
  }
51167
51167
  };
51168
51168
 
51169
- var formkitVersion$1$2 = '202608032144';
51169
+ var formkitVersion$1$2 = '202608040353';
51170
51170
 
51171
51171
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
51172
51172
  // See LICENSE in the project root for license information.
@@ -55319,7 +55319,7 @@ let AuroHelpText$6 = class AuroHelpText extends i$2 {
55319
55319
  }
55320
55320
  };
55321
55321
 
55322
- var formkitVersion$6 = '202608032144';
55322
+ var formkitVersion$6 = '202608040353';
55323
55323
 
55324
55324
  let AuroElement$1$2 = class AuroElement extends i$2 {
55325
55325
  static get properties() {
@@ -59373,7 +59373,7 @@ let AuroHelpText$5 = class AuroHelpText extends i$2 {
59373
59373
  }
59374
59374
  };
59375
59375
 
59376
- var formkitVersion$5 = '202608032144';
59376
+ var formkitVersion$5 = '202608040353';
59377
59377
 
59378
59378
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
59379
59379
  // See LICENSE in the project root for license information.
@@ -61138,7 +61138,7 @@ let AuroHelpText$4 = class AuroHelpText extends i$2 {
61138
61138
  }
61139
61139
  };
61140
61140
 
61141
- var formkitVersion$4 = '202608032144';
61141
+ var formkitVersion$4 = '202608040353';
61142
61142
 
61143
61143
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
61144
61144
  // See LICENSE in the project root for license information.
@@ -66457,7 +66457,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$2 {
66457
66457
  }
66458
66458
  };
66459
66459
 
66460
- var formkitVersion$2 = '202608032144';
66460
+ var formkitVersion$2 = '202608040353';
66461
66461
 
66462
66462
  let AuroElement$2$1 = class AuroElement extends i$2 {
66463
66463
  static get properties() {
@@ -80139,7 +80139,7 @@ let AuroHelpText$1$1 = class AuroHelpText extends i$2 {
80139
80139
  }
80140
80140
  };
80141
80141
 
80142
- var formkitVersion$1$1 = '202608032144';
80142
+ var formkitVersion$1$1 = '202608040353';
80143
80143
 
80144
80144
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
80145
80145
  // See LICENSE in the project root for license information.
@@ -81295,7 +81295,7 @@ let AuroBibtemplate$1 = class AuroBibtemplate extends i$2 {
81295
81295
  }
81296
81296
  };
81297
81297
 
81298
- var formkitVersion$3 = '202608032144';
81298
+ var formkitVersion$3 = '202608040353';
81299
81299
 
81300
81300
  var styleCss$1$3 = i$4`.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}`;
81301
81301
 
@@ -84116,9 +84116,6 @@ class AuroMenu extends AuroElement$2 {
84116
84116
 
84117
84117
  // Instance properties (non-reactive)
84118
84118
 
84119
- /**
84120
- * @private
84121
- */
84122
84119
  menuInstanceIdCounter += 1;
84123
84120
 
84124
84121
  Object.assign(this, {
@@ -84418,6 +84415,16 @@ class AuroMenu extends AuroElement$2 {
84418
84415
  updated(changedProperties) {
84419
84416
  super.updated(changedProperties);
84420
84417
 
84418
+ // Consume the selection-driven flag for THIS cycle up front. Clearing it
84419
+ // unconditionally — not only inside the `value` branch below — prevents it
84420
+ // from lingering `true` when a selection produces a serialized `value`
84421
+ // byte-identical to the current one, in which case Lit schedules no
84422
+ // `value`-change cycle to consume it. A lingering flag would misclassify a
84423
+ // later consumer's programmatic `value` set as selection-driven and keep a
84424
+ // stale `_selectedKey`. The reconcile path below re-sets the instance flag
84425
+ // after this point, so its intentional cross-cycle hand-off still works.
84426
+ const valueChangeFromSelection = this._valueChangeFromSelection;
84427
+ this._valueChangeFromSelection = false;
84421
84428
 
84422
84429
  // Single source of truth for 'auroMenu-selectedOption'. Selection handlers
84423
84430
  // mutate optionSelected and let Lit's update cycle dispatch here; the prior
@@ -84449,10 +84456,9 @@ class AuroMenu extends AuroElement$2 {
84449
84456
  // reconciliation fall back to first-by-value (single) / value-in-DOM-order
84450
84457
  // (multi) — the same contract selectByValue() guarantees, even when a
84451
84458
  // stale key would otherwise still resolve to a duplicate-value option.
84452
- if (!this._valueChangeFromSelection) {
84459
+ if (!valueChangeFromSelection) {
84453
84460
  this._selectedKey = undefined;
84454
84461
  }
84455
- this._valueChangeFromSelection = false;
84456
84462
 
84457
84463
  // Set when reconciliation reassigns `value` below. That reassignment schedules a
84458
84464
  // second updated() cycle, so the `event`-attribute dispatch is deferred to that
@@ -84477,16 +84483,43 @@ class AuroMenu extends AuroElement$2 {
84477
84483
  const matchingOptions = resolveSelectedOptions(this.items, valueArray, this._selectedKey);
84478
84484
  newSelected = matchingOptions.length > 0 ? matchingOptions : undefined;
84479
84485
 
84480
- // Reconcile `value` with the selectable set. Drop only entries whose option is
84481
- // loaded but non-selectable (disabled/static) — leaving them would desync `value`
84482
- // from `optionSelected`, and the toggle handlers rebuild `value` from `formattedValue`,
84483
- // so the rejected entry would resurface on the next select/deselect. Entries with no
84484
- // matching item yet are preserved so async preselection still works once options render.
84485
- const rejectedValues = this.items
84486
- ? this.items.filter((item) => !isSelectableByValue(item) && valueArray.includes(item.value)).map((item) => item.value)
84487
- : [];
84488
- if (rejectedValues.length > 0) {
84489
- const reconciled = valueArray.filter((val) => !rejectedValues.includes(val));
84486
+ // Reconcile `value` with the selectable set. An occurrence is dropped
84487
+ // only when it is loaded but no selectable option can satisfy it —
84488
+ // every loaded item sharing that value is non-selectable, or the value
84489
+ // recurs more often than it has selectable options (a duplicate value
84490
+ // whose extra siblings are disabled/static). This is count-based, not
84491
+ // presence-based, so an enabled option is kept even when a disabled
84492
+ // sibling shares its value — mirroring how `resolveSelectedOptions`
84493
+ // resolves the same set. Entries with no matching item yet are
84494
+ // preserved so async preselection still works, and the toggle handlers
84495
+ // rebuild `value` from `formattedValue`, so a rejected entry cannot
84496
+ // resurface on the next select/deselect.
84497
+ const selectableByValue = new Map();
84498
+ const loadedValues = new Set();
84499
+ if (this.items) {
84500
+ this.items.forEach((item) => {
84501
+ loadedValues.add(item.value);
84502
+ if (isSelectableByValue(item)) {
84503
+ selectableByValue.set(item.value, (selectableByValue.get(item.value) || 0) + 1);
84504
+ }
84505
+ });
84506
+ }
84507
+
84508
+ const reconciled = valueArray.filter((val) => {
84509
+ // Not loaded yet (async preselection) — keep for a later cycle.
84510
+ if (!loadedValues.has(val)) {
84511
+ return true;
84512
+ }
84513
+ // Consume one selectable option per occurrence; drop once exhausted.
84514
+ const remaining = selectableByValue.get(val) || 0;
84515
+ if (remaining > 0) {
84516
+ selectableByValue.set(val, remaining - 1);
84517
+ return true;
84518
+ }
84519
+ return false;
84520
+ });
84521
+
84522
+ if (reconciled.length !== valueArray.length) {
84490
84523
  // This is an internal correction, not a consumer's programmatic set,
84491
84524
  // so preserve the selection-driven flag through the re-entrant
84492
84525
  // updated() cycle it schedules. Otherwise that cycle would treat the
@@ -90400,7 +90433,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$2 {
90400
90433
  }
90401
90434
  };
90402
90435
 
90403
- var formkitVersion$1 = '202608032144';
90436
+ var formkitVersion$1 = '202608040353';
90404
90437
 
90405
90438
  class AuroElement extends i$2 {
90406
90439
  static get properties() {
@@ -92502,7 +92535,7 @@ class AuroHelpText extends i$2 {
92502
92535
  }
92503
92536
  }
92504
92537
 
92505
- var formkitVersion = '202608032144';
92538
+ var formkitVersion = '202608040353';
92506
92539
 
92507
92540
  var styleCss = i$4`.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);font-weight:var(--wcss-body-default-weight, );line-height:var(--wcss-body-default-line-height, 1.5rem)}.body-default,.body-default-emphasized{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-default-emphasized{font-size:var(--wcss-body-default-emphasized-font-size, 1rem);font-weight:var(--wcss-body-default-emphasized-weight, );line-height:var(--wcss-body-default-emphasized-line-height, 1.5rem)}.body-lg{font-size:var(--wcss-body-lg-font-size, 1.125rem);font-weight:var(--wcss-body-lg-weight, );line-height:var(--wcss-body-lg-line-height, 1.625rem)}.body-lg,.body-lg-emphasized{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-lg-emphasized{font-size:var(--wcss-body-lg-emphasized-font-size, 1.125rem);font-weight:var(--wcss-body-lg-emphasized-weight, );line-height:var(--wcss-body-lg-emphasized-line-height, 1.625rem)}.body-sm{font-size:var(--wcss-body-sm-font-size, 0.875rem);font-weight:var(--wcss-body-sm-weight, );line-height:var(--wcss-body-sm-line-height, 1.25rem)}.body-sm,.body-sm-emphasized{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-sm-emphasized{font-size:var(--wcss-body-sm-emphasized-font-size, 0.875rem);font-weight:var(--wcss-body-sm-emphasized-weight, );line-height:var(--wcss-body-sm-emphasized-line-height, 1.25rem)}.body-xs{font-size:var(--wcss-body-xs-font-size, 0.75rem);font-weight:var(--wcss-body-xs-weight, );line-height:var(--wcss-body-xs-line-height, 1rem)}.body-xs,.body-xs-emphasized{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-xs-emphasized{font-size:var(--wcss-body-xs-emphasized-font-size, 0.75rem);font-weight:var(--wcss-body-xs-emphasized-weight, );line-height:var(--wcss-body-xs-emphasized-line-height, 1rem)}.body-2xs{font-size:var(--wcss-body-2xs-font-size, 0.625rem);font-weight:var(--wcss-body-2xs-weight, );line-height:var(--wcss-body-2xs-line-height, 0.875rem)}.body-2xs,.body-2xs-emphasized{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-2xs-emphasized{font-size:var(--wcss-body-2xs-emphasized-font-size, 0.625rem);font-weight:var(--wcss-body-2xs-emphasized-weight, );line-height:var(--wcss-body-2xs-emphasized-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, 300);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, 300);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{max-width:100%}.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%;box-sizing:border-box;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{overflow:hidden;height:auto;text-overflow:ellipsis;white-space:nowrap}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}`;
92508
92541
 
@@ -12268,7 +12268,7 @@ class AuroHelpText extends i$3 {
12268
12268
  }
12269
12269
  }
12270
12270
 
12271
- var formkitVersion = '202608032144';
12271
+ var formkitVersion = '202608040353';
12272
12272
 
12273
12273
  /**
12274
12274
  * @license
@@ -12268,7 +12268,7 @@ class AuroHelpText extends i$3 {
12268
12268
  }
12269
12269
  }
12270
12270
 
12271
- var formkitVersion = '202608032144';
12271
+ var formkitVersion = '202608040353';
12272
12272
 
12273
12273
  /**
12274
12274
  * @license
@@ -12268,7 +12268,7 @@ class AuroHelpText extends i$3 {
12268
12268
  }
12269
12269
  }
12270
12270
 
12271
- var formkitVersion = '202608032144';
12271
+ var formkitVersion = '202608040353';
12272
12272
 
12273
12273
  /**
12274
12274
  * @license
@@ -12210,7 +12210,7 @@ class AuroHelpText extends LitElement {
12210
12210
  }
12211
12211
  }
12212
12212
 
12213
- var formkitVersion = '202608032144';
12213
+ var formkitVersion = '202608040353';
12214
12214
 
12215
12215
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
12216
12216
  // See LICENSE in the project root for license information.
@@ -12210,7 +12210,7 @@ class AuroHelpText extends LitElement {
12210
12210
  }
12211
12211
  }
12212
12212
 
12213
- var formkitVersion = '202608032144';
12213
+ var formkitVersion = '202608040353';
12214
12214
 
12215
12215
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
12216
12216
  // See LICENSE in the project root for license information.
@@ -477,9 +477,6 @@ class AuroMenu extends AuroElement {
477
477
 
478
478
  // Instance properties (non-reactive)
479
479
 
480
- /**
481
- * @private
482
- */
483
480
  menuInstanceIdCounter += 1;
484
481
 
485
482
  Object.assign(this, {
@@ -779,6 +776,16 @@ class AuroMenu extends AuroElement {
779
776
  updated(changedProperties) {
780
777
  super.updated(changedProperties);
781
778
 
779
+ // Consume the selection-driven flag for THIS cycle up front. Clearing it
780
+ // unconditionally — not only inside the `value` branch below — prevents it
781
+ // from lingering `true` when a selection produces a serialized `value`
782
+ // byte-identical to the current one, in which case Lit schedules no
783
+ // `value`-change cycle to consume it. A lingering flag would misclassify a
784
+ // later consumer's programmatic `value` set as selection-driven and keep a
785
+ // stale `_selectedKey`. The reconcile path below re-sets the instance flag
786
+ // after this point, so its intentional cross-cycle hand-off still works.
787
+ const valueChangeFromSelection = this._valueChangeFromSelection;
788
+ this._valueChangeFromSelection = false;
782
789
 
783
790
  // Single source of truth for 'auroMenu-selectedOption'. Selection handlers
784
791
  // mutate optionSelected and let Lit's update cycle dispatch here; the prior
@@ -810,10 +817,9 @@ class AuroMenu extends AuroElement {
810
817
  // reconciliation fall back to first-by-value (single) / value-in-DOM-order
811
818
  // (multi) — the same contract selectByValue() guarantees, even when a
812
819
  // stale key would otherwise still resolve to a duplicate-value option.
813
- if (!this._valueChangeFromSelection) {
820
+ if (!valueChangeFromSelection) {
814
821
  this._selectedKey = undefined;
815
822
  }
816
- this._valueChangeFromSelection = false;
817
823
 
818
824
  // Set when reconciliation reassigns `value` below. That reassignment schedules a
819
825
  // second updated() cycle, so the `event`-attribute dispatch is deferred to that
@@ -838,16 +844,43 @@ class AuroMenu extends AuroElement {
838
844
  const matchingOptions = resolveSelectedOptions(this.items, valueArray, this._selectedKey);
839
845
  newSelected = matchingOptions.length > 0 ? matchingOptions : undefined;
840
846
 
841
- // Reconcile `value` with the selectable set. Drop only entries whose option is
842
- // loaded but non-selectable (disabled/static) — leaving them would desync `value`
843
- // from `optionSelected`, and the toggle handlers rebuild `value` from `formattedValue`,
844
- // so the rejected entry would resurface on the next select/deselect. Entries with no
845
- // matching item yet are preserved so async preselection still works once options render.
846
- const rejectedValues = this.items
847
- ? this.items.filter((item) => !isSelectableByValue(item) && valueArray.includes(item.value)).map((item) => item.value)
848
- : [];
849
- if (rejectedValues.length > 0) {
850
- const reconciled = valueArray.filter((val) => !rejectedValues.includes(val));
847
+ // Reconcile `value` with the selectable set. An occurrence is dropped
848
+ // only when it is loaded but no selectable option can satisfy it —
849
+ // every loaded item sharing that value is non-selectable, or the value
850
+ // recurs more often than it has selectable options (a duplicate value
851
+ // whose extra siblings are disabled/static). This is count-based, not
852
+ // presence-based, so an enabled option is kept even when a disabled
853
+ // sibling shares its value — mirroring how `resolveSelectedOptions`
854
+ // resolves the same set. Entries with no matching item yet are
855
+ // preserved so async preselection still works, and the toggle handlers
856
+ // rebuild `value` from `formattedValue`, so a rejected entry cannot
857
+ // resurface on the next select/deselect.
858
+ const selectableByValue = new Map();
859
+ const loadedValues = new Set();
860
+ if (this.items) {
861
+ this.items.forEach((item) => {
862
+ loadedValues.add(item.value);
863
+ if (isSelectableByValue(item)) {
864
+ selectableByValue.set(item.value, (selectableByValue.get(item.value) || 0) + 1);
865
+ }
866
+ });
867
+ }
868
+
869
+ const reconciled = valueArray.filter((val) => {
870
+ // Not loaded yet (async preselection) — keep for a later cycle.
871
+ if (!loadedValues.has(val)) {
872
+ return true;
873
+ }
874
+ // Consume one selectable option per occurrence; drop once exhausted.
875
+ const remaining = selectableByValue.get(val) || 0;
876
+ if (remaining > 0) {
877
+ selectableByValue.set(val, remaining - 1);
878
+ return true;
879
+ }
880
+ return false;
881
+ });
882
+
883
+ if (reconciled.length !== valueArray.length) {
851
884
  // This is an internal correction, not a consumer's programmatic set,
852
885
  // so preserve the selection-driven flag through the re-entrant
853
886
  // updated() cycle it schedules. Otherwise that cycle would treat the
@@ -484,9 +484,6 @@ class AuroMenu extends AuroElement {
484
484
 
485
485
  // Instance properties (non-reactive)
486
486
 
487
- /**
488
- * @private
489
- */
490
487
  menuInstanceIdCounter += 1;
491
488
 
492
489
  Object.assign(this, {
@@ -786,6 +783,16 @@ class AuroMenu extends AuroElement {
786
783
  updated(changedProperties) {
787
784
  super.updated(changedProperties);
788
785
 
786
+ // Consume the selection-driven flag for THIS cycle up front. Clearing it
787
+ // unconditionally — not only inside the `value` branch below — prevents it
788
+ // from lingering `true` when a selection produces a serialized `value`
789
+ // byte-identical to the current one, in which case Lit schedules no
790
+ // `value`-change cycle to consume it. A lingering flag would misclassify a
791
+ // later consumer's programmatic `value` set as selection-driven and keep a
792
+ // stale `_selectedKey`. The reconcile path below re-sets the instance flag
793
+ // after this point, so its intentional cross-cycle hand-off still works.
794
+ const valueChangeFromSelection = this._valueChangeFromSelection;
795
+ this._valueChangeFromSelection = false;
789
796
 
790
797
  // Single source of truth for 'auroMenu-selectedOption'. Selection handlers
791
798
  // mutate optionSelected and let Lit's update cycle dispatch here; the prior
@@ -817,10 +824,9 @@ class AuroMenu extends AuroElement {
817
824
  // reconciliation fall back to first-by-value (single) / value-in-DOM-order
818
825
  // (multi) — the same contract selectByValue() guarantees, even when a
819
826
  // stale key would otherwise still resolve to a duplicate-value option.
820
- if (!this._valueChangeFromSelection) {
827
+ if (!valueChangeFromSelection) {
821
828
  this._selectedKey = undefined;
822
829
  }
823
- this._valueChangeFromSelection = false;
824
830
 
825
831
  // Set when reconciliation reassigns `value` below. That reassignment schedules a
826
832
  // second updated() cycle, so the `event`-attribute dispatch is deferred to that
@@ -845,16 +851,43 @@ class AuroMenu extends AuroElement {
845
851
  const matchingOptions = resolveSelectedOptions(this.items, valueArray, this._selectedKey);
846
852
  newSelected = matchingOptions.length > 0 ? matchingOptions : undefined;
847
853
 
848
- // Reconcile `value` with the selectable set. Drop only entries whose option is
849
- // loaded but non-selectable (disabled/static) — leaving them would desync `value`
850
- // from `optionSelected`, and the toggle handlers rebuild `value` from `formattedValue`,
851
- // so the rejected entry would resurface on the next select/deselect. Entries with no
852
- // matching item yet are preserved so async preselection still works once options render.
853
- const rejectedValues = this.items
854
- ? this.items.filter((item) => !isSelectableByValue(item) && valueArray.includes(item.value)).map((item) => item.value)
855
- : [];
856
- if (rejectedValues.length > 0) {
857
- const reconciled = valueArray.filter((val) => !rejectedValues.includes(val));
854
+ // Reconcile `value` with the selectable set. An occurrence is dropped
855
+ // only when it is loaded but no selectable option can satisfy it —
856
+ // every loaded item sharing that value is non-selectable, or the value
857
+ // recurs more often than it has selectable options (a duplicate value
858
+ // whose extra siblings are disabled/static). This is count-based, not
859
+ // presence-based, so an enabled option is kept even when a disabled
860
+ // sibling shares its value — mirroring how `resolveSelectedOptions`
861
+ // resolves the same set. Entries with no matching item yet are
862
+ // preserved so async preselection still works, and the toggle handlers
863
+ // rebuild `value` from `formattedValue`, so a rejected entry cannot
864
+ // resurface on the next select/deselect.
865
+ const selectableByValue = new Map();
866
+ const loadedValues = new Set();
867
+ if (this.items) {
868
+ this.items.forEach((item) => {
869
+ loadedValues.add(item.value);
870
+ if (isSelectableByValue(item)) {
871
+ selectableByValue.set(item.value, (selectableByValue.get(item.value) || 0) + 1);
872
+ }
873
+ });
874
+ }
875
+
876
+ const reconciled = valueArray.filter((val) => {
877
+ // Not loaded yet (async preselection) — keep for a later cycle.
878
+ if (!loadedValues.has(val)) {
879
+ return true;
880
+ }
881
+ // Consume one selectable option per occurrence; drop once exhausted.
882
+ const remaining = selectableByValue.get(val) || 0;
883
+ if (remaining > 0) {
884
+ selectableByValue.set(val, remaining - 1);
885
+ return true;
886
+ }
887
+ return false;
888
+ });
889
+
890
+ if (reconciled.length !== valueArray.length) {
858
891
  // This is an internal correction, not a consumer's programmatic set,
859
892
  // so preserve the selection-driven flag through the re-entrant
860
893
  // updated() cycle it schedules. Otherwise that cycle would treat the
@@ -443,9 +443,6 @@ class AuroMenu extends AuroElement {
443
443
 
444
444
  // Instance properties (non-reactive)
445
445
 
446
- /**
447
- * @private
448
- */
449
446
  menuInstanceIdCounter += 1;
450
447
 
451
448
  Object.assign(this, {
@@ -745,6 +742,16 @@ class AuroMenu extends AuroElement {
745
742
  updated(changedProperties) {
746
743
  super.updated(changedProperties);
747
744
 
745
+ // Consume the selection-driven flag for THIS cycle up front. Clearing it
746
+ // unconditionally — not only inside the `value` branch below — prevents it
747
+ // from lingering `true` when a selection produces a serialized `value`
748
+ // byte-identical to the current one, in which case Lit schedules no
749
+ // `value`-change cycle to consume it. A lingering flag would misclassify a
750
+ // later consumer's programmatic `value` set as selection-driven and keep a
751
+ // stale `_selectedKey`. The reconcile path below re-sets the instance flag
752
+ // after this point, so its intentional cross-cycle hand-off still works.
753
+ const valueChangeFromSelection = this._valueChangeFromSelection;
754
+ this._valueChangeFromSelection = false;
748
755
 
749
756
  // Single source of truth for 'auroMenu-selectedOption'. Selection handlers
750
757
  // mutate optionSelected and let Lit's update cycle dispatch here; the prior
@@ -776,10 +783,9 @@ class AuroMenu extends AuroElement {
776
783
  // reconciliation fall back to first-by-value (single) / value-in-DOM-order
777
784
  // (multi) — the same contract selectByValue() guarantees, even when a
778
785
  // stale key would otherwise still resolve to a duplicate-value option.
779
- if (!this._valueChangeFromSelection) {
786
+ if (!valueChangeFromSelection) {
780
787
  this._selectedKey = undefined;
781
788
  }
782
- this._valueChangeFromSelection = false;
783
789
 
784
790
  // Set when reconciliation reassigns `value` below. That reassignment schedules a
785
791
  // second updated() cycle, so the `event`-attribute dispatch is deferred to that
@@ -804,16 +810,43 @@ class AuroMenu extends AuroElement {
804
810
  const matchingOptions = resolveSelectedOptions(this.items, valueArray, this._selectedKey);
805
811
  newSelected = matchingOptions.length > 0 ? matchingOptions : undefined;
806
812
 
807
- // Reconcile `value` with the selectable set. Drop only entries whose option is
808
- // loaded but non-selectable (disabled/static) — leaving them would desync `value`
809
- // from `optionSelected`, and the toggle handlers rebuild `value` from `formattedValue`,
810
- // so the rejected entry would resurface on the next select/deselect. Entries with no
811
- // matching item yet are preserved so async preselection still works once options render.
812
- const rejectedValues = this.items
813
- ? this.items.filter((item) => !isSelectableByValue(item) && valueArray.includes(item.value)).map((item) => item.value)
814
- : [];
815
- if (rejectedValues.length > 0) {
816
- const reconciled = valueArray.filter((val) => !rejectedValues.includes(val));
813
+ // Reconcile `value` with the selectable set. An occurrence is dropped
814
+ // only when it is loaded but no selectable option can satisfy it —
815
+ // every loaded item sharing that value is non-selectable, or the value
816
+ // recurs more often than it has selectable options (a duplicate value
817
+ // whose extra siblings are disabled/static). This is count-based, not
818
+ // presence-based, so an enabled option is kept even when a disabled
819
+ // sibling shares its value — mirroring how `resolveSelectedOptions`
820
+ // resolves the same set. Entries with no matching item yet are
821
+ // preserved so async preselection still works, and the toggle handlers
822
+ // rebuild `value` from `formattedValue`, so a rejected entry cannot
823
+ // resurface on the next select/deselect.
824
+ const selectableByValue = new Map();
825
+ const loadedValues = new Set();
826
+ if (this.items) {
827
+ this.items.forEach((item) => {
828
+ loadedValues.add(item.value);
829
+ if (isSelectableByValue(item)) {
830
+ selectableByValue.set(item.value, (selectableByValue.get(item.value) || 0) + 1);
831
+ }
832
+ });
833
+ }
834
+
835
+ const reconciled = valueArray.filter((val) => {
836
+ // Not loaded yet (async preselection) — keep for a later cycle.
837
+ if (!loadedValues.has(val)) {
838
+ return true;
839
+ }
840
+ // Consume one selectable option per occurrence; drop once exhausted.
841
+ const remaining = selectableByValue.get(val) || 0;
842
+ if (remaining > 0) {
843
+ selectableByValue.set(val, remaining - 1);
844
+ return true;
845
+ }
846
+ return false;
847
+ });
848
+
849
+ if (reconciled.length !== valueArray.length) {
817
850
  // This is an internal correction, not a consumer's programmatic set,
818
851
  // so preserve the selection-driven flag through the re-entrant
819
852
  // updated() cycle it schedules. Otherwise that cycle would treat the
@@ -1227,7 +1227,7 @@ class AuroHelpText extends i$2 {
1227
1227
  }
1228
1228
  }
1229
1229
 
1230
- var formkitVersion = '202608032144';
1230
+ var formkitVersion = '202608040353';
1231
1231
 
1232
1232
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
1233
1233
  // See LICENSE in the project root for license information.
@@ -1227,7 +1227,7 @@ class AuroHelpText extends i$2 {
1227
1227
  }
1228
1228
  }
1229
1229
 
1230
- var formkitVersion = '202608032144';
1230
+ var formkitVersion = '202608040353';
1231
1231
 
1232
1232
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
1233
1233
  // See LICENSE in the project root for license information.
@@ -1227,7 +1227,7 @@ class AuroHelpText extends i$2 {
1227
1227
  }
1228
1228
  }
1229
1229
 
1230
- var formkitVersion = '202608032144';
1230
+ var formkitVersion = '202608040353';
1231
1231
 
1232
1232
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
1233
1233
  // See LICENSE in the project root for license information.