@aurodesignsystem-dev/auro-formkit 0.0.0-pr1448.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.
- package/components/checkbox/demo/api.min.js +1 -1
- package/components/checkbox/demo/index.min.js +1 -1
- package/components/checkbox/dist/index.js +1 -1
- package/components/checkbox/dist/registered.js +1 -1
- package/components/combobox/demo/api.min.js +17 -22
- package/components/combobox/demo/index.min.js +17 -22
- package/components/combobox/dist/auro-combobox.d.ts +1 -1
- package/components/combobox/dist/index.js +14 -18
- package/components/combobox/dist/registered.js +14 -18
- package/components/counter/demo/api.min.js +2 -2
- package/components/counter/demo/index.min.js +2 -2
- package/components/counter/dist/index.js +2 -2
- package/components/counter/dist/registered.js +2 -2
- package/components/datepicker/demo/api.min.js +4 -5
- package/components/datepicker/demo/index.min.js +4 -5
- package/components/datepicker/dist/index.js +4 -5
- package/components/datepicker/dist/registered.js +4 -5
- package/components/dropdown/demo/api.min.js +1 -1
- package/components/dropdown/demo/index.min.js +1 -1
- package/components/dropdown/dist/index.js +1 -1
- package/components/dropdown/dist/registered.js +1 -1
- package/components/form/demo/api.min.js +29 -36
- package/components/form/demo/index.min.js +29 -36
- package/components/input/demo/api.min.js +2 -3
- package/components/input/demo/index.min.js +2 -3
- package/components/input/dist/index.js +2 -3
- package/components/input/dist/registered.js +2 -3
- package/components/menu/demo/api.md +1 -1
- package/components/menu/demo/api.min.js +3 -4
- package/components/menu/demo/index.min.js +3 -4
- package/components/menu/dist/auro-menu.d.ts +1 -1
- package/components/menu/dist/index.js +3 -4
- package/components/menu/dist/registered.js +3 -4
- package/components/radio/demo/api.min.js +1 -1
- package/components/radio/demo/index.min.js +1 -1
- package/components/radio/dist/index.js +1 -1
- package/components/radio/dist/registered.js +1 -1
- package/components/select/demo/api.min.js +5 -6
- package/components/select/demo/index.min.js +5 -6
- package/components/select/dist/index.js +2 -2
- package/components/select/dist/registered.js +2 -2
- package/custom-elements.json +1490 -1488
- package/package.json +1 -1
|
@@ -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 = '
|
|
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 = '
|
|
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 = '
|
|
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 = '
|
|
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.
|
|
@@ -33997,7 +33995,7 @@ let AuroHelpText$1$2 = class AuroHelpText extends i$4 {
|
|
|
33997
33995
|
}
|
|
33998
33996
|
};
|
|
33999
33997
|
|
|
34000
|
-
var formkitVersion$1$2 = '
|
|
33998
|
+
var formkitVersion$1$2 = '202604281805';
|
|
34001
33999
|
|
|
34002
34000
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
34003
34001
|
// See LICENSE in the project root for license information.
|
|
@@ -38187,7 +38185,7 @@ let AuroHelpText$6 = class AuroHelpText extends i$4 {
|
|
|
38187
38185
|
}
|
|
38188
38186
|
};
|
|
38189
38187
|
|
|
38190
|
-
var formkitVersion$6 = '
|
|
38188
|
+
var formkitVersion$6 = '202604281805';
|
|
38191
38189
|
|
|
38192
38190
|
let AuroElement$1$2 = class AuroElement extends i$4 {
|
|
38193
38191
|
static get properties() {
|
|
@@ -42279,7 +42277,7 @@ let AuroHelpText$5 = class AuroHelpText extends i$4 {
|
|
|
42279
42277
|
}
|
|
42280
42278
|
};
|
|
42281
42279
|
|
|
42282
|
-
var formkitVersion$5 = '
|
|
42280
|
+
var formkitVersion$5 = '202604281805';
|
|
42283
42281
|
|
|
42284
42282
|
// Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
|
|
42285
42283
|
// See LICENSE in the project root for license information.
|
|
@@ -44450,7 +44448,7 @@ let AuroHelpText$4 = class AuroHelpText extends i$4 {
|
|
|
44450
44448
|
}
|
|
44451
44449
|
};
|
|
44452
44450
|
|
|
44453
|
-
var formkitVersion$4 = '
|
|
44451
|
+
var formkitVersion$4 = '202604281805';
|
|
44454
44452
|
|
|
44455
44453
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
44456
44454
|
// See LICENSE in the project root for license information.
|
|
@@ -49932,7 +49930,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
|
|
|
49932
49930
|
}
|
|
49933
49931
|
};
|
|
49934
49932
|
|
|
49935
|
-
var formkitVersion$2 = '
|
|
49933
|
+
var formkitVersion$2 = '202604281805';
|
|
49936
49934
|
|
|
49937
49935
|
let AuroElement$2$1 = class AuroElement extends i$4 {
|
|
49938
49936
|
static get properties() {
|
|
@@ -56934,11 +56932,10 @@ class BaseInput extends AuroElement$1$1 {
|
|
|
56934
56932
|
*/
|
|
56935
56933
|
handleClickClear() {
|
|
56936
56934
|
this.inputElement.value = "";
|
|
56937
|
-
this.value = "";
|
|
56938
56935
|
this.labelElement.classList.remove('inputElement-label--sticky');
|
|
56936
|
+
this.validation.reset(this);
|
|
56939
56937
|
this.notifyValueChanged();
|
|
56940
56938
|
this.focus();
|
|
56941
|
-
this.validation.validate(this);
|
|
56942
56939
|
}
|
|
56943
56940
|
|
|
56944
56941
|
/**
|
|
@@ -57677,7 +57674,7 @@ let AuroHelpText$1$1 = class AuroHelpText extends i$4 {
|
|
|
57677
57674
|
}
|
|
57678
57675
|
};
|
|
57679
57676
|
|
|
57680
|
-
var formkitVersion$1$1 = '
|
|
57677
|
+
var formkitVersion$1$1 = '202604281805';
|
|
57681
57678
|
|
|
57682
57679
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
57683
57680
|
// See LICENSE in the project root for license information.
|
|
@@ -58742,7 +58739,7 @@ let AuroBibtemplate$1 = class AuroBibtemplate extends i$4 {
|
|
|
58742
58739
|
}
|
|
58743
58740
|
};
|
|
58744
58741
|
|
|
58745
|
-
var formkitVersion$3 = '
|
|
58742
|
+
var formkitVersion$3 = '202604281805';
|
|
58746
58743
|
|
|
58747
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}`;
|
|
58748
58745
|
|
|
@@ -59139,6 +59136,7 @@ class AuroCombobox extends AuroElement$3 {
|
|
|
59139
59136
|
this.optionActive = null;
|
|
59140
59137
|
this.persistInput = false;
|
|
59141
59138
|
this.required = false;
|
|
59139
|
+
this.value = undefined;
|
|
59142
59140
|
this.typedValue = undefined;
|
|
59143
59141
|
this.behavior = "suggestion";
|
|
59144
59142
|
this.clearBtnFocused = false;
|
|
@@ -59751,10 +59749,6 @@ class AuroCombobox extends AuroElement$3 {
|
|
|
59751
59749
|
});
|
|
59752
59750
|
|
|
59753
59751
|
if (this.value && this.input.value && !this.menu.value) {
|
|
59754
|
-
if (this.behavior === 'suggestion' && this.menu.options && this.menu.options.some((opt) => opt.value === this.value)) {
|
|
59755
|
-
this.setMenuValue(this.value);
|
|
59756
|
-
}
|
|
59757
|
-
|
|
59758
59752
|
this.syncValuesAndStates();
|
|
59759
59753
|
}
|
|
59760
59754
|
|
|
@@ -59791,6 +59785,8 @@ class AuroCombobox extends AuroElement$3 {
|
|
|
59791
59785
|
* @returns {void}
|
|
59792
59786
|
*/
|
|
59793
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
|
|
59794
59790
|
if (!this.input.value && !this.dropdown.isBibFullscreen) {
|
|
59795
59791
|
this.dropdown.hide();
|
|
59796
59792
|
return;
|
|
@@ -60365,6 +60361,10 @@ class AuroCombobox extends AuroElement$3 {
|
|
|
60365
60361
|
this.configureCombobox();
|
|
60366
60362
|
this.configureMenu();
|
|
60367
60363
|
|
|
60364
|
+
// Set the initial value in auro-menu if defined
|
|
60365
|
+
if (this.hasAttribute('value') && this.getAttribute('value').length > 0) {
|
|
60366
|
+
this.menu.value = this.value;
|
|
60367
|
+
}
|
|
60368
60368
|
}
|
|
60369
60369
|
|
|
60370
60370
|
/**
|
|
@@ -60445,16 +60445,10 @@ class AuroCombobox extends AuroElement$3 {
|
|
|
60445
60445
|
this.input.value = this.value;
|
|
60446
60446
|
}
|
|
60447
60447
|
|
|
60448
|
-
if (this.menu && this.hasValue && this.menu.options) {
|
|
60449
|
-
this.menu.options.forEach((opt) => {
|
|
60450
|
-
if (!opt.hasAttribute('static')) {
|
|
60451
|
-
opt.removeAttribute('hidden');
|
|
60452
|
-
}
|
|
60453
|
-
});
|
|
60454
|
-
}
|
|
60455
|
-
|
|
60456
60448
|
if (this.behavior === 'suggestion') {
|
|
60457
|
-
if
|
|
60449
|
+
// if menu has an option that has matched value, then select it,
|
|
60450
|
+
// otherwise clear the menu value since the input value doesn't match any option
|
|
60451
|
+
if (this.menu.options && this.menu.options.filter((opt) => opt.value === this.value).length > 0) {
|
|
60458
60452
|
this.setMenuValue(this.value);
|
|
60459
60453
|
} else {
|
|
60460
60454
|
this.menu.value = undefined;
|
|
@@ -61907,13 +61901,10 @@ class MenuService {
|
|
|
61907
61901
|
}
|
|
61908
61902
|
|
|
61909
61903
|
const optionsSet = new Set(optionsToDeselect);
|
|
61910
|
-
const previousCount = this.selectedOptions.length;
|
|
61911
61904
|
this.selectedOptions = (this.selectedOptions || [])
|
|
61912
61905
|
.filter(opt => !optionsSet.has(opt));
|
|
61913
61906
|
|
|
61914
|
-
|
|
61915
|
-
this.stageUpdate();
|
|
61916
|
-
}
|
|
61907
|
+
this.stageUpdate();
|
|
61917
61908
|
}
|
|
61918
61909
|
|
|
61919
61910
|
/**
|
|
@@ -62333,6 +62324,8 @@ class AuroMenu extends AuroElement$2 {
|
|
|
62333
62324
|
*/
|
|
62334
62325
|
this.size = "sm";
|
|
62335
62326
|
|
|
62327
|
+
// Value of the selected options
|
|
62328
|
+
this.value = undefined;
|
|
62336
62329
|
// Currently selected option
|
|
62337
62330
|
this.optionSelected = undefined;
|
|
62338
62331
|
// String used for highlighting/filtering
|
|
@@ -68085,7 +68078,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
|
|
|
68085
68078
|
}
|
|
68086
68079
|
};
|
|
68087
68080
|
|
|
68088
|
-
var formkitVersion$1 = '
|
|
68081
|
+
var formkitVersion$1 = '202604281805';
|
|
68089
68082
|
|
|
68090
68083
|
class AuroElement extends i$4 {
|
|
68091
68084
|
static get properties() {
|
|
@@ -69838,7 +69831,7 @@ class AuroHelpText extends i$4 {
|
|
|
69838
69831
|
}
|
|
69839
69832
|
}
|
|
69840
69833
|
|
|
69841
|
-
var formkitVersion = '
|
|
69834
|
+
var formkitVersion = '202604281805';
|
|
69842
69835
|
|
|
69843
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}`;
|
|
69844
69837
|
|
|
@@ -6004,11 +6004,10 @@ class BaseInput extends AuroElement {
|
|
|
6004
6004
|
*/
|
|
6005
6005
|
handleClickClear() {
|
|
6006
6006
|
this.inputElement.value = "";
|
|
6007
|
-
this.value = "";
|
|
6008
6007
|
this.labelElement.classList.remove('inputElement-label--sticky');
|
|
6008
|
+
this.validation.reset(this);
|
|
6009
6009
|
this.notifyValueChanged();
|
|
6010
6010
|
this.focus();
|
|
6011
|
-
this.validation.validate(this);
|
|
6012
6011
|
}
|
|
6013
6012
|
|
|
6014
6013
|
/**
|
|
@@ -6747,7 +6746,7 @@ class AuroHelpText extends i$3 {
|
|
|
6747
6746
|
}
|
|
6748
6747
|
}
|
|
6749
6748
|
|
|
6750
|
-
var formkitVersion = '
|
|
6749
|
+
var formkitVersion = '202604281805';
|
|
6751
6750
|
|
|
6752
6751
|
/**
|
|
6753
6752
|
* @license
|
|
@@ -5929,11 +5929,10 @@ class BaseInput extends AuroElement {
|
|
|
5929
5929
|
*/
|
|
5930
5930
|
handleClickClear() {
|
|
5931
5931
|
this.inputElement.value = "";
|
|
5932
|
-
this.value = "";
|
|
5933
5932
|
this.labelElement.classList.remove('inputElement-label--sticky');
|
|
5933
|
+
this.validation.reset(this);
|
|
5934
5934
|
this.notifyValueChanged();
|
|
5935
5935
|
this.focus();
|
|
5936
|
-
this.validation.validate(this);
|
|
5937
5936
|
}
|
|
5938
5937
|
|
|
5939
5938
|
/**
|
|
@@ -6672,7 +6671,7 @@ class AuroHelpText extends i$3 {
|
|
|
6672
6671
|
}
|
|
6673
6672
|
}
|
|
6674
6673
|
|
|
6675
|
-
var formkitVersion = '
|
|
6674
|
+
var formkitVersion = '202604281805';
|
|
6676
6675
|
|
|
6677
6676
|
/**
|
|
6678
6677
|
* @license
|
|
@@ -5871,11 +5871,10 @@ class BaseInput extends AuroElement {
|
|
|
5871
5871
|
*/
|
|
5872
5872
|
handleClickClear() {
|
|
5873
5873
|
this.inputElement.value = "";
|
|
5874
|
-
this.value = "";
|
|
5875
5874
|
this.labelElement.classList.remove('inputElement-label--sticky');
|
|
5875
|
+
this.validation.reset(this);
|
|
5876
5876
|
this.notifyValueChanged();
|
|
5877
5877
|
this.focus();
|
|
5878
|
-
this.validation.validate(this);
|
|
5879
5878
|
}
|
|
5880
5879
|
|
|
5881
5880
|
/**
|
|
@@ -6614,7 +6613,7 @@ class AuroHelpText extends LitElement {
|
|
|
6614
6613
|
}
|
|
6615
6614
|
}
|
|
6616
6615
|
|
|
6617
|
-
var formkitVersion = '
|
|
6616
|
+
var formkitVersion = '202604281805';
|
|
6618
6617
|
|
|
6619
6618
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
6620
6619
|
// See LICENSE in the project root for license information.
|
|
@@ -5871,11 +5871,10 @@ class BaseInput extends AuroElement {
|
|
|
5871
5871
|
*/
|
|
5872
5872
|
handleClickClear() {
|
|
5873
5873
|
this.inputElement.value = "";
|
|
5874
|
-
this.value = "";
|
|
5875
5874
|
this.labelElement.classList.remove('inputElement-label--sticky');
|
|
5875
|
+
this.validation.reset(this);
|
|
5876
5876
|
this.notifyValueChanged();
|
|
5877
5877
|
this.focus();
|
|
5878
|
-
this.validation.validate(this);
|
|
5879
5878
|
}
|
|
5880
5879
|
|
|
5881
5880
|
/**
|
|
@@ -6614,7 +6613,7 @@ class AuroHelpText extends LitElement {
|
|
|
6614
6613
|
}
|
|
6615
6614
|
}
|
|
6616
6615
|
|
|
6617
|
-
var formkitVersion = '
|
|
6616
|
+
var formkitVersion = '202604281805';
|
|
6618
6617
|
|
|
6619
6618
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
6620
6619
|
// See LICENSE in the project root for license information.
|
|
@@ -25,7 +25,7 @@ The `auro-menu` element provides users a way to select from a list of options.
|
|
|
25
25
|
| [selectAllMatchingOptions](#selectAllMatchingOptions) | `selectAllMatchingOptions` | | `boolean` | false | When true, selects all options that match the provided value/key when setting value and multiselect is enabled. |
|
|
26
26
|
| [selectedOption](#selectedOption) | | readonly | `HTMLElement \| null` | | Gets the first selected option, or null if none. |
|
|
27
27
|
| [selectedOptions](#selectedOptions) | | readonly | `HTMLElement[]` | | Gets the currently selected options. |
|
|
28
|
-
| [value](#value) | `value` | | `string` |
|
|
28
|
+
| [value](#value) | `value` | | `string` | "undefined" | The value of the selected option. In multi-select mode, this is a JSON stringified array of selected option values. |
|
|
29
29
|
|
|
30
30
|
## Methods
|
|
31
31
|
|
|
@@ -1322,13 +1322,10 @@ class MenuService {
|
|
|
1322
1322
|
}
|
|
1323
1323
|
|
|
1324
1324
|
const optionsSet = new Set(optionsToDeselect);
|
|
1325
|
-
const previousCount = this.selectedOptions.length;
|
|
1326
1325
|
this.selectedOptions = (this.selectedOptions || [])
|
|
1327
1326
|
.filter(opt => !optionsSet.has(opt));
|
|
1328
1327
|
|
|
1329
|
-
|
|
1330
|
-
this.stageUpdate();
|
|
1331
|
-
}
|
|
1328
|
+
this.stageUpdate();
|
|
1332
1329
|
}
|
|
1333
1330
|
|
|
1334
1331
|
/**
|
|
@@ -1748,6 +1745,8 @@ class AuroMenu extends AuroElement {
|
|
|
1748
1745
|
*/
|
|
1749
1746
|
this.size = "sm";
|
|
1750
1747
|
|
|
1748
|
+
// Value of the selected options
|
|
1749
|
+
this.value = undefined;
|
|
1751
1750
|
// Currently selected option
|
|
1752
1751
|
this.optionSelected = undefined;
|
|
1753
1752
|
// String used for highlighting/filtering
|
|
@@ -1230,13 +1230,10 @@ class MenuService {
|
|
|
1230
1230
|
}
|
|
1231
1231
|
|
|
1232
1232
|
const optionsSet = new Set(optionsToDeselect);
|
|
1233
|
-
const previousCount = this.selectedOptions.length;
|
|
1234
1233
|
this.selectedOptions = (this.selectedOptions || [])
|
|
1235
1234
|
.filter(opt => !optionsSet.has(opt));
|
|
1236
1235
|
|
|
1237
|
-
|
|
1238
|
-
this.stageUpdate();
|
|
1239
|
-
}
|
|
1236
|
+
this.stageUpdate();
|
|
1240
1237
|
}
|
|
1241
1238
|
|
|
1242
1239
|
/**
|
|
@@ -1656,6 +1653,8 @@ class AuroMenu extends AuroElement {
|
|
|
1656
1653
|
*/
|
|
1657
1654
|
this.size = "sm";
|
|
1658
1655
|
|
|
1656
|
+
// Value of the selected options
|
|
1657
|
+
this.value = undefined;
|
|
1659
1658
|
// Currently selected option
|
|
1660
1659
|
this.optionSelected = undefined;
|
|
1661
1660
|
// String used for highlighting/filtering
|
|
@@ -144,6 +144,7 @@ export class AuroMenu extends AuroElement {
|
|
|
144
144
|
* @private
|
|
145
145
|
*/
|
|
146
146
|
private size;
|
|
147
|
+
value: any;
|
|
147
148
|
optionSelected: any;
|
|
148
149
|
matchWord: any;
|
|
149
150
|
noCheckmark: boolean;
|
|
@@ -210,7 +211,6 @@ export class AuroMenu extends AuroElement {
|
|
|
210
211
|
*/
|
|
211
212
|
protected setInternalValue(value: string | Array<string>): void;
|
|
212
213
|
internalUpdateInProgress: boolean;
|
|
213
|
-
value: any;
|
|
214
214
|
/**
|
|
215
215
|
* Handles changes from the menu service and updates component state.
|
|
216
216
|
* @param {Object} event - The event object from the menu service.
|
|
@@ -1204,13 +1204,10 @@ class MenuService {
|
|
|
1204
1204
|
}
|
|
1205
1205
|
|
|
1206
1206
|
const optionsSet = new Set(optionsToDeselect);
|
|
1207
|
-
const previousCount = this.selectedOptions.length;
|
|
1208
1207
|
this.selectedOptions = (this.selectedOptions || [])
|
|
1209
1208
|
.filter(opt => !optionsSet.has(opt));
|
|
1210
1209
|
|
|
1211
|
-
|
|
1212
|
-
this.stageUpdate();
|
|
1213
|
-
}
|
|
1210
|
+
this.stageUpdate();
|
|
1214
1211
|
}
|
|
1215
1212
|
|
|
1216
1213
|
/**
|
|
@@ -1630,6 +1627,8 @@ class AuroMenu extends AuroElement {
|
|
|
1630
1627
|
*/
|
|
1631
1628
|
this.size = "sm";
|
|
1632
1629
|
|
|
1630
|
+
// Value of the selected options
|
|
1631
|
+
this.value = undefined;
|
|
1633
1632
|
// Currently selected option
|
|
1634
1633
|
this.optionSelected = undefined;
|
|
1635
1634
|
// String used for highlighting/filtering
|
|
@@ -1151,13 +1151,10 @@ class MenuService {
|
|
|
1151
1151
|
}
|
|
1152
1152
|
|
|
1153
1153
|
const optionsSet = new Set(optionsToDeselect);
|
|
1154
|
-
const previousCount = this.selectedOptions.length;
|
|
1155
1154
|
this.selectedOptions = (this.selectedOptions || [])
|
|
1156
1155
|
.filter(opt => !optionsSet.has(opt));
|
|
1157
1156
|
|
|
1158
|
-
|
|
1159
|
-
this.stageUpdate();
|
|
1160
|
-
}
|
|
1157
|
+
this.stageUpdate();
|
|
1161
1158
|
}
|
|
1162
1159
|
|
|
1163
1160
|
/**
|
|
@@ -1577,6 +1574,8 @@ class AuroMenu extends AuroElement {
|
|
|
1577
1574
|
*/
|
|
1578
1575
|
this.size = "sm";
|
|
1579
1576
|
|
|
1577
|
+
// Value of the selected options
|
|
1578
|
+
this.value = undefined;
|
|
1580
1579
|
// Currently selected option
|
|
1581
1580
|
this.optionSelected = undefined;
|
|
1582
1581
|
// String used for highlighting/filtering
|
|
@@ -1645,7 +1645,7 @@ class AuroHelpText extends i$2 {
|
|
|
1645
1645
|
}
|
|
1646
1646
|
}
|
|
1647
1647
|
|
|
1648
|
-
var formkitVersion = '
|
|
1648
|
+
var formkitVersion = '202604281805';
|
|
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.
|
|
@@ -1620,7 +1620,7 @@ class AuroHelpText extends i$2 {
|
|
|
1620
1620
|
}
|
|
1621
1621
|
}
|
|
1622
1622
|
|
|
1623
|
-
var formkitVersion = '
|
|
1623
|
+
var formkitVersion = '202604281805';
|
|
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.
|
|
@@ -1573,7 +1573,7 @@ class AuroHelpText extends LitElement {
|
|
|
1573
1573
|
}
|
|
1574
1574
|
}
|
|
1575
1575
|
|
|
1576
|
-
var formkitVersion = '
|
|
1576
|
+
var formkitVersion = '202604281805';
|
|
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.
|
|
@@ -1573,7 +1573,7 @@ class AuroHelpText extends LitElement {
|
|
|
1573
1573
|
}
|
|
1574
1574
|
}
|
|
1575
1575
|
|
|
1576
|
-
var formkitVersion = '
|
|
1576
|
+
var formkitVersion = '202604281805';
|
|
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.
|
|
@@ -5279,7 +5279,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$3 {
|
|
|
5279
5279
|
}
|
|
5280
5280
|
};
|
|
5281
5281
|
|
|
5282
|
-
var formkitVersion$1 = '
|
|
5282
|
+
var formkitVersion$1 = '202604281805';
|
|
5283
5283
|
|
|
5284
5284
|
class AuroElement extends i$3 {
|
|
5285
5285
|
static get properties() {
|
|
@@ -7032,7 +7032,7 @@ class AuroHelpText extends i$3 {
|
|
|
7032
7032
|
}
|
|
7033
7033
|
}
|
|
7034
7034
|
|
|
7035
|
-
var formkitVersion = '
|
|
7035
|
+
var formkitVersion = '202604281805';
|
|
7036
7036
|
|
|
7037
7037
|
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}`;
|
|
7038
7038
|
|
|
@@ -9508,13 +9508,10 @@ class MenuService {
|
|
|
9508
9508
|
}
|
|
9509
9509
|
|
|
9510
9510
|
const optionsSet = new Set(optionsToDeselect);
|
|
9511
|
-
const previousCount = this.selectedOptions.length;
|
|
9512
9511
|
this.selectedOptions = (this.selectedOptions || [])
|
|
9513
9512
|
.filter(opt => !optionsSet.has(opt));
|
|
9514
9513
|
|
|
9515
|
-
|
|
9516
|
-
this.stageUpdate();
|
|
9517
|
-
}
|
|
9514
|
+
this.stageUpdate();
|
|
9518
9515
|
}
|
|
9519
9516
|
|
|
9520
9517
|
/**
|
|
@@ -9934,6 +9931,8 @@ class AuroMenu extends AuroElement$1 {
|
|
|
9934
9931
|
*/
|
|
9935
9932
|
this.size = "sm";
|
|
9936
9933
|
|
|
9934
|
+
// Value of the selected options
|
|
9935
|
+
this.value = undefined;
|
|
9937
9936
|
// Currently selected option
|
|
9938
9937
|
this.optionSelected = undefined;
|
|
9939
9938
|
// String used for highlighting/filtering
|