@aurodesignsystem-dev/auro-formkit 0.0.0-pr1595.2 → 0.0.0-pr1595.4
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.md +2 -2
- package/components/checkbox/demo/customize.min.js +6 -3
- package/components/checkbox/demo/getting-started.min.js +6 -3
- package/components/checkbox/demo/index.min.js +6 -3
- package/components/checkbox/dist/auro-checkbox-group.d.ts +1 -0
- package/components/checkbox/dist/auro-checkbox.d.ts +3 -2
- package/components/checkbox/dist/index.js +6 -3
- package/components/checkbox/dist/registered.js +6 -3
- package/components/combobox/demo/api.md +1 -1
- package/components/combobox/demo/customize.min.js +10 -4
- package/components/combobox/demo/getting-started.min.js +10 -4
- package/components/combobox/demo/index.min.js +10 -4
- package/components/combobox/dist/auro-combobox.d.ts +2 -1
- package/components/combobox/dist/index.js +10 -4
- package/components/combobox/dist/registered.js +10 -4
- package/components/counter/demo/customize.min.js +7 -2
- package/components/counter/demo/index.min.js +7 -2
- package/components/counter/dist/auro-counter-group.d.ts +1 -0
- package/components/counter/dist/index.js +7 -2
- package/components/counter/dist/registered.js +7 -2
- package/components/datepicker/demo/customize.min.js +9 -3
- package/components/datepicker/demo/index.min.js +9 -3
- package/components/datepicker/dist/auro-datepicker.d.ts +1 -0
- package/components/datepicker/dist/index.js +9 -3
- package/components/datepicker/dist/registered.js +9 -3
- package/components/dropdown/demo/customize.min.js +3 -1
- package/components/dropdown/demo/getting-started.min.js +6 -2
- package/components/dropdown/demo/index.min.js +3 -1
- package/components/dropdown/dist/auro-dropdown.d.ts +1 -0
- package/components/dropdown/dist/index.js +3 -1
- package/components/dropdown/dist/registered.js +3 -1
- package/components/form/demo/customize.min.js +47 -18
- package/components/form/demo/getting-started.min.js +47 -18
- package/components/form/demo/index.min.js +47 -18
- package/components/form/demo/registerDemoDeps.min.js +47 -18
- package/components/helptext/dist/auro-helptext.d.ts +1 -0
- package/components/helptext/dist/index.js +1 -0
- package/components/helptext/dist/registered.js +1 -0
- package/components/input/demo/customize.min.js +3 -1
- package/components/input/demo/getting-started.min.js +3 -1
- package/components/input/demo/index.min.js +3 -1
- package/components/input/dist/base-input.d.ts +1 -0
- package/components/input/dist/index.js +3 -1
- package/components/input/dist/registered.js +3 -1
- package/components/radio/demo/api.md +2 -2
- package/components/radio/demo/customize.min.js +6 -3
- package/components/radio/demo/getting-started.min.js +6 -3
- package/components/radio/demo/index.min.js +6 -3
- package/components/radio/dist/auro-radio-group.d.ts +1 -0
- package/components/radio/dist/auro-radio.d.ts +3 -2
- package/components/radio/dist/index.js +6 -3
- package/components/radio/dist/registered.js +6 -3
- package/components/select/demo/customize.min.js +6 -2
- package/components/select/demo/getting-started.min.js +6 -2
- package/components/select/demo/index.min.js +6 -2
- package/components/select/dist/auro-select.d.ts +1 -0
- package/components/select/dist/index.js +6 -2
- package/components/select/dist/registered.js +6 -2
- package/custom-elements.json +39 -8
- package/package.json +1 -1
|
@@ -11111,6 +11111,7 @@ let BaseInput$2 = class BaseInput extends AuroElement$6 {
|
|
|
11111
11111
|
|
|
11112
11112
|
/**
|
|
11113
11113
|
* DEPRECATED - use `appearance="inverse"` instead.
|
|
11114
|
+
* @deprecated Use `appearance="inverse"` instead.
|
|
11114
11115
|
*/
|
|
11115
11116
|
onDark: {
|
|
11116
11117
|
type: Boolean,
|
|
@@ -12391,6 +12392,7 @@ let AuroHelpText$8 = class AuroHelpText extends i$2 {
|
|
|
12391
12392
|
|
|
12392
12393
|
/**
|
|
12393
12394
|
* DEPRECATED - use `appearance` instead.
|
|
12395
|
+
* @deprecated Use `appearance` instead.
|
|
12394
12396
|
*/
|
|
12395
12397
|
onDark: {
|
|
12396
12398
|
type: Boolean,
|
|
@@ -12465,7 +12467,7 @@ let AuroHelpText$8 = class AuroHelpText extends i$2 {
|
|
|
12465
12467
|
}
|
|
12466
12468
|
};
|
|
12467
12469
|
|
|
12468
|
-
var formkitVersion$8 = '
|
|
12470
|
+
var formkitVersion$8 = '202608300149';
|
|
12469
12471
|
|
|
12470
12472
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
12471
12473
|
// See LICENSE in the project root for license information.
|
|
@@ -27028,7 +27030,7 @@ let AuroBibtemplate$3 = class AuroBibtemplate extends i$2 {
|
|
|
27028
27030
|
}
|
|
27029
27031
|
};
|
|
27030
27032
|
|
|
27031
|
-
var formkitVersion$2$1 = '
|
|
27033
|
+
var formkitVersion$2$1 = '202608300149';
|
|
27032
27034
|
|
|
27033
27035
|
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$5`${s$5(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$4`: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}
|
|
27034
27036
|
`,u$4$2=i$4`.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}}
|
|
@@ -32737,6 +32739,7 @@ let AuroHelpText$2$1 = class AuroHelpText extends i$2 {
|
|
|
32737
32739
|
|
|
32738
32740
|
/**
|
|
32739
32741
|
* DEPRECATED - use `appearance` instead.
|
|
32742
|
+
* @deprecated Use `appearance` instead.
|
|
32740
32743
|
*/
|
|
32741
32744
|
onDark: {
|
|
32742
32745
|
type: Boolean,
|
|
@@ -32811,7 +32814,7 @@ let AuroHelpText$2$1 = class AuroHelpText extends i$2 {
|
|
|
32811
32814
|
}
|
|
32812
32815
|
};
|
|
32813
32816
|
|
|
32814
|
-
var formkitVersion$1$3 = '
|
|
32817
|
+
var formkitVersion$1$3 = '202608300149';
|
|
32815
32818
|
|
|
32816
32819
|
/**
|
|
32817
32820
|
* AuroElement is the shared base class for layout-aware Auro form components.
|
|
@@ -33465,6 +33468,7 @@ let AuroDropdown$3 = class AuroDropdown extends AuroElement$2$2 {
|
|
|
33465
33468
|
|
|
33466
33469
|
/**
|
|
33467
33470
|
* DEPRECATED - use `appearance="inverse"` instead.
|
|
33471
|
+
* @deprecated Use `appearance="inverse"` instead.
|
|
33468
33472
|
*/
|
|
33469
33473
|
onDark: {
|
|
33470
33474
|
type: Boolean,
|
|
@@ -45316,6 +45320,7 @@ let BaseInput$1 = class BaseInput extends AuroElement$1$3 {
|
|
|
45316
45320
|
|
|
45317
45321
|
/**
|
|
45318
45322
|
* DEPRECATED - use `appearance="inverse"` instead.
|
|
45323
|
+
* @deprecated Use `appearance="inverse"` instead.
|
|
45319
45324
|
*/
|
|
45320
45325
|
onDark: {
|
|
45321
45326
|
type: Boolean,
|
|
@@ -46596,6 +46601,7 @@ let AuroHelpText$1$3 = class AuroHelpText extends i$2 {
|
|
|
46596
46601
|
|
|
46597
46602
|
/**
|
|
46598
46603
|
* DEPRECATED - use `appearance` instead.
|
|
46604
|
+
* @deprecated Use `appearance` instead.
|
|
46599
46605
|
*/
|
|
46600
46606
|
onDark: {
|
|
46601
46607
|
type: Boolean,
|
|
@@ -46670,7 +46676,7 @@ let AuroHelpText$1$3 = class AuroHelpText extends i$2 {
|
|
|
46670
46676
|
}
|
|
46671
46677
|
};
|
|
46672
46678
|
|
|
46673
|
-
var formkitVersion$7 = '
|
|
46679
|
+
var formkitVersion$7 = '202608300149';
|
|
46674
46680
|
|
|
46675
46681
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
46676
46682
|
// See LICENSE in the project root for license information.
|
|
@@ -47661,6 +47667,7 @@ let AuroHelpText$7 = class AuroHelpText extends i$2 {
|
|
|
47661
47667
|
|
|
47662
47668
|
/**
|
|
47663
47669
|
* DEPRECATED - use `appearance` instead.
|
|
47670
|
+
* @deprecated Use `appearance` instead.
|
|
47664
47671
|
*/
|
|
47665
47672
|
onDark: {
|
|
47666
47673
|
type: Boolean,
|
|
@@ -48695,6 +48702,7 @@ class AuroDatePicker extends AuroElement$5 {
|
|
|
48695
48702
|
|
|
48696
48703
|
/**
|
|
48697
48704
|
* DEPRECATED - use `appearance="inverse"` instead.
|
|
48705
|
+
* @deprecated Use `appearance="inverse"` instead.
|
|
48698
48706
|
*/
|
|
48699
48707
|
onDark: {
|
|
48700
48708
|
type: Boolean,
|
|
@@ -51696,6 +51704,7 @@ let AuroHelpText$1$2 = class AuroHelpText extends i$2 {
|
|
|
51696
51704
|
|
|
51697
51705
|
/**
|
|
51698
51706
|
* DEPRECATED - use `appearance` instead.
|
|
51707
|
+
* @deprecated Use `appearance` instead.
|
|
51699
51708
|
*/
|
|
51700
51709
|
onDark: {
|
|
51701
51710
|
type: Boolean,
|
|
@@ -51770,7 +51779,7 @@ let AuroHelpText$1$2 = class AuroHelpText extends i$2 {
|
|
|
51770
51779
|
}
|
|
51771
51780
|
};
|
|
51772
51781
|
|
|
51773
|
-
var formkitVersion$1$2 = '
|
|
51782
|
+
var formkitVersion$1$2 = '202608300149';
|
|
51774
51783
|
|
|
51775
51784
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
51776
51785
|
// See LICENSE in the project root for license information.
|
|
@@ -51983,6 +51992,7 @@ class AuroCounter extends i$2 {
|
|
|
51983
51992
|
|
|
51984
51993
|
/**
|
|
51985
51994
|
* DEPRECATED - use `appearance="inverse"` instead.
|
|
51995
|
+
* @deprecated Use `appearance="inverse"` instead.
|
|
51986
51996
|
*/
|
|
51987
51997
|
onDark: {
|
|
51988
51998
|
type: Boolean,
|
|
@@ -55888,6 +55898,7 @@ let AuroHelpText$6 = class AuroHelpText extends i$2 {
|
|
|
55888
55898
|
|
|
55889
55899
|
/**
|
|
55890
55900
|
* DEPRECATED - use `appearance` instead.
|
|
55901
|
+
* @deprecated Use `appearance` instead.
|
|
55891
55902
|
*/
|
|
55892
55903
|
onDark: {
|
|
55893
55904
|
type: Boolean,
|
|
@@ -55962,7 +55973,7 @@ let AuroHelpText$6 = class AuroHelpText extends i$2 {
|
|
|
55962
55973
|
}
|
|
55963
55974
|
};
|
|
55964
55975
|
|
|
55965
|
-
var formkitVersion$6 = '
|
|
55976
|
+
var formkitVersion$6 = '202608300149';
|
|
55966
55977
|
|
|
55967
55978
|
/**
|
|
55968
55979
|
* AuroElement is the shared base class for layout-aware Auro form components.
|
|
@@ -56616,6 +56627,7 @@ let AuroDropdown$2 = class AuroDropdown extends AuroElement$1$2 {
|
|
|
56616
56627
|
|
|
56617
56628
|
/**
|
|
56618
56629
|
* DEPRECATED - use `appearance="inverse"` instead.
|
|
56630
|
+
* @deprecated Use `appearance="inverse"` instead.
|
|
56619
56631
|
*/
|
|
56620
56632
|
onDark: {
|
|
56621
56633
|
type: Boolean,
|
|
@@ -58340,6 +58352,7 @@ class AuroCounterGroup extends AuroElement$4 {
|
|
|
58340
58352
|
|
|
58341
58353
|
/**
|
|
58342
58354
|
* DEPRECATED - use `appearance` instead.
|
|
58355
|
+
* @deprecated Use `appearance` instead.
|
|
58343
58356
|
*/
|
|
58344
58357
|
onDark: {
|
|
58345
58358
|
type: Boolean,
|
|
@@ -59055,8 +59068,8 @@ let AuroLibraryRuntimeUtils$1$5 = class AuroLibraryRuntimeUtils {
|
|
|
59055
59068
|
* @customElement auro-radio
|
|
59056
59069
|
*
|
|
59057
59070
|
* @event toggleSelected - Notifies that the component has toggled the checked/selected state.
|
|
59058
|
-
* @event {CustomEvent<any>} change -
|
|
59059
|
-
* @event {InputEvent} input - Notifies when
|
|
59071
|
+
* @event {CustomEvent<any>} change - Notifies when checked value is changed. **DEPRECATED** - Use the `input` event instead.
|
|
59072
|
+
* @event {InputEvent} input - Notifies when checked value is changed by user's interface.
|
|
59060
59073
|
* @event focusSelected - Notifies that the component has gained focus.
|
|
59061
59074
|
* @event auroRadio-blur - Notifies that the component has lost focus.
|
|
59062
59075
|
* @event resetRadio - Notifies that the component has reset the checked/selected state.
|
|
@@ -59165,6 +59178,7 @@ class AuroRadio extends i$2 {
|
|
|
59165
59178
|
|
|
59166
59179
|
/**
|
|
59167
59180
|
* DEPRECATED - use `appearance="inverse"` instead.
|
|
59181
|
+
* @deprecated Use `appearance="inverse"` instead.
|
|
59168
59182
|
*/
|
|
59169
59183
|
onDark: {
|
|
59170
59184
|
type: Boolean,
|
|
@@ -60049,6 +60063,7 @@ let AuroHelpText$5 = class AuroHelpText extends i$2 {
|
|
|
60049
60063
|
|
|
60050
60064
|
/**
|
|
60051
60065
|
* DEPRECATED - use `appearance` instead.
|
|
60066
|
+
* @deprecated Use `appearance` instead.
|
|
60052
60067
|
*/
|
|
60053
60068
|
onDark: {
|
|
60054
60069
|
type: Boolean,
|
|
@@ -60123,7 +60138,7 @@ let AuroHelpText$5 = class AuroHelpText extends i$2 {
|
|
|
60123
60138
|
}
|
|
60124
60139
|
};
|
|
60125
60140
|
|
|
60126
|
-
var formkitVersion$5 = '
|
|
60141
|
+
var formkitVersion$5 = '202608300149';
|
|
60127
60142
|
|
|
60128
60143
|
// Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
|
|
60129
60144
|
// See LICENSE in the project root for license information.
|
|
@@ -60259,6 +60274,7 @@ class AuroRadioGroup extends i$2 {
|
|
|
60259
60274
|
|
|
60260
60275
|
/**
|
|
60261
60276
|
* DEPRECATED - use `appearance="inverse"` instead.
|
|
60277
|
+
* @deprecated Use `appearance="inverse"` instead.
|
|
60262
60278
|
*/
|
|
60263
60279
|
onDark: {
|
|
60264
60280
|
type: Boolean,
|
|
@@ -60788,9 +60804,9 @@ let AuroLibraryRuntimeUtils$1$4 = class AuroLibraryRuntimeUtils {
|
|
|
60788
60804
|
*
|
|
60789
60805
|
* @slot default - The default slot for the checkbox label.
|
|
60790
60806
|
*
|
|
60791
|
-
* @fires change -
|
|
60807
|
+
* @fires change - Notifies when checked value is changed. **DEPRECATED** - Use the `input` event instead.
|
|
60792
60808
|
* @fires input - Notifies when when checked value is changed by user's interface.
|
|
60793
|
-
* @event auroCheckbox-input -
|
|
60809
|
+
* @event auroCheckbox-input - Notifies when the checked value is changed by user interaction. **DEPRECATED** - Use the `input` event instead.
|
|
60794
60810
|
* @event auroCheckbox-focusin - Notifies when the checkbox receives focus.
|
|
60795
60811
|
* @event auroCheckbox-focusout - Notifies when the checkbox loses focus.
|
|
60796
60812
|
*/
|
|
@@ -60893,6 +60909,7 @@ class AuroCheckbox extends i$2 {
|
|
|
60893
60909
|
|
|
60894
60910
|
/**
|
|
60895
60911
|
* DEPRECATED - use `appearance="inverse"` instead.
|
|
60912
|
+
* @deprecated Use `appearance="inverse"` instead.
|
|
60896
60913
|
*/
|
|
60897
60914
|
onDark: {
|
|
60898
60915
|
type: Boolean,
|
|
@@ -61842,6 +61859,7 @@ let AuroHelpText$4 = class AuroHelpText extends i$2 {
|
|
|
61842
61859
|
|
|
61843
61860
|
/**
|
|
61844
61861
|
* DEPRECATED - use `appearance` instead.
|
|
61862
|
+
* @deprecated Use `appearance` instead.
|
|
61845
61863
|
*/
|
|
61846
61864
|
onDark: {
|
|
61847
61865
|
type: Boolean,
|
|
@@ -61916,7 +61934,7 @@ let AuroHelpText$4 = class AuroHelpText extends i$2 {
|
|
|
61916
61934
|
}
|
|
61917
61935
|
};
|
|
61918
61936
|
|
|
61919
|
-
var formkitVersion$4 = '
|
|
61937
|
+
var formkitVersion$4 = '202608300149';
|
|
61920
61938
|
|
|
61921
61939
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
61922
61940
|
// See LICENSE in the project root for license information.
|
|
@@ -62052,6 +62070,7 @@ class AuroCheckboxGroup extends i$2 {
|
|
|
62052
62070
|
|
|
62053
62071
|
/**
|
|
62054
62072
|
* DEPRECATED - use `appearance="inverse"` instead.
|
|
62073
|
+
* @deprecated Use `appearance="inverse"` instead.
|
|
62055
62074
|
*/
|
|
62056
62075
|
onDark: {
|
|
62057
62076
|
type: Boolean,
|
|
@@ -67207,6 +67226,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$2 {
|
|
|
67207
67226
|
|
|
67208
67227
|
/**
|
|
67209
67228
|
* DEPRECATED - use `appearance` instead.
|
|
67229
|
+
* @deprecated Use `appearance` instead.
|
|
67210
67230
|
*/
|
|
67211
67231
|
onDark: {
|
|
67212
67232
|
type: Boolean,
|
|
@@ -67281,7 +67301,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$2 {
|
|
|
67281
67301
|
}
|
|
67282
67302
|
};
|
|
67283
67303
|
|
|
67284
|
-
var formkitVersion$2 = '
|
|
67304
|
+
var formkitVersion$2 = '202608300149';
|
|
67285
67305
|
|
|
67286
67306
|
/**
|
|
67287
67307
|
* AuroElement is the shared base class for layout-aware Auro form components.
|
|
@@ -67935,6 +67955,7 @@ let AuroDropdown$1 = class AuroDropdown extends AuroElement$2$1 {
|
|
|
67935
67955
|
|
|
67936
67956
|
/**
|
|
67937
67957
|
* DEPRECATED - use `appearance="inverse"` instead.
|
|
67958
|
+
* @deprecated Use `appearance="inverse"` instead.
|
|
67938
67959
|
*/
|
|
67939
67960
|
onDark: {
|
|
67940
67961
|
type: Boolean,
|
|
@@ -79786,6 +79807,7 @@ class BaseInput extends AuroElement$1$1 {
|
|
|
79786
79807
|
|
|
79787
79808
|
/**
|
|
79788
79809
|
* DEPRECATED - use `appearance="inverse"` instead.
|
|
79810
|
+
* @deprecated Use `appearance="inverse"` instead.
|
|
79789
79811
|
*/
|
|
79790
79812
|
onDark: {
|
|
79791
79813
|
type: Boolean,
|
|
@@ -81066,6 +81088,7 @@ let AuroHelpText$1$1 = class AuroHelpText extends i$2 {
|
|
|
81066
81088
|
|
|
81067
81089
|
/**
|
|
81068
81090
|
* DEPRECATED - use `appearance` instead.
|
|
81091
|
+
* @deprecated Use `appearance` instead.
|
|
81069
81092
|
*/
|
|
81070
81093
|
onDark: {
|
|
81071
81094
|
type: Boolean,
|
|
@@ -81140,7 +81163,7 @@ let AuroHelpText$1$1 = class AuroHelpText extends i$2 {
|
|
|
81140
81163
|
}
|
|
81141
81164
|
};
|
|
81142
81165
|
|
|
81143
|
-
var formkitVersion$1$1 = '
|
|
81166
|
+
var formkitVersion$1$1 = '202608300149';
|
|
81144
81167
|
|
|
81145
81168
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
81146
81169
|
// See LICENSE in the project root for license information.
|
|
@@ -82332,7 +82355,7 @@ let AuroBibtemplate$1 = class AuroBibtemplate extends i$2 {
|
|
|
82332
82355
|
}
|
|
82333
82356
|
};
|
|
82334
82357
|
|
|
82335
|
-
var formkitVersion$3 = '
|
|
82358
|
+
var formkitVersion$3 = '202608300149';
|
|
82336
82359
|
|
|
82337
82360
|
var styleCss$1$3 = i$4`.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}`;
|
|
82338
82361
|
|
|
@@ -82603,6 +82626,7 @@ let AuroHelpText$3 = class AuroHelpText extends i$2 {
|
|
|
82603
82626
|
|
|
82604
82627
|
/**
|
|
82605
82628
|
* DEPRECATED - use `appearance` instead.
|
|
82629
|
+
* @deprecated Use `appearance` instead.
|
|
82606
82630
|
*/
|
|
82607
82631
|
onDark: {
|
|
82608
82632
|
type: Boolean,
|
|
@@ -82738,7 +82762,7 @@ function getOptionLabel(option) {
|
|
|
82738
82762
|
* @slot helpText - Defines the content of the helpText.
|
|
82739
82763
|
* @slot displayValue - Allows custom HTML content to display the selected value when the combobox is not focused. Only works with `snowflake` and `emphasized` layouts.
|
|
82740
82764
|
* @csspart helpText - The help text and error message content container.
|
|
82741
|
-
* @event auroCombobox-valueSet -
|
|
82765
|
+
* @event auroCombobox-valueSet - Notifies that the component has a new value set. **DEPRECATED** - Use the `input` event instead.
|
|
82742
82766
|
* @event input - Notifies that the component has a new value set.
|
|
82743
82767
|
* @event inputValue - Notifies that the components internal HTML5 input value has changed.
|
|
82744
82768
|
* @event auroFormElement-validated - Notifies that the component value(s) have been validated.
|
|
@@ -83063,6 +83087,7 @@ class AuroCombobox extends AuroElement$3 {
|
|
|
83063
83087
|
|
|
83064
83088
|
/**
|
|
83065
83089
|
* DEPRECATED - use `appearance="inverse"` instead.
|
|
83090
|
+
* @deprecated Use `appearance="inverse"` instead.
|
|
83066
83091
|
*/
|
|
83067
83092
|
onDark: {
|
|
83068
83093
|
type: Boolean,
|
|
@@ -91615,6 +91640,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$2 {
|
|
|
91615
91640
|
|
|
91616
91641
|
/**
|
|
91617
91642
|
* DEPRECATED - use `appearance` instead.
|
|
91643
|
+
* @deprecated Use `appearance` instead.
|
|
91618
91644
|
*/
|
|
91619
91645
|
onDark: {
|
|
91620
91646
|
type: Boolean,
|
|
@@ -91689,7 +91715,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$2 {
|
|
|
91689
91715
|
}
|
|
91690
91716
|
};
|
|
91691
91717
|
|
|
91692
|
-
var formkitVersion$1 = '
|
|
91718
|
+
var formkitVersion$1 = '202608300149';
|
|
91693
91719
|
|
|
91694
91720
|
/**
|
|
91695
91721
|
* AuroElement is the shared base class for layout-aware Auro form components.
|
|
@@ -92343,6 +92369,7 @@ class AuroDropdown extends AuroElement {
|
|
|
92343
92369
|
|
|
92344
92370
|
/**
|
|
92345
92371
|
* DEPRECATED - use `appearance="inverse"` instead.
|
|
92372
|
+
* @deprecated Use `appearance="inverse"` instead.
|
|
92346
92373
|
*/
|
|
92347
92374
|
onDark: {
|
|
92348
92375
|
type: Boolean,
|
|
@@ -93786,6 +93813,7 @@ class AuroHelpText extends i$2 {
|
|
|
93786
93813
|
|
|
93787
93814
|
/**
|
|
93788
93815
|
* DEPRECATED - use `appearance` instead.
|
|
93816
|
+
* @deprecated Use `appearance` instead.
|
|
93789
93817
|
*/
|
|
93790
93818
|
onDark: {
|
|
93791
93819
|
type: Boolean,
|
|
@@ -93860,7 +93888,7 @@ class AuroHelpText extends i$2 {
|
|
|
93860
93888
|
}
|
|
93861
93889
|
}
|
|
93862
93890
|
|
|
93863
|
-
var formkitVersion = '
|
|
93891
|
+
var formkitVersion = '202608300149';
|
|
93864
93892
|
|
|
93865
93893
|
var styleCss = i$4`.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);font-weight:var(--wcss-body-default-weight, );line-height:var(--wcss-body-default-line-height, 1.5rem)}.body-default,.body-default-emphasized{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-default-emphasized{font-size:var(--wcss-body-default-emphasized-font-size, 1rem);font-weight:var(--wcss-body-default-emphasized-weight, );line-height:var(--wcss-body-default-emphasized-line-height, 1.5rem)}.body-lg{font-size:var(--wcss-body-lg-font-size, 1.125rem);font-weight:var(--wcss-body-lg-weight, );line-height:var(--wcss-body-lg-line-height, 1.625rem)}.body-lg,.body-lg-emphasized{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-lg-emphasized{font-size:var(--wcss-body-lg-emphasized-font-size, 1.125rem);font-weight:var(--wcss-body-lg-emphasized-weight, );line-height:var(--wcss-body-lg-emphasized-line-height, 1.625rem)}.body-sm{font-size:var(--wcss-body-sm-font-size, 0.875rem);font-weight:var(--wcss-body-sm-weight, );line-height:var(--wcss-body-sm-line-height, 1.25rem)}.body-sm,.body-sm-emphasized{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-sm-emphasized{font-size:var(--wcss-body-sm-emphasized-font-size, 0.875rem);font-weight:var(--wcss-body-sm-emphasized-weight, );line-height:var(--wcss-body-sm-emphasized-line-height, 1.25rem)}.body-xs{font-size:var(--wcss-body-xs-font-size, 0.75rem);font-weight:var(--wcss-body-xs-weight, );line-height:var(--wcss-body-xs-line-height, 1rem)}.body-xs,.body-xs-emphasized{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-xs-emphasized{font-size:var(--wcss-body-xs-emphasized-font-size, 0.75rem);font-weight:var(--wcss-body-xs-emphasized-weight, );line-height:var(--wcss-body-xs-emphasized-line-height, 1rem)}.body-2xs{font-size:var(--wcss-body-2xs-font-size, 0.625rem);font-weight:var(--wcss-body-2xs-weight, );line-height:var(--wcss-body-2xs-line-height, 0.875rem)}.body-2xs,.body-2xs-emphasized{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-2xs-emphasized{font-size:var(--wcss-body-2xs-emphasized-font-size, 0.625rem);font-weight:var(--wcss-body-2xs-emphasized-weight, );line-height:var(--wcss-body-2xs-emphasized-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, 300);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, 300);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{max-width:100%}.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%;box-sizing:border-box;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{overflow:hidden;height:auto;text-overflow:ellipsis;white-space:nowrap}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}`;
|
|
93866
93894
|
|
|
@@ -94199,6 +94227,7 @@ class AuroSelect extends AuroElement$1 {
|
|
|
94199
94227
|
|
|
94200
94228
|
/**
|
|
94201
94229
|
* DEPRECATED - use `appearance="inverse"` instead.
|
|
94230
|
+
* @deprecated Use `appearance="inverse"` instead.
|
|
94202
94231
|
*/
|
|
94203
94232
|
onDark: {
|
|
94204
94233
|
type: Boolean,
|
|
@@ -11040,6 +11040,7 @@ class BaseInput extends AuroElement {
|
|
|
11040
11040
|
|
|
11041
11041
|
/**
|
|
11042
11042
|
* DEPRECATED - use `appearance="inverse"` instead.
|
|
11043
|
+
* @deprecated Use `appearance="inverse"` instead.
|
|
11043
11044
|
*/
|
|
11044
11045
|
onDark: {
|
|
11045
11046
|
type: Boolean,
|
|
@@ -12320,6 +12321,7 @@ class AuroHelpText extends i$3 {
|
|
|
12320
12321
|
|
|
12321
12322
|
/**
|
|
12322
12323
|
* DEPRECATED - use `appearance` instead.
|
|
12324
|
+
* @deprecated Use `appearance` instead.
|
|
12323
12325
|
*/
|
|
12324
12326
|
onDark: {
|
|
12325
12327
|
type: Boolean,
|
|
@@ -12394,7 +12396,7 @@ class AuroHelpText extends i$3 {
|
|
|
12394
12396
|
}
|
|
12395
12397
|
}
|
|
12396
12398
|
|
|
12397
|
-
var formkitVersion = '
|
|
12399
|
+
var formkitVersion = '202608300149';
|
|
12398
12400
|
|
|
12399
12401
|
/**
|
|
12400
12402
|
* @license
|
|
@@ -11040,6 +11040,7 @@ class BaseInput extends AuroElement {
|
|
|
11040
11040
|
|
|
11041
11041
|
/**
|
|
11042
11042
|
* DEPRECATED - use `appearance="inverse"` instead.
|
|
11043
|
+
* @deprecated Use `appearance="inverse"` instead.
|
|
11043
11044
|
*/
|
|
11044
11045
|
onDark: {
|
|
11045
11046
|
type: Boolean,
|
|
@@ -12320,6 +12321,7 @@ class AuroHelpText extends i$3 {
|
|
|
12320
12321
|
|
|
12321
12322
|
/**
|
|
12322
12323
|
* DEPRECATED - use `appearance` instead.
|
|
12324
|
+
* @deprecated Use `appearance` instead.
|
|
12323
12325
|
*/
|
|
12324
12326
|
onDark: {
|
|
12325
12327
|
type: Boolean,
|
|
@@ -12394,7 +12396,7 @@ class AuroHelpText extends i$3 {
|
|
|
12394
12396
|
}
|
|
12395
12397
|
}
|
|
12396
12398
|
|
|
12397
|
-
var formkitVersion = '
|
|
12399
|
+
var formkitVersion = '202608300149';
|
|
12398
12400
|
|
|
12399
12401
|
/**
|
|
12400
12402
|
* @license
|
|
@@ -11040,6 +11040,7 @@ class BaseInput extends AuroElement {
|
|
|
11040
11040
|
|
|
11041
11041
|
/**
|
|
11042
11042
|
* DEPRECATED - use `appearance="inverse"` instead.
|
|
11043
|
+
* @deprecated Use `appearance="inverse"` instead.
|
|
11043
11044
|
*/
|
|
11044
11045
|
onDark: {
|
|
11045
11046
|
type: Boolean,
|
|
@@ -12320,6 +12321,7 @@ class AuroHelpText extends i$3 {
|
|
|
12320
12321
|
|
|
12321
12322
|
/**
|
|
12322
12323
|
* DEPRECATED - use `appearance` instead.
|
|
12324
|
+
* @deprecated Use `appearance` instead.
|
|
12323
12325
|
*/
|
|
12324
12326
|
onDark: {
|
|
12325
12327
|
type: Boolean,
|
|
@@ -12394,7 +12396,7 @@ class AuroHelpText extends i$3 {
|
|
|
12394
12396
|
}
|
|
12395
12397
|
}
|
|
12396
12398
|
|
|
12397
|
-
var formkitVersion = '
|
|
12399
|
+
var formkitVersion = '202608300149';
|
|
12398
12400
|
|
|
12399
12401
|
/**
|
|
12400
12402
|
* @license
|
|
@@ -10982,6 +10982,7 @@ class BaseInput extends AuroElement {
|
|
|
10982
10982
|
|
|
10983
10983
|
/**
|
|
10984
10984
|
* DEPRECATED - use `appearance="inverse"` instead.
|
|
10985
|
+
* @deprecated Use `appearance="inverse"` instead.
|
|
10985
10986
|
*/
|
|
10986
10987
|
onDark: {
|
|
10987
10988
|
type: Boolean,
|
|
@@ -12262,6 +12263,7 @@ class AuroHelpText extends LitElement {
|
|
|
12262
12263
|
|
|
12263
12264
|
/**
|
|
12264
12265
|
* DEPRECATED - use `appearance` instead.
|
|
12266
|
+
* @deprecated Use `appearance` instead.
|
|
12265
12267
|
*/
|
|
12266
12268
|
onDark: {
|
|
12267
12269
|
type: Boolean,
|
|
@@ -12336,7 +12338,7 @@ class AuroHelpText extends LitElement {
|
|
|
12336
12338
|
}
|
|
12337
12339
|
}
|
|
12338
12340
|
|
|
12339
|
-
var formkitVersion = '
|
|
12341
|
+
var formkitVersion = '202608300149';
|
|
12340
12342
|
|
|
12341
12343
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
12342
12344
|
// See LICENSE in the project root for license information.
|
|
@@ -10982,6 +10982,7 @@ class BaseInput extends AuroElement {
|
|
|
10982
10982
|
|
|
10983
10983
|
/**
|
|
10984
10984
|
* DEPRECATED - use `appearance="inverse"` instead.
|
|
10985
|
+
* @deprecated Use `appearance="inverse"` instead.
|
|
10985
10986
|
*/
|
|
10986
10987
|
onDark: {
|
|
10987
10988
|
type: Boolean,
|
|
@@ -12262,6 +12263,7 @@ class AuroHelpText extends LitElement {
|
|
|
12262
12263
|
|
|
12263
12264
|
/**
|
|
12264
12265
|
* DEPRECATED - use `appearance` instead.
|
|
12266
|
+
* @deprecated Use `appearance` instead.
|
|
12265
12267
|
*/
|
|
12266
12268
|
onDark: {
|
|
12267
12269
|
type: Boolean,
|
|
@@ -12336,7 +12338,7 @@ class AuroHelpText extends LitElement {
|
|
|
12336
12338
|
}
|
|
12337
12339
|
}
|
|
12338
12340
|
|
|
12339
|
-
var formkitVersion = '
|
|
12341
|
+
var formkitVersion = '202608300149';
|
|
12340
12342
|
|
|
12341
12343
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
12342
12344
|
// See LICENSE in the project root for license information.
|
|
@@ -83,9 +83,9 @@ The `auro-radio` element is used to a button that allows the user to select one
|
|
|
83
83
|
|----------------------|--------------------|--------------------------------------------------|
|
|
84
84
|
| `auroRadio-blur` | `CustomEvent<any>` | Notifies that the component has lost focus. |
|
|
85
85
|
| `auroRadio-selected` | `CustomEvent<any>` | Notifies that the component has been marked as checked/selected. |
|
|
86
|
-
| `change` | `CustomEvent<any>` |
|
|
86
|
+
| `change` | `CustomEvent<any>` | Notifies when checked value is changed. **DEPRECATED** - Use the `input` event instead. |
|
|
87
87
|
| `focusSelected` | `CustomEvent<any>` | Notifies that the component has gained focus. |
|
|
88
|
-
| `input` | `InputEvent` | Notifies when
|
|
88
|
+
| `input` | `InputEvent` | Notifies when checked value is changed by user's interface. |
|
|
89
89
|
| `resetRadio` | `CustomEvent<any>` | Notifies that the component has reset the checked/selected state. |
|
|
90
90
|
| `toggleSelected` | `CustomEvent<any>` | Notifies that the component has toggled the checked/selected state. |
|
|
91
91
|
|
|
@@ -158,8 +158,8 @@ let AuroLibraryRuntimeUtils$1 = class AuroLibraryRuntimeUtils {
|
|
|
158
158
|
* @customElement auro-radio
|
|
159
159
|
*
|
|
160
160
|
* @event toggleSelected - Notifies that the component has toggled the checked/selected state.
|
|
161
|
-
* @event {CustomEvent<any>} change -
|
|
162
|
-
* @event {InputEvent} input - Notifies when
|
|
161
|
+
* @event {CustomEvent<any>} change - Notifies when checked value is changed. **DEPRECATED** - Use the `input` event instead.
|
|
162
|
+
* @event {InputEvent} input - Notifies when checked value is changed by user's interface.
|
|
163
163
|
* @event focusSelected - Notifies that the component has gained focus.
|
|
164
164
|
* @event auroRadio-blur - Notifies that the component has lost focus.
|
|
165
165
|
* @event resetRadio - Notifies that the component has reset the checked/selected state.
|
|
@@ -268,6 +268,7 @@ class AuroRadio extends i$2 {
|
|
|
268
268
|
|
|
269
269
|
/**
|
|
270
270
|
* DEPRECATED - use `appearance="inverse"` instead.
|
|
271
|
+
* @deprecated Use `appearance="inverse"` instead.
|
|
271
272
|
*/
|
|
272
273
|
onDark: {
|
|
273
274
|
type: Boolean,
|
|
@@ -1159,6 +1160,7 @@ class AuroHelpText extends i$2 {
|
|
|
1159
1160
|
|
|
1160
1161
|
/**
|
|
1161
1162
|
* DEPRECATED - use `appearance` instead.
|
|
1163
|
+
* @deprecated Use `appearance` instead.
|
|
1162
1164
|
*/
|
|
1163
1165
|
onDark: {
|
|
1164
1166
|
type: Boolean,
|
|
@@ -1233,7 +1235,7 @@ class AuroHelpText extends i$2 {
|
|
|
1233
1235
|
}
|
|
1234
1236
|
}
|
|
1235
1237
|
|
|
1236
|
-
var formkitVersion = '
|
|
1238
|
+
var formkitVersion = '202608300149';
|
|
1237
1239
|
|
|
1238
1240
|
// Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
|
|
1239
1241
|
// See LICENSE in the project root for license information.
|
|
@@ -1369,6 +1371,7 @@ class AuroRadioGroup extends i$2 {
|
|
|
1369
1371
|
|
|
1370
1372
|
/**
|
|
1371
1373
|
* DEPRECATED - use `appearance="inverse"` instead.
|
|
1374
|
+
* @deprecated Use `appearance="inverse"` instead.
|
|
1372
1375
|
*/
|
|
1373
1376
|
onDark: {
|
|
1374
1377
|
type: Boolean,
|