@aurodesignsystem-dev/auro-formkit 0.0.0-pr1554.23 → 0.0.0-pr1554.25

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 (45) 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 +13 -10
  7. package/components/combobox/demo/getting-started.min.js +13 -10
  8. package/components/combobox/demo/index.min.js +13 -10
  9. package/components/combobox/dist/index.js +13 -10
  10. package/components/combobox/dist/registered.js +13 -10
  11. package/components/counter/demo/customize.min.js +4 -4
  12. package/components/counter/demo/index.min.js +4 -4
  13. package/components/counter/dist/index.js +4 -4
  14. package/components/counter/dist/registered.js +4 -4
  15. package/components/datepicker/demo/customize.min.js +13 -10
  16. package/components/datepicker/demo/index.min.js +13 -10
  17. package/components/datepicker/dist/index.js +13 -10
  18. package/components/datepicker/dist/registered.js +13 -10
  19. package/components/dropdown/demo/customize.min.js +3 -3
  20. package/components/dropdown/demo/getting-started.min.js +3 -3
  21. package/components/dropdown/demo/index.min.js +3 -3
  22. package/components/dropdown/dist/auro-dropdown.d.ts +2 -2
  23. package/components/dropdown/dist/index.js +3 -3
  24. package/components/dropdown/dist/registered.js +3 -3
  25. package/components/form/demo/customize.min.js +45 -36
  26. package/components/form/demo/getting-started.min.js +45 -36
  27. package/components/form/demo/index.min.js +45 -36
  28. package/components/form/demo/registerDemoDeps.min.js +45 -36
  29. package/components/input/demo/customize.min.js +9 -6
  30. package/components/input/demo/getting-started.min.js +9 -6
  31. package/components/input/demo/index.min.js +9 -6
  32. package/components/input/dist/index.js +9 -6
  33. package/components/input/dist/registered.js +9 -6
  34. package/components/radio/demo/customize.min.js +1 -1
  35. package/components/radio/demo/getting-started.min.js +1 -1
  36. package/components/radio/demo/index.min.js +1 -1
  37. package/components/radio/dist/index.js +1 -1
  38. package/components/radio/dist/registered.js +1 -1
  39. package/components/select/demo/customize.min.js +4 -4
  40. package/components/select/demo/getting-started.min.js +4 -4
  41. package/components/select/demo/index.min.js +4 -4
  42. package/components/select/dist/index.js +4 -4
  43. package/components/select/dist/registered.js +4 -4
  44. package/custom-elements.json +1522 -1522
  45. package/package.json +1 -1
@@ -1275,7 +1275,7 @@ class AuroHelpText extends i$2 {
1275
1275
  }
1276
1276
  }
1277
1277
 
1278
- var formkitVersion = '202607160838';
1278
+ var formkitVersion = '202607160851';
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 = '202607160838';
1278
+ var formkitVersion = '202607160851';
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 = '202607160838';
1278
+ var formkitVersion = '202607160851';
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 = '202607160838';
1231
+ var formkitVersion = '202607160851';
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 = '202607160838';
1231
+ var formkitVersion = '202607160851';
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 = '202607160838';
4974
+ var formkitVersion$2 = '202607160851';
4975
4975
 
4976
4976
  let AuroElement$2 = class AuroElement extends i$3 {
4977
4977
  static get properties() {
@@ -5113,8 +5113,8 @@ class AuroDropdown extends AuroElement$2 {
5113
5113
 
5114
5114
  /**
5115
5115
  * When true, the dropdown skips its generic focus restoration on close.
5116
- * Intended for internal consumer coordination (e.g. auro-combobox), not as a
5117
- * declarative attribute.
5116
+ * Set by consumers (e.g. combobox) that manage their own focus routing
5117
+ * via setClearBtnFocus / setInputFocus / keyboard strategy.
5118
5118
  * Separate from noHideOnThisFocusLoss (which controls auto-close behavior).
5119
5119
  * @private
5120
5120
  */
@@ -18653,7 +18653,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$3 {
18653
18653
  }
18654
18654
  };
18655
18655
 
18656
- var formkitVersion$1 = '202607160838';
18656
+ var formkitVersion$1 = '202607160851';
18657
18657
 
18658
18658
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
18659
18659
  // See LICENSE in the project root for license information.
@@ -18947,13 +18947,13 @@ class AuroInput extends BaseInput {
18947
18947
  // Check for any element (including custom elements like <auro-icon>
18948
18948
  // that render via shadow DOM with no text content).
18949
18949
  const lightDomNodes = Array.from(this.querySelectorAll('[slot="displayValue"]:not(slot)'));
18950
- const nextHasDisplayValueContent = lightDomNodes.some((node) => (
18950
+ const hasContent = lightDomNodes.some((node) => (
18951
18951
  node.textContent.trim().length > 0 ||
18952
18952
  node.children.length > 0 ||
18953
18953
  node.shadowRoot !== null
18954
18954
  ));
18955
- if (nextHasDisplayValueContent !== this.hasDisplayValueContent) {
18956
- this.hasDisplayValueContent = nextHasDisplayValueContent;
18955
+ if (this.hasDisplayValueContent !== hasContent) {
18956
+ this.hasDisplayValueContent = hasContent;
18957
18957
  this.requestUpdate();
18958
18958
  }
18959
18959
  return;
@@ -18968,7 +18968,7 @@ class AuroInput extends BaseInput {
18968
18968
  // being visible on preset/deeplink load.
18969
18969
  // Custom elements (e.g. <auro-icon>) that render via shadow DOM are
18970
18970
  // treated as content even when they have no text or light-DOM children.
18971
- this.hasDisplayValueContent = nodes.some((node) => {
18971
+ const hasContent = nodes.some((node) => {
18972
18972
  if (node.nodeType === Node.TEXT_NODE) {
18973
18973
  return node.textContent.trim().length > 0;
18974
18974
  }
@@ -18979,7 +18979,10 @@ class AuroInput extends BaseInput {
18979
18979
  }
18980
18980
  return false;
18981
18981
  });
18982
- this.requestUpdate();
18982
+ if (this.hasDisplayValueContent !== hasContent) {
18983
+ this.hasDisplayValueContent = hasContent;
18984
+ this.requestUpdate();
18985
+ }
18983
18986
  }
18984
18987
 
18985
18988
  firstUpdated() {
@@ -19806,7 +19809,7 @@ class AuroBibtemplate extends i$3 {
19806
19809
  }
19807
19810
  }
19808
19811
 
19809
- var formkitVersion = '202607160838';
19812
+ var formkitVersion = '202607160851';
19810
19813
 
19811
19814
  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}`;
19812
19815
 
@@ -4971,7 +4971,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$3 {
4971
4971
  }
4972
4972
  };
4973
4973
 
4974
- var formkitVersion$2 = '202607160838';
4974
+ var formkitVersion$2 = '202607160851';
4975
4975
 
4976
4976
  let AuroElement$2 = class AuroElement extends i$3 {
4977
4977
  static get properties() {
@@ -5113,8 +5113,8 @@ class AuroDropdown extends AuroElement$2 {
5113
5113
 
5114
5114
  /**
5115
5115
  * When true, the dropdown skips its generic focus restoration on close.
5116
- * Intended for internal consumer coordination (e.g. auro-combobox), not as a
5117
- * declarative attribute.
5116
+ * Set by consumers (e.g. combobox) that manage their own focus routing
5117
+ * via setClearBtnFocus / setInputFocus / keyboard strategy.
5118
5118
  * Separate from noHideOnThisFocusLoss (which controls auto-close behavior).
5119
5119
  * @private
5120
5120
  */
@@ -18653,7 +18653,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$3 {
18653
18653
  }
18654
18654
  };
18655
18655
 
18656
- var formkitVersion$1 = '202607160838';
18656
+ var formkitVersion$1 = '202607160851';
18657
18657
 
18658
18658
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
18659
18659
  // See LICENSE in the project root for license information.
@@ -18947,13 +18947,13 @@ class AuroInput extends BaseInput {
18947
18947
  // Check for any element (including custom elements like <auro-icon>
18948
18948
  // that render via shadow DOM with no text content).
18949
18949
  const lightDomNodes = Array.from(this.querySelectorAll('[slot="displayValue"]:not(slot)'));
18950
- const nextHasDisplayValueContent = lightDomNodes.some((node) => (
18950
+ const hasContent = lightDomNodes.some((node) => (
18951
18951
  node.textContent.trim().length > 0 ||
18952
18952
  node.children.length > 0 ||
18953
18953
  node.shadowRoot !== null
18954
18954
  ));
18955
- if (nextHasDisplayValueContent !== this.hasDisplayValueContent) {
18956
- this.hasDisplayValueContent = nextHasDisplayValueContent;
18955
+ if (this.hasDisplayValueContent !== hasContent) {
18956
+ this.hasDisplayValueContent = hasContent;
18957
18957
  this.requestUpdate();
18958
18958
  }
18959
18959
  return;
@@ -18968,7 +18968,7 @@ class AuroInput extends BaseInput {
18968
18968
  // being visible on preset/deeplink load.
18969
18969
  // Custom elements (e.g. <auro-icon>) that render via shadow DOM are
18970
18970
  // treated as content even when they have no text or light-DOM children.
18971
- this.hasDisplayValueContent = nodes.some((node) => {
18971
+ const hasContent = nodes.some((node) => {
18972
18972
  if (node.nodeType === Node.TEXT_NODE) {
18973
18973
  return node.textContent.trim().length > 0;
18974
18974
  }
@@ -18979,7 +18979,10 @@ class AuroInput extends BaseInput {
18979
18979
  }
18980
18980
  return false;
18981
18981
  });
18982
- this.requestUpdate();
18982
+ if (this.hasDisplayValueContent !== hasContent) {
18983
+ this.hasDisplayValueContent = hasContent;
18984
+ this.requestUpdate();
18985
+ }
18983
18986
  }
18984
18987
 
18985
18988
  firstUpdated() {
@@ -19806,7 +19809,7 @@ class AuroBibtemplate extends i$3 {
19806
19809
  }
19807
19810
  }
19808
19811
 
19809
- var formkitVersion = '202607160838';
19812
+ var formkitVersion = '202607160851';
19810
19813
 
19811
19814
  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}`;
19812
19815
 
@@ -4986,7 +4986,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$3 {
4986
4986
  }
4987
4987
  };
4988
4988
 
4989
- var formkitVersion$2 = '202607160838';
4989
+ var formkitVersion$2 = '202607160851';
4990
4990
 
4991
4991
  let AuroElement$2 = class AuroElement extends i$3 {
4992
4992
  static get properties() {
@@ -5128,8 +5128,8 @@ class AuroDropdown extends AuroElement$2 {
5128
5128
 
5129
5129
  /**
5130
5130
  * When true, the dropdown skips its generic focus restoration on close.
5131
- * Intended for internal consumer coordination (e.g. auro-combobox), not as a
5132
- * declarative attribute.
5131
+ * Set by consumers (e.g. combobox) that manage their own focus routing
5132
+ * via setClearBtnFocus / setInputFocus / keyboard strategy.
5133
5133
  * Separate from noHideOnThisFocusLoss (which controls auto-close behavior).
5134
5134
  * @private
5135
5135
  */
@@ -18668,7 +18668,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$3 {
18668
18668
  }
18669
18669
  };
18670
18670
 
18671
- var formkitVersion$1 = '202607160838';
18671
+ var formkitVersion$1 = '202607160851';
18672
18672
 
18673
18673
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
18674
18674
  // See LICENSE in the project root for license information.
@@ -18962,13 +18962,13 @@ class AuroInput extends BaseInput {
18962
18962
  // Check for any element (including custom elements like <auro-icon>
18963
18963
  // that render via shadow DOM with no text content).
18964
18964
  const lightDomNodes = Array.from(this.querySelectorAll('[slot="displayValue"]:not(slot)'));
18965
- const nextHasDisplayValueContent = lightDomNodes.some((node) => (
18965
+ const hasContent = lightDomNodes.some((node) => (
18966
18966
  node.textContent.trim().length > 0 ||
18967
18967
  node.children.length > 0 ||
18968
18968
  node.shadowRoot !== null
18969
18969
  ));
18970
- if (nextHasDisplayValueContent !== this.hasDisplayValueContent) {
18971
- this.hasDisplayValueContent = nextHasDisplayValueContent;
18970
+ if (this.hasDisplayValueContent !== hasContent) {
18971
+ this.hasDisplayValueContent = hasContent;
18972
18972
  this.requestUpdate();
18973
18973
  }
18974
18974
  return;
@@ -18983,7 +18983,7 @@ class AuroInput extends BaseInput {
18983
18983
  // being visible on preset/deeplink load.
18984
18984
  // Custom elements (e.g. <auro-icon>) that render via shadow DOM are
18985
18985
  // treated as content even when they have no text or light-DOM children.
18986
- this.hasDisplayValueContent = nodes.some((node) => {
18986
+ const hasContent = nodes.some((node) => {
18987
18987
  if (node.nodeType === Node.TEXT_NODE) {
18988
18988
  return node.textContent.trim().length > 0;
18989
18989
  }
@@ -18994,7 +18994,10 @@ class AuroInput extends BaseInput {
18994
18994
  }
18995
18995
  return false;
18996
18996
  });
18997
- this.requestUpdate();
18997
+ if (this.hasDisplayValueContent !== hasContent) {
18998
+ this.hasDisplayValueContent = hasContent;
18999
+ this.requestUpdate();
19000
+ }
18998
19001
  }
18999
19002
 
19000
19003
  firstUpdated() {
@@ -19821,7 +19824,7 @@ class AuroBibtemplate extends i$3 {
19821
19824
  }
19822
19825
  }
19823
19826
 
19824
- var formkitVersion = '202607160838';
19827
+ var formkitVersion = '202607160851';
19825
19828
 
19826
19829
  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}`;
19827
19830
 
@@ -4904,7 +4904,7 @@ let AuroHelpText$2 = class AuroHelpText extends LitElement {
4904
4904
  }
4905
4905
  };
4906
4906
 
4907
- var formkitVersion$2 = '202607160838';
4907
+ var formkitVersion$2 = '202607160851';
4908
4908
 
4909
4909
  let AuroElement$2 = class AuroElement extends LitElement {
4910
4910
  static get properties() {
@@ -5046,8 +5046,8 @@ class AuroDropdown extends AuroElement$2 {
5046
5046
 
5047
5047
  /**
5048
5048
  * When true, the dropdown skips its generic focus restoration on close.
5049
- * Intended for internal consumer coordination (e.g. auro-combobox), not as a
5050
- * declarative attribute.
5049
+ * Set by consumers (e.g. combobox) that manage their own focus routing
5050
+ * via setClearBtnFocus / setInputFocus / keyboard strategy.
5051
5051
  * Separate from noHideOnThisFocusLoss (which controls auto-close behavior).
5052
5052
  * @private
5053
5053
  */
@@ -18579,7 +18579,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
18579
18579
  }
18580
18580
  };
18581
18581
 
18582
- var formkitVersion$1 = '202607160838';
18582
+ var formkitVersion$1 = '202607160851';
18583
18583
 
18584
18584
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
18585
18585
  // See LICENSE in the project root for license information.
@@ -18873,13 +18873,13 @@ class AuroInput extends BaseInput {
18873
18873
  // Check for any element (including custom elements like <auro-icon>
18874
18874
  // that render via shadow DOM with no text content).
18875
18875
  const lightDomNodes = Array.from(this.querySelectorAll('[slot="displayValue"]:not(slot)'));
18876
- const nextHasDisplayValueContent = lightDomNodes.some((node) => (
18876
+ const hasContent = lightDomNodes.some((node) => (
18877
18877
  node.textContent.trim().length > 0 ||
18878
18878
  node.children.length > 0 ||
18879
18879
  node.shadowRoot !== null
18880
18880
  ));
18881
- if (nextHasDisplayValueContent !== this.hasDisplayValueContent) {
18882
- this.hasDisplayValueContent = nextHasDisplayValueContent;
18881
+ if (this.hasDisplayValueContent !== hasContent) {
18882
+ this.hasDisplayValueContent = hasContent;
18883
18883
  this.requestUpdate();
18884
18884
  }
18885
18885
  return;
@@ -18894,7 +18894,7 @@ class AuroInput extends BaseInput {
18894
18894
  // being visible on preset/deeplink load.
18895
18895
  // Custom elements (e.g. <auro-icon>) that render via shadow DOM are
18896
18896
  // treated as content even when they have no text or light-DOM children.
18897
- this.hasDisplayValueContent = nodes.some((node) => {
18897
+ const hasContent = nodes.some((node) => {
18898
18898
  if (node.nodeType === Node.TEXT_NODE) {
18899
18899
  return node.textContent.trim().length > 0;
18900
18900
  }
@@ -18905,7 +18905,10 @@ class AuroInput extends BaseInput {
18905
18905
  }
18906
18906
  return false;
18907
18907
  });
18908
- this.requestUpdate();
18908
+ if (this.hasDisplayValueContent !== hasContent) {
18909
+ this.hasDisplayValueContent = hasContent;
18910
+ this.requestUpdate();
18911
+ }
18909
18912
  }
18910
18913
 
18911
18914
  firstUpdated() {
@@ -19732,7 +19735,7 @@ class AuroBibtemplate extends LitElement {
19732
19735
  }
19733
19736
  }
19734
19737
 
19735
- var formkitVersion = '202607160838';
19738
+ var formkitVersion = '202607160851';
19736
19739
 
19737
19740
  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}`;
19738
19741
 
@@ -4904,7 +4904,7 @@ let AuroHelpText$2 = class AuroHelpText extends LitElement {
4904
4904
  }
4905
4905
  };
4906
4906
 
4907
- var formkitVersion$2 = '202607160838';
4907
+ var formkitVersion$2 = '202607160851';
4908
4908
 
4909
4909
  let AuroElement$2 = class AuroElement extends LitElement {
4910
4910
  static get properties() {
@@ -5046,8 +5046,8 @@ class AuroDropdown extends AuroElement$2 {
5046
5046
 
5047
5047
  /**
5048
5048
  * When true, the dropdown skips its generic focus restoration on close.
5049
- * Intended for internal consumer coordination (e.g. auro-combobox), not as a
5050
- * declarative attribute.
5049
+ * Set by consumers (e.g. combobox) that manage their own focus routing
5050
+ * via setClearBtnFocus / setInputFocus / keyboard strategy.
5051
5051
  * Separate from noHideOnThisFocusLoss (which controls auto-close behavior).
5052
5052
  * @private
5053
5053
  */
@@ -18579,7 +18579,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
18579
18579
  }
18580
18580
  };
18581
18581
 
18582
- var formkitVersion$1 = '202607160838';
18582
+ var formkitVersion$1 = '202607160851';
18583
18583
 
18584
18584
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
18585
18585
  // See LICENSE in the project root for license information.
@@ -18873,13 +18873,13 @@ class AuroInput extends BaseInput {
18873
18873
  // Check for any element (including custom elements like <auro-icon>
18874
18874
  // that render via shadow DOM with no text content).
18875
18875
  const lightDomNodes = Array.from(this.querySelectorAll('[slot="displayValue"]:not(slot)'));
18876
- const nextHasDisplayValueContent = lightDomNodes.some((node) => (
18876
+ const hasContent = lightDomNodes.some((node) => (
18877
18877
  node.textContent.trim().length > 0 ||
18878
18878
  node.children.length > 0 ||
18879
18879
  node.shadowRoot !== null
18880
18880
  ));
18881
- if (nextHasDisplayValueContent !== this.hasDisplayValueContent) {
18882
- this.hasDisplayValueContent = nextHasDisplayValueContent;
18881
+ if (this.hasDisplayValueContent !== hasContent) {
18882
+ this.hasDisplayValueContent = hasContent;
18883
18883
  this.requestUpdate();
18884
18884
  }
18885
18885
  return;
@@ -18894,7 +18894,7 @@ class AuroInput extends BaseInput {
18894
18894
  // being visible on preset/deeplink load.
18895
18895
  // Custom elements (e.g. <auro-icon>) that render via shadow DOM are
18896
18896
  // treated as content even when they have no text or light-DOM children.
18897
- this.hasDisplayValueContent = nodes.some((node) => {
18897
+ const hasContent = nodes.some((node) => {
18898
18898
  if (node.nodeType === Node.TEXT_NODE) {
18899
18899
  return node.textContent.trim().length > 0;
18900
18900
  }
@@ -18905,7 +18905,10 @@ class AuroInput extends BaseInput {
18905
18905
  }
18906
18906
  return false;
18907
18907
  });
18908
- this.requestUpdate();
18908
+ if (this.hasDisplayValueContent !== hasContent) {
18909
+ this.hasDisplayValueContent = hasContent;
18910
+ this.requestUpdate();
18911
+ }
18909
18912
  }
18910
18913
 
18911
18914
  firstUpdated() {
@@ -19732,7 +19735,7 @@ class AuroBibtemplate extends LitElement {
19732
19735
  }
19733
19736
  }
19734
19737
 
19735
- var formkitVersion = '202607160838';
19738
+ var formkitVersion = '202607160851';
19736
19739
 
19737
19740
  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}`;
19738
19741
 
@@ -1114,7 +1114,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$2 {
1114
1114
  }
1115
1115
  };
1116
1116
 
1117
- var formkitVersion$1 = '202607160838';
1117
+ var formkitVersion$1 = '202607160851';
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 = '202607160838';
5283
+ var formkitVersion = '202607160851';
5284
5284
 
5285
5285
  let AuroElement$1 = class AuroElement extends i$2 {
5286
5286
  static get properties() {
@@ -5422,8 +5422,8 @@ class AuroDropdown extends AuroElement$1 {
5422
5422
 
5423
5423
  /**
5424
5424
  * When true, the dropdown skips its generic focus restoration on close.
5425
- * Intended for internal consumer coordination (e.g. auro-combobox), not as a
5426
- * declarative attribute.
5425
+ * Set by consumers (e.g. combobox) that manage their own focus routing
5426
+ * via setClearBtnFocus / setInputFocus / keyboard strategy.
5427
5427
  * Separate from noHideOnThisFocusLoss (which controls auto-close behavior).
5428
5428
  * @private
5429
5429
  */
@@ -1114,7 +1114,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$2 {
1114
1114
  }
1115
1115
  };
1116
1116
 
1117
- var formkitVersion$1 = '202607160838';
1117
+ var formkitVersion$1 = '202607160851';
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 = '202607160838';
5283
+ var formkitVersion = '202607160851';
5284
5284
 
5285
5285
  let AuroElement$1 = class AuroElement extends i$2 {
5286
5286
  static get properties() {
@@ -5422,8 +5422,8 @@ class AuroDropdown extends AuroElement$1 {
5422
5422
 
5423
5423
  /**
5424
5424
  * When true, the dropdown skips its generic focus restoration on close.
5425
- * Intended for internal consumer coordination (e.g. auro-combobox), not as a
5426
- * declarative attribute.
5425
+ * Set by consumers (e.g. combobox) that manage their own focus routing
5426
+ * via setClearBtnFocus / setInputFocus / keyboard strategy.
5427
5427
  * Separate from noHideOnThisFocusLoss (which controls auto-close behavior).
5428
5428
  * @private
5429
5429
  */
@@ -1064,7 +1064,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
1064
1064
  }
1065
1065
  };
1066
1066
 
1067
- var formkitVersion$1 = '202607160838';
1067
+ var formkitVersion$1 = '202607160851';
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 = '202607160838';
5215
+ var formkitVersion = '202607160851';
5216
5216
 
5217
5217
  let AuroElement$1 = class AuroElement extends LitElement {
5218
5218
  static get properties() {
@@ -5354,8 +5354,8 @@ class AuroDropdown extends AuroElement$1 {
5354
5354
 
5355
5355
  /**
5356
5356
  * When true, the dropdown skips its generic focus restoration on close.
5357
- * Intended for internal consumer coordination (e.g. auro-combobox), not as a
5358
- * declarative attribute.
5357
+ * Set by consumers (e.g. combobox) that manage their own focus routing
5358
+ * via setClearBtnFocus / setInputFocus / keyboard strategy.
5359
5359
  * Separate from noHideOnThisFocusLoss (which controls auto-close behavior).
5360
5360
  * @private
5361
5361
  */
@@ -1064,7 +1064,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
1064
1064
  }
1065
1065
  };
1066
1066
 
1067
- var formkitVersion$1 = '202607160838';
1067
+ var formkitVersion$1 = '202607160851';
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 = '202607160838';
5215
+ var formkitVersion = '202607160851';
5216
5216
 
5217
5217
  let AuroElement$1 = class AuroElement extends LitElement {
5218
5218
  static get properties() {
@@ -5354,8 +5354,8 @@ class AuroDropdown extends AuroElement$1 {
5354
5354
 
5355
5355
  /**
5356
5356
  * When true, the dropdown skips its generic focus restoration on close.
5357
- * Intended for internal consumer coordination (e.g. auro-combobox), not as a
5358
- * declarative attribute.
5357
+ * Set by consumers (e.g. combobox) that manage their own focus routing
5358
+ * via setClearBtnFocus / setInputFocus / keyboard strategy.
5359
5359
  * Separate from noHideOnThisFocusLoss (which controls auto-close behavior).
5360
5360
  * @private
5361
5361
  */