@aurodesignsystem-dev/auro-formkit 0.0.0-pr1389.0 → 0.0.0-pr1389.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 (39) hide show
  1. package/components/checkbox/demo/api.min.js +1 -1
  2. package/components/checkbox/demo/index.min.js +1 -1
  3. package/components/checkbox/dist/index.js +1 -1
  4. package/components/checkbox/dist/registered.js +1 -1
  5. package/components/combobox/demo/api.min.js +100 -38
  6. package/components/combobox/demo/index.min.js +100 -38
  7. package/components/combobox/dist/comboboxKeyboardStrategy.d.ts +4 -4
  8. package/components/combobox/dist/index.js +100 -38
  9. package/components/combobox/dist/registered.js +100 -38
  10. package/components/counter/demo/api.min.js +2 -2
  11. package/components/counter/demo/index.min.js +2 -2
  12. package/components/counter/dist/index.js +2 -2
  13. package/components/counter/dist/registered.js +2 -2
  14. package/components/datepicker/demo/api.min.js +3 -3
  15. package/components/datepicker/demo/index.min.js +3 -3
  16. package/components/datepicker/dist/index.js +3 -3
  17. package/components/datepicker/dist/registered.js +3 -3
  18. package/components/dropdown/demo/api.min.js +1 -1
  19. package/components/dropdown/demo/index.min.js +1 -1
  20. package/components/dropdown/dist/index.js +1 -1
  21. package/components/dropdown/dist/registered.js +1 -1
  22. package/components/form/demo/api.min.js +164 -58
  23. package/components/form/demo/index.min.js +164 -58
  24. package/components/input/demo/api.min.js +1 -1
  25. package/components/input/demo/index.min.js +1 -1
  26. package/components/input/dist/index.js +1 -1
  27. package/components/input/dist/registered.js +1 -1
  28. package/components/radio/demo/api.min.js +1 -1
  29. package/components/radio/demo/index.min.js +1 -1
  30. package/components/radio/dist/index.js +1 -1
  31. package/components/radio/dist/registered.js +1 -1
  32. package/components/select/demo/api.min.js +56 -12
  33. package/components/select/demo/index.min.js +56 -12
  34. package/components/select/dist/index.js +56 -12
  35. package/components/select/dist/registered.js +56 -12
  36. package/components/select/dist/selectKeyboardStrategy.d.ts +3 -3
  37. package/custom-elements.json +1395 -1470
  38. package/package.json +1 -1
  39. package/components/dropdown/dist/keyboardUtils.d.ts +0 -18
@@ -7458,7 +7458,7 @@ let AuroHelpText$8 = class AuroHelpText extends i$4 {
7458
7458
  }
7459
7459
  };
7460
7460
 
7461
- var formkitVersion$8 = '202603191747';
7461
+ var formkitVersion$8 = '202603201823';
7462
7462
 
7463
7463
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
7464
7464
  // See LICENSE in the project root for license information.
@@ -17366,7 +17366,7 @@ let AuroBibtemplate$3 = class AuroBibtemplate extends i$4 {
17366
17366
  }
17367
17367
  };
17368
17368
 
17369
- var formkitVersion$2$1 = '202603191747';
17369
+ var formkitVersion$2$1 = '202603201823';
17370
17370
 
17371
17371
  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}
17372
17372
  `,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}}
@@ -21406,7 +21406,7 @@ let AuroHelpText$2$1 = class AuroHelpText extends i$4 {
21406
21406
  }
21407
21407
  };
21408
21408
 
21409
- var formkitVersion$1$3 = '202603191747';
21409
+ var formkitVersion$1$3 = '202603201823';
21410
21410
 
21411
21411
  let AuroElement$2$2 = class AuroElement extends i$4 {
21412
21412
  static get properties() {
@@ -29154,7 +29154,7 @@ let AuroHelpText$1$3 = class AuroHelpText extends i$4 {
29154
29154
  }
29155
29155
  };
29156
29156
 
29157
- var formkitVersion$7 = '202603191747';
29157
+ var formkitVersion$7 = '202603201823';
29158
29158
 
29159
29159
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
29160
29160
  // See LICENSE in the project root for license information.
@@ -33684,7 +33684,7 @@ let AuroHelpText$1$2 = class AuroHelpText extends i$4 {
33684
33684
  }
33685
33685
  };
33686
33686
 
33687
- var formkitVersion$1$2 = '202603191747';
33687
+ var formkitVersion$1$2 = '202603201823';
33688
33688
 
33689
33689
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
33690
33690
  // See LICENSE in the project root for license information.
@@ -37690,7 +37690,7 @@ let AuroHelpText$6 = class AuroHelpText extends i$4 {
37690
37690
  }
37691
37691
  };
37692
37692
 
37693
- var formkitVersion$6 = '202603191747';
37693
+ var formkitVersion$6 = '202603201823';
37694
37694
 
37695
37695
  let AuroElement$1$2 = class AuroElement extends i$4 {
37696
37696
  static get properties() {
@@ -41758,7 +41758,7 @@ let AuroHelpText$5 = class AuroHelpText extends i$4 {
41758
41758
  }
41759
41759
  };
41760
41760
 
41761
- var formkitVersion$5 = '202603191747';
41761
+ var formkitVersion$5 = '202603201823';
41762
41762
 
41763
41763
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
41764
41764
  // See LICENSE in the project root for license information.
@@ -43927,7 +43927,7 @@ let AuroHelpText$4 = class AuroHelpText extends i$4 {
43927
43927
  }
43928
43928
  };
43929
43929
 
43930
- var formkitVersion$4 = '202603191747';
43930
+ var formkitVersion$4 = '202603201823';
43931
43931
 
43932
43932
  // Copyright (c) 2026 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
43933
43933
  // See LICENSE in the project root for license information.
@@ -45453,17 +45453,53 @@ function restoreTriggerAfterClose$1(dropdown, focusTarget) {
45453
45453
  });
45454
45454
  }
45455
45455
 
45456
+ /**
45457
+ * Computes display state once per keydown event.
45458
+ * Centralizes null-safety checks and makes the shared/modal/popover branching explicit.
45459
+ *
45460
+ * @param {HTMLElement} component - The component with a dropdown reference.
45461
+ * @param {Object} [options] - Optional config.
45462
+ * @param {HTMLElement} [options.dropdown] - Explicit dropdown reference. Falls back to component.dropdown.
45463
+ * @param {Function} [options.inputResolver] - Called with (component, ctx) to resolve the active input element.
45464
+ * @returns {{isExpanded: boolean, isModal: boolean, isPopover: boolean, activeInput: HTMLElement|null}}
45465
+ * isModal and isPopover reflect the display mode (fullscreen vs not) regardless of expanded state.
45466
+ */
45467
+ function createDisplayContext$1(component, options = {}) {
45468
+ const dd = options.dropdown || component.dropdown;
45469
+ // isPopoverVisible reflects as the `open` attribute.
45470
+ // It reports whether the bib is open in any mode (popover or modal).
45471
+ const isExpanded = Boolean(dd && dd.isPopoverVisible);
45472
+ const isFullscreen = Boolean(dd && dd.isBibFullscreen);
45473
+
45474
+ const ctx = {
45475
+ isExpanded,
45476
+ isModal: isFullscreen,
45477
+ isPopover: !isFullscreen,
45478
+ activeInput: null,
45479
+ };
45480
+
45481
+ if (options.inputResolver) {
45482
+ const resolvedInput = options.inputResolver(component, ctx);
45483
+ // Guard against resolvers returning undefined or non-HTMLElement values.
45484
+ ctx.activeInput = resolvedInput instanceof HTMLElement ? resolvedInput : null;
45485
+ }
45486
+
45487
+ return ctx;
45488
+ }
45489
+
45456
45490
  /**
45457
45491
  * Wires up a keydown listener that dispatches to strategy[evt.key] or strategy.default.
45458
45492
  * Handles both sync and async handlers.
45459
45493
  * @param {HTMLElement} component - The component to attach the listener to.
45460
45494
  * @param {Object} strategy - Map of key names to handler functions.
45495
+ * @param {Object} [options] - Optional config passed to createDisplayContext.
45461
45496
  */
45462
- function applyKeyboardStrategy$1(component, strategy) {
45497
+ function applyKeyboardStrategy$1(component, strategy, options = {}) {
45463
45498
  component.addEventListener('keydown', async (evt) => {
45464
45499
  const handler = strategy[evt.key] || strategy.default;
45465
- if (handler) {
45466
- await handler(component, evt);
45500
+ if (typeof handler === 'function') {
45501
+ const ctx = createDisplayContext$1(component, options);
45502
+ await handler(component, evt, ctx);
45467
45503
  }
45468
45504
  });
45469
45505
  }
@@ -45475,39 +45511,58 @@ function applyKeyboardStrategy$1(component, strategy) {
45475
45511
  * @param {string} direction - 'up' or 'down'.
45476
45512
  * @param {Object} [options] - Optional config.
45477
45513
  * @param {Function} [options.showFn] - Called to open the dropdown when closed.
45514
+ * @param {Object} [options.ctx] - Display context to avoid re-checking visibility.
45478
45515
  */
45479
45516
  function navigateArrow$1(component, direction, options = {}) {
45480
- if (component.dropdown.isPopoverVisible) {
45517
+ const visible = options.ctx ? options.ctx.isExpanded : component.dropdown.isPopoverVisible;
45518
+ if (visible) {
45481
45519
  component.menu.navigateOptions(direction);
45482
45520
  } else if (options.showFn) {
45483
45521
  options.showFn();
45484
45522
  }
45485
45523
  }
45486
45524
 
45525
+ /**
45526
+ * Returns the clear button element from the active input's shadow
45527
+ * DOM, if available.
45528
+ * @param {Object} ctx - Display context with activeInput.
45529
+ * @returns {Element|null}
45530
+ */
45531
+ function getClearBtn(ctx) {
45532
+ const root = ctx && ctx.activeInput && ctx.activeInput.shadowRoot;
45533
+ if (!root) {
45534
+ return null;
45535
+ }
45536
+ return root.querySelector('.clearBtn');
45537
+ }
45538
+
45539
+ /**
45540
+ * Returns true when the clear button inside the active input's shadow DOM has focus.
45541
+ * Uses shadowRoot.activeElement to detect focus inside auro-button,
45542
+ * since Safari does not propagate :focus-within through shadow DOM.
45543
+ * @param {Object} ctx - Display context with activeInput.
45544
+ * @param {Element} [clearBtn=getClearBtn(ctx)] - Pre-fetched clear button element.
45545
+ * @returns {boolean}
45546
+ */
45547
+ function isClearBtnFocused(ctx, clearBtn = getClearBtn(ctx)) {
45548
+ if (!clearBtn) {
45549
+ return false;
45550
+ }
45551
+ return Boolean(clearBtn.shadowRoot && clearBtn.shadowRoot.activeElement !== null);
45552
+ }
45553
+
45487
45554
  const comboboxKeyboardStrategy = {
45488
- async Enter(component, evt) {
45555
+ async Enter(component, evt, ctx) {
45489
45556
  // If the clear button has focus, let the browser activate it normally.
45490
45557
  // stopPropagation prevents parent containers (e.g., forms) from treating
45491
45558
  // Enter as a submit, but we must NOT call preventDefault — that would
45492
45559
  // block the browser's built-in "Enter activates focused button" behavior.
45493
- const isBibFullscreenActive =
45494
- component.dropdown &&
45495
- component.dropdown.isBibFullscreen &&
45496
- component.dropdown.isPopoverVisible;
45497
- const activeInput =
45498
- isBibFullscreenActive && component.inputInBib
45499
- ? component.inputInBib
45500
- : component.input;
45501
- const clearBtn =
45502
- activeInput && activeInput.shadowRoot
45503
- ? activeInput.shadowRoot.querySelector('.clearBtn')
45504
- : null;
45505
- if (clearBtn && clearBtn.shadowRoot && clearBtn.shadowRoot.activeElement !== null) {
45560
+ if (isClearBtnFocused(ctx)) {
45506
45561
  evt.stopPropagation();
45507
45562
  return;
45508
45563
  }
45509
45564
 
45510
- if (component.dropdown.isPopoverVisible && component.optionActive) {
45565
+ if (ctx.isExpanded && component.optionActive) {
45511
45566
  component.menu.makeSelection();
45512
45567
  await component.updateComplete;
45513
45568
  evt.preventDefault();
@@ -45524,20 +45579,20 @@ const comboboxKeyboardStrategy = {
45524
45579
  }
45525
45580
  },
45526
45581
 
45527
- Tab(component) {
45528
- if (!component.dropdown.isPopoverVisible) {
45582
+ Tab(component, _evt, ctx) {
45583
+ if (!ctx.isExpanded) {
45529
45584
  return;
45530
45585
  }
45531
45586
 
45532
- if (component.dropdown.isBibFullscreen) {
45533
- const clearBtn = component.inputInBib.shadowRoot.querySelector('.clearBtn');
45534
-
45535
- // Use shadowRoot.activeElement to detect focus inside auro-button,
45536
- // since Safari does not propagate :focus-within through shadow DOM.
45537
- const clearBtnHasFocus = clearBtn && clearBtn.shadowRoot && clearBtn.shadowRoot.activeElement !== null;
45587
+ if (ctx.isModal) {
45588
+ if (!ctx.activeInput) {
45589
+ return;
45590
+ }
45591
+ const clearBtn = getClearBtn(ctx);
45592
+ const clearBtnHasFocus = isClearBtnFocused(ctx, clearBtn);
45538
45593
 
45539
45594
  // Tab from input: if clear button exists and doesn't have focus, focus it
45540
- if (clearBtn && !clearBtnHasFocus && component.inputInBib.value) {
45595
+ if (clearBtn && !clearBtnHasFocus && ctx.activeInput.value) {
45541
45596
  // Force clear button container visible to work around Safari not
45542
45597
  // propagating :focus-within through shadow DOM boundaries, which
45543
45598
  // causes .wrapper:not(:focus-within) to hide .notification.clear.
@@ -45580,30 +45635,34 @@ const comboboxKeyboardStrategy = {
45580
45635
  component.hideBib();
45581
45636
  },
45582
45637
 
45583
- ArrowUp(component, evt) {
45584
- // If the clear button has focus, let the browser handle ArrowUp normally
45585
- if (component.clearBtnFocused) {
45638
+ ArrowUp(component, evt, ctx) {
45639
+ // If the clear button has focus, let the browser handle ArrowUp normally.
45640
+ if (isClearBtnFocused(ctx)) {
45586
45641
  return;
45587
45642
  }
45588
45643
 
45589
45644
  if (component.availableOptions.length > 0) {
45590
45645
  component.showBib();
45591
45646
  }
45647
+ // Read live visibility — ctx.isExpanded was computed before showBib() above,
45648
+ // so it wouldn't reflect the state change.
45592
45649
  if (component.dropdown.isPopoverVisible) {
45593
45650
  evt.preventDefault();
45594
45651
  navigateArrow$1(component, 'up');
45595
45652
  }
45596
45653
  },
45597
45654
 
45598
- ArrowDown(component, evt) {
45599
- // If the clear button has focus, let the browser handle ArrowDown normally
45600
- if (component.clearBtnFocused) {
45655
+ ArrowDown(component, evt, ctx) {
45656
+ // If the clear button has focus, let the browser handle ArrowDown normally.
45657
+ if (isClearBtnFocused(ctx)) {
45601
45658
  return;
45602
45659
  }
45603
45660
 
45604
45661
  if (component.availableOptions.length > 0) {
45605
45662
  component.showBib();
45606
45663
  }
45664
+ // Read live visibility — ctx.isExpanded was computed before showBib() above,
45665
+ // so it wouldn't reflect the state change.
45607
45666
  if (component.dropdown.isPopoverVisible) {
45608
45667
  evt.preventDefault();
45609
45668
  navigateArrow$1(component, 'down');
@@ -49175,7 +49234,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
49175
49234
  }
49176
49235
  };
49177
49236
 
49178
- var formkitVersion$2 = '202603191747';
49237
+ var formkitVersion$2 = '202603201823';
49179
49238
 
49180
49239
  let AuroElement$2$1 = class AuroElement extends i$4 {
49181
49240
  static get properties() {
@@ -56923,7 +56982,7 @@ let AuroHelpText$1$1 = class AuroHelpText extends i$4 {
56923
56982
  }
56924
56983
  };
56925
56984
 
56926
- var formkitVersion$1$1 = '202603191747';
56985
+ var formkitVersion$1$1 = '202603201823';
56927
56986
 
56928
56987
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
56929
56988
  // See LICENSE in the project root for license information.
@@ -57962,7 +58021,7 @@ let AuroBibtemplate$1 = class AuroBibtemplate extends i$4 {
57962
58021
  }
57963
58022
  };
57964
58023
 
57965
- var formkitVersion$3 = '202603191747';
58024
+ var formkitVersion$3 = '202603201823';
57966
58025
 
57967
58026
  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}`;
57968
58027
 
@@ -59440,7 +59499,10 @@ class AuroCombobox extends AuroElement$3 {
59440
59499
  * @returns {void}
59441
59500
  */
59442
59501
  configureCombobox() {
59443
- applyKeyboardStrategy$1(this, comboboxKeyboardStrategy);
59502
+ applyKeyboardStrategy$1(this, comboboxKeyboardStrategy, {
59503
+ // In modal mode the input moves into the bib; route keyboard events to that element instead.
59504
+ inputResolver: (comp, ctx) => (ctx.isModal && comp.inputInBib ? comp.inputInBib : comp.input),
59505
+ });
59444
59506
 
59445
59507
  this.addEventListener('focusin', () => {
59446
59508
  this.touched = true;
@@ -63139,17 +63201,53 @@ function restoreTriggerAfterClose(dropdown, focusTarget) {
63139
63201
  });
63140
63202
  }
63141
63203
 
63204
+ /**
63205
+ * Computes display state once per keydown event.
63206
+ * Centralizes null-safety checks and makes the shared/modal/popover branching explicit.
63207
+ *
63208
+ * @param {HTMLElement} component - The component with a dropdown reference.
63209
+ * @param {Object} [options] - Optional config.
63210
+ * @param {HTMLElement} [options.dropdown] - Explicit dropdown reference. Falls back to component.dropdown.
63211
+ * @param {Function} [options.inputResolver] - Called with (component, ctx) to resolve the active input element.
63212
+ * @returns {{isExpanded: boolean, isModal: boolean, isPopover: boolean, activeInput: HTMLElement|null}}
63213
+ * isModal and isPopover reflect the display mode (fullscreen vs not) regardless of expanded state.
63214
+ */
63215
+ function createDisplayContext(component, options = {}) {
63216
+ const dd = options.dropdown || component.dropdown;
63217
+ // isPopoverVisible reflects as the `open` attribute.
63218
+ // It reports whether the bib is open in any mode (popover or modal).
63219
+ const isExpanded = Boolean(dd && dd.isPopoverVisible);
63220
+ const isFullscreen = Boolean(dd && dd.isBibFullscreen);
63221
+
63222
+ const ctx = {
63223
+ isExpanded,
63224
+ isModal: isFullscreen,
63225
+ isPopover: !isFullscreen,
63226
+ activeInput: null,
63227
+ };
63228
+
63229
+ if (options.inputResolver) {
63230
+ const resolvedInput = options.inputResolver(component, ctx);
63231
+ // Guard against resolvers returning undefined or non-HTMLElement values.
63232
+ ctx.activeInput = resolvedInput instanceof HTMLElement ? resolvedInput : null;
63233
+ }
63234
+
63235
+ return ctx;
63236
+ }
63237
+
63142
63238
  /**
63143
63239
  * Wires up a keydown listener that dispatches to strategy[evt.key] or strategy.default.
63144
63240
  * Handles both sync and async handlers.
63145
63241
  * @param {HTMLElement} component - The component to attach the listener to.
63146
63242
  * @param {Object} strategy - Map of key names to handler functions.
63243
+ * @param {Object} [options] - Optional config passed to createDisplayContext.
63147
63244
  */
63148
- function applyKeyboardStrategy(component, strategy) {
63245
+ function applyKeyboardStrategy(component, strategy, options = {}) {
63149
63246
  component.addEventListener('keydown', async (evt) => {
63150
63247
  const handler = strategy[evt.key] || strategy.default;
63151
- if (handler) {
63152
- await handler(component, evt);
63248
+ if (typeof handler === 'function') {
63249
+ const ctx = createDisplayContext(component, options);
63250
+ await handler(component, evt, ctx);
63153
63251
  }
63154
63252
  });
63155
63253
  }
@@ -63161,9 +63259,11 @@ function applyKeyboardStrategy(component, strategy) {
63161
63259
  * @param {string} direction - 'up' or 'down'.
63162
63260
  * @param {Object} [options] - Optional config.
63163
63261
  * @param {Function} [options.showFn] - Called to open the dropdown when closed.
63262
+ * @param {Object} [options.ctx] - Display context to avoid re-checking visibility.
63164
63263
  */
63165
63264
  function navigateArrow(component, direction, options = {}) {
63166
- if (component.dropdown.isPopoverVisible) {
63265
+ const visible = options.ctx ? options.ctx.isExpanded : component.dropdown.isPopoverVisible;
63266
+ if (visible) {
63167
63267
  component.menu.navigateOptions(direction);
63168
63268
  } else if (options.showFn) {
63169
63269
  options.showFn();
@@ -63171,14 +63271,20 @@ function navigateArrow(component, direction, options = {}) {
63171
63271
  }
63172
63272
 
63173
63273
  const selectKeyboardStrategy = {
63174
- ArrowUp(component, evt) {
63274
+ ArrowUp(component, evt, ctx) {
63175
63275
  evt.preventDefault();
63176
- navigateArrow(component, 'up', { showFn: () => component.dropdown.show() });
63276
+ navigateArrow(component, 'up', {
63277
+ ctx,
63278
+ showFn: () => component.dropdown.show(),
63279
+ });
63177
63280
  },
63178
63281
 
63179
- ArrowDown(component, evt) {
63282
+ ArrowDown(component, evt, ctx) {
63180
63283
  evt.preventDefault();
63181
- navigateArrow(component, 'down', { showFn: () => component.dropdown.show() });
63284
+ navigateArrow(component, 'down', {
63285
+ ctx,
63286
+ showFn: () => component.dropdown.show(),
63287
+ });
63182
63288
  },
63183
63289
 
63184
63290
  Enter(component, evt) {
@@ -63186,8 +63292,8 @@ const selectKeyboardStrategy = {
63186
63292
  component.menu.makeSelection();
63187
63293
  },
63188
63294
 
63189
- Tab(component) {
63190
- if (!component.dropdown.isPopoverVisible) {
63295
+ Tab(component, _evt, ctx) {
63296
+ if (!ctx.isExpanded) {
63191
63297
  return;
63192
63298
  }
63193
63299
 
@@ -66808,7 +66914,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
66808
66914
  }
66809
66915
  };
66810
66916
 
66811
- var formkitVersion$1 = '202603191747';
66917
+ var formkitVersion$1 = '202603201823';
66812
66918
 
66813
66919
  class AuroElement extends i$4 {
66814
66920
  static get properties() {
@@ -68552,7 +68658,7 @@ class AuroHelpText extends i$4 {
68552
68658
  }
68553
68659
  }
68554
68660
 
68555
- var formkitVersion = '202603191747';
68661
+ var formkitVersion = '202603201823';
68556
68662
 
68557
68663
  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}`;
68558
68664
 
@@ -6759,7 +6759,7 @@ class AuroHelpText extends i$3 {
6759
6759
  }
6760
6760
  }
6761
6761
 
6762
- var formkitVersion = '202603191747';
6762
+ var formkitVersion = '202603201823';
6763
6763
 
6764
6764
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
6765
6765
  // See LICENSE in the project root for license information.
@@ -6684,7 +6684,7 @@ class AuroHelpText extends i$3 {
6684
6684
  }
6685
6685
  }
6686
6686
 
6687
- var formkitVersion = '202603191747';
6687
+ var formkitVersion = '202603201823';
6688
6688
 
6689
6689
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
6690
6690
  // See LICENSE in the project root for license information.
@@ -6625,7 +6625,7 @@ class AuroHelpText extends LitElement {
6625
6625
  }
6626
6626
  }
6627
6627
 
6628
- var formkitVersion = '202603191747';
6628
+ var formkitVersion = '202603201823';
6629
6629
 
6630
6630
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
6631
6631
  // See LICENSE in the project root for license information.
@@ -6625,7 +6625,7 @@ class AuroHelpText extends LitElement {
6625
6625
  }
6626
6626
  }
6627
6627
 
6628
- var formkitVersion = '202603191747';
6628
+ var formkitVersion = '202603201823';
6629
6629
 
6630
6630
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
6631
6631
  // See LICENSE in the project root for license information.
@@ -1645,7 +1645,7 @@ class AuroHelpText extends i$2 {
1645
1645
  }
1646
1646
  }
1647
1647
 
1648
- var formkitVersion = '202603191747';
1648
+ var formkitVersion = '202603201823';
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 = '202603191747';
1623
+ var formkitVersion = '202603201823';
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.
@@ -1573,7 +1573,7 @@ class AuroHelpText extends LitElement {
1573
1573
  }
1574
1574
  }
1575
1575
 
1576
- var formkitVersion = '202603191747';
1576
+ var formkitVersion = '202603201823';
1577
1577
 
1578
1578
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
1579
1579
  // See LICENSE in the project root for license information.
@@ -1573,7 +1573,7 @@ class AuroHelpText extends LitElement {
1573
1573
  }
1574
1574
  }
1575
1575
 
1576
- var formkitVersion = '202603191747';
1576
+ var formkitVersion = '202603201823';
1577
1577
 
1578
1578
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
1579
1579
  // See LICENSE in the project root for license information.