@aurodesignsystem-dev/auro-formkit 0.0.0-pr1411.0 → 0.0.0-pr1411.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 +27 -7
  6. package/components/combobox/demo/index.min.js +27 -7
  7. package/components/combobox/dist/index.js +27 -7
  8. package/components/combobox/dist/registered.js +27 -7
  9. package/components/counter/demo/api.min.js +26 -6
  10. package/components/counter/demo/index.min.js +26 -6
  11. package/components/counter/dist/index.js +26 -6
  12. package/components/counter/dist/registered.js +26 -6
  13. package/components/datepicker/demo/api.min.js +27 -7
  14. package/components/datepicker/demo/index.min.js +27 -7
  15. package/components/datepicker/dist/index.js +27 -7
  16. package/components/datepicker/dist/registered.js +27 -7
  17. package/components/dropdown/demo/api.md +29 -28
  18. package/components/dropdown/demo/api.min.js +25 -5
  19. package/components/dropdown/demo/index.min.js +25 -5
  20. package/components/dropdown/dist/auro-dropdown.d.ts +8 -0
  21. package/components/dropdown/dist/index.js +25 -5
  22. package/components/dropdown/dist/registered.js +25 -5
  23. package/components/form/demo/api.min.js +159 -54
  24. package/components/form/demo/index.min.js +159 -54
  25. package/components/input/demo/api.min.js +1 -1
  26. package/components/input/demo/index.min.js +1 -1
  27. package/components/input/dist/index.js +1 -1
  28. package/components/input/dist/registered.js +1 -1
  29. package/components/radio/demo/api.min.js +1 -1
  30. package/components/radio/demo/index.min.js +1 -1
  31. package/components/radio/dist/index.js +1 -1
  32. package/components/radio/dist/registered.js +1 -1
  33. package/components/select/demo/api.min.js +76 -31
  34. package/components/select/demo/index.min.js +76 -31
  35. package/components/select/dist/index.js +76 -31
  36. package/components/select/dist/registered.js +76 -31
  37. package/components/select/dist/selectKeyboardStrategy.d.ts +4 -3
  38. package/custom-elements.json +20 -1
  39. package/package.json +5 -5
@@ -7458,7 +7458,7 @@ let AuroHelpText$8 = class AuroHelpText extends i$4 {
7458
7458
  }
7459
7459
  };
7460
7460
 
7461
- var formkitVersion$8 = '202604021512';
7461
+ var formkitVersion$8 = '202604021752';
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 = '202604021512';
17369
+ var formkitVersion$2$1 = '202604021752';
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}}
@@ -19631,6 +19631,11 @@ let AuroFloatingUI$3 = class AuroFloatingUI {
19631
19631
  this.clickHandler = null;
19632
19632
  this.keyDownHandler = null;
19633
19633
 
19634
+ /**
19635
+ * @private
19636
+ */
19637
+ this.enableKeyboardHandling = true;
19638
+
19634
19639
  /**
19635
19640
  * @private
19636
19641
  */
@@ -19965,7 +19970,9 @@ let AuroFloatingUI$3 = class AuroFloatingUI {
19965
19970
  document.addEventListener("focusin", this.focusHandler);
19966
19971
  }
19967
19972
 
19968
- document.addEventListener("keydown", this.keyDownHandler);
19973
+ if (this.enableKeyboardHandling) {
19974
+ document.addEventListener("keydown", this.keyDownHandler);
19975
+ }
19969
19976
 
19970
19977
  // send this task to the end of queue to prevent conflicting
19971
19978
  // it conflicts if showBib gets call from a button that's not this.element.trigger
@@ -20221,8 +20228,9 @@ let AuroFloatingUI$3 = class AuroFloatingUI {
20221
20228
  this.element.bib.setAttribute("id", `${this.id}-floater-bib`);
20222
20229
  }
20223
20230
 
20224
- configure(elem, eventPrefix) {
20231
+ configure(elem, eventPrefix, enableKeyboardHandling = true) {
20225
20232
  AuroFloatingUI.setupMousePressChecker();
20233
+ this.enableKeyboardHandling = enableKeyboardHandling;
20226
20234
 
20227
20235
  this.eventPrefix = eventPrefix;
20228
20236
  if (this.element !== elem) {
@@ -20255,7 +20263,9 @@ let AuroFloatingUI$3 = class AuroFloatingUI {
20255
20263
 
20256
20264
  this.handleEvent = this.handleEvent.bind(this);
20257
20265
  if (this.element.trigger) {
20258
- this.element.trigger.addEventListener("keydown", this.handleEvent);
20266
+ if (this.enableKeyboardHandling) {
20267
+ this.element.trigger.addEventListener("keydown", this.handleEvent);
20268
+ }
20259
20269
  this.element.trigger.addEventListener("click", this.handleEvent);
20260
20270
  this.element.trigger.addEventListener("mouseenter", this.handleEvent);
20261
20271
  this.element.trigger.addEventListener("mouseleave", this.handleEvent);
@@ -21409,7 +21419,7 @@ let AuroHelpText$2$1 = class AuroHelpText extends i$4 {
21409
21419
  }
21410
21420
  };
21411
21421
 
21412
- var formkitVersion$1$3 = '202604021512';
21422
+ var formkitVersion$1$3 = '202604021752';
21413
21423
 
21414
21424
  let AuroElement$2$2 = class AuroElement extends i$4 {
21415
21425
  static get properties() {
@@ -21590,6 +21600,7 @@ let AuroDropdown$3 = class AuroDropdown extends AuroElement$2$2 {
21590
21600
  this.appearance = 'default';
21591
21601
  this.chevron = false;
21592
21602
  this.disabled = false;
21603
+ this.disableKeyboardHandling = false;
21593
21604
  this.error = false;
21594
21605
  this.tabIndex = 0;
21595
21606
  this.noToggle = false;
@@ -21801,6 +21812,14 @@ let AuroDropdown$3 = class AuroDropdown extends AuroElement$2$2 {
21801
21812
  reflect: true
21802
21813
  },
21803
21814
 
21815
+ /**
21816
+ * If declared, the dropdown will not handle keyboard events and will require the consumer to manage this behavior.
21817
+ */
21818
+ disableKeyboardHandling: {
21819
+ type: Boolean,
21820
+ reflect: true
21821
+ },
21822
+
21804
21823
  /**
21805
21824
  * @private
21806
21825
  */
@@ -22106,7 +22125,7 @@ let AuroDropdown$3 = class AuroDropdown extends AuroElement$2$2 {
22106
22125
 
22107
22126
  firstUpdated() {
22108
22127
  // Configure the floater to, this will generate the ID for the bib
22109
- this.floater.configure(this, 'auroDropdown');
22128
+ this.floater.configure(this, 'auroDropdown', !this.disableKeyboardHandling);
22110
22129
 
22111
22130
  // Prevent `contain: layout` on the dropdown host. Layout containment
22112
22131
  // creates a containing block for position:fixed descendants (the bib),
@@ -22414,6 +22433,7 @@ let AuroDropdown$3 = class AuroDropdown extends AuroElement$2$2 {
22414
22433
  aria-expanded="${o$4(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.isPopoverVisible)}"
22415
22434
  aria-controls="${o$4(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.dropdownId)}"
22416
22435
  aria-labelledby="${o$4(this.triggerContentFocusable ? undefined : 'triggerLabel')}"
22436
+ aria-disabled="${o$4(this.disabled ? 'true' : undefined)}"
22417
22437
  @focusin="${this.handleFocusin}"
22418
22438
  @blur="${this.handleFocusOut}">
22419
22439
  <div class="triggerContentWrapper" id="triggerLabel">
@@ -29156,7 +29176,7 @@ let AuroHelpText$1$3 = class AuroHelpText extends i$4 {
29156
29176
  }
29157
29177
  };
29158
29178
 
29159
- var formkitVersion$7 = '202604021512';
29179
+ var formkitVersion$7 = '202604021752';
29160
29180
 
29161
29181
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
29162
29182
  // See LICENSE in the project root for license information.
@@ -33802,7 +33822,7 @@ let AuroHelpText$1$2 = class AuroHelpText extends i$4 {
33802
33822
  }
33803
33823
  };
33804
33824
 
33805
- var formkitVersion$1$2 = '202604021512';
33825
+ var formkitVersion$1$2 = '202604021752';
33806
33826
 
33807
33827
  // Copyright (c) 2026 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
33808
33828
  // See LICENSE in the project root for license information.
@@ -36055,6 +36075,11 @@ let AuroFloatingUI$2 = class AuroFloatingUI {
36055
36075
  this.clickHandler = null;
36056
36076
  this.keyDownHandler = null;
36057
36077
 
36078
+ /**
36079
+ * @private
36080
+ */
36081
+ this.enableKeyboardHandling = true;
36082
+
36058
36083
  /**
36059
36084
  * @private
36060
36085
  */
@@ -36389,7 +36414,9 @@ let AuroFloatingUI$2 = class AuroFloatingUI {
36389
36414
  document.addEventListener("focusin", this.focusHandler);
36390
36415
  }
36391
36416
 
36392
- document.addEventListener("keydown", this.keyDownHandler);
36417
+ if (this.enableKeyboardHandling) {
36418
+ document.addEventListener("keydown", this.keyDownHandler);
36419
+ }
36393
36420
 
36394
36421
  // send this task to the end of queue to prevent conflicting
36395
36422
  // it conflicts if showBib gets call from a button that's not this.element.trigger
@@ -36645,8 +36672,9 @@ let AuroFloatingUI$2 = class AuroFloatingUI {
36645
36672
  this.element.bib.setAttribute("id", `${this.id}-floater-bib`);
36646
36673
  }
36647
36674
 
36648
- configure(elem, eventPrefix) {
36675
+ configure(elem, eventPrefix, enableKeyboardHandling = true) {
36649
36676
  AuroFloatingUI.setupMousePressChecker();
36677
+ this.enableKeyboardHandling = enableKeyboardHandling;
36650
36678
 
36651
36679
  this.eventPrefix = eventPrefix;
36652
36680
  if (this.element !== elem) {
@@ -36679,7 +36707,9 @@ let AuroFloatingUI$2 = class AuroFloatingUI {
36679
36707
 
36680
36708
  this.handleEvent = this.handleEvent.bind(this);
36681
36709
  if (this.element.trigger) {
36682
- this.element.trigger.addEventListener("keydown", this.handleEvent);
36710
+ if (this.enableKeyboardHandling) {
36711
+ this.element.trigger.addEventListener("keydown", this.handleEvent);
36712
+ }
36683
36713
  this.element.trigger.addEventListener("click", this.handleEvent);
36684
36714
  this.element.trigger.addEventListener("mouseenter", this.handleEvent);
36685
36715
  this.element.trigger.addEventListener("mouseleave", this.handleEvent);
@@ -37833,7 +37863,7 @@ let AuroHelpText$6 = class AuroHelpText extends i$4 {
37833
37863
  }
37834
37864
  };
37835
37865
 
37836
- var formkitVersion$6 = '202604021512';
37866
+ var formkitVersion$6 = '202604021752';
37837
37867
 
37838
37868
  let AuroElement$1$2 = class AuroElement extends i$4 {
37839
37869
  static get properties() {
@@ -38014,6 +38044,7 @@ let AuroDropdown$2 = class AuroDropdown extends AuroElement$1$2 {
38014
38044
  this.appearance = 'default';
38015
38045
  this.chevron = false;
38016
38046
  this.disabled = false;
38047
+ this.disableKeyboardHandling = false;
38017
38048
  this.error = false;
38018
38049
  this.tabIndex = 0;
38019
38050
  this.noToggle = false;
@@ -38225,6 +38256,14 @@ let AuroDropdown$2 = class AuroDropdown extends AuroElement$1$2 {
38225
38256
  reflect: true
38226
38257
  },
38227
38258
 
38259
+ /**
38260
+ * If declared, the dropdown will not handle keyboard events and will require the consumer to manage this behavior.
38261
+ */
38262
+ disableKeyboardHandling: {
38263
+ type: Boolean,
38264
+ reflect: true
38265
+ },
38266
+
38228
38267
  /**
38229
38268
  * @private
38230
38269
  */
@@ -38530,7 +38569,7 @@ let AuroDropdown$2 = class AuroDropdown extends AuroElement$1$2 {
38530
38569
 
38531
38570
  firstUpdated() {
38532
38571
  // Configure the floater to, this will generate the ID for the bib
38533
- this.floater.configure(this, 'auroDropdown');
38572
+ this.floater.configure(this, 'auroDropdown', !this.disableKeyboardHandling);
38534
38573
 
38535
38574
  // Prevent `contain: layout` on the dropdown host. Layout containment
38536
38575
  // creates a containing block for position:fixed descendants (the bib),
@@ -38838,6 +38877,7 @@ let AuroDropdown$2 = class AuroDropdown extends AuroElement$1$2 {
38838
38877
  aria-expanded="${o$4(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.isPopoverVisible)}"
38839
38878
  aria-controls="${o$4(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.dropdownId)}"
38840
38879
  aria-labelledby="${o$4(this.triggerContentFocusable ? undefined : 'triggerLabel')}"
38880
+ aria-disabled="${o$4(this.disabled ? 'true' : undefined)}"
38841
38881
  @focusin="${this.handleFocusin}"
38842
38882
  @blur="${this.handleFocusOut}">
38843
38883
  <div class="triggerContentWrapper" id="triggerLabel">
@@ -41893,7 +41933,7 @@ let AuroHelpText$5 = class AuroHelpText extends i$4 {
41893
41933
  }
41894
41934
  };
41895
41935
 
41896
- var formkitVersion$5 = '202604021512';
41936
+ var formkitVersion$5 = '202604021752';
41897
41937
 
41898
41938
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
41899
41939
  // See LICENSE in the project root for license information.
@@ -44062,7 +44102,7 @@ let AuroHelpText$4 = class AuroHelpText extends i$4 {
44062
44102
  }
44063
44103
  };
44064
44104
 
44065
- var formkitVersion$4 = '202604021512';
44105
+ var formkitVersion$4 = '202604021752';
44066
44106
 
44067
44107
  // Copyright (c) 2026 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
44068
44108
  // See LICENSE in the project root for license information.
@@ -47605,6 +47645,11 @@ let AuroFloatingUI$1 = class AuroFloatingUI {
47605
47645
  this.clickHandler = null;
47606
47646
  this.keyDownHandler = null;
47607
47647
 
47648
+ /**
47649
+ * @private
47650
+ */
47651
+ this.enableKeyboardHandling = true;
47652
+
47608
47653
  /**
47609
47654
  * @private
47610
47655
  */
@@ -47939,7 +47984,9 @@ let AuroFloatingUI$1 = class AuroFloatingUI {
47939
47984
  document.addEventListener("focusin", this.focusHandler);
47940
47985
  }
47941
47986
 
47942
- document.addEventListener("keydown", this.keyDownHandler);
47987
+ if (this.enableKeyboardHandling) {
47988
+ document.addEventListener("keydown", this.keyDownHandler);
47989
+ }
47943
47990
 
47944
47991
  // send this task to the end of queue to prevent conflicting
47945
47992
  // it conflicts if showBib gets call from a button that's not this.element.trigger
@@ -48195,8 +48242,9 @@ let AuroFloatingUI$1 = class AuroFloatingUI {
48195
48242
  this.element.bib.setAttribute("id", `${this.id}-floater-bib`);
48196
48243
  }
48197
48244
 
48198
- configure(elem, eventPrefix) {
48245
+ configure(elem, eventPrefix, enableKeyboardHandling = true) {
48199
48246
  AuroFloatingUI.setupMousePressChecker();
48247
+ this.enableKeyboardHandling = enableKeyboardHandling;
48200
48248
 
48201
48249
  this.eventPrefix = eventPrefix;
48202
48250
  if (this.element !== elem) {
@@ -48229,7 +48277,9 @@ let AuroFloatingUI$1 = class AuroFloatingUI {
48229
48277
 
48230
48278
  this.handleEvent = this.handleEvent.bind(this);
48231
48279
  if (this.element.trigger) {
48232
- this.element.trigger.addEventListener("keydown", this.handleEvent);
48280
+ if (this.enableKeyboardHandling) {
48281
+ this.element.trigger.addEventListener("keydown", this.handleEvent);
48282
+ }
48233
48283
  this.element.trigger.addEventListener("click", this.handleEvent);
48234
48284
  this.element.trigger.addEventListener("mouseenter", this.handleEvent);
48235
48285
  this.element.trigger.addEventListener("mouseleave", this.handleEvent);
@@ -49383,7 +49433,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
49383
49433
  }
49384
49434
  };
49385
49435
 
49386
- var formkitVersion$2 = '202604021512';
49436
+ var formkitVersion$2 = '202604021752';
49387
49437
 
49388
49438
  let AuroElement$2$1 = class AuroElement extends i$4 {
49389
49439
  static get properties() {
@@ -49564,6 +49614,7 @@ let AuroDropdown$1 = class AuroDropdown extends AuroElement$2$1 {
49564
49614
  this.appearance = 'default';
49565
49615
  this.chevron = false;
49566
49616
  this.disabled = false;
49617
+ this.disableKeyboardHandling = false;
49567
49618
  this.error = false;
49568
49619
  this.tabIndex = 0;
49569
49620
  this.noToggle = false;
@@ -49775,6 +49826,14 @@ let AuroDropdown$1 = class AuroDropdown extends AuroElement$2$1 {
49775
49826
  reflect: true
49776
49827
  },
49777
49828
 
49829
+ /**
49830
+ * If declared, the dropdown will not handle keyboard events and will require the consumer to manage this behavior.
49831
+ */
49832
+ disableKeyboardHandling: {
49833
+ type: Boolean,
49834
+ reflect: true
49835
+ },
49836
+
49778
49837
  /**
49779
49838
  * @private
49780
49839
  */
@@ -50080,7 +50139,7 @@ let AuroDropdown$1 = class AuroDropdown extends AuroElement$2$1 {
50080
50139
 
50081
50140
  firstUpdated() {
50082
50141
  // Configure the floater to, this will generate the ID for the bib
50083
- this.floater.configure(this, 'auroDropdown');
50142
+ this.floater.configure(this, 'auroDropdown', !this.disableKeyboardHandling);
50084
50143
 
50085
50144
  // Prevent `contain: layout` on the dropdown host. Layout containment
50086
50145
  // creates a containing block for position:fixed descendants (the bib),
@@ -50388,6 +50447,7 @@ let AuroDropdown$1 = class AuroDropdown extends AuroElement$2$1 {
50388
50447
  aria-expanded="${o$4(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.isPopoverVisible)}"
50389
50448
  aria-controls="${o$4(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.dropdownId)}"
50390
50449
  aria-labelledby="${o$4(this.triggerContentFocusable ? undefined : 'triggerLabel')}"
50450
+ aria-disabled="${o$4(this.disabled ? 'true' : undefined)}"
50391
50451
  @focusin="${this.handleFocusin}"
50392
50452
  @blur="${this.handleFocusOut}">
50393
50453
  <div class="triggerContentWrapper" id="triggerLabel">
@@ -57130,7 +57190,7 @@ let AuroHelpText$1$1 = class AuroHelpText extends i$4 {
57130
57190
  }
57131
57191
  };
57132
57192
 
57133
- var formkitVersion$1$1 = '202604021512';
57193
+ var formkitVersion$1$1 = '202604021752';
57134
57194
 
57135
57195
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
57136
57196
  // See LICENSE in the project root for license information.
@@ -58169,7 +58229,7 @@ let AuroBibtemplate$1 = class AuroBibtemplate extends i$4 {
58169
58229
  }
58170
58230
  };
58171
58231
 
58172
- var formkitVersion$3 = '202604021512';
58232
+ var formkitVersion$3 = '202604021752';
58173
58233
 
58174
58234
  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}`;
58175
58235
 
@@ -63555,41 +63615,48 @@ function navigateArrow(component, direction, options = {}) {
63555
63615
  }
63556
63616
  }
63557
63617
 
63618
+ /* eslint-disable new-cap */
63619
+
63558
63620
  const selectKeyboardStrategy = {
63559
63621
  ArrowUp(component, evt, ctx) {
63560
- // Navigate menu only if the bib is open, otherwise open the bib
63561
63622
  evt.preventDefault();
63562
- if (evt.altKey || evt.metaKey) ; else if (component.dropdown.isPopoverVisible) {
63563
- navigateArrow(component, 'up', {
63564
- ctx,
63565
- showFn: () => component.dropdown.show(),
63566
- });
63567
- } else {
63568
- component.dropdown.show();
63623
+ if (evt.altKey || evt.metaKey) {
63624
+ // navigate to first enabled option
63625
+ selectKeyboardStrategy.Home(component, evt, ctx);
63626
+ return;
63569
63627
  }
63628
+ navigateArrow(component, 'up', {
63629
+ ctx,
63630
+ showFn: () => component.dropdown.show(),
63631
+ });
63570
63632
  },
63571
63633
 
63572
63634
  ArrowDown(component, evt, ctx) {
63573
- // Navigate menu only if the bib is open, otherwise open the bib
63574
63635
  evt.preventDefault();
63575
- if (evt.altKey || evt.metaKey) ; else if (component.dropdown.isPopoverVisible) {
63576
- navigateArrow(component, 'down', {
63577
- ctx,
63578
- showFn: () => component.dropdown.show(),
63579
- });
63580
- } else {
63581
- component.dropdown.show();
63636
+ if (evt.altKey || evt.metaKey) {
63637
+ // navigate to last enabled option
63638
+ selectKeyboardStrategy.End(component, evt, ctx);
63639
+ return;
63582
63640
  }
63641
+ navigateArrow(component, 'down', {
63642
+ ctx,
63643
+ showFn: () => component.dropdown.show(),
63644
+ });
63583
63645
  },
63584
63646
 
63585
63647
  Enter(component, evt, ctx) {
63586
- if (!ctx.isExpanded && ctx.isPopover) {
63587
- component.menu.makeSelection();
63588
- } else if (ctx.isModal && !evt.defaultPrevented) {
63589
- // for modal, isExpanded is always true
63590
- // defaultPrevented will be true if Floating UI has already handled the event to open the dropdown
63591
- component.menu.makeSelection();
63648
+ if (!ctx.isExpanded) {
63649
+ component.dropdown.show();
63650
+ return;
63592
63651
  }
63652
+ component.menu.makeSelection();
63653
+ },
63654
+
63655
+ Escape(component, evt, ctx) {
63656
+ if (!ctx.isExpanded) {
63657
+ return;
63658
+ }
63659
+ component.dropdown.hide();
63593
63660
  },
63594
63661
 
63595
63662
  Tab(component, evt, ctx) {
@@ -63604,7 +63671,10 @@ const selectKeyboardStrategy = {
63604
63671
  }
63605
63672
  component.dropdown.hide();
63606
63673
  },
63607
- Home(component, evt) {
63674
+ Home(component, evt, ctx) {
63675
+ if (!ctx.isExpanded) {
63676
+ return;
63677
+ }
63608
63678
  evt.preventDefault();
63609
63679
  evt.stopPropagation();
63610
63680
  const firstOption = component.menu.menuService.menuOptions.find((option) => !option.disabled);
@@ -63613,7 +63683,10 @@ const selectKeyboardStrategy = {
63613
63683
  }
63614
63684
  },
63615
63685
 
63616
- End(component, evt) {
63686
+ End(component, evt, ctx) {
63687
+ if (!ctx.isExpanded) {
63688
+ return;
63689
+ }
63617
63690
  evt.preventDefault();
63618
63691
  evt.stopPropagation();
63619
63692
  const lastOption = [...component.menu.menuService.menuOptions].reverse().find((option) => !option.disabled);
@@ -63622,8 +63695,17 @@ const selectKeyboardStrategy = {
63622
63695
  }
63623
63696
  },
63624
63697
 
63625
- default(component, evt) {
63698
+ default(component, evt, ctx) {
63626
63699
  component.updateActiveOptionBasedOnKey(evt.key);
63700
+ if (evt.key === ' ') {
63701
+ evt.preventDefault();
63702
+ evt.stopPropagation();
63703
+ if (ctx.isExpanded) {
63704
+ component.dropdown.hide();
63705
+ return;
63706
+ }
63707
+ component.dropdown.show();
63708
+ }
63627
63709
  },
63628
63710
  };
63629
63711
 
@@ -65456,6 +65538,11 @@ class AuroFloatingUI {
65456
65538
  this.clickHandler = null;
65457
65539
  this.keyDownHandler = null;
65458
65540
 
65541
+ /**
65542
+ * @private
65543
+ */
65544
+ this.enableKeyboardHandling = true;
65545
+
65459
65546
  /**
65460
65547
  * @private
65461
65548
  */
@@ -65790,7 +65877,9 @@ class AuroFloatingUI {
65790
65877
  document.addEventListener("focusin", this.focusHandler);
65791
65878
  }
65792
65879
 
65793
- document.addEventListener("keydown", this.keyDownHandler);
65880
+ if (this.enableKeyboardHandling) {
65881
+ document.addEventListener("keydown", this.keyDownHandler);
65882
+ }
65794
65883
 
65795
65884
  // send this task to the end of queue to prevent conflicting
65796
65885
  // it conflicts if showBib gets call from a button that's not this.element.trigger
@@ -66046,8 +66135,9 @@ class AuroFloatingUI {
66046
66135
  this.element.bib.setAttribute("id", `${this.id}-floater-bib`);
66047
66136
  }
66048
66137
 
66049
- configure(elem, eventPrefix) {
66138
+ configure(elem, eventPrefix, enableKeyboardHandling = true) {
66050
66139
  AuroFloatingUI.setupMousePressChecker();
66140
+ this.enableKeyboardHandling = enableKeyboardHandling;
66051
66141
 
66052
66142
  this.eventPrefix = eventPrefix;
66053
66143
  if (this.element !== elem) {
@@ -66080,7 +66170,9 @@ class AuroFloatingUI {
66080
66170
 
66081
66171
  this.handleEvent = this.handleEvent.bind(this);
66082
66172
  if (this.element.trigger) {
66083
- this.element.trigger.addEventListener("keydown", this.handleEvent);
66173
+ if (this.enableKeyboardHandling) {
66174
+ this.element.trigger.addEventListener("keydown", this.handleEvent);
66175
+ }
66084
66176
  this.element.trigger.addEventListener("click", this.handleEvent);
66085
66177
  this.element.trigger.addEventListener("mouseenter", this.handleEvent);
66086
66178
  this.element.trigger.addEventListener("mouseleave", this.handleEvent);
@@ -67234,7 +67326,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
67234
67326
  }
67235
67327
  };
67236
67328
 
67237
- var formkitVersion$1 = '202604021512';
67329
+ var formkitVersion$1 = '202604021752';
67238
67330
 
67239
67331
  class AuroElement extends i$4 {
67240
67332
  static get properties() {
@@ -67415,6 +67507,7 @@ class AuroDropdown extends AuroElement {
67415
67507
  this.appearance = 'default';
67416
67508
  this.chevron = false;
67417
67509
  this.disabled = false;
67510
+ this.disableKeyboardHandling = false;
67418
67511
  this.error = false;
67419
67512
  this.tabIndex = 0;
67420
67513
  this.noToggle = false;
@@ -67626,6 +67719,14 @@ class AuroDropdown extends AuroElement {
67626
67719
  reflect: true
67627
67720
  },
67628
67721
 
67722
+ /**
67723
+ * If declared, the dropdown will not handle keyboard events and will require the consumer to manage this behavior.
67724
+ */
67725
+ disableKeyboardHandling: {
67726
+ type: Boolean,
67727
+ reflect: true
67728
+ },
67729
+
67629
67730
  /**
67630
67731
  * @private
67631
67732
  */
@@ -67931,7 +68032,7 @@ class AuroDropdown extends AuroElement {
67931
68032
 
67932
68033
  firstUpdated() {
67933
68034
  // Configure the floater to, this will generate the ID for the bib
67934
- this.floater.configure(this, 'auroDropdown');
68035
+ this.floater.configure(this, 'auroDropdown', !this.disableKeyboardHandling);
67935
68036
 
67936
68037
  // Prevent `contain: layout` on the dropdown host. Layout containment
67937
68038
  // creates a containing block for position:fixed descendants (the bib),
@@ -68239,6 +68340,7 @@ class AuroDropdown extends AuroElement {
68239
68340
  aria-expanded="${o$4(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.isPopoverVisible)}"
68240
68341
  aria-controls="${o$4(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.dropdownId)}"
68241
68342
  aria-labelledby="${o$4(this.triggerContentFocusable ? undefined : 'triggerLabel')}"
68343
+ aria-disabled="${o$4(this.disabled ? 'true' : undefined)}"
68242
68344
  @focusin="${this.handleFocusin}"
68243
68345
  @blur="${this.handleFocusOut}">
68244
68346
  <div class="triggerContentWrapper" id="triggerLabel">
@@ -68977,7 +69079,7 @@ class AuroHelpText extends i$4 {
68977
69079
  }
68978
69080
  }
68979
69081
 
68980
- var formkitVersion = '202604021512';
69082
+ var formkitVersion = '202604021752';
68981
69083
 
68982
69084
  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}`;
68983
69085
 
@@ -70230,6 +70332,7 @@ class AuroSelect extends AuroElement$1 {
70230
70332
  <slot name="bib.fullscreen.headline" @slotchange="${this.handleSlotChange}"></slot>
70231
70333
  </div>
70232
70334
  <${this.dropdownTag}
70335
+ disableKeyboardHandling
70233
70336
  appearance="${this.onDark ? 'inverse' : this.appearance}"
70234
70337
  .a11yRole=${"combobox"}
70235
70338
  ?autoPlacement="${this.autoPlacement}"
@@ -70309,6 +70412,7 @@ class AuroSelect extends AuroElement$1 {
70309
70412
  <slot name="bib.fullscreen.headline" @slotchange="${this.handleSlotChange}"></slot>
70310
70413
  </div>
70311
70414
  <${this.dropdownTag}
70415
+ disableKeyboardHandling
70312
70416
  appearance="${this.onDark ? 'inverse' : this.appearance}"
70313
70417
  .a11yRole=${"combobox"}
70314
70418
  ?autoPlacement="${this.autoPlacement}"
@@ -70394,6 +70498,7 @@ class AuroSelect extends AuroElement$1 {
70394
70498
  <slot name="bib.fullscreen.headline" @slotchange="${this.handleSlotChange}"></slot>
70395
70499
  </div>
70396
70500
  <${this.dropdownTag}
70501
+ disableKeyboardHandling
70397
70502
  appearance="${this.onDark ? 'inverse' : this.appearance}"
70398
70503
  .a11yRole=${"combobox"}
70399
70504
  ?autoPlacement="${this.autoPlacement}"