@aurodesignsystem-dev/auro-formkit 0.0.0-pr1430.0 → 0.0.0-pr1431.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (54) hide show
  1. package/components/checkbox/demo/api.min.js +3 -3
  2. package/components/checkbox/demo/index.min.js +3 -3
  3. package/components/checkbox/dist/index.js +3 -3
  4. package/components/checkbox/dist/registered.js +3 -3
  5. package/components/combobox/demo/api.html +1 -0
  6. package/components/combobox/demo/api.js +3 -1
  7. package/components/combobox/demo/api.md +75 -0
  8. package/components/combobox/demo/api.min.js +34 -124
  9. package/components/combobox/demo/index.min.js +21 -123
  10. package/components/combobox/dist/comboboxKeyboardStrategy.d.ts +1 -1
  11. package/components/combobox/dist/index.js +21 -123
  12. package/components/combobox/dist/registered.js +21 -123
  13. package/components/counter/demo/api.html +3 -0
  14. package/components/counter/demo/api.js +4 -0
  15. package/components/counter/demo/api.md +130 -0
  16. package/components/counter/demo/api.min.js +63 -132
  17. package/components/counter/demo/index.min.js +43 -132
  18. package/components/counter/dist/counterGroupKeyboardStrategy.d.ts +3 -0
  19. package/components/counter/dist/index.js +43 -132
  20. package/components/counter/dist/registered.js +43 -132
  21. package/components/datepicker/demo/api.html +1 -0
  22. package/components/datepicker/demo/api.js +2 -0
  23. package/components/datepicker/demo/api.md +57 -0
  24. package/components/datepicker/demo/api.min.js +106 -123
  25. package/components/datepicker/demo/index.min.js +94 -123
  26. package/components/datepicker/dist/datepickerKeyboardStrategy.d.ts +3 -1
  27. package/components/datepicker/dist/index.js +94 -123
  28. package/components/datepicker/dist/registered.js +94 -123
  29. package/components/dropdown/demo/api.html +1 -0
  30. package/components/dropdown/demo/api.js +2 -0
  31. package/components/dropdown/demo/api.md +95 -0
  32. package/components/dropdown/demo/api.min.js +25 -116
  33. package/components/dropdown/demo/index.min.js +5 -116
  34. package/components/dropdown/dist/index.js +5 -116
  35. package/components/dropdown/dist/registered.js +5 -116
  36. package/components/form/demo/api.min.js +220 -547
  37. package/components/form/demo/index.min.js +220 -547
  38. package/components/input/demo/api.min.js +1 -1
  39. package/components/input/demo/index.min.js +1 -1
  40. package/components/input/dist/index.js +1 -1
  41. package/components/input/dist/registered.js +1 -1
  42. package/components/radio/demo/api.min.js +2 -2
  43. package/components/radio/demo/index.min.js +2 -2
  44. package/components/radio/dist/index.js +2 -2
  45. package/components/radio/dist/registered.js +2 -2
  46. package/components/select/demo/api.html +1 -0
  47. package/components/select/demo/api.js +2 -0
  48. package/components/select/demo/api.md +76 -0
  49. package/components/select/demo/api.min.js +35 -129
  50. package/components/select/demo/index.min.js +22 -129
  51. package/components/select/dist/index.js +18 -125
  52. package/components/select/dist/registered.js +18 -125
  53. package/custom-elements.json +1451 -1427
  54. package/package.json +3 -2
@@ -6759,7 +6759,7 @@ class AuroHelpText extends i$3 {
6759
6759
  }
6760
6760
  }
6761
6761
 
6762
- var formkitVersion = '202604082129';
6762
+ var formkitVersion = '202604091424';
6763
6763
 
6764
6764
  /**
6765
6765
  * @license
@@ -6684,7 +6684,7 @@ class AuroHelpText extends i$3 {
6684
6684
  }
6685
6685
  }
6686
6686
 
6687
- var formkitVersion = '202604082129';
6687
+ var formkitVersion = '202604091424';
6688
6688
 
6689
6689
  /**
6690
6690
  * @license
@@ -6626,7 +6626,7 @@ class AuroHelpText extends LitElement {
6626
6626
  }
6627
6627
  }
6628
6628
 
6629
- var formkitVersion = '202604082129';
6629
+ var formkitVersion = '202604091424';
6630
6630
 
6631
6631
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
6632
6632
  // See LICENSE in the project root for license information.
@@ -6626,7 +6626,7 @@ class AuroHelpText extends LitElement {
6626
6626
  }
6627
6627
  }
6628
6628
 
6629
- var formkitVersion = '202604082129';
6629
+ var formkitVersion = '202604091424';
6630
6630
 
6631
6631
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
6632
6632
  // See LICENSE in the project root for license information.
@@ -160,7 +160,7 @@ let AuroLibraryRuntimeUtils$1 = class AuroLibraryRuntimeUtils {
160
160
  };
161
161
 
162
162
  /* eslint-disable max-lines, no-underscore-dangle */
163
- // Copyright (c) 2026 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
163
+ // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
164
164
  // See LICENSE in the project root for license information.
165
165
 
166
166
 
@@ -1645,7 +1645,7 @@ class AuroHelpText extends i$2 {
1645
1645
  }
1646
1646
  }
1647
1647
 
1648
- var formkitVersion = '202604082129';
1648
+ var formkitVersion = '202604091424';
1649
1649
 
1650
1650
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
1651
1651
  // See LICENSE in the project root for license information.
@@ -135,7 +135,7 @@ let AuroLibraryRuntimeUtils$1 = class AuroLibraryRuntimeUtils {
135
135
  };
136
136
 
137
137
  /* eslint-disable max-lines, no-underscore-dangle */
138
- // Copyright (c) 2026 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
138
+ // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
139
139
  // See LICENSE in the project root for license information.
140
140
 
141
141
 
@@ -1620,7 +1620,7 @@ class AuroHelpText extends i$2 {
1620
1620
  }
1621
1621
  }
1622
1622
 
1623
- var formkitVersion = '202604082129';
1623
+ var formkitVersion = '202604091424';
1624
1624
 
1625
1625
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
1626
1626
  // See LICENSE in the project root for license information.
@@ -95,7 +95,7 @@ let AuroLibraryRuntimeUtils$1 = class AuroLibraryRuntimeUtils {
95
95
  };
96
96
 
97
97
  /* eslint-disable max-lines, no-underscore-dangle */
98
- // Copyright (c) 2026 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
98
+ // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
99
99
  // See LICENSE in the project root for license information.
100
100
 
101
101
 
@@ -1573,7 +1573,7 @@ class AuroHelpText extends LitElement {
1573
1573
  }
1574
1574
  }
1575
1575
 
1576
- var formkitVersion = '202604082129';
1576
+ var formkitVersion = '202604091424';
1577
1577
 
1578
1578
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
1579
1579
  // See LICENSE in the project root for license information.
@@ -95,7 +95,7 @@ let AuroLibraryRuntimeUtils$1 = class AuroLibraryRuntimeUtils {
95
95
  };
96
96
 
97
97
  /* eslint-disable max-lines, no-underscore-dangle */
98
- // Copyright (c) 2026 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
98
+ // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
99
99
  // See LICENSE in the project root for license information.
100
100
 
101
101
 
@@ -1573,7 +1573,7 @@ class AuroHelpText extends LitElement {
1573
1573
  }
1574
1574
  }
1575
1575
 
1576
- var formkitVersion = '202604082129';
1576
+ var formkitVersion = '202604091424';
1577
1577
 
1578
1578
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
1579
1579
  // See LICENSE in the project root for license information.
@@ -57,6 +57,7 @@
57
57
  <script src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-accordion@latest/+esm" type="module"></script>
58
58
  <script src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-button@latest/+esm" type="module"></script>
59
59
  <script src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-dialog@latest/+esm" type="module"></script>
60
+ <script src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-drawer@latest/+esm" type="module"></script>
60
61
  <script src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-loader@latest/+esm" type="module"></script>
61
62
  <script src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-icon@latest/+esm" type="module"></script>
62
63
  <script type="module" src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/auro-formkit@3.2.4/auro-input/+esm"></script>
@@ -3,6 +3,7 @@ import { valueExample } from "../apiExamples/value";
3
3
  import { valueExtractionExample } from "../apiExamples/value-extraction";
4
4
  import { valueAlertExample } from "../apiExamples/value-alert";
5
5
  import { inDialogExample } from '../apiExamples/in-dialog';
6
+ import { inDrawerExample } from '../apiExamples/in-drawer';
6
7
  import { resetStateExample } from "../apiExamples/reset-state";
7
8
  import { updateActiveOptionExample } from "../apiExamples/update-active-option.js";
8
9
  // import { auroMenuLoadingExample } from "../apiExamples/loading";
@@ -23,6 +24,7 @@ export function initExamples(initCount) {
23
24
  valueExtractionExample();
24
25
  valueAlertExample();
25
26
  inDialogExample();
27
+ inDrawerExample();
26
28
  resetStateExample();
27
29
  updateActiveOptionExample();
28
30
  // auroMenuLoadingExample();
@@ -2284,6 +2284,82 @@ export function inDialogExample() {
2284
2284
  <!-- AURO-GENERATED-CONTENT:END -->
2285
2285
  </auro-accordion>
2286
2286
 
2287
+ ### Select in Drawer
2288
+
2289
+ The component can be in a drawer.
2290
+
2291
+ <div class="exampleWrapper">
2292
+ <!-- AURO-GENERATED-CONTENT:START (FILE:src=./../apiExamples/in-drawer.html) -->
2293
+ <!-- The below content is automatically added from ./../apiExamples/in-drawer.html -->
2294
+ <div>
2295
+ <auro-button id="select-drawer-opener">Select in drawer</auro-button>
2296
+ <auro-drawer id="select-drawer">
2297
+ <span slot="header">Select in drawer</span>
2298
+ <div slot="content">
2299
+ <auro-select id="valueExample" value="price">
2300
+ <span slot="bib.fullscreen.headline">Bib Headline</span>
2301
+ <span slot="label">Name</span>
2302
+ <auro-menu>
2303
+ <auro-menuoption id="option-0" value="stops">Stops</auro-menuoption>
2304
+ <auro-menuoption id="option-1" value="price">Price</auro-menuoption>
2305
+ <auro-menuoption id="option-2" value="duration">Duration</auro-menuoption>
2306
+ <auro-menuoption id="option-3" value="departure">Departure</auro-menuoption>
2307
+ <auro-menuoption id="option-4" value="arrival">Arrival</auro-menuoption>
2308
+ <auro-menuoption id="option-5" value="prefer alaska">Prefer Alaska</auro-menuoption>
2309
+ </auro-menu>
2310
+ </auro-select>
2311
+ </div>
2312
+ </auro-drawer>
2313
+ </div>
2314
+ <!-- AURO-GENERATED-CONTENT:END -->
2315
+ </div>
2316
+ <auro-accordion alignRight>
2317
+ <span slot="trigger">See code</span>
2318
+ <!-- AURO-GENERATED-CONTENT:START (CODE:src=./../apiExamples/in-drawer.html) -->
2319
+ <!-- The below code snippet is automatically added from ./../apiExamples/in-drawer.html -->
2320
+
2321
+ ```html
2322
+ <div>
2323
+ <auro-button id="select-drawer-opener">Select in drawer</auro-button>
2324
+ <auro-drawer id="select-drawer">
2325
+ <span slot="header">Select in drawer</span>
2326
+ <div slot="content">
2327
+ <auro-select id="valueExample" value="price">
2328
+ <span slot="bib.fullscreen.headline">Bib Headline</span>
2329
+ <span slot="label">Name</span>
2330
+ <auro-menu>
2331
+ <auro-menuoption id="option-0" value="stops">Stops</auro-menuoption>
2332
+ <auro-menuoption id="option-1" value="price">Price</auro-menuoption>
2333
+ <auro-menuoption id="option-2" value="duration">Duration</auro-menuoption>
2334
+ <auro-menuoption id="option-3" value="departure">Departure</auro-menuoption>
2335
+ <auro-menuoption id="option-4" value="arrival">Arrival</auro-menuoption>
2336
+ <auro-menuoption id="option-5" value="prefer alaska">Prefer Alaska</auro-menuoption>
2337
+ </auro-menu>
2338
+ </auro-select>
2339
+ </div>
2340
+ </auro-drawer>
2341
+ </div>
2342
+ ```
2343
+ <!-- AURO-GENERATED-CONTENT:END -->
2344
+ <!-- AURO-GENERATED-CONTENT:START (CODE:src=./../apiExamples/in-drawer.js) -->
2345
+ <!-- The below code snippet is automatically added from ./../apiExamples/in-drawer.js -->
2346
+
2347
+ ```js
2348
+ export function inDrawerExample() {
2349
+ document.querySelector("#select-drawer-opener").addEventListener("click", () => {
2350
+ const drawer = document.querySelector("#select-drawer");
2351
+
2352
+ if (drawer.hasAttribute('open')) {
2353
+ drawer.removeAttribute('open');
2354
+ } else {
2355
+ drawer.setAttribute('open', true);
2356
+ }
2357
+ });
2358
+ };
2359
+ ```
2360
+ <!-- AURO-GENERATED-CONTENT:END -->
2361
+ </auro-accordion>
2362
+
2287
2363
  ### Watch for Value Changes
2288
2364
 
2289
2365
  The following example listens for the `auroMenu-selectedOption` event. Once triggered, element.value or element.optionSelected may be queried for the new value or complete option object.
@@ -51,6 +51,18 @@ function inDialogExample() {
51
51
  });
52
52
  }
53
53
 
54
+ function inDrawerExample() {
55
+ document.querySelector("#select-drawer-opener").addEventListener("click", () => {
56
+ const drawer = document.querySelector("#select-drawer");
57
+
58
+ if (drawer.hasAttribute('open')) {
59
+ drawer.removeAttribute('open');
60
+ } else {
61
+ drawer.setAttribute('open', true);
62
+ }
63
+ });
64
+ }
65
+
54
66
  function resetStateExample() {
55
67
  const elem = document.querySelector('#resetStateExample');
56
68
 
@@ -640,7 +652,7 @@ const {
640
652
 
641
653
  /* eslint-disable line-comment-position, no-inline-comments, no-confusing-arrow, no-nested-ternary, implicit-arrow-linebreak */
642
654
 
643
- let AuroLibraryRuntimeUtils$4 = class AuroLibraryRuntimeUtils {
655
+ let AuroLibraryRuntimeUtils$3 = class AuroLibraryRuntimeUtils {
644
656
 
645
657
  /* eslint-disable jsdoc/require-param */
646
658
 
@@ -723,7 +735,7 @@ let AuroLibraryRuntimeUtils$4 = class AuroLibraryRuntimeUtils {
723
735
  class AuroFormValidation {
724
736
 
725
737
  constructor() {
726
- this.runtimeUtils = new AuroLibraryRuntimeUtils$4();
738
+ this.runtimeUtils = new AuroLibraryRuntimeUtils$3();
727
739
  }
728
740
 
729
741
  /**
@@ -1405,6 +1417,10 @@ const selectKeyboardStrategy = {
1405
1417
  if (!ctx.isExpanded) {
1406
1418
  return;
1407
1419
  }
1420
+
1421
+ // Prevent the Escape key from bubbling up and closing any parent dialogs / drawers / popups
1422
+ evt.stopPropagation();
1423
+
1408
1424
  component.dropdown.hide();
1409
1425
  },
1410
1426
 
@@ -1540,7 +1556,7 @@ let AuroDependencyVersioning$2 = class AuroDependencyVersioning {
1540
1556
 
1541
1557
  /* eslint-disable line-comment-position, no-inline-comments, no-confusing-arrow, no-nested-ternary, implicit-arrow-linebreak */
1542
1558
 
1543
- let AuroLibraryRuntimeUtils$2 = class AuroLibraryRuntimeUtils {
1559
+ let AuroLibraryRuntimeUtils$1$1 = class AuroLibraryRuntimeUtils {
1544
1560
 
1545
1561
  /* eslint-disable jsdoc/require-param */
1546
1562
 
@@ -3329,7 +3345,6 @@ class AuroFloatingUI {
3329
3345
  this.focusHandler = null;
3330
3346
  this.clickHandler = null;
3331
3347
  this.keyDownHandler = null;
3332
- this.touchHandler = null;
3333
3348
 
3334
3349
  /**
3335
3350
  * @private
@@ -3747,28 +3762,6 @@ class AuroFloatingUI {
3747
3762
  setTimeout(() => {
3748
3763
  window.addEventListener("click", this.clickHandler);
3749
3764
  }, 0);
3750
-
3751
- // iOS Safari does not fire `click` on non-interactive elements, so
3752
- // tapping an inert backdrop never reaches the click handler above.
3753
- // Mirror the same outside-tap logic with a passive touchstart listener.
3754
- this.touchHandler = (evt) => {
3755
- const element = this.element;
3756
- if (!element?.bib) {
3757
- return;
3758
- }
3759
-
3760
- // fullscreen (modal) dialog handles its own dismissal
3761
- if (element.bib.hasAttribute("isfullscreen")) {
3762
- return;
3763
- }
3764
-
3765
- const path = evt.composedPath();
3766
- if (!path.includes(element.trigger) && !path.includes(element.bib)) {
3767
- this.hideBib("click");
3768
- }
3769
- };
3770
-
3771
- window.addEventListener("touchstart", this.touchHandler, { passive: true });
3772
3765
  }
3773
3766
 
3774
3767
  cleanupHideHandlers() {
@@ -3784,11 +3777,6 @@ class AuroFloatingUI {
3784
3777
  this.clickHandler = null;
3785
3778
  }
3786
3779
 
3787
- if (this.touchHandler) {
3788
- window.removeEventListener("touchstart", this.touchHandler);
3789
- this.touchHandler = null;
3790
- }
3791
-
3792
3780
  if (this.keyDownHandler) {
3793
3781
  document.removeEventListener("keydown", this.keyDownHandler);
3794
3782
  this.keyDownHandler = null;
@@ -4581,89 +4569,6 @@ let p$3 = class p{registerComponent(t,a){customElements.get(t)||customElements.d
4581
4569
 
4582
4570
  var iconVersion$2 = '9.1.2';
4583
4571
 
4584
- // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
4585
- // See LICENSE in the project root for license information.
4586
-
4587
- // ---------------------------------------------------------------------
4588
-
4589
- /* eslint-disable line-comment-position, no-inline-comments, no-confusing-arrow, no-nested-ternary, implicit-arrow-linebreak */
4590
-
4591
- let AuroLibraryRuntimeUtils$1$1 = class AuroLibraryRuntimeUtils {
4592
-
4593
- /* eslint-disable jsdoc/require-param */
4594
-
4595
- /**
4596
- * This will register a new custom element with the browser.
4597
- * @param {String} name - The name of the custom element.
4598
- * @param {Object} componentClass - The class to register as a custom element.
4599
- * @returns {void}
4600
- */
4601
- registerComponent(name, componentClass) {
4602
- if (!customElements.get(name)) {
4603
- customElements.define(name, class extends componentClass {});
4604
- }
4605
- }
4606
-
4607
- /**
4608
- * Finds and returns the closest HTML Element based on a selector.
4609
- * @returns {void}
4610
- */
4611
- closestElement(
4612
- selector, // selector like in .closest()
4613
- base = this, // extra functionality to skip a parent
4614
- __Closest = (el, found = el && el.closest(selector)) =>
4615
- !el || el === document || el === window
4616
- ? null // standard .closest() returns null for non-found selectors also
4617
- : found
4618
- ? found // found a selector INside this element
4619
- : __Closest(el.getRootNode().host) // recursion!! break out to parent DOM
4620
- ) {
4621
- return __Closest(base);
4622
- }
4623
- /* eslint-enable jsdoc/require-param */
4624
-
4625
- /**
4626
- * If the element passed is registered with a different tag name than what is passed in, the tag name is added as an attribute to the element.
4627
- * @param {Object} elem - The element to check.
4628
- * @param {String} tagName - The name of the Auro component to check for or add as an attribute.
4629
- * @returns {void}
4630
- */
4631
- handleComponentTagRename(elem, tagName) {
4632
- const tag = tagName.toLowerCase();
4633
- const elemTag = elem.tagName.toLowerCase();
4634
-
4635
- if (elemTag !== tag) {
4636
- elem.setAttribute(tag, true);
4637
- }
4638
- }
4639
-
4640
- /**
4641
- * Validates if an element is a specific Auro component.
4642
- * @param {Object} elem - The element to validate.
4643
- * @param {String} tagName - The name of the Auro component to check against.
4644
- * @returns {Boolean} - Returns true if the element is the specified Auro component.
4645
- */
4646
- elementMatch(elem, tagName) {
4647
- const tag = tagName.toLowerCase();
4648
- const elemTag = elem.tagName.toLowerCase();
4649
-
4650
- return elemTag === tag || elem.hasAttribute(tag);
4651
- }
4652
-
4653
- /**
4654
- * Gets the text content of a named slot.
4655
- * @returns {String}
4656
- * @private
4657
- */
4658
- getSlotText(elem, name) {
4659
- const slot = elem.shadowRoot?.querySelector(`slot[name="${name}"]`);
4660
- const nodes = slot?.assignedNodes({ flatten: true }) || [];
4661
- const text = nodes.map(n => n.textContent?.trim()).join(' ').trim();
4662
-
4663
- return text || null;
4664
- }
4665
- };
4666
-
4667
4572
  /**
4668
4573
  * Computes display state once per keydown event.
4669
4574
  * Centralizes null-safety checks and makes the shared/modal/popover branching explicit.
@@ -5131,7 +5036,7 @@ var tokensCss$2 = i$6`:host{--ds-auro-helptext-color: var(--ds-basic-color-texti
5131
5036
 
5132
5037
  /* eslint-disable line-comment-position, no-inline-comments, no-confusing-arrow, no-nested-ternary, implicit-arrow-linebreak */
5133
5038
 
5134
- let AuroLibraryRuntimeUtils$3 = class AuroLibraryRuntimeUtils {
5039
+ let AuroLibraryRuntimeUtils$2 = class AuroLibraryRuntimeUtils {
5135
5040
 
5136
5041
  /* eslint-disable jsdoc/require-param */
5137
5042
 
@@ -5224,7 +5129,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$3 {
5224
5129
  this.onDark = false;
5225
5130
  this.hasTextContent = false;
5226
5131
 
5227
- AuroLibraryRuntimeUtils$3.prototype.handleComponentTagRename(this, 'auro-helptext');
5132
+ AuroLibraryRuntimeUtils$2.prototype.handleComponentTagRename(this, 'auro-helptext');
5228
5133
  }
5229
5134
 
5230
5135
  static get styles() {
@@ -5290,7 +5195,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$3 {
5290
5195
  *
5291
5196
  */
5292
5197
  static register(name = "auro-helptext") {
5293
- AuroLibraryRuntimeUtils$3.prototype.registerComponent(name, AuroHelpText);
5198
+ AuroLibraryRuntimeUtils$2.prototype.registerComponent(name, AuroHelpText);
5294
5199
  }
5295
5200
 
5296
5201
  updated() {
@@ -5346,7 +5251,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$3 {
5346
5251
  }
5347
5252
  };
5348
5253
 
5349
- var formkitVersion$1 = '202604082129';
5254
+ var formkitVersion$1 = '202604091424';
5350
5255
 
5351
5256
  class AuroElement extends i$3 {
5352
5257
  static get properties() {
@@ -5452,7 +5357,7 @@ class AuroElement extends i$3 {
5452
5357
  }
5453
5358
  }
5454
5359
 
5455
- // Copyright (c) 2026 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
5360
+ // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
5456
5361
  // See LICENSE in the project root for license information.
5457
5362
 
5458
5363
 
@@ -5557,7 +5462,7 @@ class AuroDropdown extends AuroElement {
5557
5462
  /**
5558
5463
  * @private
5559
5464
  */
5560
- this.runtimeUtils = new AuroLibraryRuntimeUtils$2();
5465
+ this.runtimeUtils = new AuroLibraryRuntimeUtils$1$1();
5561
5466
 
5562
5467
  /**
5563
5468
  * @private
@@ -5975,7 +5880,7 @@ class AuroDropdown extends AuroElement {
5975
5880
  *
5976
5881
  */
5977
5882
  static register(name = "auro-dropdown") {
5978
- AuroLibraryRuntimeUtils$2.prototype.registerComponent(name, AuroDropdown);
5883
+ AuroLibraryRuntimeUtils$1$1.prototype.registerComponent(name, AuroDropdown);
5979
5884
  }
5980
5885
 
5981
5886
  /**
@@ -7099,13 +7004,13 @@ class AuroHelpText extends i$3 {
7099
7004
  }
7100
7005
  }
7101
7006
 
7102
- var formkitVersion = '202604082129';
7007
+ var formkitVersion = '202604091424';
7103
7008
 
7104
7009
  var styleCss$2 = i$6`.util_displayInline{display:inline}.util_displayInlineBlock{display:inline-block}.util_displayBlock{display:block}.util_displayFlex{display:flex}.util_displayHidden{display:none}.util_displayHiddenVisually{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);width:1px;height:1px;padding:0;border:0}.body-default{font-size:var(--wcss-body-default-font-size, 1rem);line-height:var(--wcss-body-default-line-height, 1.5rem)}.body-default,.body-lg{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:var(--wcss-body-weight, 450);letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-lg{font-size:var(--wcss-body-lg-font-size, 1.125rem);line-height:var(--wcss-body-lg-line-height, 1.625rem)}.body-sm{font-size:var(--wcss-body-sm-font-size, 0.875rem);line-height:var(--wcss-body-sm-line-height, 1.25rem)}.body-sm,.body-xs{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:var(--wcss-body-weight, 450);letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-xs{font-size:var(--wcss-body-xs-font-size, 0.75rem);line-height:var(--wcss-body-xs-line-height, 1rem)}.body-2xs{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:var(--wcss-body-2xs-font-size, 0.625rem);font-weight:var(--wcss-body-weight, 450);letter-spacing:var(--wcss-body-letter-spacing, 0);line-height:var(--wcss-body-2xs-line-height, 0.875rem)}.display-2xl{font-family:var(--wcss-display-2xl-family, "AS Circular"),var(--wcss-display-2xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-2xl-font-size, clamp(3.5rem, 6vw, 5.375rem));font-weight:var(--wcss-display-2xl-weight, 300);letter-spacing:var(--wcss-display-2xl-letter-spacing, 0);line-height:var(--wcss-display-2xl-line-height, 1.3)}.display-xl{font-family:var(--wcss-display-xl-family, "AS Circular"),var(--wcss-display-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-xl-font-size, clamp(3rem, 5.3333333333vw, 4.5rem));font-weight:var(--wcss-display-xl-weight, 300);letter-spacing:var(--wcss-display-xl-letter-spacing, 0);line-height:var(--wcss-display-xl-line-height, 1.3)}.display-lg{font-family:var(--wcss-display-lg-family, "AS Circular"),var(--wcss-display-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-lg-font-size, clamp(2.75rem, 4.6666666667vw, 4rem));font-weight:var(--wcss-display-lg-weight, 300);letter-spacing:var(--wcss-display-lg-letter-spacing, 0);line-height:var(--wcss-display-lg-line-height, 1.3)}.display-md{font-family:var(--wcss-display-md-family, "AS Circular"),var(--wcss-display-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-md-font-size, clamp(2.5rem, 4vw, 3.5rem));font-weight:var(--wcss-display-md-weight, 300);letter-spacing:var(--wcss-display-md-letter-spacing, 0);line-height:var(--wcss-display-md-line-height, 1.3)}.display-sm{font-family:var(--wcss-display-sm-family, "AS Circular"),var(--wcss-display-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-sm-font-size, clamp(2rem, 3.6666666667vw, 3rem));font-weight:var(--wcss-display-sm-weight, 300);letter-spacing:var(--wcss-display-sm-letter-spacing, 0);line-height:var(--wcss-display-sm-line-height, 1.3)}.display-xs{font-family:var(--wcss-display-xs-family, "AS Circular"),var(--wcss-display-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-xs-font-size, clamp(1.75rem, 3vw, 2.375rem));font-weight:var(--wcss-display-xs-weight, 300);letter-spacing:var(--wcss-display-xs-letter-spacing, 0);line-height:var(--wcss-display-xs-line-height, 1.3)}.heading-xl{font-family:var(--wcss-heading-xl-family, "AS Circular"),var(--wcss-heading-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-xl-font-size, clamp(2rem, 3vw, 2.5rem));font-weight:var(--wcss-heading-xl-weight, 300);letter-spacing:var(--wcss-heading-xl-letter-spacing, 0);line-height:var(--wcss-heading-xl-line-height, 1.3)}.heading-lg{font-family:var(--wcss-heading-lg-family, "AS Circular"),var(--wcss-heading-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-lg-font-size, clamp(1.75rem, 2.6666666667vw, 2.25rem));font-weight:var(--wcss-heading-lg-weight, 300);letter-spacing:var(--wcss-heading-lg-letter-spacing, 0);line-height:var(--wcss-heading-lg-line-height, 1.3)}.heading-md{font-family:var(--wcss-heading-md-family, "AS Circular"),var(--wcss-heading-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-md-font-size, clamp(1.625rem, 2.3333333333vw, 1.75rem));font-weight:var(--wcss-heading-md-weight, 300);letter-spacing:var(--wcss-heading-md-letter-spacing, 0);line-height:var(--wcss-heading-md-line-height, 1.3)}.heading-sm{font-family:var(--wcss-heading-sm-family, "AS Circular"),var(--wcss-heading-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-sm-font-size, clamp(1.375rem, 2vw, 1.5rem));font-weight:var(--wcss-heading-sm-weight, 300);letter-spacing:var(--wcss-heading-sm-letter-spacing, 0);line-height:var(--wcss-heading-sm-line-height, 1.3)}.heading-xs{font-family:var(--wcss-heading-xs-family, "AS Circular"),var(--wcss-heading-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-xs-font-size, clamp(1.25rem, 1.6666666667vw, 1.25rem));font-weight:var(--wcss-heading-xs-weight, 450);letter-spacing:var(--wcss-heading-xs-letter-spacing, 0);line-height:var(--wcss-heading-xs-line-height, 1.3)}.heading-2xs{font-family:var(--wcss-heading-2xs-family, "AS Circular"),var(--wcss-heading-2xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-2xs-font-size, clamp(1.125rem, 1.5vw, 1.125rem));font-weight:var(--wcss-heading-2xs-weight, 450);letter-spacing:var(--wcss-heading-2xs-letter-spacing, 0);line-height:var(--wcss-heading-2xs-line-height, 1.3)}.accent-2xl{font-family:var(--wcss-accent-2xl-family, "Good OT"),var(--wcss-accent-2xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-2xl-font-size, clamp(2rem, 3.1666666667vw, 2.375rem));font-weight:var(--wcss-accent-2xl-weight, 450);letter-spacing:var(--wcss-accent-2xl-letter-spacing, 0.05em);line-height:var(--wcss-accent-2xl-line-height, 1)}.accent-2xl,.accent-xl{text-transform:uppercase}.accent-xl{font-family:var(--wcss-accent-xl-family, "Good OT"),var(--wcss-accent-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-xl-font-size, clamp(1.625rem, 2.3333333333vw, 2rem));font-weight:var(--wcss-accent-xl-weight, 450);letter-spacing:var(--wcss-accent-xl-letter-spacing, 0.05em);line-height:var(--wcss-accent-xl-line-height, 1.3)}.accent-lg{font-family:var(--wcss-accent-lg-family, "Good OT"),var(--wcss-accent-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-lg-font-size, clamp(1.5rem, 2.1666666667vw, 1.75rem));font-weight:var(--wcss-accent-lg-weight, 450);letter-spacing:var(--wcss-accent-lg-letter-spacing, 0.05em);line-height:var(--wcss-accent-lg-line-height, 1.3)}.accent-lg,.accent-md{text-transform:uppercase}.accent-md{font-family:var(--wcss-accent-md-family, "Good OT"),var(--wcss-accent-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-md-font-size, clamp(1.375rem, 1.8333333333vw, 1.5rem));font-weight:var(--wcss-accent-md-weight, 500);letter-spacing:var(--wcss-accent-md-letter-spacing, 0.05em);line-height:var(--wcss-accent-md-line-height, 1.3)}.accent-sm{font-family:var(--wcss-accent-sm-family, "Good OT"),var(--wcss-accent-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-sm-font-size, clamp(1.125rem, 1.5vw, 1.25rem));font-weight:var(--wcss-accent-sm-weight, 500);letter-spacing:var(--wcss-accent-sm-letter-spacing, 0.05em);line-height:var(--wcss-accent-sm-line-height, 1.3)}.accent-sm,.accent-xs{text-transform:uppercase}.accent-xs{font-family:var(--wcss-accent-xs-family, "Good OT"),var(--wcss-accent-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-xs-font-size, clamp(1rem, 1.3333333333vw, 1rem));font-weight:var(--wcss-accent-xs-weight, 500);letter-spacing:var(--wcss-accent-xs-letter-spacing, 0.1em);line-height:var(--wcss-accent-xs-line-height, 1.3)}.accent-2xs{font-family:var(--wcss-accent-2xs-family, "Good OT"),var(--wcss-accent-2xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-2xs-font-size, clamp(0.875rem, 1.1666666667vw, 0.875rem));font-weight:var(--wcss-accent-2xs-weight, 450);letter-spacing:var(--wcss-accent-2xs-letter-spacing, 0.1em);line-height:var(--wcss-accent-2xs-line-height, 1.3);text-transform:uppercase}[auro-dropdown]{--ds-auro-dropdown-trigger-border-color: var(--ds-auro-select-border-color);--ds-auro-dropdown-trigger-background-color: var(--ds-auro-select-background-color);--ds-auro-dropdown-trigger-container-color: var(--ds-auro-select-background-color);--ds-auro-dropdown-trigger-outline-color: var(--ds-auro-select-outline-color)}:host{display:inline-block;text-align:left;vertical-align:top}:host([layout*=emphasized]) [auro-dropdown],:host([layout*=snowflake]) [auro-dropdown]{--ds-auro-select-border-color: transparent}:host([layout*=emphasized]) .mainContent,:host([layout*=snowflake]) .mainContent{text-align:center}.mainContent{position:relative;display:flex;overflow:hidden;flex:1;flex-direction:column;align-items:center;justify-content:center}.valueContainer [slot=displayValue]{display:none}.accents{display:flex;flex-direction:row;align-items:center;justify-content:center}::slotted([slot=typeIcon]){margin-right:var(--ds-size-100, 0.5rem)}.displayValue{display:block}.displayValue:not(.force){display:none}.displayValue:not(.force).hasContent:is(.withValue):not(.hasFocus){display:block}.triggerContent{display:flex;width:100%;align-items:center;justify-content:center}:host([layout*=emphasized]) .triggerContent{padding:0 var(--ds-size-100, 0.5rem) 0 var(--ds-size-300, 1.5rem)}:host([layout*=snowflake]) .triggerContent{padding:0 var(--ds-size-100, 0.5rem) 0 var(--ds-size-200, 1rem)}:host([layout*=snowflake]) label{padding-block:var(--ds-size-25, 0.125rem)}:host([layout*=classic]) .triggerContent{padding:0 var(--ds-size-100, 0.5rem)}:host([layout*=classic]) .mainContent{align-items:start}:host([layout*=classic]) label{overflow:hidden;cursor:text;text-overflow:ellipsis;white-space:nowrap}:host([layout*=classic]) .value{height:auto}label{color:var(--ds-auro-select-label-text-color)}:host(:is([validity]:not([validity=valid]))) [auro-dropdown]{--ds-auro-select-border-color: var(--ds-basic-color-status-error, #e31f26);--ds-auro-select-outline-color: var(--ds-basic-color-status-error, #e31f26);--ds-auro-dropdown-helptext-text-color: var(--ds-basic-color-texticon-default, #2a2a2a)}:host([ondark]:is([validity]:not([validity=valid]))) [auro-dropdown],:host([appearance=inverse]:is([validity]:not([validity=valid]))) [auro-dropdown]{--ds-auro-select-border-color: var(--ds-advanced-color-state-error-inverse, #f9a4a8);--ds-auro-select-outline-color: var(--ds-advanced-color-state-error-inverse, #f9a4a8);--ds-auro-dropdown-helptext-text-color: var(--ds-basic-color-texticon-inverse, #ffffff)}#slotHolder{display:none}:host([fluid]){width:100%}:host([disabled]){pointer-events:none;user-select:none}:host([disabled]:not([ondark])) [auro-dropdown],:host([disabled]:not([appearance=inverse])) [auro-dropdown]{--ds-auro-select-border-color: var(--ds-basic-color-border-subtle, #dddddd)}:host(:not([layout*=classic])[disabled][ondark]) [auro-dropdown],:host(:not([layout*=classic])[disabled][appearance=inverse]) [auro-dropdown]{--ds-auro-select-border-color: transparent}`;
7105
7010
 
7106
7011
  var emphasizedColorCss = i$6`:host([layout=emphasized]) [auro-dropdown]{--ds-auro-dropdown-trigger-background-color: var(--ds-advanced-color-dropdown-emphasized-background, rgba(0, 39, 74, 0.1019607843))}:host([layout=emphasized]) [auro-dropdown]:hover{--ds-auro-dropdown-trigger-hover-background-color: var(--ds-advanced-color-dropdown-emphasized-background, rgba(0, 39, 74, 0.1019607843))}:host([layout=emphasized]) [auro-dropdown][layout*=emphasized]::part(wrapper){--ds-auro-dropdown-trigger-background-color: var(--ds-advanced-color-dropdown-emphasized-background, rgba(0, 39, 74, 0.1019607843))}`;
7107
7012
 
7108
- // Copyright (c) 2026 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
7013
+ // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
7109
7014
  // See LICENSE in the project root for license information.
7110
7015
 
7111
7016
 
@@ -7168,7 +7073,7 @@ class AuroSelect extends AuroElement$1 {
7168
7073
  /**
7169
7074
  * @private
7170
7075
  */
7171
- this.runtimeUtils = new AuroLibraryRuntimeUtils$4();
7076
+ this.runtimeUtils = new AuroLibraryRuntimeUtils$3();
7172
7077
 
7173
7078
  /**
7174
7079
  * Generate unique names for dependency components.
@@ -7724,7 +7629,7 @@ class AuroSelect extends AuroElement$1 {
7724
7629
  *
7725
7630
  */
7726
7631
  static register(name = "auro-select") {
7727
- AuroLibraryRuntimeUtils$4.prototype.registerComponent(name, AuroSelect);
7632
+ AuroLibraryRuntimeUtils$3.prototype.registerComponent(name, AuroSelect);
7728
7633
  }
7729
7634
 
7730
7635
  /**
@@ -8742,7 +8647,7 @@ class AuroMenuOption extends AuroElement$1 {
8742
8647
  *
8743
8648
  */
8744
8649
  static register(name = "auro-menuoption") {
8745
- AuroLibraryRuntimeUtils$4.prototype.registerComponent(name, AuroMenuOption);
8650
+ AuroLibraryRuntimeUtils$3.prototype.registerComponent(name, AuroMenuOption);
8746
8651
  }
8747
8652
 
8748
8653
  /**
@@ -8784,7 +8689,7 @@ class AuroMenuOption extends AuroElement$1 {
8784
8689
  /**
8785
8690
  * @private
8786
8691
  */
8787
- this.runtimeUtils = new AuroLibraryRuntimeUtils$4();
8692
+ this.runtimeUtils = new AuroLibraryRuntimeUtils$3();
8788
8693
 
8789
8694
  // Initialize context-related properties
8790
8695
  this.menuService = null;
@@ -10222,7 +10127,7 @@ class AuroMenu extends AuroElement$1 {
10222
10127
  *
10223
10128
  */
10224
10129
  static register(name = "auro-menu") {
10225
- AuroLibraryRuntimeUtils$4.prototype.registerComponent(name, AuroMenu);
10130
+ AuroLibraryRuntimeUtils$3.prototype.registerComponent(name, AuroMenu);
10226
10131
  }
10227
10132
 
10228
10133
  /**
@@ -10372,7 +10277,7 @@ class AuroMenu extends AuroElement$1 {
10372
10277
  }
10373
10278
 
10374
10279
  firstUpdated() {
10375
- AuroLibraryRuntimeUtils$4.prototype.handleComponentTagRename(this, 'auro-menu');
10280
+ AuroLibraryRuntimeUtils$3.prototype.handleComponentTagRename(this, 'auro-menu');
10376
10281
 
10377
10282
  this.loadingSlots = this.querySelectorAll("[slot='loadingText'], [slot='loadingIcon']");
10378
10283
  this.initializeMenu();
@@ -10636,6 +10541,7 @@ function initExamples(initCount) {
10636
10541
  valueExtractionExample();
10637
10542
  valueAlertExample();
10638
10543
  inDialogExample();
10544
+ inDrawerExample();
10639
10545
  resetStateExample();
10640
10546
  updateActiveOptionExample();
10641
10547
  // auroMenuLoadingExample();