@aurodesignsystem-dev/auro-formkit 0.0.0-pr1515.4 → 0.0.0-pr1518.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 (58) hide show
  1. package/components/bibtemplate/dist/index.js +1 -1
  2. package/components/bibtemplate/dist/registered.js +1 -1
  3. package/components/checkbox/demo/customize.min.js +8 -6
  4. package/components/checkbox/demo/getting-started.min.js +8 -6
  5. package/components/checkbox/demo/index.min.js +8 -6
  6. package/components/checkbox/dist/index.js +8 -6
  7. package/components/checkbox/dist/registered.js +8 -6
  8. package/components/combobox/README.md +1 -1
  9. package/components/combobox/demo/customize.md +2 -10
  10. package/components/combobox/demo/customize.min.js +383 -467
  11. package/components/combobox/demo/getting-started.min.js +383 -463
  12. package/components/combobox/demo/index.md +1 -1
  13. package/components/combobox/demo/index.min.js +383 -463
  14. package/components/combobox/demo/keyboard-behavior.md +2 -142
  15. package/components/combobox/demo/readme.md +1 -1
  16. package/components/combobox/demo/why-combobox.md +2 -2
  17. package/components/combobox/dist/auro-combobox.d.ts +30 -14
  18. package/components/combobox/dist/index.js +383 -463
  19. package/components/combobox/dist/registered.js +383 -463
  20. package/components/counter/demo/customize.min.js +10 -8
  21. package/components/counter/demo/index.min.js +10 -8
  22. package/components/counter/dist/index.js +10 -8
  23. package/components/counter/dist/registered.js +10 -8
  24. package/components/datepicker/demo/customize.min.js +226 -206
  25. package/components/datepicker/demo/index.min.js +226 -206
  26. package/components/datepicker/dist/auro-calendar-cell.d.ts +6 -0
  27. package/components/datepicker/dist/auro-calendar.d.ts +30 -1
  28. package/components/datepicker/dist/index.js +226 -206
  29. package/components/datepicker/dist/registered.js +226 -206
  30. package/components/dropdown/demo/customize.min.js +1 -1
  31. package/components/dropdown/demo/getting-started.min.js +1 -1
  32. package/components/dropdown/demo/index.min.js +1 -1
  33. package/components/dropdown/dist/index.js +1 -1
  34. package/components/dropdown/dist/registered.js +1 -1
  35. package/components/form/demo/customize.min.js +712 -856
  36. package/components/form/demo/getting-started.min.js +712 -856
  37. package/components/form/demo/index.min.js +712 -856
  38. package/components/form/demo/registerDemoDeps.min.js +712 -856
  39. package/components/input/demo/customize.min.js +67 -159
  40. package/components/input/demo/getting-started.min.js +67 -159
  41. package/components/input/demo/index.min.js +67 -159
  42. package/components/input/dist/auro-input.d.ts +1 -1
  43. package/components/input/dist/base-input.d.ts +3 -51
  44. package/components/input/dist/index.js +67 -159
  45. package/components/input/dist/registered.js +67 -159
  46. package/components/input/dist/utilities.d.ts +1 -1
  47. package/components/radio/demo/customize.min.js +8 -6
  48. package/components/radio/demo/getting-started.min.js +8 -6
  49. package/components/radio/demo/index.min.js +8 -6
  50. package/components/radio/dist/index.js +8 -6
  51. package/components/radio/dist/registered.js +8 -6
  52. package/components/select/demo/customize.min.js +10 -8
  53. package/components/select/demo/getting-started.min.js +10 -8
  54. package/components/select/demo/index.min.js +10 -8
  55. package/components/select/dist/index.js +10 -8
  56. package/components/select/dist/registered.js +10 -8
  57. package/custom-elements.json +1472 -1668
  58. package/package.json +1 -1
@@ -136,7 +136,7 @@ const u$9=(e,s,t)=>{const r=new Map;for(let l=s;l<=t;l++)r.set(e[l],l);return r}
136
136
 
137
137
  var shapeSizeCss$5 = i$4`.shape-classic-xl,.shape-classic-lg,.shape-classic-md,.shape-classic-sm,.shape-classic-xs{min-height:56px;max-height:56px;border-style:solid;border-width:1px;border-radius:var(--ds-border-radius, 0.375rem)}.shape-classic-xl.simple,.shape-classic-lg.simple,.shape-classic-md.simple,.shape-classic-sm.simple,.shape-classic-xs.simple{border-width:0px;min-height:58px;max-height:58px;background-color:unset;box-shadow:none}.shape-classic-xl.thin,.shape-classic-lg.thin,.shape-classic-md.thin,.shape-classic-sm.thin,.shape-classic-xs.thin{border-width:1px;min-height:56px;max-height:56px;background-color:unset}.shape-classic-xl.parentBorder,.shape-classic-lg.parentBorder,.shape-classic-md.parentBorder,.shape-classic-sm.parentBorder,.shape-classic-xs.parentBorder{border:0;box-shadow:unset;min-height:54px;max-height:54px}.shape-snowflake-xl,.shape-snowflake-lg,.shape-snowflake-md,.shape-snowflake-sm,.shape-snowflake-xs{min-height:56px;max-height:56px;border-style:solid;border-width:2px;border-color:transparent;border-radius:30px}.shape-snowflake-xl.simple,.shape-snowflake-lg.simple,.shape-snowflake-md.simple,.shape-snowflake-sm.simple,.shape-snowflake-xs.simple{border-width:0px;min-height:60px;max-height:60px;background-color:unset;box-shadow:none}.shape-snowflake-xl.thin,.shape-snowflake-lg.thin,.shape-snowflake-md.thin,.shape-snowflake-sm.thin,.shape-snowflake-xs.thin{border-width:1px;min-height:58px;max-height:58px;background-color:unset}.shape-snowflake-xl.parentBorder,.shape-snowflake-lg.parentBorder,.shape-snowflake-md.parentBorder,.shape-snowflake-sm.parentBorder,.shape-snowflake-xs.parentBorder{border:0;box-shadow:unset;min-height:56px;max-height:56px}.shape-box-xl{min-height:68px;max-height:68px;border-style:solid;border-width:2px;border-color:transparent}.shape-box-xl.simple{border-width:0px;min-height:72px;max-height:72px;background-color:unset;box-shadow:none}.shape-box-xl.thin{border-width:1px;min-height:70px;max-height:70px;background-color:unset}.shape-box-xl.parentBorder{border:0;box-shadow:unset;min-height:68px;max-height:68px}.shape-box-lg{min-height:52px;max-height:52px;border-style:solid;border-width:2px;border-color:transparent}.shape-box-lg.simple{border-width:0px;min-height:56px;max-height:56px;background-color:unset;box-shadow:none}.shape-box-lg.thin{border-width:1px;min-height:54px;max-height:54px;background-color:unset}.shape-box-lg.parentBorder{border:0;box-shadow:unset;min-height:52px;max-height:52px}.shape-box-md{min-height:44px;max-height:44px;border-style:solid;border-width:2px;border-color:transparent}.shape-box-md.simple{border-width:0px;min-height:48px;max-height:48px;background-color:unset;box-shadow:none}.shape-box-md.thin{border-width:1px;min-height:46px;max-height:46px;background-color:unset}.shape-box-md.parentBorder{border:0;box-shadow:unset;min-height:44px;max-height:44px}.shape-box-sm{min-height:32px;max-height:32px;border-style:solid;border-width:2px;border-color:transparent}.shape-box-sm.simple{border-width:0px;min-height:36px;max-height:36px;background-color:unset;box-shadow:none}.shape-box-sm.thin{border-width:1px;min-height:34px;max-height:34px;background-color:unset}.shape-box-sm.parentBorder{border:0;box-shadow:unset;min-height:32px;max-height:32px}.shape-box-xs{min-height:20px;max-height:20px;border-style:solid;border-width:2px;border-color:transparent}.shape-box-xs.simple{border-width:0px;min-height:24px;max-height:24px;background-color:unset;box-shadow:none}.shape-box-xs.thin{border-width:1px;min-height:22px;max-height:22px;background-color:unset}.shape-box-xs.parentBorder{border:0;box-shadow:unset;min-height:20px;max-height:20px}.shape-rounded-lg{min-height:56px;max-height:56px;border-style:solid;border-width:2px;border-color:transparent;border-radius:6px}.shape-rounded-lg.simple{border-width:0px;min-height:56px;max-height:56px;background-color:unset;box-shadow:none}.shape-rounded-lg.thin{border-width:1px;min-height:54px;max-height:54px;background-color:unset}.shape-rounded-lg.parentBorder{border:0;box-shadow:unset;min-height:52px;max-height:52px}.shape-pill-xl{min-height:68px;max-height:68px;border-style:solid;border-width:2px;border-color:transparent;border-radius:36px}.shape-pill-xl.simple{border-width:0px;min-height:72px;max-height:72px;background-color:unset;box-shadow:none}.shape-pill-xl.thin{border-width:1px;min-height:70px;max-height:70px;background-color:unset}.shape-pill-xl.parentBorder{border:0;box-shadow:unset;min-height:68px;max-height:68px}.shape-pill-left-xl{min-height:68px;max-height:68px;border-style:solid;border-width:2px;border-color:transparent;border-radius:36px 0 0 36px}.shape-pill-left-xl.simple{border-width:0px;min-height:72px;max-height:72px;background-color:unset;box-shadow:none}.shape-pill-left-xl.thin{border-width:1px;min-height:70px;max-height:70px;background-color:unset}.shape-pill-left-xl.parentBorder{border:0;box-shadow:unset;min-height:68px;max-height:68px}.shape-pill-right-xl{min-height:68px;max-height:68px;border-style:solid;border-width:2px;border-color:transparent;border-radius:0 36px 36px 0}.shape-pill-right-xl.simple{border-width:0px;min-height:72px;max-height:72px;background-color:unset;box-shadow:none}.shape-pill-right-xl.thin{border-width:1px;min-height:70px;max-height:70px;background-color:unset}.shape-pill-right-xl.parentBorder{border:0;box-shadow:unset;min-height:68px;max-height:68px}.shape-pill-md{min-height:44px;max-height:44px;border-style:solid;border-width:2px;border-color:transparent;border-radius:36px}.shape-pill-md.simple{border-width:0px;min-height:48px;max-height:48px;background-color:unset;box-shadow:none}.shape-pill-md.thin{border-width:1px;min-height:46px;max-height:46px;background-color:unset}.shape-pill-md.parentBorder{border:0;box-shadow:unset;min-height:44px;max-height:44px}.shape-pill-left-md{min-height:44px;max-height:44px;border-style:solid;border-width:2px;border-color:transparent;border-radius:36px 0 0 36px}.shape-pill-left-md.simple{border-width:0px;min-height:48px;max-height:48px;background-color:unset;box-shadow:none}.shape-pill-left-md.thin{border-width:1px;min-height:46px;max-height:46px;background-color:unset}.shape-pill-left-md.parentBorder{border:0;box-shadow:unset;min-height:44px;max-height:44px}.shape-pill-right-md{min-height:44px;max-height:44px;border-style:solid;border-width:2px;border-color:transparent;border-radius:0 36px 36px 0}.shape-pill-right-md.simple{border-width:0px;min-height:48px;max-height:48px;background-color:unset;box-shadow:none}.shape-pill-right-md.thin{border-width:1px;min-height:46px;max-height:46px;background-color:unset}.shape-pill-right-md.parentBorder{border:0;box-shadow:unset;min-height:44px;max-height:44px}`;
138
138
 
139
- var styleCss$1$8 = 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}:host{display:block}.wrapper:has(:enabled){cursor:text}.wrapper:has(:enabled) label{cursor:text}.helpTextClasses{cursor:default}input{overflow:clip !important;width:100%;padding:0;border:0;background:unset;outline:none;overflow-clip-margin:0 !important;text-overflow:ellipsis}input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.displayValue{display:none}.displayValue.hasContent:is(.withValue):not(.hasFocus){display:flex;align-items:center}.accents:not(.util_displayHidden){display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px}.wrapper:not(:focus-within):not(:hover) .notificationBtn.passwordBtn,.wrapper:not(:focus-within):not(:hover) .notification.clear{display:none}.notification{display:flex;align-items:center;justify-content:center}`;
139
+ var styleCss$1$8 = 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}:host{display:block}.wrapper:has(:enabled){cursor:text}.wrapper:has(:enabled) label{cursor:text}.helpTextClasses{cursor:default}input{overflow:clip !important;width:100%;padding:0;border:0;background:unset;outline:none;overflow-clip-margin:0 !important;text-overflow:ellipsis}input[type=number]{appearance:textfield}input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.displayValue{display:none}.displayValue.hasContent:is(.withValue):not(.hasFocus){display:flex;align-items:center}.accents:not(.util_displayHidden){display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px}.wrapper:not(:focus-within):not(:hover) .notificationBtn.passwordBtn,.wrapper:not(:focus-within):not(:hover) .notification.clear{display:none}.notification{display:flex;align-items:center;justify-content:center}`;
140
140
 
141
141
  var styleDefaultCss$2 = i$4`.layoutDefault .typeIcon,:host(:not([layout])) .typeIcon{display:flex;flex-direction:row;align-items:center}.layoutDefault .typeIcon [auro-icon],:host(:not([layout])) .typeIcon [auro-icon]{--ds-auro-icon-size: var(--ds-size-300, 1.5rem);height:var(--ds-size-300, 1.5rem);margin-right:var(--ds-size-100, 0.5rem)}.layoutDefault .notificationIcons,:host(:not([layout])) .notificationIcons{display:flex;flex-direction:row;padding-right:var(--ds-size-100, 0.5rem)}:host([class=layoutDefault][bordered]) .typeIcon,:host(:not([layout])[bordered]) .typeIcon{padding-left:var(--ds-size-100, 0.5rem)}:host([class=layoutDefault][bordered]) .notificationIcons,:host(:not([layout])[bordered]) .notificationIcons{align-items:center}:host([class=layoutDefault][bordered]) .notification:not(:first-of-type),:host(:not([layout])[bordered]) .notification:not(:first-of-type){margin-left:var(--ds-size-100, 0.5rem)}:host([class=layoutDefault][bordered]) .alertNotification,:host(:not([layout])[bordered]) .alertNotification{width:calc(var(--ds-size-300, 1.5rem) + var(--ds-size-25, 0.125rem));height:calc(var(--ds-size-300, 1.5rem) + var(--ds-size-25, 0.125rem))}:host([class=layoutDefault][bordered]) .passwordBtn,:host(:not([layout])[bordered]) .passwordBtn{width:calc(var(--ds-size-300, 1.5rem));height:calc(var(--ds-size-300, 1.5rem))}:host([class=layoutDefault][bordered]) .notificationBtn,:host(:not([layout])[bordered]) .notificationBtn{display:block;width:var(--ds-size-300, 1.5rem);height:var(--ds-size-300, 1.5rem);padding:0;border:0;background:unset;cursor:pointer}:host([class=layoutDefault][bordered]) .notificationBtn [auro-icon],:host(:not([layout])[bordered]) .notificationBtn [auro-icon]{display:block;height:var(--ds-size-300, 1.5rem);--ds-auro-icon-size: var(--ds-size-300, 1.5rem)}:host([class=layoutDefault][bordered]) .notificationBtn [auro-icon][hidden],:host(:not([layout])[bordered]) .notificationBtn [auro-icon][hidden]{display:none}:host([class=layoutDefault]:not([bordered])) .typeIcon,:host([class=layoutDefault]:not([bordered])) .notificationIcons,:host(:not([layout]):not([bordered])) .typeIcon,:host(:not([layout]):not([bordered])) .notificationIcons{align-items:flex-end;padding-bottom:var(--ds-size-50, 0.25rem)}:host([class=layoutDefault]:not([bordered])) .clearBtn,:host(:not([layout]):not([bordered])) .clearBtn{transition:all .3s cubic-bezier(0.215, 0.61, 0.355, 1);overflow:hidden;width:0;opacity:0}.layoutDefault .wrapper:hover .clearBtn,.layoutDefault .wrapper:focus-within .clearBtn,:host(:not([layout])) .wrapper:hover .clearBtn,:host(:not([layout])) .wrapper:focus-within .clearBtn{width:calc(var(--ds-size-200, 1rem) + var(--ds-size-25, 0.125rem));height:calc(var(--ds-size-200, 1rem) + var(--ds-size-25, 0.125rem));opacity:1}:host([class=layoutDefault]:focus-within[type=password]) .notificationIcons[hasValue] .alertNotification,:host(:not([layout]):focus-within[type=password]) .notificationIcons[hasValue] .alertNotification{overflow:hidden;width:0;height:0;padding:0;margin:0;visibility:hidden}.layoutDefault input,:host(:not([layout])) input{border:unset}.layoutDefault .wrapper,:host(:not([layout])) .wrapper{position:relative;overflow:hidden;border-style:solid}:host([class=layoutDefault]:not([bordered],[borderless])) .wrapper,:host(:not([layout]):not([bordered],[borderless])) .wrapper{border-width:1px 0}:host([class=layoutDefault][bordered]) .wrapper,:host(:not([layout])[bordered]) .wrapper{border-width:1px;border-radius:var(--ds-border-radius, 0.375rem)}:host([class=layoutDefault]:not([borderless])) .wrapper:focus-within:before,:host(:not([layout]):not([borderless])) .wrapper:focus-within:before{position:absolute;display:block;border-bottom-width:1px;border-bottom-style:solid;content:"";inset:0;pointer-events:none}:host([class=layoutDefault][validity]:not([validity=valid])) .wrapper:before,:host(:not([layout])[validity]:not([validity=valid])) .wrapper:before{border-bottom:0}:focus:not(:focus-visible){outline:3px solid transparent}.util_displayInline{display:inline}.util_displayInlineBlock{display:inline-block}.util_displayBlock,:host{display:block}.util_displayFlex{display:flex}.util_displayHidden,:host([hidden]:not(:focus):not(:active)){display:none}.util_displayHiddenVisually,:host([hiddenVisually]:not(:focus):not(:active)){position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);width:1px;height:1px;padding:0;border:0}:host{text-align:left}.layoutDefault :host,:host(:not([layout])) :host{position:relative;display:block}.layoutDefault .wrapper,:host(:not([layout])) .wrapper{display:flex;flex-direction:row}.layoutDefault .main,:host(:not([layout])) .main{display:flex;flex-direction:row;position:relative;flex:1}`;
142
142
 
@@ -4512,15 +4512,17 @@ let AuroFormValidation$7 = class AuroFormValidation {
4512
4512
  );
4513
4513
  }
4514
4514
 
4515
- // If there is a second input in the elem and that value is undefined or an empty string set hasValue to false;
4516
- if (this.auroInputElements?.length === 2) {
4517
- if (!this.auroInputElements[1].value || this.auroInputElements[1].length === 0) {
4515
+ const isCombobox = this.runtimeUtils.elementMatch(elem, 'auro-combobox');
4516
+
4517
+ // If there is a second input in the elem and that value is undefined or an empty string set hasValue to false.
4518
+ // Skip for combobox: its second auro-input is the fullscreen-bib mirror of the same value, not an independent
4519
+ // field (datepicker is the intended consumer — start/end are independently required).
4520
+ if (this.auroInputElements?.length === 2 && !isCombobox) {
4521
+ if (!this.auroInputElements[1].value || this.auroInputElements[1].value.length === 0) {
4518
4522
  hasValue = false;
4519
4523
  }
4520
4524
  }
4521
4525
 
4522
- const isCombobox = this.runtimeUtils.elementMatch(elem, 'auro-combobox');
4523
-
4524
4526
  if (isCombobox) {
4525
4527
 
4526
4528
  if (!elem.persistInput || elem.behavior === "filter") {
@@ -10201,8 +10203,6 @@ function cleanEscapedString$5(input) {
10201
10203
  return input.match(escapedStringRegExp$5)[1].replace(doubleQuoteRegExp$5, "'");
10202
10204
  }
10203
10205
 
10204
- /* eslint-disable max-lines */
10205
-
10206
10206
  let AuroInputUtilities$3 = class AuroInputUtilities {
10207
10207
 
10208
10208
  /**
@@ -10245,7 +10245,7 @@ let AuroInputUtilities$3 = class AuroInputUtilities {
10245
10245
  /**
10246
10246
  * Converts an IMask-style date mask to a date-fns compatible format string.
10247
10247
  * @param {string} mask - IMask date mask (e.g. "MM/DD/YYYY").
10248
- * @returns {string} date-fns format string (e.g. "MM/dd/yyyy").
10248
+ * @returns {string} A date-fns format string (e.g. "MM/dd/yyyy").
10249
10249
  */
10250
10250
  toDateFnsMask(mask) {
10251
10251
  return mask
@@ -10467,6 +10467,7 @@ let AuroInputUtilities$3 = class AuroInputUtilities {
10467
10467
  const maskOptions = this.getMaskOptions('date', normalizedFormat);
10468
10468
 
10469
10469
  if (!(valueObject instanceof Date) || Number.isNaN(valueObject.getTime()) || !maskOptions || typeof maskOptions.format !== 'function') {
10470
+ console.debug('Invalid date object or mask options for formatting', { valueObject, maskOptions }); // eslint-disable-line no-console
10470
10471
  return undefined;
10471
10472
  }
10472
10473
 
@@ -10624,6 +10625,7 @@ let BaseInput$2 = class BaseInput extends AuroElement$6 {
10624
10625
  // so a parent (datepicker/combobox) calling `validate()` synchronously
10625
10626
  // during its own update cycle sees a populated util instance.
10626
10627
  this.activeLabel = false;
10628
+
10627
10629
  /** @private */
10628
10630
  this.allowedInputTypes = [
10629
10631
  "text",
@@ -10634,6 +10636,7 @@ let BaseInput$2 = class BaseInput extends AuroElement$6 {
10634
10636
  "tel"
10635
10637
  ];
10636
10638
  this.appearance = "default";
10639
+
10637
10640
  /** @private */
10638
10641
  this.dateFormatMap = {
10639
10642
  'mm/dd/yyyy': 'dateMMDDYYYY',
@@ -10652,23 +10655,24 @@ let BaseInput$2 = class BaseInput extends AuroElement$6 {
10652
10655
  'mm/dd': 'dateMMDD'
10653
10656
  };
10654
10657
  this.disabled = false;
10658
+
10655
10659
  /** @private */
10656
10660
  this.domHandler = new DomHandler$3();
10657
10661
  this.dvInputOnly = false;
10658
10662
  this.hasValue = false;
10659
10663
  this.hideLabelVisually = false;
10660
10664
  this.icon = false;
10665
+
10661
10666
  /** @private */
10662
10667
  this.inputIconName = undefined;
10668
+
10663
10669
  /** @private */
10664
10670
  this.label = 'Input label is undefined';
10665
10671
  this.layout = 'classic';
10666
10672
  this.locale = 'en-US';
10667
10673
  this.max = undefined;
10668
- this._maxObject = undefined;
10669
10674
  this.maxLength = undefined;
10670
10675
  this.min = undefined;
10671
- this._minObject = undefined;
10672
10676
  this.minLength = undefined;
10673
10677
  this.noValidate = false;
10674
10678
  this.onDark = false;
@@ -10685,23 +10689,27 @@ let BaseInput$2 = class BaseInput extends AuroElement$6 {
10685
10689
  "email"
10686
10690
  ];
10687
10691
  this.shape = 'classic';
10692
+
10688
10693
  /** @private */
10689
10694
  this.showPassword = false;
10690
10695
  this.size = 'lg';
10691
10696
  this.touched = false;
10697
+
10692
10698
  /** @private */
10693
10699
  this.uniqueId = new UniqueId$2().create();
10700
+
10694
10701
  /** @private */
10695
10702
  this.util = new AuroInputUtilities$3({
10696
10703
  locale: this.locale,
10697
10704
  format: this.format
10698
10705
  });
10706
+
10699
10707
  /** @private */
10700
10708
  this.validation = new AuroFormValidation$7();
10709
+
10701
10710
  /** @private */
10702
10711
  this.validationCCLength = undefined;
10703
10712
  this.value = undefined;
10704
- this._valueObject = undefined;
10705
10713
  }
10706
10714
 
10707
10715
  // function to define props used within the scope of this component
@@ -11139,7 +11147,7 @@ let BaseInput$2 = class BaseInput extends AuroElement$6 {
11139
11147
  * @returns {Date|undefined}
11140
11148
  */
11141
11149
  get valueObject() {
11142
- return this._valueObject || this._computeDateObjectFallback(this.value);
11150
+ return this.value && dateFormatter$3.isValidDate(this.value) ? dateFormatter$3.stringToDateInstance(this.value) : undefined;
11143
11151
  }
11144
11152
 
11145
11153
  /**
@@ -11147,7 +11155,7 @@ let BaseInput$2 = class BaseInput extends AuroElement$6 {
11147
11155
  * @returns {Date|undefined}
11148
11156
  */
11149
11157
  get minObject() {
11150
- return this._minObject || this._computeDateObjectFallback(this.min);
11158
+ return this.min && dateFormatter$3.isValidDate(this.min) ? dateFormatter$3.stringToDateInstance(this.min) : undefined;
11151
11159
  }
11152
11160
 
11153
11161
  /**
@@ -11155,50 +11163,7 @@ let BaseInput$2 = class BaseInput extends AuroElement$6 {
11155
11163
  * @returns {Date|undefined}
11156
11164
  */
11157
11165
  get maxObject() {
11158
- return this._maxObject || this._computeDateObjectFallback(this.max);
11159
- }
11160
-
11161
- /**
11162
- * Parses a date string into a Date object when the corresponding `_*Object`
11163
- * field hasn't been synced yet by `updated()`. Returns undefined when the
11164
- * input type/format isn't a full date or the string is not a valid date.
11165
- *
11166
- * Why this exists: a parent (datepicker) can call `inputN.validate()` from
11167
- * inside its own `updated()` before this input's `updated()` has run
11168
- * `syncDateValues()` — so `_valueObject`/`_maxObject` are still `undefined`
11169
- * and range checks would otherwise silently no-op (flipping the result to
11170
- * `valid` or `patternMismatch`).
11171
- * @private
11172
- * @param {string|undefined} dateStr - ISO date string from `value`/`min`/`max`.
11173
- * @returns {Date|undefined}
11174
- */
11175
- _computeDateObjectFallback(dateStr) {
11176
- if (!dateStr || !this.util || !this.util.isFullDateFormat(this.type, this.format)) {
11177
- return undefined;
11178
- }
11179
- if (!dateFormatter$3.isValidDate(dateStr)) {
11180
- return undefined;
11181
- }
11182
- return dateFormatter$3.stringToDateInstance(dateStr);
11183
- }
11184
-
11185
- /**
11186
- * Internal setter for readonly date object properties.
11187
- * @private
11188
- * @param {'valueObject'|'minObject'|'maxObject'} propertyName - Public object property name.
11189
- * @param {Date|undefined} propertyValue - Value to assign.
11190
- * @returns {void}
11191
- */
11192
- setDateObjectProperty(propertyName, propertyValue) {
11193
- const internalPropertyName = `_${propertyName}`;
11194
- const previousValue = this[internalPropertyName];
11195
-
11196
- if (previousValue === propertyValue) {
11197
- return;
11198
- }
11199
-
11200
- this[internalPropertyName] = propertyValue;
11201
- this.requestUpdate(propertyName, previousValue);
11166
+ return this.max && dateFormatter$3.isValidDate(this.max) ? dateFormatter$3.stringToDateInstance(this.max) : undefined;
11202
11167
  }
11203
11168
 
11204
11169
  connectedCallback() {
@@ -11227,7 +11192,6 @@ let BaseInput$2 = class BaseInput extends AuroElement$6 {
11227
11192
  format: this.format
11228
11193
  });
11229
11194
  this.configureDataForType();
11230
- this.syncDateValues();
11231
11195
  }
11232
11196
 
11233
11197
  disconnectedCallback() {
@@ -11266,7 +11230,6 @@ let BaseInput$2 = class BaseInput extends AuroElement$6 {
11266
11230
  this.setCustomHelpTextMessage();
11267
11231
  this.configureAutoFormatting();
11268
11232
  this.configureDataForType();
11269
- this.syncDateValues();
11270
11233
  }
11271
11234
 
11272
11235
  /**
@@ -11324,7 +11287,7 @@ let BaseInput$2 = class BaseInput extends AuroElement$6 {
11324
11287
 
11325
11288
  /**
11326
11289
  * @private
11327
- * @deprecated https://dev.azure.com/itsals/E_Retain_Content/_workitems/edit/1557296
11290
+ * @deprecated See https://dev.azure.com/itsals/E_Retain_Content/_workitems/edit/1557296.
11328
11291
  * @returns {void} Sets the default help text for the input.
11329
11292
  */
11330
11293
  setCustomHelpTextMessage() {
@@ -11410,8 +11373,6 @@ let BaseInput$2 = class BaseInput extends AuroElement$6 {
11410
11373
  this.configureDataForType();
11411
11374
  }
11412
11375
 
11413
- this.syncDateValues(changedProperties);
11414
-
11415
11376
  if (changedProperties.has('value')) {
11416
11377
  if (this.value && this.value.length > 0) {
11417
11378
  this.hasValue = true;
@@ -11433,14 +11394,14 @@ let BaseInput$2 = class BaseInput extends AuroElement$6 {
11433
11394
 
11434
11395
  if (formattedValue !== this.inputElement.value) {
11435
11396
  this.skipNextProgrammaticInputEvent = true;
11436
- if (this.maskInstance && this.type === 'credit-card') {
11397
+ if (this.maskInstance && this.type !== 'date') {
11437
11398
  // Route through the mask so its _value and el.value stay in lock-step
11438
11399
  // (set value calls updateControl which writes el.value = displayValue).
11439
11400
  // Writing el.value directly leaves the mask thinking displayValue is
11440
- // stale; _saveSelection on the next focus/click then warns. Scoped to
11441
- // credit-card so date's own formattedValue (raw ISO when calendar-invalid)
11442
- // isn't re-masked through the mm/dd/yyyy mask, which would truncate it
11443
- // and flip validity from patternMismatch to tooShort.
11401
+ // stale; _saveSelection on the next focus/click then warns. Date is
11402
+ // excluded because its formattedValue can be raw ISO when the calendar
11403
+ // is invalid, and re-masking through mm/dd/yyyy would truncate it and
11404
+ // flip validity from patternMismatch to tooShort.
11444
11405
  this.maskInstance.value = formattedValue || '';
11445
11406
  } else if (formattedValue) {
11446
11407
  this.inputElement.value = formattedValue;
@@ -11482,120 +11443,65 @@ let BaseInput$2 = class BaseInput extends AuroElement$6 {
11482
11443
  }));
11483
11444
  }
11484
11445
 
11485
-
11486
- /**
11487
- * Synchronizes the ISO string values and Date object representations for date-related properties.
11488
- * This keeps the model and display values aligned when either side changes.
11489
- *
11490
- * When a full date format is in use, this method updates `value`, `min`, and `max` from their corresponding
11491
- * Date objects or vice versa, based on which properties have changed. It only runs when the current configuration
11492
- * represents a full year/month/day date format.
11493
- *
11494
- * @param {Map<string, unknown>|undefined} [changedProperties=undefined] - Optional map of changed properties used to limit which values are synchronized.
11495
- * @returns {void}
11496
- * @private
11497
- */
11498
- syncDateValues(changedProperties = undefined) {
11499
- if (!this.util.isFullDateFormat(this.type, this.format)) {
11500
- return;
11501
- }
11502
-
11503
- this.syncSingleDateValue(changedProperties, 'valueObject', 'value');
11504
- this.syncSingleDateValue(changedProperties, 'minObject', 'min');
11505
- this.syncSingleDateValue(changedProperties, 'maxObject', 'max');
11506
- }
11507
-
11508
- /**
11509
- * Synchronizes one date object/string property pair.
11510
- * @private
11511
- * @param {Map<string, unknown>|undefined} changedProperties - Map of changed properties from Lit.
11512
- * @param {string} objectProperty - Date object property name.
11513
- * @param {string} valueProperty - ISO string property name.
11514
- * @returns {void}
11515
- */
11516
- syncSingleDateValue(changedProperties, objectProperty, valueProperty) {
11517
- const objectPropertyChanged = !changedProperties || changedProperties.has(objectProperty);
11518
-
11519
- // objectProperty wins over valueProperty when both changed
11520
- if (objectPropertyChanged && this[objectProperty]) {
11521
- this[valueProperty] = dateFormatter$3.toISOFormatString(this[objectProperty]);
11522
- return;
11523
- }
11524
-
11525
- const valuePropertyChanged = !changedProperties || changedProperties.has(valueProperty);
11526
- if (!valuePropertyChanged) {
11527
- return;
11528
- }
11529
-
11530
- // when value is newly set to the same ISO string that corresponds to the existing Date object, do not clear the Date object (avoid unnecessary updates)
11531
- if (
11532
- changedProperties &&
11533
- valueProperty === 'value' &&
11534
- changedProperties.get('value') === undefined &&
11535
- this[objectProperty] instanceof Date &&
11536
- this[valueProperty] === dateFormatter$3.toISOFormatString(this[objectProperty])
11537
- ) {
11538
- return;
11539
- }
11540
-
11541
- if (dateFormatter$3.isValidDate(this[valueProperty])) {
11542
- this.setDateObjectProperty(objectProperty, dateFormatter$3.stringToDateInstance(this[valueProperty]));
11543
- } else {
11544
- this.setDateObjectProperty(objectProperty, undefined);
11545
- }
11546
- }
11547
-
11548
11446
  /**
11549
11447
  * Sets up IMasks and logic based on auto-formatting requirements.
11550
11448
  * @private
11551
11449
  * @returns {void}
11552
11450
  */
11553
11451
  configureAutoFormatting() {
11554
- // Re-entrancy guard. The patched-setter's synthetic input event (suppressed
11555
- // by _configuringMask above) could otherwise trigger handleInput
11556
- // processCreditCard configureAutoFormatting before the outer call's
11557
- // set value has finished its alignCursor pass.
11452
+ // _configuringMask gates two things: external re-entry into this method
11453
+ // while setup is mid-flight (from property changes that call back here),
11454
+ // and the accept/complete listeners below — both need to ignore the mask
11455
+ // events fired by our own value-restore step.
11558
11456
  if (this._configuringMask) return;
11559
11457
  this._configuringMask = true;
11560
11458
  try {
11459
+ // Destroy any prior mask so IMask can attach fresh under the new format.
11460
+ // Null the reference too — if the new maskOptions.mask is falsy (e.g.
11461
+ // type switched from credit-card to text) the IMask() reassignment
11462
+ // below is skipped, and downstream writes at line ~823 would otherwise
11463
+ // route through the destroyed instance.
11561
11464
  if (this.maskInstance) {
11562
11465
  this.maskInstance.destroy();
11466
+ this.maskInstance = null;
11563
11467
  }
11564
11468
 
11565
- // Pass new format to util
11566
11469
  this.util.updateFormat(this.format);
11567
11470
 
11568
11471
  const maskOptions = this.util.getMaskOptions(this.type, this.format);
11569
11472
 
11570
11473
  if (this.inputElement && maskOptions.mask) {
11571
-
11572
- // Stash and clear any existing value before IMask init.
11573
- // IMask's constructor processes the current input value which requires
11574
- // selection state clearing first avoids that scenario entirely.
11575
- // When the format changes (e.g. locale switch) and we have a valid ISO
11576
- // model value, compute the display string for the NEW format instead of
11577
- // re-using the old display string, which may be invalid in the new mask.
11474
+ // Capture the current display so it can be re-applied after IMask
11475
+ // attaches. The restore at the bottom goes through maskInstance.value
11476
+ // (not inputElement.value directly) so the mask's internal state and
11477
+ // the input's displayed text stay in lock-step.
11578
11478
  let existingValue = this.inputElement.value;
11479
+
11480
+ // Format-change case (e.g. locale switch): existingValue is the OLD
11481
+ // mask's display string and may not parse under the new mask. When
11482
+ // we have a valid date model, rebuild the display from valueObject
11483
+ // (the canonical source) using the new mask's format function.
11579
11484
  if (
11580
11485
  this.util.isFullDateFormat(this.type, this.format) &&
11581
11486
  this.value &&
11582
- dateFormatter$3.isValidDate(this.value) &&
11583
- this.valueObject instanceof Date &&
11584
- !Number.isNaN(this.valueObject.getTime()) &&
11487
+ this.valueObject &&
11585
11488
  typeof maskOptions.format === 'function'
11586
11489
  ) {
11587
11490
  existingValue = maskOptions.format(this.valueObject);
11588
11491
  }
11589
11492
 
11493
+ // Clear before IMask attaches so the constructor seeds an empty
11494
+ // internal value. Otherwise IMask reads the stale unmasked string
11495
+ // and emits a spurious 'accept' before the restore below runs.
11590
11496
  this.skipNextProgrammaticInputEvent = true;
11591
11497
  this.inputElement.value = '';
11592
11498
 
11593
11499
  this.maskInstance = IMask$3(this.inputElement, maskOptions);
11594
11500
 
11501
+ // Mask fires 'accept' on every value change, including the restore
11502
+ // step below. Skip events fired during configureAutoFormatting so
11503
+ // we don't overwrite a value the parent just pushed.
11595
11504
  this.maskInstance.on('accept', () => {
11596
- // Suppress propagation during configureAutoFormatting's own value-restoration
11597
- // (line below) — the mask emits 'accept' on every value-set, including ours,
11598
- // and we don't want to overwrite a value the parent just pushed.
11599
11505
  if (this._configuringMask) return;
11600
11506
  this.value = this.util.toModelValue(this.maskInstance.value, this.format);
11601
11507
  if (this.type === "date") {
@@ -11603,6 +11509,8 @@ let BaseInput$2 = class BaseInput extends AuroElement$6 {
11603
11509
  }
11604
11510
  });
11605
11511
 
11512
+ // Mask fires 'complete' on the restore step below for any value that
11513
+ // happens to be a complete match. Same setup-suppression as 'accept'.
11606
11514
  this.maskInstance.on('complete', () => {
11607
11515
  if (this._configuringMask) return;
11608
11516
  this.value = this.util.toModelValue(this.maskInstance.value, this.format);
@@ -11611,7 +11519,9 @@ let BaseInput$2 = class BaseInput extends AuroElement$6 {
11611
11519
  }
11612
11520
  });
11613
11521
 
11614
- // Restore the stashed value through IMask so it's properly masked
11522
+ // Write existingValue through the mask (not the input directly) so
11523
+ // the mask reformats it under the new rules and keeps its internal
11524
+ // _value aligned with the input's displayed text.
11615
11525
  if (existingValue) {
11616
11526
  this.maskInstance.value = existingValue;
11617
11527
  }
@@ -11705,10 +11615,10 @@ let BaseInput$2 = class BaseInput extends AuroElement$6 {
11705
11615
  // the gated types currently support it, since the list is a public
11706
11616
  // property a consumer could mutate.
11707
11617
  if (this.setSelectionInputTypes.includes(this.type)) {
11708
- let selectionStart;
11618
+ let selectionStart = null;
11709
11619
  try {
11710
- selectionStart = this.inputElement.selectionStart;
11711
- } catch (error) { // eslint-disable-line no-unused-vars
11620
+ ({ selectionStart } = this.inputElement);
11621
+ } catch {
11712
11622
  return;
11713
11623
  }
11714
11624
  if (typeof selectionStart !== 'number') {
@@ -11717,7 +11627,7 @@ let BaseInput$2 = class BaseInput extends AuroElement$6 {
11717
11627
  this.updateComplete.then(() => {
11718
11628
  try {
11719
11629
  this.inputElement.setSelectionRange(selectionStart, selectionStart);
11720
- } catch (error) { // eslint-disable-line no-unused-vars
11630
+ } catch {
11721
11631
  // Some input types (number/email in certain UAs) throw on
11722
11632
  // setSelectionRange; swallow and let the native cursor stand.
11723
11633
  }
@@ -11811,7 +11721,6 @@ let BaseInput$2 = class BaseInput extends AuroElement$6 {
11811
11721
  */
11812
11722
  reset() {
11813
11723
  this.value = undefined;
11814
- this.setDateObjectProperty('valueObject', undefined);
11815
11724
  this.validation.reset(this);
11816
11725
  }
11817
11726
 
@@ -11820,7 +11729,6 @@ let BaseInput$2 = class BaseInput extends AuroElement$6 {
11820
11729
  */
11821
11730
  clear() {
11822
11731
  this.value = undefined;
11823
- this.setDateObjectProperty('valueObject', undefined);
11824
11732
  }
11825
11733
 
11826
11734
  /**
@@ -11895,7 +11803,7 @@ let BaseInput$2 = class BaseInput extends AuroElement$6 {
11895
11803
  /**
11896
11804
  * Function to support credit-card feature type.
11897
11805
  * @private
11898
- * @deprecated https://dev.azure.com/itsals/E_Retain_Content/_workitems/edit/1557296
11806
+ * @deprecated See https://dev.azure.com/itsals/E_Retain_Content/_workitems/edit/1557296.
11899
11807
  * @returns {object} JSON with data for credit card formatting.
11900
11808
  */
11901
11809
  matchInputValueToCreditCard() {
@@ -12349,7 +12257,7 @@ let AuroHelpText$8 = class AuroHelpText extends i$2 {
12349
12257
  }
12350
12258
  };
12351
12259
 
12352
- var formkitVersion$8 = '202606291837';
12260
+ var formkitVersion$8 = '202607011652';
12353
12261
 
12354
12262
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
12355
12263
  // See LICENSE in the project root for license information.
@@ -12672,7 +12580,7 @@ let AuroInput$2 = class AuroInput extends BaseInput$2 {
12672
12580
  /**
12673
12581
  * Determines default help text string.
12674
12582
  * @private
12675
- * @deprecated https://dev.azure.com/itsals/E_Retain_Content/_workitems/edit/1557296
12583
+ * @deprecated See https://dev.azure.com/itsals/E_Retain_Content/_workitems/edit/1557296.
12676
12584
  * @returns {string} Evaluates pre-determined help text.
12677
12585
  */
12678
12586
  getHelpText() {
@@ -13722,15 +13630,17 @@ let AuroFormValidation$1$1 = class AuroFormValidation {
13722
13630
  );
13723
13631
  }
13724
13632
 
13725
- // If there is a second input in the elem and that value is undefined or an empty string set hasValue to false;
13726
- if (this.auroInputElements?.length === 2) {
13727
- if (!this.auroInputElements[1].value || this.auroInputElements[1].length === 0) {
13633
+ const isCombobox = this.runtimeUtils.elementMatch(elem, 'auro-combobox');
13634
+
13635
+ // If there is a second input in the elem and that value is undefined or an empty string set hasValue to false.
13636
+ // Skip for combobox: its second auro-input is the fullscreen-bib mirror of the same value, not an independent
13637
+ // field (datepicker is the intended consumer — start/end are independently required).
13638
+ if (this.auroInputElements?.length === 2 && !isCombobox) {
13639
+ if (!this.auroInputElements[1].value || this.auroInputElements[1].value.length === 0) {
13728
13640
  hasValue = false;
13729
13641
  }
13730
13642
  }
13731
13643
 
13732
- const isCombobox = this.runtimeUtils.elementMatch(elem, 'auro-combobox');
13733
-
13734
13644
  if (isCombobox) {
13735
13645
 
13736
13646
  if (!elem.persistInput || elem.behavior === "filter") {
@@ -23334,8 +23244,6 @@ try {
23334
23244
  globalThis.IMask = IMask$1;
23335
23245
  } catch {}
23336
23246
 
23337
- /* eslint-disable max-lines */
23338
-
23339
23247
  let AuroInputUtilities$1 = class AuroInputUtilities {
23340
23248
 
23341
23249
  /**
@@ -23378,7 +23286,7 @@ let AuroInputUtilities$1 = class AuroInputUtilities {
23378
23286
  /**
23379
23287
  * Converts an IMask-style date mask to a date-fns compatible format string.
23380
23288
  * @param {string} mask - IMask date mask (e.g. "MM/DD/YYYY").
23381
- * @returns {string} date-fns format string (e.g. "MM/dd/yyyy").
23289
+ * @returns {string} A date-fns format string (e.g. "MM/dd/yyyy").
23382
23290
  */
23383
23291
  toDateFnsMask(mask) {
23384
23292
  return mask
@@ -23600,6 +23508,7 @@ let AuroInputUtilities$1 = class AuroInputUtilities {
23600
23508
  const maskOptions = this.getMaskOptions('date', normalizedFormat);
23601
23509
 
23602
23510
  if (!(valueObject instanceof Date) || Number.isNaN(valueObject.getTime()) || !maskOptions || typeof maskOptions.format !== 'function') {
23511
+ console.debug('Invalid date object or mask options for formatting', { valueObject, maskOptions }); // eslint-disable-line no-console
23603
23512
  return undefined;
23604
23513
  }
23605
23514
 
@@ -23855,11 +23764,11 @@ var snowflakeStyle = i$4`:host([layout*=snowflake]) [auro-input]{flex:1;text-ali
23855
23764
 
23856
23765
  var snowflakeColors = i$4`:host([layout=snowflake]) [auro-dropdown]:not(:is([error],.hasFocus)){--ds-auro-dropdown-trigger-border-color: transparent}`;
23857
23766
 
23858
- var styleCss$7$1 = i$4`.body-default{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-default-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-default-font-size, 1rem);line-height:var(--wcss-body-default-line-height, 1.5rem)}.body-default-emphasized{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-default-emphasized-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-default-emphasized-font-size, 1rem);line-height:var(--wcss-body-default-emphasized-line-height, 1.5rem)}.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-lg-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-lg-font-size, 1.125rem);line-height:var(--wcss-body-lg-line-height, 1.625rem)}.body-lg-emphasized{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-lg-emphasized-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-lg-emphasized-font-size, 1.125rem);line-height:var(--wcss-body-lg-emphasized-line-height, 1.625rem)}.body-sm{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-sm-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-sm-font-size, 0.875rem);line-height:var(--wcss-body-sm-line-height, 1.25rem)}.body-sm-emphasized{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-sm-emphasized-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-sm-emphasized-font-size, 0.875rem);line-height:var(--wcss-body-sm-emphasized-line-height, 1.25rem)}.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-xs-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-xs-font-size, 0.75rem);line-height:var(--wcss-body-xs-line-height, 1rem)}.body-xs-emphasized{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-xs-emphasized-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-xs-emphasized-font-size, 0.75rem);line-height:var(--wcss-body-xs-emphasized-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-weight:var(--wcss-body-2xs-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-2xs-font-size, 0.625rem);line-height:var(--wcss-body-2xs-line-height, 0.875rem)}.body-2xs-emphasized{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-2xs-emphasized-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-2xs-emphasized-font-size, 0.625rem);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-weight:var(--wcss-display-2xl-weight, 300);line-height:var(--wcss-display-2xl-line-height, 1.3);font-size:var(--wcss-display-2xl-font-size, clamp(3.5rem, 6vw, 5.375rem));letter-spacing:var(--wcss-display-2xl-letter-spacing, 0)}.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-weight:var(--wcss-display-xl-weight, 300);line-height:var(--wcss-display-xl-line-height, 1.3);font-size:var(--wcss-display-xl-font-size, clamp(3rem, 5.3333333333vw, 4.5rem));letter-spacing:var(--wcss-display-xl-letter-spacing, 0)}.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-weight:var(--wcss-display-lg-weight, 300);line-height:var(--wcss-display-lg-line-height, 1.3);font-size:var(--wcss-display-lg-font-size, clamp(2.75rem, 4.6666666667vw, 4rem));letter-spacing:var(--wcss-display-lg-letter-spacing, 0)}.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-weight:var(--wcss-display-md-weight, 300);line-height:var(--wcss-display-md-line-height, 1.3);font-size:var(--wcss-display-md-font-size, clamp(2.5rem, 4vw, 3.5rem));letter-spacing:var(--wcss-display-md-letter-spacing, 0)}.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-weight:var(--wcss-display-sm-weight, 300);line-height:var(--wcss-display-sm-line-height, 1.3);font-size:var(--wcss-display-sm-font-size, clamp(2rem, 3.6666666667vw, 3rem));letter-spacing:var(--wcss-display-sm-letter-spacing, 0)}.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-weight:var(--wcss-display-xs-weight, 300);line-height:var(--wcss-display-xs-line-height, 1.3);font-size:var(--wcss-display-xs-font-size, clamp(1.75rem, 3vw, 2.375rem));letter-spacing:var(--wcss-display-xs-letter-spacing, 0)}.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-weight:var(--wcss-heading-xl-weight, 300);line-height:var(--wcss-heading-xl-line-height, 1.3);font-size:var(--wcss-heading-xl-font-size, clamp(2rem, 3vw, 2.5rem));letter-spacing:var(--wcss-heading-xl-letter-spacing, 0)}.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-weight:var(--wcss-heading-lg-weight, 300);line-height:var(--wcss-heading-lg-line-height, 1.3);font-size:var(--wcss-heading-lg-font-size, clamp(1.75rem, 2.6666666667vw, 2.25rem));letter-spacing:var(--wcss-heading-lg-letter-spacing, 0)}.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-weight:var(--wcss-heading-md-weight, 300);line-height:var(--wcss-heading-md-line-height, 1.3);font-size:var(--wcss-heading-md-font-size, clamp(1.625rem, 2.3333333333vw, 1.75rem));letter-spacing:var(--wcss-heading-md-letter-spacing, 0)}.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-weight:var(--wcss-heading-sm-weight, 300);line-height:var(--wcss-heading-sm-line-height, 1.3);font-size:var(--wcss-heading-sm-font-size, clamp(1.375rem, 2vw, 1.5rem));letter-spacing:var(--wcss-heading-sm-letter-spacing, 0)}.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-weight:var(--wcss-heading-xs-weight, 300);line-height:var(--wcss-heading-xs-line-height, 1.3);font-size:var(--wcss-heading-xs-font-size, clamp(1.25rem, 1.6666666667vw, 1.25rem));letter-spacing:var(--wcss-heading-xs-letter-spacing, 0)}.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-weight:var(--wcss-heading-2xs-weight, 300);line-height:var(--wcss-heading-2xs-line-height, 1.3);font-size:var(--wcss-heading-2xs-font-size, clamp(1.125rem, 1.5vw, 1.125rem));letter-spacing:var(--wcss-heading-2xs-letter-spacing, 0)}.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-weight:var(--wcss-accent-2xl-weight, 450);line-height:var(--wcss-accent-2xl-line-height, 1);font-size:var(--wcss-accent-2xl-font-size, clamp(2rem, 3.1666666667vw, 2.375rem));letter-spacing:var(--wcss-accent-2xl-letter-spacing, 0.05em);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-weight:var(--wcss-accent-xl-weight, 450);line-height:var(--wcss-accent-xl-line-height, 1.3);font-size:var(--wcss-accent-xl-font-size, clamp(1.625rem, 2.3333333333vw, 2rem));letter-spacing:var(--wcss-accent-xl-letter-spacing, 0.05em);text-transform:uppercase}.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-weight:var(--wcss-accent-lg-weight, 450);line-height:var(--wcss-accent-lg-line-height, 1.3);font-size:var(--wcss-accent-lg-font-size, clamp(1.5rem, 2.1666666667vw, 1.75rem));letter-spacing:var(--wcss-accent-lg-letter-spacing, 0.05em);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-weight:var(--wcss-accent-md-weight, 500);line-height:var(--wcss-accent-md-line-height, 1.3);font-size:var(--wcss-accent-md-font-size, clamp(1.375rem, 1.8333333333vw, 1.5rem));letter-spacing:var(--wcss-accent-md-letter-spacing, 0.05em);text-transform:uppercase}.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-weight:var(--wcss-accent-sm-weight, 500);line-height:var(--wcss-accent-sm-line-height, 1.3);font-size:var(--wcss-accent-sm-font-size, clamp(1.125rem, 1.5vw, 1.25rem));letter-spacing:var(--wcss-accent-sm-letter-spacing, 0.05em);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-weight:var(--wcss-accent-xs-weight, 500);line-height:var(--wcss-accent-xs-line-height, 1.3);font-size:var(--wcss-accent-xs-font-size, clamp(1rem, 1.3333333333vw, 1rem));letter-spacing:var(--wcss-accent-xs-letter-spacing, 0.1em);text-transform:uppercase}.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-weight:var(--wcss-accent-2xs-weight, 450);line-height:var(--wcss-accent-2xs-line-height, 1.3);font-size:var(--wcss-accent-2xs-font-size, clamp(0.875rem, 1.1666666667vw, 0.875rem));letter-spacing:var(--wcss-accent-2xs-letter-spacing, 0.1em);text-transform:uppercase}:host{--calendar-width: 336px;--mobile-footer-height: 150px;--mobile-header-height: 68px;--desktop-footer-height: 80px;height:100vh;height:100dvh}.calendars{display:flex;flex-direction:row}.calendars:focus{outline:none}.calendarNavButtons{position:absolute;z-index:1;top:var(--ds-size-200, 1rem);right:var(--ds-size-50, 0.25rem);left:var(--ds-size-50, 0.25rem)}.calendarNavBtn{display:flex;width:var(--ds-size-500, 2.5rem);height:var(--ds-size-500, 2.5rem);align-items:center;justify-content:center;border-width:1px;border-style:solid;border-radius:50%;cursor:pointer}.prevMonth,.nextMonth{position:absolute;top:0}.prevMonth{left:0}.nextMonth{right:0}.headerActions{padding:0 var(--ds-size-200, 1rem)}.mobileHeader{width:100%;height:var(--mobile-header-height);z-index:1;align-items:center;flex-direction:row}.headerDateFrom,.headerDateTo{display:flex;height:var(--mobile-header-height);flex:1;flex-direction:column;justify-content:center;padding:0 var(--ds-size-150, 0.75rem) 0 var(--ds-size-200, 1rem)}.mobileDateLabel{padding:var(--ds-size-25, 0.125rem) 0}.mobileFooter{display:none;width:100%;align-items:flex-end;flex-direction:column;justify-content:flex-end}.mobileFooterActions{position:relative;bottom:0;left:50%;display:none;width:calc(100% - var(--ds-size-200, 1rem)*2);align-items:flex-end;flex-direction:column;justify-content:flex-end;padding:var(--ds-size-150) calc(var(--ds-size-200, 1rem));transform:translateX(-50%)}.mobileFooterActions auro-button{width:100%}.calendarWrapper.hasFooter{padding-bottom:var(--desktop-footer-height)}:host([isfullscreen]){width:100%;max-height:100dvh;overflow:hidden}:host([isfullscreen]) .prevMonth,:host([isfullscreen]) .nextMonth{display:none}:host([isfullscreen]) .mobileHeader,:host([isfullscreen]) .mobileFooter,:host([isfullscreen]) .mobileFooterActions{display:flex}:host([isfullscreen]) .calendarWrapper{display:flex;flex-direction:column}:host([isfullscreen]) .calendars{display:flex;flex-direction:column;flex:1;align-items:center;width:100%;overscroll-behavior:contain}:host([isfullscreen]) .calendars:after{display:block;width:100%;height:var(--mobile-footer-height);content:""}.sr-only{position:absolute;overflow:hidden;clip:rect(0, 0, 0, 0);width:1px;height:1px;margin:-1px;padding:0;border:0;white-space:nowrap}`;
23767
+ var styleCss$7$1 = i$4`.body-default{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-default-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-default-font-size, 1rem);line-height:var(--wcss-body-default-line-height, 1.5rem)}.body-default-emphasized{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-default-emphasized-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-default-emphasized-font-size, 1rem);line-height:var(--wcss-body-default-emphasized-line-height, 1.5rem)}.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-lg-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-lg-font-size, 1.125rem);line-height:var(--wcss-body-lg-line-height, 1.625rem)}.body-lg-emphasized{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-lg-emphasized-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-lg-emphasized-font-size, 1.125rem);line-height:var(--wcss-body-lg-emphasized-line-height, 1.625rem)}.body-sm{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-sm-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-sm-font-size, 0.875rem);line-height:var(--wcss-body-sm-line-height, 1.25rem)}.body-sm-emphasized{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-sm-emphasized-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-sm-emphasized-font-size, 0.875rem);line-height:var(--wcss-body-sm-emphasized-line-height, 1.25rem)}.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-xs-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-xs-font-size, 0.75rem);line-height:var(--wcss-body-xs-line-height, 1rem)}.body-xs-emphasized{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-xs-emphasized-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-xs-emphasized-font-size, 0.75rem);line-height:var(--wcss-body-xs-emphasized-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-weight:var(--wcss-body-2xs-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-2xs-font-size, 0.625rem);line-height:var(--wcss-body-2xs-line-height, 0.875rem)}.body-2xs-emphasized{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-2xs-emphasized-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-2xs-emphasized-font-size, 0.625rem);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-weight:var(--wcss-display-2xl-weight, 300);line-height:var(--wcss-display-2xl-line-height, 1.3);font-size:var(--wcss-display-2xl-font-size, clamp(3.5rem, 6vw, 5.375rem));letter-spacing:var(--wcss-display-2xl-letter-spacing, 0)}.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-weight:var(--wcss-display-xl-weight, 300);line-height:var(--wcss-display-xl-line-height, 1.3);font-size:var(--wcss-display-xl-font-size, clamp(3rem, 5.3333333333vw, 4.5rem));letter-spacing:var(--wcss-display-xl-letter-spacing, 0)}.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-weight:var(--wcss-display-lg-weight, 300);line-height:var(--wcss-display-lg-line-height, 1.3);font-size:var(--wcss-display-lg-font-size, clamp(2.75rem, 4.6666666667vw, 4rem));letter-spacing:var(--wcss-display-lg-letter-spacing, 0)}.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-weight:var(--wcss-display-md-weight, 300);line-height:var(--wcss-display-md-line-height, 1.3);font-size:var(--wcss-display-md-font-size, clamp(2.5rem, 4vw, 3.5rem));letter-spacing:var(--wcss-display-md-letter-spacing, 0)}.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-weight:var(--wcss-display-sm-weight, 300);line-height:var(--wcss-display-sm-line-height, 1.3);font-size:var(--wcss-display-sm-font-size, clamp(2rem, 3.6666666667vw, 3rem));letter-spacing:var(--wcss-display-sm-letter-spacing, 0)}.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-weight:var(--wcss-display-xs-weight, 300);line-height:var(--wcss-display-xs-line-height, 1.3);font-size:var(--wcss-display-xs-font-size, clamp(1.75rem, 3vw, 2.375rem));letter-spacing:var(--wcss-display-xs-letter-spacing, 0)}.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-weight:var(--wcss-heading-xl-weight, 300);line-height:var(--wcss-heading-xl-line-height, 1.3);font-size:var(--wcss-heading-xl-font-size, clamp(2rem, 3vw, 2.5rem));letter-spacing:var(--wcss-heading-xl-letter-spacing, 0)}.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-weight:var(--wcss-heading-lg-weight, 300);line-height:var(--wcss-heading-lg-line-height, 1.3);font-size:var(--wcss-heading-lg-font-size, clamp(1.75rem, 2.6666666667vw, 2.25rem));letter-spacing:var(--wcss-heading-lg-letter-spacing, 0)}.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-weight:var(--wcss-heading-md-weight, 300);line-height:var(--wcss-heading-md-line-height, 1.3);font-size:var(--wcss-heading-md-font-size, clamp(1.625rem, 2.3333333333vw, 1.75rem));letter-spacing:var(--wcss-heading-md-letter-spacing, 0)}.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-weight:var(--wcss-heading-sm-weight, 300);line-height:var(--wcss-heading-sm-line-height, 1.3);font-size:var(--wcss-heading-sm-font-size, clamp(1.375rem, 2vw, 1.5rem));letter-spacing:var(--wcss-heading-sm-letter-spacing, 0)}.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-weight:var(--wcss-heading-xs-weight, 300);line-height:var(--wcss-heading-xs-line-height, 1.3);font-size:var(--wcss-heading-xs-font-size, clamp(1.25rem, 1.6666666667vw, 1.25rem));letter-spacing:var(--wcss-heading-xs-letter-spacing, 0)}.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-weight:var(--wcss-heading-2xs-weight, 300);line-height:var(--wcss-heading-2xs-line-height, 1.3);font-size:var(--wcss-heading-2xs-font-size, clamp(1.125rem, 1.5vw, 1.125rem));letter-spacing:var(--wcss-heading-2xs-letter-spacing, 0)}.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-weight:var(--wcss-accent-2xl-weight, 450);line-height:var(--wcss-accent-2xl-line-height, 1);font-size:var(--wcss-accent-2xl-font-size, clamp(2rem, 3.1666666667vw, 2.375rem));letter-spacing:var(--wcss-accent-2xl-letter-spacing, 0.05em);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-weight:var(--wcss-accent-xl-weight, 450);line-height:var(--wcss-accent-xl-line-height, 1.3);font-size:var(--wcss-accent-xl-font-size, clamp(1.625rem, 2.3333333333vw, 2rem));letter-spacing:var(--wcss-accent-xl-letter-spacing, 0.05em);text-transform:uppercase}.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-weight:var(--wcss-accent-lg-weight, 450);line-height:var(--wcss-accent-lg-line-height, 1.3);font-size:var(--wcss-accent-lg-font-size, clamp(1.5rem, 2.1666666667vw, 1.75rem));letter-spacing:var(--wcss-accent-lg-letter-spacing, 0.05em);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-weight:var(--wcss-accent-md-weight, 500);line-height:var(--wcss-accent-md-line-height, 1.3);font-size:var(--wcss-accent-md-font-size, clamp(1.375rem, 1.8333333333vw, 1.5rem));letter-spacing:var(--wcss-accent-md-letter-spacing, 0.05em);text-transform:uppercase}.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-weight:var(--wcss-accent-sm-weight, 500);line-height:var(--wcss-accent-sm-line-height, 1.3);font-size:var(--wcss-accent-sm-font-size, clamp(1.125rem, 1.5vw, 1.25rem));letter-spacing:var(--wcss-accent-sm-letter-spacing, 0.05em);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-weight:var(--wcss-accent-xs-weight, 500);line-height:var(--wcss-accent-xs-line-height, 1.3);font-size:var(--wcss-accent-xs-font-size, clamp(1rem, 1.3333333333vw, 1rem));letter-spacing:var(--wcss-accent-xs-letter-spacing, 0.1em);text-transform:uppercase}.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-weight:var(--wcss-accent-2xs-weight, 450);line-height:var(--wcss-accent-2xs-line-height, 1.3);font-size:var(--wcss-accent-2xs-font-size, clamp(0.875rem, 1.1666666667vw, 0.875rem));letter-spacing:var(--wcss-accent-2xs-letter-spacing, 0.1em);text-transform:uppercase}:host{--calendar-width: 336px;--mobile-footer-height: 150px;--mobile-header-height: 68px;--desktop-footer-height: 80px;height:100vh;height:100dvh}.calendars{display:flex;flex-direction:row}.calendars:focus{outline:none}.calendarNavButtons{position:absolute;z-index:1;top:var(--ds-size-200, 1rem);right:var(--ds-size-50, 0.25rem);left:var(--ds-size-50, 0.25rem)}.calendarNavBtn{display:flex;width:var(--ds-size-500, 2.5rem);height:var(--ds-size-500, 2.5rem);align-items:center;justify-content:center;border-width:1px;border-style:solid;border-radius:50%;cursor:pointer}.prevMonth,.nextMonth{position:absolute;top:0}.prevMonth{left:0}.nextMonth{right:0}.headerActions{padding:0 var(--ds-size-200, 1rem)}.mobileHeader{width:100%;height:var(--mobile-header-height);z-index:1;align-items:center;flex-direction:row}.headerDateFrom,.headerDateTo{display:flex;height:var(--mobile-header-height);flex:1;flex-direction:column;justify-content:center;padding:0 var(--ds-size-150, 0.75rem) 0 var(--ds-size-200, 1rem)}.mobileDateLabel{padding:var(--ds-size-25, 0.125rem) 0}.mobileFooter{display:none;width:100%;align-items:flex-end;flex-direction:column;justify-content:flex-end}.mobileFooterActions{position:relative;bottom:0;left:50%;display:none;width:calc(100% - var(--ds-size-200, 1rem)*2);align-items:flex-end;flex-direction:column;justify-content:flex-end;padding:var(--ds-size-150) calc(var(--ds-size-200, 1rem));transform:translateX(-50%)}.mobileFooterActions auro-button{width:100%}:host([isfullscreen]){width:100%;max-height:100dvh;overflow:hidden}:host([isfullscreen]) .prevMonth,:host([isfullscreen]) .nextMonth{display:none}:host([isfullscreen]) .mobileHeader,:host([isfullscreen]) .mobileFooter,:host([isfullscreen]) .mobileFooterActions{display:flex}:host([isfullscreen]) .calendarWrapper{display:flex;flex-direction:column}:host([isfullscreen]) .calendars{display:flex;flex-direction:column;flex:1;align-items:center;width:100%;overscroll-behavior:contain}:host([isfullscreen]) .calendars:after{display:block;width:100%;height:var(--mobile-footer-height);content:""}.sr-only{position:absolute;overflow:hidden;clip:rect(0, 0, 0, 0);width:1px;height:1px;margin:-1px;padding:0;border:0;white-space:nowrap}`;
23859
23768
 
23860
- var colorCss$7$1 = i$4`.calendarNavBtn{border-color:var(--ds-auro-calendar-nav-btn-border-color);background-color:var(--ds-auro-calendar-nav-btn-container-color);color:var(--ds-auro-calendar-nav-btn-chevron-color)}.calendarNavBtn:hover{--ds-auro-calendar-nav-btn-container-color: var(--ds-advanced-color-state-background-hover, #f2f2f2);--ds-auro-calendar-nav-btn-border-color: var(--ds-basic-color-brand-primary, #01426a)}.calendarNavBtn:focus{--ds-auro-calendar-nav-btn-border-color: var(--ds-basic-color-brand-primary, #01426a)}.calendarNavBtn:active{--ds-auro-calendar-nav-btn-border-color: var(--ds-basic-color-brand-primary, #01426a);box-shadow:inset 0 0 0 1px var(--ds-auro-calendar-nav-btn-border-color)}.mobileHeader{background-color:var(--ds-auro-calendar-mobile-header-container-color)}.mobileDateLabel{color:var(--ds-auro-calendar-mobile-header-text-color)}:host(:not([noRange])) .headerDateTo:after{background-color:var(--ds-auro-calendar-mobile-header-divider-color)}::slotted([slot="bib.fullscreen.fromStr"]),::slotted([slot=mobileDateToStr]){color:var(--ds-auro-datepicker-placeholder-color)}@media screen and (max-width: 576px){.calendarNavBtn{--ds-auro-calendar-nav-btn-border-color: var(--ds-basic-color-brand-primary, #01426a)}}`;
23769
+ var colorCss$7$1 = i$4`.calendarNavBtn{border-color:var(--ds-auro-calendar-nav-btn-border-color);background-color:var(--ds-auro-calendar-nav-btn-container-color);color:var(--ds-auro-calendar-nav-btn-chevron-color)}.calendarNavBtn:hover{--ds-auro-calendar-nav-btn-container-color: var(--ds-advanced-color-state-background-hover, #f2f2f2);--ds-auro-calendar-nav-btn-border-color: var(--ds-basic-color-brand-primary, #01426a)}.calendarNavBtn:focus-visible{--ds-auro-calendar-nav-btn-border-color: var(--ds-basic-color-brand-primary, #01426a);outline:2px solid var(--ds-basic-color-brand-primary, #01426a);outline-offset:-2px}.calendarNavBtn:active{--ds-auro-calendar-nav-btn-border-color: var(--ds-basic-color-brand-primary, #01426a);outline:2px solid var(--ds-basic-color-brand-primary, #01426a);outline-offset:-2px;box-shadow:inset 0 0 0 1px var(--ds-auro-calendar-nav-btn-border-color)}.mobileHeader{background-color:var(--ds-auro-calendar-mobile-header-container-color)}.mobileDateLabel{color:var(--ds-auro-calendar-mobile-header-text-color)}:host(:not([noRange])) .headerDateTo:after{background-color:var(--ds-auro-calendar-mobile-header-divider-color)}::slotted([slot="bib.fullscreen.fromStr"]),::slotted([slot=mobileDateToStr]){color:var(--ds-auro-datepicker-placeholder-color)}@media screen and (max-width: 576px){.calendarNavBtn{--ds-auro-calendar-nav-btn-border-color: var(--ds-basic-color-brand-primary, #01426a)}}`;
23861
23770
 
23862
- var styleCss$6$1 = i$4`:focus:not(:focus-visible){outline:3px solid transparent}.body-default{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-default-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-default-font-size, 1rem);line-height:var(--wcss-body-default-line-height, 1.5rem)}.body-default-emphasized{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-default-emphasized-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-default-emphasized-font-size, 1rem);line-height:var(--wcss-body-default-emphasized-line-height, 1.5rem)}.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-lg-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-lg-font-size, 1.125rem);line-height:var(--wcss-body-lg-line-height, 1.625rem)}.body-lg-emphasized{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-lg-emphasized-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-lg-emphasized-font-size, 1.125rem);line-height:var(--wcss-body-lg-emphasized-line-height, 1.625rem)}.body-sm{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-sm-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-sm-font-size, 0.875rem);line-height:var(--wcss-body-sm-line-height, 1.25rem)}.body-sm-emphasized{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-sm-emphasized-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-sm-emphasized-font-size, 0.875rem);line-height:var(--wcss-body-sm-emphasized-line-height, 1.25rem)}.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-xs-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-xs-font-size, 0.75rem);line-height:var(--wcss-body-xs-line-height, 1rem)}.body-xs-emphasized{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-xs-emphasized-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-xs-emphasized-font-size, 0.75rem);line-height:var(--wcss-body-xs-emphasized-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-weight:var(--wcss-body-2xs-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-2xs-font-size, 0.625rem);line-height:var(--wcss-body-2xs-line-height, 0.875rem)}.body-2xs-emphasized{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-2xs-emphasized-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-2xs-emphasized-font-size, 0.625rem);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-weight:var(--wcss-display-2xl-weight, 300);line-height:var(--wcss-display-2xl-line-height, 1.3);font-size:var(--wcss-display-2xl-font-size, clamp(3.5rem, 6vw, 5.375rem));letter-spacing:var(--wcss-display-2xl-letter-spacing, 0)}.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-weight:var(--wcss-display-xl-weight, 300);line-height:var(--wcss-display-xl-line-height, 1.3);font-size:var(--wcss-display-xl-font-size, clamp(3rem, 5.3333333333vw, 4.5rem));letter-spacing:var(--wcss-display-xl-letter-spacing, 0)}.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-weight:var(--wcss-display-lg-weight, 300);line-height:var(--wcss-display-lg-line-height, 1.3);font-size:var(--wcss-display-lg-font-size, clamp(2.75rem, 4.6666666667vw, 4rem));letter-spacing:var(--wcss-display-lg-letter-spacing, 0)}.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-weight:var(--wcss-display-md-weight, 300);line-height:var(--wcss-display-md-line-height, 1.3);font-size:var(--wcss-display-md-font-size, clamp(2.5rem, 4vw, 3.5rem));letter-spacing:var(--wcss-display-md-letter-spacing, 0)}.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-weight:var(--wcss-display-sm-weight, 300);line-height:var(--wcss-display-sm-line-height, 1.3);font-size:var(--wcss-display-sm-font-size, clamp(2rem, 3.6666666667vw, 3rem));letter-spacing:var(--wcss-display-sm-letter-spacing, 0)}.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-weight:var(--wcss-display-xs-weight, 300);line-height:var(--wcss-display-xs-line-height, 1.3);font-size:var(--wcss-display-xs-font-size, clamp(1.75rem, 3vw, 2.375rem));letter-spacing:var(--wcss-display-xs-letter-spacing, 0)}.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-weight:var(--wcss-heading-xl-weight, 300);line-height:var(--wcss-heading-xl-line-height, 1.3);font-size:var(--wcss-heading-xl-font-size, clamp(2rem, 3vw, 2.5rem));letter-spacing:var(--wcss-heading-xl-letter-spacing, 0)}.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-weight:var(--wcss-heading-lg-weight, 300);line-height:var(--wcss-heading-lg-line-height, 1.3);font-size:var(--wcss-heading-lg-font-size, clamp(1.75rem, 2.6666666667vw, 2.25rem));letter-spacing:var(--wcss-heading-lg-letter-spacing, 0)}.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-weight:var(--wcss-heading-md-weight, 300);line-height:var(--wcss-heading-md-line-height, 1.3);font-size:var(--wcss-heading-md-font-size, clamp(1.625rem, 2.3333333333vw, 1.75rem));letter-spacing:var(--wcss-heading-md-letter-spacing, 0)}.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-weight:var(--wcss-heading-sm-weight, 300);line-height:var(--wcss-heading-sm-line-height, 1.3);font-size:var(--wcss-heading-sm-font-size, clamp(1.375rem, 2vw, 1.5rem));letter-spacing:var(--wcss-heading-sm-letter-spacing, 0)}.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-weight:var(--wcss-heading-xs-weight, 300);line-height:var(--wcss-heading-xs-line-height, 1.3);font-size:var(--wcss-heading-xs-font-size, clamp(1.25rem, 1.6666666667vw, 1.25rem));letter-spacing:var(--wcss-heading-xs-letter-spacing, 0)}.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-weight:var(--wcss-heading-2xs-weight, 300);line-height:var(--wcss-heading-2xs-line-height, 1.3);font-size:var(--wcss-heading-2xs-font-size, clamp(1.125rem, 1.5vw, 1.125rem));letter-spacing:var(--wcss-heading-2xs-letter-spacing, 0)}.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-weight:var(--wcss-accent-2xl-weight, 450);line-height:var(--wcss-accent-2xl-line-height, 1);font-size:var(--wcss-accent-2xl-font-size, clamp(2rem, 3.1666666667vw, 2.375rem));letter-spacing:var(--wcss-accent-2xl-letter-spacing, 0.05em);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-weight:var(--wcss-accent-xl-weight, 450);line-height:var(--wcss-accent-xl-line-height, 1.3);font-size:var(--wcss-accent-xl-font-size, clamp(1.625rem, 2.3333333333vw, 2rem));letter-spacing:var(--wcss-accent-xl-letter-spacing, 0.05em);text-transform:uppercase}.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-weight:var(--wcss-accent-lg-weight, 450);line-height:var(--wcss-accent-lg-line-height, 1.3);font-size:var(--wcss-accent-lg-font-size, clamp(1.5rem, 2.1666666667vw, 1.75rem));letter-spacing:var(--wcss-accent-lg-letter-spacing, 0.05em);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-weight:var(--wcss-accent-md-weight, 500);line-height:var(--wcss-accent-md-line-height, 1.3);font-size:var(--wcss-accent-md-font-size, clamp(1.375rem, 1.8333333333vw, 1.5rem));letter-spacing:var(--wcss-accent-md-letter-spacing, 0.05em);text-transform:uppercase}.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-weight:var(--wcss-accent-sm-weight, 500);line-height:var(--wcss-accent-sm-line-height, 1.3);font-size:var(--wcss-accent-sm-font-size, clamp(1.125rem, 1.5vw, 1.25rem));letter-spacing:var(--wcss-accent-sm-letter-spacing, 0.05em);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-weight:var(--wcss-accent-xs-weight, 500);line-height:var(--wcss-accent-xs-line-height, 1.3);font-size:var(--wcss-accent-xs-font-size, clamp(1rem, 1.3333333333vw, 1rem));letter-spacing:var(--wcss-accent-xs-letter-spacing, 0.1em);text-transform:uppercase}.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-weight:var(--wcss-accent-2xs-weight, 450);line-height:var(--wcss-accent-2xs-line-height, 1.3);font-size:var(--wcss-accent-2xs-font-size, clamp(0.875rem, 1.1666666667vw, 0.875rem));letter-spacing:var(--wcss-accent-2xs-letter-spacing, 0.1em);text-transform:uppercase}:host{position:relative;display:block;width:calc(100% - var(--ds-size-200, 1rem) - var(--ds-size-200, 1rem));margin:0 var(--ds-size-200, 1rem)}@media screen and (min-width: 576px){:host{width:336px;padding:var(--ds-size-200, 1rem) var(--ds-size-200, 1rem) 0}}@media screen and (min-width: 576px){:host(:not(:last-of-type)):after{position:absolute;top:var(--ds-size-200, 1rem);right:calc(-1*var(--ds-size-200, 1rem));height:calc(100% - var(--ds-size-200, 1rem) - var(--ds-size-200, 1rem));display:block;width:1px;content:""}}.header{display:flex;height:var(--ds-size-500, 2.5rem);margin-bottom:var(--ds-size-150, 0.75rem);align-items:center;flex-direction:row;text-align:center}.headerTitle{display:flex;align-items:center;flex:1;flex-direction:row;justify-content:center}.headerTitle div:first-child{margin-right:var(--ds-size-100, 0.5rem)}.calendarNavBtn{position:relative;display:flex;width:var(--ds-size-500, 2.5rem);height:var(--ds-size-500, 2.5rem);align-items:center;justify-content:center;border-width:1px;border-style:solid;border-radius:50%;cursor:pointer}.table{width:100%;border-collapse:collapse}.thead{margin-bottom:var(--ds-size-100, 0.5rem)}.th{display:flex;flex:1;align-items:center;justify-content:center}.th abbr{text-decoration:none}.tbody{width:100%;transition:all 0ms;transform:translateX(0)}@media screen and (min-width: 576px){.tbody{height:376px}}.td{flex:1;margin:0;padding:0}.tr{display:flex;flex-direction:row;width:100%;border-radius:10px;overflow:hidden}.tr:not(:last-of-type){margin-bottom:var(--ds-size-100, 0.5rem)}`;
23771
+ var styleCss$6$1 = i$4`:focus:not(:focus-visible){outline:3px solid transparent}.body-default{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-default-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-default-font-size, 1rem);line-height:var(--wcss-body-default-line-height, 1.5rem)}.body-default-emphasized{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-default-emphasized-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-default-emphasized-font-size, 1rem);line-height:var(--wcss-body-default-emphasized-line-height, 1.5rem)}.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-lg-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-lg-font-size, 1.125rem);line-height:var(--wcss-body-lg-line-height, 1.625rem)}.body-lg-emphasized{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-lg-emphasized-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-lg-emphasized-font-size, 1.125rem);line-height:var(--wcss-body-lg-emphasized-line-height, 1.625rem)}.body-sm{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-sm-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-sm-font-size, 0.875rem);line-height:var(--wcss-body-sm-line-height, 1.25rem)}.body-sm-emphasized{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-sm-emphasized-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-sm-emphasized-font-size, 0.875rem);line-height:var(--wcss-body-sm-emphasized-line-height, 1.25rem)}.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-xs-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-xs-font-size, 0.75rem);line-height:var(--wcss-body-xs-line-height, 1rem)}.body-xs-emphasized{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-xs-emphasized-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-xs-emphasized-font-size, 0.75rem);line-height:var(--wcss-body-xs-emphasized-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-weight:var(--wcss-body-2xs-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-2xs-font-size, 0.625rem);line-height:var(--wcss-body-2xs-line-height, 0.875rem)}.body-2xs-emphasized{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-2xs-emphasized-weight, );letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-2xs-emphasized-font-size, 0.625rem);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-weight:var(--wcss-display-2xl-weight, 300);line-height:var(--wcss-display-2xl-line-height, 1.3);font-size:var(--wcss-display-2xl-font-size, clamp(3.5rem, 6vw, 5.375rem));letter-spacing:var(--wcss-display-2xl-letter-spacing, 0)}.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-weight:var(--wcss-display-xl-weight, 300);line-height:var(--wcss-display-xl-line-height, 1.3);font-size:var(--wcss-display-xl-font-size, clamp(3rem, 5.3333333333vw, 4.5rem));letter-spacing:var(--wcss-display-xl-letter-spacing, 0)}.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-weight:var(--wcss-display-lg-weight, 300);line-height:var(--wcss-display-lg-line-height, 1.3);font-size:var(--wcss-display-lg-font-size, clamp(2.75rem, 4.6666666667vw, 4rem));letter-spacing:var(--wcss-display-lg-letter-spacing, 0)}.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-weight:var(--wcss-display-md-weight, 300);line-height:var(--wcss-display-md-line-height, 1.3);font-size:var(--wcss-display-md-font-size, clamp(2.5rem, 4vw, 3.5rem));letter-spacing:var(--wcss-display-md-letter-spacing, 0)}.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-weight:var(--wcss-display-sm-weight, 300);line-height:var(--wcss-display-sm-line-height, 1.3);font-size:var(--wcss-display-sm-font-size, clamp(2rem, 3.6666666667vw, 3rem));letter-spacing:var(--wcss-display-sm-letter-spacing, 0)}.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-weight:var(--wcss-display-xs-weight, 300);line-height:var(--wcss-display-xs-line-height, 1.3);font-size:var(--wcss-display-xs-font-size, clamp(1.75rem, 3vw, 2.375rem));letter-spacing:var(--wcss-display-xs-letter-spacing, 0)}.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-weight:var(--wcss-heading-xl-weight, 300);line-height:var(--wcss-heading-xl-line-height, 1.3);font-size:var(--wcss-heading-xl-font-size, clamp(2rem, 3vw, 2.5rem));letter-spacing:var(--wcss-heading-xl-letter-spacing, 0)}.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-weight:var(--wcss-heading-lg-weight, 300);line-height:var(--wcss-heading-lg-line-height, 1.3);font-size:var(--wcss-heading-lg-font-size, clamp(1.75rem, 2.6666666667vw, 2.25rem));letter-spacing:var(--wcss-heading-lg-letter-spacing, 0)}.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-weight:var(--wcss-heading-md-weight, 300);line-height:var(--wcss-heading-md-line-height, 1.3);font-size:var(--wcss-heading-md-font-size, clamp(1.625rem, 2.3333333333vw, 1.75rem));letter-spacing:var(--wcss-heading-md-letter-spacing, 0)}.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-weight:var(--wcss-heading-sm-weight, 300);line-height:var(--wcss-heading-sm-line-height, 1.3);font-size:var(--wcss-heading-sm-font-size, clamp(1.375rem, 2vw, 1.5rem));letter-spacing:var(--wcss-heading-sm-letter-spacing, 0)}.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-weight:var(--wcss-heading-xs-weight, 300);line-height:var(--wcss-heading-xs-line-height, 1.3);font-size:var(--wcss-heading-xs-font-size, clamp(1.25rem, 1.6666666667vw, 1.25rem));letter-spacing:var(--wcss-heading-xs-letter-spacing, 0)}.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-weight:var(--wcss-heading-2xs-weight, 300);line-height:var(--wcss-heading-2xs-line-height, 1.3);font-size:var(--wcss-heading-2xs-font-size, clamp(1.125rem, 1.5vw, 1.125rem));letter-spacing:var(--wcss-heading-2xs-letter-spacing, 0)}.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-weight:var(--wcss-accent-2xl-weight, 450);line-height:var(--wcss-accent-2xl-line-height, 1);font-size:var(--wcss-accent-2xl-font-size, clamp(2rem, 3.1666666667vw, 2.375rem));letter-spacing:var(--wcss-accent-2xl-letter-spacing, 0.05em);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-weight:var(--wcss-accent-xl-weight, 450);line-height:var(--wcss-accent-xl-line-height, 1.3);font-size:var(--wcss-accent-xl-font-size, clamp(1.625rem, 2.3333333333vw, 2rem));letter-spacing:var(--wcss-accent-xl-letter-spacing, 0.05em);text-transform:uppercase}.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-weight:var(--wcss-accent-lg-weight, 450);line-height:var(--wcss-accent-lg-line-height, 1.3);font-size:var(--wcss-accent-lg-font-size, clamp(1.5rem, 2.1666666667vw, 1.75rem));letter-spacing:var(--wcss-accent-lg-letter-spacing, 0.05em);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-weight:var(--wcss-accent-md-weight, 500);line-height:var(--wcss-accent-md-line-height, 1.3);font-size:var(--wcss-accent-md-font-size, clamp(1.375rem, 1.8333333333vw, 1.5rem));letter-spacing:var(--wcss-accent-md-letter-spacing, 0.05em);text-transform:uppercase}.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-weight:var(--wcss-accent-sm-weight, 500);line-height:var(--wcss-accent-sm-line-height, 1.3);font-size:var(--wcss-accent-sm-font-size, clamp(1.125rem, 1.5vw, 1.25rem));letter-spacing:var(--wcss-accent-sm-letter-spacing, 0.05em);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-weight:var(--wcss-accent-xs-weight, 500);line-height:var(--wcss-accent-xs-line-height, 1.3);font-size:var(--wcss-accent-xs-font-size, clamp(1rem, 1.3333333333vw, 1rem));letter-spacing:var(--wcss-accent-xs-letter-spacing, 0.1em);text-transform:uppercase}.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-weight:var(--wcss-accent-2xs-weight, 450);line-height:var(--wcss-accent-2xs-line-height, 1.3);font-size:var(--wcss-accent-2xs-font-size, clamp(0.875rem, 1.1666666667vw, 0.875rem));letter-spacing:var(--wcss-accent-2xs-letter-spacing, 0.1em);text-transform:uppercase}:host{position:relative;display:block;width:336px;margin:0 var(--ds-size-200, 1rem)}@media screen and (min-width: 576px){:host{width:336px;padding:var(--ds-size-200, 1rem) var(--ds-size-200, 1rem) 0}}@media screen and (min-width: 576px){:host(:not(:last-of-type)):after{position:absolute;top:var(--ds-size-200, 1rem);right:calc(-1*var(--ds-size-200, 1rem));height:calc(100% - var(--ds-size-200, 1rem) - var(--ds-size-200, 1rem));display:block;width:1px;content:""}}.header{display:flex;height:var(--ds-size-500, 2.5rem);margin-bottom:var(--ds-size-150, 0.75rem);align-items:center;flex-direction:row;text-align:center}.headerTitle{display:flex;align-items:center;flex:1;flex-direction:row;justify-content:center}.headerTitle div:first-child{margin-right:var(--ds-size-100, 0.5rem)}.calendarNavBtn{position:relative;display:flex;width:var(--ds-size-500, 2.5rem);height:var(--ds-size-500, 2.5rem);align-items:center;justify-content:center;border-width:1px;border-style:solid;border-radius:50%;cursor:pointer}.table{width:100%;border-collapse:collapse}.thead{margin-bottom:var(--ds-size-100, 0.5rem)}.th{display:flex;flex:1;align-items:center;justify-content:center}.th abbr{text-decoration:none}.tbody{width:100%;transition:all 0ms;transform:translateX(0)}@media screen and (min-width: 576px){.tbody{height:376px}}.td{flex:1;margin:0;padding:0}.tr{display:flex;flex-direction:row;width:100%;border-radius:10px;overflow:hidden}.tr:not(:last-of-type){margin-bottom:var(--ds-size-100, 0.5rem)}`;
23863
23772
 
23864
23773
  var colorCss$6$1 = i$4`:focus:not(:focus-visible){outline:3px solid transparent}:host{background-color:var(--ds-auro-calendar-month-container-color)}@media screen and (min-width: 576px){:host(:not(:last-of-type)):after{background-color:var(--ds-auro-calendar-month-divider-color)}}.header{color:var(--ds-auro-calendar-month-header-color)}`;
23865
23774
 
@@ -25330,6 +25239,18 @@ class AuroCalendarCell extends i$2 {
25330
25239
  this.updateHostAria();
25331
25240
  }
25332
25241
 
25242
+ // When the rendered range shifts (month nav, min/max change), a cell
25243
+ // host may be re-rendered for a new date that is now out-of-range —
25244
+ // but its imperatively-set `active` flag and `activeCell` ring class
25245
+ // from the previous date persist because setActiveCell only iterates
25246
+ // focusable (in-range) cells when clearing the prior active state.
25247
+ // Drop the active state here so the disabled cell isn't left visually
25248
+ // ringed.
25249
+ if ((properties.has('day') || properties.has('min') || properties.has('max')) &&
25250
+ this.active && this.isOutOfRange(this.day, this.min, this.max)) {
25251
+ this.clearActive();
25252
+ }
25253
+
25333
25254
  // Configure popover when it first becomes rendered
25334
25255
  if (properties.has('hasPopoverContent') && this.hasPopoverContent) {
25335
25256
  this.updateComplete.then(() => this.configurePopover());
@@ -25393,9 +25314,19 @@ class AuroCalendarCell extends i$2 {
25393
25314
  * Buttons stay tabindex="-1" because DOM focus stays on the grid wrapper —
25394
25315
  * arrow keys move the active cell imperatively and the live region carries
25395
25316
  * the SR announcement.
25317
+ *
25318
+ * Refuses to activate out-of-range cells: those are aria-hidden, have no
25319
+ * click/focus handlers, and are filtered out of `getFocusableCells`. The
25320
+ * active class showing on a disabled cell would be visually misleading,
25321
+ * so this guard is the single source of truth across every code path
25322
+ * that might call setActive (keyboard nav, focus restore, cell click).
25396
25323
  * @returns {void}
25397
25324
  */
25398
25325
  setActive() {
25326
+ if (this.isOutOfRange(this.day, this.min, this.max)) {
25327
+ return;
25328
+ }
25329
+
25399
25330
  this.active = true;
25400
25331
 
25401
25332
  // Show the popover when this cell becomes active via keyboard navigation.
@@ -26208,7 +26139,7 @@ class CalendarUtilities {
26208
26139
 
26209
26140
  var colorCss$4$2 = i$4`#headerContainer{box-shadow:var(--ds-auro-dropdownbib-header-boxshadow-color)}#footerContainer{background-color:var(--ds-auro-dropdownbib-footer-container-color)}`;
26210
26141
 
26211
- var styleCss$4$3 = i$4`#bibTemplate{display:flex;overflow:hidden;height:100%;max-height:100%;flex-direction:column}#headerContainer{display:flex;flex-direction:column;padding:var(--ds-size-200, 1rem);padding-top:var(--ds-size-400, 2rem);padding-bottom:0}#headerContainer .titleRow{display:flex;flex-direction:row;justify-content:space-between;gap:var(--ds-size-100, 0.5rem)}#headerContainer .header{max-width:calc(100vw - var(--ds-size-900, 4.5rem));padding-top:var(--ds-size-200, 1rem)}#headerContainer .subheader{width:100%}#closeButton [auro-icon]{--ds-auro-icon-size: var(--ds-size-500, 2.5rem)}#bodyContainer{position:relative;overflow:auto;flex:1 1 100%}:host([isfullscreen]) #bibTemplate{max-height:100dvh}:host([isfullscreen]) #bodyContainer{margin-top:var(--ds-size-100, 0.5rem)}#footerContainer{position:absolute;right:0;bottom:0;left:0;padding:var(--ds-size-200, 1rem)}`;
26142
+ var styleCss$4$3 = i$4`#bibTemplate{display:flex;overflow:hidden;height:100%;max-height:100%;flex-direction:column}#headerContainer{display:flex;flex-direction:column;padding:var(--ds-size-200, 1rem);padding-top:var(--ds-size-400, 2rem);padding-bottom:0}#headerContainer .titleRow{display:flex;flex-direction:row;justify-content:space-between;gap:var(--ds-size-100, 0.5rem)}#headerContainer .header{max-width:calc(100vw - var(--ds-size-900, 4.5rem));padding-top:var(--ds-size-200, 1rem)}#headerContainer .subheader{width:100%}#closeButton [auro-icon]{--ds-auro-icon-size: var(--ds-size-500, 2.5rem)}#bodyContainer{position:relative;overflow:auto;flex:1}:host([isfullscreen]) #bibTemplate{max-height:100dvh}:host([isfullscreen]) #bodyContainer{margin-top:var(--ds-size-100, 0.5rem)}#footerContainer{padding:var(--ds-size-200, 1rem)}`;
26212
26143
 
26213
26144
  var tokenCss$4 = i$4`:host{--ds-auro-dropdownbib-header-boxshadow-color: var(--ds-elevation-200, 0px 0px 10px rgba(0, 0, 0, 0.15));--ds-auro-dropdownbib-footer-container-color: var(--ds-basic-color-surface-default, #ffffff)}`;
26214
26145
 
@@ -26603,7 +26534,7 @@ let AuroBibtemplate$3 = class AuroBibtemplate extends i$2 {
26603
26534
  }
26604
26535
  };
26605
26536
 
26606
- var formkitVersion$2$1 = '202606291837';
26537
+ var formkitVersion$2$1 = '202607011652';
26607
26538
 
26608
26539
  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}
26609
26540
  `,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}}
@@ -26708,6 +26639,15 @@ class AuroCalendar extends RangeDatepicker {
26708
26639
  */
26709
26640
  this.activeCellDate = null;
26710
26641
 
26642
+ /**
26643
+ * Cached reference to the active cell host. Set by setActiveCell and
26644
+ * refreshed by scrollToActiveCell when its cache check misses (stale
26645
+ * or missing). Lets scrollToActiveCell skip a full cell scan on each
26646
+ * arrow key.
26647
+ * @private
26648
+ */
26649
+ this._activeCell = null;
26650
+
26711
26651
  /**
26712
26652
  * Whether the #calendarGrid wrapper currently has focus.
26713
26653
  * Used to determine whether the visualFocus ring should be shown.
@@ -27219,6 +27159,9 @@ class AuroCalendar extends RangeDatepicker {
27219
27159
  });
27220
27160
 
27221
27161
  this.activeCellDate = date;
27162
+ // Cache so scrollToActiveCell can scroll without re-querying all cells
27163
+ // on every arrow keypress.
27164
+ this._activeCell = newActiveCell;
27222
27165
 
27223
27166
  // Apply activeCell ring only when the grid currently has focus.
27224
27167
  if (newActiveCell && this._gridHasFocus) {
@@ -27676,6 +27619,9 @@ class AuroCalendar extends RangeDatepicker {
27676
27619
  this.handleCellFocused({ detail: { date: fallback.day.date } });
27677
27620
  }
27678
27621
  }
27622
+ // Scroll AFTER the cross-month setActiveCell so the freshly
27623
+ // activated cell is what gets scrolled into view.
27624
+ this.scrollToActiveCell();
27679
27625
  // Re-focus grid wrapper after month change re-render
27680
27626
  this.focusActiveCell();
27681
27627
  });
@@ -27716,6 +27662,9 @@ class AuroCalendar extends RangeDatepicker {
27716
27662
  this.handleCellFocused({ detail: { date: nearest.day.date } });
27717
27663
  }
27718
27664
  }
27665
+ // Scroll AFTER the cross-month setActiveCell so the freshly
27666
+ // activated cell is what gets scrolled into view.
27667
+ this.scrollToActiveCell();
27719
27668
  this.focusActiveCell();
27720
27669
  });
27721
27670
  }
@@ -27750,6 +27699,8 @@ class AuroCalendar extends RangeDatepicker {
27750
27699
  const targetCell = allCells[targetIndex];
27751
27700
  this.setActiveCell(targetCell.day.date);
27752
27701
  this.scrollToActiveCell();
27702
+ // Match the cross-month branches: keep DOM focus on the grid wrapper
27703
+ // so subsequent arrow keys continue to land on this handler.
27753
27704
  this.focusActiveCell();
27754
27705
  } else if (direction === 'next' && this.showNextMonthBtn) {
27755
27706
  // Navigate to next month and focus the computed next date.
@@ -27771,7 +27722,6 @@ class AuroCalendar extends RangeDatepicker {
27771
27722
  const target = cells.find((cell) => cell.day && cell.day.date === nextTs);
27772
27723
  if (target) {
27773
27724
  this.setActiveCell(target.day.date);
27774
- this.focusActiveCell();
27775
27725
  } else {
27776
27726
  // Same nearest-by-date fallback handleGridKeyDown uses — direct
27777
27727
  // `cells[length - 1]` would land on the end of the new month,
@@ -27779,9 +27729,10 @@ class AuroCalendar extends RangeDatepicker {
27779
27729
  const fallback = this.pickNearestCell(cells, nextTs, 'next');
27780
27730
  if (fallback) {
27781
27731
  this.setActiveCell(fallback.day.date);
27782
- this.focusActiveCell();
27783
27732
  }
27784
27733
  }
27734
+ this.scrollToActiveCell();
27735
+ this.focusActiveCell();
27785
27736
  });
27786
27737
  } else if (direction === 'prev' && this.showPrevMonthBtn) {
27787
27738
  // Navigate to previous month and focus the computed previous date.
@@ -27800,7 +27751,6 @@ class AuroCalendar extends RangeDatepicker {
27800
27751
  const target = cells.find((cell) => cell.day && cell.day.date === prevTs);
27801
27752
  if (target) {
27802
27753
  this.setActiveCell(target.day.date);
27803
- this.focusActiveCell();
27804
27754
  } else {
27805
27755
  // Same nearest-by-date fallback handleGridKeyDown uses — direct
27806
27756
  // `cells[0]` would land on the start of the previous month, far
@@ -27808,9 +27758,10 @@ class AuroCalendar extends RangeDatepicker {
27808
27758
  const fallback = this.pickNearestCell(cells, prevTs, 'prev');
27809
27759
  if (fallback) {
27810
27760
  this.setActiveCell(fallback.day.date);
27811
- this.focusActiveCell();
27812
27761
  }
27813
27762
  }
27763
+ this.scrollToActiveCell();
27764
+ this.focusActiveCell();
27814
27765
  });
27815
27766
  }
27816
27767
  } else if (key === 'ArrowDown' || key === 'ArrowUp') {
@@ -27843,7 +27794,6 @@ class AuroCalendar extends RangeDatepicker {
27843
27794
  const target = cells.find((cell) => cell.day && cell.day.date === targetDate);
27844
27795
  if (target) {
27845
27796
  this.setActiveCell(target.day.date);
27846
- this.focusActiveCell();
27847
27797
  } else {
27848
27798
  // Same nearest-by-date fallback handleGridKeyDown uses — the
27849
27799
  // old direction-based `cells[0]`/`cells[length-1]` clamp
@@ -27851,9 +27801,10 @@ class AuroCalendar extends RangeDatepicker {
27851
27801
  const nearest = this.pickNearestCell(cells, targetDate, navDirection);
27852
27802
  if (nearest) {
27853
27803
  this.setActiveCell(nearest.day.date);
27854
- this.focusActiveCell();
27855
27804
  }
27856
27805
  }
27806
+ this.scrollToActiveCell();
27807
+ this.focusActiveCell();
27857
27808
  });
27858
27809
  }
27859
27810
  }
@@ -28054,7 +28005,28 @@ class AuroCalendar extends RangeDatepicker {
28054
28005
  }
28055
28006
 
28056
28007
  /**
28057
- * Scrolls the calendar to ensure the month containing the active cell is visible.
28008
+ * Scrolls the calendar so the active cell is visible.
28009
+ *
28010
+ * Walks the flat tree (rendered, slot-aware) outward from the active
28011
+ * cell's button and calls `scrollBy` on every vertically-scrollable
28012
+ * ancestor by whatever delta still separates the cell from that
28013
+ * ancestor's viewport. Native `scrollIntoView` is not used because the
28014
+ * cell sits inside multiple nested scroll containers (the dropdown bib's
28015
+ * `<dialog>`, the bibtemplate's `#bodyContainer`) and the algorithm only
28016
+ * scrolls one of them on its own, leaving the cell short of the
28017
+ * viewport in mobile fullscreen.
28018
+ *
28019
+ * Uses `behavior: 'auto'` (the spec's universally-supported non-animated
28020
+ * value) so each `scrollBy` resolves synchronously and the next
28021
+ * iteration's `getBoundingClientRect` reads post-scroll positions
28022
+ * accurately. This also satisfies `prefers-reduced-motion` users — the
28023
+ * scroll containers do not set CSS `scroll-behavior: smooth`, so `auto`
28024
+ * is effectively instant.
28025
+ *
28026
+ * The active cell is looked up from the cache populated by
28027
+ * `setActiveCell`. On a cache miss (stale or absent) the cache is
28028
+ * refreshed from a single full scan so subsequent calls stay on the
28029
+ * fast path.
28058
28030
  * @private
28059
28031
  * @returns {void}
28060
28032
  */
@@ -28063,16 +28035,69 @@ class AuroCalendar extends RangeDatepicker {
28063
28035
  return;
28064
28036
  }
28065
28037
 
28066
- const date = new Date(this.activeCellDate * 1000);
28067
- const month = date.getMonth() + 1;
28068
- const year = date.getFullYear();
28069
- const selector = `#month-${month}-${year}`;
28070
- const monthElem = this.shadowRoot.querySelector(selector);
28038
+ // Prefer the cell cached by setActiveCell so arrow-key navigation does
28039
+ // not rebuild the full cell list on every keypress. Fall back to a
28040
+ // lookup when the cache is stale (e.g. detached after month re-render)
28041
+ // or absent (scrollToActiveCell called without a prior setActiveCell);
28042
+ // refresh the cache on the fallback path so a subsequent call reuses it.
28043
+ const activeDate = this.activeCellDate;
28044
+ const cached = this._activeCell;
28045
+ const cacheFresh = cached && cached.isConnected && cached.day && cached.day.date === activeDate;
28046
+ let activeCell = null;
28047
+ if (cacheFresh) {
28048
+ activeCell = cached;
28049
+ } else {
28050
+ activeCell = this.getAllFocusableCells().find((cell) => cell.day && cell.day.date === activeDate);
28051
+ this._activeCell = activeCell || null;
28052
+ }
28053
+ if (!activeCell) {
28054
+ return;
28055
+ }
28071
28056
 
28072
- if (monthElem) {
28073
- const prefersReducedMotion = window.matchMedia('(prefers-reduced-motion: reduce)').matches;
28074
- monthElem.scrollIntoView({ block: 'nearest',
28075
- behavior: prefersReducedMotion ? 'instant' : 'smooth' });
28057
+ // Scroll the button inside the cell — it has concrete dimensions,
28058
+ // which avoids quirks when the cell host has display: inline / contents
28059
+ // / flex-without-explicit-size.
28060
+ const target = activeCell._cachedButton ||
28061
+ activeCell.shadowRoot?.querySelector('button.day') ||
28062
+ activeCell;
28063
+
28064
+ // parentNode follows the authored DOM tree and steps over shadow roots
28065
+ // via slot projection. A slotted element's visual parent is its
28066
+ // assignedSlot's parent (inside the host's shadow tree), not the host
28067
+ // itself. Without this hop, the walk skips right past #bodyContainer
28068
+ // and <dialog> and finds no scrollable ancestor at all.
28069
+ const flatParent = (current) => {
28070
+ if (current.nodeType === Node.DOCUMENT_FRAGMENT_NODE) {
28071
+ return current.host || null;
28072
+ }
28073
+ if (current.assignedSlot) {
28074
+ return current.assignedSlot.parentNode;
28075
+ }
28076
+ return current.parentNode;
28077
+ };
28078
+
28079
+ let node = flatParent(target);
28080
+ while (node && node !== document && node !== window) {
28081
+ if (node.nodeType === Node.ELEMENT_NODE) {
28082
+ const { overflowY } = window.getComputedStyle(node);
28083
+ if (overflowY === 'auto' || overflowY === 'scroll') {
28084
+ const targetRect = target.getBoundingClientRect();
28085
+ const scrollerRect = node.getBoundingClientRect();
28086
+ let delta = 0;
28087
+ if (targetRect.top < scrollerRect.top) {
28088
+ delta = targetRect.top - scrollerRect.top;
28089
+ } else if (targetRect.bottom > scrollerRect.bottom) {
28090
+ delta = targetRect.bottom - scrollerRect.bottom;
28091
+ }
28092
+ if (delta !== 0) {
28093
+ node.scrollBy({
28094
+ top: delta,
28095
+ behavior: 'auto'
28096
+ });
28097
+ }
28098
+ }
28099
+ }
28100
+ node = flatParent(node);
28076
28101
  }
28077
28102
  }
28078
28103
 
@@ -28363,7 +28388,7 @@ class AuroCalendar extends RangeDatepicker {
28363
28388
  </div>
28364
28389
  </div>
28365
28390
 
28366
- <div class="calendarWrapper ${!this.isFullscreen && this.dropdown?.desktopModal ? 'hasFooter' : ''}">
28391
+ <div class="calendarWrapper">
28367
28392
  <div class="calendarNavButtons">
28368
28393
  ${this.showPrevMonthBtn ? u$d`
28369
28394
  <button tabIndex="0" class="calendarNavBtn prevMonth" aria-label="${this.datepicker?.navLabelPrevMonth || 'Previous month'}" @click="${this.handlePrevMonth}">
@@ -32261,7 +32286,7 @@ let AuroHelpText$2$1 = class AuroHelpText extends i$2 {
32261
32286
  }
32262
32287
  };
32263
32288
 
32264
- var formkitVersion$1$3 = '202606291837';
32289
+ var formkitVersion$1$3 = '202607011652';
32265
32290
 
32266
32291
  let AuroElement$2$2 = class AuroElement extends i$2 {
32267
32292
  static get properties() {
@@ -33660,7 +33685,7 @@ let AuroDropdown$3 = class AuroDropdown extends AuroElement$2$2 {
33660
33685
 
33661
33686
  var shapeSizeCss$4 = i$4`.shape-classic-xl,.shape-classic-lg,.shape-classic-md,.shape-classic-sm,.shape-classic-xs{min-height:56px;max-height:56px;border-style:solid;border-width:1px;border-radius:var(--ds-border-radius, 0.375rem)}.shape-classic-xl.simple,.shape-classic-lg.simple,.shape-classic-md.simple,.shape-classic-sm.simple,.shape-classic-xs.simple{border-width:0px;min-height:58px;max-height:58px;background-color:unset;box-shadow:none}.shape-classic-xl.thin,.shape-classic-lg.thin,.shape-classic-md.thin,.shape-classic-sm.thin,.shape-classic-xs.thin{border-width:1px;min-height:56px;max-height:56px;background-color:unset}.shape-classic-xl.parentBorder,.shape-classic-lg.parentBorder,.shape-classic-md.parentBorder,.shape-classic-sm.parentBorder,.shape-classic-xs.parentBorder{border:0;box-shadow:unset;min-height:54px;max-height:54px}.shape-snowflake-xl,.shape-snowflake-lg,.shape-snowflake-md,.shape-snowflake-sm,.shape-snowflake-xs{min-height:56px;max-height:56px;border-style:solid;border-width:2px;border-color:transparent;border-radius:30px}.shape-snowflake-xl.simple,.shape-snowflake-lg.simple,.shape-snowflake-md.simple,.shape-snowflake-sm.simple,.shape-snowflake-xs.simple{border-width:0px;min-height:60px;max-height:60px;background-color:unset;box-shadow:none}.shape-snowflake-xl.thin,.shape-snowflake-lg.thin,.shape-snowflake-md.thin,.shape-snowflake-sm.thin,.shape-snowflake-xs.thin{border-width:1px;min-height:58px;max-height:58px;background-color:unset}.shape-snowflake-xl.parentBorder,.shape-snowflake-lg.parentBorder,.shape-snowflake-md.parentBorder,.shape-snowflake-sm.parentBorder,.shape-snowflake-xs.parentBorder{border:0;box-shadow:unset;min-height:56px;max-height:56px}.shape-box-xl{min-height:68px;max-height:68px;border-style:solid;border-width:2px;border-color:transparent}.shape-box-xl.simple{border-width:0px;min-height:72px;max-height:72px;background-color:unset;box-shadow:none}.shape-box-xl.thin{border-width:1px;min-height:70px;max-height:70px;background-color:unset}.shape-box-xl.parentBorder{border:0;box-shadow:unset;min-height:68px;max-height:68px}.shape-box-lg{min-height:52px;max-height:52px;border-style:solid;border-width:2px;border-color:transparent}.shape-box-lg.simple{border-width:0px;min-height:56px;max-height:56px;background-color:unset;box-shadow:none}.shape-box-lg.thin{border-width:1px;min-height:54px;max-height:54px;background-color:unset}.shape-box-lg.parentBorder{border:0;box-shadow:unset;min-height:52px;max-height:52px}.shape-box-md{min-height:44px;max-height:44px;border-style:solid;border-width:2px;border-color:transparent}.shape-box-md.simple{border-width:0px;min-height:48px;max-height:48px;background-color:unset;box-shadow:none}.shape-box-md.thin{border-width:1px;min-height:46px;max-height:46px;background-color:unset}.shape-box-md.parentBorder{border:0;box-shadow:unset;min-height:44px;max-height:44px}.shape-box-sm{min-height:32px;max-height:32px;border-style:solid;border-width:2px;border-color:transparent}.shape-box-sm.simple{border-width:0px;min-height:36px;max-height:36px;background-color:unset;box-shadow:none}.shape-box-sm.thin{border-width:1px;min-height:34px;max-height:34px;background-color:unset}.shape-box-sm.parentBorder{border:0;box-shadow:unset;min-height:32px;max-height:32px}.shape-box-xs{min-height:20px;max-height:20px;border-style:solid;border-width:2px;border-color:transparent}.shape-box-xs.simple{border-width:0px;min-height:24px;max-height:24px;background-color:unset;box-shadow:none}.shape-box-xs.thin{border-width:1px;min-height:22px;max-height:22px;background-color:unset}.shape-box-xs.parentBorder{border:0;box-shadow:unset;min-height:20px;max-height:20px}.shape-rounded-lg{min-height:56px;max-height:56px;border-style:solid;border-width:2px;border-color:transparent;border-radius:6px}.shape-rounded-lg.simple{border-width:0px;min-height:56px;max-height:56px;background-color:unset;box-shadow:none}.shape-rounded-lg.thin{border-width:1px;min-height:54px;max-height:54px;background-color:unset}.shape-rounded-lg.parentBorder{border:0;box-shadow:unset;min-height:52px;max-height:52px}.shape-pill-xl{min-height:68px;max-height:68px;border-style:solid;border-width:2px;border-color:transparent;border-radius:36px}.shape-pill-xl.simple{border-width:0px;min-height:72px;max-height:72px;background-color:unset;box-shadow:none}.shape-pill-xl.thin{border-width:1px;min-height:70px;max-height:70px;background-color:unset}.shape-pill-xl.parentBorder{border:0;box-shadow:unset;min-height:68px;max-height:68px}.shape-pill-left-xl{min-height:68px;max-height:68px;border-style:solid;border-width:2px;border-color:transparent;border-radius:36px 0 0 36px}.shape-pill-left-xl.simple{border-width:0px;min-height:72px;max-height:72px;background-color:unset;box-shadow:none}.shape-pill-left-xl.thin{border-width:1px;min-height:70px;max-height:70px;background-color:unset}.shape-pill-left-xl.parentBorder{border:0;box-shadow:unset;min-height:68px;max-height:68px}.shape-pill-right-xl{min-height:68px;max-height:68px;border-style:solid;border-width:2px;border-color:transparent;border-radius:0 36px 36px 0}.shape-pill-right-xl.simple{border-width:0px;min-height:72px;max-height:72px;background-color:unset;box-shadow:none}.shape-pill-right-xl.thin{border-width:1px;min-height:70px;max-height:70px;background-color:unset}.shape-pill-right-xl.parentBorder{border:0;box-shadow:unset;min-height:68px;max-height:68px}.shape-pill-md{min-height:44px;max-height:44px;border-style:solid;border-width:2px;border-color:transparent;border-radius:36px}.shape-pill-md.simple{border-width:0px;min-height:48px;max-height:48px;background-color:unset;box-shadow:none}.shape-pill-md.thin{border-width:1px;min-height:46px;max-height:46px;background-color:unset}.shape-pill-md.parentBorder{border:0;box-shadow:unset;min-height:44px;max-height:44px}.shape-pill-left-md{min-height:44px;max-height:44px;border-style:solid;border-width:2px;border-color:transparent;border-radius:36px 0 0 36px}.shape-pill-left-md.simple{border-width:0px;min-height:48px;max-height:48px;background-color:unset;box-shadow:none}.shape-pill-left-md.thin{border-width:1px;min-height:46px;max-height:46px;background-color:unset}.shape-pill-left-md.parentBorder{border:0;box-shadow:unset;min-height:44px;max-height:44px}.shape-pill-right-md{min-height:44px;max-height:44px;border-style:solid;border-width:2px;border-color:transparent;border-radius:0 36px 36px 0}.shape-pill-right-md.simple{border-width:0px;min-height:48px;max-height:48px;background-color:unset;box-shadow:none}.shape-pill-right-md.thin{border-width:1px;min-height:46px;max-height:46px;background-color:unset}.shape-pill-right-md.parentBorder{border:0;box-shadow:unset;min-height:44px;max-height:44px}`;
33662
33687
 
33663
- var styleCss$1$7 = 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}:host{display:block}.wrapper:has(:enabled){cursor:text}.wrapper:has(:enabled) label{cursor:text}.helpTextClasses{cursor:default}input{overflow:clip !important;width:100%;padding:0;border:0;background:unset;outline:none;overflow-clip-margin:0 !important;text-overflow:ellipsis}input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.displayValue{display:none}.displayValue.hasContent:is(.withValue):not(.hasFocus){display:flex;align-items:center}.accents:not(.util_displayHidden){display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px}.wrapper:not(:focus-within):not(:hover) .notificationBtn.passwordBtn,.wrapper:not(:focus-within):not(:hover) .notification.clear{display:none}.notification{display:flex;align-items:center;justify-content:center}`;
33688
+ var styleCss$1$7 = 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}:host{display:block}.wrapper:has(:enabled){cursor:text}.wrapper:has(:enabled) label{cursor:text}.helpTextClasses{cursor:default}input{overflow:clip !important;width:100%;padding:0;border:0;background:unset;outline:none;overflow-clip-margin:0 !important;text-overflow:ellipsis}input[type=number]{appearance:textfield}input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.displayValue{display:none}.displayValue.hasContent:is(.withValue):not(.hasFocus){display:flex;align-items:center}.accents:not(.util_displayHidden){display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px}.wrapper:not(:focus-within):not(:hover) .notificationBtn.passwordBtn,.wrapper:not(:focus-within):not(:hover) .notification.clear{display:none}.notification{display:flex;align-items:center;justify-content:center}`;
33664
33689
 
33665
33690
  var styleDefaultCss$1 = i$4`.layoutDefault .typeIcon,:host(:not([layout])) .typeIcon{display:flex;flex-direction:row;align-items:center}.layoutDefault .typeIcon [auro-icon],:host(:not([layout])) .typeIcon [auro-icon]{--ds-auro-icon-size: var(--ds-size-300, 1.5rem);height:var(--ds-size-300, 1.5rem);margin-right:var(--ds-size-100, 0.5rem)}.layoutDefault .notificationIcons,:host(:not([layout])) .notificationIcons{display:flex;flex-direction:row;padding-right:var(--ds-size-100, 0.5rem)}:host([class=layoutDefault][bordered]) .typeIcon,:host(:not([layout])[bordered]) .typeIcon{padding-left:var(--ds-size-100, 0.5rem)}:host([class=layoutDefault][bordered]) .notificationIcons,:host(:not([layout])[bordered]) .notificationIcons{align-items:center}:host([class=layoutDefault][bordered]) .notification:not(:first-of-type),:host(:not([layout])[bordered]) .notification:not(:first-of-type){margin-left:var(--ds-size-100, 0.5rem)}:host([class=layoutDefault][bordered]) .alertNotification,:host(:not([layout])[bordered]) .alertNotification{width:calc(var(--ds-size-300, 1.5rem) + var(--ds-size-25, 0.125rem));height:calc(var(--ds-size-300, 1.5rem) + var(--ds-size-25, 0.125rem))}:host([class=layoutDefault][bordered]) .passwordBtn,:host(:not([layout])[bordered]) .passwordBtn{width:calc(var(--ds-size-300, 1.5rem));height:calc(var(--ds-size-300, 1.5rem))}:host([class=layoutDefault][bordered]) .notificationBtn,:host(:not([layout])[bordered]) .notificationBtn{display:block;width:var(--ds-size-300, 1.5rem);height:var(--ds-size-300, 1.5rem);padding:0;border:0;background:unset;cursor:pointer}:host([class=layoutDefault][bordered]) .notificationBtn [auro-icon],:host(:not([layout])[bordered]) .notificationBtn [auro-icon]{display:block;height:var(--ds-size-300, 1.5rem);--ds-auro-icon-size: var(--ds-size-300, 1.5rem)}:host([class=layoutDefault][bordered]) .notificationBtn [auro-icon][hidden],:host(:not([layout])[bordered]) .notificationBtn [auro-icon][hidden]{display:none}:host([class=layoutDefault]:not([bordered])) .typeIcon,:host([class=layoutDefault]:not([bordered])) .notificationIcons,:host(:not([layout]):not([bordered])) .typeIcon,:host(:not([layout]):not([bordered])) .notificationIcons{align-items:flex-end;padding-bottom:var(--ds-size-50, 0.25rem)}:host([class=layoutDefault]:not([bordered])) .clearBtn,:host(:not([layout]):not([bordered])) .clearBtn{transition:all .3s cubic-bezier(0.215, 0.61, 0.355, 1);overflow:hidden;width:0;opacity:0}.layoutDefault .wrapper:hover .clearBtn,.layoutDefault .wrapper:focus-within .clearBtn,:host(:not([layout])) .wrapper:hover .clearBtn,:host(:not([layout])) .wrapper:focus-within .clearBtn{width:calc(var(--ds-size-200, 1rem) + var(--ds-size-25, 0.125rem));height:calc(var(--ds-size-200, 1rem) + var(--ds-size-25, 0.125rem));opacity:1}:host([class=layoutDefault]:focus-within[type=password]) .notificationIcons[hasValue] .alertNotification,:host(:not([layout]):focus-within[type=password]) .notificationIcons[hasValue] .alertNotification{overflow:hidden;width:0;height:0;padding:0;margin:0;visibility:hidden}.layoutDefault input,:host(:not([layout])) input{border:unset}.layoutDefault .wrapper,:host(:not([layout])) .wrapper{position:relative;overflow:hidden;border-style:solid}:host([class=layoutDefault]:not([bordered],[borderless])) .wrapper,:host(:not([layout]):not([bordered],[borderless])) .wrapper{border-width:1px 0}:host([class=layoutDefault][bordered]) .wrapper,:host(:not([layout])[bordered]) .wrapper{border-width:1px;border-radius:var(--ds-border-radius, 0.375rem)}:host([class=layoutDefault]:not([borderless])) .wrapper:focus-within:before,:host(:not([layout]):not([borderless])) .wrapper:focus-within:before{position:absolute;display:block;border-bottom-width:1px;border-bottom-style:solid;content:"";inset:0;pointer-events:none}:host([class=layoutDefault][validity]:not([validity=valid])) .wrapper:before,:host(:not([layout])[validity]:not([validity=valid])) .wrapper:before{border-bottom:0}:focus:not(:focus-visible){outline:3px solid transparent}.util_displayInline{display:inline}.util_displayInlineBlock{display:inline-block}.util_displayBlock,:host{display:block}.util_displayFlex{display:flex}.util_displayHidden,:host([hidden]:not(:focus):not(:active)){display:none}.util_displayHiddenVisually,:host([hiddenVisually]:not(:focus):not(:active)){position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);width:1px;height:1px;padding:0;border:0}:host{text-align:left}.layoutDefault :host,:host(:not([layout])) :host{position:relative;display:block}.layoutDefault .wrapper,:host(:not([layout])) .wrapper{display:flex;flex-direction:row}.layoutDefault .main,:host(:not([layout])) .main{display:flex;flex-direction:row;position:relative;flex:1}`;
33666
33691
 
@@ -38036,15 +38061,17 @@ let AuroFormValidation$6 = class AuroFormValidation {
38036
38061
  );
38037
38062
  }
38038
38063
 
38039
- // If there is a second input in the elem and that value is undefined or an empty string set hasValue to false;
38040
- if (this.auroInputElements?.length === 2) {
38041
- if (!this.auroInputElements[1].value || this.auroInputElements[1].length === 0) {
38064
+ const isCombobox = this.runtimeUtils.elementMatch(elem, 'auro-combobox');
38065
+
38066
+ // If there is a second input in the elem and that value is undefined or an empty string set hasValue to false.
38067
+ // Skip for combobox: its second auro-input is the fullscreen-bib mirror of the same value, not an independent
38068
+ // field (datepicker is the intended consumer — start/end are independently required).
38069
+ if (this.auroInputElements?.length === 2 && !isCombobox) {
38070
+ if (!this.auroInputElements[1].value || this.auroInputElements[1].value.length === 0) {
38042
38071
  hasValue = false;
38043
38072
  }
38044
38073
  }
38045
38074
 
38046
- const isCombobox = this.runtimeUtils.elementMatch(elem, 'auro-combobox');
38047
-
38048
38075
  if (isCombobox) {
38049
38076
 
38050
38077
  if (!elem.persistInput || elem.behavior === "filter") {
@@ -43725,8 +43752,6 @@ function cleanEscapedString$4(input) {
43725
43752
  return input.match(escapedStringRegExp$4)[1].replace(doubleQuoteRegExp$4, "'");
43726
43753
  }
43727
43754
 
43728
- /* eslint-disable max-lines */
43729
-
43730
43755
  let AuroInputUtilities$2 = class AuroInputUtilities {
43731
43756
 
43732
43757
  /**
@@ -43769,7 +43794,7 @@ let AuroInputUtilities$2 = class AuroInputUtilities {
43769
43794
  /**
43770
43795
  * Converts an IMask-style date mask to a date-fns compatible format string.
43771
43796
  * @param {string} mask - IMask date mask (e.g. "MM/DD/YYYY").
43772
- * @returns {string} date-fns format string (e.g. "MM/dd/yyyy").
43797
+ * @returns {string} A date-fns format string (e.g. "MM/dd/yyyy").
43773
43798
  */
43774
43799
  toDateFnsMask(mask) {
43775
43800
  return mask
@@ -43991,6 +44016,7 @@ let AuroInputUtilities$2 = class AuroInputUtilities {
43991
44016
  const maskOptions = this.getMaskOptions('date', normalizedFormat);
43992
44017
 
43993
44018
  if (!(valueObject instanceof Date) || Number.isNaN(valueObject.getTime()) || !maskOptions || typeof maskOptions.format !== 'function') {
44019
+ console.debug('Invalid date object or mask options for formatting', { valueObject, maskOptions }); // eslint-disable-line no-console
43994
44020
  return undefined;
43995
44021
  }
43996
44022
 
@@ -44148,6 +44174,7 @@ let BaseInput$1 = class BaseInput extends AuroElement$1$3 {
44148
44174
  // so a parent (datepicker/combobox) calling `validate()` synchronously
44149
44175
  // during its own update cycle sees a populated util instance.
44150
44176
  this.activeLabel = false;
44177
+
44151
44178
  /** @private */
44152
44179
  this.allowedInputTypes = [
44153
44180
  "text",
@@ -44158,6 +44185,7 @@ let BaseInput$1 = class BaseInput extends AuroElement$1$3 {
44158
44185
  "tel"
44159
44186
  ];
44160
44187
  this.appearance = "default";
44188
+
44161
44189
  /** @private */
44162
44190
  this.dateFormatMap = {
44163
44191
  'mm/dd/yyyy': 'dateMMDDYYYY',
@@ -44176,23 +44204,24 @@ let BaseInput$1 = class BaseInput extends AuroElement$1$3 {
44176
44204
  'mm/dd': 'dateMMDD'
44177
44205
  };
44178
44206
  this.disabled = false;
44207
+
44179
44208
  /** @private */
44180
44209
  this.domHandler = new DomHandler$2();
44181
44210
  this.dvInputOnly = false;
44182
44211
  this.hasValue = false;
44183
44212
  this.hideLabelVisually = false;
44184
44213
  this.icon = false;
44214
+
44185
44215
  /** @private */
44186
44216
  this.inputIconName = undefined;
44217
+
44187
44218
  /** @private */
44188
44219
  this.label = 'Input label is undefined';
44189
44220
  this.layout = 'classic';
44190
44221
  this.locale = 'en-US';
44191
44222
  this.max = undefined;
44192
- this._maxObject = undefined;
44193
44223
  this.maxLength = undefined;
44194
44224
  this.min = undefined;
44195
- this._minObject = undefined;
44196
44225
  this.minLength = undefined;
44197
44226
  this.noValidate = false;
44198
44227
  this.onDark = false;
@@ -44209,23 +44238,27 @@ let BaseInput$1 = class BaseInput extends AuroElement$1$3 {
44209
44238
  "email"
44210
44239
  ];
44211
44240
  this.shape = 'classic';
44241
+
44212
44242
  /** @private */
44213
44243
  this.showPassword = false;
44214
44244
  this.size = 'lg';
44215
44245
  this.touched = false;
44246
+
44216
44247
  /** @private */
44217
44248
  this.uniqueId = new UniqueId$1().create();
44249
+
44218
44250
  /** @private */
44219
44251
  this.util = new AuroInputUtilities$2({
44220
44252
  locale: this.locale,
44221
44253
  format: this.format
44222
44254
  });
44255
+
44223
44256
  /** @private */
44224
44257
  this.validation = new AuroFormValidation$6();
44258
+
44225
44259
  /** @private */
44226
44260
  this.validationCCLength = undefined;
44227
44261
  this.value = undefined;
44228
- this._valueObject = undefined;
44229
44262
  }
44230
44263
 
44231
44264
  // function to define props used within the scope of this component
@@ -44663,7 +44696,7 @@ let BaseInput$1 = class BaseInput extends AuroElement$1$3 {
44663
44696
  * @returns {Date|undefined}
44664
44697
  */
44665
44698
  get valueObject() {
44666
- return this._valueObject || this._computeDateObjectFallback(this.value);
44699
+ return this.value && dateFormatter$2.isValidDate(this.value) ? dateFormatter$2.stringToDateInstance(this.value) : undefined;
44667
44700
  }
44668
44701
 
44669
44702
  /**
@@ -44671,7 +44704,7 @@ let BaseInput$1 = class BaseInput extends AuroElement$1$3 {
44671
44704
  * @returns {Date|undefined}
44672
44705
  */
44673
44706
  get minObject() {
44674
- return this._minObject || this._computeDateObjectFallback(this.min);
44707
+ return this.min && dateFormatter$2.isValidDate(this.min) ? dateFormatter$2.stringToDateInstance(this.min) : undefined;
44675
44708
  }
44676
44709
 
44677
44710
  /**
@@ -44679,50 +44712,7 @@ let BaseInput$1 = class BaseInput extends AuroElement$1$3 {
44679
44712
  * @returns {Date|undefined}
44680
44713
  */
44681
44714
  get maxObject() {
44682
- return this._maxObject || this._computeDateObjectFallback(this.max);
44683
- }
44684
-
44685
- /**
44686
- * Parses a date string into a Date object when the corresponding `_*Object`
44687
- * field hasn't been synced yet by `updated()`. Returns undefined when the
44688
- * input type/format isn't a full date or the string is not a valid date.
44689
- *
44690
- * Why this exists: a parent (datepicker) can call `inputN.validate()` from
44691
- * inside its own `updated()` before this input's `updated()` has run
44692
- * `syncDateValues()` — so `_valueObject`/`_maxObject` are still `undefined`
44693
- * and range checks would otherwise silently no-op (flipping the result to
44694
- * `valid` or `patternMismatch`).
44695
- * @private
44696
- * @param {string|undefined} dateStr - ISO date string from `value`/`min`/`max`.
44697
- * @returns {Date|undefined}
44698
- */
44699
- _computeDateObjectFallback(dateStr) {
44700
- if (!dateStr || !this.util || !this.util.isFullDateFormat(this.type, this.format)) {
44701
- return undefined;
44702
- }
44703
- if (!dateFormatter$2.isValidDate(dateStr)) {
44704
- return undefined;
44705
- }
44706
- return dateFormatter$2.stringToDateInstance(dateStr);
44707
- }
44708
-
44709
- /**
44710
- * Internal setter for readonly date object properties.
44711
- * @private
44712
- * @param {'valueObject'|'minObject'|'maxObject'} propertyName - Public object property name.
44713
- * @param {Date|undefined} propertyValue - Value to assign.
44714
- * @returns {void}
44715
- */
44716
- setDateObjectProperty(propertyName, propertyValue) {
44717
- const internalPropertyName = `_${propertyName}`;
44718
- const previousValue = this[internalPropertyName];
44719
-
44720
- if (previousValue === propertyValue) {
44721
- return;
44722
- }
44723
-
44724
- this[internalPropertyName] = propertyValue;
44725
- this.requestUpdate(propertyName, previousValue);
44715
+ return this.max && dateFormatter$2.isValidDate(this.max) ? dateFormatter$2.stringToDateInstance(this.max) : undefined;
44726
44716
  }
44727
44717
 
44728
44718
  connectedCallback() {
@@ -44751,7 +44741,6 @@ let BaseInput$1 = class BaseInput extends AuroElement$1$3 {
44751
44741
  format: this.format
44752
44742
  });
44753
44743
  this.configureDataForType();
44754
- this.syncDateValues();
44755
44744
  }
44756
44745
 
44757
44746
  disconnectedCallback() {
@@ -44790,7 +44779,6 @@ let BaseInput$1 = class BaseInput extends AuroElement$1$3 {
44790
44779
  this.setCustomHelpTextMessage();
44791
44780
  this.configureAutoFormatting();
44792
44781
  this.configureDataForType();
44793
- this.syncDateValues();
44794
44782
  }
44795
44783
 
44796
44784
  /**
@@ -44848,7 +44836,7 @@ let BaseInput$1 = class BaseInput extends AuroElement$1$3 {
44848
44836
 
44849
44837
  /**
44850
44838
  * @private
44851
- * @deprecated https://dev.azure.com/itsals/E_Retain_Content/_workitems/edit/1557296
44839
+ * @deprecated See https://dev.azure.com/itsals/E_Retain_Content/_workitems/edit/1557296.
44852
44840
  * @returns {void} Sets the default help text for the input.
44853
44841
  */
44854
44842
  setCustomHelpTextMessage() {
@@ -44934,8 +44922,6 @@ let BaseInput$1 = class BaseInput extends AuroElement$1$3 {
44934
44922
  this.configureDataForType();
44935
44923
  }
44936
44924
 
44937
- this.syncDateValues(changedProperties);
44938
-
44939
44925
  if (changedProperties.has('value')) {
44940
44926
  if (this.value && this.value.length > 0) {
44941
44927
  this.hasValue = true;
@@ -44957,14 +44943,14 @@ let BaseInput$1 = class BaseInput extends AuroElement$1$3 {
44957
44943
 
44958
44944
  if (formattedValue !== this.inputElement.value) {
44959
44945
  this.skipNextProgrammaticInputEvent = true;
44960
- if (this.maskInstance && this.type === 'credit-card') {
44946
+ if (this.maskInstance && this.type !== 'date') {
44961
44947
  // Route through the mask so its _value and el.value stay in lock-step
44962
44948
  // (set value calls updateControl which writes el.value = displayValue).
44963
44949
  // Writing el.value directly leaves the mask thinking displayValue is
44964
- // stale; _saveSelection on the next focus/click then warns. Scoped to
44965
- // credit-card so date's own formattedValue (raw ISO when calendar-invalid)
44966
- // isn't re-masked through the mm/dd/yyyy mask, which would truncate it
44967
- // and flip validity from patternMismatch to tooShort.
44950
+ // stale; _saveSelection on the next focus/click then warns. Date is
44951
+ // excluded because its formattedValue can be raw ISO when the calendar
44952
+ // is invalid, and re-masking through mm/dd/yyyy would truncate it and
44953
+ // flip validity from patternMismatch to tooShort.
44968
44954
  this.maskInstance.value = formattedValue || '';
44969
44955
  } else if (formattedValue) {
44970
44956
  this.inputElement.value = formattedValue;
@@ -45006,120 +44992,65 @@ let BaseInput$1 = class BaseInput extends AuroElement$1$3 {
45006
44992
  }));
45007
44993
  }
45008
44994
 
45009
-
45010
- /**
45011
- * Synchronizes the ISO string values and Date object representations for date-related properties.
45012
- * This keeps the model and display values aligned when either side changes.
45013
- *
45014
- * When a full date format is in use, this method updates `value`, `min`, and `max` from their corresponding
45015
- * Date objects or vice versa, based on which properties have changed. It only runs when the current configuration
45016
- * represents a full year/month/day date format.
45017
- *
45018
- * @param {Map<string, unknown>|undefined} [changedProperties=undefined] - Optional map of changed properties used to limit which values are synchronized.
45019
- * @returns {void}
45020
- * @private
45021
- */
45022
- syncDateValues(changedProperties = undefined) {
45023
- if (!this.util.isFullDateFormat(this.type, this.format)) {
45024
- return;
45025
- }
45026
-
45027
- this.syncSingleDateValue(changedProperties, 'valueObject', 'value');
45028
- this.syncSingleDateValue(changedProperties, 'minObject', 'min');
45029
- this.syncSingleDateValue(changedProperties, 'maxObject', 'max');
45030
- }
45031
-
45032
- /**
45033
- * Synchronizes one date object/string property pair.
45034
- * @private
45035
- * @param {Map<string, unknown>|undefined} changedProperties - Map of changed properties from Lit.
45036
- * @param {string} objectProperty - Date object property name.
45037
- * @param {string} valueProperty - ISO string property name.
45038
- * @returns {void}
45039
- */
45040
- syncSingleDateValue(changedProperties, objectProperty, valueProperty) {
45041
- const objectPropertyChanged = !changedProperties || changedProperties.has(objectProperty);
45042
-
45043
- // objectProperty wins over valueProperty when both changed
45044
- if (objectPropertyChanged && this[objectProperty]) {
45045
- this[valueProperty] = dateFormatter$2.toISOFormatString(this[objectProperty]);
45046
- return;
45047
- }
45048
-
45049
- const valuePropertyChanged = !changedProperties || changedProperties.has(valueProperty);
45050
- if (!valuePropertyChanged) {
45051
- return;
45052
- }
45053
-
45054
- // when value is newly set to the same ISO string that corresponds to the existing Date object, do not clear the Date object (avoid unnecessary updates)
45055
- if (
45056
- changedProperties &&
45057
- valueProperty === 'value' &&
45058
- changedProperties.get('value') === undefined &&
45059
- this[objectProperty] instanceof Date &&
45060
- this[valueProperty] === dateFormatter$2.toISOFormatString(this[objectProperty])
45061
- ) {
45062
- return;
45063
- }
45064
-
45065
- if (dateFormatter$2.isValidDate(this[valueProperty])) {
45066
- this.setDateObjectProperty(objectProperty, dateFormatter$2.stringToDateInstance(this[valueProperty]));
45067
- } else {
45068
- this.setDateObjectProperty(objectProperty, undefined);
45069
- }
45070
- }
45071
-
45072
44995
  /**
45073
44996
  * Sets up IMasks and logic based on auto-formatting requirements.
45074
44997
  * @private
45075
44998
  * @returns {void}
45076
44999
  */
45077
45000
  configureAutoFormatting() {
45078
- // Re-entrancy guard. The patched-setter's synthetic input event (suppressed
45079
- // by _configuringMask above) could otherwise trigger handleInput
45080
- // processCreditCard configureAutoFormatting before the outer call's
45081
- // set value has finished its alignCursor pass.
45001
+ // _configuringMask gates two things: external re-entry into this method
45002
+ // while setup is mid-flight (from property changes that call back here),
45003
+ // and the accept/complete listeners below — both need to ignore the mask
45004
+ // events fired by our own value-restore step.
45082
45005
  if (this._configuringMask) return;
45083
45006
  this._configuringMask = true;
45084
45007
  try {
45008
+ // Destroy any prior mask so IMask can attach fresh under the new format.
45009
+ // Null the reference too — if the new maskOptions.mask is falsy (e.g.
45010
+ // type switched from credit-card to text) the IMask() reassignment
45011
+ // below is skipped, and downstream writes at line ~823 would otherwise
45012
+ // route through the destroyed instance.
45085
45013
  if (this.maskInstance) {
45086
45014
  this.maskInstance.destroy();
45015
+ this.maskInstance = null;
45087
45016
  }
45088
45017
 
45089
- // Pass new format to util
45090
45018
  this.util.updateFormat(this.format);
45091
45019
 
45092
45020
  const maskOptions = this.util.getMaskOptions(this.type, this.format);
45093
45021
 
45094
45022
  if (this.inputElement && maskOptions.mask) {
45095
-
45096
- // Stash and clear any existing value before IMask init.
45097
- // IMask's constructor processes the current input value which requires
45098
- // selection state clearing first avoids that scenario entirely.
45099
- // When the format changes (e.g. locale switch) and we have a valid ISO
45100
- // model value, compute the display string for the NEW format instead of
45101
- // re-using the old display string, which may be invalid in the new mask.
45023
+ // Capture the current display so it can be re-applied after IMask
45024
+ // attaches. The restore at the bottom goes through maskInstance.value
45025
+ // (not inputElement.value directly) so the mask's internal state and
45026
+ // the input's displayed text stay in lock-step.
45102
45027
  let existingValue = this.inputElement.value;
45028
+
45029
+ // Format-change case (e.g. locale switch): existingValue is the OLD
45030
+ // mask's display string and may not parse under the new mask. When
45031
+ // we have a valid date model, rebuild the display from valueObject
45032
+ // (the canonical source) using the new mask's format function.
45103
45033
  if (
45104
45034
  this.util.isFullDateFormat(this.type, this.format) &&
45105
45035
  this.value &&
45106
- dateFormatter$2.isValidDate(this.value) &&
45107
- this.valueObject instanceof Date &&
45108
- !Number.isNaN(this.valueObject.getTime()) &&
45036
+ this.valueObject &&
45109
45037
  typeof maskOptions.format === 'function'
45110
45038
  ) {
45111
45039
  existingValue = maskOptions.format(this.valueObject);
45112
45040
  }
45113
45041
 
45042
+ // Clear before IMask attaches so the constructor seeds an empty
45043
+ // internal value. Otherwise IMask reads the stale unmasked string
45044
+ // and emits a spurious 'accept' before the restore below runs.
45114
45045
  this.skipNextProgrammaticInputEvent = true;
45115
45046
  this.inputElement.value = '';
45116
45047
 
45117
45048
  this.maskInstance = IMask$2(this.inputElement, maskOptions);
45118
45049
 
45050
+ // Mask fires 'accept' on every value change, including the restore
45051
+ // step below. Skip events fired during configureAutoFormatting so
45052
+ // we don't overwrite a value the parent just pushed.
45119
45053
  this.maskInstance.on('accept', () => {
45120
- // Suppress propagation during configureAutoFormatting's own value-restoration
45121
- // (line below) — the mask emits 'accept' on every value-set, including ours,
45122
- // and we don't want to overwrite a value the parent just pushed.
45123
45054
  if (this._configuringMask) return;
45124
45055
  this.value = this.util.toModelValue(this.maskInstance.value, this.format);
45125
45056
  if (this.type === "date") {
@@ -45127,6 +45058,8 @@ let BaseInput$1 = class BaseInput extends AuroElement$1$3 {
45127
45058
  }
45128
45059
  });
45129
45060
 
45061
+ // Mask fires 'complete' on the restore step below for any value that
45062
+ // happens to be a complete match. Same setup-suppression as 'accept'.
45130
45063
  this.maskInstance.on('complete', () => {
45131
45064
  if (this._configuringMask) return;
45132
45065
  this.value = this.util.toModelValue(this.maskInstance.value, this.format);
@@ -45135,7 +45068,9 @@ let BaseInput$1 = class BaseInput extends AuroElement$1$3 {
45135
45068
  }
45136
45069
  });
45137
45070
 
45138
- // Restore the stashed value through IMask so it's properly masked
45071
+ // Write existingValue through the mask (not the input directly) so
45072
+ // the mask reformats it under the new rules and keeps its internal
45073
+ // _value aligned with the input's displayed text.
45139
45074
  if (existingValue) {
45140
45075
  this.maskInstance.value = existingValue;
45141
45076
  }
@@ -45229,10 +45164,10 @@ let BaseInput$1 = class BaseInput extends AuroElement$1$3 {
45229
45164
  // the gated types currently support it, since the list is a public
45230
45165
  // property a consumer could mutate.
45231
45166
  if (this.setSelectionInputTypes.includes(this.type)) {
45232
- let selectionStart;
45167
+ let selectionStart = null;
45233
45168
  try {
45234
- selectionStart = this.inputElement.selectionStart;
45235
- } catch (error) { // eslint-disable-line no-unused-vars
45169
+ ({ selectionStart } = this.inputElement);
45170
+ } catch {
45236
45171
  return;
45237
45172
  }
45238
45173
  if (typeof selectionStart !== 'number') {
@@ -45241,7 +45176,7 @@ let BaseInput$1 = class BaseInput extends AuroElement$1$3 {
45241
45176
  this.updateComplete.then(() => {
45242
45177
  try {
45243
45178
  this.inputElement.setSelectionRange(selectionStart, selectionStart);
45244
- } catch (error) { // eslint-disable-line no-unused-vars
45179
+ } catch {
45245
45180
  // Some input types (number/email in certain UAs) throw on
45246
45181
  // setSelectionRange; swallow and let the native cursor stand.
45247
45182
  }
@@ -45335,7 +45270,6 @@ let BaseInput$1 = class BaseInput extends AuroElement$1$3 {
45335
45270
  */
45336
45271
  reset() {
45337
45272
  this.value = undefined;
45338
- this.setDateObjectProperty('valueObject', undefined);
45339
45273
  this.validation.reset(this);
45340
45274
  }
45341
45275
 
@@ -45344,7 +45278,6 @@ let BaseInput$1 = class BaseInput extends AuroElement$1$3 {
45344
45278
  */
45345
45279
  clear() {
45346
45280
  this.value = undefined;
45347
- this.setDateObjectProperty('valueObject', undefined);
45348
45281
  }
45349
45282
 
45350
45283
  /**
@@ -45419,7 +45352,7 @@ let BaseInput$1 = class BaseInput extends AuroElement$1$3 {
45419
45352
  /**
45420
45353
  * Function to support credit-card feature type.
45421
45354
  * @private
45422
- * @deprecated https://dev.azure.com/itsals/E_Retain_Content/_workitems/edit/1557296
45355
+ * @deprecated See https://dev.azure.com/itsals/E_Retain_Content/_workitems/edit/1557296.
45423
45356
  * @returns {object} JSON with data for credit card formatting.
45424
45357
  */
45425
45358
  matchInputValueToCreditCard() {
@@ -45873,7 +45806,7 @@ let AuroHelpText$1$3 = class AuroHelpText extends i$2 {
45873
45806
  }
45874
45807
  };
45875
45808
 
45876
- var formkitVersion$7 = '202606291837';
45809
+ var formkitVersion$7 = '202607011652';
45877
45810
 
45878
45811
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
45879
45812
  // See LICENSE in the project root for license information.
@@ -46196,7 +46129,7 @@ let AuroInput$1 = class AuroInput extends BaseInput$1 {
46196
46129
  /**
46197
46130
  * Determines default help text string.
46198
46131
  * @private
46199
- * @deprecated https://dev.azure.com/itsals/E_Retain_Content/_workitems/edit/1557296
46132
+ * @deprecated See https://dev.azure.com/itsals/E_Retain_Content/_workitems/edit/1557296.
46200
46133
  * @returns {string} Evaluates pre-determined help text.
46201
46134
  */
46202
46135
  getHelpText() {
@@ -48350,11 +48283,14 @@ class AuroDatePicker extends AuroElement$5 {
48350
48283
  this.calendar.announceSelection(announcement);
48351
48284
  }, 500);
48352
48285
 
48353
- // On mobile fullscreen, scroll the month list so the active cell's
48354
- // month is visible. Without this, the list stays scrolled to the
48355
- // calendarStartDate month which may be far from the active cell.
48356
- if (this.dropdown.isBibFullscreen) {
48286
+ // On mobile fullscreen or when an explicit focusDate change has
48287
+ // requested a forced scroll on the next render scroll the active
48288
+ // cell into view. Doing this here (after activeCellDate has been
48289
+ // resolved by the rAF loop above) prevents a no-op scroll that
48290
+ // would happen if we tried to scroll before the cell was set.
48291
+ if (this.dropdown.isBibFullscreen || this.forceScrollOnNextMobileCalendarRender) {
48357
48292
  this.calendar.scrollToActiveCell();
48293
+ this.forceScrollOnNextMobileCalendarRender = false;
48358
48294
  }
48359
48295
  } else if (attempts < MAX_ATTEMPTS) {
48360
48296
  requestAnimationFrame(tryFocus);
@@ -48478,18 +48414,10 @@ class AuroDatePicker extends AuroElement$5 {
48478
48414
  }
48479
48415
  }
48480
48416
 
48481
- // If on mobile, and the calendar is opened, scroll the focus date into view if the flag is set
48482
- if (this.dropdown.isPopoverVisible && this.forceScrollOnNextMobileCalendarRender) {
48483
-
48484
- // Since the calendar is not rendered until the dropdown is opened,
48485
- // and the auroDropdown-toggled event fires before the popover is actually open,
48486
- // we need to wait until the next frame to ensure the calendar is fully rendered
48487
- // and the area we're trying to scroll to is present in the DOM.
48488
- setTimeout(() => {
48489
- this.calendar.scrollMonthIntoView(this.calendarFocusDate);
48490
- this.forceScrollOnNextMobileCalendarRender = false;
48491
- }, 0);
48492
- }
48417
+ // Note: the forceScrollOnNextMobileCalendarRender scroll-into-view
48418
+ // happens inside focusActiveCellWhenReady() once activeCellDate has
48419
+ // been resolved by its rAF wait — not here in a setTimeout(0), which
48420
+ // fired before the active date was set and silently no-op'd.
48493
48421
  }, { signal });
48494
48422
 
48495
48423
  // Handle responsive strategy changes while the dropdown is open
@@ -50272,15 +50200,17 @@ let AuroFormValidation$5 = class AuroFormValidation {
50272
50200
  );
50273
50201
  }
50274
50202
 
50275
- // If there is a second input in the elem and that value is undefined or an empty string set hasValue to false;
50276
- if (this.auroInputElements?.length === 2) {
50277
- if (!this.auroInputElements[1].value || this.auroInputElements[1].length === 0) {
50203
+ const isCombobox = this.runtimeUtils.elementMatch(elem, 'auro-combobox');
50204
+
50205
+ // If there is a second input in the elem and that value is undefined or an empty string set hasValue to false.
50206
+ // Skip for combobox: its second auro-input is the fullscreen-bib mirror of the same value, not an independent
50207
+ // field (datepicker is the intended consumer — start/end are independently required).
50208
+ if (this.auroInputElements?.length === 2 && !isCombobox) {
50209
+ if (!this.auroInputElements[1].value || this.auroInputElements[1].value.length === 0) {
50278
50210
  hasValue = false;
50279
50211
  }
50280
50212
  }
50281
50213
 
50282
- const isCombobox = this.runtimeUtils.elementMatch(elem, 'auro-combobox');
50283
-
50284
50214
  if (isCombobox) {
50285
50215
 
50286
50216
  if (!elem.persistInput || elem.behavior === "filter") {
@@ -50745,7 +50675,7 @@ let AuroHelpText$1$2 = class AuroHelpText extends i$2 {
50745
50675
  }
50746
50676
  };
50747
50677
 
50748
- var formkitVersion$1$2 = '202606291837';
50678
+ var formkitVersion$1$2 = '202607011652';
50749
50679
 
50750
50680
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
50751
50681
  // See LICENSE in the project root for license information.
@@ -55073,7 +55003,7 @@ let AuroHelpText$6 = class AuroHelpText extends i$2 {
55073
55003
  }
55074
55004
  };
55075
55005
 
55076
- var formkitVersion$6 = '202606291837';
55006
+ var formkitVersion$6 = '202607011652';
55077
55007
 
55078
55008
  let AuroElement$1$2 = class AuroElement extends i$2 {
55079
55009
  static get properties() {
@@ -56472,7 +56402,7 @@ let AuroDropdown$2 = class AuroDropdown extends AuroElement$1$2 {
56472
56402
 
56473
56403
  var colorCss$1$6 = i$4`#headerContainer{box-shadow:var(--ds-auro-dropdownbib-header-boxshadow-color)}#footerContainer{background-color:var(--ds-auro-dropdownbib-footer-container-color)}`;
56474
56404
 
56475
- var styleCss$1$6 = i$4`#bibTemplate{display:flex;overflow:hidden;height:100%;max-height:100%;flex-direction:column}#headerContainer{display:flex;flex-direction:column;padding:var(--ds-size-200, 1rem);padding-top:var(--ds-size-400, 2rem);padding-bottom:0}#headerContainer .titleRow{display:flex;flex-direction:row;justify-content:space-between;gap:var(--ds-size-100, 0.5rem)}#headerContainer .header{max-width:calc(100vw - var(--ds-size-900, 4.5rem));padding-top:var(--ds-size-200, 1rem)}#headerContainer .subheader{width:100%}#closeButton [auro-icon]{--ds-auro-icon-size: var(--ds-size-500, 2.5rem)}#bodyContainer{position:relative;overflow:auto;flex:1 1 100%}:host([isfullscreen]) #bibTemplate{max-height:100dvh}:host([isfullscreen]) #bodyContainer{margin-top:var(--ds-size-100, 0.5rem)}#footerContainer{position:absolute;right:0;bottom:0;left:0;padding:var(--ds-size-200, 1rem)}`;
56405
+ var styleCss$1$6 = i$4`#bibTemplate{display:flex;overflow:hidden;height:100%;max-height:100%;flex-direction:column}#headerContainer{display:flex;flex-direction:column;padding:var(--ds-size-200, 1rem);padding-top:var(--ds-size-400, 2rem);padding-bottom:0}#headerContainer .titleRow{display:flex;flex-direction:row;justify-content:space-between;gap:var(--ds-size-100, 0.5rem)}#headerContainer .header{max-width:calc(100vw - var(--ds-size-900, 4.5rem));padding-top:var(--ds-size-200, 1rem)}#headerContainer .subheader{width:100%}#closeButton [auro-icon]{--ds-auro-icon-size: var(--ds-size-500, 2.5rem)}#bodyContainer{position:relative;overflow:auto;flex:1}:host([isfullscreen]) #bibTemplate{max-height:100dvh}:host([isfullscreen]) #bodyContainer{margin-top:var(--ds-size-100, 0.5rem)}#footerContainer{padding:var(--ds-size-200, 1rem)}`;
56476
56406
 
56477
56407
  var tokenCss$3 = i$4`:host{--ds-auro-dropdownbib-header-boxshadow-color: var(--ds-elevation-200, 0px 0px 10px rgba(0, 0, 0, 0.15));--ds-auro-dropdownbib-footer-container-color: var(--ds-basic-color-surface-default, #ffffff)}`;
56478
56408
 
@@ -58622,15 +58552,17 @@ let AuroFormValidation$4 = class AuroFormValidation {
58622
58552
  );
58623
58553
  }
58624
58554
 
58625
- // If there is a second input in the elem and that value is undefined or an empty string set hasValue to false;
58626
- if (this.auroInputElements?.length === 2) {
58627
- if (!this.auroInputElements[1].value || this.auroInputElements[1].length === 0) {
58555
+ const isCombobox = this.runtimeUtils.elementMatch(elem, 'auro-combobox');
58556
+
58557
+ // If there is a second input in the elem and that value is undefined or an empty string set hasValue to false.
58558
+ // Skip for combobox: its second auro-input is the fullscreen-bib mirror of the same value, not an independent
58559
+ // field (datepicker is the intended consumer — start/end are independently required).
58560
+ if (this.auroInputElements?.length === 2 && !isCombobox) {
58561
+ if (!this.auroInputElements[1].value || this.auroInputElements[1].value.length === 0) {
58628
58562
  hasValue = false;
58629
58563
  }
58630
58564
  }
58631
58565
 
58632
- const isCombobox = this.runtimeUtils.elementMatch(elem, 'auro-combobox');
58633
-
58634
58566
  if (isCombobox) {
58635
58567
 
58636
58568
  if (!elem.persistInput || elem.behavior === "filter") {
@@ -59021,7 +58953,7 @@ let AuroHelpText$5 = class AuroHelpText extends i$2 {
59021
58953
  }
59022
58954
  };
59023
58955
 
59024
- var formkitVersion$5 = '202606291837';
58956
+ var formkitVersion$5 = '202607011652';
59025
58957
 
59026
58958
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
59027
58959
  // See LICENSE in the project root for license information.
@@ -60368,15 +60300,17 @@ let AuroFormValidation$3 = class AuroFormValidation {
60368
60300
  );
60369
60301
  }
60370
60302
 
60371
- // If there is a second input in the elem and that value is undefined or an empty string set hasValue to false;
60372
- if (this.auroInputElements?.length === 2) {
60373
- if (!this.auroInputElements[1].value || this.auroInputElements[1].length === 0) {
60303
+ const isCombobox = this.runtimeUtils.elementMatch(elem, 'auro-combobox');
60304
+
60305
+ // If there is a second input in the elem and that value is undefined or an empty string set hasValue to false.
60306
+ // Skip for combobox: its second auro-input is the fullscreen-bib mirror of the same value, not an independent
60307
+ // field (datepicker is the intended consumer — start/end are independently required).
60308
+ if (this.auroInputElements?.length === 2 && !isCombobox) {
60309
+ if (!this.auroInputElements[1].value || this.auroInputElements[1].value.length === 0) {
60374
60310
  hasValue = false;
60375
60311
  }
60376
60312
  }
60377
60313
 
60378
- const isCombobox = this.runtimeUtils.elementMatch(elem, 'auro-combobox');
60379
-
60380
60314
  if (isCombobox) {
60381
60315
 
60382
60316
  if (!elem.persistInput || elem.behavior === "filter") {
@@ -60771,7 +60705,7 @@ let AuroHelpText$4 = class AuroHelpText extends i$2 {
60771
60705
  }
60772
60706
  };
60773
60707
 
60774
- var formkitVersion$4 = '202606291837';
60708
+ var formkitVersion$4 = '202607011652';
60775
60709
 
60776
60710
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
60777
60711
  // See LICENSE in the project root for license information.
@@ -61628,15 +61562,17 @@ let AuroFormValidation$1 = class AuroFormValidation {
61628
61562
  );
61629
61563
  }
61630
61564
 
61631
- // If there is a second input in the elem and that value is undefined or an empty string set hasValue to false;
61632
- if (this.auroInputElements?.length === 2) {
61633
- if (!this.auroInputElements[1].value || this.auroInputElements[1].length === 0) {
61565
+ const isCombobox = this.runtimeUtils.elementMatch(elem, 'auro-combobox');
61566
+
61567
+ // If there is a second input in the elem and that value is undefined or an empty string set hasValue to false.
61568
+ // Skip for combobox: its second auro-input is the fullscreen-bib mirror of the same value, not an independent
61569
+ // field (datepicker is the intended consumer — start/end are independently required).
61570
+ if (this.auroInputElements?.length === 2 && !isCombobox) {
61571
+ if (!this.auroInputElements[1].value || this.auroInputElements[1].value.length === 0) {
61634
61572
  hasValue = false;
61635
61573
  }
61636
61574
  }
61637
61575
 
61638
- const isCombobox = this.runtimeUtils.elementMatch(elem, 'auro-combobox');
61639
-
61640
61576
  if (isCombobox) {
61641
61577
 
61642
61578
  if (!elem.persistInput || elem.behavior === "filter") {
@@ -61947,6 +61883,8 @@ function navigateArrow$1(component, direction, options = {}) {
61947
61883
  }
61948
61884
  }
61949
61885
 
61886
+ /* eslint-disable no-underscore-dangle */
61887
+
61950
61888
  /**
61951
61889
  * Returns the clear button element from the active input's shadow
61952
61890
  * DOM, if available.
@@ -61982,11 +61920,9 @@ function isClearBtnFocused(ctx, clearBtn = getClearBtn(ctx)) {
61982
61920
  * @param {Object} menu - The menu component.
61983
61921
  */
61984
61922
  function reconcileMenuIndex(menu) {
61985
- // eslint-disable-next-line no-underscore-dangle
61986
61923
  if (menu._index < 0 && menu.optionActive && menu.items) {
61987
61924
  const idx = menu.items.indexOf(menu.optionActive);
61988
61925
  if (idx >= 0) {
61989
- // eslint-disable-next-line no-underscore-dangle
61990
61926
  menu._index = idx;
61991
61927
  }
61992
61928
  }
@@ -62005,11 +61941,7 @@ const comboboxKeyboardStrategy = {
62005
61941
 
62006
61942
  // navigate if bib is open otherwise open it
62007
61943
  if (component.dropdown.isPopoverVisible) {
62008
- if (evt.altKey || evt.ctrlKey || evt.metaKey) {
62009
- component.activateLastEnabledAvailableOption();
62010
- } else {
62011
- navigateArrow$1(component, 'down');
62012
- }
61944
+ navigateArrow$1(component, 'down');
62013
61945
  } else {
62014
61946
  component.showBib();
62015
61947
  }
@@ -62028,11 +61960,7 @@ const comboboxKeyboardStrategy = {
62028
61960
 
62029
61961
  // navigate if bib is open otherwise open it
62030
61962
  if (component.dropdown.isPopoverVisible) {
62031
- if (evt.altKey || evt.ctrlKey || evt.metaKey) {
62032
- component.activateFirstEnabledAvailableOption();
62033
- } else {
62034
- navigateArrow$1(component, 'up');
62035
- }
61963
+ navigateArrow$1(component, 'up');
62036
61964
  } else {
62037
61965
  component.showBib();
62038
61966
  }
@@ -62048,13 +61976,18 @@ const comboboxKeyboardStrategy = {
62048
61976
  },
62049
61977
 
62050
61978
  Enter(component, evt, ctx) {
61979
+ // Forms should not submit on Enter from a combobox, regardless of which
61980
+ // child element (input, clear button, menu) is focused.
61981
+ evt.stopPropagation();
61982
+
62051
61983
  if (isClearBtnFocused(ctx)) {
62052
- // If the clear button has focus, let the browser activate it normally.
62053
- // stopPropagation prevents parent containers (e.g., forms) from treating
62054
- // Enter as a submit, but we must NOT call preventDefault — that would
62055
- // block the browser's built-in "Enter activates focused button" behavior.
62056
- evt.stopPropagation();
62057
- } else if (ctx.isExpanded && component.menu.optionActive) {
61984
+ // Let the browser dispatch Enter to the focused clear button so its
61985
+ // built-in activation fires and clears the selection. Do NOT call
61986
+ // preventDefault — that would block the activation.
61987
+ return;
61988
+ }
61989
+
61990
+ if (ctx.isExpanded && component.menu.optionActive) {
62058
61991
  reconcileMenuIndex(component.menu);
62059
61992
  component.menu.makeSelection();
62060
61993
 
@@ -62063,14 +61996,8 @@ const comboboxKeyboardStrategy = {
62063
61996
  }
62064
61997
 
62065
61998
  evt.preventDefault();
62066
- evt.stopPropagation();
62067
61999
  } else {
62068
- // Prevent the keypress from bubbling to parent containers (e.g., forms)
62069
- // which could interpret Enter as a submit or trigger other unintended behavior.
62070
- // This is safe because showBib() opens the dialog programmatically,
62071
- // not via event propagation.
62072
62000
  evt.preventDefault();
62073
- evt.stopPropagation();
62074
62001
  component.showBib();
62075
62002
  }
62076
62003
  },
@@ -62115,7 +62042,7 @@ const comboboxKeyboardStrategy = {
62115
62042
  component.setClearBtnFocus();
62116
62043
  }
62117
62044
  }
62118
- },
62045
+ }
62119
62046
  };
62120
62047
 
62121
62048
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
@@ -65986,7 +65913,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$2 {
65986
65913
  }
65987
65914
  };
65988
65915
 
65989
- var formkitVersion$2 = '202606291837';
65916
+ var formkitVersion$2 = '202607011652';
65990
65917
 
65991
65918
  let AuroElement$2$1 = class AuroElement extends i$2 {
65992
65919
  static get properties() {
@@ -67385,7 +67312,7 @@ let AuroDropdown$1 = class AuroDropdown extends AuroElement$2$1 {
67385
67312
 
67386
67313
  var shapeSizeCss$2 = i$4`.shape-classic-xl,.shape-classic-lg,.shape-classic-md,.shape-classic-sm,.shape-classic-xs{min-height:56px;max-height:56px;border-style:solid;border-width:1px;border-radius:var(--ds-border-radius, 0.375rem)}.shape-classic-xl.simple,.shape-classic-lg.simple,.shape-classic-md.simple,.shape-classic-sm.simple,.shape-classic-xs.simple{border-width:0px;min-height:58px;max-height:58px;background-color:unset;box-shadow:none}.shape-classic-xl.thin,.shape-classic-lg.thin,.shape-classic-md.thin,.shape-classic-sm.thin,.shape-classic-xs.thin{border-width:1px;min-height:56px;max-height:56px;background-color:unset}.shape-classic-xl.parentBorder,.shape-classic-lg.parentBorder,.shape-classic-md.parentBorder,.shape-classic-sm.parentBorder,.shape-classic-xs.parentBorder{border:0;box-shadow:unset;min-height:54px;max-height:54px}.shape-snowflake-xl,.shape-snowflake-lg,.shape-snowflake-md,.shape-snowflake-sm,.shape-snowflake-xs{min-height:56px;max-height:56px;border-style:solid;border-width:2px;border-color:transparent;border-radius:30px}.shape-snowflake-xl.simple,.shape-snowflake-lg.simple,.shape-snowflake-md.simple,.shape-snowflake-sm.simple,.shape-snowflake-xs.simple{border-width:0px;min-height:60px;max-height:60px;background-color:unset;box-shadow:none}.shape-snowflake-xl.thin,.shape-snowflake-lg.thin,.shape-snowflake-md.thin,.shape-snowflake-sm.thin,.shape-snowflake-xs.thin{border-width:1px;min-height:58px;max-height:58px;background-color:unset}.shape-snowflake-xl.parentBorder,.shape-snowflake-lg.parentBorder,.shape-snowflake-md.parentBorder,.shape-snowflake-sm.parentBorder,.shape-snowflake-xs.parentBorder{border:0;box-shadow:unset;min-height:56px;max-height:56px}.shape-box-xl{min-height:68px;max-height:68px;border-style:solid;border-width:2px;border-color:transparent}.shape-box-xl.simple{border-width:0px;min-height:72px;max-height:72px;background-color:unset;box-shadow:none}.shape-box-xl.thin{border-width:1px;min-height:70px;max-height:70px;background-color:unset}.shape-box-xl.parentBorder{border:0;box-shadow:unset;min-height:68px;max-height:68px}.shape-box-lg{min-height:52px;max-height:52px;border-style:solid;border-width:2px;border-color:transparent}.shape-box-lg.simple{border-width:0px;min-height:56px;max-height:56px;background-color:unset;box-shadow:none}.shape-box-lg.thin{border-width:1px;min-height:54px;max-height:54px;background-color:unset}.shape-box-lg.parentBorder{border:0;box-shadow:unset;min-height:52px;max-height:52px}.shape-box-md{min-height:44px;max-height:44px;border-style:solid;border-width:2px;border-color:transparent}.shape-box-md.simple{border-width:0px;min-height:48px;max-height:48px;background-color:unset;box-shadow:none}.shape-box-md.thin{border-width:1px;min-height:46px;max-height:46px;background-color:unset}.shape-box-md.parentBorder{border:0;box-shadow:unset;min-height:44px;max-height:44px}.shape-box-sm{min-height:32px;max-height:32px;border-style:solid;border-width:2px;border-color:transparent}.shape-box-sm.simple{border-width:0px;min-height:36px;max-height:36px;background-color:unset;box-shadow:none}.shape-box-sm.thin{border-width:1px;min-height:34px;max-height:34px;background-color:unset}.shape-box-sm.parentBorder{border:0;box-shadow:unset;min-height:32px;max-height:32px}.shape-box-xs{min-height:20px;max-height:20px;border-style:solid;border-width:2px;border-color:transparent}.shape-box-xs.simple{border-width:0px;min-height:24px;max-height:24px;background-color:unset;box-shadow:none}.shape-box-xs.thin{border-width:1px;min-height:22px;max-height:22px;background-color:unset}.shape-box-xs.parentBorder{border:0;box-shadow:unset;min-height:20px;max-height:20px}.shape-rounded-lg{min-height:56px;max-height:56px;border-style:solid;border-width:2px;border-color:transparent;border-radius:6px}.shape-rounded-lg.simple{border-width:0px;min-height:56px;max-height:56px;background-color:unset;box-shadow:none}.shape-rounded-lg.thin{border-width:1px;min-height:54px;max-height:54px;background-color:unset}.shape-rounded-lg.parentBorder{border:0;box-shadow:unset;min-height:52px;max-height:52px}.shape-pill-xl{min-height:68px;max-height:68px;border-style:solid;border-width:2px;border-color:transparent;border-radius:36px}.shape-pill-xl.simple{border-width:0px;min-height:72px;max-height:72px;background-color:unset;box-shadow:none}.shape-pill-xl.thin{border-width:1px;min-height:70px;max-height:70px;background-color:unset}.shape-pill-xl.parentBorder{border:0;box-shadow:unset;min-height:68px;max-height:68px}.shape-pill-left-xl{min-height:68px;max-height:68px;border-style:solid;border-width:2px;border-color:transparent;border-radius:36px 0 0 36px}.shape-pill-left-xl.simple{border-width:0px;min-height:72px;max-height:72px;background-color:unset;box-shadow:none}.shape-pill-left-xl.thin{border-width:1px;min-height:70px;max-height:70px;background-color:unset}.shape-pill-left-xl.parentBorder{border:0;box-shadow:unset;min-height:68px;max-height:68px}.shape-pill-right-xl{min-height:68px;max-height:68px;border-style:solid;border-width:2px;border-color:transparent;border-radius:0 36px 36px 0}.shape-pill-right-xl.simple{border-width:0px;min-height:72px;max-height:72px;background-color:unset;box-shadow:none}.shape-pill-right-xl.thin{border-width:1px;min-height:70px;max-height:70px;background-color:unset}.shape-pill-right-xl.parentBorder{border:0;box-shadow:unset;min-height:68px;max-height:68px}.shape-pill-md{min-height:44px;max-height:44px;border-style:solid;border-width:2px;border-color:transparent;border-radius:36px}.shape-pill-md.simple{border-width:0px;min-height:48px;max-height:48px;background-color:unset;box-shadow:none}.shape-pill-md.thin{border-width:1px;min-height:46px;max-height:46px;background-color:unset}.shape-pill-md.parentBorder{border:0;box-shadow:unset;min-height:44px;max-height:44px}.shape-pill-left-md{min-height:44px;max-height:44px;border-style:solid;border-width:2px;border-color:transparent;border-radius:36px 0 0 36px}.shape-pill-left-md.simple{border-width:0px;min-height:48px;max-height:48px;background-color:unset;box-shadow:none}.shape-pill-left-md.thin{border-width:1px;min-height:46px;max-height:46px;background-color:unset}.shape-pill-left-md.parentBorder{border:0;box-shadow:unset;min-height:44px;max-height:44px}.shape-pill-right-md{min-height:44px;max-height:44px;border-style:solid;border-width:2px;border-color:transparent;border-radius:0 36px 36px 0}.shape-pill-right-md.simple{border-width:0px;min-height:48px;max-height:48px;background-color:unset;box-shadow:none}.shape-pill-right-md.thin{border-width:1px;min-height:46px;max-height:46px;background-color:unset}.shape-pill-right-md.parentBorder{border:0;box-shadow:unset;min-height:44px;max-height:44px}`;
67387
67314
 
67388
- var styleCss$1$1$1 = 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}:host{display:block}.wrapper:has(:enabled){cursor:text}.wrapper:has(:enabled) label{cursor:text}.helpTextClasses{cursor:default}input{overflow:clip !important;width:100%;padding:0;border:0;background:unset;outline:none;overflow-clip-margin:0 !important;text-overflow:ellipsis}input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.displayValue{display:none}.displayValue.hasContent:is(.withValue):not(.hasFocus){display:flex;align-items:center}.accents:not(.util_displayHidden){display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px}.wrapper:not(:focus-within):not(:hover) .notificationBtn.passwordBtn,.wrapper:not(:focus-within):not(:hover) .notification.clear{display:none}.notification{display:flex;align-items:center;justify-content:center}`;
67315
+ var styleCss$1$1$1 = 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}:host{display:block}.wrapper:has(:enabled){cursor:text}.wrapper:has(:enabled) label{cursor:text}.helpTextClasses{cursor:default}input{overflow:clip !important;width:100%;padding:0;border:0;background:unset;outline:none;overflow-clip-margin:0 !important;text-overflow:ellipsis}input[type=number]{appearance:textfield}input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.displayValue{display:none}.displayValue.hasContent:is(.withValue):not(.hasFocus){display:flex;align-items:center}.accents:not(.util_displayHidden){display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px}.wrapper:not(:focus-within):not(:hover) .notificationBtn.passwordBtn,.wrapper:not(:focus-within):not(:hover) .notification.clear{display:none}.notification{display:flex;align-items:center;justify-content:center}`;
67389
67316
 
67390
67317
  var styleDefaultCss = i$4`.layoutDefault .typeIcon,:host(:not([layout])) .typeIcon{display:flex;flex-direction:row;align-items:center}.layoutDefault .typeIcon [auro-icon],:host(:not([layout])) .typeIcon [auro-icon]{--ds-auro-icon-size: var(--ds-size-300, 1.5rem);height:var(--ds-size-300, 1.5rem);margin-right:var(--ds-size-100, 0.5rem)}.layoutDefault .notificationIcons,:host(:not([layout])) .notificationIcons{display:flex;flex-direction:row;padding-right:var(--ds-size-100, 0.5rem)}:host([class=layoutDefault][bordered]) .typeIcon,:host(:not([layout])[bordered]) .typeIcon{padding-left:var(--ds-size-100, 0.5rem)}:host([class=layoutDefault][bordered]) .notificationIcons,:host(:not([layout])[bordered]) .notificationIcons{align-items:center}:host([class=layoutDefault][bordered]) .notification:not(:first-of-type),:host(:not([layout])[bordered]) .notification:not(:first-of-type){margin-left:var(--ds-size-100, 0.5rem)}:host([class=layoutDefault][bordered]) .alertNotification,:host(:not([layout])[bordered]) .alertNotification{width:calc(var(--ds-size-300, 1.5rem) + var(--ds-size-25, 0.125rem));height:calc(var(--ds-size-300, 1.5rem) + var(--ds-size-25, 0.125rem))}:host([class=layoutDefault][bordered]) .passwordBtn,:host(:not([layout])[bordered]) .passwordBtn{width:calc(var(--ds-size-300, 1.5rem));height:calc(var(--ds-size-300, 1.5rem))}:host([class=layoutDefault][bordered]) .notificationBtn,:host(:not([layout])[bordered]) .notificationBtn{display:block;width:var(--ds-size-300, 1.5rem);height:var(--ds-size-300, 1.5rem);padding:0;border:0;background:unset;cursor:pointer}:host([class=layoutDefault][bordered]) .notificationBtn [auro-icon],:host(:not([layout])[bordered]) .notificationBtn [auro-icon]{display:block;height:var(--ds-size-300, 1.5rem);--ds-auro-icon-size: var(--ds-size-300, 1.5rem)}:host([class=layoutDefault][bordered]) .notificationBtn [auro-icon][hidden],:host(:not([layout])[bordered]) .notificationBtn [auro-icon][hidden]{display:none}:host([class=layoutDefault]:not([bordered])) .typeIcon,:host([class=layoutDefault]:not([bordered])) .notificationIcons,:host(:not([layout]):not([bordered])) .typeIcon,:host(:not([layout]):not([bordered])) .notificationIcons{align-items:flex-end;padding-bottom:var(--ds-size-50, 0.25rem)}:host([class=layoutDefault]:not([bordered])) .clearBtn,:host(:not([layout]):not([bordered])) .clearBtn{transition:all .3s cubic-bezier(0.215, 0.61, 0.355, 1);overflow:hidden;width:0;opacity:0}.layoutDefault .wrapper:hover .clearBtn,.layoutDefault .wrapper:focus-within .clearBtn,:host(:not([layout])) .wrapper:hover .clearBtn,:host(:not([layout])) .wrapper:focus-within .clearBtn{width:calc(var(--ds-size-200, 1rem) + var(--ds-size-25, 0.125rem));height:calc(var(--ds-size-200, 1rem) + var(--ds-size-25, 0.125rem));opacity:1}:host([class=layoutDefault]:focus-within[type=password]) .notificationIcons[hasValue] .alertNotification,:host(:not([layout]):focus-within[type=password]) .notificationIcons[hasValue] .alertNotification{overflow:hidden;width:0;height:0;padding:0;margin:0;visibility:hidden}.layoutDefault input,:host(:not([layout])) input{border:unset}.layoutDefault .wrapper,:host(:not([layout])) .wrapper{position:relative;overflow:hidden;border-style:solid}:host([class=layoutDefault]:not([bordered],[borderless])) .wrapper,:host(:not([layout]):not([bordered],[borderless])) .wrapper{border-width:1px 0}:host([class=layoutDefault][bordered]) .wrapper,:host(:not([layout])[bordered]) .wrapper{border-width:1px;border-radius:var(--ds-border-radius, 0.375rem)}:host([class=layoutDefault]:not([borderless])) .wrapper:focus-within:before,:host(:not([layout]):not([borderless])) .wrapper:focus-within:before{position:absolute;display:block;border-bottom-width:1px;border-bottom-style:solid;content:"";inset:0;pointer-events:none}:host([class=layoutDefault][validity]:not([validity=valid])) .wrapper:before,:host(:not([layout])[validity]:not([validity=valid])) .wrapper:before{border-bottom:0}:focus:not(:focus-visible){outline:3px solid transparent}.util_displayInline{display:inline}.util_displayInlineBlock{display:inline-block}.util_displayBlock,:host{display:block}.util_displayFlex{display:flex}.util_displayHidden,:host([hidden]:not(:focus):not(:active)){display:none}.util_displayHiddenVisually,:host([hiddenVisually]:not(:focus):not(:active)){position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);width:1px;height:1px;padding:0;border:0}:host{text-align:left}.layoutDefault :host,:host(:not([layout])) :host{position:relative;display:block}.layoutDefault .wrapper,:host(:not([layout])) .wrapper{display:flex;flex-direction:row}.layoutDefault .main,:host(:not([layout])) .main{display:flex;flex-direction:row;position:relative;flex:1}`;
67391
67318
 
@@ -71761,15 +71688,17 @@ let AuroFormValidation$2 = class AuroFormValidation {
71761
71688
  );
71762
71689
  }
71763
71690
 
71764
- // If there is a second input in the elem and that value is undefined or an empty string set hasValue to false;
71765
- if (this.auroInputElements?.length === 2) {
71766
- if (!this.auroInputElements[1].value || this.auroInputElements[1].length === 0) {
71691
+ const isCombobox = this.runtimeUtils.elementMatch(elem, 'auro-combobox');
71692
+
71693
+ // If there is a second input in the elem and that value is undefined or an empty string set hasValue to false.
71694
+ // Skip for combobox: its second auro-input is the fullscreen-bib mirror of the same value, not an independent
71695
+ // field (datepicker is the intended consumer — start/end are independently required).
71696
+ if (this.auroInputElements?.length === 2 && !isCombobox) {
71697
+ if (!this.auroInputElements[1].value || this.auroInputElements[1].value.length === 0) {
71767
71698
  hasValue = false;
71768
71699
  }
71769
71700
  }
71770
71701
 
71771
- const isCombobox = this.runtimeUtils.elementMatch(elem, 'auro-combobox');
71772
-
71773
71702
  if (isCombobox) {
71774
71703
 
71775
71704
  if (!elem.persistInput || elem.behavior === "filter") {
@@ -77450,8 +77379,6 @@ function cleanEscapedString(input) {
77450
77379
  return input.match(escapedStringRegExp)[1].replace(doubleQuoteRegExp, "'");
77451
77380
  }
77452
77381
 
77453
- /* eslint-disable max-lines */
77454
-
77455
77382
  class AuroInputUtilities {
77456
77383
 
77457
77384
  /**
@@ -77494,7 +77421,7 @@ class AuroInputUtilities {
77494
77421
  /**
77495
77422
  * Converts an IMask-style date mask to a date-fns compatible format string.
77496
77423
  * @param {string} mask - IMask date mask (e.g. "MM/DD/YYYY").
77497
- * @returns {string} date-fns format string (e.g. "MM/dd/yyyy").
77424
+ * @returns {string} A date-fns format string (e.g. "MM/dd/yyyy").
77498
77425
  */
77499
77426
  toDateFnsMask(mask) {
77500
77427
  return mask
@@ -77716,6 +77643,7 @@ class AuroInputUtilities {
77716
77643
  const maskOptions = this.getMaskOptions('date', normalizedFormat);
77717
77644
 
77718
77645
  if (!(valueObject instanceof Date) || Number.isNaN(valueObject.getTime()) || !maskOptions || typeof maskOptions.format !== 'function') {
77646
+ console.debug('Invalid date object or mask options for formatting', { valueObject, maskOptions }); // eslint-disable-line no-console
77719
77647
  return undefined;
77720
77648
  }
77721
77649
 
@@ -77873,6 +77801,7 @@ class BaseInput extends AuroElement$1$1 {
77873
77801
  // so a parent (datepicker/combobox) calling `validate()` synchronously
77874
77802
  // during its own update cycle sees a populated util instance.
77875
77803
  this.activeLabel = false;
77804
+
77876
77805
  /** @private */
77877
77806
  this.allowedInputTypes = [
77878
77807
  "text",
@@ -77883,6 +77812,7 @@ class BaseInput extends AuroElement$1$1 {
77883
77812
  "tel"
77884
77813
  ];
77885
77814
  this.appearance = "default";
77815
+
77886
77816
  /** @private */
77887
77817
  this.dateFormatMap = {
77888
77818
  'mm/dd/yyyy': 'dateMMDDYYYY',
@@ -77901,23 +77831,24 @@ class BaseInput extends AuroElement$1$1 {
77901
77831
  'mm/dd': 'dateMMDD'
77902
77832
  };
77903
77833
  this.disabled = false;
77834
+
77904
77835
  /** @private */
77905
77836
  this.domHandler = new DomHandler();
77906
77837
  this.dvInputOnly = false;
77907
77838
  this.hasValue = false;
77908
77839
  this.hideLabelVisually = false;
77909
77840
  this.icon = false;
77841
+
77910
77842
  /** @private */
77911
77843
  this.inputIconName = undefined;
77844
+
77912
77845
  /** @private */
77913
77846
  this.label = 'Input label is undefined';
77914
77847
  this.layout = 'classic';
77915
77848
  this.locale = 'en-US';
77916
77849
  this.max = undefined;
77917
- this._maxObject = undefined;
77918
77850
  this.maxLength = undefined;
77919
77851
  this.min = undefined;
77920
- this._minObject = undefined;
77921
77852
  this.minLength = undefined;
77922
77853
  this.noValidate = false;
77923
77854
  this.onDark = false;
@@ -77934,23 +77865,27 @@ class BaseInput extends AuroElement$1$1 {
77934
77865
  "email"
77935
77866
  ];
77936
77867
  this.shape = 'classic';
77868
+
77937
77869
  /** @private */
77938
77870
  this.showPassword = false;
77939
77871
  this.size = 'lg';
77940
77872
  this.touched = false;
77873
+
77941
77874
  /** @private */
77942
77875
  this.uniqueId = new UniqueId().create();
77876
+
77943
77877
  /** @private */
77944
77878
  this.util = new AuroInputUtilities({
77945
77879
  locale: this.locale,
77946
77880
  format: this.format
77947
77881
  });
77882
+
77948
77883
  /** @private */
77949
77884
  this.validation = new AuroFormValidation$2();
77885
+
77950
77886
  /** @private */
77951
77887
  this.validationCCLength = undefined;
77952
77888
  this.value = undefined;
77953
- this._valueObject = undefined;
77954
77889
  }
77955
77890
 
77956
77891
  // function to define props used within the scope of this component
@@ -78388,7 +78323,7 @@ class BaseInput extends AuroElement$1$1 {
78388
78323
  * @returns {Date|undefined}
78389
78324
  */
78390
78325
  get valueObject() {
78391
- return this._valueObject || this._computeDateObjectFallback(this.value);
78326
+ return this.value && dateFormatter.isValidDate(this.value) ? dateFormatter.stringToDateInstance(this.value) : undefined;
78392
78327
  }
78393
78328
 
78394
78329
  /**
@@ -78396,7 +78331,7 @@ class BaseInput extends AuroElement$1$1 {
78396
78331
  * @returns {Date|undefined}
78397
78332
  */
78398
78333
  get minObject() {
78399
- return this._minObject || this._computeDateObjectFallback(this.min);
78334
+ return this.min && dateFormatter.isValidDate(this.min) ? dateFormatter.stringToDateInstance(this.min) : undefined;
78400
78335
  }
78401
78336
 
78402
78337
  /**
@@ -78404,50 +78339,7 @@ class BaseInput extends AuroElement$1$1 {
78404
78339
  * @returns {Date|undefined}
78405
78340
  */
78406
78341
  get maxObject() {
78407
- return this._maxObject || this._computeDateObjectFallback(this.max);
78408
- }
78409
-
78410
- /**
78411
- * Parses a date string into a Date object when the corresponding `_*Object`
78412
- * field hasn't been synced yet by `updated()`. Returns undefined when the
78413
- * input type/format isn't a full date or the string is not a valid date.
78414
- *
78415
- * Why this exists: a parent (datepicker) can call `inputN.validate()` from
78416
- * inside its own `updated()` before this input's `updated()` has run
78417
- * `syncDateValues()` — so `_valueObject`/`_maxObject` are still `undefined`
78418
- * and range checks would otherwise silently no-op (flipping the result to
78419
- * `valid` or `patternMismatch`).
78420
- * @private
78421
- * @param {string|undefined} dateStr - ISO date string from `value`/`min`/`max`.
78422
- * @returns {Date|undefined}
78423
- */
78424
- _computeDateObjectFallback(dateStr) {
78425
- if (!dateStr || !this.util || !this.util.isFullDateFormat(this.type, this.format)) {
78426
- return undefined;
78427
- }
78428
- if (!dateFormatter.isValidDate(dateStr)) {
78429
- return undefined;
78430
- }
78431
- return dateFormatter.stringToDateInstance(dateStr);
78432
- }
78433
-
78434
- /**
78435
- * Internal setter for readonly date object properties.
78436
- * @private
78437
- * @param {'valueObject'|'minObject'|'maxObject'} propertyName - Public object property name.
78438
- * @param {Date|undefined} propertyValue - Value to assign.
78439
- * @returns {void}
78440
- */
78441
- setDateObjectProperty(propertyName, propertyValue) {
78442
- const internalPropertyName = `_${propertyName}`;
78443
- const previousValue = this[internalPropertyName];
78444
-
78445
- if (previousValue === propertyValue) {
78446
- return;
78447
- }
78448
-
78449
- this[internalPropertyName] = propertyValue;
78450
- this.requestUpdate(propertyName, previousValue);
78342
+ return this.max && dateFormatter.isValidDate(this.max) ? dateFormatter.stringToDateInstance(this.max) : undefined;
78451
78343
  }
78452
78344
 
78453
78345
  connectedCallback() {
@@ -78476,7 +78368,6 @@ class BaseInput extends AuroElement$1$1 {
78476
78368
  format: this.format
78477
78369
  });
78478
78370
  this.configureDataForType();
78479
- this.syncDateValues();
78480
78371
  }
78481
78372
 
78482
78373
  disconnectedCallback() {
@@ -78515,7 +78406,6 @@ class BaseInput extends AuroElement$1$1 {
78515
78406
  this.setCustomHelpTextMessage();
78516
78407
  this.configureAutoFormatting();
78517
78408
  this.configureDataForType();
78518
- this.syncDateValues();
78519
78409
  }
78520
78410
 
78521
78411
  /**
@@ -78573,7 +78463,7 @@ class BaseInput extends AuroElement$1$1 {
78573
78463
 
78574
78464
  /**
78575
78465
  * @private
78576
- * @deprecated https://dev.azure.com/itsals/E_Retain_Content/_workitems/edit/1557296
78466
+ * @deprecated See https://dev.azure.com/itsals/E_Retain_Content/_workitems/edit/1557296.
78577
78467
  * @returns {void} Sets the default help text for the input.
78578
78468
  */
78579
78469
  setCustomHelpTextMessage() {
@@ -78659,8 +78549,6 @@ class BaseInput extends AuroElement$1$1 {
78659
78549
  this.configureDataForType();
78660
78550
  }
78661
78551
 
78662
- this.syncDateValues(changedProperties);
78663
-
78664
78552
  if (changedProperties.has('value')) {
78665
78553
  if (this.value && this.value.length > 0) {
78666
78554
  this.hasValue = true;
@@ -78682,14 +78570,14 @@ class BaseInput extends AuroElement$1$1 {
78682
78570
 
78683
78571
  if (formattedValue !== this.inputElement.value) {
78684
78572
  this.skipNextProgrammaticInputEvent = true;
78685
- if (this.maskInstance && this.type === 'credit-card') {
78573
+ if (this.maskInstance && this.type !== 'date') {
78686
78574
  // Route through the mask so its _value and el.value stay in lock-step
78687
78575
  // (set value calls updateControl which writes el.value = displayValue).
78688
78576
  // Writing el.value directly leaves the mask thinking displayValue is
78689
- // stale; _saveSelection on the next focus/click then warns. Scoped to
78690
- // credit-card so date's own formattedValue (raw ISO when calendar-invalid)
78691
- // isn't re-masked through the mm/dd/yyyy mask, which would truncate it
78692
- // and flip validity from patternMismatch to tooShort.
78577
+ // stale; _saveSelection on the next focus/click then warns. Date is
78578
+ // excluded because its formattedValue can be raw ISO when the calendar
78579
+ // is invalid, and re-masking through mm/dd/yyyy would truncate it and
78580
+ // flip validity from patternMismatch to tooShort.
78693
78581
  this.maskInstance.value = formattedValue || '';
78694
78582
  } else if (formattedValue) {
78695
78583
  this.inputElement.value = formattedValue;
@@ -78731,120 +78619,65 @@ class BaseInput extends AuroElement$1$1 {
78731
78619
  }));
78732
78620
  }
78733
78621
 
78734
-
78735
- /**
78736
- * Synchronizes the ISO string values and Date object representations for date-related properties.
78737
- * This keeps the model and display values aligned when either side changes.
78738
- *
78739
- * When a full date format is in use, this method updates `value`, `min`, and `max` from their corresponding
78740
- * Date objects or vice versa, based on which properties have changed. It only runs when the current configuration
78741
- * represents a full year/month/day date format.
78742
- *
78743
- * @param {Map<string, unknown>|undefined} [changedProperties=undefined] - Optional map of changed properties used to limit which values are synchronized.
78744
- * @returns {void}
78745
- * @private
78746
- */
78747
- syncDateValues(changedProperties = undefined) {
78748
- if (!this.util.isFullDateFormat(this.type, this.format)) {
78749
- return;
78750
- }
78751
-
78752
- this.syncSingleDateValue(changedProperties, 'valueObject', 'value');
78753
- this.syncSingleDateValue(changedProperties, 'minObject', 'min');
78754
- this.syncSingleDateValue(changedProperties, 'maxObject', 'max');
78755
- }
78756
-
78757
- /**
78758
- * Synchronizes one date object/string property pair.
78759
- * @private
78760
- * @param {Map<string, unknown>|undefined} changedProperties - Map of changed properties from Lit.
78761
- * @param {string} objectProperty - Date object property name.
78762
- * @param {string} valueProperty - ISO string property name.
78763
- * @returns {void}
78764
- */
78765
- syncSingleDateValue(changedProperties, objectProperty, valueProperty) {
78766
- const objectPropertyChanged = !changedProperties || changedProperties.has(objectProperty);
78767
-
78768
- // objectProperty wins over valueProperty when both changed
78769
- if (objectPropertyChanged && this[objectProperty]) {
78770
- this[valueProperty] = dateFormatter.toISOFormatString(this[objectProperty]);
78771
- return;
78772
- }
78773
-
78774
- const valuePropertyChanged = !changedProperties || changedProperties.has(valueProperty);
78775
- if (!valuePropertyChanged) {
78776
- return;
78777
- }
78778
-
78779
- // when value is newly set to the same ISO string that corresponds to the existing Date object, do not clear the Date object (avoid unnecessary updates)
78780
- if (
78781
- changedProperties &&
78782
- valueProperty === 'value' &&
78783
- changedProperties.get('value') === undefined &&
78784
- this[objectProperty] instanceof Date &&
78785
- this[valueProperty] === dateFormatter.toISOFormatString(this[objectProperty])
78786
- ) {
78787
- return;
78788
- }
78789
-
78790
- if (dateFormatter.isValidDate(this[valueProperty])) {
78791
- this.setDateObjectProperty(objectProperty, dateFormatter.stringToDateInstance(this[valueProperty]));
78792
- } else {
78793
- this.setDateObjectProperty(objectProperty, undefined);
78794
- }
78795
- }
78796
-
78797
78622
  /**
78798
78623
  * Sets up IMasks and logic based on auto-formatting requirements.
78799
78624
  * @private
78800
78625
  * @returns {void}
78801
78626
  */
78802
78627
  configureAutoFormatting() {
78803
- // Re-entrancy guard. The patched-setter's synthetic input event (suppressed
78804
- // by _configuringMask above) could otherwise trigger handleInput
78805
- // processCreditCard configureAutoFormatting before the outer call's
78806
- // set value has finished its alignCursor pass.
78628
+ // _configuringMask gates two things: external re-entry into this method
78629
+ // while setup is mid-flight (from property changes that call back here),
78630
+ // and the accept/complete listeners below — both need to ignore the mask
78631
+ // events fired by our own value-restore step.
78807
78632
  if (this._configuringMask) return;
78808
78633
  this._configuringMask = true;
78809
78634
  try {
78635
+ // Destroy any prior mask so IMask can attach fresh under the new format.
78636
+ // Null the reference too — if the new maskOptions.mask is falsy (e.g.
78637
+ // type switched from credit-card to text) the IMask() reassignment
78638
+ // below is skipped, and downstream writes at line ~823 would otherwise
78639
+ // route through the destroyed instance.
78810
78640
  if (this.maskInstance) {
78811
78641
  this.maskInstance.destroy();
78642
+ this.maskInstance = null;
78812
78643
  }
78813
78644
 
78814
- // Pass new format to util
78815
78645
  this.util.updateFormat(this.format);
78816
78646
 
78817
78647
  const maskOptions = this.util.getMaskOptions(this.type, this.format);
78818
78648
 
78819
78649
  if (this.inputElement && maskOptions.mask) {
78820
-
78821
- // Stash and clear any existing value before IMask init.
78822
- // IMask's constructor processes the current input value which requires
78823
- // selection state clearing first avoids that scenario entirely.
78824
- // When the format changes (e.g. locale switch) and we have a valid ISO
78825
- // model value, compute the display string for the NEW format instead of
78826
- // re-using the old display string, which may be invalid in the new mask.
78650
+ // Capture the current display so it can be re-applied after IMask
78651
+ // attaches. The restore at the bottom goes through maskInstance.value
78652
+ // (not inputElement.value directly) so the mask's internal state and
78653
+ // the input's displayed text stay in lock-step.
78827
78654
  let existingValue = this.inputElement.value;
78655
+
78656
+ // Format-change case (e.g. locale switch): existingValue is the OLD
78657
+ // mask's display string and may not parse under the new mask. When
78658
+ // we have a valid date model, rebuild the display from valueObject
78659
+ // (the canonical source) using the new mask's format function.
78828
78660
  if (
78829
78661
  this.util.isFullDateFormat(this.type, this.format) &&
78830
78662
  this.value &&
78831
- dateFormatter.isValidDate(this.value) &&
78832
- this.valueObject instanceof Date &&
78833
- !Number.isNaN(this.valueObject.getTime()) &&
78663
+ this.valueObject &&
78834
78664
  typeof maskOptions.format === 'function'
78835
78665
  ) {
78836
78666
  existingValue = maskOptions.format(this.valueObject);
78837
78667
  }
78838
78668
 
78669
+ // Clear before IMask attaches so the constructor seeds an empty
78670
+ // internal value. Otherwise IMask reads the stale unmasked string
78671
+ // and emits a spurious 'accept' before the restore below runs.
78839
78672
  this.skipNextProgrammaticInputEvent = true;
78840
78673
  this.inputElement.value = '';
78841
78674
 
78842
78675
  this.maskInstance = IMask(this.inputElement, maskOptions);
78843
78676
 
78677
+ // Mask fires 'accept' on every value change, including the restore
78678
+ // step below. Skip events fired during configureAutoFormatting so
78679
+ // we don't overwrite a value the parent just pushed.
78844
78680
  this.maskInstance.on('accept', () => {
78845
- // Suppress propagation during configureAutoFormatting's own value-restoration
78846
- // (line below) — the mask emits 'accept' on every value-set, including ours,
78847
- // and we don't want to overwrite a value the parent just pushed.
78848
78681
  if (this._configuringMask) return;
78849
78682
  this.value = this.util.toModelValue(this.maskInstance.value, this.format);
78850
78683
  if (this.type === "date") {
@@ -78852,6 +78685,8 @@ class BaseInput extends AuroElement$1$1 {
78852
78685
  }
78853
78686
  });
78854
78687
 
78688
+ // Mask fires 'complete' on the restore step below for any value that
78689
+ // happens to be a complete match. Same setup-suppression as 'accept'.
78855
78690
  this.maskInstance.on('complete', () => {
78856
78691
  if (this._configuringMask) return;
78857
78692
  this.value = this.util.toModelValue(this.maskInstance.value, this.format);
@@ -78860,7 +78695,9 @@ class BaseInput extends AuroElement$1$1 {
78860
78695
  }
78861
78696
  });
78862
78697
 
78863
- // Restore the stashed value through IMask so it's properly masked
78698
+ // Write existingValue through the mask (not the input directly) so
78699
+ // the mask reformats it under the new rules and keeps its internal
78700
+ // _value aligned with the input's displayed text.
78864
78701
  if (existingValue) {
78865
78702
  this.maskInstance.value = existingValue;
78866
78703
  }
@@ -78954,10 +78791,10 @@ class BaseInput extends AuroElement$1$1 {
78954
78791
  // the gated types currently support it, since the list is a public
78955
78792
  // property a consumer could mutate.
78956
78793
  if (this.setSelectionInputTypes.includes(this.type)) {
78957
- let selectionStart;
78794
+ let selectionStart = null;
78958
78795
  try {
78959
- selectionStart = this.inputElement.selectionStart;
78960
- } catch (error) { // eslint-disable-line no-unused-vars
78796
+ ({ selectionStart } = this.inputElement);
78797
+ } catch {
78961
78798
  return;
78962
78799
  }
78963
78800
  if (typeof selectionStart !== 'number') {
@@ -78966,7 +78803,7 @@ class BaseInput extends AuroElement$1$1 {
78966
78803
  this.updateComplete.then(() => {
78967
78804
  try {
78968
78805
  this.inputElement.setSelectionRange(selectionStart, selectionStart);
78969
- } catch (error) { // eslint-disable-line no-unused-vars
78806
+ } catch {
78970
78807
  // Some input types (number/email in certain UAs) throw on
78971
78808
  // setSelectionRange; swallow and let the native cursor stand.
78972
78809
  }
@@ -79060,7 +78897,6 @@ class BaseInput extends AuroElement$1$1 {
79060
78897
  */
79061
78898
  reset() {
79062
78899
  this.value = undefined;
79063
- this.setDateObjectProperty('valueObject', undefined);
79064
78900
  this.validation.reset(this);
79065
78901
  }
79066
78902
 
@@ -79069,7 +78905,6 @@ class BaseInput extends AuroElement$1$1 {
79069
78905
  */
79070
78906
  clear() {
79071
78907
  this.value = undefined;
79072
- this.setDateObjectProperty('valueObject', undefined);
79073
78908
  }
79074
78909
 
79075
78910
  /**
@@ -79144,7 +78979,7 @@ class BaseInput extends AuroElement$1$1 {
79144
78979
  /**
79145
78980
  * Function to support credit-card feature type.
79146
78981
  * @private
79147
- * @deprecated https://dev.azure.com/itsals/E_Retain_Content/_workitems/edit/1557296
78982
+ * @deprecated See https://dev.azure.com/itsals/E_Retain_Content/_workitems/edit/1557296.
79148
78983
  * @returns {object} JSON with data for credit card formatting.
79149
78984
  */
79150
78985
  matchInputValueToCreditCard() {
@@ -79598,7 +79433,7 @@ let AuroHelpText$1$1 = class AuroHelpText extends i$2 {
79598
79433
  }
79599
79434
  };
79600
79435
 
79601
- var formkitVersion$1$1 = '202606291837';
79436
+ var formkitVersion$1$1 = '202607011652';
79602
79437
 
79603
79438
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
79604
79439
  // See LICENSE in the project root for license information.
@@ -79921,7 +79756,7 @@ class AuroInput extends BaseInput {
79921
79756
  /**
79922
79757
  * Determines default help text string.
79923
79758
  * @private
79924
- * @deprecated https://dev.azure.com/itsals/E_Retain_Content/_workitems/edit/1557296
79759
+ * @deprecated See https://dev.azure.com/itsals/E_Retain_Content/_workitems/edit/1557296.
79925
79760
  * @returns {string} Evaluates pre-determined help text.
79926
79761
  */
79927
79762
  getHelpText() {
@@ -80329,7 +80164,7 @@ class AuroInput extends BaseInput {
80329
80164
 
80330
80165
  var colorCss$1$3 = i$4`#headerContainer{box-shadow:var(--ds-auro-dropdownbib-header-boxshadow-color)}#footerContainer{background-color:var(--ds-auro-dropdownbib-footer-container-color)}`;
80331
80166
 
80332
- var styleCss$2$2 = i$4`#bibTemplate{display:flex;overflow:hidden;height:100%;max-height:100%;flex-direction:column}#headerContainer{display:flex;flex-direction:column;padding:var(--ds-size-200, 1rem);padding-top:var(--ds-size-400, 2rem);padding-bottom:0}#headerContainer .titleRow{display:flex;flex-direction:row;justify-content:space-between;gap:var(--ds-size-100, 0.5rem)}#headerContainer .header{max-width:calc(100vw - var(--ds-size-900, 4.5rem));padding-top:var(--ds-size-200, 1rem)}#headerContainer .subheader{width:100%}#closeButton [auro-icon]{--ds-auro-icon-size: var(--ds-size-500, 2.5rem)}#bodyContainer{position:relative;overflow:auto;flex:1 1 100%}:host([isfullscreen]) #bibTemplate{max-height:100dvh}:host([isfullscreen]) #bodyContainer{margin-top:var(--ds-size-100, 0.5rem)}#footerContainer{position:absolute;right:0;bottom:0;left:0;padding:var(--ds-size-200, 1rem)}`;
80167
+ var styleCss$2$2 = i$4`#bibTemplate{display:flex;overflow:hidden;height:100%;max-height:100%;flex-direction:column}#headerContainer{display:flex;flex-direction:column;padding:var(--ds-size-200, 1rem);padding-top:var(--ds-size-400, 2rem);padding-bottom:0}#headerContainer .titleRow{display:flex;flex-direction:row;justify-content:space-between;gap:var(--ds-size-100, 0.5rem)}#headerContainer .header{max-width:calc(100vw - var(--ds-size-900, 4.5rem));padding-top:var(--ds-size-200, 1rem)}#headerContainer .subheader{width:100%}#closeButton [auro-icon]{--ds-auro-icon-size: var(--ds-size-500, 2.5rem)}#bodyContainer{position:relative;overflow:auto;flex:1}:host([isfullscreen]) #bibTemplate{max-height:100dvh}:host([isfullscreen]) #bodyContainer{margin-top:var(--ds-size-100, 0.5rem)}#footerContainer{padding:var(--ds-size-200, 1rem)}`;
80333
80168
 
80334
80169
  var tokenCss$1 = i$4`:host{--ds-auro-dropdownbib-header-boxshadow-color: var(--ds-elevation-200, 0px 0px 10px rgba(0, 0, 0, 0.15));--ds-auro-dropdownbib-footer-container-color: var(--ds-basic-color-surface-default, #ffffff)}`;
80335
80170
 
@@ -80724,7 +80559,7 @@ let AuroBibtemplate$1 = class AuroBibtemplate extends i$2 {
80724
80559
  }
80725
80560
  };
80726
80561
 
80727
- var formkitVersion$3 = '202606291837';
80562
+ var formkitVersion$3 = '202607011652';
80728
80563
 
80729
80564
  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}`;
80730
80565
 
@@ -81092,12 +80927,23 @@ function getOptionLabel(option) {
81092
80927
  if (!option) {
81093
80928
  return '';
81094
80929
  }
81095
- const clone = option.cloneNode(true);
81096
- const displayValueEl = clone.querySelector('[slot="displayValue"]');
81097
- if (displayValueEl) {
81098
- displayValueEl.remove();
80930
+
80931
+ // Consumer-provided override: short-circuit the DOM walk entirely.
80932
+ if (option.dataset && option.dataset.label) {
80933
+ return option.dataset.label;
81099
80934
  }
81100
- return (clone.textContent || '').replace(/\s+/gu, ' ').trim();
80935
+
80936
+ // Walk direct children — the `slot` attribute only applies to direct children
80937
+ // of the slot host, so a shallow filter is sufficient. Avoids the cloneNode +
80938
+ // querySelector allocation that ran on every keystroke via syncValuesAndStates.
80939
+ let text = '';
80940
+ for (const node of option.childNodes) {
80941
+ const isDisplayValueSlot = node.nodeType === Node.ELEMENT_NODE && node.getAttribute('slot') === 'displayValue';
80942
+ if (!isDisplayValueSlot) {
80943
+ text += node.textContent || '';
80944
+ }
80945
+ }
80946
+ return text.replace(/\s+/gu, ' ').trim();
81101
80947
  }
81102
80948
 
81103
80949
  // See https://git.io/JJ6SJ for "How to document your components using JSDoc"
@@ -81172,8 +81018,6 @@ class AuroCombobox extends AuroElement$3 {
81172
81018
  this.availableOptions = [];
81173
81019
  this.dropdownId = undefined;
81174
81020
  this.dropdownOpen = false;
81175
- this.triggerExpandedState = false;
81176
- this._expandedTimeout = null;
81177
81021
  this._inFullscreenTransition = false;
81178
81022
  this.errorMessage = null;
81179
81023
  this.isHiddenWhileLoading = false;
@@ -81184,6 +81028,30 @@ class AuroCombobox extends AuroElement$3 {
81184
81028
  this.touched = false;
81185
81029
  this.validation = new AuroFormValidation$1();
81186
81030
  this.validity = undefined;
81031
+ this._userTyped = false;
81032
+ // Tracks every setTimeout scheduled via _scheduleTimer so
81033
+ // disconnectedCallback can cancel them. Without this, a detached
81034
+ // combobox's pending timers still fire — most are no-ops, but
81035
+ // configureMenu's racing-condition retry would otherwise loop.
81036
+ this._pendingTimers = new Set();
81037
+ }
81038
+
81039
+ /**
81040
+ * Wraps setTimeout and records the timer id so disconnectedCallback
81041
+ * can cancel any outstanding callbacks. The id is removed from the set
81042
+ * once the callback fires so the set doesn't grow unbounded.
81043
+ * @param {Function} fn - Callback to run.
81044
+ * @param {number} ms - Delay in milliseconds.
81045
+ * @returns {number} The timer id.
81046
+ * @private
81047
+ */
81048
+ _scheduleTimer(fn, ms) {
81049
+ const id = setTimeout(() => {
81050
+ this._pendingTimers.delete(id);
81051
+ fn();
81052
+ }, ms);
81053
+ this._pendingTimers.add(id);
81054
+ return id;
81187
81055
  }
81188
81056
 
81189
81057
  // This function is to define props used within the scope of this component
@@ -81545,17 +81413,6 @@ class AuroCombobox extends AuroElement$3 {
81545
81413
  attribute: false
81546
81414
  },
81547
81415
 
81548
- /**
81549
- * Deferred aria-expanded state for the trigger input.
81550
- * Delays the "true" transition so VoiceOver finishes its character echo
81551
- * before announcing "expanded".
81552
- * @private
81553
- */
81554
- triggerExpandedState: {
81555
- type: Boolean,
81556
- reflect: false,
81557
- attribute: false
81558
- },
81559
81416
  };
81560
81417
  }
81561
81418
 
@@ -81578,13 +81435,6 @@ class AuroCombobox extends AuroElement$3 {
81578
81435
  return this.input.value;
81579
81436
  }
81580
81437
 
81581
- // /**
81582
- // * Sets the value of the input element within the combobox.
81583
- // */
81584
- // set inputValue(value) {
81585
- // this.input.value = value;
81586
- // }
81587
-
81588
81438
  /**
81589
81439
  * Checks if the element is valid.
81590
81440
  * @returns {boolean} - Returns true if the element is valid, false otherwise.
@@ -81711,7 +81561,7 @@ class AuroCombobox extends AuroElement$3 {
81711
81561
  if (this.menu) {
81712
81562
  this.menu.matchWord = normalizeFilterValue(this.input.value);
81713
81563
  }
81714
- const label = getOptionLabel(this.menu.optionSelected) || this.menu.currentLabel;
81564
+ const label = getOptionLabel(this.menu.optionSelected);
81715
81565
  this.updateTriggerTextDisplay(label || this.value);
81716
81566
  }
81717
81567
 
@@ -81725,44 +81575,16 @@ class AuroCombobox extends AuroElement$3 {
81725
81575
  // in suggestion mode, do not override input value if no selection has been made and the input currently has focus
81726
81576
  const isInputFocusedWithNoSelection = !this.menu.value && (this.input.matches(':focus-within') || (this.inputInBib && this.inputInBib.matches(':focus-within')));
81727
81577
 
81728
- if (!this.persistInput && !(this.behavior === 'suggestion' && isInputFocusedWithNoSelection)) {
81729
- const nextValue = label || this.value;
81730
- // Only set the flag when there's an actual write to suppress —
81731
- // syncValuesAndStates re-enters here during typing when both inputs
81732
- // already match, and a no-op flag flip would make the bib branch's
81733
- // bail eat legitimate user-input events.
81734
- const triggerNeedsSync = this.input.value !== nextValue;
81735
- const bibNeedsSync = Boolean(this.inputInBib && this.inputInBib !== this.input && this.inputInBib.value !== nextValue);
81736
- if (triggerNeedsSync || bibNeedsSync) {
81737
- this._syncingDisplayValue = true;
81738
- if (triggerNeedsSync) {
81739
- this.input.value = nextValue;
81740
- }
81741
- if (bibNeedsSync) {
81742
- this.inputInBib.value = nextValue;
81743
- }
81744
- const pending = [];
81745
- if (triggerNeedsSync) {
81746
- pending.push(this.input.updateComplete);
81747
- }
81748
- if (bibNeedsSync) {
81749
- pending.push(this.inputInBib.updateComplete);
81750
- }
81751
- Promise.all(pending).then(() => {
81752
- // imask reasserts otherwise, and handleBlur reverts to its stale value.
81753
- if (triggerNeedsSync && this.input.maskInstance && typeof this.input.maskInstance.updateValue === 'function') {
81754
- this.input.maskInstance.updateValue();
81755
- }
81756
- if (bibNeedsSync && this.inputInBib && this.inputInBib.maskInstance && typeof this.inputInBib.maskInstance.updateValue === 'function') {
81757
- this.inputInBib.maskInstance.updateValue();
81758
- }
81759
- this._syncingDisplayValue = false;
81760
- });
81761
- }
81578
+ const suppressed = this.persistInput || (this.behavior === 'suggestion' && isInputFocusedWithNoSelection);
81579
+ if (!suppressed) {
81580
+ this.syncInputValuesAcrossTriggerAndBib(label || this.value);
81762
81581
  }
81763
81582
 
81764
- // update the displayValue in the trigger if displayValue slot content is present
81765
- const displayValueInTrigger = this.input.querySelector('[slot="displayValue"]');
81583
+ // Replace any previously appended displayValue clone in the trigger.
81584
+ // :not(slot) excludes the template's <slot name="displayValue"
81585
+ // slot="displayValue"> forwarder, which also has slot="displayValue"
81586
+ // and would otherwise be matched first and removed.
81587
+ const displayValueInTrigger = this.input.querySelector('[slot="displayValue"]:not(slot)');
81766
81588
 
81767
81589
  if (displayValueInTrigger) {
81768
81590
  displayValueInTrigger.remove();
@@ -81786,6 +81608,53 @@ class AuroCombobox extends AuroElement$3 {
81786
81608
  this.requestUpdate();
81787
81609
  }
81788
81610
 
81611
+ /**
81612
+ * Writes nextValue to the trigger input and the bib input when their current
81613
+ * value differs, then re-asserts imask after Lit's update flushes.
81614
+ * @param {string} nextValue - The value to write to both inputs.
81615
+ * @returns {Promise<void>} Resolves after both inputs flush and imask
81616
+ * re-asserts; resolves immediately when no sync is needed.
81617
+ * @private
81618
+ */
81619
+ async syncInputValuesAcrossTriggerAndBib(nextValue) {
81620
+ // Only set the flag when there's an actual write to suppress —
81621
+ // syncValuesAndStates re-enters here during typing when both inputs
81622
+ // already match, and a no-op flag flip would make the bib branch's
81623
+ // bail eat legitimate user-input events.
81624
+ const triggerNeedsSync = this.input.value !== nextValue;
81625
+ const bibNeedsSync = Boolean(this.inputInBib) && this.inputInBib.value !== nextValue;
81626
+ if (!triggerNeedsSync && !bibNeedsSync) {
81627
+ return;
81628
+ }
81629
+
81630
+ this._syncingDisplayValue = true;
81631
+
81632
+ const pending = [];
81633
+ if (triggerNeedsSync) {
81634
+ this.input.value = nextValue;
81635
+ pending.push(this.input.updateComplete);
81636
+ }
81637
+ if (bibNeedsSync) {
81638
+ this.inputInBib.value = nextValue;
81639
+ pending.push(this.inputInBib.updateComplete);
81640
+ }
81641
+ // finally — not a bare .then — so that an imask throw (see commit
81642
+ // d1857401c: imask can throw on credit-card format change) doesn't strand
81643
+ // _syncingDisplayValue=true and silently swallow every subsequent input.
81644
+ try {
81645
+ await Promise.all(pending);
81646
+ // imask reasserts otherwise, and handleBlur reverts to its stale value.
81647
+ if (triggerNeedsSync && this.input.maskInstance && typeof this.input.maskInstance.updateValue === 'function') {
81648
+ this.input.maskInstance.updateValue();
81649
+ }
81650
+ if (bibNeedsSync && this.inputInBib.maskInstance && typeof this.inputInBib.maskInstance.updateValue === 'function') {
81651
+ this.inputInBib.maskInstance.updateValue();
81652
+ }
81653
+ } finally {
81654
+ this._syncingDisplayValue = false;
81655
+ }
81656
+ }
81657
+
81789
81658
  /**
81790
81659
  * Processes hidden state of all menu options and determines if there are any available options not hidden.
81791
81660
  * @private
@@ -81794,6 +81663,13 @@ class AuroCombobox extends AuroElement$3 {
81794
81663
  handleMenuOptions() {
81795
81664
  this.generateOptionsArray();
81796
81665
  this.availableOptions = [];
81666
+ // Single source of truth for the menu's filter/highlight token per call.
81667
+ // syncValuesAndStates re-writes the same value on exact-match keystrokes —
81668
+ // Lit's hasChanged makes that a no-op — and the prior duplicate set inside
81669
+ // handleTriggerInputValueChange is gone.
81670
+ if (this.menu) {
81671
+ this.menu.matchWord = normalizeFilterValue(this.input.value);
81672
+ }
81797
81673
  this.updateFilter();
81798
81674
 
81799
81675
  // Set aria-setsize/aria-posinset on each visible option so screen readers
@@ -81805,17 +81681,14 @@ class AuroCombobox extends AuroElement$3 {
81805
81681
  option.setAttribute('aria-posinset', index + 1);
81806
81682
  });
81807
81683
 
81808
- if (this.value && this.input.value && !this.menu.value) {
81809
- if (this.behavior === 'suggestion' && this.menu.options && this.menu.options.some((opt) => opt.value === this.value)) {
81810
- this.setMenuValue(this.value);
81811
- }
81812
-
81684
+ if (this.input.value && this.menu.options && this.menu.options.some((opt) => opt.value === this.input.value)) {
81685
+ this.setMenuValue(this.input.value);
81813
81686
  this.syncValuesAndStates();
81814
81687
  }
81815
81688
 
81816
- // Re-activate when optionActive is no longer visible, or when _index has
81817
- // been reset (e.g. by clearSelection in an async update) so that
81818
- // makeSelection() can find the correct option.
81689
+ // Re-activate when optionActive is not in the current scrollable viewport,
81690
+ // or when _index has been reset (e.g. by clearSelection in an async update)
81691
+ // so that makeSelection() can find the correct option.
81819
81692
  if (!this.availableOptions.includes(this.menu.optionActive) || this.menu._index < 0) {
81820
81693
  this.activateFirstEnabledAvailableOption();
81821
81694
  }
@@ -81888,18 +81761,6 @@ class AuroCombobox extends AuroElement$3 {
81888
81761
  this.dropdownOpen = ev.detail.expanded;
81889
81762
  this.updateMenuShapeSize();
81890
81763
 
81891
- // Defer aria-expanded "true" so VoiceOver finishes character echo
81892
- // before announcing "expanded". Set "false" immediately on close.
81893
- clearTimeout(this._expandedTimeout);
81894
- if (this.dropdownOpen) {
81895
- const expandedDelay = 150;
81896
- this._expandedTimeout = setTimeout(() => {
81897
- this.triggerExpandedState = true;
81898
- }, expandedDelay);
81899
- } else {
81900
- this.triggerExpandedState = false;
81901
- }
81902
-
81903
81764
  // Clear aria-activedescendant when dropdown closes
81904
81765
  if (!this.dropdownOpen && this.input) {
81905
81766
  this.input.setActiveDescendant(null);
@@ -81949,28 +81810,25 @@ class AuroCombobox extends AuroElement$3 {
81949
81810
 
81950
81811
  guardTouchPassthrough$1(this.menu);
81951
81812
 
81952
- // The dialog's showModal() steals focus from the trigger.
81953
- // A single rAF is enough for the dialog DOM to be painted and
81954
- // focusable, then doubleRaf finalizes the transition.
81813
+ // showModal() takes focus away from the trigger. Early focus once
81814
+ // the dialog has painted; the shared doubleRaf below is the fallback
81815
+ // for when the dialog needs an extra frame and also clears the
81816
+ // validation guard.
81955
81817
  requestAnimationFrame(() => {
81956
81818
  this.setInputFocus();
81957
81819
  });
81958
-
81959
- doubleRaf$1(() => {
81960
- this.setInputFocus();
81961
- this._inFullscreenTransition = false;
81962
- });
81963
- } else {
81964
- // Desktop popover-open: restore the trigger caret to end-of-text.
81965
- // Clicking the trigger lands on auro-input's floating <label for="…">
81966
- // overlay; Chrome resets the native input's selection to [0, 0] on
81967
- // label-focus before any JS runs. setInputFocus()'s non-fullscreen
81968
- // branch parks the caret at end. doubleRaf lets the dropdown layout
81969
- // settle first, matching the fullscreen branch timing.
81970
- doubleRaf$1(() => {
81971
- this.setInputFocus();
81972
- });
81973
81820
  }
81821
+ // else (desktop popover-open): Chrome resets the trigger caret to
81822
+ // [0, 0] when its floating <label for="…"> overlay receives focus.
81823
+ // The shared doubleRaf below parks the caret back at end-of-text
81824
+ // after the dropdown layout settles.
81825
+
81826
+ doubleRaf$1(() => {
81827
+ this.setInputFocus();
81828
+ if (this._inFullscreenTransition) {
81829
+ this._inFullscreenTransition = false;
81830
+ }
81831
+ });
81974
81832
  }
81975
81833
  });
81976
81834
 
@@ -82007,7 +81865,7 @@ class AuroCombobox extends AuroElement$3 {
82007
81865
  this.dropdown.trigger.inert = false;
82008
81866
  }
82009
81867
 
82010
- setTimeout(() => {
81868
+ this._scheduleTimer(() => {
82011
81869
  this.setInputFocus();
82012
81870
  }, 0);
82013
81871
  });
@@ -82151,7 +82009,7 @@ class AuroCombobox extends AuroElement$3 {
82151
82009
 
82152
82010
  // racing condition on custom-combobox with custom-menu
82153
82011
  if (!this.menu) {
82154
- setTimeout(() => {
82012
+ this._scheduleTimer(() => {
82155
82013
  this.configureMenu();
82156
82014
  }, 0);
82157
82015
  return;
@@ -82181,7 +82039,7 @@ class AuroCombobox extends AuroElement$3 {
82181
82039
  if (this.menu.optionSelected) {
82182
82040
  const selected = this.menu.optionSelected;
82183
82041
 
82184
- if (!this.optionSelected || this.optionSelected !== selected) {
82042
+ if (this.optionSelected !== selected) {
82185
82043
  this.optionSelected = selected;
82186
82044
  }
82187
82045
 
@@ -82194,7 +82052,7 @@ class AuroCombobox extends AuroElement$3 {
82194
82052
  }
82195
82053
 
82196
82054
  // Update display
82197
- this.updateTriggerTextDisplay(getOptionLabel(this.optionSelected) || this.menu.value);
82055
+ this.updateTriggerTextDisplay(getOptionLabel(this.optionSelected));
82198
82056
 
82199
82057
  // Update match word for filtering
82200
82058
  const trimmedInput = normalizeFilterValue(this.input.value);
@@ -82206,17 +82064,24 @@ class AuroCombobox extends AuroElement$3 {
82206
82064
  // Hide dropdown on selection (except during slot changes)
82207
82065
  if (evt.detail && evt.detail.source !== 'slotchange') {
82208
82066
  // do not close while typing in suggestion mode with no value selected, to allow freeform input
82209
- if (this.menu.value || this.behavior !== 'suggestion') {
82210
- this.hideBib();
82067
+ this.hideBib();
82068
+
82069
+ // Move focus to the clear button when the user makes a selection.
82070
+ if (!isEcho && this.menu.value !== undefined) {
82071
+ this.setClearBtnFocus();
82211
82072
  }
82212
82073
 
82213
82074
  // Announce the selection after the dropdown closes so it isn't
82214
82075
  // overridden by VoiceOver's "collapsed" announcement from aria-expanded.
82076
+ // Skip when there's no selected value (e.g. menu.clearSelection() from
82077
+ // the unmatched-value path), otherwise VoiceOver reads "undefined".
82215
82078
  const selectedValue = this.menu.value;
82216
- const announcementDelay = 300;
82217
- setTimeout(() => {
82218
- announceToScreenReader$1(this._getAnnouncementRoot(), `${selectedValue}, selected`);
82219
- }, announcementDelay);
82079
+ if (selectedValue) {
82080
+ const announcementDelay = 300;
82081
+ this._scheduleTimer(() => {
82082
+ announceToScreenReader$1(this._getAnnouncementRoot(), `${selectedValue}, selected`);
82083
+ }, announcementDelay);
82084
+ }
82220
82085
  }
82221
82086
 
82222
82087
  // Programmatic value syncs leave availableOptions stale because
@@ -82225,22 +82090,6 @@ class AuroCombobox extends AuroElement$3 {
82225
82090
  // only — fresh user selections take the existing hideBib path.
82226
82091
  if (isEcho && this.menu.optionSelected) {
82227
82092
  this._programmaticFilterRefresh = true;
82228
- this.handleMenuOptions();
82229
- setTimeout(() => {
82230
- this._programmaticFilterRefresh = false;
82231
- }, 0);
82232
- }
82233
-
82234
- // base-input skips auto-validate when focus is inside its own shadow,
82235
- // which it is after setTriggerInputFocus — re-run so prior tooShort
82236
- // clears. processCreditCard reasserts errorMessage on every render.
82237
- if (!isEcho && this.menu.optionSelected && this.input.validate) {
82238
- this.input.updateComplete.then(() => {
82239
- this.input.validate(true);
82240
- if (this.input.validity === 'valid') {
82241
- this.input.errorMessage = '';
82242
- }
82243
- });
82244
82093
  }
82245
82094
  });
82246
82095
 
@@ -82253,6 +82102,14 @@ class AuroCombobox extends AuroElement$3 {
82253
82102
  // stale option. Safe from re-entrancy because any resulting
82254
82103
  // input.value changes dispatch isProgrammatic events.
82255
82104
  this.menu.addEventListener('auroMenu-selectValueFailure', () => {
82105
+ // Announce the rejection BEFORE we clear `this.value` so the live
82106
+ // region carries the attempted value — without this the bib closes
82107
+ // silently and screen-reader users get no signal that their request
82108
+ // (e.g. a direct setMenuValue() call) was dropped.
82109
+ const attemptedValue = this.value;
82110
+ if (attemptedValue) {
82111
+ announceToScreenReader$1(this._getAnnouncementRoot(), `No matching option for ${attemptedValue}`);
82112
+ }
82256
82113
  this.value = undefined;
82257
82114
  this.optionSelected = undefined;
82258
82115
  });
@@ -82264,10 +82121,13 @@ class AuroCombobox extends AuroElement$3 {
82264
82121
  this.input.setActiveDescendant(this.optionActive);
82265
82122
  }
82266
82123
 
82267
- // Announce the active option for screen readers including position,
82268
- // since shadow DOM boundaries prevent native reading of
82269
- // aria-setsize/aria-posinset via aria-activedescendant.
82270
- if (this.optionActive) {
82124
+ // In fullscreen mode the menu sits inside a nested <dialog> shadow root,
82125
+ // and aria-activedescendant references across that boundary are lost —
82126
+ // VoiceOver/NVDA don't read the active option natively, so we mirror it
82127
+ // into the polite live region. In popover mode aria-activedescendant on
82128
+ // the trigger input is read natively; double-announcing would flood the
82129
+ // queue on arrow-key repeat.
82130
+ if (this.optionActive && this.dropdown.isBibFullscreen) {
82271
82131
  const optionText = this.optionActive.textContent.trim();
82272
82132
  const selectedState = this.optionActive.hasAttribute('selected') ? ', selected' : ', not selected';
82273
82133
  const optionIndex = this.availableOptions.indexOf(this.optionActive) + 1;
@@ -82300,7 +82160,12 @@ class AuroCombobox extends AuroElement$3 {
82300
82160
  * Validate every time we remove focus from the combo box.
82301
82161
  */
82302
82162
  this.addEventListener('focusout', () => {
82303
- if (!this.componentHasFocus && !this._inFullscreenTransition) {
82163
+ // Skip while the dropdown is open — focus transits out briefly on
82164
+ // mousedown of a menu option (popover top-layer breaks :focus-within),
82165
+ // and validating against the pre-selection value flashes a stale error
82166
+ // between mousedown and mouseup. The next focusout fires after the
82167
+ // dropdown closes and validates against the post-selection value.
82168
+ if (!this.componentHasFocus && !this._inFullscreenTransition && !this.dropdownOpen) {
82304
82169
  this.validate();
82305
82170
  }
82306
82171
  });
@@ -82363,49 +82228,40 @@ class AuroCombobox extends AuroElement$3 {
82363
82228
  if (this._syncingDisplayValue) {
82364
82229
  return;
82365
82230
  }
82366
- this._syncingBibValue = true;
82367
- this.input.value = this.inputInBib.value;
82368
- this.input.updateComplete.then(() => {
82369
- this._syncingBibValue = false;
82370
- });
82371
82231
 
82372
- // Run filtering inline — the re-entrant event won't reach this code.
82373
- this.menu.matchWord = normalizeFilterValue(this.inputInBib.value);
82374
- this.optionActive = null;
82375
-
82376
- // In suggestion mode, keep the combobox value in sync with the typed
82377
- // text so that freeform values are captured (mirroring the non-fullscreen
82378
- // path). Clear the selection when the input is emptied.
82379
- if (this.behavior === 'suggestion') {
82380
- this.value = this.inputInBib.value || undefined;
82232
+ // Filtering runs via re-entrance: writing this.input.value below
82233
+ // dispatches an 'input' event that the trigger's listener routes to
82234
+ // handleTriggerInputValueChange, which refreshes the menu filter.
82235
+ if (this.input.value !== this.inputInBib.value) {
82236
+ this._syncingBibValue = true;
82237
+ this.input.value = this.inputInBib.value;
82238
+ this.input.updateComplete.then(() => {
82239
+ this._syncingBibValue = false;
82240
+ });
82381
82241
  }
82382
82242
 
82383
- this.handleMenuOptions();
82384
82243
  this.dispatchEvent(new CustomEvent('inputValue', { detail: { value: this.inputValue } }));
82385
- return;
82244
+ } else if (event.target === this.input) {
82245
+
82246
+ // Also sync the native input immediately so keystrokes arriving
82247
+ // before Lit's async update cycle (e.g. rapid Backspaces during a
82248
+ // fullscreen transition) operate on the correct content.
82249
+ // Skip the next programmatic input event to prevent the patched setter
82250
+ // from re-entering handleInputValueChange via the bib path.
82251
+ const bibNativeInput = this.inputInBib.inputElement;
82252
+ if (bibNativeInput && bibNativeInput.value !== this.input.value) {
82253
+ this.inputInBib.skipNextProgrammaticInputEvent = true;
82254
+ bibNativeInput.value = this.input.value || '';
82255
+ }
82386
82256
  }
82387
82257
 
82258
+ this.value = this.input.value;
82259
+
82388
82260
  // Ignore re-entrant input events caused by programmatic value sets.
82389
82261
  if (this._syncingBibValue || this._syncingDisplayValue) {
82390
82262
  return;
82391
82263
  }
82392
82264
 
82393
- this.inputInBib.value = this.input.value;
82394
-
82395
- // Also sync the native input immediately so keystrokes arriving
82396
- // before Lit's async update cycle (e.g. rapid Backspaces during a
82397
- // fullscreen transition) operate on the correct content.
82398
- // Skip the next programmatic input event to prevent the patched setter
82399
- // from re-entering handleInputValueChange via the bib path.
82400
- const bibNativeInput = this.inputInBib.inputElement;
82401
- if (bibNativeInput && bibNativeInput.value !== this.input.value) {
82402
- this.inputInBib.skipNextProgrammaticInputEvent = true;
82403
- bibNativeInput.value = this.input.value || '';
82404
- }
82405
-
82406
- this.menu.matchWord = normalizeFilterValue(this.input.value);
82407
- this.optionActive = null;
82408
-
82409
82265
  if (this.behavior === 'suggestion') {
82410
82266
  this.value = this.input.value;
82411
82267
  }
@@ -82413,7 +82269,6 @@ class AuroCombobox extends AuroElement$3 {
82413
82269
  if (!this.input.value && !this._clearing) {
82414
82270
  this.clear();
82415
82271
  }
82416
- this.handleMenuOptions();
82417
82272
 
82418
82273
  // Validate only if the value was set programmatically (not during user
82419
82274
  // interaction). In fullscreen dialog mode, componentHasFocus returns false
@@ -82423,34 +82278,44 @@ class AuroCombobox extends AuroElement$3 {
82423
82278
  this.validate();
82424
82279
  }
82425
82280
 
82426
- if (this.input.value && this.input.value.length === 0) {
82427
- // Hide menu if value is empty, otherwise show if there are available suggestions
82428
- this.hideBib();
82429
- } else if (this.menu.loading) {
82430
- // if input has value but menu is loading, show bib immediately
82431
- this.showBib();
82432
- } else if (this.availableOptions.length === 0 && !this.dropdown.isBibFullscreen) {
82433
- // Force dropdown bib to hide if input value has no matching suggestions
82434
- this.hideBib();
82281
+ this.dispatchEvent(new CustomEvent('inputValue', { detail: { value: this.inputValue } }));
82282
+ }
82283
+
82284
+ /**
82285
+ * Handles input value changes originating from the trigger input.
82286
+ * Refreshes menu options and filtering, delegates to handleInputValueChange
82287
+ * for value synchronization, and manages fullscreen bib focus.
82288
+ * @private
82289
+ * @param {Event} event - The input event from the trigger input element.
82290
+ * @returns {void}
82291
+ */
82292
+ handleTriggerInputValueChange(event) {
82293
+ // 'input' fires for every user-initiated value change — typing, paste,
82294
+ // IME composition end, dead-key composition, drag-drop. Flip _userTyped
82295
+ // here so updated('availableOptions') auto-opens the bib for sources
82296
+ // that keydown alone misses: paste fires no keydown, IME uses
82297
+ // key='Process', and dead keys produce multi-char keys (all bypass the
82298
+ // prior keydown.key.length===1 gate). Skip programmatic syncs.
82299
+ if (!this._syncingDisplayValue && !this._syncingBibValue && !this._programmaticFilterRefresh) {
82300
+ this._userTyped = true;
82435
82301
  }
82436
82302
 
82437
- // iOS virtual keyboard retention: when in fullscreen mode, ensure the
82438
- // dialog opens and the bib input is focused synchronously within the
82439
- // input event (user gesture) chain. Without this, Lit's async update
82440
- // cycle delays showModal() past the user activation window, causing
82441
- // iOS Safari to dismiss the virtual keyboard when the fullscreen
82442
- // dialog opens — the user then has to tap the input again to resume
82443
- // typing.
82444
- if (this.dropdown.isBibFullscreen && this.input.value && this.input.value.length > 0) {
82445
- if (!this.dropdown.isPopoverVisible) {
82446
- this.showBib();
82447
- }
82448
- if (this.dropdown.isPopoverVisible) {
82449
- this.setInputFocus();
82450
- }
82303
+ this.handleMenuOptions();
82304
+ this.optionActive = null;
82305
+
82306
+ if (this.value === this.input.value) {
82307
+ return;
82451
82308
  }
82452
82309
 
82453
- this.dispatchEvent(new CustomEvent('inputValue', { detail: { value: this.inputValue } }));
82310
+ this.handleInputValueChange(event);
82311
+
82312
+ if (this.dropdown.isBibFullscreen && this.input.value && this.input.value.length > 0 && this.dropdown.isPopoverVisible) {
82313
+ this.setInputFocus();
82314
+ }
82315
+
82316
+ if (this._programmaticFilterRefresh) {
82317
+ this._programmaticFilterRefresh = false;
82318
+ }
82454
82319
  }
82455
82320
 
82456
82321
  /**
@@ -82518,6 +82383,11 @@ class AuroCombobox extends AuroElement$3 {
82518
82383
  disconnectedCallback() {
82519
82384
  super.disconnectedCallback();
82520
82385
  this._inFullscreenTransition = false;
82386
+ // Cancel any outstanding timers so detached callbacks don't fire on
82387
+ // disposed DOM — most are no-ops, but configureMenu's racing-condition
82388
+ // retry would otherwise keep rescheduling itself indefinitely.
82389
+ this._pendingTimers.forEach((id) => clearTimeout(id));
82390
+ this._pendingTimers.clear();
82521
82391
  }
82522
82392
 
82523
82393
  firstUpdated() {
@@ -82559,7 +82429,7 @@ class AuroCombobox extends AuroElement$3 {
82559
82429
  this.menu.value = value;
82560
82430
  // Backup clear: if menu.value === menu.optionSelected.value already, the
82561
82431
  // listener won't fire and the flag would swallow the next user click.
82562
- setTimeout(() => {
82432
+ this._scheduleTimer(() => {
82563
82433
  this._pendingMenuValueSync = false;
82564
82434
  }, 0);
82565
82435
  }
@@ -82576,15 +82446,7 @@ class AuroCombobox extends AuroElement$3 {
82576
82446
  this.menu.value = undefined;
82577
82447
  this.validation.reset(this);
82578
82448
  this.touched = false;
82579
- // Force validity back to the cleared state. validation.reset() calls
82580
- // validate() at the end, and (post-credit-card-fix) the trigger input's
82581
- // residual validity may still be copied into the combobox by the
82582
- // auroInputElements loop. Explicitly clear here so reset() actually
82583
- // leaves the component in a "no validity" state.
82584
82449
  this.validity = undefined;
82585
- this.errorMessage = '';
82586
- this.input.validity = undefined;
82587
- this.input.errorMessage = '';
82588
82450
  }
82589
82451
 
82590
82452
  /**
@@ -82602,6 +82464,17 @@ class AuroCombobox extends AuroElement$3 {
82602
82464
  this.optionSelected = undefined;
82603
82465
  this.value = undefined;
82604
82466
 
82467
+ // Clear the appended displayValue clone in the trigger if present.
82468
+ // :not(slot) excludes the template's <slot name="displayValue"
82469
+ // slot="displayValue"> forwarder (line 1816), which also has
82470
+ // slot="displayValue" and would otherwise be matched first and removed,
82471
+ // permanently breaking the consumer-provided displayValue slot.
82472
+ const displayValueInTrigger = this.input.querySelector('[slot="displayValue"]:not(slot)');
82473
+
82474
+ if (displayValueInTrigger) {
82475
+ displayValueInTrigger.remove();
82476
+ }
82477
+
82605
82478
  if (this.input.value) {
82606
82479
  this.input.clear();
82607
82480
  }
@@ -82625,81 +82498,50 @@ class AuroCombobox extends AuroElement$3 {
82625
82498
  }
82626
82499
 
82627
82500
  updated(changedProperties) {
82628
- // After the component is ready, send direct value changes to auro-menu.
82501
+ // After the component is ready, propagate direct changes down to child components.
82629
82502
  if (changedProperties.has('value')) {
82630
- if (this.value && this.value.length > 0) {
82631
- this.hasValue = true;
82632
- } else {
82633
- this.hasValue = false;
82503
+ // Only flag programmatic refreshes — user-typed value changes must not
82504
+ // suppress the availableOptions branch's showBib(). Firefox batches
82505
+ // 'value' and 'availableOptions' into the same updated() call, so
82506
+ // setting the flag unconditionally here masks the user-typed open path.
82507
+ if (!this._userTyped) {
82508
+ this._programmaticFilterRefresh = true;
82634
82509
  }
82635
82510
 
82636
- if (this.hasValue && !this.input.value && (!this.menu.options || this.menu.options.length === 0)) {
82637
- this.input.value = this.value;
82638
- }
82511
+ if (this.input.value !== this.value) {
82512
+ // Clear menu.value AND menu.optionSelected together. Clearing only
82513
+ // menu.value leaves the previously-selected option element pinned
82514
+ // as menu.optionSelected; a later auroMenu-selectedOption event
82515
+ // would then write its stale .value back into combobox.value
82516
+ // (e.g. Tab-after-Backspace re-selecting the prior option).
82517
+ if (this.menu.value || this.menu.optionSelected) {
82518
+ this.menu.clearSelection();
82519
+ }
82639
82520
 
82640
- // Sync menu.value only when an option actually matches; otherwise clear it.
82641
- if (this.menu.options && this.menu.options.length > 0) {
82642
- if (this.menu.options.some((opt) => opt.value === this.value)) {
82643
- this.setMenuValue(this.value);
82644
- } else if (this.behavior === 'filter') {
82645
- // In filter mode, freeform values aren't allowed. Push the unmatched
82646
- // value through setMenuValue so menu dispatches auroMenu-selectValueFailure
82647
- // and the listener at line 1206 clears combobox.value (mirrors select's
82648
- // pattern). Bypassing setMenuValue here would skip the failure cascade.
82649
- this.setMenuValue(this.value);
82650
- } else {
82651
- if (this.menu.value) {
82652
- this.menu.value = undefined;
82653
- }
82654
- // Sync the display for programmatic freeform value changes (e.g. the
82655
- // swap-values pattern). Guard with _syncingDisplayValue so that the
82656
- // re-entrant input event from base-input.notifyValueChanged() is
82657
- // ignored by handleInputValueChange. Skip the sync when input already
82658
- // matches to avoid spurious events during the normal typing path.
82659
- const nextValue = this.value || '';
82660
- const triggerNeedsSync = this.input.value !== nextValue;
82661
- const bibNeedsSync = Boolean(this.inputInBib && this.inputInBib !== this.input && this.inputInBib.value !== nextValue);
82662
- if (triggerNeedsSync || bibNeedsSync) {
82663
- this._syncingDisplayValue = true;
82664
- if (triggerNeedsSync) {
82665
- this.input.value = nextValue;
82666
- }
82667
- if (bibNeedsSync) {
82668
- this.inputInBib.value = nextValue;
82669
- }
82670
- const pending = [];
82671
- if (triggerNeedsSync) {
82672
- pending.push(this.input.updateComplete);
82673
- }
82674
- if (bibNeedsSync) {
82675
- pending.push(this.inputInBib.updateComplete);
82676
- }
82677
- Promise.all(pending).then(() => {
82678
- if (triggerNeedsSync && this.input.maskInstance && typeof this.input.maskInstance.updateValue === 'function') {
82679
- this.input.maskInstance.updateValue();
82680
- }
82681
- if (bibNeedsSync && this.inputInBib && this.inputInBib.maskInstance && typeof this.inputInBib.maskInstance.updateValue === 'function') {
82682
- this.inputInBib.maskInstance.updateValue();
82683
- }
82684
- this._syncingDisplayValue = false;
82685
- // handleInputValueChange bailed on the flag — refresh the filter.
82686
- this._programmaticFilterRefresh = true;
82687
- this.handleMenuOptions();
82688
- setTimeout(() => {
82689
- this._programmaticFilterRefresh = false;
82690
- }, 0);
82691
- });
82692
- }
82521
+ if (!this.persistInput) {
82522
+ this.syncInputValuesAcrossTriggerAndBib(this.value || '');
82523
+ }
82524
+
82525
+ // Programmatic value with no matching option: updateFilter will close
82526
+ // the bib silently (see line 648 no noMatchOption + 0 results
82527
+ // hides). Announce so screen-reader users hear the request was
82528
+ // dropped. Gated on `input.value !== this.value` so this never fires
82529
+ // for user typing that path always reconciles input.value to
82530
+ // this.value before updated() runs.
82531
+ if (
82532
+ this.value &&
82533
+ this.menu &&
82534
+ this.menu.options &&
82535
+ this.menu.options.length > 0 &&
82536
+ !this.menu.options.some((opt) => opt.value === this.value)
82537
+ ) {
82538
+ announceToScreenReader$1(this._getAnnouncementRoot(), `No matching option for ${this.value}`);
82693
82539
  }
82694
82540
  }
82541
+
82695
82542
  if (!this.value) {
82696
82543
  this.clear();
82697
82544
  }
82698
- if (this.value && !this.componentHasFocus) {
82699
- // If the value got set programmatically make sure we hide the bib
82700
- // when input is not taking the focus (input can be in dropdown.trigger or in bibtemplate)
82701
- this.hideBib();
82702
- }
82703
82545
 
82704
82546
  // Sync the input and match word, but don't directly set menu.value again
82705
82547
  if (this.menu) {
@@ -82712,7 +82554,7 @@ class AuroCombobox extends AuroElement$3 {
82712
82554
  composed: true,
82713
82555
  detail: {
82714
82556
  optionSelected: this.menu.optionSelected,
82715
- value: this.menu.value
82557
+ value: this.value
82716
82558
  }
82717
82559
  }));
82718
82560
 
@@ -82735,16 +82577,28 @@ class AuroCombobox extends AuroElement$3 {
82735
82577
  // from a programmatic filter refresh after a value swap — the user
82736
82578
  // didn't interact, so we shouldn't auto-open the bib (especially for
82737
82579
  // the no-match path where the existing condition unconditionally fires).
82738
- if (this._programmaticFilterRefresh) {
82739
- this._programmaticFilterRefresh = false;
82740
- } else if ((this.availableOptions.length > 0 && (this.componentHasFocus || this.dropdownOpen)) || (this.menu && this.menu.loading) || (this.availableOptions.length === 0 && this.noMatchOption)) {
82741
- this.showBib();
82580
+ if ((this.menu && !this._programmaticFilterRefresh)) {
82581
+ if (
82582
+ this.availableOptions.length > 0 ||
82583
+ this.menu.loading ||
82584
+ this.noMatchOption
82585
+ ) {
82586
+ if (this._userTyped && !this.dropdownOpen) {
82587
+ this.showBib();
82588
+ }
82589
+ this._userTyped = false;
82590
+ }
82591
+
82742
82592
  if (!this.availableOptions.includes(this.menu.optionActive)) {
82743
82593
  this.activateFirstEnabledAvailableOption();
82744
82594
  }
82745
- } else if (this.dropdown && this.dropdown.isPopoverVisible) {
82595
+ } else if (!this.dropdown.isBibFullscreen) {
82746
82596
  this.hideBib();
82747
82597
  }
82598
+
82599
+ if (this._programmaticFilterRefresh) {
82600
+ this._programmaticFilterRefresh = false;
82601
+ }
82748
82602
  }
82749
82603
 
82750
82604
  if (changedProperties.has('error')) {
@@ -82886,10 +82740,10 @@ class AuroCombobox extends AuroElement$3 {
82886
82740
  shape="${this.shape}"
82887
82741
  size="${this.size}">
82888
82742
  <${this.inputTag}
82889
- @input="${this.handleInputValueChange}"
82743
+ @input="${this.handleTriggerInputValueChange}"
82890
82744
  appearance="${this.onDark ? 'inverse' : this.appearance}"
82891
82745
  .a11yActivedescendant="${this.dropdownOpen && this.optionActive ? this.optionActive.id : undefined}"
82892
- .a11yExpanded="${this.triggerExpandedState}"
82746
+ .a11yExpanded="${this.dropdownOpen}"
82893
82747
  .a11yControls="${this.dropdownId}"
82894
82748
  .autocomplete="${this.autocomplete}"
82895
82749
  .inputmode="${this.inputmode}"
@@ -85137,15 +84991,17 @@ class AuroFormValidation {
85137
84991
  );
85138
84992
  }
85139
84993
 
85140
- // If there is a second input in the elem and that value is undefined or an empty string set hasValue to false;
85141
- if (this.auroInputElements?.length === 2) {
85142
- if (!this.auroInputElements[1].value || this.auroInputElements[1].length === 0) {
84994
+ const isCombobox = this.runtimeUtils.elementMatch(elem, 'auro-combobox');
84995
+
84996
+ // If there is a second input in the elem and that value is undefined or an empty string set hasValue to false.
84997
+ // Skip for combobox: its second auro-input is the fullscreen-bib mirror of the same value, not an independent
84998
+ // field (datepicker is the intended consumer — start/end are independently required).
84999
+ if (this.auroInputElements?.length === 2 && !isCombobox) {
85000
+ if (!this.auroInputElements[1].value || this.auroInputElements[1].value.length === 0) {
85143
85001
  hasValue = false;
85144
85002
  }
85145
85003
  }
85146
85004
 
85147
- const isCombobox = this.runtimeUtils.elementMatch(elem, 'auro-combobox');
85148
-
85149
85005
  if (isCombobox) {
85150
85006
 
85151
85007
  if (!elem.persistInput || elem.behavior === "filter") {
@@ -89526,7 +89382,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$2 {
89526
89382
  }
89527
89383
  };
89528
89384
 
89529
- var formkitVersion$1 = '202606291837';
89385
+ var formkitVersion$1 = '202607011652';
89530
89386
 
89531
89387
  class AuroElement extends i$2 {
89532
89388
  static get properties() {
@@ -90925,7 +90781,7 @@ class AuroDropdown extends AuroElement {
90925
90781
 
90926
90782
  var colorCss$1 = i$4`#headerContainer{box-shadow:var(--ds-auro-dropdownbib-header-boxshadow-color)}#footerContainer{background-color:var(--ds-auro-dropdownbib-footer-container-color)}`;
90927
90783
 
90928
- var styleCss$2 = i$4`#bibTemplate{display:flex;overflow:hidden;height:100%;max-height:100%;flex-direction:column}#headerContainer{display:flex;flex-direction:column;padding:var(--ds-size-200, 1rem);padding-top:var(--ds-size-400, 2rem);padding-bottom:0}#headerContainer .titleRow{display:flex;flex-direction:row;justify-content:space-between;gap:var(--ds-size-100, 0.5rem)}#headerContainer .header{max-width:calc(100vw - var(--ds-size-900, 4.5rem));padding-top:var(--ds-size-200, 1rem)}#headerContainer .subheader{width:100%}#closeButton [auro-icon]{--ds-auro-icon-size: var(--ds-size-500, 2.5rem)}#bodyContainer{position:relative;overflow:auto;flex:1 1 100%}:host([isfullscreen]) #bibTemplate{max-height:100dvh}:host([isfullscreen]) #bodyContainer{margin-top:var(--ds-size-100, 0.5rem)}#footerContainer{position:absolute;right:0;bottom:0;left:0;padding:var(--ds-size-200, 1rem)}`;
90784
+ var styleCss$2 = i$4`#bibTemplate{display:flex;overflow:hidden;height:100%;max-height:100%;flex-direction:column}#headerContainer{display:flex;flex-direction:column;padding:var(--ds-size-200, 1rem);padding-top:var(--ds-size-400, 2rem);padding-bottom:0}#headerContainer .titleRow{display:flex;flex-direction:row;justify-content:space-between;gap:var(--ds-size-100, 0.5rem)}#headerContainer .header{max-width:calc(100vw - var(--ds-size-900, 4.5rem));padding-top:var(--ds-size-200, 1rem)}#headerContainer .subheader{width:100%}#closeButton [auro-icon]{--ds-auro-icon-size: var(--ds-size-500, 2.5rem)}#bodyContainer{position:relative;overflow:auto;flex:1}:host([isfullscreen]) #bibTemplate{max-height:100dvh}:host([isfullscreen]) #bodyContainer{margin-top:var(--ds-size-100, 0.5rem)}#footerContainer{padding:var(--ds-size-200, 1rem)}`;
90929
90785
 
90930
90786
  var tokenCss = i$4`:host{--ds-auro-dropdownbib-header-boxshadow-color: var(--ds-elevation-200, 0px 0px 10px rgba(0, 0, 0, 0.15));--ds-auro-dropdownbib-footer-container-color: var(--ds-basic-color-surface-default, #ffffff)}`;
90931
90787
 
@@ -91548,7 +91404,7 @@ class AuroHelpText extends i$2 {
91548
91404
  }
91549
91405
  }
91550
91406
 
91551
- var formkitVersion = '202606291837';
91407
+ var formkitVersion = '202607011652';
91552
91408
 
91553
91409
  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}`;
91554
91410