@aurodesignsystem-dev/auro-formkit 0.0.0-pr1506.4 → 0.0.0-pr1508.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (50) hide show
  1. package/components/checkbox/demo/customize.min.js +1 -1
  2. package/components/checkbox/demo/getting-started.min.js +1 -1
  3. package/components/checkbox/demo/index.min.js +1 -1
  4. package/components/checkbox/dist/index.js +1 -1
  5. package/components/checkbox/dist/registered.js +1 -1
  6. package/components/combobox/demo/customize.min.js +17 -33
  7. package/components/combobox/demo/getting-started.min.js +17 -33
  8. package/components/combobox/demo/index.min.js +17 -33
  9. package/components/combobox/dist/index.js +17 -33
  10. package/components/combobox/dist/registered.js +17 -33
  11. package/components/counter/demo/customize.min.js +10 -2
  12. package/components/counter/demo/index.min.js +10 -2
  13. package/components/counter/dist/index.js +10 -2
  14. package/components/counter/dist/registered.js +10 -2
  15. package/components/datepicker/demo/api.md +2 -0
  16. package/components/datepicker/demo/customize.js +0 -2
  17. package/components/datepicker/demo/customize.md +138 -38
  18. package/components/datepicker/demo/customize.min.js +18 -22
  19. package/components/datepicker/demo/index.min.js +18 -4
  20. package/components/datepicker/dist/index.js +18 -4
  21. package/components/datepicker/dist/registered.js +18 -4
  22. package/components/datepicker/dist/src/auro-datepicker.d.ts +2 -0
  23. package/components/dropdown/demo/customize.min.js +9 -1
  24. package/components/dropdown/demo/getting-started.min.js +9 -1
  25. package/components/dropdown/demo/index.min.js +9 -1
  26. package/components/dropdown/dist/auro-dropdown.d.ts +1 -0
  27. package/components/dropdown/dist/index.js +9 -1
  28. package/components/dropdown/dist/registered.js +9 -1
  29. package/components/form/demo/customize.min.js +58 -44
  30. package/components/form/demo/getting-started.min.js +58 -44
  31. package/components/form/demo/index.min.js +58 -44
  32. package/components/form/demo/registerDemoDeps.min.js +58 -44
  33. package/components/input/demo/customize.md +54 -53
  34. package/components/input/demo/customize.min.js +1 -1
  35. package/components/input/demo/getting-started.min.js +1 -1
  36. package/components/input/demo/index.min.js +1 -1
  37. package/components/input/dist/index.js +1 -1
  38. package/components/input/dist/registered.js +1 -1
  39. package/components/radio/demo/customize.min.js +1 -1
  40. package/components/radio/demo/getting-started.min.js +1 -1
  41. package/components/radio/demo/index.min.js +1 -1
  42. package/components/radio/dist/index.js +1 -1
  43. package/components/radio/dist/registered.js +1 -1
  44. package/components/select/demo/customize.min.js +10 -2
  45. package/components/select/demo/getting-started.min.js +10 -2
  46. package/components/select/demo/index.min.js +10 -2
  47. package/components/select/dist/index.js +10 -2
  48. package/components/select/dist/registered.js +10 -2
  49. package/custom-elements.json +8 -0
  50. package/package.json +1 -1
@@ -12222,7 +12222,7 @@ let AuroHelpText$8 = class AuroHelpText extends i$2 {
12222
12222
  }
12223
12223
  };
12224
12224
 
12225
- var formkitVersion$8 = '202606222021';
12225
+ var formkitVersion$8 = '202606231948';
12226
12226
 
12227
12227
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
12228
12228
  // See LICENSE in the project root for license information.
@@ -26342,7 +26342,7 @@ let AuroBibtemplate$3 = class AuroBibtemplate extends i$2 {
26342
26342
  }
26343
26343
  };
26344
26344
 
26345
- var formkitVersion$2$1 = '202606222021';
26345
+ var formkitVersion$2$1 = '202606231948';
26346
26346
 
26347
26347
  let l$1$2 = class l{generateElementName(t,e){let o=t;return o+="-",o+=e.replace(/[.]/g,"_"),o}generateTag(o,s,a){const r=this.generateElementName(o,s),i=i$5`${s$5(r)}`;return customElements.get(r)||customElements.define(r,class extends a{}),i}};let d$1$2 = class d{registerComponent(t,e){customElements.get(t)||customElements.define(t,class extends e{});}closestElement(t,e=this,o=(e,s=e&&e.closest(t))=>e&&e!==document&&e!==window?s||o(e.getRootNode().host):null){return o(e)}handleComponentTagRename(t,e){const o=e.toLowerCase();t.tagName.toLowerCase()!==o&&t.setAttribute(o,true);}elementMatch(t,e){const o=e.toLowerCase();return t.tagName.toLowerCase()===o||t.hasAttribute(o)}getSlotText(t,e){const o=t.shadowRoot?.querySelector(`slot[name="${e}"]`),s=(o?.assignedNodes({flatten:true})||[]).map(t=>t.textContent?.trim()).join(" ").trim();return s||null}};let h$1$2 = class h{registerComponent(t,e){customElements.get(t)||customElements.define(t,class extends e{});}closestElement(t,e=this,o=(e,s=e&&e.closest(t))=>e&&e!==document&&e!==window?s||o(e.getRootNode().host):null){return o(e)}handleComponentTagRename(t,e){const o=e.toLowerCase();t.tagName.toLowerCase()!==o&&t.setAttribute(o,true);}elementMatch(t,e){const o=e.toLowerCase();return t.tagName.toLowerCase()===o||t.hasAttribute(o)}};var c$1$3=i$4`:host{color:var(--ds-auro-loader-color)}:host>span{background-color:var(--ds-auro-loader-background-color);border-color:var(--ds-auro-loader-border-color)}:host([onlight]),:host([appearance=brand]){--ds-auro-loader-color: var(--ds-basic-color-brand-primary, #01426a)}:host([ondark]),:host([appearance=inverse]){--ds-auro-loader-color: var(--ds-basic-color-texticon-inverse, #ffffff)}:host([orbit])>span{--ds-auro-loader-background-color: transparent}:host([orbit])>span:nth-child(1){--ds-auro-loader-border-color: currentcolor;opacity:.25}:host([orbit])>span:nth-child(2){--ds-auro-loader-border-color: currentcolor;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}
26348
26348
  `,u$4$2=i$4`.body-default{font-size:var(--wcss-body-default-font-size, 1rem);line-height:var(--wcss-body-default-line-height, 1.5rem)}.body-default,.body-lg{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:var(--wcss-body-weight, 450);letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-lg{font-size:var(--wcss-body-lg-font-size, 1.125rem);line-height:var(--wcss-body-lg-line-height, 1.625rem)}.body-sm{font-size:var(--wcss-body-sm-font-size, .875rem);line-height:var(--wcss-body-sm-line-height, 1.25rem)}.body-sm,.body-xs{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:var(--wcss-body-weight, 450);letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-xs{font-size:var(--wcss-body-xs-font-size, .75rem);line-height:var(--wcss-body-xs-line-height, 1rem)}.body-2xs{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:var(--wcss-body-2xs-font-size, .625rem);font-weight:var(--wcss-body-weight, 450);letter-spacing:var(--wcss-body-letter-spacing, 0);line-height:var(--wcss-body-2xs-line-height, .875rem)}.display-2xl{font-family:var(--wcss-display-2xl-family, "AS Circular"),var(--wcss-display-2xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-2xl-font-size, clamp(3.5rem, 6vw, 5.375rem));font-weight:var(--wcss-display-2xl-weight, 300);letter-spacing:var(--wcss-display-2xl-letter-spacing, 0);line-height:var(--wcss-display-2xl-line-height, 1.3)}.display-xl{font-family:var(--wcss-display-xl-family, "AS Circular"),var(--wcss-display-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-xl-font-size, clamp(3rem, 5.3333333333vw, 4.5rem));font-weight:var(--wcss-display-xl-weight, 300);letter-spacing:var(--wcss-display-xl-letter-spacing, 0);line-height:var(--wcss-display-xl-line-height, 1.3)}.display-lg{font-family:var(--wcss-display-lg-family, "AS Circular"),var(--wcss-display-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-lg-font-size, clamp(2.75rem, 4.6666666667vw, 4rem));font-weight:var(--wcss-display-lg-weight, 300);letter-spacing:var(--wcss-display-lg-letter-spacing, 0);line-height:var(--wcss-display-lg-line-height, 1.3)}.display-md{font-family:var(--wcss-display-md-family, "AS Circular"),var(--wcss-display-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-md-font-size, clamp(2.5rem, 4vw, 3.5rem));font-weight:var(--wcss-display-md-weight, 300);letter-spacing:var(--wcss-display-md-letter-spacing, 0);line-height:var(--wcss-display-md-line-height, 1.3)}.display-sm{font-family:var(--wcss-display-sm-family, "AS Circular"),var(--wcss-display-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-sm-font-size, clamp(2rem, 3.6666666667vw, 3rem));font-weight:var(--wcss-display-sm-weight, 300);letter-spacing:var(--wcss-display-sm-letter-spacing, 0);line-height:var(--wcss-display-sm-line-height, 1.3)}.display-xs{font-family:var(--wcss-display-xs-family, "AS Circular"),var(--wcss-display-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-xs-font-size, clamp(1.75rem, 3vw, 2.375rem));font-weight:var(--wcss-display-xs-weight, 300);letter-spacing:var(--wcss-display-xs-letter-spacing, 0);line-height:var(--wcss-display-xs-line-height, 1.3)}.heading-xl{font-family:var(--wcss-heading-xl-family, "AS Circular"),var(--wcss-heading-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-xl-font-size, clamp(2rem, 3vw, 2.5rem));font-weight:var(--wcss-heading-xl-weight, 300);letter-spacing:var(--wcss-heading-xl-letter-spacing, 0);line-height:var(--wcss-heading-xl-line-height, 1.3)}.heading-lg{font-family:var(--wcss-heading-lg-family, "AS Circular"),var(--wcss-heading-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-lg-font-size, clamp(1.75rem, 2.6666666667vw, 2.25rem));font-weight:var(--wcss-heading-lg-weight, 300);letter-spacing:var(--wcss-heading-lg-letter-spacing, 0);line-height:var(--wcss-heading-lg-line-height, 1.3)}.heading-md{font-family:var(--wcss-heading-md-family, "AS Circular"),var(--wcss-heading-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-md-font-size, clamp(1.625rem, 2.3333333333vw, 1.75rem));font-weight:var(--wcss-heading-md-weight, 300);letter-spacing:var(--wcss-heading-md-letter-spacing, 0);line-height:var(--wcss-heading-md-line-height, 1.3)}.heading-sm{font-family:var(--wcss-heading-sm-family, "AS Circular"),var(--wcss-heading-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-sm-font-size, clamp(1.375rem, 2vw, 1.5rem));font-weight:var(--wcss-heading-sm-weight, 300);letter-spacing:var(--wcss-heading-sm-letter-spacing, 0);line-height:var(--wcss-heading-sm-line-height, 1.3)}.heading-xs{font-family:var(--wcss-heading-xs-family, "AS Circular"),var(--wcss-heading-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-xs-font-size, clamp(1.25rem, 1.6666666667vw, 1.25rem));font-weight:var(--wcss-heading-xs-weight, 450);letter-spacing:var(--wcss-heading-xs-letter-spacing, 0);line-height:var(--wcss-heading-xs-line-height, 1.3)}.heading-2xs{font-family:var(--wcss-heading-2xs-family, "AS Circular"),var(--wcss-heading-2xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-2xs-font-size, clamp(1.125rem, 1.5vw, 1.125rem));font-weight:var(--wcss-heading-2xs-weight, 450);letter-spacing:var(--wcss-heading-2xs-letter-spacing, 0);line-height:var(--wcss-heading-2xs-line-height, 1.3)}.accent-2xl{font-family:var(--wcss-accent-2xl-family, "Good OT"),var(--wcss-accent-2xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-2xl-font-size, clamp(2rem, 3.1666666667vw, 2.375rem));font-weight:var(--wcss-accent-2xl-weight, 450);letter-spacing:var(--wcss-accent-2xl-letter-spacing, .05em);line-height:var(--wcss-accent-2xl-line-height, 1)}.accent-2xl,.accent-xl{text-transform:uppercase}.accent-xl{font-family:var(--wcss-accent-xl-family, "Good OT"),var(--wcss-accent-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-xl-font-size, clamp(1.625rem, 2.3333333333vw, 2rem));font-weight:var(--wcss-accent-xl-weight, 450);letter-spacing:var(--wcss-accent-xl-letter-spacing, .05em);line-height:var(--wcss-accent-xl-line-height, 1.3)}.accent-lg{font-family:var(--wcss-accent-lg-family, "Good OT"),var(--wcss-accent-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-lg-font-size, clamp(1.5rem, 2.1666666667vw, 1.75rem));font-weight:var(--wcss-accent-lg-weight, 450);letter-spacing:var(--wcss-accent-lg-letter-spacing, .05em);line-height:var(--wcss-accent-lg-line-height, 1.3)}.accent-lg,.accent-md{text-transform:uppercase}.accent-md{font-family:var(--wcss-accent-md-family, "Good OT"),var(--wcss-accent-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-md-font-size, clamp(1.375rem, 1.8333333333vw, 1.5rem));font-weight:var(--wcss-accent-md-weight, 500);letter-spacing:var(--wcss-accent-md-letter-spacing, .05em);line-height:var(--wcss-accent-md-line-height, 1.3)}.accent-sm{font-family:var(--wcss-accent-sm-family, "Good OT"),var(--wcss-accent-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-sm-font-size, clamp(1.125rem, 1.5vw, 1.25rem));font-weight:var(--wcss-accent-sm-weight, 500);letter-spacing:var(--wcss-accent-sm-letter-spacing, .05em);line-height:var(--wcss-accent-sm-line-height, 1.3)}.accent-sm,.accent-xs{text-transform:uppercase}.accent-xs{font-family:var(--wcss-accent-xs-family, "Good OT"),var(--wcss-accent-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-xs-font-size, clamp(1rem, 1.3333333333vw, 1rem));font-weight:var(--wcss-accent-xs-weight, 500);letter-spacing:var(--wcss-accent-xs-letter-spacing, .1em);line-height:var(--wcss-accent-xs-line-height, 1.3)}.accent-2xs{font-family:var(--wcss-accent-2xs-family, "Good OT"),var(--wcss-accent-2xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-2xs-font-size, clamp(.875rem, 1.1666666667vw, .875rem));font-weight:var(--wcss-accent-2xs-weight, 450);letter-spacing:var(--wcss-accent-2xs-letter-spacing, .1em);line-height:var(--wcss-accent-2xs-line-height, 1.3);text-transform:uppercase}:focus:not(:focus-visible){outline:3px solid transparent}:host,:host>span{position:relative}:host{width:2rem;height:2rem;display:inline-block;font-size:0}:host>span{position:absolute;display:inline-block;float:none;top:0;left:0;width:2rem;height:2rem;border-radius:100%;border-style:solid;border-width:0;box-sizing:border-box}:host([xs]),:host([xs])>span{width:1.2rem;height:1.2rem}:host([sm]),:host([sm])>span{width:3rem;height:3rem}:host([md]),:host([md])>span{width:5rem;height:5rem}:host([lg]),:host([lg])>span{width:8rem;height:8rem}:host{--margin: .375rem;--margin-xs: .2rem;--margin-sm: .5rem;--margin-md: .75rem;--margin-lg: 1rem}:host([pulse]),:host([pulse])>span{position:relative}:host([pulse]){width:calc(3rem + var(--margin) * 6);height:calc(1rem + var(--margin) * 2)}:host([pulse])>span{width:1rem;height:1rem;margin:var(--margin);animation:pulse 1.5s ease infinite}:host([pulse][xs]){width:calc(1.95rem + var(--margin-xs) * 6);height:calc(.65rem + var(--margin-xs) * 2)}:host([pulse][xs])>span{margin:var(--margin-xs);width:.65rem;height:.65rem}:host([pulse][sm]){width:calc(6rem + var(--margin-sm) * 6);height:calc(2rem + var(--margin-sm) * 2)}:host([pulse][sm])>span{margin:var(--margin-sm);width:2rem;height:2rem}:host([pulse][md]){width:calc(9rem + var(--margin-md) * 6);height:calc(3rem + var(--margin-md) * 2)}:host([pulse][md])>span{margin:var(--margin-md);width:3rem;height:3rem}:host([pulse][lg]){width:calc(15rem + var(--margin-lg) * 6);height:calc(5rem + var(--margin-lg) * 2)}:host([pulse][lg])>span{margin:var(--margin-lg);width:5rem;height:5rem}:host([pulse])>span:nth-child(1){animation-delay:-.4s}:host([pulse])>span:nth-child(2){animation-delay:-.2s}:host([pulse])>span:nth-child(3){animation-delay:0ms}@keyframes pulse{0%,to{opacity:.1;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}:host([orbit]),:host([orbit])>span{opacity:1}:host([orbit])>span{border-width:5px}:host([orbit])>span:nth-child(2){animation:orbit 2s linear infinite}:host([orbit][sm])>span{border-width:8px}:host([orbit][md])>span{border-width:13px}:host([orbit][lg])>span{border-width:21px}@keyframes orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:host([ringworm])>svg{animation:rotate 2s linear infinite;height:100%;width:100%;stroke:currentcolor;stroke-width:8}:host([ringworm]) .path{stroke-dashoffset:0;animation:ringworm 1.5s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes ringworm{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}:host([laser]){position:static;width:100%;display:block;height:0;overflow:hidden;font-size:unset}:host([laser])>span{position:fixed;width:100%;height:.25rem;border-radius:0;z-index:100}:host([laser])>span:nth-child(1){border-color:currentcolor;opacity:.25}:host([laser])>span:nth-child(2){border-color:currentcolor;animation:laser 2s linear infinite;opacity:1;width:50%}:host([laser][sm])>span:nth-child(2){width:20%}:host([laser][md])>span:nth-child(2){width:30%}:host([laser][lg])>span:nth-child(2){width:50%;animation-duration:1.5s}:host([laser][xl])>span:nth-child(2){width:80%;animation-duration:1.5s}@keyframes laser{0%{left:-100%}to{left:110%}}:host>.no-animation{display:none}@media (prefers-reduced-motion: reduce){:host{display:flex;align-items:center;justify-content:center}:host>span{opacity:1}:host>.loader{display:none}:host>svg{display:none}:host>.no-animation{display:block}}
@@ -31853,7 +31853,7 @@ let AuroHelpText$2$1 = class AuroHelpText extends i$2 {
31853
31853
  }
31854
31854
  };
31855
31855
 
31856
- var formkitVersion$1$3 = '202606222021';
31856
+ var formkitVersion$1$3 = '202606231948';
31857
31857
 
31858
31858
  let AuroElement$2$2 = class AuroElement extends i$2 {
31859
31859
  static get properties() {
@@ -32804,6 +32804,14 @@ let AuroDropdown$3 = class AuroDropdown extends AuroElement$2$2 {
32804
32804
  };
32805
32805
  this.addEventListener('keydown', this._bibTabHandler);
32806
32806
 
32807
+ // Suppress AuroFloatingUI's auto-hide-on-focus-loss while the
32808
+ // desktopModal trap owns focus management. Without this, the very
32809
+ // first focus move into the bib (from the RAF below) triggers
32810
+ // handleFocusLoss → hideBib, tearing down the trap before the
32811
+ // user can press Tab.
32812
+ this._priorNoHideOnFocusLoss = this.noHideOnThisFocusLoss;
32813
+ this.noHideOnThisFocusLoss = true;
32814
+
32807
32815
  // Move initial focus into the bib content, matching FocusTrap behavior
32808
32816
  requestAnimationFrame(() => {
32809
32817
  const focusables = getFocusableElements$3(this.bibContent);
@@ -45329,7 +45337,7 @@ let AuroHelpText$1$3 = class AuroHelpText extends i$2 {
45329
45337
  }
45330
45338
  };
45331
45339
 
45332
- var formkitVersion$7 = '202606222021';
45340
+ var formkitVersion$7 = '202606231948';
45333
45341
 
45334
45342
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
45335
45343
  // See LICENSE in the project root for license information.
@@ -46749,6 +46757,8 @@ const datepickerKeyboardStrategy = {
46749
46757
  * @slot label - Defines the label content for the entire datepicker when `layout="snowflake"`.
46750
46758
  * @slot toLabel - Defines the label content for the second input when the `range` attribute is used.
46751
46759
  * @slot fromLabel - Defines the label content for the first input.
46760
+ * @slot optionalFromLabel - Overrides the "(optional)" text rendered next to the first input's label when the datepicker is not `required`.
46761
+ * @slot optionalToLabel - Overrides the "(optional)" text rendered next to the second input's label when `range` is set and the datepicker is not `required`.
46752
46762
  * @slot date_YYYY_MM_DD - Defines the content to display in the auro-calendar-cell for the specified date. The content text is colored using the success state token when the `highlight` attribute is applied to the slot.
46753
46763
  * @slot popover_YYYY_MM_DD - Defines the content to display in the auro-calendar-cell popover for the specified date.
46754
46764
  * @csspart dropdown - Use for customizing the style of the dropdown.
@@ -48344,7 +48354,9 @@ class AuroDatePicker extends AuroElement$5 {
48344
48354
  // update the calendar
48345
48355
  if (this.valueEndObject) {
48346
48356
  this.calendar.dateTo = this.convertToWcValidTime(this.valueEndObject);
48347
- this.calendarRenderUtil.updateCentralDate(this, this.valueEndObject);
48357
+ if (!this.wasCellClick) {
48358
+ this.calendarRenderUtil.updateCentralDate(this, this.valueEndObject);
48359
+ }
48348
48360
  } else {
48349
48361
  if (this.inputList[1].value !== this.valueEnd) {
48350
48362
  this.inputList[1].value = this.valueEnd || '';
@@ -48739,6 +48751,7 @@ class AuroDatePicker extends AuroElement$5 {
48739
48751
  }
48740
48752
  <span slot="ariaLabel.clear">${this.runtimeUtils.getSlotText(this, 'ariaLabel.input.clear') || i18n$2(this.lang, 'clearInput')}</span>
48741
48753
  <span slot="label"><slot name="fromLabel"></slot></span>
48754
+ <slot name="optionalFromLabel" slot="optionalLabel"> (optional)</slot>
48742
48755
  </${this.inputTag}>
48743
48756
  </div>
48744
48757
 
@@ -48783,6 +48796,7 @@ class AuroDatePicker extends AuroElement$5 {
48783
48796
  }
48784
48797
  <span slot="ariaLabel.clear">${this.runtimeUtils.getSlotText(this, 'ariaLabel.input.clear') || this.runtimeUtils.getSlotText(this, 'ariaLabel.input.clear') || i18n$2(this.lang, 'clearInput')}</span>
48785
48798
  <span slot="label"><slot name="toLabel"></slot></span>
48799
+ <slot name="optionalToLabel" slot="optionalLabel"> (optional)</slot>
48786
48800
  </${this.inputTag}>
48787
48801
  </div>
48788
48802
  ` : undefined}
@@ -50026,7 +50040,7 @@ let AuroHelpText$1$2 = class AuroHelpText extends i$2 {
50026
50040
  }
50027
50041
  };
50028
50042
 
50029
- var formkitVersion$1$2 = '202606222021';
50043
+ var formkitVersion$1$2 = '202606231948';
50030
50044
 
50031
50045
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
50032
50046
  // See LICENSE in the project root for license information.
@@ -54354,7 +54368,7 @@ let AuroHelpText$6 = class AuroHelpText extends i$2 {
54354
54368
  }
54355
54369
  };
54356
54370
 
54357
- var formkitVersion$6 = '202606222021';
54371
+ var formkitVersion$6 = '202606231948';
54358
54372
 
54359
54373
  let AuroElement$1$2 = class AuroElement extends i$2 {
54360
54374
  static get properties() {
@@ -55305,6 +55319,14 @@ let AuroDropdown$2 = class AuroDropdown extends AuroElement$1$2 {
55305
55319
  };
55306
55320
  this.addEventListener('keydown', this._bibTabHandler);
55307
55321
 
55322
+ // Suppress AuroFloatingUI's auto-hide-on-focus-loss while the
55323
+ // desktopModal trap owns focus management. Without this, the very
55324
+ // first focus move into the bib (from the RAF below) triggers
55325
+ // handleFocusLoss → hideBib, tearing down the trap before the
55326
+ // user can press Tab.
55327
+ this._priorNoHideOnFocusLoss = this.noHideOnThisFocusLoss;
55328
+ this.noHideOnThisFocusLoss = true;
55329
+
55308
55330
  // Move initial focus into the bib content, matching FocusTrap behavior
55309
55331
  requestAnimationFrame(() => {
55310
55332
  const focusables = getFocusableElements$2(this.bibContent);
@@ -58286,7 +58308,7 @@ let AuroHelpText$5 = class AuroHelpText extends i$2 {
58286
58308
  }
58287
58309
  };
58288
58310
 
58289
- var formkitVersion$5 = '202606222021';
58311
+ var formkitVersion$5 = '202606231948';
58290
58312
 
58291
58313
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
58292
58314
  // See LICENSE in the project root for license information.
@@ -60036,7 +60058,7 @@ let AuroHelpText$4 = class AuroHelpText extends i$2 {
60036
60058
  }
60037
60059
  };
60038
60060
 
60039
- var formkitVersion$4 = '202606222021';
60061
+ var formkitVersion$4 = '202606231948';
60040
60062
 
60041
60063
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
60042
60064
  // See LICENSE in the project root for license information.
@@ -65251,7 +65273,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$2 {
65251
65273
  }
65252
65274
  };
65253
65275
 
65254
- var formkitVersion$2 = '202606222021';
65276
+ var formkitVersion$2 = '202606231948';
65255
65277
 
65256
65278
  let AuroElement$2$1 = class AuroElement extends i$2 {
65257
65279
  static get properties() {
@@ -66202,6 +66224,14 @@ let AuroDropdown$1 = class AuroDropdown extends AuroElement$2$1 {
66202
66224
  };
66203
66225
  this.addEventListener('keydown', this._bibTabHandler);
66204
66226
 
66227
+ // Suppress AuroFloatingUI's auto-hide-on-focus-loss while the
66228
+ // desktopModal trap owns focus management. Without this, the very
66229
+ // first focus move into the bib (from the RAF below) triggers
66230
+ // handleFocusLoss → hideBib, tearing down the trap before the
66231
+ // user can press Tab.
66232
+ this._priorNoHideOnFocusLoss = this.noHideOnThisFocusLoss;
66233
+ this.noHideOnThisFocusLoss = true;
66234
+
66205
66235
  // Move initial focus into the bib content, matching FocusTrap behavior
66206
66236
  requestAnimationFrame(() => {
66207
66237
  const focusables = getFocusableElements$1(this.bibContent);
@@ -78727,7 +78757,7 @@ let AuroHelpText$1$1 = class AuroHelpText extends i$2 {
78727
78757
  }
78728
78758
  };
78729
78759
 
78730
- var formkitVersion$1$1 = '202606222021';
78760
+ var formkitVersion$1$1 = '202606231948';
78731
78761
 
78732
78762
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
78733
78763
  // See LICENSE in the project root for license information.
@@ -79848,7 +79878,7 @@ let AuroBibtemplate$1 = class AuroBibtemplate extends i$2 {
79848
79878
  }
79849
79879
  };
79850
79880
 
79851
- var formkitVersion$3 = '202606222021';
79881
+ var formkitVersion$3 = '202606231948';
79852
79882
 
79853
79883
  var styleCss$1$3 = i$4`.util_displayInline{display:inline}.util_displayInlineBlock{display:inline-block}.util_displayBlock{display:block}.util_displayFlex{display:flex}.util_displayHidden{display:none}.util_displayHiddenVisually{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);width:1px;height:1px;padding:0;border:0}:host{display:block;text-align:left}:host [auro-dropdown]{--ds-auro-dropdown-trigger-background-color: transparent}:host #inputInBib::part(wrapper){box-shadow:none}:host #inputInBib::part(accent-left){display:none}:host([layout*=classic]) [auro-input]{width:100%}:host([layout*=classic]) [auro-input]::part(helpText){display:none}:host([layout*=classic]) #slotHolder{display:none}`;
79854
79884
 
@@ -81207,24 +81237,7 @@ class AuroCombobox extends AuroElement$3 {
81207
81237
  nativeInput.setSelectionRange(len, len);
81208
81238
  }
81209
81239
  } else {
81210
- // Safety net for the strategy-change setTimeout: a viewport-crossing
81211
- // fullscreen→floating switch can close the dialog and leave focus on
81212
- // body. Every other call into this branch already has focus on the
81213
- // input via the combobox-level focusin → this.focus() redirect, so
81214
- // this is a no-op in the common case.
81215
- if (!this.input.componentHasFocus) {
81216
- this.input.focus();
81217
- }
81218
-
81219
- // Park the trigger native input's caret at end-of-text every time the
81220
- // popover opens. Chrome focuses the native via the floating <label for="…">
81221
- // overlay on click and resets selection to [0, 0]; no JS fires between
81222
- // mousedown and selectionchange, so we restore the caret here.
81223
- const triggerNativeInput = this.input.inputElement;
81224
- if (triggerNativeInput && triggerNativeInput.value) {
81225
- const len = triggerNativeInput.value.length;
81226
- triggerNativeInput.setSelectionRange(len, len);
81227
- }
81240
+ this.input.focus();
81228
81241
  }
81229
81242
  }
81230
81243
 
@@ -81359,6 +81372,11 @@ class AuroCombobox extends AuroElement$3 {
81359
81372
  this.hideBib();
81360
81373
  }
81361
81374
 
81375
+ // Move focus to the clear button when the user makes a selection.
81376
+ if (!isEcho && this.menu.value !== undefined) {
81377
+ this.setClearBtnFocus();
81378
+ }
81379
+
81362
81380
  // Announce the selection after the dropdown closes so it isn't
81363
81381
  // overridden by VoiceOver's "collapsed" announcement from aria-expanded.
81364
81382
  // Skip when there's no selected value (e.g. menu.clearSelection() from
@@ -81383,18 +81401,6 @@ class AuroCombobox extends AuroElement$3 {
81383
81401
  this._programmaticFilterRefresh = false;
81384
81402
  }, 0);
81385
81403
  }
81386
-
81387
- // base-input skips auto-validate when focus is inside its own shadow,
81388
- // which it is after setTriggerInputFocus — re-run so prior tooShort
81389
- // clears. processCreditCard reasserts errorMessage on every render.
81390
- if (!isEcho && this.menu.optionSelected && this.input.validate) {
81391
- this.input.updateComplete.then(() => {
81392
- this.input.validate(true);
81393
- if (this.input.validity === 'valid') {
81394
- this.input.errorMessage = '';
81395
- }
81396
- });
81397
- }
81398
81404
  });
81399
81405
 
81400
81406
  this.menu.addEventListener('auroMenu-customEventFired', () => {
@@ -88635,7 +88641,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$2 {
88635
88641
  }
88636
88642
  };
88637
88643
 
88638
- var formkitVersion$1 = '202606222021';
88644
+ var formkitVersion$1 = '202606231948';
88639
88645
 
88640
88646
  class AuroElement extends i$2 {
88641
88647
  static get properties() {
@@ -89586,6 +89592,14 @@ class AuroDropdown extends AuroElement {
89586
89592
  };
89587
89593
  this.addEventListener('keydown', this._bibTabHandler);
89588
89594
 
89595
+ // Suppress AuroFloatingUI's auto-hide-on-focus-loss while the
89596
+ // desktopModal trap owns focus management. Without this, the very
89597
+ // first focus move into the bib (from the RAF below) triggers
89598
+ // handleFocusLoss → hideBib, tearing down the trap before the
89599
+ // user can press Tab.
89600
+ this._priorNoHideOnFocusLoss = this.noHideOnThisFocusLoss;
89601
+ this.noHideOnThisFocusLoss = true;
89602
+
89589
89603
  // Move initial focus into the bib content, matching FocusTrap behavior
89590
89604
  requestAnimationFrame(() => {
89591
89605
  const focusables = getFocusableElements(this.bibContent);
@@ -90648,7 +90662,7 @@ class AuroHelpText extends i$2 {
90648
90662
  }
90649
90663
  }
90650
90664
 
90651
- var formkitVersion = '202606222021';
90665
+ var formkitVersion = '202606231948';
90652
90666
 
90653
90667
  var styleCss = i$4`.util_displayInline{display:inline}.util_displayInlineBlock{display:inline-block}.util_displayBlock{display:block}.util_displayFlex{display:flex}.util_displayHidden{display:none}.util_displayHiddenVisually{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);width:1px;height:1px;padding:0;border:0}.body-default{font-size:var(--wcss-body-default-font-size, 1rem);font-weight:var(--wcss-body-default-weight, );line-height:var(--wcss-body-default-line-height, 1.5rem)}.body-default,.body-default-emphasized{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-default-emphasized{font-size:var(--wcss-body-default-emphasized-font-size, 1rem);font-weight:var(--wcss-body-default-emphasized-weight, );line-height:var(--wcss-body-default-emphasized-line-height, 1.5rem)}.body-lg{font-size:var(--wcss-body-lg-font-size, 1.125rem);font-weight:var(--wcss-body-lg-weight, );line-height:var(--wcss-body-lg-line-height, 1.625rem)}.body-lg,.body-lg-emphasized{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-lg-emphasized{font-size:var(--wcss-body-lg-emphasized-font-size, 1.125rem);font-weight:var(--wcss-body-lg-emphasized-weight, );line-height:var(--wcss-body-lg-emphasized-line-height, 1.625rem)}.body-sm{font-size:var(--wcss-body-sm-font-size, 0.875rem);font-weight:var(--wcss-body-sm-weight, );line-height:var(--wcss-body-sm-line-height, 1.25rem)}.body-sm,.body-sm-emphasized{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-sm-emphasized{font-size:var(--wcss-body-sm-emphasized-font-size, 0.875rem);font-weight:var(--wcss-body-sm-emphasized-weight, );line-height:var(--wcss-body-sm-emphasized-line-height, 1.25rem)}.body-xs{font-size:var(--wcss-body-xs-font-size, 0.75rem);font-weight:var(--wcss-body-xs-weight, );line-height:var(--wcss-body-xs-line-height, 1rem)}.body-xs,.body-xs-emphasized{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-xs-emphasized{font-size:var(--wcss-body-xs-emphasized-font-size, 0.75rem);font-weight:var(--wcss-body-xs-emphasized-weight, );line-height:var(--wcss-body-xs-emphasized-line-height, 1rem)}.body-2xs{font-size:var(--wcss-body-2xs-font-size, 0.625rem);font-weight:var(--wcss-body-2xs-weight, );line-height:var(--wcss-body-2xs-line-height, 0.875rem)}.body-2xs,.body-2xs-emphasized{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-2xs-emphasized{font-size:var(--wcss-body-2xs-emphasized-font-size, 0.625rem);font-weight:var(--wcss-body-2xs-emphasized-weight, );line-height:var(--wcss-body-2xs-emphasized-line-height, 0.875rem)}.display-2xl{font-family:var(--wcss-display-2xl-family, "AS Circular"),var(--wcss-display-2xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-2xl-font-size, clamp(3.5rem, 6vw, 5.375rem));font-weight:var(--wcss-display-2xl-weight, 300);letter-spacing:var(--wcss-display-2xl-letter-spacing, 0);line-height:var(--wcss-display-2xl-line-height, 1.3)}.display-xl{font-family:var(--wcss-display-xl-family, "AS Circular"),var(--wcss-display-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-xl-font-size, clamp(3rem, 5.3333333333vw, 4.5rem));font-weight:var(--wcss-display-xl-weight, 300);letter-spacing:var(--wcss-display-xl-letter-spacing, 0);line-height:var(--wcss-display-xl-line-height, 1.3)}.display-lg{font-family:var(--wcss-display-lg-family, "AS Circular"),var(--wcss-display-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-lg-font-size, clamp(2.75rem, 4.6666666667vw, 4rem));font-weight:var(--wcss-display-lg-weight, 300);letter-spacing:var(--wcss-display-lg-letter-spacing, 0);line-height:var(--wcss-display-lg-line-height, 1.3)}.display-md{font-family:var(--wcss-display-md-family, "AS Circular"),var(--wcss-display-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-md-font-size, clamp(2.5rem, 4vw, 3.5rem));font-weight:var(--wcss-display-md-weight, 300);letter-spacing:var(--wcss-display-md-letter-spacing, 0);line-height:var(--wcss-display-md-line-height, 1.3)}.display-sm{font-family:var(--wcss-display-sm-family, "AS Circular"),var(--wcss-display-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-sm-font-size, clamp(2rem, 3.6666666667vw, 3rem));font-weight:var(--wcss-display-sm-weight, 300);letter-spacing:var(--wcss-display-sm-letter-spacing, 0);line-height:var(--wcss-display-sm-line-height, 1.3)}.display-xs{font-family:var(--wcss-display-xs-family, "AS Circular"),var(--wcss-display-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-xs-font-size, clamp(1.75rem, 3vw, 2.375rem));font-weight:var(--wcss-display-xs-weight, 300);letter-spacing:var(--wcss-display-xs-letter-spacing, 0);line-height:var(--wcss-display-xs-line-height, 1.3)}.heading-xl{font-family:var(--wcss-heading-xl-family, "AS Circular"),var(--wcss-heading-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-xl-font-size, clamp(2rem, 3vw, 2.5rem));font-weight:var(--wcss-heading-xl-weight, 300);letter-spacing:var(--wcss-heading-xl-letter-spacing, 0);line-height:var(--wcss-heading-xl-line-height, 1.3)}.heading-lg{font-family:var(--wcss-heading-lg-family, "AS Circular"),var(--wcss-heading-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-lg-font-size, clamp(1.75rem, 2.6666666667vw, 2.25rem));font-weight:var(--wcss-heading-lg-weight, 300);letter-spacing:var(--wcss-heading-lg-letter-spacing, 0);line-height:var(--wcss-heading-lg-line-height, 1.3)}.heading-md{font-family:var(--wcss-heading-md-family, "AS Circular"),var(--wcss-heading-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-md-font-size, clamp(1.625rem, 2.3333333333vw, 1.75rem));font-weight:var(--wcss-heading-md-weight, 300);letter-spacing:var(--wcss-heading-md-letter-spacing, 0);line-height:var(--wcss-heading-md-line-height, 1.3)}.heading-sm{font-family:var(--wcss-heading-sm-family, "AS Circular"),var(--wcss-heading-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-sm-font-size, clamp(1.375rem, 2vw, 1.5rem));font-weight:var(--wcss-heading-sm-weight, 300);letter-spacing:var(--wcss-heading-sm-letter-spacing, 0);line-height:var(--wcss-heading-sm-line-height, 1.3)}.heading-xs{font-family:var(--wcss-heading-xs-family, "AS Circular"),var(--wcss-heading-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-xs-font-size, clamp(1.25rem, 1.6666666667vw, 1.25rem));font-weight:var(--wcss-heading-xs-weight, 300);letter-spacing:var(--wcss-heading-xs-letter-spacing, 0);line-height:var(--wcss-heading-xs-line-height, 1.3)}.heading-2xs{font-family:var(--wcss-heading-2xs-family, "AS Circular"),var(--wcss-heading-2xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-2xs-font-size, clamp(1.125rem, 1.5vw, 1.125rem));font-weight:var(--wcss-heading-2xs-weight, 300);letter-spacing:var(--wcss-heading-2xs-letter-spacing, 0);line-height:var(--wcss-heading-2xs-line-height, 1.3)}.accent-2xl{font-family:var(--wcss-accent-2xl-family, "Good OT"),var(--wcss-accent-2xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-2xl-font-size, clamp(2rem, 3.1666666667vw, 2.375rem));font-weight:var(--wcss-accent-2xl-weight, 450);letter-spacing:var(--wcss-accent-2xl-letter-spacing, 0.05em);line-height:var(--wcss-accent-2xl-line-height, 1)}.accent-2xl,.accent-xl{text-transform:uppercase}.accent-xl{font-family:var(--wcss-accent-xl-family, "Good OT"),var(--wcss-accent-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-xl-font-size, clamp(1.625rem, 2.3333333333vw, 2rem));font-weight:var(--wcss-accent-xl-weight, 450);letter-spacing:var(--wcss-accent-xl-letter-spacing, 0.05em);line-height:var(--wcss-accent-xl-line-height, 1.3)}.accent-lg{font-family:var(--wcss-accent-lg-family, "Good OT"),var(--wcss-accent-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-lg-font-size, clamp(1.5rem, 2.1666666667vw, 1.75rem));font-weight:var(--wcss-accent-lg-weight, 450);letter-spacing:var(--wcss-accent-lg-letter-spacing, 0.05em);line-height:var(--wcss-accent-lg-line-height, 1.3)}.accent-lg,.accent-md{text-transform:uppercase}.accent-md{font-family:var(--wcss-accent-md-family, "Good OT"),var(--wcss-accent-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-md-font-size, clamp(1.375rem, 1.8333333333vw, 1.5rem));font-weight:var(--wcss-accent-md-weight, 500);letter-spacing:var(--wcss-accent-md-letter-spacing, 0.05em);line-height:var(--wcss-accent-md-line-height, 1.3)}.accent-sm{font-family:var(--wcss-accent-sm-family, "Good OT"),var(--wcss-accent-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-sm-font-size, clamp(1.125rem, 1.5vw, 1.25rem));font-weight:var(--wcss-accent-sm-weight, 500);letter-spacing:var(--wcss-accent-sm-letter-spacing, 0.05em);line-height:var(--wcss-accent-sm-line-height, 1.3)}.accent-sm,.accent-xs{text-transform:uppercase}.accent-xs{font-family:var(--wcss-accent-xs-family, "Good OT"),var(--wcss-accent-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-xs-font-size, clamp(1rem, 1.3333333333vw, 1rem));font-weight:var(--wcss-accent-xs-weight, 500);letter-spacing:var(--wcss-accent-xs-letter-spacing, 0.1em);line-height:var(--wcss-accent-xs-line-height, 1.3)}.accent-2xs{font-family:var(--wcss-accent-2xs-family, "Good OT"),var(--wcss-accent-2xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-2xs-font-size, clamp(0.875rem, 1.1666666667vw, 0.875rem));font-weight:var(--wcss-accent-2xs-weight, 450);letter-spacing:var(--wcss-accent-2xs-letter-spacing, 0.1em);line-height:var(--wcss-accent-2xs-line-height, 1.3);text-transform:uppercase}[auro-dropdown]{--ds-auro-dropdown-trigger-border-color: var(--ds-auro-select-border-color);--ds-auro-dropdown-trigger-background-color: var(--ds-auro-select-background-color);--ds-auro-dropdown-trigger-container-color: var(--ds-auro-select-background-color);--ds-auro-dropdown-trigger-outline-color: var(--ds-auro-select-outline-color)}:host{display:inline-block;text-align:left;vertical-align:top}:host([layout*=emphasized]) [auro-dropdown],:host([layout*=snowflake]) [auro-dropdown]{--ds-auro-select-border-color: transparent}:host([layout*=emphasized]) .mainContent,:host([layout*=snowflake]) .mainContent{text-align:center}.mainContent{position:relative;display:flex;overflow:hidden;flex:1;flex-direction:column;align-items:center;justify-content:center}.valueContainer [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}`;
90654
90668
 
@@ -232,21 +232,19 @@
232
232
  <auro-header level="3" id="localization">Localization</auro-header>
233
233
  <!-- AURO-GENERATED-CONTENT:START (FILE:src=./../docs/partials/customize/localization.md) -->
234
234
  <!-- The below content is automatically added from ./../docs/partials/customize/localization.md -->
235
- <p>The component supports complete localization, including visible strings, screen reader announcements and locale based date formatting.</p>
236
- <auro-header level="4" id="localizationVisibleStrings">Visible strings</auro-header>
235
+ <p>The component supports complete localization, including visible strings, screen reader announcements, and locale-based date formatting.</p>
236
+ <auro-header level="4" id="localizationVisibleStrings">Visible Strings</auro-header>
237
237
  <p>The visible strings rendered in the input are not derived from <code>locale</code> — they are projected through named slots so each language can supply its own translation. Pass a <code>&lt;span&gt;</code> with the matching <code>slot</code> attribute for every string you need to localize.</p>
238
238
  <!-- AURO-GENERATED-CONTENT:START (FILE:src=./../apiExamples/localization-visible-strings.html) -->
239
- <!-- The below content is automatically added from ./../apiExamples/localization-visible-strings.html -->
240
- <auro-input locale="ja-JP">
241
- <span slot="label">出発日</span>
242
- <span slot="helpText">日付を選択してください</span>
243
- <span slot="optionalLabel">(任意)</span>
244
- <span slot="ariaLabel.clear">入力をクリア</span>
245
- <span slot="ariaLabel.password.show">パスワードを表示</span>
246
- <span slot="ariaLabel.password.hide">パスワードを非表示</span>
247
- </auro-input>
239
+ <!-- The below content is automatically added from ./../apiExamples/localization-visible-strings.html -->
240
+
241
+ <pre class="language-diff"><code class="language-diff"> &lt;auro-input&gt;
242
+ + &lt;span slot="label"&gt;出発日&lt;/span&gt;
243
+ + &lt;span slot="helpText"&gt;日付を選択してください&lt;/span&gt;
244
+ + &lt;span slot="optionalLabel"&gt;(任意)&lt;/span&gt;
245
+ &lt;/auro-input&gt;</code></pre>
248
246
  <!-- AURO-GENERATED-CONTENT:END -->
249
- <auro-header level="4" id="localizationA11yStrings">Screen reader strings</auro-header>
247
+ <auro-header level="4" id="localizationA11yStrings">Screen Reader Strings</auro-header>
250
248
  <p>Assistive-technology announcements that are not visible in the UI are also exposed as named slots so they can be translated independently. These strings are not derived from <code>locale</code>; supply translated values for every language you support.</p>
251
249
  <!-- AURO-GENERATED-CONTENT:START (FILE:src=./../apiExamples/localization-screenreader-strings.html) -->
252
250
  <!-- The below content is automatically added from ./../apiExamples/localization-screenreader-strings.html -->
@@ -261,7 +259,7 @@
261
259
  &lt;/auro-input&gt;</code></pre>
262
260
  <!-- AURO-GENERATED-CONTENT:END -->
263
261
  <p class="note"><strong>Note:</strong> Custom validation messages set via <code>setCustomValidity*</code> attributes are also not localized — supply translated strings yourself when using those properties.</p>
264
- <auro-header level="4" id="localizationDateFormatting">Date formatting</auro-header>
262
+ <auro-header level="4" id="localizationDateFormatting">Date Formatting</auro-header>
265
263
  <p>When <code>type="date"</code> is set, the <code>locale</code> attribute drives the date format used by the input mask. Setting <code>locale</code> automatically selects the regional format (for example <code>en-US</code> → <code>mm/dd/yyyy</code>, <code>de-DE</code> → <code>dd.mm.yyyy</code>, <code>ja-JP</code> → <code>yyyy/mm/dd</code>), derived from the browser's <auro-hyperlink href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl" target="_blank">Intl</auro-hyperlink> API, so <code>format</code> does not need to be set manually.</p>
266
264
  <!-- AURO-GENERATED-CONTENT:START (FILE:src=./../apiExamples/localization-locale.html) -->
267
265
  <!-- The below content is automatically added from ./../apiExamples/localization-locale.html -->
@@ -298,41 +296,43 @@
298
296
  &lt;span slot="optionalLabel"&gt;(freiwillig)&lt;/span&gt;
299
297
  &lt;/auro-input&gt;</code></pre>
300
298
  <!-- AURO-GENERATED-CONTENT:END -->
299
+ <p>The following live example shows several locale configurations in action:</p>
301
300
  <div class="exampleWrapper">
302
301
  <!-- AURO-GENERATED-CONTENT:START (FILE:src=./../apiExamples/locale.html) -->
303
302
  <!-- The below content is automatically added from ./../apiExamples/locale.html -->
304
- <div data-locale="de-DE">
305
- <auro-header level="4">en-GB Example</auro-header>
303
+ <p class="body-sm"><strong>en-GB</strong></p>
306
304
  <auro-input type="date" locale="en-GB">
307
305
  <span slot="ariaLabel.clear">Clear All</span>
308
306
  <span slot="label">en-GB Date</span>
309
307
  <span slot="helpText">Help Text</span>
310
308
  </auro-input>
311
- <auro-header level="4">en-US Example</auro-header>
309
+ <p class="body-sm"><strong>en-US</strong></p>
312
310
  <auro-input type="date" locale="en-US">
313
311
  <span slot="ariaLabel.clear">Clear All</span>
314
312
  <span slot="label">en-US Date</span>
315
313
  <span slot="helpText">Help Text</span>
316
314
  </auro-input>
317
- <auro-header level="4">zh-CN Example</auro-header>
315
+ <p class="body-sm"><strong>zh-CN</strong></p>
318
316
  <auro-input type="date" locale="zh-CN">
319
317
  <span slot="ariaLabel.clear">全部清除</span>
320
318
  <span slot="label">中文日期</span>
321
319
  <span slot="helpText">帮助文本</span>
322
320
  <span slot="optionalLabel">(可选)</span>
323
321
  </auro-input>
324
- <auro-header level="4">Inherited de-DE date-locale Example</auro-header>
325
- <auro-input type="date">
326
- <span slot="ariaLabel.clear">Alles löschen</span>
327
- <span slot="label">Nächstes `data-locale`-Attributformat (`de-DE` in diesem Fall)</span>
328
- <span slot="helpText">Hilfetext</span>
329
- <span slot="optionalLabel">(freiwillig)</span>
330
- </auro-input>
331
- <auro-header level="4">en-US with `yyyy.mm.dd` format Example</auro-header>
322
+ <p class="body-sm"><strong>en-US with explicit <code>format="yyyy.mm.dd"</code></strong></p>
332
323
  <auro-input type="date" locale="en-US" format="yyyy.mm.dd">
333
324
  <span slot="ariaLabel.clear">Clear All</span>
334
325
  <span slot="label">en-US with yyyy.mm.dd format</span>
335
326
  <span slot="helpText">Help Text</span>
327
+ </auro-input>
328
+ <p class="body-sm"><strong>Inherited de-DE (via <code>data-locale</code>)</strong></p>
329
+ <div data-locale="de-DE">
330
+ <auro-input type="date">
331
+ <span slot="ariaLabel.clear">Alles löschen</span>
332
+ <span slot="label">Abreisedatum (geerbt aus `data-locale="de-DE"`)</span>
333
+ <span slot="helpText">Hilfetext</span>
334
+ <span slot="optionalLabel">(freiwillig)</span>
335
+ </auro-input>
336
336
  </div>
337
337
  <!-- AURO-GENERATED-CONTENT:END -->
338
338
  </div>
@@ -340,42 +340,43 @@
340
340
  <span slot="trigger">See code</span>
341
341
  <!-- AURO-GENERATED-CONTENT:START (CODE:src=./../apiExamples/locale.html) -->
342
342
  <!-- The below code snippet is automatically added from ./../apiExamples/locale.html -->
343
- <pre class="language-html"><code class="language-html">&lt;div data-locale="de-DE"&gt;
344
- &lt;auro-header level="4"&gt;en-GB Example&lt;/auro-header&gt;
345
- &lt;auro-input type="date" locale="en-GB"&gt;
346
- &lt;span slot="ariaLabel.clear"&gt;Clear All&lt;/span&gt;
347
- &lt;span slot="label"&gt;en-GB Date&lt;/span&gt;
348
- &lt;span slot="helpText"&gt;Help Text&lt;/span&gt;
349
- &lt;/auro-input&gt;
343
+ <pre class="language-html"><code class="language-html">&lt;p class="body-sm"&gt;&lt;strong&gt;en-GB&lt;/strong&gt;&lt;/p&gt;
344
+ &lt;auro-input type="date" locale="en-GB"&gt;
345
+ &lt;span slot="ariaLabel.clear"&gt;Clear All&lt;/span&gt;
346
+ &lt;span slot="label"&gt;en-GB Date&lt;/span&gt;
347
+ &lt;span slot="helpText"&gt;Help Text&lt;/span&gt;
348
+ &lt;/auro-input&gt;
350
349
 
351
- &lt;auro-header level="4"&gt;en-US Example&lt;/auro-header&gt;
352
- &lt;auro-input type="date" locale="en-US"&gt;
353
- &lt;span slot="ariaLabel.clear"&gt;Clear All&lt;/span&gt;
354
- &lt;span slot="label"&gt;en-US Date&lt;/span&gt;
355
- &lt;span slot="helpText"&gt;Help Text&lt;/span&gt;
356
- &lt;/auro-input&gt;
350
+ &lt;p class="body-sm"&gt;&lt;strong&gt;en-US&lt;/strong&gt;&lt;/p&gt;
351
+ &lt;auro-input type="date" locale="en-US"&gt;
352
+ &lt;span slot="ariaLabel.clear"&gt;Clear All&lt;/span&gt;
353
+ &lt;span slot="label"&gt;en-US Date&lt;/span&gt;
354
+ &lt;span slot="helpText"&gt;Help Text&lt;/span&gt;
355
+ &lt;/auro-input&gt;
357
356
 
358
- &lt;auro-header level="4"&gt;zh-CN Example&lt;/auro-header&gt;
359
- &lt;auro-input type="date" locale="zh-CN"&gt;
360
- &lt;span slot="ariaLabel.clear"&gt;全部清除&lt;/span&gt;
361
- &lt;span slot="label"&gt;中文日期&lt;/span&gt;
362
- &lt;span slot="helpText"&gt;帮助文本&lt;/span&gt;
363
- &lt;span slot="optionalLabel"&gt;(可选)&lt;/span&gt;
364
- &lt;/auro-input&gt;
357
+ &lt;p class="body-sm"&gt;&lt;strong&gt;zh-CN&lt;/strong&gt;&lt;/p&gt;
358
+ &lt;auro-input type="date" locale="zh-CN"&gt;
359
+ &lt;span slot="ariaLabel.clear"&gt;全部清除&lt;/span&gt;
360
+ &lt;span slot="label"&gt;中文日期&lt;/span&gt;
361
+ &lt;span slot="helpText"&gt;帮助文本&lt;/span&gt;
362
+ &lt;span slot="optionalLabel"&gt;(可选)&lt;/span&gt;
363
+ &lt;/auro-input&gt;
365
364
 
366
- &lt;auro-header level="4"&gt;Inherited de-DE date-locale Example&lt;/auro-header&gt;
365
+ &lt;p class="body-sm"&gt;&lt;strong&gt;en-US with explicit &lt;code&gt;format="yyyy.mm.dd"&lt;/code&gt;&lt;/strong&gt;&lt;/p&gt;
366
+ &lt;auro-input type="date" locale="en-US" format="yyyy.mm.dd"&gt;
367
+ &lt;span slot="ariaLabel.clear"&gt;Clear All&lt;/span&gt;
368
+ &lt;span slot="label"&gt;en-US with yyyy.mm.dd format&lt;/span&gt;
369
+ &lt;span slot="helpText"&gt;Help Text&lt;/span&gt;
370
+ &lt;/auro-input&gt;
371
+
372
+ &lt;p class="body-sm"&gt;&lt;strong&gt;Inherited de-DE (via &lt;code&gt;data-locale&lt;/code&gt;)&lt;/strong&gt;&lt;/p&gt;
373
+ &lt;div data-locale="de-DE"&gt;
367
374
  &lt;auro-input type="date"&gt;
368
375
  &lt;span slot="ariaLabel.clear"&gt;Alles löschen&lt;/span&gt;
369
- &lt;span slot="label"&gt;Nächstes `data-locale`-Attributformat (`de-DE` in diesem Fall)&lt;/span&gt;
376
+ &lt;span slot="label"&gt;Abreisedatum (geerbt aus `data-locale="de-DE"`)&lt;/span&gt;
370
377
  &lt;span slot="helpText"&gt;Hilfetext&lt;/span&gt;
371
378
  &lt;span slot="optionalLabel"&gt;(freiwillig)&lt;/span&gt;
372
379
  &lt;/auro-input&gt;
373
-
374
- &lt;auro-header level="4"&gt;en-US with `yyyy.mm.dd` format Example&lt;/auro-header&gt;
375
- &lt;auro-input type="date" locale="en-US" format="yyyy.mm.dd"&gt;
376
- &lt;span slot="ariaLabel.clear"&gt;Clear All&lt;/span&gt;
377
- &lt;span slot="label"&gt;en-US with yyyy.mm.dd format&lt;/span&gt;
378
- &lt;span slot="helpText"&gt;Help Text&lt;/span&gt;
379
380
  &lt;/div&gt;</code></pre>
380
381
  <!-- AURO-GENERATED-CONTENT:END -->
381
382
  </auro-accordion>
@@ -12151,7 +12151,7 @@ class AuroHelpText extends i$3 {
12151
12151
  }
12152
12152
  }
12153
12153
 
12154
- var formkitVersion = '202606222021';
12154
+ var formkitVersion = '202606231948';
12155
12155
 
12156
12156
  /**
12157
12157
  * @license
@@ -12151,7 +12151,7 @@ class AuroHelpText extends i$3 {
12151
12151
  }
12152
12152
  }
12153
12153
 
12154
- var formkitVersion = '202606222021';
12154
+ var formkitVersion = '202606231948';
12155
12155
 
12156
12156
  /**
12157
12157
  * @license
@@ -12151,7 +12151,7 @@ class AuroHelpText extends i$3 {
12151
12151
  }
12152
12152
  }
12153
12153
 
12154
- var formkitVersion = '202606222021';
12154
+ var formkitVersion = '202606231948';
12155
12155
 
12156
12156
  /**
12157
12157
  * @license
@@ -12093,7 +12093,7 @@ class AuroHelpText extends LitElement {
12093
12093
  }
12094
12094
  }
12095
12095
 
12096
- var formkitVersion = '202606222021';
12096
+ var formkitVersion = '202606231948';
12097
12097
 
12098
12098
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
12099
12099
  // See LICENSE in the project root for license information.
@@ -12093,7 +12093,7 @@ class AuroHelpText extends LitElement {
12093
12093
  }
12094
12094
  }
12095
12095
 
12096
- var formkitVersion = '202606222021';
12096
+ var formkitVersion = '202606231948';
12097
12097
 
12098
12098
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
12099
12099
  // See LICENSE in the project root for license information.
@@ -1212,7 +1212,7 @@ class AuroHelpText extends i$2 {
1212
1212
  }
1213
1213
  }
1214
1214
 
1215
- var formkitVersion = '202606222021';
1215
+ var formkitVersion = '202606231948';
1216
1216
 
1217
1217
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
1218
1218
  // See LICENSE in the project root for license information.
@@ -1212,7 +1212,7 @@ class AuroHelpText extends i$2 {
1212
1212
  }
1213
1213
  }
1214
1214
 
1215
- var formkitVersion = '202606222021';
1215
+ var formkitVersion = '202606231948';
1216
1216
 
1217
1217
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
1218
1218
  // See LICENSE in the project root for license information.
@@ -1212,7 +1212,7 @@ class AuroHelpText extends i$2 {
1212
1212
  }
1213
1213
  }
1214
1214
 
1215
- var formkitVersion = '202606222021';
1215
+ var formkitVersion = '202606231948';
1216
1216
 
1217
1217
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
1218
1218
  // See LICENSE in the project root for license information.
@@ -1151,7 +1151,7 @@ class AuroHelpText extends LitElement {
1151
1151
  }
1152
1152
  }
1153
1153
 
1154
- var formkitVersion = '202606222021';
1154
+ var formkitVersion = '202606231948';
1155
1155
 
1156
1156
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
1157
1157
  // See LICENSE in the project root for license information.
@@ -1151,7 +1151,7 @@ class AuroHelpText extends LitElement {
1151
1151
  }
1152
1152
  }
1153
1153
 
1154
- var formkitVersion = '202606222021';
1154
+ var formkitVersion = '202606231948';
1155
1155
 
1156
1156
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
1157
1157
  // See LICENSE in the project root for license information.