@aurodesignsystem-dev/auro-formkit 0.0.0-pr1595.6 → 0.0.0-pr1595.7

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 (49) 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/api.md +1 -1
  7. package/components/combobox/demo/customize.min.js +9 -9
  8. package/components/combobox/demo/getting-started.min.js +9 -9
  9. package/components/combobox/demo/index.min.js +9 -9
  10. package/components/combobox/dist/index.js +9 -9
  11. package/components/combobox/dist/registered.js +9 -9
  12. package/components/counter/demo/customize.min.js +4 -4
  13. package/components/counter/demo/index.min.js +4 -4
  14. package/components/counter/dist/index.js +4 -4
  15. package/components/counter/dist/registered.js +4 -4
  16. package/components/datepicker/demo/customize.min.js +5 -5
  17. package/components/datepicker/demo/index.min.js +5 -5
  18. package/components/datepicker/dist/index.js +5 -5
  19. package/components/datepicker/dist/registered.js +5 -5
  20. package/components/dropdown/demo/api.md +1 -1
  21. package/components/dropdown/demo/customize.min.js +3 -3
  22. package/components/dropdown/demo/getting-started.min.js +4 -4
  23. package/components/dropdown/demo/index.min.js +3 -3
  24. package/components/dropdown/dist/auro-dropdownBib.d.ts +1 -1
  25. package/components/dropdown/dist/index.js +3 -3
  26. package/components/dropdown/dist/registered.js +3 -3
  27. package/components/form/demo/customize.min.js +27 -27
  28. package/components/form/demo/getting-started.min.js +27 -27
  29. package/components/form/demo/index.min.js +27 -27
  30. package/components/form/demo/registerDemoDeps.min.js +27 -27
  31. package/components/input/demo/customize.min.js +1 -1
  32. package/components/input/demo/getting-started.min.js +1 -1
  33. package/components/input/demo/index.min.js +1 -1
  34. package/components/input/dist/index.js +1 -1
  35. package/components/input/dist/registered.js +1 -1
  36. package/components/radio/demo/api.md +1 -1
  37. package/components/radio/demo/customize.min.js +2 -2
  38. package/components/radio/demo/getting-started.min.js +2 -2
  39. package/components/radio/demo/index.min.js +2 -2
  40. package/components/radio/dist/index.js +2 -2
  41. package/components/radio/dist/registered.js +2 -2
  42. package/components/select/demo/api.md +1 -1
  43. package/components/select/demo/customize.min.js +5 -5
  44. package/components/select/demo/getting-started.min.js +5 -5
  45. package/components/select/demo/index.min.js +5 -5
  46. package/components/select/dist/index.js +5 -5
  47. package/components/select/dist/registered.js +5 -5
  48. package/custom-elements.json +5 -50
  49. package/package.json +1 -1
@@ -1286,7 +1286,7 @@ class AuroHelpText extends i$2 {
1286
1286
  }
1287
1287
  }
1288
1288
 
1289
- var formkitVersion = '202608300411';
1289
+ var formkitVersion = '202608300438';
1290
1290
 
1291
1291
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1292
1292
  // See LICENSE in the project root for license information.
@@ -1286,7 +1286,7 @@ class AuroHelpText extends i$2 {
1286
1286
  }
1287
1287
  }
1288
1288
 
1289
- var formkitVersion = '202608300411';
1289
+ var formkitVersion = '202608300438';
1290
1290
 
1291
1291
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1292
1292
  // See LICENSE in the project root for license information.
@@ -1286,7 +1286,7 @@ class AuroHelpText extends i$2 {
1286
1286
  }
1287
1287
  }
1288
1288
 
1289
- var formkitVersion = '202608300411';
1289
+ var formkitVersion = '202608300438';
1290
1290
 
1291
1291
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1292
1292
  // See LICENSE in the project root for license information.
@@ -1239,7 +1239,7 @@ class AuroHelpText extends LitElement {
1239
1239
  }
1240
1240
  }
1241
1241
 
1242
- var formkitVersion = '202608300411';
1242
+ var formkitVersion = '202608300438';
1243
1243
 
1244
1244
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1245
1245
  // See LICENSE in the project root for license information.
@@ -1239,7 +1239,7 @@ class AuroHelpText extends LitElement {
1239
1239
  }
1240
1240
  }
1241
1241
 
1242
- var formkitVersion = '202608300411';
1242
+ var formkitVersion = '202608300438';
1243
1243
 
1244
1244
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1245
1245
  // See LICENSE in the project root for license information.
@@ -28,7 +28,7 @@ The `auro-combobox` element provides users with a way to select an option from a
28
28
  | `noValidate` | `novalidate` | | `boolean` | | If set, disables auto-validation on blur. |
29
29
  | `offset` | `offset` | | `number` | "0" | Gap between the trigger element and bib. |
30
30
  | `onDark` | `ondark` | | `boolean` | | DEPRECATED - use `appearance="inverse"` instead. |
31
- | `optionSelected` | `optionselected` | | `HTMLElement` | | Specifies the current selected option. |
31
+ | `optionSelected` | | | `HTMLElement` | | Specifies the current selected option. |
32
32
  | `persistInput` | `persistinput` | | `boolean` | | If declared, selecting a menu option will not change the input value. By doing so,<br />the current menu filter will be preserved and the user can continue from their last<br />filter state. It is recommended to use this in combination with the `displayValue` slot. |
33
33
  | `placeholder` | `placeholder` | | `string` | | Define custom placeholder text, only supported by date input formats. |
34
34
  | `placement` | `placement` | | `'top' \| 'right' \| 'bottom' \| 'left' \| 'bottom-start' \| 'top-start' \| 'top-end' \| 'right-start' \| 'right-end' \| 'bottom-end' \| 'left-start' \| 'left-end'` | "'bottom-start'" | Position where the bib should appear relative to the trigger. |
@@ -4539,7 +4539,7 @@ class AuroDropdownBib extends i$3 {
4539
4539
  */
4540
4540
  bibTemplate: {
4541
4541
  type: Object,
4542
- attribute: 'bibtemplate'
4542
+ attribute: false
4543
4543
  },
4544
4544
 
4545
4545
  /**
@@ -5066,7 +5066,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$3 {
5066
5066
  }
5067
5067
  };
5068
5068
 
5069
- var formkitVersion$2 = '202608300411';
5069
+ var formkitVersion$2 = '202608300438';
5070
5070
 
5071
5071
  /**
5072
5072
  * AuroElement is the shared base class for layout-aware Auro form components.
@@ -5734,7 +5734,7 @@ class AuroDropdown extends AuroElement$2 {
5734
5734
  */
5735
5735
  onSlotChange: {
5736
5736
  type: Function,
5737
- attribute: 'onslotchange',
5737
+ attribute: false,
5738
5738
  reflect: false
5739
5739
  },
5740
5740
 
@@ -18935,7 +18935,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$3 {
18935
18935
  }
18936
18936
  };
18937
18937
 
18938
- var formkitVersion$1 = '202608300411';
18938
+ var formkitVersion$1 = '202608300438';
18939
18939
 
18940
18940
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
18941
18941
  // See LICENSE in the project root for license information.
@@ -20127,7 +20127,7 @@ class AuroBibtemplate extends i$3 {
20127
20127
  }
20128
20128
  }
20129
20129
 
20130
- var formkitVersion = '202608300411';
20130
+ var formkitVersion = '202608300438';
20131
20131
 
20132
20132
  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}`;
20133
20133
 
@@ -20873,7 +20873,7 @@ class AuroCombobox extends AuroElement {
20873
20873
  */
20874
20874
  optionSelected: {
20875
20875
  type: Object,
20876
- attribute: 'optionselected'
20876
+ attribute: false
20877
20877
  },
20878
20878
 
20879
20879
  /**
@@ -21466,7 +21466,7 @@ class AuroCombobox extends AuroElement {
21466
21466
  // focus, which fires focusout on the child auro-input before the
21467
21467
  // bib input receives focus. That focusout triggers the input's own
21468
21468
  // validate(), which dispatches a composed auroFormElement-validated
21469
- // event. Because composed events are retargetted at each shadow DOM
21469
+ // event. Because composed events are re-targeted at each shadow DOM
21470
21470
  // boundary, the event appears to originate from the combobox itself
21471
21471
  // and its listener unconditionally sets this.validity — causing
21472
21472
  // premature validation. This flag suppresses all validation paths
@@ -21729,7 +21729,7 @@ class AuroCombobox extends AuroElement {
21729
21729
  this.optionSelected = selected;
21730
21730
  }
21731
21731
 
21732
- // Skip writeback when this event is the echo of our own setMenuValue —
21732
+ // Skip write-back when this event is the echo of our own setMenuValue —
21733
21733
  // otherwise it cascades against handleInputValueChange in suggestion mode.
21734
21734
  if (this._pendingMenuValueSync) {
21735
21735
  this._pendingMenuValueSync = false;
@@ -22091,7 +22091,7 @@ class AuroCombobox extends AuroElement {
22091
22091
  // Ignore dispatches from the bib (fullscreen) input. It's re-validated
22092
22092
  // inside this.validate()'s auroInputElements loop with its own
22093
22093
  // (often undefined) validity, and the event is composed/bubbles up to
22094
- // this listener with `target` retargeted to the combobox. Letting it
22094
+ // this listener with `target` re-targeted to the combobox. Letting it
22095
22095
  // through would overwrite the trigger input's correct validity with
22096
22096
  // the bib input's stale one (e.g. wiping `tooShort` during typing).
22097
22097
  if (this.inputInBib && evt.composedPath()[0] === this.inputInBib && this.inputInBib !== this.input) {
@@ -4539,7 +4539,7 @@ class AuroDropdownBib extends i$3 {
4539
4539
  */
4540
4540
  bibTemplate: {
4541
4541
  type: Object,
4542
- attribute: 'bibtemplate'
4542
+ attribute: false
4543
4543
  },
4544
4544
 
4545
4545
  /**
@@ -5066,7 +5066,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$3 {
5066
5066
  }
5067
5067
  };
5068
5068
 
5069
- var formkitVersion$2 = '202608300411';
5069
+ var formkitVersion$2 = '202608300438';
5070
5070
 
5071
5071
  /**
5072
5072
  * AuroElement is the shared base class for layout-aware Auro form components.
@@ -5734,7 +5734,7 @@ class AuroDropdown extends AuroElement$2 {
5734
5734
  */
5735
5735
  onSlotChange: {
5736
5736
  type: Function,
5737
- attribute: 'onslotchange',
5737
+ attribute: false,
5738
5738
  reflect: false
5739
5739
  },
5740
5740
 
@@ -18935,7 +18935,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$3 {
18935
18935
  }
18936
18936
  };
18937
18937
 
18938
- var formkitVersion$1 = '202608300411';
18938
+ var formkitVersion$1 = '202608300438';
18939
18939
 
18940
18940
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
18941
18941
  // See LICENSE in the project root for license information.
@@ -20127,7 +20127,7 @@ class AuroBibtemplate extends i$3 {
20127
20127
  }
20128
20128
  }
20129
20129
 
20130
- var formkitVersion = '202608300411';
20130
+ var formkitVersion = '202608300438';
20131
20131
 
20132
20132
  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}`;
20133
20133
 
@@ -20873,7 +20873,7 @@ class AuroCombobox extends AuroElement {
20873
20873
  */
20874
20874
  optionSelected: {
20875
20875
  type: Object,
20876
- attribute: 'optionselected'
20876
+ attribute: false
20877
20877
  },
20878
20878
 
20879
20879
  /**
@@ -21466,7 +21466,7 @@ class AuroCombobox extends AuroElement {
21466
21466
  // focus, which fires focusout on the child auro-input before the
21467
21467
  // bib input receives focus. That focusout triggers the input's own
21468
21468
  // validate(), which dispatches a composed auroFormElement-validated
21469
- // event. Because composed events are retargetted at each shadow DOM
21469
+ // event. Because composed events are re-targeted at each shadow DOM
21470
21470
  // boundary, the event appears to originate from the combobox itself
21471
21471
  // and its listener unconditionally sets this.validity — causing
21472
21472
  // premature validation. This flag suppresses all validation paths
@@ -21729,7 +21729,7 @@ class AuroCombobox extends AuroElement {
21729
21729
  this.optionSelected = selected;
21730
21730
  }
21731
21731
 
21732
- // Skip writeback when this event is the echo of our own setMenuValue —
21732
+ // Skip write-back when this event is the echo of our own setMenuValue —
21733
21733
  // otherwise it cascades against handleInputValueChange in suggestion mode.
21734
21734
  if (this._pendingMenuValueSync) {
21735
21735
  this._pendingMenuValueSync = false;
@@ -22091,7 +22091,7 @@ class AuroCombobox extends AuroElement {
22091
22091
  // Ignore dispatches from the bib (fullscreen) input. It's re-validated
22092
22092
  // inside this.validate()'s auroInputElements loop with its own
22093
22093
  // (often undefined) validity, and the event is composed/bubbles up to
22094
- // this listener with `target` retargeted to the combobox. Letting it
22094
+ // this listener with `target` re-targeted to the combobox. Letting it
22095
22095
  // through would overwrite the trigger input's correct validity with
22096
22096
  // the bib input's stale one (e.g. wiping `tooShort` during typing).
22097
22097
  if (this.inputInBib && evt.composedPath()[0] === this.inputInBib && this.inputInBib !== this.input) {
@@ -4554,7 +4554,7 @@ class AuroDropdownBib extends i$3 {
4554
4554
  */
4555
4555
  bibTemplate: {
4556
4556
  type: Object,
4557
- attribute: 'bibtemplate'
4557
+ attribute: false
4558
4558
  },
4559
4559
 
4560
4560
  /**
@@ -5081,7 +5081,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$3 {
5081
5081
  }
5082
5082
  };
5083
5083
 
5084
- var formkitVersion$2 = '202608300411';
5084
+ var formkitVersion$2 = '202608300438';
5085
5085
 
5086
5086
  /**
5087
5087
  * AuroElement is the shared base class for layout-aware Auro form components.
@@ -5749,7 +5749,7 @@ class AuroDropdown extends AuroElement$2 {
5749
5749
  */
5750
5750
  onSlotChange: {
5751
5751
  type: Function,
5752
- attribute: 'onslotchange',
5752
+ attribute: false,
5753
5753
  reflect: false
5754
5754
  },
5755
5755
 
@@ -18950,7 +18950,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$3 {
18950
18950
  }
18951
18951
  };
18952
18952
 
18953
- var formkitVersion$1 = '202608300411';
18953
+ var formkitVersion$1 = '202608300438';
18954
18954
 
18955
18955
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
18956
18956
  // See LICENSE in the project root for license information.
@@ -20142,7 +20142,7 @@ class AuroBibtemplate extends i$3 {
20142
20142
  }
20143
20143
  }
20144
20144
 
20145
- var formkitVersion = '202608300411';
20145
+ var formkitVersion = '202608300438';
20146
20146
 
20147
20147
  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}`;
20148
20148
 
@@ -20888,7 +20888,7 @@ class AuroCombobox extends AuroElement {
20888
20888
  */
20889
20889
  optionSelected: {
20890
20890
  type: Object,
20891
- attribute: 'optionselected'
20891
+ attribute: false
20892
20892
  },
20893
20893
 
20894
20894
  /**
@@ -21481,7 +21481,7 @@ class AuroCombobox extends AuroElement {
21481
21481
  // focus, which fires focusout on the child auro-input before the
21482
21482
  // bib input receives focus. That focusout triggers the input's own
21483
21483
  // validate(), which dispatches a composed auroFormElement-validated
21484
- // event. Because composed events are retargetted at each shadow DOM
21484
+ // event. Because composed events are re-targeted at each shadow DOM
21485
21485
  // boundary, the event appears to originate from the combobox itself
21486
21486
  // and its listener unconditionally sets this.validity — causing
21487
21487
  // premature validation. This flag suppresses all validation paths
@@ -21744,7 +21744,7 @@ class AuroCombobox extends AuroElement {
21744
21744
  this.optionSelected = selected;
21745
21745
  }
21746
21746
 
21747
- // Skip writeback when this event is the echo of our own setMenuValue —
21747
+ // Skip write-back when this event is the echo of our own setMenuValue —
21748
21748
  // otherwise it cascades against handleInputValueChange in suggestion mode.
21749
21749
  if (this._pendingMenuValueSync) {
21750
21750
  this._pendingMenuValueSync = false;
@@ -22106,7 +22106,7 @@ class AuroCombobox extends AuroElement {
22106
22106
  // Ignore dispatches from the bib (fullscreen) input. It's re-validated
22107
22107
  // inside this.validate()'s auroInputElements loop with its own
22108
22108
  // (often undefined) validity, and the event is composed/bubbles up to
22109
- // this listener with `target` retargeted to the combobox. Letting it
22109
+ // this listener with `target` re-targeted to the combobox. Letting it
22110
22110
  // through would overwrite the trigger input's correct validity with
22111
22111
  // the bib input's stale one (e.g. wiping `tooShort` during typing).
22112
22112
  if (this.inputInBib && evt.composedPath()[0] === this.inputInBib && this.inputInBib !== this.input) {
@@ -4472,7 +4472,7 @@ class AuroDropdownBib extends LitElement {
4472
4472
  */
4473
4473
  bibTemplate: {
4474
4474
  type: Object,
4475
- attribute: 'bibtemplate'
4475
+ attribute: false
4476
4476
  },
4477
4477
 
4478
4478
  /**
@@ -4999,7 +4999,7 @@ let AuroHelpText$2 = class AuroHelpText extends LitElement {
4999
4999
  }
5000
5000
  };
5001
5001
 
5002
- var formkitVersion$2 = '202608300411';
5002
+ var formkitVersion$2 = '202608300438';
5003
5003
 
5004
5004
  /**
5005
5005
  * AuroElement is the shared base class for layout-aware Auro form components.
@@ -5667,7 +5667,7 @@ class AuroDropdown extends AuroElement$2 {
5667
5667
  */
5668
5668
  onSlotChange: {
5669
5669
  type: Function,
5670
- attribute: 'onslotchange',
5670
+ attribute: false,
5671
5671
  reflect: false
5672
5672
  },
5673
5673
 
@@ -18861,7 +18861,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
18861
18861
  }
18862
18862
  };
18863
18863
 
18864
- var formkitVersion$1 = '202608300411';
18864
+ var formkitVersion$1 = '202608300438';
18865
18865
 
18866
18866
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
18867
18867
  // See LICENSE in the project root for license information.
@@ -20053,7 +20053,7 @@ class AuroBibtemplate extends LitElement {
20053
20053
  }
20054
20054
  }
20055
20055
 
20056
- var formkitVersion = '202608300411';
20056
+ var formkitVersion = '202608300438';
20057
20057
 
20058
20058
  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}`;
20059
20059
 
@@ -20799,7 +20799,7 @@ class AuroCombobox extends AuroElement {
20799
20799
  */
20800
20800
  optionSelected: {
20801
20801
  type: Object,
20802
- attribute: 'optionselected'
20802
+ attribute: false
20803
20803
  },
20804
20804
 
20805
20805
  /**
@@ -21392,7 +21392,7 @@ class AuroCombobox extends AuroElement {
21392
21392
  // focus, which fires focusout on the child auro-input before the
21393
21393
  // bib input receives focus. That focusout triggers the input's own
21394
21394
  // validate(), which dispatches a composed auroFormElement-validated
21395
- // event. Because composed events are retargetted at each shadow DOM
21395
+ // event. Because composed events are re-targeted at each shadow DOM
21396
21396
  // boundary, the event appears to originate from the combobox itself
21397
21397
  // and its listener unconditionally sets this.validity — causing
21398
21398
  // premature validation. This flag suppresses all validation paths
@@ -21655,7 +21655,7 @@ class AuroCombobox extends AuroElement {
21655
21655
  this.optionSelected = selected;
21656
21656
  }
21657
21657
 
21658
- // Skip writeback when this event is the echo of our own setMenuValue —
21658
+ // Skip write-back when this event is the echo of our own setMenuValue —
21659
21659
  // otherwise it cascades against handleInputValueChange in suggestion mode.
21660
21660
  if (this._pendingMenuValueSync) {
21661
21661
  this._pendingMenuValueSync = false;
@@ -22017,7 +22017,7 @@ class AuroCombobox extends AuroElement {
22017
22017
  // Ignore dispatches from the bib (fullscreen) input. It's re-validated
22018
22018
  // inside this.validate()'s auroInputElements loop with its own
22019
22019
  // (often undefined) validity, and the event is composed/bubbles up to
22020
- // this listener with `target` retargeted to the combobox. Letting it
22020
+ // this listener with `target` re-targeted to the combobox. Letting it
22021
22021
  // through would overwrite the trigger input's correct validity with
22022
22022
  // the bib input's stale one (e.g. wiping `tooShort` during typing).
22023
22023
  if (this.inputInBib && evt.composedPath()[0] === this.inputInBib && this.inputInBib !== this.input) {
@@ -4472,7 +4472,7 @@ class AuroDropdownBib extends LitElement {
4472
4472
  */
4473
4473
  bibTemplate: {
4474
4474
  type: Object,
4475
- attribute: 'bibtemplate'
4475
+ attribute: false
4476
4476
  },
4477
4477
 
4478
4478
  /**
@@ -4999,7 +4999,7 @@ let AuroHelpText$2 = class AuroHelpText extends LitElement {
4999
4999
  }
5000
5000
  };
5001
5001
 
5002
- var formkitVersion$2 = '202608300411';
5002
+ var formkitVersion$2 = '202608300438';
5003
5003
 
5004
5004
  /**
5005
5005
  * AuroElement is the shared base class for layout-aware Auro form components.
@@ -5667,7 +5667,7 @@ class AuroDropdown extends AuroElement$2 {
5667
5667
  */
5668
5668
  onSlotChange: {
5669
5669
  type: Function,
5670
- attribute: 'onslotchange',
5670
+ attribute: false,
5671
5671
  reflect: false
5672
5672
  },
5673
5673
 
@@ -18861,7 +18861,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
18861
18861
  }
18862
18862
  };
18863
18863
 
18864
- var formkitVersion$1 = '202608300411';
18864
+ var formkitVersion$1 = '202608300438';
18865
18865
 
18866
18866
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
18867
18867
  // See LICENSE in the project root for license information.
@@ -20053,7 +20053,7 @@ class AuroBibtemplate extends LitElement {
20053
20053
  }
20054
20054
  }
20055
20055
 
20056
- var formkitVersion = '202608300411';
20056
+ var formkitVersion = '202608300438';
20057
20057
 
20058
20058
  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}`;
20059
20059
 
@@ -20799,7 +20799,7 @@ class AuroCombobox extends AuroElement {
20799
20799
  */
20800
20800
  optionSelected: {
20801
20801
  type: Object,
20802
- attribute: 'optionselected'
20802
+ attribute: false
20803
20803
  },
20804
20804
 
20805
20805
  /**
@@ -21392,7 +21392,7 @@ class AuroCombobox extends AuroElement {
21392
21392
  // focus, which fires focusout on the child auro-input before the
21393
21393
  // bib input receives focus. That focusout triggers the input's own
21394
21394
  // validate(), which dispatches a composed auroFormElement-validated
21395
- // event. Because composed events are retargetted at each shadow DOM
21395
+ // event. Because composed events are re-targeted at each shadow DOM
21396
21396
  // boundary, the event appears to originate from the combobox itself
21397
21397
  // and its listener unconditionally sets this.validity — causing
21398
21398
  // premature validation. This flag suppresses all validation paths
@@ -21655,7 +21655,7 @@ class AuroCombobox extends AuroElement {
21655
21655
  this.optionSelected = selected;
21656
21656
  }
21657
21657
 
21658
- // Skip writeback when this event is the echo of our own setMenuValue —
21658
+ // Skip write-back when this event is the echo of our own setMenuValue —
21659
21659
  // otherwise it cascades against handleInputValueChange in suggestion mode.
21660
21660
  if (this._pendingMenuValueSync) {
21661
21661
  this._pendingMenuValueSync = false;
@@ -22017,7 +22017,7 @@ class AuroCombobox extends AuroElement {
22017
22017
  // Ignore dispatches from the bib (fullscreen) input. It's re-validated
22018
22018
  // inside this.validate()'s auroInputElements loop with its own
22019
22019
  // (often undefined) validity, and the event is composed/bubbles up to
22020
- // this listener with `target` retargeted to the combobox. Letting it
22020
+ // this listener with `target` re-targeted to the combobox. Letting it
22021
22021
  // through would overwrite the trigger input's correct validity with
22022
22022
  // the bib input's stale one (e.g. wiping `tooShort` during typing).
22023
22023
  if (this.inputInBib && evt.composedPath()[0] === this.inputInBib && this.inputInBib !== this.input) {
@@ -1127,7 +1127,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$2 {
1127
1127
  }
1128
1128
  };
1129
1129
 
1130
- var formkitVersion$1 = '202608300411';
1130
+ var formkitVersion$1 = '202608300438';
1131
1131
 
1132
1132
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1133
1133
  // See LICENSE in the project root for license information.
@@ -4872,7 +4872,7 @@ class AuroDropdownBib extends i$2 {
4872
4872
  */
4873
4873
  bibTemplate: {
4874
4874
  type: Object,
4875
- attribute: 'bibtemplate'
4875
+ attribute: false
4876
4876
  },
4877
4877
 
4878
4878
  /**
@@ -5399,7 +5399,7 @@ class AuroHelpText extends i$2 {
5399
5399
  }
5400
5400
  }
5401
5401
 
5402
- var formkitVersion = '202608300411';
5402
+ var formkitVersion = '202608300438';
5403
5403
 
5404
5404
  /**
5405
5405
  * AuroElement is the shared base class for layout-aware Auro form components.
@@ -6067,7 +6067,7 @@ class AuroDropdown extends AuroElement$1 {
6067
6067
  */
6068
6068
  onSlotChange: {
6069
6069
  type: Function,
6070
- attribute: 'onslotchange',
6070
+ attribute: false,
6071
6071
  reflect: false
6072
6072
  },
6073
6073
 
@@ -1127,7 +1127,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$2 {
1127
1127
  }
1128
1128
  };
1129
1129
 
1130
- var formkitVersion$1 = '202608300411';
1130
+ var formkitVersion$1 = '202608300438';
1131
1131
 
1132
1132
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1133
1133
  // See LICENSE in the project root for license information.
@@ -4872,7 +4872,7 @@ class AuroDropdownBib extends i$2 {
4872
4872
  */
4873
4873
  bibTemplate: {
4874
4874
  type: Object,
4875
- attribute: 'bibtemplate'
4875
+ attribute: false
4876
4876
  },
4877
4877
 
4878
4878
  /**
@@ -5399,7 +5399,7 @@ class AuroHelpText extends i$2 {
5399
5399
  }
5400
5400
  }
5401
5401
 
5402
- var formkitVersion = '202608300411';
5402
+ var formkitVersion = '202608300438';
5403
5403
 
5404
5404
  /**
5405
5405
  * AuroElement is the shared base class for layout-aware Auro form components.
@@ -6067,7 +6067,7 @@ class AuroDropdown extends AuroElement$1 {
6067
6067
  */
6068
6068
  onSlotChange: {
6069
6069
  type: Function,
6070
- attribute: 'onslotchange',
6070
+ attribute: false,
6071
6071
  reflect: false
6072
6072
  },
6073
6073
 
@@ -1077,7 +1077,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
1077
1077
  }
1078
1078
  };
1079
1079
 
1080
- var formkitVersion$1 = '202608300411';
1080
+ var formkitVersion$1 = '202608300438';
1081
1081
 
1082
1082
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1083
1083
  // See LICENSE in the project root for license information.
@@ -4804,7 +4804,7 @@ class AuroDropdownBib extends LitElement {
4804
4804
  */
4805
4805
  bibTemplate: {
4806
4806
  type: Object,
4807
- attribute: 'bibtemplate'
4807
+ attribute: false
4808
4808
  },
4809
4809
 
4810
4810
  /**
@@ -5331,7 +5331,7 @@ class AuroHelpText extends LitElement {
5331
5331
  }
5332
5332
  }
5333
5333
 
5334
- var formkitVersion = '202608300411';
5334
+ var formkitVersion = '202608300438';
5335
5335
 
5336
5336
  /**
5337
5337
  * AuroElement is the shared base class for layout-aware Auro form components.
@@ -5999,7 +5999,7 @@ class AuroDropdown extends AuroElement$1 {
5999
5999
  */
6000
6000
  onSlotChange: {
6001
6001
  type: Function,
6002
- attribute: 'onslotchange',
6002
+ attribute: false,
6003
6003
  reflect: false
6004
6004
  },
6005
6005
 
@@ -1077,7 +1077,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
1077
1077
  }
1078
1078
  };
1079
1079
 
1080
- var formkitVersion$1 = '202608300411';
1080
+ var formkitVersion$1 = '202608300438';
1081
1081
 
1082
1082
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1083
1083
  // See LICENSE in the project root for license information.
@@ -4804,7 +4804,7 @@ class AuroDropdownBib extends LitElement {
4804
4804
  */
4805
4805
  bibTemplate: {
4806
4806
  type: Object,
4807
- attribute: 'bibtemplate'
4807
+ attribute: false
4808
4808
  },
4809
4809
 
4810
4810
  /**
@@ -5331,7 +5331,7 @@ class AuroHelpText extends LitElement {
5331
5331
  }
5332
5332
  }
5333
5333
 
5334
- var formkitVersion = '202608300411';
5334
+ var formkitVersion = '202608300438';
5335
5335
 
5336
5336
  /**
5337
5337
  * AuroElement is the shared base class for layout-aware Auro form components.
@@ -5999,7 +5999,7 @@ class AuroDropdown extends AuroElement$1 {
5999
5999
  */
6000
6000
  onSlotChange: {
6001
6001
  type: Function,
6002
- attribute: 'onslotchange',
6002
+ attribute: false,
6003
6003
  reflect: false
6004
6004
  },
6005
6005