@aurodesignsystem-dev/auro-formkit 0.0.0-pr1447.0 → 0.0.0-pr1450.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 (86) hide show
  1. package/components/checkbox/demo/api.md +2 -2
  2. package/components/checkbox/demo/api.min.js +5 -3
  3. package/components/checkbox/demo/index.min.js +5 -3
  4. package/components/checkbox/dist/auro-checkbox-group.d.ts +6 -6
  5. package/components/checkbox/dist/auro-checkbox.d.ts +10 -10
  6. package/components/checkbox/dist/index.js +5 -3
  7. package/components/checkbox/dist/registered.js +5 -3
  8. package/components/combobox/demo/api.min.js +6 -5
  9. package/components/combobox/demo/index.min.js +6 -5
  10. package/components/combobox/dist/auro-combobox.d.ts +35 -35
  11. package/components/combobox/dist/index.js +6 -5
  12. package/components/combobox/dist/registered.js +6 -5
  13. package/components/counter/demo/api.min.js +2 -2
  14. package/components/counter/demo/index.min.js +2 -2
  15. package/components/counter/dist/auro-counter-group.d.ts +2 -2
  16. package/components/counter/dist/auro-counter.d.ts +10 -10
  17. package/components/counter/dist/index.js +2 -2
  18. package/components/counter/dist/registered.js +2 -2
  19. package/components/datepicker/demo/api.md +2 -1
  20. package/components/datepicker/demo/api.min.js +14 -12
  21. package/components/datepicker/demo/index.min.js +14 -12
  22. package/components/datepicker/dist/{src/auro-calendar-cell.d.ts → auro-calendar-cell.d.ts} +2 -2
  23. package/components/datepicker/dist/{src/auro-datepicker.d.ts → auro-datepicker.d.ts} +13 -13
  24. package/components/datepicker/dist/index.js +14 -12
  25. package/components/datepicker/dist/registered.js +14 -12
  26. package/components/datepicker/dist/{src/utilities.d.ts → utilities.d.ts} +4 -4
  27. package/components/datepicker/dist/{src/utilitiesCalendar.d.ts → utilitiesCalendar.d.ts} +3 -3
  28. package/components/datepicker/dist/{src/vendor → vendor}/wc-range-datepicker/range-datepicker-calendar.d.ts +2 -2
  29. package/components/datepicker/dist/{src/vendor → vendor}/wc-range-datepicker/range-datepicker.d.ts +1 -1
  30. package/components/dropdown/demo/api.min.js +1 -1
  31. package/components/dropdown/demo/index.min.js +1 -1
  32. package/components/dropdown/dist/auro-dropdown.d.ts +22 -22
  33. package/components/dropdown/dist/auro-dropdownBib.d.ts +3 -3
  34. package/components/dropdown/dist/dropdownBibKeyboardStrategy.d.ts +1 -1
  35. package/components/dropdown/dist/index.js +1 -1
  36. package/components/dropdown/dist/registered.js +1 -1
  37. package/components/form/demo/api.min.js +32 -28
  38. package/components/form/demo/index.min.js +32 -28
  39. package/components/input/demo/api.min.js +2 -3
  40. package/components/input/demo/index.min.js +2 -3
  41. package/components/input/dist/auro-input.d.ts +1 -1
  42. package/components/input/dist/base-input.d.ts +29 -29
  43. package/components/input/dist/index.js +2 -3
  44. package/components/input/dist/registered.js +2 -3
  45. package/components/menu/demo/api.md +2 -2
  46. package/components/menu/dist/auro-menu-utils.d.ts +1 -1
  47. package/components/menu/dist/auro-menu.context.d.ts +3 -3
  48. package/components/menu/dist/auro-menu.d.ts +4 -4
  49. package/components/menu/dist/auro-menuoption.d.ts +6 -6
  50. package/components/radio/demo/api.min.js +1 -1
  51. package/components/radio/demo/index.min.js +1 -1
  52. package/components/radio/dist/auro-radio-group.d.ts +9 -9
  53. package/components/radio/dist/auro-radio.d.ts +8 -8
  54. package/components/radio/dist/index.js +1 -1
  55. package/components/radio/dist/registered.js +1 -1
  56. package/components/select/demo/api.min.js +2 -2
  57. package/components/select/demo/index.min.js +2 -2
  58. package/components/select/dist/auro-select.d.ts +11 -11
  59. package/components/select/dist/index.js +2 -2
  60. package/components/select/dist/registered.js +2 -2
  61. package/custom-elements.json +1492 -1489
  62. package/package.json +48 -45
  63. /package/components/datepicker/dist/{src/auro-calendar-month.d.ts → auro-calendar-month.d.ts} +0 -0
  64. /package/components/datepicker/dist/{src/auro-calendar.d.ts → auro-calendar.d.ts} +0 -0
  65. /package/components/datepicker/dist/{src/buttonVersion.d.ts → buttonVersion.d.ts} +0 -0
  66. /package/components/datepicker/dist/{src/datepickerKeyboardStrategy.d.ts → datepickerKeyboardStrategy.d.ts} +0 -0
  67. /package/components/datepicker/dist/{src/iconVersion.d.ts → iconVersion.d.ts} +0 -0
  68. /package/components/datepicker/dist/{src/index.d.ts → index.d.ts} +0 -0
  69. /package/components/datepicker/dist/{src/popoverVersion.d.ts → popoverVersion.d.ts} +0 -0
  70. /package/components/datepicker/dist/{src/styles → styles}/classic/color-css.d.ts +0 -0
  71. /package/components/datepicker/dist/{src/styles → styles}/classic/style-css.d.ts +0 -0
  72. /package/components/datepicker/dist/{src/styles → styles}/color-calendar-css.d.ts +0 -0
  73. /package/components/datepicker/dist/{src/styles → styles}/color-cell-css.d.ts +0 -0
  74. /package/components/datepicker/dist/{src/styles → styles}/color-css.d.ts +0 -0
  75. /package/components/datepicker/dist/{src/styles → styles}/color-month-css.d.ts +0 -0
  76. /package/components/datepicker/dist/{src/styles → styles}/shapeSize-css.d.ts +0 -0
  77. /package/components/datepicker/dist/{src/styles → styles}/snowflake/color-css.d.ts +0 -0
  78. /package/components/datepicker/dist/{src/styles → styles}/snowflake/style-css.d.ts +0 -0
  79. /package/components/datepicker/dist/{src/styles → styles}/style-auro-calendar-cell-css.d.ts +0 -0
  80. /package/components/datepicker/dist/{src/styles → styles}/style-auro-calendar-css.d.ts +0 -0
  81. /package/components/datepicker/dist/{src/styles → styles}/style-auro-calendar-month-css.d.ts +0 -0
  82. /package/components/datepicker/dist/{src/styles → styles}/style-css.d.ts +0 -0
  83. /package/components/datepicker/dist/{src/styles → styles}/tokens-css.d.ts +0 -0
  84. /package/components/datepicker/dist/{src/utilitiesCalendarRender.d.ts → utilitiesCalendarRender.d.ts} +0 -0
  85. /package/components/datepicker/dist/{src/vendor → vendor}/wc-range-datepicker/day.d.ts +0 -0
  86. /package/components/datepicker/dist/{src/vendor → vendor}/wc-range-datepicker/range-datepicker-cell.d.ts +0 -0
@@ -17,7 +17,7 @@ export class AuroDropdown extends AuroElement {
17
17
  static get shadowRootOptions(): {
18
18
  delegatesFocus: boolean;
19
19
  clonable?: boolean;
20
- customElementRegistry?: CustomElementRegistry | null;
20
+ customElementRegistry?: CustomElementRegistry;
21
21
  mode: ShadowRootMode;
22
22
  serializable?: boolean;
23
23
  slotAssignment?: SlotAssignmentMode;
@@ -283,22 +283,22 @@ export class AuroDropdown extends AuroElement {
283
283
  * @returns {void} Internal defaults.
284
284
  */
285
285
  private _intializeDefaults;
286
- appearance: string | undefined;
287
- chevron: boolean | undefined;
288
- disabled: boolean | undefined;
289
- disableKeyboardHandling: boolean | undefined;
290
- error: boolean | undefined;
291
- noToggle: boolean | undefined;
292
- a11yRole: string | undefined;
293
- onDark: boolean | undefined;
294
- showTriggerBorders: boolean | undefined;
286
+ appearance: string;
287
+ chevron: boolean;
288
+ disabled: boolean;
289
+ disableKeyboardHandling: boolean;
290
+ error: boolean;
291
+ noToggle: boolean;
292
+ a11yRole: string;
293
+ onDark: boolean;
294
+ showTriggerBorders: boolean;
295
295
  triggerContentFocusable: any;
296
- simple: boolean | undefined;
297
- placement: string | undefined;
298
- offset: number | undefined;
299
- noFlip: boolean | undefined;
300
- shift: boolean | undefined;
301
- autoPlacement: boolean | undefined;
296
+ simple: boolean;
297
+ placement: string;
298
+ offset: number;
299
+ noFlip: boolean;
300
+ shift: boolean;
301
+ autoPlacement: boolean;
302
302
  /**
303
303
  * @private
304
304
  */
@@ -337,11 +337,11 @@ export class AuroDropdown extends AuroElement {
337
337
  * @ignore
338
338
  */
339
339
  get floaterConfig(): {
340
- placement: string | undefined;
340
+ placement: string;
341
341
  flip: boolean;
342
- shift: boolean | undefined;
343
- autoPlacement: boolean | undefined;
344
- offset: number | undefined;
342
+ shift: boolean;
343
+ autoPlacement: boolean;
344
+ offset: number;
345
345
  };
346
346
  /**
347
347
  * Public method to hide the dropdown.
@@ -395,7 +395,7 @@ export class AuroDropdown extends AuroElement {
395
395
  * @return {void}
396
396
  */
397
397
  private handleFocusin;
398
- hasFocus: boolean | undefined;
398
+ hasFocus: boolean;
399
399
  /**
400
400
  * @private
401
401
  */
@@ -433,7 +433,7 @@ export class AuroDropdown extends AuroElement {
433
433
  * @returns {void}
434
434
  */
435
435
  private handleTriggerContentSlotChange;
436
- triggerNode: EventTarget | null | undefined;
436
+ triggerNode: EventTarget;
437
437
  /**
438
438
  * Handles the default slot change event and updates the content.
439
439
  *
@@ -86,8 +86,8 @@ export class AuroDropdownBib extends LitElement {
86
86
  shape: string;
87
87
  matchWidth: boolean;
88
88
  hasActiveDescendant: boolean;
89
- set mobileFullscreenBreakpoint(value: string | undefined);
90
- get mobileFullscreenBreakpoint(): string | undefined;
89
+ set mobileFullscreenBreakpoint(value: string);
90
+ get mobileFullscreenBreakpoint(): string;
91
91
  updated(changedProperties: any): void;
92
92
  bibTemplate: any;
93
93
  firstUpdated(changedProperties: any): void;
@@ -112,7 +112,7 @@ export class AuroDropdownBib extends LitElement {
112
112
  * @private
113
113
  */
114
114
  private _lockTouchScroll;
115
- _touchMoveHandler: ((event: any) => void) | undefined;
115
+ _touchMoveHandler: (event: any) => void;
116
116
  /**
117
117
  * Removes the touchmove listener added by _lockTouchScroll().
118
118
  * @private
@@ -4,4 +4,4 @@
4
4
  * @param {HTMLElement} bib - The dropdown bib element.
5
5
  * @returns {Object} Keyboard handlers keyed by `event.key`.
6
6
  */
7
- export function createDropdownBibKeyboardStrategy(bib: HTMLElement): Object;
7
+ export function createDropdownBibKeyboardStrategy(bib: HTMLElement): any;
@@ -3736,7 +3736,7 @@ class AuroHelpText extends LitElement {
3736
3736
  }
3737
3737
  }
3738
3738
 
3739
- var formkitVersion = '202604222117';
3739
+ var formkitVersion = '202604281805';
3740
3740
 
3741
3741
  class AuroElement extends LitElement {
3742
3742
  static get properties() {
@@ -3736,7 +3736,7 @@ class AuroHelpText extends LitElement {
3736
3736
  }
3737
3737
  }
3738
3738
 
3739
- var formkitVersion = '202604222117';
3739
+ var formkitVersion = '202604281805';
3740
3740
 
3741
3741
  class AuroElement extends LitElement {
3742
3742
  static get properties() {
@@ -6715,11 +6715,10 @@ let BaseInput$2 = class BaseInput extends AuroElement$6 {
6715
6715
  */
6716
6716
  handleClickClear() {
6717
6717
  this.inputElement.value = "";
6718
- this.value = "";
6719
6718
  this.labelElement.classList.remove('inputElement-label--sticky');
6719
+ this.validation.reset(this);
6720
6720
  this.notifyValueChanged();
6721
6721
  this.focus();
6722
- this.validation.validate(this);
6723
6722
  }
6724
6723
 
6725
6724
  /**
@@ -7458,7 +7457,7 @@ let AuroHelpText$8 = class AuroHelpText extends i$4 {
7458
7457
  }
7459
7458
  };
7460
7459
 
7461
- var formkitVersion$8 = '202604222117';
7460
+ var formkitVersion$8 = '202604281805';
7462
7461
 
7463
7462
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
7464
7463
  // See LICENSE in the project root for license information.
@@ -17378,7 +17377,7 @@ let AuroBibtemplate$3 = class AuroBibtemplate extends i$4 {
17378
17377
  }
17379
17378
  };
17380
17379
 
17381
- var formkitVersion$2$1 = '202604222117';
17380
+ var formkitVersion$2$1 = '202604281805';
17382
17381
 
17383
17382
  let l$1$2 = class l{generateElementName(t,e){let o=t;return o+="-",o+=e.replace(/[.]/g,"_"),o}generateTag(o,s,a){const r=this.generateElementName(o,s),i=i$3`${s$6(r)}`;return customElements.get(r)||customElements.define(r,class extends a{}),i}};let d$1$2 = class d{registerComponent(t,e){customElements.get(t)||customElements.define(t,class extends e{});}closestElement(t,e=this,o=(e,s=e&&e.closest(t))=>e&&e!==document&&e!==window?s||o(e.getRootNode().host):null){return o(e)}handleComponentTagRename(t,e){const o=e.toLowerCase();t.tagName.toLowerCase()!==o&&t.setAttribute(o,true);}elementMatch(t,e){const o=e.toLowerCase();return t.tagName.toLowerCase()===o||t.hasAttribute(o)}getSlotText(t,e){const o=t.shadowRoot?.querySelector(`slot[name="${e}"]`),s=(o?.assignedNodes({flatten:true})||[]).map(t=>t.textContent?.trim()).join(" ").trim();return s||null}};let h$1$2 = class h{registerComponent(t,e){customElements.get(t)||customElements.define(t,class extends e{});}closestElement(t,e=this,o=(e,s=e&&e.closest(t))=>e&&e!==document&&e!==window?s||o(e.getRootNode().host):null){return o(e)}handleComponentTagRename(t,e){const o=e.toLowerCase();t.tagName.toLowerCase()!==o&&t.setAttribute(o,true);}elementMatch(t,e){const o=e.toLowerCase();return t.tagName.toLowerCase()===o||t.hasAttribute(o)}};var c$1$3=i$7`:host{color:var(--ds-auro-loader-color)}:host>span{background-color:var(--ds-auro-loader-background-color);border-color:var(--ds-auro-loader-border-color)}:host([onlight]),:host([appearance=brand]){--ds-auro-loader-color: var(--ds-basic-color-brand-primary, #01426a)}:host([ondark]),:host([appearance=inverse]){--ds-auro-loader-color: var(--ds-basic-color-texticon-inverse, #ffffff)}:host([orbit])>span{--ds-auro-loader-background-color: transparent}:host([orbit])>span:nth-child(1){--ds-auro-loader-border-color: currentcolor;opacity:.25}:host([orbit])>span:nth-child(2){--ds-auro-loader-border-color: currentcolor;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}
17384
17383
  `,u$4$2=i$7`.body-default{font-size:var(--wcss-body-default-font-size, 1rem);line-height:var(--wcss-body-default-line-height, 1.5rem)}.body-default,.body-lg{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:var(--wcss-body-weight, 450);letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-lg{font-size:var(--wcss-body-lg-font-size, 1.125rem);line-height:var(--wcss-body-lg-line-height, 1.625rem)}.body-sm{font-size:var(--wcss-body-sm-font-size, .875rem);line-height:var(--wcss-body-sm-line-height, 1.25rem)}.body-sm,.body-xs{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:var(--wcss-body-weight, 450);letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-xs{font-size:var(--wcss-body-xs-font-size, .75rem);line-height:var(--wcss-body-xs-line-height, 1rem)}.body-2xs{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:var(--wcss-body-2xs-font-size, .625rem);font-weight:var(--wcss-body-weight, 450);letter-spacing:var(--wcss-body-letter-spacing, 0);line-height:var(--wcss-body-2xs-line-height, .875rem)}.display-2xl{font-family:var(--wcss-display-2xl-family, "AS Circular"),var(--wcss-display-2xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-2xl-font-size, clamp(3.5rem, 6vw, 5.375rem));font-weight:var(--wcss-display-2xl-weight, 300);letter-spacing:var(--wcss-display-2xl-letter-spacing, 0);line-height:var(--wcss-display-2xl-line-height, 1.3)}.display-xl{font-family:var(--wcss-display-xl-family, "AS Circular"),var(--wcss-display-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-xl-font-size, clamp(3rem, 5.3333333333vw, 4.5rem));font-weight:var(--wcss-display-xl-weight, 300);letter-spacing:var(--wcss-display-xl-letter-spacing, 0);line-height:var(--wcss-display-xl-line-height, 1.3)}.display-lg{font-family:var(--wcss-display-lg-family, "AS Circular"),var(--wcss-display-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-lg-font-size, clamp(2.75rem, 4.6666666667vw, 4rem));font-weight:var(--wcss-display-lg-weight, 300);letter-spacing:var(--wcss-display-lg-letter-spacing, 0);line-height:var(--wcss-display-lg-line-height, 1.3)}.display-md{font-family:var(--wcss-display-md-family, "AS Circular"),var(--wcss-display-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-md-font-size, clamp(2.5rem, 4vw, 3.5rem));font-weight:var(--wcss-display-md-weight, 300);letter-spacing:var(--wcss-display-md-letter-spacing, 0);line-height:var(--wcss-display-md-line-height, 1.3)}.display-sm{font-family:var(--wcss-display-sm-family, "AS Circular"),var(--wcss-display-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-sm-font-size, clamp(2rem, 3.6666666667vw, 3rem));font-weight:var(--wcss-display-sm-weight, 300);letter-spacing:var(--wcss-display-sm-letter-spacing, 0);line-height:var(--wcss-display-sm-line-height, 1.3)}.display-xs{font-family:var(--wcss-display-xs-family, "AS Circular"),var(--wcss-display-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-xs-font-size, clamp(1.75rem, 3vw, 2.375rem));font-weight:var(--wcss-display-xs-weight, 300);letter-spacing:var(--wcss-display-xs-letter-spacing, 0);line-height:var(--wcss-display-xs-line-height, 1.3)}.heading-xl{font-family:var(--wcss-heading-xl-family, "AS Circular"),var(--wcss-heading-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-xl-font-size, clamp(2rem, 3vw, 2.5rem));font-weight:var(--wcss-heading-xl-weight, 300);letter-spacing:var(--wcss-heading-xl-letter-spacing, 0);line-height:var(--wcss-heading-xl-line-height, 1.3)}.heading-lg{font-family:var(--wcss-heading-lg-family, "AS Circular"),var(--wcss-heading-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-lg-font-size, clamp(1.75rem, 2.6666666667vw, 2.25rem));font-weight:var(--wcss-heading-lg-weight, 300);letter-spacing:var(--wcss-heading-lg-letter-spacing, 0);line-height:var(--wcss-heading-lg-line-height, 1.3)}.heading-md{font-family:var(--wcss-heading-md-family, "AS Circular"),var(--wcss-heading-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-md-font-size, clamp(1.625rem, 2.3333333333vw, 1.75rem));font-weight:var(--wcss-heading-md-weight, 300);letter-spacing:var(--wcss-heading-md-letter-spacing, 0);line-height:var(--wcss-heading-md-line-height, 1.3)}.heading-sm{font-family:var(--wcss-heading-sm-family, "AS Circular"),var(--wcss-heading-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-sm-font-size, clamp(1.375rem, 2vw, 1.5rem));font-weight:var(--wcss-heading-sm-weight, 300);letter-spacing:var(--wcss-heading-sm-letter-spacing, 0);line-height:var(--wcss-heading-sm-line-height, 1.3)}.heading-xs{font-family:var(--wcss-heading-xs-family, "AS Circular"),var(--wcss-heading-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-xs-font-size, clamp(1.25rem, 1.6666666667vw, 1.25rem));font-weight:var(--wcss-heading-xs-weight, 450);letter-spacing:var(--wcss-heading-xs-letter-spacing, 0);line-height:var(--wcss-heading-xs-line-height, 1.3)}.heading-2xs{font-family:var(--wcss-heading-2xs-family, "AS Circular"),var(--wcss-heading-2xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-2xs-font-size, clamp(1.125rem, 1.5vw, 1.125rem));font-weight:var(--wcss-heading-2xs-weight, 450);letter-spacing:var(--wcss-heading-2xs-letter-spacing, 0);line-height:var(--wcss-heading-2xs-line-height, 1.3)}.accent-2xl{font-family:var(--wcss-accent-2xl-family, "Good OT"),var(--wcss-accent-2xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-2xl-font-size, clamp(2rem, 3.1666666667vw, 2.375rem));font-weight:var(--wcss-accent-2xl-weight, 450);letter-spacing:var(--wcss-accent-2xl-letter-spacing, .05em);line-height:var(--wcss-accent-2xl-line-height, 1)}.accent-2xl,.accent-xl{text-transform:uppercase}.accent-xl{font-family:var(--wcss-accent-xl-family, "Good OT"),var(--wcss-accent-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-xl-font-size, clamp(1.625rem, 2.3333333333vw, 2rem));font-weight:var(--wcss-accent-xl-weight, 450);letter-spacing:var(--wcss-accent-xl-letter-spacing, .05em);line-height:var(--wcss-accent-xl-line-height, 1.3)}.accent-lg{font-family:var(--wcss-accent-lg-family, "Good OT"),var(--wcss-accent-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-lg-font-size, clamp(1.5rem, 2.1666666667vw, 1.75rem));font-weight:var(--wcss-accent-lg-weight, 450);letter-spacing:var(--wcss-accent-lg-letter-spacing, .05em);line-height:var(--wcss-accent-lg-line-height, 1.3)}.accent-lg,.accent-md{text-transform:uppercase}.accent-md{font-family:var(--wcss-accent-md-family, "Good OT"),var(--wcss-accent-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-md-font-size, clamp(1.375rem, 1.8333333333vw, 1.5rem));font-weight:var(--wcss-accent-md-weight, 500);letter-spacing:var(--wcss-accent-md-letter-spacing, .05em);line-height:var(--wcss-accent-md-line-height, 1.3)}.accent-sm{font-family:var(--wcss-accent-sm-family, "Good OT"),var(--wcss-accent-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-sm-font-size, clamp(1.125rem, 1.5vw, 1.25rem));font-weight:var(--wcss-accent-sm-weight, 500);letter-spacing:var(--wcss-accent-sm-letter-spacing, .05em);line-height:var(--wcss-accent-sm-line-height, 1.3)}.accent-sm,.accent-xs{text-transform:uppercase}.accent-xs{font-family:var(--wcss-accent-xs-family, "Good OT"),var(--wcss-accent-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-xs-font-size, clamp(1rem, 1.3333333333vw, 1rem));font-weight:var(--wcss-accent-xs-weight, 500);letter-spacing:var(--wcss-accent-xs-letter-spacing, .1em);line-height:var(--wcss-accent-xs-line-height, 1.3)}.accent-2xs{font-family:var(--wcss-accent-2xs-family, "Good OT"),var(--wcss-accent-2xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-2xs-font-size, clamp(.875rem, 1.1666666667vw, .875rem));font-weight:var(--wcss-accent-2xs-weight, 450);letter-spacing:var(--wcss-accent-2xs-letter-spacing, .1em);line-height:var(--wcss-accent-2xs-line-height, 1.3);text-transform:uppercase}:focus:not(:focus-visible){outline:3px solid transparent}:host,:host>span{position:relative}:host{width:2rem;height:2rem;display:inline-block;font-size:0}:host>span{position:absolute;display:inline-block;float:none;top:0;left:0;width:2rem;height:2rem;border-radius:100%;border-style:solid;border-width:0;box-sizing:border-box}:host([xs]),:host([xs])>span{width:1.2rem;height:1.2rem}:host([sm]),:host([sm])>span{width:3rem;height:3rem}:host([md]),:host([md])>span{width:5rem;height:5rem}:host([lg]),:host([lg])>span{width:8rem;height:8rem}:host{--margin: .375rem;--margin-xs: .2rem;--margin-sm: .5rem;--margin-md: .75rem;--margin-lg: 1rem}:host([pulse]),:host([pulse])>span{position:relative}:host([pulse]){width:calc(3rem + var(--margin) * 6);height:calc(1rem + var(--margin) * 2)}:host([pulse])>span{width:1rem;height:1rem;margin:var(--margin);animation:pulse 1.5s ease infinite}:host([pulse][xs]){width:calc(1.95rem + var(--margin-xs) * 6);height:calc(.65rem + var(--margin-xs) * 2)}:host([pulse][xs])>span{margin:var(--margin-xs);width:.65rem;height:.65rem}:host([pulse][sm]){width:calc(6rem + var(--margin-sm) * 6);height:calc(2rem + var(--margin-sm) * 2)}:host([pulse][sm])>span{margin:var(--margin-sm);width:2rem;height:2rem}:host([pulse][md]){width:calc(9rem + var(--margin-md) * 6);height:calc(3rem + var(--margin-md) * 2)}:host([pulse][md])>span{margin:var(--margin-md);width:3rem;height:3rem}:host([pulse][lg]){width:calc(15rem + var(--margin-lg) * 6);height:calc(5rem + var(--margin-lg) * 2)}:host([pulse][lg])>span{margin:var(--margin-lg);width:5rem;height:5rem}:host([pulse])>span:nth-child(1){animation-delay:-.4s}:host([pulse])>span:nth-child(2){animation-delay:-.2s}:host([pulse])>span:nth-child(3){animation-delay:0ms}@keyframes pulse{0%,to{opacity:.1;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}:host([orbit]),:host([orbit])>span{opacity:1}:host([orbit])>span{border-width:5px}:host([orbit])>span:nth-child(2){animation:orbit 2s linear infinite}:host([orbit][sm])>span{border-width:8px}:host([orbit][md])>span{border-width:13px}:host([orbit][lg])>span{border-width:21px}@keyframes orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:host([ringworm])>svg{animation:rotate 2s linear infinite;height:100%;width:100%;stroke:currentcolor;stroke-width:8}:host([ringworm]) .path{stroke-dashoffset:0;animation:ringworm 1.5s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes ringworm{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}:host([laser]){position:static;width:100%;display:block;height:0;overflow:hidden;font-size:unset}:host([laser])>span{position:fixed;width:100%;height:.25rem;border-radius:0;z-index:100}:host([laser])>span:nth-child(1){border-color:currentcolor;opacity:.25}:host([laser])>span:nth-child(2){border-color:currentcolor;animation:laser 2s linear infinite;opacity:1;width:50%}:host([laser][sm])>span:nth-child(2){width:20%}:host([laser][md])>span:nth-child(2){width:30%}:host([laser][lg])>span:nth-child(2){width:50%;animation-duration:1.5s}:host([laser][xl])>span:nth-child(2){width:80%;animation-duration:1.5s}@keyframes laser{0%{left:-100%}to{left:110%}}:host>.no-animation{display:none}@media (prefers-reduced-motion: reduce){:host{display:flex;align-items:center;justify-content:center}:host>span{opacity:1}:host>.loader{display:none}:host>svg{display:none}:host>.no-animation{display:block}}
@@ -21584,7 +21583,7 @@ let AuroHelpText$2$1 = class AuroHelpText extends i$4 {
21584
21583
  }
21585
21584
  };
21586
21585
 
21587
- var formkitVersion$1$3 = '202604222117';
21586
+ var formkitVersion$1$3 = '202604281805';
21588
21587
 
21589
21588
  let AuroElement$2$2 = class AuroElement extends i$4 {
21590
21589
  static get properties() {
@@ -28586,11 +28585,10 @@ let BaseInput$1 = class BaseInput extends AuroElement$1$3 {
28586
28585
  */
28587
28586
  handleClickClear() {
28588
28587
  this.inputElement.value = "";
28589
- this.value = "";
28590
28588
  this.labelElement.classList.remove('inputElement-label--sticky');
28589
+ this.validation.reset(this);
28591
28590
  this.notifyValueChanged();
28592
28591
  this.focus();
28593
- this.validation.validate(this);
28594
28592
  }
28595
28593
 
28596
28594
  /**
@@ -29329,7 +29327,7 @@ let AuroHelpText$1$3 = class AuroHelpText extends i$4 {
29329
29327
  }
29330
29328
  };
29331
29329
 
29332
- var formkitVersion$7 = '202604222117';
29330
+ var formkitVersion$7 = '202604281805';
29333
29331
 
29334
29332
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
29335
29333
  // See LICENSE in the project root for license information.
@@ -31348,15 +31346,16 @@ class AuroDatePicker extends AuroElement$5 {
31348
31346
  * @returns {void}
31349
31347
  */
31350
31348
  notifyValueChanged() {
31351
- let inputEvent = null;
31352
-
31353
- inputEvent = new Event('auroDatePicker-valueSet', {
31349
+ this.dispatchEvent(new Event('auroDatePicker-valueSet', {
31354
31350
  bubbles: true,
31355
31351
  composed: true,
31356
- });
31352
+ }));
31357
31353
 
31358
- // Dispatched event to alert outside shadow DOM context of event firing.
31359
- this.dispatchEvent(inputEvent);
31354
+ // Standard input event so auro-form can track datepicker value changes.
31355
+ this.dispatchEvent(new Event('input', {
31356
+ bubbles: true,
31357
+ composed: true,
31358
+ }));
31360
31359
  }
31361
31360
 
31362
31361
  /**
@@ -31531,7 +31530,9 @@ class AuroDatePicker extends AuroElement$5 {
31531
31530
  this.inputList = [...this.dropdown.querySelectorAll(this.inputTag._$litStatic$)];
31532
31531
 
31533
31532
  this.inputList.forEach((input, index) => {
31534
- input.addEventListener('input', () => {
31533
+ input.addEventListener('input', (event) => {
31534
+ event.stopPropagation();
31535
+
31535
31536
  if (index === 0) {
31536
31537
  this.value = input.value;
31537
31538
  } else if (index === 1) {
@@ -33994,7 +33995,7 @@ let AuroHelpText$1$2 = class AuroHelpText extends i$4 {
33994
33995
  }
33995
33996
  };
33996
33997
 
33997
- var formkitVersion$1$2 = '202604222117';
33998
+ var formkitVersion$1$2 = '202604281805';
33998
33999
 
33999
34000
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
34000
34001
  // See LICENSE in the project root for license information.
@@ -38184,7 +38185,7 @@ let AuroHelpText$6 = class AuroHelpText extends i$4 {
38184
38185
  }
38185
38186
  };
38186
38187
 
38187
- var formkitVersion$6 = '202604222117';
38188
+ var formkitVersion$6 = '202604281805';
38188
38189
 
38189
38190
  let AuroElement$1$2 = class AuroElement extends i$4 {
38190
38191
  static get properties() {
@@ -42276,7 +42277,7 @@ let AuroHelpText$5 = class AuroHelpText extends i$4 {
42276
42277
  }
42277
42278
  };
42278
42279
 
42279
- var formkitVersion$5 = '202604222117';
42280
+ var formkitVersion$5 = '202604281805';
42280
42281
 
42281
42282
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
42282
42283
  // See LICENSE in the project root for license information.
@@ -42911,6 +42912,7 @@ let AuroLibraryRuntimeUtils$1$4 = class AuroLibraryRuntimeUtils {
42911
42912
  // See LICENSE in the project root for license information.
42912
42913
 
42913
42914
 
42915
+ /* eslint-disable jsdoc/no-undefined-types -- @fires event names are not types */
42914
42916
  /**
42915
42917
  * The `auro-checkbox` element is for the purpose of allowing users to select one or more options of a limited number of choices.
42916
42918
  * @customElement auro-checkbox
@@ -42921,9 +42923,10 @@ let AuroLibraryRuntimeUtils$1$4 = class AuroLibraryRuntimeUtils {
42921
42923
  *
42922
42924
  * @slot default - The default slot for the checkbox label.
42923
42925
  *
42924
- * @fires {CustomEvent<any>} change - (Deprecated) Notifies when checked value is changed.
42925
- * @fires {InputEvent} input - Notifies when when checked value is changed by user's interface.
42926
+ * @fires change - (Deprecated) Notifies when checked value is changed.
42927
+ * @fires input - Notifies when when checked value is changed by user's interface.
42926
42928
  */
42929
+ /* eslint-enable jsdoc/no-undefined-types */
42927
42930
 
42928
42931
  // build the component class
42929
42932
  class AuroCheckbox extends i$4 {
@@ -44445,7 +44448,7 @@ let AuroHelpText$4 = class AuroHelpText extends i$4 {
44445
44448
  }
44446
44449
  };
44447
44450
 
44448
- var formkitVersion$4 = '202604222117';
44451
+ var formkitVersion$4 = '202604281805';
44449
44452
 
44450
44453
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
44451
44454
  // See LICENSE in the project root for license information.
@@ -49927,7 +49930,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
49927
49930
  }
49928
49931
  };
49929
49932
 
49930
- var formkitVersion$2 = '202604222117';
49933
+ var formkitVersion$2 = '202604281805';
49931
49934
 
49932
49935
  let AuroElement$2$1 = class AuroElement extends i$4 {
49933
49936
  static get properties() {
@@ -56929,11 +56932,10 @@ class BaseInput extends AuroElement$1$1 {
56929
56932
  */
56930
56933
  handleClickClear() {
56931
56934
  this.inputElement.value = "";
56932
- this.value = "";
56933
56935
  this.labelElement.classList.remove('inputElement-label--sticky');
56936
+ this.validation.reset(this);
56934
56937
  this.notifyValueChanged();
56935
56938
  this.focus();
56936
- this.validation.validate(this);
56937
56939
  }
56938
56940
 
56939
56941
  /**
@@ -57672,7 +57674,7 @@ let AuroHelpText$1$1 = class AuroHelpText extends i$4 {
57672
57674
  }
57673
57675
  };
57674
57676
 
57675
- var formkitVersion$1$1 = '202604222117';
57677
+ var formkitVersion$1$1 = '202604281805';
57676
57678
 
57677
57679
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
57678
57680
  // See LICENSE in the project root for license information.
@@ -58737,7 +58739,7 @@ let AuroBibtemplate$1 = class AuroBibtemplate extends i$4 {
58737
58739
  }
58738
58740
  };
58739
58741
 
58740
- var formkitVersion$3 = '202604222117';
58742
+ var formkitVersion$3 = '202604281805';
58741
58743
 
58742
58744
  var styleCss$1$3 = i$7`.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}`;
58743
58745
 
@@ -59783,6 +59785,8 @@ class AuroCombobox extends AuroElement$3 {
59783
59785
  * @returns {void}
59784
59786
  */
59785
59787
  showBib() {
59788
+ // for fullscreen bib, with `noFilter` showBib() gets called again as availableOptions gets updated
59789
+ // to prevent closing bib in that case, adding guard not to hide bib for empty input on fullscreen bib
59786
59790
  if (!this.input.value && !this.dropdown.isBibFullscreen) {
59787
59791
  this.dropdown.hide();
59788
59792
  return;
@@ -68074,7 +68078,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
68074
68078
  }
68075
68079
  };
68076
68080
 
68077
- var formkitVersion$1 = '202604222117';
68081
+ var formkitVersion$1 = '202604281805';
68078
68082
 
68079
68083
  class AuroElement extends i$4 {
68080
68084
  static get properties() {
@@ -69827,7 +69831,7 @@ class AuroHelpText extends i$4 {
69827
69831
  }
69828
69832
  }
69829
69833
 
69830
- var formkitVersion = '202604222117';
69834
+ var formkitVersion = '202604281805';
69831
69835
 
69832
69836
  var styleCss = i$7`.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}`;
69833
69837