@aurodesignsystem-dev/auro-formkit 0.0.0-pr1554.6 → 0.0.0-pr1554.8

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 (44) hide show
  1. package/components/checkbox/demo/customize.min.js +1 -1
  2. package/components/checkbox/demo/getting-started.min.js +1 -1
  3. package/components/checkbox/demo/index.min.js +1 -1
  4. package/components/checkbox/dist/index.js +1 -1
  5. package/components/checkbox/dist/registered.js +1 -1
  6. package/components/combobox/demo/customize.min.js +12 -13
  7. package/components/combobox/demo/getting-started.min.js +12 -13
  8. package/components/combobox/demo/index.min.js +12 -13
  9. package/components/combobox/dist/index.js +12 -13
  10. package/components/combobox/dist/registered.js +12 -13
  11. package/components/counter/demo/customize.min.js +9 -10
  12. package/components/counter/demo/index.min.js +9 -10
  13. package/components/counter/dist/index.js +9 -10
  14. package/components/counter/dist/registered.js +9 -10
  15. package/components/datepicker/demo/customize.min.js +10 -13
  16. package/components/datepicker/demo/index.min.js +10 -13
  17. package/components/datepicker/dist/index.js +10 -13
  18. package/components/datepicker/dist/registered.js +10 -13
  19. package/components/dropdown/demo/customize.min.js +8 -9
  20. package/components/dropdown/demo/getting-started.min.js +8 -9
  21. package/components/dropdown/demo/index.min.js +8 -9
  22. package/components/dropdown/dist/index.js +8 -9
  23. package/components/dropdown/dist/registered.js +8 -9
  24. package/components/form/demo/customize.min.js +43 -51
  25. package/components/form/demo/getting-started.min.js +43 -51
  26. package/components/form/demo/index.min.js +43 -51
  27. package/components/form/demo/registerDemoDeps.min.js +43 -51
  28. package/components/input/demo/customize.min.js +1 -3
  29. package/components/input/demo/getting-started.min.js +1 -3
  30. package/components/input/demo/index.min.js +1 -3
  31. package/components/input/dist/index.js +1 -3
  32. package/components/input/dist/registered.js +1 -3
  33. package/components/radio/demo/customize.min.js +1 -1
  34. package/components/radio/demo/getting-started.min.js +1 -1
  35. package/components/radio/demo/index.min.js +1 -1
  36. package/components/radio/dist/index.js +1 -1
  37. package/components/radio/dist/registered.js +1 -1
  38. package/components/select/demo/customize.min.js +9 -10
  39. package/components/select/demo/getting-started.min.js +9 -10
  40. package/components/select/demo/index.min.js +9 -10
  41. package/components/select/dist/index.js +9 -10
  42. package/components/select/dist/registered.js +9 -10
  43. package/custom-elements.json +1525 -1525
  44. package/package.json +1 -1
@@ -1275,7 +1275,7 @@ class AuroHelpText extends i$2 {
1275
1275
  }
1276
1276
  }
1277
1277
 
1278
- var formkitVersion = '202607160608';
1278
+ var formkitVersion = '202607160645';
1279
1279
 
1280
1280
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1281
1281
  // See LICENSE in the project root for license information.
@@ -1275,7 +1275,7 @@ class AuroHelpText extends i$2 {
1275
1275
  }
1276
1276
  }
1277
1277
 
1278
- var formkitVersion = '202607160608';
1278
+ var formkitVersion = '202607160645';
1279
1279
 
1280
1280
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1281
1281
  // See LICENSE in the project root for license information.
@@ -1275,7 +1275,7 @@ class AuroHelpText extends i$2 {
1275
1275
  }
1276
1276
  }
1277
1277
 
1278
- var formkitVersion = '202607160608';
1278
+ var formkitVersion = '202607160645';
1279
1279
 
1280
1280
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1281
1281
  // See LICENSE in the project root for license information.
@@ -1228,7 +1228,7 @@ class AuroHelpText extends LitElement {
1228
1228
  }
1229
1229
  }
1230
1230
 
1231
- var formkitVersion = '202607160608';
1231
+ var formkitVersion = '202607160645';
1232
1232
 
1233
1233
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1234
1234
  // See LICENSE in the project root for license information.
@@ -1228,7 +1228,7 @@ class AuroHelpText extends LitElement {
1228
1228
  }
1229
1229
  }
1230
1230
 
1231
- var formkitVersion = '202607160608';
1231
+ var formkitVersion = '202607160645';
1232
1232
 
1233
1233
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1234
1234
  // See LICENSE in the project root for license information.
@@ -4971,7 +4971,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$3 {
4971
4971
  }
4972
4972
  };
4973
4973
 
4974
- var formkitVersion$2 = '202607160608';
4974
+ var formkitVersion$2 = '202607160645';
4975
4975
 
4976
4976
  let AuroElement$2 = class AuroElement extends i$3 {
4977
4977
  static get properties() {
@@ -5289,16 +5289,15 @@ class AuroDropdown extends AuroElement$2 {
5289
5289
  if (el.hasAttribute('disabled')) {
5290
5290
  continue;
5291
5291
  }
5292
- // Try focusing the assigned element directly (works for focusable
5293
- // components like auro-input that have delegatesFocus or a custom
5294
- // focus() method). If it's a non-focusable wrapper (e.g. <div>
5295
- // containing a <button>), find the first focusable descendant.
5296
- const focusables = getFocusableElements(el);
5297
- if (focusables.length > 0) {
5298
- focusables[0].focus();
5292
+ // Try finding a focusable descendant first (handles non-focusable
5293
+ // wrappers like <div> containing a <button>). If none found, try
5294
+ // focusing the element directly (works for custom elements like
5295
+ // auro-input that have delegatesFocus or a custom focus() method).
5296
+ const descendants = getFocusableElements(el);
5297
+ if (descendants.length > 0) {
5298
+ descendants[0].focus();
5299
5299
  return;
5300
5300
  }
5301
- // Element itself might be focusable (custom element with focus())
5302
5301
  el.focus();
5303
5302
  return;
5304
5303
  }
@@ -18643,7 +18642,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$3 {
18643
18642
  }
18644
18643
  };
18645
18644
 
18646
- var formkitVersion$1 = '202607160608';
18645
+ var formkitVersion$1 = '202607160645';
18647
18646
 
18648
18647
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
18649
18648
  // See LICENSE in the project root for license information.
@@ -18942,7 +18941,6 @@ class AuroInput extends BaseInput {
18942
18941
  lightDomContent.children.length > 0 ||
18943
18942
  lightDomContent.shadowRoot !== null
18944
18943
  ));
18945
- this.requestUpdate();
18946
18944
  return;
18947
18945
  }
18948
18946
  const nodes = slot.assignedNodes({ flatten: true });
@@ -18966,7 +18964,6 @@ class AuroInput extends BaseInput {
18966
18964
  }
18967
18965
  return false;
18968
18966
  });
18969
- this.requestUpdate();
18970
18967
  }
18971
18968
 
18972
18969
  firstUpdated() {
@@ -19793,7 +19790,7 @@ class AuroBibtemplate extends i$3 {
19793
19790
  }
19794
19791
  }
19795
19792
 
19796
- var formkitVersion = '202607160608';
19793
+ var formkitVersion = '202607160645';
19797
19794
 
19798
19795
  var styleCss$3 = 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}:host{display:block;text-align:left}:host [auro-dropdown]{--ds-auro-dropdown-trigger-background-color: transparent}:host #inputInBib::part(wrapper){box-shadow:none}:host #inputInBib::part(accent-left){display:none}:host([layout*=classic]) [auro-input]{width:100%}:host([layout*=classic]) [auro-input]::part(helpText){display:none}:host([layout*=classic]) #slotHolder{display:none}`;
19799
19796
 
@@ -20838,6 +20835,7 @@ class AuroCombobox extends AuroElement {
20838
20835
  // hidden when input.value is set in the same tick as the append.
20839
20836
  if (typeof this.input.checkDisplayValueSlotChange === 'function') {
20840
20837
  this.input.checkDisplayValueSlotChange();
20838
+ this.input.requestUpdate();
20841
20839
  }
20842
20840
  } else if (this.value) {
20843
20841
  // No optionSelected yet (e.g. setMenuValue was called but the menu's
@@ -20858,6 +20856,7 @@ class AuroCombobox extends AuroElement {
20858
20856
  this.input.appendChild(syntheticDV);
20859
20857
  if (typeof this.input.checkDisplayValueSlotChange === 'function') {
20860
20858
  this.input.checkDisplayValueSlotChange();
20859
+ this.input.requestUpdate();
20861
20860
  }
20862
20861
  }
20863
20862
 
@@ -4971,7 +4971,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$3 {
4971
4971
  }
4972
4972
  };
4973
4973
 
4974
- var formkitVersion$2 = '202607160608';
4974
+ var formkitVersion$2 = '202607160645';
4975
4975
 
4976
4976
  let AuroElement$2 = class AuroElement extends i$3 {
4977
4977
  static get properties() {
@@ -5289,16 +5289,15 @@ class AuroDropdown extends AuroElement$2 {
5289
5289
  if (el.hasAttribute('disabled')) {
5290
5290
  continue;
5291
5291
  }
5292
- // Try focusing the assigned element directly (works for focusable
5293
- // components like auro-input that have delegatesFocus or a custom
5294
- // focus() method). If it's a non-focusable wrapper (e.g. <div>
5295
- // containing a <button>), find the first focusable descendant.
5296
- const focusables = getFocusableElements(el);
5297
- if (focusables.length > 0) {
5298
- focusables[0].focus();
5292
+ // Try finding a focusable descendant first (handles non-focusable
5293
+ // wrappers like <div> containing a <button>). If none found, try
5294
+ // focusing the element directly (works for custom elements like
5295
+ // auro-input that have delegatesFocus or a custom focus() method).
5296
+ const descendants = getFocusableElements(el);
5297
+ if (descendants.length > 0) {
5298
+ descendants[0].focus();
5299
5299
  return;
5300
5300
  }
5301
- // Element itself might be focusable (custom element with focus())
5302
5301
  el.focus();
5303
5302
  return;
5304
5303
  }
@@ -18643,7 +18642,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$3 {
18643
18642
  }
18644
18643
  };
18645
18644
 
18646
- var formkitVersion$1 = '202607160608';
18645
+ var formkitVersion$1 = '202607160645';
18647
18646
 
18648
18647
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
18649
18648
  // See LICENSE in the project root for license information.
@@ -18942,7 +18941,6 @@ class AuroInput extends BaseInput {
18942
18941
  lightDomContent.children.length > 0 ||
18943
18942
  lightDomContent.shadowRoot !== null
18944
18943
  ));
18945
- this.requestUpdate();
18946
18944
  return;
18947
18945
  }
18948
18946
  const nodes = slot.assignedNodes({ flatten: true });
@@ -18966,7 +18964,6 @@ class AuroInput extends BaseInput {
18966
18964
  }
18967
18965
  return false;
18968
18966
  });
18969
- this.requestUpdate();
18970
18967
  }
18971
18968
 
18972
18969
  firstUpdated() {
@@ -19793,7 +19790,7 @@ class AuroBibtemplate extends i$3 {
19793
19790
  }
19794
19791
  }
19795
19792
 
19796
- var formkitVersion = '202607160608';
19793
+ var formkitVersion = '202607160645';
19797
19794
 
19798
19795
  var styleCss$3 = 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}:host{display:block;text-align:left}:host [auro-dropdown]{--ds-auro-dropdown-trigger-background-color: transparent}:host #inputInBib::part(wrapper){box-shadow:none}:host #inputInBib::part(accent-left){display:none}:host([layout*=classic]) [auro-input]{width:100%}:host([layout*=classic]) [auro-input]::part(helpText){display:none}:host([layout*=classic]) #slotHolder{display:none}`;
19799
19796
 
@@ -20838,6 +20835,7 @@ class AuroCombobox extends AuroElement {
20838
20835
  // hidden when input.value is set in the same tick as the append.
20839
20836
  if (typeof this.input.checkDisplayValueSlotChange === 'function') {
20840
20837
  this.input.checkDisplayValueSlotChange();
20838
+ this.input.requestUpdate();
20841
20839
  }
20842
20840
  } else if (this.value) {
20843
20841
  // No optionSelected yet (e.g. setMenuValue was called but the menu's
@@ -20858,6 +20856,7 @@ class AuroCombobox extends AuroElement {
20858
20856
  this.input.appendChild(syntheticDV);
20859
20857
  if (typeof this.input.checkDisplayValueSlotChange === 'function') {
20860
20858
  this.input.checkDisplayValueSlotChange();
20859
+ this.input.requestUpdate();
20861
20860
  }
20862
20861
  }
20863
20862
 
@@ -4986,7 +4986,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$3 {
4986
4986
  }
4987
4987
  };
4988
4988
 
4989
- var formkitVersion$2 = '202607160608';
4989
+ var formkitVersion$2 = '202607160645';
4990
4990
 
4991
4991
  let AuroElement$2 = class AuroElement extends i$3 {
4992
4992
  static get properties() {
@@ -5304,16 +5304,15 @@ class AuroDropdown extends AuroElement$2 {
5304
5304
  if (el.hasAttribute('disabled')) {
5305
5305
  continue;
5306
5306
  }
5307
- // Try focusing the assigned element directly (works for focusable
5308
- // components like auro-input that have delegatesFocus or a custom
5309
- // focus() method). If it's a non-focusable wrapper (e.g. <div>
5310
- // containing a <button>), find the first focusable descendant.
5311
- const focusables = getFocusableElements(el);
5312
- if (focusables.length > 0) {
5313
- focusables[0].focus();
5307
+ // Try finding a focusable descendant first (handles non-focusable
5308
+ // wrappers like <div> containing a <button>). If none found, try
5309
+ // focusing the element directly (works for custom elements like
5310
+ // auro-input that have delegatesFocus or a custom focus() method).
5311
+ const descendants = getFocusableElements(el);
5312
+ if (descendants.length > 0) {
5313
+ descendants[0].focus();
5314
5314
  return;
5315
5315
  }
5316
- // Element itself might be focusable (custom element with focus())
5317
5316
  el.focus();
5318
5317
  return;
5319
5318
  }
@@ -18658,7 +18657,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$3 {
18658
18657
  }
18659
18658
  };
18660
18659
 
18661
- var formkitVersion$1 = '202607160608';
18660
+ var formkitVersion$1 = '202607160645';
18662
18661
 
18663
18662
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
18664
18663
  // See LICENSE in the project root for license information.
@@ -18957,7 +18956,6 @@ class AuroInput extends BaseInput {
18957
18956
  lightDomContent.children.length > 0 ||
18958
18957
  lightDomContent.shadowRoot !== null
18959
18958
  ));
18960
- this.requestUpdate();
18961
18959
  return;
18962
18960
  }
18963
18961
  const nodes = slot.assignedNodes({ flatten: true });
@@ -18981,7 +18979,6 @@ class AuroInput extends BaseInput {
18981
18979
  }
18982
18980
  return false;
18983
18981
  });
18984
- this.requestUpdate();
18985
18982
  }
18986
18983
 
18987
18984
  firstUpdated() {
@@ -19808,7 +19805,7 @@ class AuroBibtemplate extends i$3 {
19808
19805
  }
19809
19806
  }
19810
19807
 
19811
- var formkitVersion = '202607160608';
19808
+ var formkitVersion = '202607160645';
19812
19809
 
19813
19810
  var styleCss$3 = 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}:host{display:block;text-align:left}:host [auro-dropdown]{--ds-auro-dropdown-trigger-background-color: transparent}:host #inputInBib::part(wrapper){box-shadow:none}:host #inputInBib::part(accent-left){display:none}:host([layout*=classic]) [auro-input]{width:100%}:host([layout*=classic]) [auro-input]::part(helpText){display:none}:host([layout*=classic]) #slotHolder{display:none}`;
19814
19811
 
@@ -20853,6 +20850,7 @@ class AuroCombobox extends AuroElement {
20853
20850
  // hidden when input.value is set in the same tick as the append.
20854
20851
  if (typeof this.input.checkDisplayValueSlotChange === 'function') {
20855
20852
  this.input.checkDisplayValueSlotChange();
20853
+ this.input.requestUpdate();
20856
20854
  }
20857
20855
  } else if (this.value) {
20858
20856
  // No optionSelected yet (e.g. setMenuValue was called but the menu's
@@ -20873,6 +20871,7 @@ class AuroCombobox extends AuroElement {
20873
20871
  this.input.appendChild(syntheticDV);
20874
20872
  if (typeof this.input.checkDisplayValueSlotChange === 'function') {
20875
20873
  this.input.checkDisplayValueSlotChange();
20874
+ this.input.requestUpdate();
20876
20875
  }
20877
20876
  }
20878
20877
 
@@ -4904,7 +4904,7 @@ let AuroHelpText$2 = class AuroHelpText extends LitElement {
4904
4904
  }
4905
4905
  };
4906
4906
 
4907
- var formkitVersion$2 = '202607160608';
4907
+ var formkitVersion$2 = '202607160645';
4908
4908
 
4909
4909
  let AuroElement$2 = class AuroElement extends LitElement {
4910
4910
  static get properties() {
@@ -5222,16 +5222,15 @@ class AuroDropdown extends AuroElement$2 {
5222
5222
  if (el.hasAttribute('disabled')) {
5223
5223
  continue;
5224
5224
  }
5225
- // Try focusing the assigned element directly (works for focusable
5226
- // components like auro-input that have delegatesFocus or a custom
5227
- // focus() method). If it's a non-focusable wrapper (e.g. <div>
5228
- // containing a <button>), find the first focusable descendant.
5229
- const focusables = getFocusableElements(el);
5230
- if (focusables.length > 0) {
5231
- focusables[0].focus();
5225
+ // Try finding a focusable descendant first (handles non-focusable
5226
+ // wrappers like <div> containing a <button>). If none found, try
5227
+ // focusing the element directly (works for custom elements like
5228
+ // auro-input that have delegatesFocus or a custom focus() method).
5229
+ const descendants = getFocusableElements(el);
5230
+ if (descendants.length > 0) {
5231
+ descendants[0].focus();
5232
5232
  return;
5233
5233
  }
5234
- // Element itself might be focusable (custom element with focus())
5235
5234
  el.focus();
5236
5235
  return;
5237
5236
  }
@@ -18569,7 +18568,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
18569
18568
  }
18570
18569
  };
18571
18570
 
18572
- var formkitVersion$1 = '202607160608';
18571
+ var formkitVersion$1 = '202607160645';
18573
18572
 
18574
18573
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
18575
18574
  // See LICENSE in the project root for license information.
@@ -18868,7 +18867,6 @@ class AuroInput extends BaseInput {
18868
18867
  lightDomContent.children.length > 0 ||
18869
18868
  lightDomContent.shadowRoot !== null
18870
18869
  ));
18871
- this.requestUpdate();
18872
18870
  return;
18873
18871
  }
18874
18872
  const nodes = slot.assignedNodes({ flatten: true });
@@ -18892,7 +18890,6 @@ class AuroInput extends BaseInput {
18892
18890
  }
18893
18891
  return false;
18894
18892
  });
18895
- this.requestUpdate();
18896
18893
  }
18897
18894
 
18898
18895
  firstUpdated() {
@@ -19719,7 +19716,7 @@ class AuroBibtemplate extends LitElement {
19719
19716
  }
19720
19717
  }
19721
19718
 
19722
- var formkitVersion = '202607160608';
19719
+ var formkitVersion = '202607160645';
19723
19720
 
19724
19721
  var styleCss$1 = css`.util_displayInline{display:inline}.util_displayInlineBlock{display:inline-block}.util_displayBlock{display:block}.util_displayFlex{display:flex}.util_displayHidden{display:none}.util_displayHiddenVisually{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);width:1px;height:1px;padding:0;border:0}:host{display:block;text-align:left}:host [auro-dropdown]{--ds-auro-dropdown-trigger-background-color: transparent}:host #inputInBib::part(wrapper){box-shadow:none}:host #inputInBib::part(accent-left){display:none}:host([layout*=classic]) [auro-input]{width:100%}:host([layout*=classic]) [auro-input]::part(helpText){display:none}:host([layout*=classic]) #slotHolder{display:none}`;
19725
19722
 
@@ -20764,6 +20761,7 @@ class AuroCombobox extends AuroElement {
20764
20761
  // hidden when input.value is set in the same tick as the append.
20765
20762
  if (typeof this.input.checkDisplayValueSlotChange === 'function') {
20766
20763
  this.input.checkDisplayValueSlotChange();
20764
+ this.input.requestUpdate();
20767
20765
  }
20768
20766
  } else if (this.value) {
20769
20767
  // No optionSelected yet (e.g. setMenuValue was called but the menu's
@@ -20784,6 +20782,7 @@ class AuroCombobox extends AuroElement {
20784
20782
  this.input.appendChild(syntheticDV);
20785
20783
  if (typeof this.input.checkDisplayValueSlotChange === 'function') {
20786
20784
  this.input.checkDisplayValueSlotChange();
20785
+ this.input.requestUpdate();
20787
20786
  }
20788
20787
  }
20789
20788
 
@@ -4904,7 +4904,7 @@ let AuroHelpText$2 = class AuroHelpText extends LitElement {
4904
4904
  }
4905
4905
  };
4906
4906
 
4907
- var formkitVersion$2 = '202607160608';
4907
+ var formkitVersion$2 = '202607160645';
4908
4908
 
4909
4909
  let AuroElement$2 = class AuroElement extends LitElement {
4910
4910
  static get properties() {
@@ -5222,16 +5222,15 @@ class AuroDropdown extends AuroElement$2 {
5222
5222
  if (el.hasAttribute('disabled')) {
5223
5223
  continue;
5224
5224
  }
5225
- // Try focusing the assigned element directly (works for focusable
5226
- // components like auro-input that have delegatesFocus or a custom
5227
- // focus() method). If it's a non-focusable wrapper (e.g. <div>
5228
- // containing a <button>), find the first focusable descendant.
5229
- const focusables = getFocusableElements(el);
5230
- if (focusables.length > 0) {
5231
- focusables[0].focus();
5225
+ // Try finding a focusable descendant first (handles non-focusable
5226
+ // wrappers like <div> containing a <button>). If none found, try
5227
+ // focusing the element directly (works for custom elements like
5228
+ // auro-input that have delegatesFocus or a custom focus() method).
5229
+ const descendants = getFocusableElements(el);
5230
+ if (descendants.length > 0) {
5231
+ descendants[0].focus();
5232
5232
  return;
5233
5233
  }
5234
- // Element itself might be focusable (custom element with focus())
5235
5234
  el.focus();
5236
5235
  return;
5237
5236
  }
@@ -18569,7 +18568,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
18569
18568
  }
18570
18569
  };
18571
18570
 
18572
- var formkitVersion$1 = '202607160608';
18571
+ var formkitVersion$1 = '202607160645';
18573
18572
 
18574
18573
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
18575
18574
  // See LICENSE in the project root for license information.
@@ -18868,7 +18867,6 @@ class AuroInput extends BaseInput {
18868
18867
  lightDomContent.children.length > 0 ||
18869
18868
  lightDomContent.shadowRoot !== null
18870
18869
  ));
18871
- this.requestUpdate();
18872
18870
  return;
18873
18871
  }
18874
18872
  const nodes = slot.assignedNodes({ flatten: true });
@@ -18892,7 +18890,6 @@ class AuroInput extends BaseInput {
18892
18890
  }
18893
18891
  return false;
18894
18892
  });
18895
- this.requestUpdate();
18896
18893
  }
18897
18894
 
18898
18895
  firstUpdated() {
@@ -19719,7 +19716,7 @@ class AuroBibtemplate extends LitElement {
19719
19716
  }
19720
19717
  }
19721
19718
 
19722
- var formkitVersion = '202607160608';
19719
+ var formkitVersion = '202607160645';
19723
19720
 
19724
19721
  var styleCss$1 = css`.util_displayInline{display:inline}.util_displayInlineBlock{display:inline-block}.util_displayBlock{display:block}.util_displayFlex{display:flex}.util_displayHidden{display:none}.util_displayHiddenVisually{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);width:1px;height:1px;padding:0;border:0}:host{display:block;text-align:left}:host [auro-dropdown]{--ds-auro-dropdown-trigger-background-color: transparent}:host #inputInBib::part(wrapper){box-shadow:none}:host #inputInBib::part(accent-left){display:none}:host([layout*=classic]) [auro-input]{width:100%}:host([layout*=classic]) [auro-input]::part(helpText){display:none}:host([layout*=classic]) #slotHolder{display:none}`;
19725
19722
 
@@ -20764,6 +20761,7 @@ class AuroCombobox extends AuroElement {
20764
20761
  // hidden when input.value is set in the same tick as the append.
20765
20762
  if (typeof this.input.checkDisplayValueSlotChange === 'function') {
20766
20763
  this.input.checkDisplayValueSlotChange();
20764
+ this.input.requestUpdate();
20767
20765
  }
20768
20766
  } else if (this.value) {
20769
20767
  // No optionSelected yet (e.g. setMenuValue was called but the menu's
@@ -20784,6 +20782,7 @@ class AuroCombobox extends AuroElement {
20784
20782
  this.input.appendChild(syntheticDV);
20785
20783
  if (typeof this.input.checkDisplayValueSlotChange === 'function') {
20786
20784
  this.input.checkDisplayValueSlotChange();
20785
+ this.input.requestUpdate();
20787
20786
  }
20788
20787
  }
20789
20788
 
@@ -1114,7 +1114,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$2 {
1114
1114
  }
1115
1115
  };
1116
1116
 
1117
- var formkitVersion$1 = '202607160608';
1117
+ var formkitVersion$1 = '202607160645';
1118
1118
 
1119
1119
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1120
1120
  // See LICENSE in the project root for license information.
@@ -5280,7 +5280,7 @@ class AuroHelpText extends i$2 {
5280
5280
  }
5281
5281
  }
5282
5282
 
5283
- var formkitVersion = '202607160608';
5283
+ var formkitVersion = '202607160645';
5284
5284
 
5285
5285
  let AuroElement$1 = class AuroElement extends i$2 {
5286
5286
  static get properties() {
@@ -5598,16 +5598,15 @@ class AuroDropdown extends AuroElement$1 {
5598
5598
  if (el.hasAttribute('disabled')) {
5599
5599
  continue;
5600
5600
  }
5601
- // Try focusing the assigned element directly (works for focusable
5602
- // components like auro-input that have delegatesFocus or a custom
5603
- // focus() method). If it's a non-focusable wrapper (e.g. <div>
5604
- // containing a <button>), find the first focusable descendant.
5605
- const focusables = getFocusableElements(el);
5606
- if (focusables.length > 0) {
5607
- focusables[0].focus();
5601
+ // Try finding a focusable descendant first (handles non-focusable
5602
+ // wrappers like <div> containing a <button>). If none found, try
5603
+ // focusing the element directly (works for custom elements like
5604
+ // auro-input that have delegatesFocus or a custom focus() method).
5605
+ const descendants = getFocusableElements(el);
5606
+ if (descendants.length > 0) {
5607
+ descendants[0].focus();
5608
5608
  return;
5609
5609
  }
5610
- // Element itself might be focusable (custom element with focus())
5611
5610
  el.focus();
5612
5611
  return;
5613
5612
  }
@@ -1114,7 +1114,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$2 {
1114
1114
  }
1115
1115
  };
1116
1116
 
1117
- var formkitVersion$1 = '202607160608';
1117
+ var formkitVersion$1 = '202607160645';
1118
1118
 
1119
1119
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1120
1120
  // See LICENSE in the project root for license information.
@@ -5280,7 +5280,7 @@ class AuroHelpText extends i$2 {
5280
5280
  }
5281
5281
  }
5282
5282
 
5283
- var formkitVersion = '202607160608';
5283
+ var formkitVersion = '202607160645';
5284
5284
 
5285
5285
  let AuroElement$1 = class AuroElement extends i$2 {
5286
5286
  static get properties() {
@@ -5598,16 +5598,15 @@ class AuroDropdown extends AuroElement$1 {
5598
5598
  if (el.hasAttribute('disabled')) {
5599
5599
  continue;
5600
5600
  }
5601
- // Try focusing the assigned element directly (works for focusable
5602
- // components like auro-input that have delegatesFocus or a custom
5603
- // focus() method). If it's a non-focusable wrapper (e.g. <div>
5604
- // containing a <button>), find the first focusable descendant.
5605
- const focusables = getFocusableElements(el);
5606
- if (focusables.length > 0) {
5607
- focusables[0].focus();
5601
+ // Try finding a focusable descendant first (handles non-focusable
5602
+ // wrappers like <div> containing a <button>). If none found, try
5603
+ // focusing the element directly (works for custom elements like
5604
+ // auro-input that have delegatesFocus or a custom focus() method).
5605
+ const descendants = getFocusableElements(el);
5606
+ if (descendants.length > 0) {
5607
+ descendants[0].focus();
5608
5608
  return;
5609
5609
  }
5610
- // Element itself might be focusable (custom element with focus())
5611
5610
  el.focus();
5612
5611
  return;
5613
5612
  }
@@ -1064,7 +1064,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
1064
1064
  }
1065
1065
  };
1066
1066
 
1067
- var formkitVersion$1 = '202607160608';
1067
+ var formkitVersion$1 = '202607160645';
1068
1068
 
1069
1069
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1070
1070
  // See LICENSE in the project root for license information.
@@ -5212,7 +5212,7 @@ class AuroHelpText extends LitElement {
5212
5212
  }
5213
5213
  }
5214
5214
 
5215
- var formkitVersion = '202607160608';
5215
+ var formkitVersion = '202607160645';
5216
5216
 
5217
5217
  let AuroElement$1 = class AuroElement extends LitElement {
5218
5218
  static get properties() {
@@ -5530,16 +5530,15 @@ class AuroDropdown extends AuroElement$1 {
5530
5530
  if (el.hasAttribute('disabled')) {
5531
5531
  continue;
5532
5532
  }
5533
- // Try focusing the assigned element directly (works for focusable
5534
- // components like auro-input that have delegatesFocus or a custom
5535
- // focus() method). If it's a non-focusable wrapper (e.g. <div>
5536
- // containing a <button>), find the first focusable descendant.
5537
- const focusables = getFocusableElements(el);
5538
- if (focusables.length > 0) {
5539
- focusables[0].focus();
5533
+ // Try finding a focusable descendant first (handles non-focusable
5534
+ // wrappers like <div> containing a <button>). If none found, try
5535
+ // focusing the element directly (works for custom elements like
5536
+ // auro-input that have delegatesFocus or a custom focus() method).
5537
+ const descendants = getFocusableElements(el);
5538
+ if (descendants.length > 0) {
5539
+ descendants[0].focus();
5540
5540
  return;
5541
5541
  }
5542
- // Element itself might be focusable (custom element with focus())
5543
5542
  el.focus();
5544
5543
  return;
5545
5544
  }
@@ -1064,7 +1064,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
1064
1064
  }
1065
1065
  };
1066
1066
 
1067
- var formkitVersion$1 = '202607160608';
1067
+ var formkitVersion$1 = '202607160645';
1068
1068
 
1069
1069
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1070
1070
  // See LICENSE in the project root for license information.
@@ -5212,7 +5212,7 @@ class AuroHelpText extends LitElement {
5212
5212
  }
5213
5213
  }
5214
5214
 
5215
- var formkitVersion = '202607160608';
5215
+ var formkitVersion = '202607160645';
5216
5216
 
5217
5217
  let AuroElement$1 = class AuroElement extends LitElement {
5218
5218
  static get properties() {
@@ -5530,16 +5530,15 @@ class AuroDropdown extends AuroElement$1 {
5530
5530
  if (el.hasAttribute('disabled')) {
5531
5531
  continue;
5532
5532
  }
5533
- // Try focusing the assigned element directly (works for focusable
5534
- // components like auro-input that have delegatesFocus or a custom
5535
- // focus() method). If it's a non-focusable wrapper (e.g. <div>
5536
- // containing a <button>), find the first focusable descendant.
5537
- const focusables = getFocusableElements(el);
5538
- if (focusables.length > 0) {
5539
- focusables[0].focus();
5533
+ // Try finding a focusable descendant first (handles non-focusable
5534
+ // wrappers like <div> containing a <button>). If none found, try
5535
+ // focusing the element directly (works for custom elements like
5536
+ // auro-input that have delegatesFocus or a custom focus() method).
5537
+ const descendants = getFocusableElements(el);
5538
+ if (descendants.length > 0) {
5539
+ descendants[0].focus();
5540
5540
  return;
5541
5541
  }
5542
- // Element itself might be focusable (custom element with focus())
5543
5542
  el.focus();
5544
5543
  return;
5545
5544
  }