@aurodesignsystem-dev/auro-formkit 0.0.0-pr1332.1 → 0.0.0-pr1335.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 (40) hide show
  1. package/components/checkbox/demo/api.min.js +1 -1
  2. package/components/checkbox/demo/index.min.js +1 -1
  3. package/components/checkbox/dist/index.js +1 -1
  4. package/components/checkbox/dist/registered.js +1 -1
  5. package/components/combobox/demo/api.min.js +8 -53
  6. package/components/combobox/demo/index.min.js +8 -53
  7. package/components/combobox/dist/auro-combobox.d.ts +1 -1
  8. package/components/combobox/dist/index.js +8 -53
  9. package/components/combobox/dist/registered.js +8 -53
  10. package/components/counter/demo/api.min.js +3 -17
  11. package/components/counter/demo/index.min.js +3 -17
  12. package/components/counter/dist/index.js +3 -17
  13. package/components/counter/dist/registered.js +3 -17
  14. package/components/datepicker/demo/api.min.js +6 -33
  15. package/components/datepicker/demo/index.min.js +6 -33
  16. package/components/datepicker/dist/index.js +6 -33
  17. package/components/datepicker/dist/registered.js +6 -33
  18. package/components/dropdown/demo/api.min.js +2 -16
  19. package/components/dropdown/demo/index.min.js +2 -16
  20. package/components/dropdown/dist/auro-dropdown.d.ts +0 -9
  21. package/components/dropdown/dist/index.js +2 -16
  22. package/components/dropdown/dist/registered.js +2 -16
  23. package/components/input/demo/api.md +1 -1
  24. package/components/input/demo/api.min.js +3 -16
  25. package/components/input/demo/index.min.js +3 -16
  26. package/components/input/dist/auro-input.d.ts +1 -0
  27. package/components/input/dist/base-input.d.ts +0 -9
  28. package/components/input/dist/index.js +3 -16
  29. package/components/input/dist/registered.js +3 -16
  30. package/components/radio/demo/api.min.js +1 -1
  31. package/components/radio/demo/index.min.js +1 -1
  32. package/components/radio/dist/index.js +1 -1
  33. package/components/radio/dist/registered.js +1 -1
  34. package/components/select/demo/api.min.js +11 -56
  35. package/components/select/demo/index.min.js +11 -56
  36. package/components/select/dist/auro-select.d.ts +0 -7
  37. package/components/select/dist/index.js +11 -56
  38. package/components/select/dist/registered.js +11 -56
  39. package/custom-elements.json +10 -87
  40. package/package.json +11 -3
@@ -9228,7 +9228,7 @@ class AuroBibtemplate extends LitElement {
9228
9228
  }
9229
9229
  }
9230
9230
 
9231
- var formkitVersion$2 = '202602092213';
9231
+ var formkitVersion$2 = '202602131810';
9232
9232
 
9233
9233
  let l$1 = 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=literal`${unsafeStatic(r)}`;return customElements.get(r)||customElements.define(r,class extends a{}),i}};let d$1 = 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 = 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=css`: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}
9234
9234
  `,u$4=css`.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}}
@@ -12941,7 +12941,7 @@ let AuroHelpText$2 = class AuroHelpText extends LitElement {
12941
12941
  }
12942
12942
  };
12943
12943
 
12944
- var formkitVersion$1 = '202602092213';
12944
+ var formkitVersion$1 = '202602131810';
12945
12945
 
12946
12946
  let AuroElement$2 = class AuroElement extends LitElement {
12947
12947
  static get properties() {
@@ -13228,20 +13228,6 @@ class AuroDropdown extends AuroElement$2 {
13228
13228
  }
13229
13229
  }
13230
13230
 
13231
- /**
13232
- * Sets the active descendant element for accessibility.
13233
- * Uses ariaActiveDescendantElement to cross shadow DOM boundaries.
13234
- * This function is used in components that contain `auro-dropdown` to set the active descendant.
13235
- * @private
13236
- * @param {HTMLElement|null} element - The element to set as the active descendant, or null to clear.
13237
- * @returns {void}
13238
- */
13239
- setActiveDescendant(element) {
13240
- if (this.trigger) {
13241
- this.trigger.ariaActiveDescendantElement = element;
13242
- }
13243
- }
13244
-
13245
13231
  // function to define props used within the scope of this component
13246
13232
  static get properties() {
13247
13233
  return {
@@ -13885,7 +13871,7 @@ class AuroDropdown extends AuroElement$2 {
13885
13871
  tabindex="${ifDefined(this.triggerContentFocusable ? undefined : this.tabIndex)}"
13886
13872
  role="${ifDefined(this.triggerContentFocusable ? undefined : this.a11yRole)}"
13887
13873
  aria-expanded="${ifDefined(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.isPopoverVisible)}"
13888
- aria-controls="${ifDefined(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : `${this.dropdownId}-floater-bib`)}"
13874
+ aria-controls="${ifDefined(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.dropdownId)}"
13889
13875
  aria-labelledby="${ifDefined(this.triggerContentFocusable ? undefined : 'triggerLabel')}"
13890
13876
  @focusin="${this.handleFocusin}"
13891
13877
  @blur="${this.handleFocusOut}">
@@ -19340,7 +19326,7 @@ class BaseInput extends AuroElement$1 {
19340
19326
  },
19341
19327
 
19342
19328
  /**
19343
- * The maximum number of characters the user can enter into the text input. This must be an integer value `0` or higher.
19329
+ * The maximum number of characters the user can enter into the text input. This must be an integer value `0` or higher.
19344
19330
  * **Note**: This attribute is not intended to be used with a `type` or `format` that already has a defined length, such as credit-cards, dates or phone numbers.
19345
19331
  */
19346
19332
  maxLength: {
@@ -19951,20 +19937,6 @@ class BaseInput extends AuroElement$1 {
19951
19937
  return activeEl;
19952
19938
  }
19953
19939
 
19954
- /**
19955
- * Sets the active descendant element for accessibility.
19956
- * Uses ariaActiveDescendantElement to cross shadow DOM boundaries.
19957
- * This function is used in components that contain `auro-input` to set the active descendant.
19958
- * @private
19959
- * @param {HTMLElement|null} element - The element to set as the active descendant, or null to clear.
19960
- * @returns {void}
19961
- */
19962
- setActiveDescendant(element) {
19963
- if (this.inputElement) {
19964
- this.inputElement.ariaActiveDescendantElement = element;
19965
- }
19966
- }
19967
-
19968
19940
  /**
19969
19941
  * Validates value.
19970
19942
  * @param {boolean} [force=false] - Whether to force validation.
@@ -20589,7 +20561,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
20589
20561
  }
20590
20562
  };
20591
20563
 
20592
- var formkitVersion = '202602092213';
20564
+ var formkitVersion = '202602131810';
20593
20565
 
20594
20566
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
20595
20567
  // See LICENSE in the project root for license information.
@@ -20791,6 +20763,7 @@ class AuroInput extends BaseInput {
20791
20763
  /**
20792
20764
  * Common display value wrapper classes.
20793
20765
  * @private
20766
+ * @returns {Record<string, boolean>}
20794
20767
  */
20795
20768
  get commonDisplayValueWrapperClasses() {
20796
20769
  return {
@@ -3405,7 +3405,7 @@ class AuroHelpText extends i {
3405
3405
  }
3406
3406
  }
3407
3407
 
3408
- var formkitVersion = '202602092213';
3408
+ var formkitVersion = '202602131810';
3409
3409
 
3410
3410
  class AuroElement extends i {
3411
3411
  static get properties() {
@@ -3692,20 +3692,6 @@ class AuroDropdown extends AuroElement {
3692
3692
  }
3693
3693
  }
3694
3694
 
3695
- /**
3696
- * Sets the active descendant element for accessibility.
3697
- * Uses ariaActiveDescendantElement to cross shadow DOM boundaries.
3698
- * This function is used in components that contain `auro-dropdown` to set the active descendant.
3699
- * @private
3700
- * @param {HTMLElement|null} element - The element to set as the active descendant, or null to clear.
3701
- * @returns {void}
3702
- */
3703
- setActiveDescendant(element) {
3704
- if (this.trigger) {
3705
- this.trigger.ariaActiveDescendantElement = element;
3706
- }
3707
- }
3708
-
3709
3695
  // function to define props used within the scope of this component
3710
3696
  static get properties() {
3711
3697
  return {
@@ -4349,7 +4335,7 @@ class AuroDropdown extends AuroElement {
4349
4335
  tabindex="${o(this.triggerContentFocusable ? undefined : this.tabIndex)}"
4350
4336
  role="${o(this.triggerContentFocusable ? undefined : this.a11yRole)}"
4351
4337
  aria-expanded="${o(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.isPopoverVisible)}"
4352
- aria-controls="${o(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : `${this.dropdownId}-floater-bib`)}"
4338
+ aria-controls="${o(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.dropdownId)}"
4353
4339
  aria-labelledby="${o(this.triggerContentFocusable ? undefined : 'triggerLabel')}"
4354
4340
  @focusin="${this.handleFocusin}"
4355
4341
  @blur="${this.handleFocusOut}">
@@ -3345,7 +3345,7 @@ class AuroHelpText extends i {
3345
3345
  }
3346
3346
  }
3347
3347
 
3348
- var formkitVersion = '202602092213';
3348
+ var formkitVersion = '202602131810';
3349
3349
 
3350
3350
  class AuroElement extends i {
3351
3351
  static get properties() {
@@ -3632,20 +3632,6 @@ class AuroDropdown extends AuroElement {
3632
3632
  }
3633
3633
  }
3634
3634
 
3635
- /**
3636
- * Sets the active descendant element for accessibility.
3637
- * Uses ariaActiveDescendantElement to cross shadow DOM boundaries.
3638
- * This function is used in components that contain `auro-dropdown` to set the active descendant.
3639
- * @private
3640
- * @param {HTMLElement|null} element - The element to set as the active descendant, or null to clear.
3641
- * @returns {void}
3642
- */
3643
- setActiveDescendant(element) {
3644
- if (this.trigger) {
3645
- this.trigger.ariaActiveDescendantElement = element;
3646
- }
3647
- }
3648
-
3649
3635
  // function to define props used within the scope of this component
3650
3636
  static get properties() {
3651
3637
  return {
@@ -4289,7 +4275,7 @@ class AuroDropdown extends AuroElement {
4289
4275
  tabindex="${o(this.triggerContentFocusable ? undefined : this.tabIndex)}"
4290
4276
  role="${o(this.triggerContentFocusable ? undefined : this.a11yRole)}"
4291
4277
  aria-expanded="${o(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.isPopoverVisible)}"
4292
- aria-controls="${o(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : `${this.dropdownId}-floater-bib`)}"
4278
+ aria-controls="${o(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.dropdownId)}"
4293
4279
  aria-labelledby="${o(this.triggerContentFocusable ? undefined : 'triggerLabel')}"
4294
4280
  @focusin="${this.handleFocusin}"
4295
4281
  @blur="${this.handleFocusOut}">
@@ -341,15 +341,6 @@ export class AuroDropdown extends AuroElement {
341
341
  * If not, trigger element will get focus.
342
342
  */
343
343
  focus(): void;
344
- /**
345
- * Sets the active descendant element for accessibility.
346
- * Uses ariaActiveDescendantElement to cross shadow DOM boundaries.
347
- * This function is used in components that contain `auro-dropdown` to set the active descendant.
348
- * @private
349
- * @param {HTMLElement|null} element - The element to set as the active descendant, or null to clear.
350
- * @returns {void}
351
- */
352
- private setActiveDescendant;
353
344
  /**
354
345
  * Accessor for reusing the focusable entity query string.
355
346
  * @private
@@ -3254,7 +3254,7 @@ class AuroHelpText extends LitElement {
3254
3254
  }
3255
3255
  }
3256
3256
 
3257
- var formkitVersion = '202602092213';
3257
+ var formkitVersion = '202602131810';
3258
3258
 
3259
3259
  class AuroElement extends LitElement {
3260
3260
  static get properties() {
@@ -3541,20 +3541,6 @@ class AuroDropdown extends AuroElement {
3541
3541
  }
3542
3542
  }
3543
3543
 
3544
- /**
3545
- * Sets the active descendant element for accessibility.
3546
- * Uses ariaActiveDescendantElement to cross shadow DOM boundaries.
3547
- * This function is used in components that contain `auro-dropdown` to set the active descendant.
3548
- * @private
3549
- * @param {HTMLElement|null} element - The element to set as the active descendant, or null to clear.
3550
- * @returns {void}
3551
- */
3552
- setActiveDescendant(element) {
3553
- if (this.trigger) {
3554
- this.trigger.ariaActiveDescendantElement = element;
3555
- }
3556
- }
3557
-
3558
3544
  // function to define props used within the scope of this component
3559
3545
  static get properties() {
3560
3546
  return {
@@ -4198,7 +4184,7 @@ class AuroDropdown extends AuroElement {
4198
4184
  tabindex="${ifDefined(this.triggerContentFocusable ? undefined : this.tabIndex)}"
4199
4185
  role="${ifDefined(this.triggerContentFocusable ? undefined : this.a11yRole)}"
4200
4186
  aria-expanded="${ifDefined(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.isPopoverVisible)}"
4201
- aria-controls="${ifDefined(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : `${this.dropdownId}-floater-bib`)}"
4187
+ aria-controls="${ifDefined(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.dropdownId)}"
4202
4188
  aria-labelledby="${ifDefined(this.triggerContentFocusable ? undefined : 'triggerLabel')}"
4203
4189
  @focusin="${this.handleFocusin}"
4204
4190
  @blur="${this.handleFocusOut}">
@@ -3254,7 +3254,7 @@ class AuroHelpText extends LitElement {
3254
3254
  }
3255
3255
  }
3256
3256
 
3257
- var formkitVersion = '202602092213';
3257
+ var formkitVersion = '202602131810';
3258
3258
 
3259
3259
  class AuroElement extends LitElement {
3260
3260
  static get properties() {
@@ -3541,20 +3541,6 @@ class AuroDropdown extends AuroElement {
3541
3541
  }
3542
3542
  }
3543
3543
 
3544
- /**
3545
- * Sets the active descendant element for accessibility.
3546
- * Uses ariaActiveDescendantElement to cross shadow DOM boundaries.
3547
- * This function is used in components that contain `auro-dropdown` to set the active descendant.
3548
- * @private
3549
- * @param {HTMLElement|null} element - The element to set as the active descendant, or null to clear.
3550
- * @returns {void}
3551
- */
3552
- setActiveDescendant(element) {
3553
- if (this.trigger) {
3554
- this.trigger.ariaActiveDescendantElement = element;
3555
- }
3556
- }
3557
-
3558
3544
  // function to define props used within the scope of this component
3559
3545
  static get properties() {
3560
3546
  return {
@@ -4198,7 +4184,7 @@ class AuroDropdown extends AuroElement {
4198
4184
  tabindex="${ifDefined(this.triggerContentFocusable ? undefined : this.tabIndex)}"
4199
4185
  role="${ifDefined(this.triggerContentFocusable ? undefined : this.a11yRole)}"
4200
4186
  aria-expanded="${ifDefined(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.isPopoverVisible)}"
4201
- aria-controls="${ifDefined(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : `${this.dropdownId}-floater-bib`)}"
4187
+ aria-controls="${ifDefined(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.dropdownId)}"
4202
4188
  aria-labelledby="${ifDefined(this.triggerContentFocusable ? undefined : 'triggerLabel')}"
4203
4189
  @focusin="${this.handleFocusin}"
4204
4190
  @blur="${this.handleFocusOut}">
@@ -31,7 +31,7 @@ The `auro-input` element provides users a way to enter data into a text field.
31
31
  | [lang](#lang) | `lang` | `string` | | Defines the language of an element. |
32
32
  | [layout](#layout) | | `string` | | |
33
33
  | [max](#max) | `max` | `string` | | The maximum value allowed. This only applies for inputs with a type of `number` and all date formats. |
34
- | [maxLength](#maxLength) | `maxLength` | `number` | | The maximum number of characters the user can enter into the text input. This must be an integer value `0` or higher. <br />**Note**: This attribute is not intended to be used with a `type` or `format` that already has a defined length, such as credit-cards, dates or phone numbers. |
34
+ | [maxLength](#maxLength) | `maxLength` | `number` | | The maximum number of characters the user can enter into the text input. This must be an integer value `0` or higher.<br />**Note**: This attribute is not intended to be used with a `type` or `format` that already has a defined length, such as credit-cards, dates or phone numbers. |
35
35
  | [min](#min) | `min` | `string` | | The minimum value allowed. This only applies for inputs with a type of `number` and all date formats. |
36
36
  | [minLength](#minLength) | `minLength` | `number` | | The minimum number of characters the user can enter into the text input. This must be a non-negative integer value smaller than or equal to the value specified by `maxlength`. |
37
37
  | [name](#name) | `name` | `string` | | Populates the `name` attribute on the input. |
@@ -5471,7 +5471,7 @@ class BaseInput extends AuroElement {
5471
5471
  },
5472
5472
 
5473
5473
  /**
5474
- * The maximum number of characters the user can enter into the text input. This must be an integer value `0` or higher.
5474
+ * The maximum number of characters the user can enter into the text input. This must be an integer value `0` or higher.
5475
5475
  * **Note**: This attribute is not intended to be used with a `type` or `format` that already has a defined length, such as credit-cards, dates or phone numbers.
5476
5476
  */
5477
5477
  maxLength: {
@@ -6082,20 +6082,6 @@ class BaseInput extends AuroElement {
6082
6082
  return activeEl;
6083
6083
  }
6084
6084
 
6085
- /**
6086
- * Sets the active descendant element for accessibility.
6087
- * Uses ariaActiveDescendantElement to cross shadow DOM boundaries.
6088
- * This function is used in components that contain `auro-input` to set the active descendant.
6089
- * @private
6090
- * @param {HTMLElement|null} element - The element to set as the active descendant, or null to clear.
6091
- * @returns {void}
6092
- */
6093
- setActiveDescendant(element) {
6094
- if (this.inputElement) {
6095
- this.inputElement.ariaActiveDescendantElement = element;
6096
- }
6097
- }
6098
-
6099
6085
  /**
6100
6086
  * Validates value.
6101
6087
  * @param {boolean} [force=false] - Whether to force validation.
@@ -6720,7 +6706,7 @@ class AuroHelpText extends i$3 {
6720
6706
  }
6721
6707
  }
6722
6708
 
6723
- var formkitVersion = '202602092213';
6709
+ var formkitVersion = '202602131810';
6724
6710
 
6725
6711
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
6726
6712
  // See LICENSE in the project root for license information.
@@ -6922,6 +6908,7 @@ class AuroInput extends BaseInput {
6922
6908
  /**
6923
6909
  * Common display value wrapper classes.
6924
6910
  * @private
6911
+ * @returns {Record<string, boolean>}
6925
6912
  */
6926
6913
  get commonDisplayValueWrapperClasses() {
6927
6914
  return {
@@ -5396,7 +5396,7 @@ class BaseInput extends AuroElement {
5396
5396
  },
5397
5397
 
5398
5398
  /**
5399
- * The maximum number of characters the user can enter into the text input. This must be an integer value `0` or higher.
5399
+ * The maximum number of characters the user can enter into the text input. This must be an integer value `0` or higher.
5400
5400
  * **Note**: This attribute is not intended to be used with a `type` or `format` that already has a defined length, such as credit-cards, dates or phone numbers.
5401
5401
  */
5402
5402
  maxLength: {
@@ -6007,20 +6007,6 @@ class BaseInput extends AuroElement {
6007
6007
  return activeEl;
6008
6008
  }
6009
6009
 
6010
- /**
6011
- * Sets the active descendant element for accessibility.
6012
- * Uses ariaActiveDescendantElement to cross shadow DOM boundaries.
6013
- * This function is used in components that contain `auro-input` to set the active descendant.
6014
- * @private
6015
- * @param {HTMLElement|null} element - The element to set as the active descendant, or null to clear.
6016
- * @returns {void}
6017
- */
6018
- setActiveDescendant(element) {
6019
- if (this.inputElement) {
6020
- this.inputElement.ariaActiveDescendantElement = element;
6021
- }
6022
- }
6023
-
6024
6010
  /**
6025
6011
  * Validates value.
6026
6012
  * @param {boolean} [force=false] - Whether to force validation.
@@ -6645,7 +6631,7 @@ class AuroHelpText extends i$3 {
6645
6631
  }
6646
6632
  }
6647
6633
 
6648
- var formkitVersion = '202602092213';
6634
+ var formkitVersion = '202602131810';
6649
6635
 
6650
6636
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
6651
6637
  // See LICENSE in the project root for license information.
@@ -6847,6 +6833,7 @@ class AuroInput extends BaseInput {
6847
6833
  /**
6848
6834
  * Common display value wrapper classes.
6849
6835
  * @private
6836
+ * @returns {Record<string, boolean>}
6850
6837
  */
6851
6838
  get commonDisplayValueWrapperClasses() {
6852
6839
  return {
@@ -96,6 +96,7 @@ export class AuroInput extends BaseInput {
96
96
  /**
97
97
  * Common display value wrapper classes.
98
98
  * @private
99
+ * @returns {Record<string, boolean>}
99
100
  */
100
101
  private get commonDisplayValueWrapperClasses();
101
102
  /**
@@ -516,15 +516,6 @@ export default class BaseInput extends AuroElement {
516
516
  * @returns {Object}
517
517
  */
518
518
  private getActiveElement;
519
- /**
520
- * Sets the active descendant element for accessibility.
521
- * Uses ariaActiveDescendantElement to cross shadow DOM boundaries.
522
- * This function is used in components that contain `auro-input` to set the active descendant.
523
- * @private
524
- * @param {HTMLElement|null} element - The element to set as the active descendant, or null to clear.
525
- * @returns {void}
526
- */
527
- private setActiveDescendant;
528
519
  /**
529
520
  * Validates value.
530
521
  * @param {boolean} [force=false] - Whether to force validation.
@@ -5337,7 +5337,7 @@ class BaseInput extends AuroElement {
5337
5337
  },
5338
5338
 
5339
5339
  /**
5340
- * The maximum number of characters the user can enter into the text input. This must be an integer value `0` or higher.
5340
+ * The maximum number of characters the user can enter into the text input. This must be an integer value `0` or higher.
5341
5341
  * **Note**: This attribute is not intended to be used with a `type` or `format` that already has a defined length, such as credit-cards, dates or phone numbers.
5342
5342
  */
5343
5343
  maxLength: {
@@ -5948,20 +5948,6 @@ class BaseInput extends AuroElement {
5948
5948
  return activeEl;
5949
5949
  }
5950
5950
 
5951
- /**
5952
- * Sets the active descendant element for accessibility.
5953
- * Uses ariaActiveDescendantElement to cross shadow DOM boundaries.
5954
- * This function is used in components that contain `auro-input` to set the active descendant.
5955
- * @private
5956
- * @param {HTMLElement|null} element - The element to set as the active descendant, or null to clear.
5957
- * @returns {void}
5958
- */
5959
- setActiveDescendant(element) {
5960
- if (this.inputElement) {
5961
- this.inputElement.ariaActiveDescendantElement = element;
5962
- }
5963
- }
5964
-
5965
5951
  /**
5966
5952
  * Validates value.
5967
5953
  * @param {boolean} [force=false] - Whether to force validation.
@@ -6586,7 +6572,7 @@ class AuroHelpText extends LitElement {
6586
6572
  }
6587
6573
  }
6588
6574
 
6589
- var formkitVersion = '202602092213';
6575
+ var formkitVersion = '202602131810';
6590
6576
 
6591
6577
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
6592
6578
  // See LICENSE in the project root for license information.
@@ -6788,6 +6774,7 @@ class AuroInput extends BaseInput {
6788
6774
  /**
6789
6775
  * Common display value wrapper classes.
6790
6776
  * @private
6777
+ * @returns {Record<string, boolean>}
6791
6778
  */
6792
6779
  get commonDisplayValueWrapperClasses() {
6793
6780
  return {
@@ -5337,7 +5337,7 @@ class BaseInput extends AuroElement {
5337
5337
  },
5338
5338
 
5339
5339
  /**
5340
- * The maximum number of characters the user can enter into the text input. This must be an integer value `0` or higher.
5340
+ * The maximum number of characters the user can enter into the text input. This must be an integer value `0` or higher.
5341
5341
  * **Note**: This attribute is not intended to be used with a `type` or `format` that already has a defined length, such as credit-cards, dates or phone numbers.
5342
5342
  */
5343
5343
  maxLength: {
@@ -5948,20 +5948,6 @@ class BaseInput extends AuroElement {
5948
5948
  return activeEl;
5949
5949
  }
5950
5950
 
5951
- /**
5952
- * Sets the active descendant element for accessibility.
5953
- * Uses ariaActiveDescendantElement to cross shadow DOM boundaries.
5954
- * This function is used in components that contain `auro-input` to set the active descendant.
5955
- * @private
5956
- * @param {HTMLElement|null} element - The element to set as the active descendant, or null to clear.
5957
- * @returns {void}
5958
- */
5959
- setActiveDescendant(element) {
5960
- if (this.inputElement) {
5961
- this.inputElement.ariaActiveDescendantElement = element;
5962
- }
5963
- }
5964
-
5965
5951
  /**
5966
5952
  * Validates value.
5967
5953
  * @param {boolean} [force=false] - Whether to force validation.
@@ -6586,7 +6572,7 @@ class AuroHelpText extends LitElement {
6586
6572
  }
6587
6573
  }
6588
6574
 
6589
- var formkitVersion = '202602092213';
6575
+ var formkitVersion = '202602131810';
6590
6576
 
6591
6577
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
6592
6578
  // See LICENSE in the project root for license information.
@@ -6788,6 +6774,7 @@ class AuroInput extends BaseInput {
6788
6774
  /**
6789
6775
  * Common display value wrapper classes.
6790
6776
  * @private
6777
+ * @returns {Record<string, boolean>}
6791
6778
  */
6792
6779
  get commonDisplayValueWrapperClasses() {
6793
6780
  return {
@@ -1645,7 +1645,7 @@ class AuroHelpText extends i$2 {
1645
1645
  }
1646
1646
  }
1647
1647
 
1648
- var formkitVersion = '202602092213';
1648
+ var formkitVersion = '202602131810';
1649
1649
 
1650
1650
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
1651
1651
  // See LICENSE in the project root for license information.
@@ -1620,7 +1620,7 @@ class AuroHelpText extends i$2 {
1620
1620
  }
1621
1621
  }
1622
1622
 
1623
- var formkitVersion = '202602092213';
1623
+ var formkitVersion = '202602131810';
1624
1624
 
1625
1625
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
1626
1626
  // See LICENSE in the project root for license information.
@@ -1573,7 +1573,7 @@ class AuroHelpText extends LitElement {
1573
1573
  }
1574
1574
  }
1575
1575
 
1576
- var formkitVersion = '202602092213';
1576
+ var formkitVersion = '202602131810';
1577
1577
 
1578
1578
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
1579
1579
  // See LICENSE in the project root for license information.
@@ -1573,7 +1573,7 @@ class AuroHelpText extends LitElement {
1573
1573
  }
1574
1574
  }
1575
1575
 
1576
- var formkitVersion = '202602092213';
1576
+ var formkitVersion = '202602131810';
1577
1577
 
1578
1578
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
1579
1579
  // See LICENSE in the project root for license information.