@aurodesignsystem-dev/auro-formkit 0.0.0-pr1411.0 → 0.0.0-pr1411.1

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 +26 -7
  6. package/components/combobox/demo/index.min.js +26 -7
  7. package/components/combobox/dist/index.js +26 -7
  8. package/components/combobox/dist/registered.js +26 -7
  9. package/components/counter/demo/api.min.js +25 -6
  10. package/components/counter/demo/index.min.js +25 -6
  11. package/components/counter/dist/index.js +25 -6
  12. package/components/counter/dist/registered.js +25 -6
  13. package/components/datepicker/demo/api.min.js +26 -7
  14. package/components/datepicker/demo/index.min.js +26 -7
  15. package/components/datepicker/dist/index.js +26 -7
  16. package/components/datepicker/dist/registered.js +26 -7
  17. package/components/dropdown/demo/api.md +29 -28
  18. package/components/dropdown/demo/api.min.js +24 -5
  19. package/components/dropdown/demo/index.min.js +24 -5
  20. package/components/dropdown/dist/auro-dropdown.d.ts +8 -0
  21. package/components/dropdown/dist/index.js +24 -5
  22. package/components/dropdown/dist/registered.js +24 -5
  23. package/components/form/demo/api.min.js +155 -54
  24. package/components/form/demo/index.min.js +155 -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 +75 -31
  34. package/components/select/demo/index.min.js +75 -31
  35. package/components/select/dist/index.js +75 -31
  36. package/components/select/dist/registered.js +75 -31
  37. package/components/select/dist/selectKeyboardStrategy.d.ts +4 -3
  38. package/custom-elements.json +1410 -1391
  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 = '202604021632';
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 = '202604021632';
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 = '202604021632';
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),
@@ -29156,7 +29175,7 @@ let AuroHelpText$1$3 = class AuroHelpText extends i$4 {
29156
29175
  }
29157
29176
  };
29158
29177
 
29159
- var formkitVersion$7 = '202604021512';
29178
+ var formkitVersion$7 = '202604021632';
29160
29179
 
29161
29180
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
29162
29181
  // See LICENSE in the project root for license information.
@@ -33802,7 +33821,7 @@ let AuroHelpText$1$2 = class AuroHelpText extends i$4 {
33802
33821
  }
33803
33822
  };
33804
33823
 
33805
- var formkitVersion$1$2 = '202604021512';
33824
+ var formkitVersion$1$2 = '202604021632';
33806
33825
 
33807
33826
  // Copyright (c) 2026 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
33808
33827
  // See LICENSE in the project root for license information.
@@ -36055,6 +36074,11 @@ let AuroFloatingUI$2 = class AuroFloatingUI {
36055
36074
  this.clickHandler = null;
36056
36075
  this.keyDownHandler = null;
36057
36076
 
36077
+ /**
36078
+ * @private
36079
+ */
36080
+ this.enableKeyboardHandling = true;
36081
+
36058
36082
  /**
36059
36083
  * @private
36060
36084
  */
@@ -36389,7 +36413,9 @@ let AuroFloatingUI$2 = class AuroFloatingUI {
36389
36413
  document.addEventListener("focusin", this.focusHandler);
36390
36414
  }
36391
36415
 
36392
- document.addEventListener("keydown", this.keyDownHandler);
36416
+ if (this.enableKeyboardHandling) {
36417
+ document.addEventListener("keydown", this.keyDownHandler);
36418
+ }
36393
36419
 
36394
36420
  // send this task to the end of queue to prevent conflicting
36395
36421
  // it conflicts if showBib gets call from a button that's not this.element.trigger
@@ -36645,8 +36671,9 @@ let AuroFloatingUI$2 = class AuroFloatingUI {
36645
36671
  this.element.bib.setAttribute("id", `${this.id}-floater-bib`);
36646
36672
  }
36647
36673
 
36648
- configure(elem, eventPrefix) {
36674
+ configure(elem, eventPrefix, enableKeyboardHandling = true) {
36649
36675
  AuroFloatingUI.setupMousePressChecker();
36676
+ this.enableKeyboardHandling = enableKeyboardHandling;
36650
36677
 
36651
36678
  this.eventPrefix = eventPrefix;
36652
36679
  if (this.element !== elem) {
@@ -36679,7 +36706,9 @@ let AuroFloatingUI$2 = class AuroFloatingUI {
36679
36706
 
36680
36707
  this.handleEvent = this.handleEvent.bind(this);
36681
36708
  if (this.element.trigger) {
36682
- this.element.trigger.addEventListener("keydown", this.handleEvent);
36709
+ if (this.enableKeyboardHandling) {
36710
+ this.element.trigger.addEventListener("keydown", this.handleEvent);
36711
+ }
36683
36712
  this.element.trigger.addEventListener("click", this.handleEvent);
36684
36713
  this.element.trigger.addEventListener("mouseenter", this.handleEvent);
36685
36714
  this.element.trigger.addEventListener("mouseleave", this.handleEvent);
@@ -37833,7 +37862,7 @@ let AuroHelpText$6 = class AuroHelpText extends i$4 {
37833
37862
  }
37834
37863
  };
37835
37864
 
37836
- var formkitVersion$6 = '202604021512';
37865
+ var formkitVersion$6 = '202604021632';
37837
37866
 
37838
37867
  let AuroElement$1$2 = class AuroElement extends i$4 {
37839
37868
  static get properties() {
@@ -38014,6 +38043,7 @@ let AuroDropdown$2 = class AuroDropdown extends AuroElement$1$2 {
38014
38043
  this.appearance = 'default';
38015
38044
  this.chevron = false;
38016
38045
  this.disabled = false;
38046
+ this.disableKeyboardHandling = false;
38017
38047
  this.error = false;
38018
38048
  this.tabIndex = 0;
38019
38049
  this.noToggle = false;
@@ -38225,6 +38255,14 @@ let AuroDropdown$2 = class AuroDropdown extends AuroElement$1$2 {
38225
38255
  reflect: true
38226
38256
  },
38227
38257
 
38258
+ /**
38259
+ * If declared, the dropdown will not handle keyboard events and will require the consumer to manage this behavior.
38260
+ */
38261
+ disableKeyboardHandling: {
38262
+ type: Boolean,
38263
+ reflect: true
38264
+ },
38265
+
38228
38266
  /**
38229
38267
  * @private
38230
38268
  */
@@ -38530,7 +38568,7 @@ let AuroDropdown$2 = class AuroDropdown extends AuroElement$1$2 {
38530
38568
 
38531
38569
  firstUpdated() {
38532
38570
  // Configure the floater to, this will generate the ID for the bib
38533
- this.floater.configure(this, 'auroDropdown');
38571
+ this.floater.configure(this, 'auroDropdown', !this.disableKeyboardHandling);
38534
38572
 
38535
38573
  // Prevent `contain: layout` on the dropdown host. Layout containment
38536
38574
  // creates a containing block for position:fixed descendants (the bib),
@@ -41893,7 +41931,7 @@ let AuroHelpText$5 = class AuroHelpText extends i$4 {
41893
41931
  }
41894
41932
  };
41895
41933
 
41896
- var formkitVersion$5 = '202604021512';
41934
+ var formkitVersion$5 = '202604021632';
41897
41935
 
41898
41936
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
41899
41937
  // See LICENSE in the project root for license information.
@@ -44062,7 +44100,7 @@ let AuroHelpText$4 = class AuroHelpText extends i$4 {
44062
44100
  }
44063
44101
  };
44064
44102
 
44065
- var formkitVersion$4 = '202604021512';
44103
+ var formkitVersion$4 = '202604021632';
44066
44104
 
44067
44105
  // Copyright (c) 2026 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
44068
44106
  // See LICENSE in the project root for license information.
@@ -47605,6 +47643,11 @@ let AuroFloatingUI$1 = class AuroFloatingUI {
47605
47643
  this.clickHandler = null;
47606
47644
  this.keyDownHandler = null;
47607
47645
 
47646
+ /**
47647
+ * @private
47648
+ */
47649
+ this.enableKeyboardHandling = true;
47650
+
47608
47651
  /**
47609
47652
  * @private
47610
47653
  */
@@ -47939,7 +47982,9 @@ let AuroFloatingUI$1 = class AuroFloatingUI {
47939
47982
  document.addEventListener("focusin", this.focusHandler);
47940
47983
  }
47941
47984
 
47942
- document.addEventListener("keydown", this.keyDownHandler);
47985
+ if (this.enableKeyboardHandling) {
47986
+ document.addEventListener("keydown", this.keyDownHandler);
47987
+ }
47943
47988
 
47944
47989
  // send this task to the end of queue to prevent conflicting
47945
47990
  // it conflicts if showBib gets call from a button that's not this.element.trigger
@@ -48195,8 +48240,9 @@ let AuroFloatingUI$1 = class AuroFloatingUI {
48195
48240
  this.element.bib.setAttribute("id", `${this.id}-floater-bib`);
48196
48241
  }
48197
48242
 
48198
- configure(elem, eventPrefix) {
48243
+ configure(elem, eventPrefix, enableKeyboardHandling = true) {
48199
48244
  AuroFloatingUI.setupMousePressChecker();
48245
+ this.enableKeyboardHandling = enableKeyboardHandling;
48200
48246
 
48201
48247
  this.eventPrefix = eventPrefix;
48202
48248
  if (this.element !== elem) {
@@ -48229,7 +48275,9 @@ let AuroFloatingUI$1 = class AuroFloatingUI {
48229
48275
 
48230
48276
  this.handleEvent = this.handleEvent.bind(this);
48231
48277
  if (this.element.trigger) {
48232
- this.element.trigger.addEventListener("keydown", this.handleEvent);
48278
+ if (this.enableKeyboardHandling) {
48279
+ this.element.trigger.addEventListener("keydown", this.handleEvent);
48280
+ }
48233
48281
  this.element.trigger.addEventListener("click", this.handleEvent);
48234
48282
  this.element.trigger.addEventListener("mouseenter", this.handleEvent);
48235
48283
  this.element.trigger.addEventListener("mouseleave", this.handleEvent);
@@ -49383,7 +49431,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
49383
49431
  }
49384
49432
  };
49385
49433
 
49386
- var formkitVersion$2 = '202604021512';
49434
+ var formkitVersion$2 = '202604021632';
49387
49435
 
49388
49436
  let AuroElement$2$1 = class AuroElement extends i$4 {
49389
49437
  static get properties() {
@@ -49564,6 +49612,7 @@ let AuroDropdown$1 = class AuroDropdown extends AuroElement$2$1 {
49564
49612
  this.appearance = 'default';
49565
49613
  this.chevron = false;
49566
49614
  this.disabled = false;
49615
+ this.disableKeyboardHandling = false;
49567
49616
  this.error = false;
49568
49617
  this.tabIndex = 0;
49569
49618
  this.noToggle = false;
@@ -49775,6 +49824,14 @@ let AuroDropdown$1 = class AuroDropdown extends AuroElement$2$1 {
49775
49824
  reflect: true
49776
49825
  },
49777
49826
 
49827
+ /**
49828
+ * If declared, the dropdown will not handle keyboard events and will require the consumer to manage this behavior.
49829
+ */
49830
+ disableKeyboardHandling: {
49831
+ type: Boolean,
49832
+ reflect: true
49833
+ },
49834
+
49778
49835
  /**
49779
49836
  * @private
49780
49837
  */
@@ -50080,7 +50137,7 @@ let AuroDropdown$1 = class AuroDropdown extends AuroElement$2$1 {
50080
50137
 
50081
50138
  firstUpdated() {
50082
50139
  // Configure the floater to, this will generate the ID for the bib
50083
- this.floater.configure(this, 'auroDropdown');
50140
+ this.floater.configure(this, 'auroDropdown', !this.disableKeyboardHandling);
50084
50141
 
50085
50142
  // Prevent `contain: layout` on the dropdown host. Layout containment
50086
50143
  // creates a containing block for position:fixed descendants (the bib),
@@ -57130,7 +57187,7 @@ let AuroHelpText$1$1 = class AuroHelpText extends i$4 {
57130
57187
  }
57131
57188
  };
57132
57189
 
57133
- var formkitVersion$1$1 = '202604021512';
57190
+ var formkitVersion$1$1 = '202604021632';
57134
57191
 
57135
57192
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
57136
57193
  // See LICENSE in the project root for license information.
@@ -58169,7 +58226,7 @@ let AuroBibtemplate$1 = class AuroBibtemplate extends i$4 {
58169
58226
  }
58170
58227
  };
58171
58228
 
58172
- var formkitVersion$3 = '202604021512';
58229
+ var formkitVersion$3 = '202604021632';
58173
58230
 
58174
58231
  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
58232
 
@@ -63555,41 +63612,48 @@ function navigateArrow(component, direction, options = {}) {
63555
63612
  }
63556
63613
  }
63557
63614
 
63615
+ /* eslint-disable new-cap */
63616
+
63558
63617
  const selectKeyboardStrategy = {
63559
63618
  ArrowUp(component, evt, ctx) {
63560
- // Navigate menu only if the bib is open, otherwise open the bib
63561
63619
  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();
63620
+ if (evt.altKey || evt.metaKey) {
63621
+ // navigate to first enabled option
63622
+ selectKeyboardStrategy.Home(component, evt, ctx);
63623
+ return;
63569
63624
  }
63625
+ navigateArrow(component, 'up', {
63626
+ ctx,
63627
+ showFn: () => component.dropdown.show(),
63628
+ });
63570
63629
  },
63571
63630
 
63572
63631
  ArrowDown(component, evt, ctx) {
63573
- // Navigate menu only if the bib is open, otherwise open the bib
63574
63632
  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();
63633
+ if (evt.altKey || evt.metaKey) {
63634
+ // navigate to last enabled option
63635
+ selectKeyboardStrategy.End(component, evt, ctx);
63636
+ return;
63582
63637
  }
63638
+ navigateArrow(component, 'down', {
63639
+ ctx,
63640
+ showFn: () => component.dropdown.show(),
63641
+ });
63583
63642
  },
63584
63643
 
63585
63644
  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();
63645
+ if (!ctx.isExpanded) {
63646
+ component.dropdown.show();
63647
+ return;
63592
63648
  }
63649
+ component.menu.makeSelection();
63650
+ },
63651
+
63652
+ Escape(component, evt, ctx) {
63653
+ if (!ctx.isExpanded) {
63654
+ return;
63655
+ }
63656
+ component.dropdown.hide();
63593
63657
  },
63594
63658
 
63595
63659
  Tab(component, evt, ctx) {
@@ -63604,7 +63668,10 @@ const selectKeyboardStrategy = {
63604
63668
  }
63605
63669
  component.dropdown.hide();
63606
63670
  },
63607
- Home(component, evt) {
63671
+ Home(component, evt, ctx) {
63672
+ if (!ctx.isExpanded) {
63673
+ return;
63674
+ }
63608
63675
  evt.preventDefault();
63609
63676
  evt.stopPropagation();
63610
63677
  const firstOption = component.menu.menuService.menuOptions.find((option) => !option.disabled);
@@ -63613,7 +63680,10 @@ const selectKeyboardStrategy = {
63613
63680
  }
63614
63681
  },
63615
63682
 
63616
- End(component, evt) {
63683
+ End(component, evt, ctx) {
63684
+ if (!ctx.isExpanded) {
63685
+ return;
63686
+ }
63617
63687
  evt.preventDefault();
63618
63688
  evt.stopPropagation();
63619
63689
  const lastOption = [...component.menu.menuService.menuOptions].reverse().find((option) => !option.disabled);
@@ -63622,8 +63692,17 @@ const selectKeyboardStrategy = {
63622
63692
  }
63623
63693
  },
63624
63694
 
63625
- default(component, evt) {
63695
+ default(component, evt, ctx) {
63626
63696
  component.updateActiveOptionBasedOnKey(evt.key);
63697
+ if (evt.key === ' ') {
63698
+ evt.preventDefault();
63699
+ evt.stopPropagation();
63700
+ if (ctx.isExpanded) {
63701
+ component.dropdown.hide();
63702
+ return;
63703
+ }
63704
+ component.dropdown.show();
63705
+ }
63627
63706
  },
63628
63707
  };
63629
63708
 
@@ -65456,6 +65535,11 @@ class AuroFloatingUI {
65456
65535
  this.clickHandler = null;
65457
65536
  this.keyDownHandler = null;
65458
65537
 
65538
+ /**
65539
+ * @private
65540
+ */
65541
+ this.enableKeyboardHandling = true;
65542
+
65459
65543
  /**
65460
65544
  * @private
65461
65545
  */
@@ -65790,7 +65874,9 @@ class AuroFloatingUI {
65790
65874
  document.addEventListener("focusin", this.focusHandler);
65791
65875
  }
65792
65876
 
65793
- document.addEventListener("keydown", this.keyDownHandler);
65877
+ if (this.enableKeyboardHandling) {
65878
+ document.addEventListener("keydown", this.keyDownHandler);
65879
+ }
65794
65880
 
65795
65881
  // send this task to the end of queue to prevent conflicting
65796
65882
  // it conflicts if showBib gets call from a button that's not this.element.trigger
@@ -66046,8 +66132,9 @@ class AuroFloatingUI {
66046
66132
  this.element.bib.setAttribute("id", `${this.id}-floater-bib`);
66047
66133
  }
66048
66134
 
66049
- configure(elem, eventPrefix) {
66135
+ configure(elem, eventPrefix, enableKeyboardHandling = true) {
66050
66136
  AuroFloatingUI.setupMousePressChecker();
66137
+ this.enableKeyboardHandling = enableKeyboardHandling;
66051
66138
 
66052
66139
  this.eventPrefix = eventPrefix;
66053
66140
  if (this.element !== elem) {
@@ -66080,7 +66167,9 @@ class AuroFloatingUI {
66080
66167
 
66081
66168
  this.handleEvent = this.handleEvent.bind(this);
66082
66169
  if (this.element.trigger) {
66083
- this.element.trigger.addEventListener("keydown", this.handleEvent);
66170
+ if (this.enableKeyboardHandling) {
66171
+ this.element.trigger.addEventListener("keydown", this.handleEvent);
66172
+ }
66084
66173
  this.element.trigger.addEventListener("click", this.handleEvent);
66085
66174
  this.element.trigger.addEventListener("mouseenter", this.handleEvent);
66086
66175
  this.element.trigger.addEventListener("mouseleave", this.handleEvent);
@@ -67234,7 +67323,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
67234
67323
  }
67235
67324
  };
67236
67325
 
67237
- var formkitVersion$1 = '202604021512';
67326
+ var formkitVersion$1 = '202604021632';
67238
67327
 
67239
67328
  class AuroElement extends i$4 {
67240
67329
  static get properties() {
@@ -67415,6 +67504,7 @@ class AuroDropdown extends AuroElement {
67415
67504
  this.appearance = 'default';
67416
67505
  this.chevron = false;
67417
67506
  this.disabled = false;
67507
+ this.disableKeyboardHandling = false;
67418
67508
  this.error = false;
67419
67509
  this.tabIndex = 0;
67420
67510
  this.noToggle = false;
@@ -67626,6 +67716,14 @@ class AuroDropdown extends AuroElement {
67626
67716
  reflect: true
67627
67717
  },
67628
67718
 
67719
+ /**
67720
+ * If declared, the dropdown will not handle keyboard events and will require the consumer to manage this behavior.
67721
+ */
67722
+ disableKeyboardHandling: {
67723
+ type: Boolean,
67724
+ reflect: true
67725
+ },
67726
+
67629
67727
  /**
67630
67728
  * @private
67631
67729
  */
@@ -67931,7 +68029,7 @@ class AuroDropdown extends AuroElement {
67931
68029
 
67932
68030
  firstUpdated() {
67933
68031
  // Configure the floater to, this will generate the ID for the bib
67934
- this.floater.configure(this, 'auroDropdown');
68032
+ this.floater.configure(this, 'auroDropdown', !this.disableKeyboardHandling);
67935
68033
 
67936
68034
  // Prevent `contain: layout` on the dropdown host. Layout containment
67937
68035
  // creates a containing block for position:fixed descendants (the bib),
@@ -68977,7 +69075,7 @@ class AuroHelpText extends i$4 {
68977
69075
  }
68978
69076
  }
68979
69077
 
68980
- var formkitVersion = '202604021512';
69078
+ var formkitVersion = '202604021632';
68981
69079
 
68982
69080
  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
69081
 
@@ -70230,6 +70328,7 @@ class AuroSelect extends AuroElement$1 {
70230
70328
  <slot name="bib.fullscreen.headline" @slotchange="${this.handleSlotChange}"></slot>
70231
70329
  </div>
70232
70330
  <${this.dropdownTag}
70331
+ disableKeyboardHandling
70233
70332
  appearance="${this.onDark ? 'inverse' : this.appearance}"
70234
70333
  .a11yRole=${"combobox"}
70235
70334
  ?autoPlacement="${this.autoPlacement}"
@@ -70309,6 +70408,7 @@ class AuroSelect extends AuroElement$1 {
70309
70408
  <slot name="bib.fullscreen.headline" @slotchange="${this.handleSlotChange}"></slot>
70310
70409
  </div>
70311
70410
  <${this.dropdownTag}
70411
+ disableKeyboardHandling
70312
70412
  appearance="${this.onDark ? 'inverse' : this.appearance}"
70313
70413
  .a11yRole=${"combobox"}
70314
70414
  ?autoPlacement="${this.autoPlacement}"
@@ -70394,6 +70494,7 @@ class AuroSelect extends AuroElement$1 {
70394
70494
  <slot name="bib.fullscreen.headline" @slotchange="${this.handleSlotChange}"></slot>
70395
70495
  </div>
70396
70496
  <${this.dropdownTag}
70497
+ disableKeyboardHandling
70397
70498
  appearance="${this.onDark ? 'inverse' : this.appearance}"
70398
70499
  .a11yRole=${"combobox"}
70399
70500
  ?autoPlacement="${this.autoPlacement}"