@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
@@ -26,7 +26,7 @@ const t$2=globalThis,i$4=t=>t,s$4=t$2.trustedTypes,e$3=s$4?s$4.createPolicy("lit
26
26
 
27
27
  var shapeSizeCss = i$6`.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}`;
28
28
 
29
- var styleCss$1 = i$6`.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}`;
29
+ var styleCss$1 = i$6`.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}`;
30
30
 
31
31
  var styleDefaultCss = i$6`.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}`;
32
32
 
@@ -4441,15 +4441,17 @@ class AuroFormValidation {
4441
4441
  );
4442
4442
  }
4443
4443
 
4444
- // If there is a second input in the elem and that value is undefined or an empty string set hasValue to false;
4445
- if (this.auroInputElements?.length === 2) {
4446
- if (!this.auroInputElements[1].value || this.auroInputElements[1].length === 0) {
4444
+ const isCombobox = this.runtimeUtils.elementMatch(elem, 'auro-combobox');
4445
+
4446
+ // If there is a second input in the elem and that value is undefined or an empty string set hasValue to false.
4447
+ // Skip for combobox: its second auro-input is the fullscreen-bib mirror of the same value, not an independent
4448
+ // field (datepicker is the intended consumer — start/end are independently required).
4449
+ if (this.auroInputElements?.length === 2 && !isCombobox) {
4450
+ if (!this.auroInputElements[1].value || this.auroInputElements[1].value.length === 0) {
4447
4451
  hasValue = false;
4448
4452
  }
4449
4453
  }
4450
4454
 
4451
- const isCombobox = this.runtimeUtils.elementMatch(elem, 'auro-combobox');
4452
-
4453
4455
  if (isCombobox) {
4454
4456
 
4455
4457
  if (!elem.persistInput || elem.behavior === "filter") {
@@ -10130,8 +10132,6 @@ function cleanEscapedString(input) {
10130
10132
  return input.match(escapedStringRegExp)[1].replace(doubleQuoteRegExp, "'");
10131
10133
  }
10132
10134
 
10133
- /* eslint-disable max-lines */
10134
-
10135
10135
  class AuroInputUtilities {
10136
10136
 
10137
10137
  /**
@@ -10174,7 +10174,7 @@ class AuroInputUtilities {
10174
10174
  /**
10175
10175
  * Converts an IMask-style date mask to a date-fns compatible format string.
10176
10176
  * @param {string} mask - IMask date mask (e.g. "MM/DD/YYYY").
10177
- * @returns {string} date-fns format string (e.g. "MM/dd/yyyy").
10177
+ * @returns {string} A date-fns format string (e.g. "MM/dd/yyyy").
10178
10178
  */
10179
10179
  toDateFnsMask(mask) {
10180
10180
  return mask
@@ -10396,6 +10396,7 @@ class AuroInputUtilities {
10396
10396
  const maskOptions = this.getMaskOptions('date', normalizedFormat);
10397
10397
 
10398
10398
  if (!(valueObject instanceof Date) || Number.isNaN(valueObject.getTime()) || !maskOptions || typeof maskOptions.format !== 'function') {
10399
+ console.debug('Invalid date object or mask options for formatting', { valueObject, maskOptions }); // eslint-disable-line no-console
10399
10400
  return undefined;
10400
10401
  }
10401
10402
 
@@ -10553,6 +10554,7 @@ class BaseInput extends AuroElement {
10553
10554
  // so a parent (datepicker/combobox) calling `validate()` synchronously
10554
10555
  // during its own update cycle sees a populated util instance.
10555
10556
  this.activeLabel = false;
10557
+
10556
10558
  /** @private */
10557
10559
  this.allowedInputTypes = [
10558
10560
  "text",
@@ -10563,6 +10565,7 @@ class BaseInput extends AuroElement {
10563
10565
  "tel"
10564
10566
  ];
10565
10567
  this.appearance = "default";
10568
+
10566
10569
  /** @private */
10567
10570
  this.dateFormatMap = {
10568
10571
  'mm/dd/yyyy': 'dateMMDDYYYY',
@@ -10581,23 +10584,24 @@ class BaseInput extends AuroElement {
10581
10584
  'mm/dd': 'dateMMDD'
10582
10585
  };
10583
10586
  this.disabled = false;
10587
+
10584
10588
  /** @private */
10585
10589
  this.domHandler = new DomHandler();
10586
10590
  this.dvInputOnly = false;
10587
10591
  this.hasValue = false;
10588
10592
  this.hideLabelVisually = false;
10589
10593
  this.icon = false;
10594
+
10590
10595
  /** @private */
10591
10596
  this.inputIconName = undefined;
10597
+
10592
10598
  /** @private */
10593
10599
  this.label = 'Input label is undefined';
10594
10600
  this.layout = 'classic';
10595
10601
  this.locale = 'en-US';
10596
10602
  this.max = undefined;
10597
- this._maxObject = undefined;
10598
10603
  this.maxLength = undefined;
10599
10604
  this.min = undefined;
10600
- this._minObject = undefined;
10601
10605
  this.minLength = undefined;
10602
10606
  this.noValidate = false;
10603
10607
  this.onDark = false;
@@ -10614,23 +10618,27 @@ class BaseInput extends AuroElement {
10614
10618
  "email"
10615
10619
  ];
10616
10620
  this.shape = 'classic';
10621
+
10617
10622
  /** @private */
10618
10623
  this.showPassword = false;
10619
10624
  this.size = 'lg';
10620
10625
  this.touched = false;
10626
+
10621
10627
  /** @private */
10622
10628
  this.uniqueId = new UniqueId().create();
10629
+
10623
10630
  /** @private */
10624
10631
  this.util = new AuroInputUtilities({
10625
10632
  locale: this.locale,
10626
10633
  format: this.format
10627
10634
  });
10635
+
10628
10636
  /** @private */
10629
10637
  this.validation = new AuroFormValidation();
10638
+
10630
10639
  /** @private */
10631
10640
  this.validationCCLength = undefined;
10632
10641
  this.value = undefined;
10633
- this._valueObject = undefined;
10634
10642
  }
10635
10643
 
10636
10644
  // function to define props used within the scope of this component
@@ -11068,7 +11076,7 @@ class BaseInput extends AuroElement {
11068
11076
  * @returns {Date|undefined}
11069
11077
  */
11070
11078
  get valueObject() {
11071
- return this._valueObject || this._computeDateObjectFallback(this.value);
11079
+ return this.value && dateFormatter.isValidDate(this.value) ? dateFormatter.stringToDateInstance(this.value) : undefined;
11072
11080
  }
11073
11081
 
11074
11082
  /**
@@ -11076,7 +11084,7 @@ class BaseInput extends AuroElement {
11076
11084
  * @returns {Date|undefined}
11077
11085
  */
11078
11086
  get minObject() {
11079
- return this._minObject || this._computeDateObjectFallback(this.min);
11087
+ return this.min && dateFormatter.isValidDate(this.min) ? dateFormatter.stringToDateInstance(this.min) : undefined;
11080
11088
  }
11081
11089
 
11082
11090
  /**
@@ -11084,50 +11092,7 @@ class BaseInput extends AuroElement {
11084
11092
  * @returns {Date|undefined}
11085
11093
  */
11086
11094
  get maxObject() {
11087
- return this._maxObject || this._computeDateObjectFallback(this.max);
11088
- }
11089
-
11090
- /**
11091
- * Parses a date string into a Date object when the corresponding `_*Object`
11092
- * field hasn't been synced yet by `updated()`. Returns undefined when the
11093
- * input type/format isn't a full date or the string is not a valid date.
11094
- *
11095
- * Why this exists: a parent (datepicker) can call `inputN.validate()` from
11096
- * inside its own `updated()` before this input's `updated()` has run
11097
- * `syncDateValues()` — so `_valueObject`/`_maxObject` are still `undefined`
11098
- * and range checks would otherwise silently no-op (flipping the result to
11099
- * `valid` or `patternMismatch`).
11100
- * @private
11101
- * @param {string|undefined} dateStr - ISO date string from `value`/`min`/`max`.
11102
- * @returns {Date|undefined}
11103
- */
11104
- _computeDateObjectFallback(dateStr) {
11105
- if (!dateStr || !this.util || !this.util.isFullDateFormat(this.type, this.format)) {
11106
- return undefined;
11107
- }
11108
- if (!dateFormatter.isValidDate(dateStr)) {
11109
- return undefined;
11110
- }
11111
- return dateFormatter.stringToDateInstance(dateStr);
11112
- }
11113
-
11114
- /**
11115
- * Internal setter for readonly date object properties.
11116
- * @private
11117
- * @param {'valueObject'|'minObject'|'maxObject'} propertyName - Public object property name.
11118
- * @param {Date|undefined} propertyValue - Value to assign.
11119
- * @returns {void}
11120
- */
11121
- setDateObjectProperty(propertyName, propertyValue) {
11122
- const internalPropertyName = `_${propertyName}`;
11123
- const previousValue = this[internalPropertyName];
11124
-
11125
- if (previousValue === propertyValue) {
11126
- return;
11127
- }
11128
-
11129
- this[internalPropertyName] = propertyValue;
11130
- this.requestUpdate(propertyName, previousValue);
11095
+ return this.max && dateFormatter.isValidDate(this.max) ? dateFormatter.stringToDateInstance(this.max) : undefined;
11131
11096
  }
11132
11097
 
11133
11098
  connectedCallback() {
@@ -11156,7 +11121,6 @@ class BaseInput extends AuroElement {
11156
11121
  format: this.format
11157
11122
  });
11158
11123
  this.configureDataForType();
11159
- this.syncDateValues();
11160
11124
  }
11161
11125
 
11162
11126
  disconnectedCallback() {
@@ -11195,7 +11159,6 @@ class BaseInput extends AuroElement {
11195
11159
  this.setCustomHelpTextMessage();
11196
11160
  this.configureAutoFormatting();
11197
11161
  this.configureDataForType();
11198
- this.syncDateValues();
11199
11162
  }
11200
11163
 
11201
11164
  /**
@@ -11253,7 +11216,7 @@ class BaseInput extends AuroElement {
11253
11216
 
11254
11217
  /**
11255
11218
  * @private
11256
- * @deprecated https://dev.azure.com/itsals/E_Retain_Content/_workitems/edit/1557296
11219
+ * @deprecated See https://dev.azure.com/itsals/E_Retain_Content/_workitems/edit/1557296.
11257
11220
  * @returns {void} Sets the default help text for the input.
11258
11221
  */
11259
11222
  setCustomHelpTextMessage() {
@@ -11339,8 +11302,6 @@ class BaseInput extends AuroElement {
11339
11302
  this.configureDataForType();
11340
11303
  }
11341
11304
 
11342
- this.syncDateValues(changedProperties);
11343
-
11344
11305
  if (changedProperties.has('value')) {
11345
11306
  if (this.value && this.value.length > 0) {
11346
11307
  this.hasValue = true;
@@ -11362,14 +11323,14 @@ class BaseInput extends AuroElement {
11362
11323
 
11363
11324
  if (formattedValue !== this.inputElement.value) {
11364
11325
  this.skipNextProgrammaticInputEvent = true;
11365
- if (this.maskInstance && this.type === 'credit-card') {
11326
+ if (this.maskInstance && this.type !== 'date') {
11366
11327
  // Route through the mask so its _value and el.value stay in lock-step
11367
11328
  // (set value calls updateControl which writes el.value = displayValue).
11368
11329
  // Writing el.value directly leaves the mask thinking displayValue is
11369
- // stale; _saveSelection on the next focus/click then warns. Scoped to
11370
- // credit-card so date's own formattedValue (raw ISO when calendar-invalid)
11371
- // isn't re-masked through the mm/dd/yyyy mask, which would truncate it
11372
- // and flip validity from patternMismatch to tooShort.
11330
+ // stale; _saveSelection on the next focus/click then warns. Date is
11331
+ // excluded because its formattedValue can be raw ISO when the calendar
11332
+ // is invalid, and re-masking through mm/dd/yyyy would truncate it and
11333
+ // flip validity from patternMismatch to tooShort.
11373
11334
  this.maskInstance.value = formattedValue || '';
11374
11335
  } else if (formattedValue) {
11375
11336
  this.inputElement.value = formattedValue;
@@ -11411,120 +11372,65 @@ class BaseInput extends AuroElement {
11411
11372
  }));
11412
11373
  }
11413
11374
 
11414
-
11415
- /**
11416
- * Synchronizes the ISO string values and Date object representations for date-related properties.
11417
- * This keeps the model and display values aligned when either side changes.
11418
- *
11419
- * When a full date format is in use, this method updates `value`, `min`, and `max` from their corresponding
11420
- * Date objects or vice versa, based on which properties have changed. It only runs when the current configuration
11421
- * represents a full year/month/day date format.
11422
- *
11423
- * @param {Map<string, unknown>|undefined} [changedProperties=undefined] - Optional map of changed properties used to limit which values are synchronized.
11424
- * @returns {void}
11425
- * @private
11426
- */
11427
- syncDateValues(changedProperties = undefined) {
11428
- if (!this.util.isFullDateFormat(this.type, this.format)) {
11429
- return;
11430
- }
11431
-
11432
- this.syncSingleDateValue(changedProperties, 'valueObject', 'value');
11433
- this.syncSingleDateValue(changedProperties, 'minObject', 'min');
11434
- this.syncSingleDateValue(changedProperties, 'maxObject', 'max');
11435
- }
11436
-
11437
- /**
11438
- * Synchronizes one date object/string property pair.
11439
- * @private
11440
- * @param {Map<string, unknown>|undefined} changedProperties - Map of changed properties from Lit.
11441
- * @param {string} objectProperty - Date object property name.
11442
- * @param {string} valueProperty - ISO string property name.
11443
- * @returns {void}
11444
- */
11445
- syncSingleDateValue(changedProperties, objectProperty, valueProperty) {
11446
- const objectPropertyChanged = !changedProperties || changedProperties.has(objectProperty);
11447
-
11448
- // objectProperty wins over valueProperty when both changed
11449
- if (objectPropertyChanged && this[objectProperty]) {
11450
- this[valueProperty] = dateFormatter.toISOFormatString(this[objectProperty]);
11451
- return;
11452
- }
11453
-
11454
- const valuePropertyChanged = !changedProperties || changedProperties.has(valueProperty);
11455
- if (!valuePropertyChanged) {
11456
- return;
11457
- }
11458
-
11459
- // 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)
11460
- if (
11461
- changedProperties &&
11462
- valueProperty === 'value' &&
11463
- changedProperties.get('value') === undefined &&
11464
- this[objectProperty] instanceof Date &&
11465
- this[valueProperty] === dateFormatter.toISOFormatString(this[objectProperty])
11466
- ) {
11467
- return;
11468
- }
11469
-
11470
- if (dateFormatter.isValidDate(this[valueProperty])) {
11471
- this.setDateObjectProperty(objectProperty, dateFormatter.stringToDateInstance(this[valueProperty]));
11472
- } else {
11473
- this.setDateObjectProperty(objectProperty, undefined);
11474
- }
11475
- }
11476
-
11477
11375
  /**
11478
11376
  * Sets up IMasks and logic based on auto-formatting requirements.
11479
11377
  * @private
11480
11378
  * @returns {void}
11481
11379
  */
11482
11380
  configureAutoFormatting() {
11483
- // Re-entrancy guard. The patched-setter's synthetic input event (suppressed
11484
- // by _configuringMask above) could otherwise trigger handleInput
11485
- // processCreditCard configureAutoFormatting before the outer call's
11486
- // set value has finished its alignCursor pass.
11381
+ // _configuringMask gates two things: external re-entry into this method
11382
+ // while setup is mid-flight (from property changes that call back here),
11383
+ // and the accept/complete listeners below — both need to ignore the mask
11384
+ // events fired by our own value-restore step.
11487
11385
  if (this._configuringMask) return;
11488
11386
  this._configuringMask = true;
11489
11387
  try {
11388
+ // Destroy any prior mask so IMask can attach fresh under the new format.
11389
+ // Null the reference too — if the new maskOptions.mask is falsy (e.g.
11390
+ // type switched from credit-card to text) the IMask() reassignment
11391
+ // below is skipped, and downstream writes at line ~823 would otherwise
11392
+ // route through the destroyed instance.
11490
11393
  if (this.maskInstance) {
11491
11394
  this.maskInstance.destroy();
11395
+ this.maskInstance = null;
11492
11396
  }
11493
11397
 
11494
- // Pass new format to util
11495
11398
  this.util.updateFormat(this.format);
11496
11399
 
11497
11400
  const maskOptions = this.util.getMaskOptions(this.type, this.format);
11498
11401
 
11499
11402
  if (this.inputElement && maskOptions.mask) {
11500
-
11501
- // Stash and clear any existing value before IMask init.
11502
- // IMask's constructor processes the current input value which requires
11503
- // selection state clearing first avoids that scenario entirely.
11504
- // When the format changes (e.g. locale switch) and we have a valid ISO
11505
- // model value, compute the display string for the NEW format instead of
11506
- // re-using the old display string, which may be invalid in the new mask.
11403
+ // Capture the current display so it can be re-applied after IMask
11404
+ // attaches. The restore at the bottom goes through maskInstance.value
11405
+ // (not inputElement.value directly) so the mask's internal state and
11406
+ // the input's displayed text stay in lock-step.
11507
11407
  let existingValue = this.inputElement.value;
11408
+
11409
+ // Format-change case (e.g. locale switch): existingValue is the OLD
11410
+ // mask's display string and may not parse under the new mask. When
11411
+ // we have a valid date model, rebuild the display from valueObject
11412
+ // (the canonical source) using the new mask's format function.
11508
11413
  if (
11509
11414
  this.util.isFullDateFormat(this.type, this.format) &&
11510
11415
  this.value &&
11511
- dateFormatter.isValidDate(this.value) &&
11512
- this.valueObject instanceof Date &&
11513
- !Number.isNaN(this.valueObject.getTime()) &&
11416
+ this.valueObject &&
11514
11417
  typeof maskOptions.format === 'function'
11515
11418
  ) {
11516
11419
  existingValue = maskOptions.format(this.valueObject);
11517
11420
  }
11518
11421
 
11422
+ // Clear before IMask attaches so the constructor seeds an empty
11423
+ // internal value. Otherwise IMask reads the stale unmasked string
11424
+ // and emits a spurious 'accept' before the restore below runs.
11519
11425
  this.skipNextProgrammaticInputEvent = true;
11520
11426
  this.inputElement.value = '';
11521
11427
 
11522
11428
  this.maskInstance = IMask(this.inputElement, maskOptions);
11523
11429
 
11430
+ // Mask fires 'accept' on every value change, including the restore
11431
+ // step below. Skip events fired during configureAutoFormatting so
11432
+ // we don't overwrite a value the parent just pushed.
11524
11433
  this.maskInstance.on('accept', () => {
11525
- // Suppress propagation during configureAutoFormatting's own value-restoration
11526
- // (line below) — the mask emits 'accept' on every value-set, including ours,
11527
- // and we don't want to overwrite a value the parent just pushed.
11528
11434
  if (this._configuringMask) return;
11529
11435
  this.value = this.util.toModelValue(this.maskInstance.value, this.format);
11530
11436
  if (this.type === "date") {
@@ -11532,6 +11438,8 @@ class BaseInput extends AuroElement {
11532
11438
  }
11533
11439
  });
11534
11440
 
11441
+ // Mask fires 'complete' on the restore step below for any value that
11442
+ // happens to be a complete match. Same setup-suppression as 'accept'.
11535
11443
  this.maskInstance.on('complete', () => {
11536
11444
  if (this._configuringMask) return;
11537
11445
  this.value = this.util.toModelValue(this.maskInstance.value, this.format);
@@ -11540,7 +11448,9 @@ class BaseInput extends AuroElement {
11540
11448
  }
11541
11449
  });
11542
11450
 
11543
- // Restore the stashed value through IMask so it's properly masked
11451
+ // Write existingValue through the mask (not the input directly) so
11452
+ // the mask reformats it under the new rules and keeps its internal
11453
+ // _value aligned with the input's displayed text.
11544
11454
  if (existingValue) {
11545
11455
  this.maskInstance.value = existingValue;
11546
11456
  }
@@ -11634,10 +11544,10 @@ class BaseInput extends AuroElement {
11634
11544
  // the gated types currently support it, since the list is a public
11635
11545
  // property a consumer could mutate.
11636
11546
  if (this.setSelectionInputTypes.includes(this.type)) {
11637
- let selectionStart;
11547
+ let selectionStart = null;
11638
11548
  try {
11639
- selectionStart = this.inputElement.selectionStart;
11640
- } catch (error) { // eslint-disable-line no-unused-vars
11549
+ ({ selectionStart } = this.inputElement);
11550
+ } catch {
11641
11551
  return;
11642
11552
  }
11643
11553
  if (typeof selectionStart !== 'number') {
@@ -11646,7 +11556,7 @@ class BaseInput extends AuroElement {
11646
11556
  this.updateComplete.then(() => {
11647
11557
  try {
11648
11558
  this.inputElement.setSelectionRange(selectionStart, selectionStart);
11649
- } catch (error) { // eslint-disable-line no-unused-vars
11559
+ } catch {
11650
11560
  // Some input types (number/email in certain UAs) throw on
11651
11561
  // setSelectionRange; swallow and let the native cursor stand.
11652
11562
  }
@@ -11740,7 +11650,6 @@ class BaseInput extends AuroElement {
11740
11650
  */
11741
11651
  reset() {
11742
11652
  this.value = undefined;
11743
- this.setDateObjectProperty('valueObject', undefined);
11744
11653
  this.validation.reset(this);
11745
11654
  }
11746
11655
 
@@ -11749,7 +11658,6 @@ class BaseInput extends AuroElement {
11749
11658
  */
11750
11659
  clear() {
11751
11660
  this.value = undefined;
11752
- this.setDateObjectProperty('valueObject', undefined);
11753
11661
  }
11754
11662
 
11755
11663
  /**
@@ -11824,7 +11732,7 @@ class BaseInput extends AuroElement {
11824
11732
  /**
11825
11733
  * Function to support credit-card feature type.
11826
11734
  * @private
11827
- * @deprecated https://dev.azure.com/itsals/E_Retain_Content/_workitems/edit/1557296
11735
+ * @deprecated See https://dev.azure.com/itsals/E_Retain_Content/_workitems/edit/1557296.
11828
11736
  * @returns {object} JSON with data for credit card formatting.
11829
11737
  */
11830
11738
  matchInputValueToCreditCard() {
@@ -12278,7 +12186,7 @@ class AuroHelpText extends i$3 {
12278
12186
  }
12279
12187
  }
12280
12188
 
12281
- var formkitVersion = '202606291837';
12189
+ var formkitVersion = '202607011652';
12282
12190
 
12283
12191
  /**
12284
12192
  * @license
@@ -12613,7 +12521,7 @@ class AuroInput extends BaseInput {
12613
12521
  /**
12614
12522
  * Determines default help text string.
12615
12523
  * @private
12616
- * @deprecated https://dev.azure.com/itsals/E_Retain_Content/_workitems/edit/1557296
12524
+ * @deprecated See https://dev.azure.com/itsals/E_Retain_Content/_workitems/edit/1557296.
12617
12525
  * @returns {string} Evaluates pre-determined help text.
12618
12526
  */
12619
12527
  getHelpText() {
@@ -138,7 +138,7 @@ export class AuroInput extends BaseInput {
138
138
  /**
139
139
  * Determines default help text string.
140
140
  * @private
141
- * @deprecated https://dev.azure.com/itsals/E_Retain_Content/_workitems/edit/1557296
141
+ * @deprecated See https://dev.azure.com/itsals/E_Retain_Content/_workitems/edit/1557296.
142
142
  * @returns {string} Evaluates pre-determined help text.
143
143
  */
144
144
  private getHelpText;