@aurodesignsystem-dev/auro-formkit 0.0.0-pr1447.0 → 0.0.0-pr1450.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/checkbox/demo/api.md +2 -2
- package/components/checkbox/demo/api.min.js +5 -3
- package/components/checkbox/demo/index.min.js +5 -3
- package/components/checkbox/dist/auro-checkbox-group.d.ts +6 -6
- package/components/checkbox/dist/auro-checkbox.d.ts +10 -10
- package/components/checkbox/dist/index.js +5 -3
- package/components/checkbox/dist/registered.js +5 -3
- package/components/combobox/demo/api.min.js +6 -5
- package/components/combobox/demo/index.min.js +6 -5
- package/components/combobox/dist/auro-combobox.d.ts +35 -35
- package/components/combobox/dist/index.js +6 -5
- package/components/combobox/dist/registered.js +6 -5
- package/components/counter/demo/api.min.js +2 -2
- package/components/counter/demo/index.min.js +2 -2
- package/components/counter/dist/auro-counter-group.d.ts +2 -2
- package/components/counter/dist/auro-counter.d.ts +10 -10
- package/components/counter/dist/index.js +2 -2
- package/components/counter/dist/registered.js +2 -2
- package/components/datepicker/demo/api.md +2 -1
- package/components/datepicker/demo/api.min.js +14 -12
- package/components/datepicker/demo/index.min.js +14 -12
- package/components/datepicker/dist/{src/auro-calendar-cell.d.ts → auro-calendar-cell.d.ts} +2 -2
- package/components/datepicker/dist/{src/auro-datepicker.d.ts → auro-datepicker.d.ts} +13 -13
- package/components/datepicker/dist/index.js +14 -12
- package/components/datepicker/dist/registered.js +14 -12
- package/components/datepicker/dist/{src/utilities.d.ts → utilities.d.ts} +4 -4
- package/components/datepicker/dist/{src/utilitiesCalendar.d.ts → utilitiesCalendar.d.ts} +3 -3
- package/components/datepicker/dist/{src/vendor → vendor}/wc-range-datepicker/range-datepicker-calendar.d.ts +2 -2
- package/components/datepicker/dist/{src/vendor → vendor}/wc-range-datepicker/range-datepicker.d.ts +1 -1
- package/components/dropdown/demo/api.min.js +1 -1
- package/components/dropdown/demo/index.min.js +1 -1
- package/components/dropdown/dist/auro-dropdown.d.ts +22 -22
- package/components/dropdown/dist/auro-dropdownBib.d.ts +3 -3
- package/components/dropdown/dist/dropdownBibKeyboardStrategy.d.ts +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 +32 -28
- package/components/form/demo/index.min.js +32 -28
- package/components/input/demo/api.min.js +2 -3
- package/components/input/demo/index.min.js +2 -3
- package/components/input/dist/auro-input.d.ts +1 -1
- package/components/input/dist/base-input.d.ts +29 -29
- package/components/input/dist/index.js +2 -3
- package/components/input/dist/registered.js +2 -3
- package/components/menu/demo/api.md +2 -2
- package/components/menu/dist/auro-menu-utils.d.ts +1 -1
- package/components/menu/dist/auro-menu.context.d.ts +3 -3
- package/components/menu/dist/auro-menu.d.ts +4 -4
- package/components/menu/dist/auro-menuoption.d.ts +6 -6
- package/components/radio/demo/api.min.js +1 -1
- package/components/radio/demo/index.min.js +1 -1
- package/components/radio/dist/auro-radio-group.d.ts +9 -9
- package/components/radio/dist/auro-radio.d.ts +8 -8
- package/components/radio/dist/index.js +1 -1
- package/components/radio/dist/registered.js +1 -1
- package/components/select/demo/api.min.js +2 -2
- package/components/select/demo/index.min.js +2 -2
- package/components/select/dist/auro-select.d.ts +11 -11
- package/components/select/dist/index.js +2 -2
- package/components/select/dist/registered.js +2 -2
- package/custom-elements.json +1492 -1489
- package/package.json +48 -45
- /package/components/datepicker/dist/{src/auro-calendar-month.d.ts → auro-calendar-month.d.ts} +0 -0
- /package/components/datepicker/dist/{src/auro-calendar.d.ts → auro-calendar.d.ts} +0 -0
- /package/components/datepicker/dist/{src/buttonVersion.d.ts → buttonVersion.d.ts} +0 -0
- /package/components/datepicker/dist/{src/datepickerKeyboardStrategy.d.ts → datepickerKeyboardStrategy.d.ts} +0 -0
- /package/components/datepicker/dist/{src/iconVersion.d.ts → iconVersion.d.ts} +0 -0
- /package/components/datepicker/dist/{src/index.d.ts → index.d.ts} +0 -0
- /package/components/datepicker/dist/{src/popoverVersion.d.ts → popoverVersion.d.ts} +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/classic/color-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/classic/style-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/color-calendar-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/color-cell-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/color-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/color-month-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/shapeSize-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/snowflake/color-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/snowflake/style-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/style-auro-calendar-cell-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/style-auro-calendar-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/style-auro-calendar-month-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/style-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/tokens-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/utilitiesCalendarRender.d.ts → utilitiesCalendarRender.d.ts} +0 -0
- /package/components/datepicker/dist/{src/vendor → vendor}/wc-range-datepicker/day.d.ts +0 -0
- /package/components/datepicker/dist/{src/vendor → vendor}/wc-range-datepicker/range-datepicker-cell.d.ts +0 -0
|
@@ -74,8 +74,8 @@ The `auro-checkbox` element is for the purpose of allowing users to select one o
|
|
|
74
74
|
| `auroCheckbox-focusin` | `CustomEvent<any>` | |
|
|
75
75
|
| `auroCheckbox-focusout` | `CustomEvent<any>` | |
|
|
76
76
|
| `auroCheckbox-input` | `CustomEvent<any>` | |
|
|
77
|
-
| [change](#change) |
|
|
78
|
-
| [input](#input) |
|
|
77
|
+
| [change](#change) | | (Deprecated) Notifies when checked value is changed. |
|
|
78
|
+
| [input](#input) | | Notifies when when checked value is changed by user's interface. |
|
|
79
79
|
|
|
80
80
|
## Slots
|
|
81
81
|
|
|
@@ -146,6 +146,7 @@ let AuroLibraryRuntimeUtils$1 = class AuroLibraryRuntimeUtils {
|
|
|
146
146
|
// See LICENSE in the project root for license information.
|
|
147
147
|
|
|
148
148
|
|
|
149
|
+
/* eslint-disable jsdoc/no-undefined-types -- @fires event names are not types */
|
|
149
150
|
/**
|
|
150
151
|
* The `auro-checkbox` element is for the purpose of allowing users to select one or more options of a limited number of choices.
|
|
151
152
|
* @customElement auro-checkbox
|
|
@@ -156,9 +157,10 @@ let AuroLibraryRuntimeUtils$1 = class AuroLibraryRuntimeUtils {
|
|
|
156
157
|
*
|
|
157
158
|
* @slot default - The default slot for the checkbox label.
|
|
158
159
|
*
|
|
159
|
-
* @fires
|
|
160
|
-
* @fires
|
|
160
|
+
* @fires change - (Deprecated) Notifies when checked value is changed.
|
|
161
|
+
* @fires input - Notifies when when checked value is changed by user's interface.
|
|
161
162
|
*/
|
|
163
|
+
/* eslint-enable jsdoc/no-undefined-types */
|
|
162
164
|
|
|
163
165
|
// build the component class
|
|
164
166
|
class AuroCheckbox extends i$2 {
|
|
@@ -1687,7 +1689,7 @@ class AuroHelpText extends i$2 {
|
|
|
1687
1689
|
}
|
|
1688
1690
|
}
|
|
1689
1691
|
|
|
1690
|
-
var formkitVersion = '
|
|
1692
|
+
var formkitVersion = '202604281805';
|
|
1691
1693
|
|
|
1692
1694
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1693
1695
|
// See LICENSE in the project root for license information.
|
|
@@ -138,6 +138,7 @@ let AuroLibraryRuntimeUtils$1 = class AuroLibraryRuntimeUtils {
|
|
|
138
138
|
// See LICENSE in the project root for license information.
|
|
139
139
|
|
|
140
140
|
|
|
141
|
+
/* eslint-disable jsdoc/no-undefined-types -- @fires event names are not types */
|
|
141
142
|
/**
|
|
142
143
|
* The `auro-checkbox` element is for the purpose of allowing users to select one or more options of a limited number of choices.
|
|
143
144
|
* @customElement auro-checkbox
|
|
@@ -148,9 +149,10 @@ let AuroLibraryRuntimeUtils$1 = class AuroLibraryRuntimeUtils {
|
|
|
148
149
|
*
|
|
149
150
|
* @slot default - The default slot for the checkbox label.
|
|
150
151
|
*
|
|
151
|
-
* @fires
|
|
152
|
-
* @fires
|
|
152
|
+
* @fires change - (Deprecated) Notifies when checked value is changed.
|
|
153
|
+
* @fires input - Notifies when when checked value is changed by user's interface.
|
|
153
154
|
*/
|
|
155
|
+
/* eslint-enable jsdoc/no-undefined-types */
|
|
154
156
|
|
|
155
157
|
// build the component class
|
|
156
158
|
class AuroCheckbox extends i$2 {
|
|
@@ -1679,7 +1681,7 @@ class AuroHelpText extends i$2 {
|
|
|
1679
1681
|
}
|
|
1680
1682
|
}
|
|
1681
1683
|
|
|
1682
|
-
var formkitVersion = '
|
|
1684
|
+
var formkitVersion = '202604281805';
|
|
1683
1685
|
|
|
1684
1686
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1685
1687
|
// See LICENSE in the project root for license information.
|
|
@@ -95,12 +95,12 @@ export class AuroCheckboxGroup extends LitElement {
|
|
|
95
95
|
*/
|
|
96
96
|
static register(name?: string): void;
|
|
97
97
|
_initializeDefaults(): void;
|
|
98
|
-
appearance: string
|
|
98
|
+
appearance: string;
|
|
99
99
|
validity: any;
|
|
100
100
|
disabled: any;
|
|
101
|
-
required: boolean
|
|
102
|
-
horizontal: boolean
|
|
103
|
-
onDark: boolean
|
|
101
|
+
required: boolean;
|
|
102
|
+
horizontal: boolean;
|
|
103
|
+
onDark: boolean;
|
|
104
104
|
/**
|
|
105
105
|
* Indicates whether the checkbox group is in a dirty state (has been interacted with).
|
|
106
106
|
* @type {boolean}
|
|
@@ -141,7 +141,7 @@ export class AuroCheckboxGroup extends LitElement {
|
|
|
141
141
|
*/
|
|
142
142
|
private handleValueUpdate;
|
|
143
143
|
firstUpdated(): void;
|
|
144
|
-
focusWithin: boolean
|
|
144
|
+
focusWithin: boolean;
|
|
145
145
|
/**
|
|
146
146
|
* Helper method that handles the state of preselected checkboxes.
|
|
147
147
|
* @private
|
|
@@ -154,7 +154,7 @@ export class AuroCheckboxGroup extends LitElement {
|
|
|
154
154
|
* @returns {void}
|
|
155
155
|
*/
|
|
156
156
|
private handleItems;
|
|
157
|
-
checkboxes: Element[]
|
|
157
|
+
checkboxes: Element[];
|
|
158
158
|
/**
|
|
159
159
|
* Resets component to initial state.
|
|
160
160
|
* @returns {void}
|
|
@@ -8,8 +8,8 @@
|
|
|
8
8
|
*
|
|
9
9
|
* @slot default - The default slot for the checkbox label.
|
|
10
10
|
*
|
|
11
|
-
* @fires
|
|
12
|
-
* @fires
|
|
11
|
+
* @fires change - (Deprecated) Notifies when checked value is changed.
|
|
12
|
+
* @fires input - Notifies when when checked value is changed by user's interface.
|
|
13
13
|
*/
|
|
14
14
|
export class AuroCheckbox extends LitElement {
|
|
15
15
|
static get styles(): import("lit").CSSResult[];
|
|
@@ -132,12 +132,12 @@ export class AuroCheckbox extends LitElement {
|
|
|
132
132
|
*/
|
|
133
133
|
static register(name?: string): void;
|
|
134
134
|
_initializeDefaults(): void;
|
|
135
|
-
appearance: string
|
|
135
|
+
appearance: string;
|
|
136
136
|
checked: any;
|
|
137
|
-
disabled: boolean
|
|
138
|
-
error: boolean
|
|
139
|
-
onDark: boolean
|
|
140
|
-
touched: boolean
|
|
137
|
+
disabled: boolean;
|
|
138
|
+
error: boolean;
|
|
139
|
+
onDark: boolean;
|
|
140
|
+
touched: boolean;
|
|
141
141
|
/**
|
|
142
142
|
* @private
|
|
143
143
|
*/
|
|
@@ -171,8 +171,8 @@ export class AuroCheckbox extends LitElement {
|
|
|
171
171
|
* @returns {HTMLElement}
|
|
172
172
|
*/
|
|
173
173
|
private generateIconHtml;
|
|
174
|
-
dom: Document
|
|
175
|
-
svg: ChildNode
|
|
174
|
+
dom: Document;
|
|
175
|
+
svg: ChildNode;
|
|
176
176
|
/**
|
|
177
177
|
* Resets component to initial state.
|
|
178
178
|
* @returns {void}
|
|
@@ -185,7 +185,7 @@ export class AuroCheckbox extends LitElement {
|
|
|
185
185
|
*/
|
|
186
186
|
private updateAriaLabel;
|
|
187
187
|
firstUpdated(): void;
|
|
188
|
-
inputId: string
|
|
188
|
+
inputId: string;
|
|
189
189
|
/**
|
|
190
190
|
* Handles keydown event to toggle the checkbox with Space key.
|
|
191
191
|
* @private
|
|
@@ -98,6 +98,7 @@ let AuroLibraryRuntimeUtils$1 = class AuroLibraryRuntimeUtils {
|
|
|
98
98
|
// See LICENSE in the project root for license information.
|
|
99
99
|
|
|
100
100
|
|
|
101
|
+
/* eslint-disable jsdoc/no-undefined-types -- @fires event names are not types */
|
|
101
102
|
/**
|
|
102
103
|
* The `auro-checkbox` element is for the purpose of allowing users to select one or more options of a limited number of choices.
|
|
103
104
|
* @customElement auro-checkbox
|
|
@@ -108,9 +109,10 @@ let AuroLibraryRuntimeUtils$1 = class AuroLibraryRuntimeUtils {
|
|
|
108
109
|
*
|
|
109
110
|
* @slot default - The default slot for the checkbox label.
|
|
110
111
|
*
|
|
111
|
-
* @fires
|
|
112
|
-
* @fires
|
|
112
|
+
* @fires change - (Deprecated) Notifies when checked value is changed.
|
|
113
|
+
* @fires input - Notifies when when checked value is changed by user's interface.
|
|
113
114
|
*/
|
|
115
|
+
/* eslint-enable jsdoc/no-undefined-types */
|
|
114
116
|
|
|
115
117
|
// build the component class
|
|
116
118
|
class AuroCheckbox extends LitElement {
|
|
@@ -1632,7 +1634,7 @@ class AuroHelpText extends LitElement {
|
|
|
1632
1634
|
}
|
|
1633
1635
|
}
|
|
1634
1636
|
|
|
1635
|
-
var formkitVersion = '
|
|
1637
|
+
var formkitVersion = '202604281805';
|
|
1636
1638
|
|
|
1637
1639
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1638
1640
|
// See LICENSE in the project root for license information.
|
|
@@ -98,6 +98,7 @@ let AuroLibraryRuntimeUtils$1 = class AuroLibraryRuntimeUtils {
|
|
|
98
98
|
// See LICENSE in the project root for license information.
|
|
99
99
|
|
|
100
100
|
|
|
101
|
+
/* eslint-disable jsdoc/no-undefined-types -- @fires event names are not types */
|
|
101
102
|
/**
|
|
102
103
|
* The `auro-checkbox` element is for the purpose of allowing users to select one or more options of a limited number of choices.
|
|
103
104
|
* @customElement auro-checkbox
|
|
@@ -108,9 +109,10 @@ let AuroLibraryRuntimeUtils$1 = class AuroLibraryRuntimeUtils {
|
|
|
108
109
|
*
|
|
109
110
|
* @slot default - The default slot for the checkbox label.
|
|
110
111
|
*
|
|
111
|
-
* @fires
|
|
112
|
-
* @fires
|
|
112
|
+
* @fires change - (Deprecated) Notifies when checked value is changed.
|
|
113
|
+
* @fires input - Notifies when when checked value is changed by user's interface.
|
|
113
114
|
*/
|
|
115
|
+
/* eslint-enable jsdoc/no-undefined-types */
|
|
114
116
|
|
|
115
117
|
// build the component class
|
|
116
118
|
class AuroCheckbox extends LitElement {
|
|
@@ -1632,7 +1634,7 @@ class AuroHelpText extends LitElement {
|
|
|
1632
1634
|
}
|
|
1633
1635
|
}
|
|
1634
1636
|
|
|
1635
|
-
var formkitVersion = '
|
|
1637
|
+
var formkitVersion = '202604281805';
|
|
1636
1638
|
|
|
1637
1639
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1638
1640
|
// See LICENSE in the project root for license information.
|
|
@@ -5228,7 +5228,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
|
|
|
5228
5228
|
}
|
|
5229
5229
|
};
|
|
5230
5230
|
|
|
5231
|
-
var formkitVersion$2 = '
|
|
5231
|
+
var formkitVersion$2 = '202604281805';
|
|
5232
5232
|
|
|
5233
5233
|
let AuroElement$2 = class AuroElement extends i$4 {
|
|
5234
5234
|
static get properties() {
|
|
@@ -12237,11 +12237,10 @@ class BaseInput extends AuroElement$1 {
|
|
|
12237
12237
|
*/
|
|
12238
12238
|
handleClickClear() {
|
|
12239
12239
|
this.inputElement.value = "";
|
|
12240
|
-
this.value = "";
|
|
12241
12240
|
this.labelElement.classList.remove('inputElement-label--sticky');
|
|
12241
|
+
this.validation.reset(this);
|
|
12242
12242
|
this.notifyValueChanged();
|
|
12243
12243
|
this.focus();
|
|
12244
|
-
this.validation.validate(this);
|
|
12245
12244
|
}
|
|
12246
12245
|
|
|
12247
12246
|
/**
|
|
@@ -12980,7 +12979,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
|
|
|
12980
12979
|
}
|
|
12981
12980
|
};
|
|
12982
12981
|
|
|
12983
|
-
var formkitVersion$1 = '
|
|
12982
|
+
var formkitVersion$1 = '202604281805';
|
|
12984
12983
|
|
|
12985
12984
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
12986
12985
|
// See LICENSE in the project root for license information.
|
|
@@ -14045,7 +14044,7 @@ class AuroBibtemplate extends i$4 {
|
|
|
14045
14044
|
}
|
|
14046
14045
|
}
|
|
14047
14046
|
|
|
14048
|
-
var formkitVersion = '
|
|
14047
|
+
var formkitVersion = '202604281805';
|
|
14049
14048
|
|
|
14050
14049
|
var styleCss$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}`;
|
|
14051
14050
|
|
|
@@ -15091,6 +15090,8 @@ class AuroCombobox extends AuroElement {
|
|
|
15091
15090
|
* @returns {void}
|
|
15092
15091
|
*/
|
|
15093
15092
|
showBib() {
|
|
15093
|
+
// for fullscreen bib, with `noFilter` showBib() gets called again as availableOptions gets updated
|
|
15094
|
+
// to prevent closing bib in that case, adding guard not to hide bib for empty input on fullscreen bib
|
|
15094
15095
|
if (!this.input.value && !this.dropdown.isBibFullscreen) {
|
|
15095
15096
|
this.dropdown.hide();
|
|
15096
15097
|
return;
|
|
@@ -5140,7 +5140,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
|
|
|
5140
5140
|
}
|
|
5141
5141
|
};
|
|
5142
5142
|
|
|
5143
|
-
var formkitVersion$2 = '
|
|
5143
|
+
var formkitVersion$2 = '202604281805';
|
|
5144
5144
|
|
|
5145
5145
|
let AuroElement$2 = class AuroElement extends i$4 {
|
|
5146
5146
|
static get properties() {
|
|
@@ -12149,11 +12149,10 @@ class BaseInput extends AuroElement$1 {
|
|
|
12149
12149
|
*/
|
|
12150
12150
|
handleClickClear() {
|
|
12151
12151
|
this.inputElement.value = "";
|
|
12152
|
-
this.value = "";
|
|
12153
12152
|
this.labelElement.classList.remove('inputElement-label--sticky');
|
|
12153
|
+
this.validation.reset(this);
|
|
12154
12154
|
this.notifyValueChanged();
|
|
12155
12155
|
this.focus();
|
|
12156
|
-
this.validation.validate(this);
|
|
12157
12156
|
}
|
|
12158
12157
|
|
|
12159
12158
|
/**
|
|
@@ -12892,7 +12891,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
|
|
|
12892
12891
|
}
|
|
12893
12892
|
};
|
|
12894
12893
|
|
|
12895
|
-
var formkitVersion$1 = '
|
|
12894
|
+
var formkitVersion$1 = '202604281805';
|
|
12896
12895
|
|
|
12897
12896
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
12898
12897
|
// See LICENSE in the project root for license information.
|
|
@@ -13957,7 +13956,7 @@ class AuroBibtemplate extends i$4 {
|
|
|
13957
13956
|
}
|
|
13958
13957
|
}
|
|
13959
13958
|
|
|
13960
|
-
var formkitVersion = '
|
|
13959
|
+
var formkitVersion = '202604281805';
|
|
13961
13960
|
|
|
13962
13961
|
var styleCss$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}`;
|
|
13963
13962
|
|
|
@@ -15003,6 +15002,8 @@ class AuroCombobox extends AuroElement {
|
|
|
15003
15002
|
* @returns {void}
|
|
15004
15003
|
*/
|
|
15005
15004
|
showBib() {
|
|
15005
|
+
// for fullscreen bib, with `noFilter` showBib() gets called again as availableOptions gets updated
|
|
15006
|
+
// to prevent closing bib in that case, adding guard not to hide bib for empty input on fullscreen bib
|
|
15006
15007
|
if (!this.input.value && !this.dropdown.isBibFullscreen) {
|
|
15007
15008
|
this.dropdown.hide();
|
|
15008
15009
|
return;
|
|
@@ -329,48 +329,48 @@ export class AuroCombobox extends AuroElement {
|
|
|
329
329
|
* @returns {void} Internal defaults.
|
|
330
330
|
*/
|
|
331
331
|
private _initializeDefaults;
|
|
332
|
-
appearance: string
|
|
333
|
-
disabled: boolean
|
|
334
|
-
msgSelectionMissing: string
|
|
335
|
-
noFilter: boolean
|
|
336
|
-
noValidate: boolean
|
|
332
|
+
appearance: string;
|
|
333
|
+
disabled: boolean;
|
|
334
|
+
msgSelectionMissing: string;
|
|
335
|
+
noFilter: boolean;
|
|
336
|
+
noValidate: boolean;
|
|
337
337
|
optionActive: any;
|
|
338
|
-
persistInput: boolean
|
|
339
|
-
required: boolean
|
|
338
|
+
persistInput: boolean;
|
|
339
|
+
required: boolean;
|
|
340
340
|
value: any;
|
|
341
341
|
typedValue: any;
|
|
342
|
-
behavior: string
|
|
343
|
-
clearBtnFocused: boolean
|
|
344
|
-
checkmark: boolean
|
|
345
|
-
dvInputOnly: boolean
|
|
346
|
-
fullscreenBreakpoint: string
|
|
347
|
-
matchWidth: boolean
|
|
348
|
-
shape: string
|
|
349
|
-
size: string
|
|
350
|
-
triggerIcon: boolean
|
|
351
|
-
placement: string
|
|
352
|
-
offset: number
|
|
353
|
-
noFlip: boolean
|
|
354
|
-
shift: boolean
|
|
355
|
-
autoPlacement: boolean
|
|
342
|
+
behavior: string;
|
|
343
|
+
clearBtnFocused: boolean;
|
|
344
|
+
checkmark: boolean;
|
|
345
|
+
dvInputOnly: boolean;
|
|
346
|
+
fullscreenBreakpoint: string;
|
|
347
|
+
matchWidth: boolean;
|
|
348
|
+
shape: string;
|
|
349
|
+
size: string;
|
|
350
|
+
triggerIcon: boolean;
|
|
351
|
+
placement: string;
|
|
352
|
+
offset: number;
|
|
353
|
+
noFlip: boolean;
|
|
354
|
+
shift: boolean;
|
|
355
|
+
autoPlacement: boolean;
|
|
356
356
|
dropdownTag: any;
|
|
357
357
|
bibtemplateTag: any;
|
|
358
358
|
inputTag: any;
|
|
359
359
|
helpTextTag: any;
|
|
360
|
-
availableOptions: any[] | any[]
|
|
360
|
+
availableOptions: any[] | any[];
|
|
361
361
|
dropdownId: any;
|
|
362
362
|
dropdownOpen: any;
|
|
363
|
-
triggerExpandedState: boolean
|
|
364
|
-
_expandedTimeout:
|
|
365
|
-
_inFullscreenTransition: boolean
|
|
363
|
+
triggerExpandedState: boolean;
|
|
364
|
+
_expandedTimeout: NodeJS.Timeout;
|
|
365
|
+
_inFullscreenTransition: boolean;
|
|
366
366
|
errorMessage: any;
|
|
367
|
-
isHiddenWhileLoading: boolean
|
|
368
|
-
largeFullscreenHeadline: boolean
|
|
369
|
-
onDark: boolean
|
|
367
|
+
isHiddenWhileLoading: boolean;
|
|
368
|
+
largeFullscreenHeadline: boolean;
|
|
369
|
+
onDark: boolean;
|
|
370
370
|
optionSelected: any;
|
|
371
371
|
runtimeUtils: any;
|
|
372
|
-
touched: boolean
|
|
373
|
-
validation: AuroFormValidation
|
|
372
|
+
touched: boolean;
|
|
373
|
+
validation: AuroFormValidation;
|
|
374
374
|
validity: any;
|
|
375
375
|
/**
|
|
376
376
|
* Returns the current value of the input element within the combobox.
|
|
@@ -482,8 +482,8 @@ export class AuroCombobox extends AuroElement {
|
|
|
482
482
|
* @returns {void}
|
|
483
483
|
*/
|
|
484
484
|
private configureMenu;
|
|
485
|
-
menu: Element
|
|
486
|
-
defaultMenuShape: string
|
|
485
|
+
menu: Element;
|
|
486
|
+
defaultMenuShape: string;
|
|
487
487
|
/**
|
|
488
488
|
* Binds all behavior needed to the input after rendering.
|
|
489
489
|
* @private
|
|
@@ -512,14 +512,14 @@ export class AuroCombobox extends AuroElement {
|
|
|
512
512
|
* @returns {void}
|
|
513
513
|
*/
|
|
514
514
|
private handleInputValueChange;
|
|
515
|
-
_syncingBibValue: boolean
|
|
515
|
+
_syncingBibValue: boolean;
|
|
516
516
|
/**
|
|
517
517
|
* Binds all behavior needed to the combobox after rendering.
|
|
518
518
|
* @private
|
|
519
519
|
* @returns {void}
|
|
520
520
|
*/
|
|
521
521
|
private configureCombobox;
|
|
522
|
-
menus: Element[]
|
|
522
|
+
menus: Element[];
|
|
523
523
|
firstUpdated(): void;
|
|
524
524
|
dropdown: any;
|
|
525
525
|
input: any;
|
|
@@ -550,7 +550,7 @@ export class AuroCombobox extends AuroElement {
|
|
|
550
550
|
*/
|
|
551
551
|
validate(force?: boolean): void;
|
|
552
552
|
updated(changedProperties: any): void;
|
|
553
|
-
hasValue: boolean
|
|
553
|
+
hasValue: boolean;
|
|
554
554
|
/**
|
|
555
555
|
* Applies slotted nodes to a target element with a new slot name.
|
|
556
556
|
* @private
|
|
@@ -5073,7 +5073,7 @@ let AuroHelpText$2 = class AuroHelpText extends LitElement {
|
|
|
5073
5073
|
}
|
|
5074
5074
|
};
|
|
5075
5075
|
|
|
5076
|
-
var formkitVersion$2 = '
|
|
5076
|
+
var formkitVersion$2 = '202604281805';
|
|
5077
5077
|
|
|
5078
5078
|
let AuroElement$2 = class AuroElement extends LitElement {
|
|
5079
5079
|
static get properties() {
|
|
@@ -12075,11 +12075,10 @@ class BaseInput extends AuroElement$1 {
|
|
|
12075
12075
|
*/
|
|
12076
12076
|
handleClickClear() {
|
|
12077
12077
|
this.inputElement.value = "";
|
|
12078
|
-
this.value = "";
|
|
12079
12078
|
this.labelElement.classList.remove('inputElement-label--sticky');
|
|
12079
|
+
this.validation.reset(this);
|
|
12080
12080
|
this.notifyValueChanged();
|
|
12081
12081
|
this.focus();
|
|
12082
|
-
this.validation.validate(this);
|
|
12083
12082
|
}
|
|
12084
12083
|
|
|
12085
12084
|
/**
|
|
@@ -12818,7 +12817,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
|
|
|
12818
12817
|
}
|
|
12819
12818
|
};
|
|
12820
12819
|
|
|
12821
|
-
var formkitVersion$1 = '
|
|
12820
|
+
var formkitVersion$1 = '202604281805';
|
|
12822
12821
|
|
|
12823
12822
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
12824
12823
|
// See LICENSE in the project root for license information.
|
|
@@ -13883,7 +13882,7 @@ class AuroBibtemplate extends LitElement {
|
|
|
13883
13882
|
}
|
|
13884
13883
|
}
|
|
13885
13884
|
|
|
13886
|
-
var formkitVersion = '
|
|
13885
|
+
var formkitVersion = '202604281805';
|
|
13887
13886
|
|
|
13888
13887
|
var styleCss$1 = css`.util_displayInline{display:inline}.util_displayInlineBlock{display:inline-block}.util_displayBlock{display:block}.util_displayFlex{display:flex}.util_displayHidden{display:none}.util_displayHiddenVisually{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);width:1px;height:1px;padding:0;border:0}:host{display:block;text-align:left}:host [auro-dropdown]{--ds-auro-dropdown-trigger-background-color: transparent}:host #inputInBib::part(wrapper){box-shadow:none}:host #inputInBib::part(accent-left){display:none}:host([layout*=classic]) [auro-input]{width:100%}:host([layout*=classic]) [auro-input]::part(helpText){display:none}:host([layout*=classic]) #slotHolder{display:none}`;
|
|
13889
13888
|
|
|
@@ -14929,6 +14928,8 @@ class AuroCombobox extends AuroElement {
|
|
|
14929
14928
|
* @returns {void}
|
|
14930
14929
|
*/
|
|
14931
14930
|
showBib() {
|
|
14931
|
+
// for fullscreen bib, with `noFilter` showBib() gets called again as availableOptions gets updated
|
|
14932
|
+
// to prevent closing bib in that case, adding guard not to hide bib for empty input on fullscreen bib
|
|
14932
14933
|
if (!this.input.value && !this.dropdown.isBibFullscreen) {
|
|
14933
14934
|
this.dropdown.hide();
|
|
14934
14935
|
return;
|
|
@@ -5073,7 +5073,7 @@ let AuroHelpText$2 = class AuroHelpText extends LitElement {
|
|
|
5073
5073
|
}
|
|
5074
5074
|
};
|
|
5075
5075
|
|
|
5076
|
-
var formkitVersion$2 = '
|
|
5076
|
+
var formkitVersion$2 = '202604281805';
|
|
5077
5077
|
|
|
5078
5078
|
let AuroElement$2 = class AuroElement extends LitElement {
|
|
5079
5079
|
static get properties() {
|
|
@@ -12075,11 +12075,10 @@ class BaseInput extends AuroElement$1 {
|
|
|
12075
12075
|
*/
|
|
12076
12076
|
handleClickClear() {
|
|
12077
12077
|
this.inputElement.value = "";
|
|
12078
|
-
this.value = "";
|
|
12079
12078
|
this.labelElement.classList.remove('inputElement-label--sticky');
|
|
12079
|
+
this.validation.reset(this);
|
|
12080
12080
|
this.notifyValueChanged();
|
|
12081
12081
|
this.focus();
|
|
12082
|
-
this.validation.validate(this);
|
|
12083
12082
|
}
|
|
12084
12083
|
|
|
12085
12084
|
/**
|
|
@@ -12818,7 +12817,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
|
|
|
12818
12817
|
}
|
|
12819
12818
|
};
|
|
12820
12819
|
|
|
12821
|
-
var formkitVersion$1 = '
|
|
12820
|
+
var formkitVersion$1 = '202604281805';
|
|
12822
12821
|
|
|
12823
12822
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
12824
12823
|
// See LICENSE in the project root for license information.
|
|
@@ -13883,7 +13882,7 @@ class AuroBibtemplate extends LitElement {
|
|
|
13883
13882
|
}
|
|
13884
13883
|
}
|
|
13885
13884
|
|
|
13886
|
-
var formkitVersion = '
|
|
13885
|
+
var formkitVersion = '202604281805';
|
|
13887
13886
|
|
|
13888
13887
|
var styleCss$1 = css`.util_displayInline{display:inline}.util_displayInlineBlock{display:inline-block}.util_displayBlock{display:block}.util_displayFlex{display:flex}.util_displayHidden{display:none}.util_displayHiddenVisually{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);width:1px;height:1px;padding:0;border:0}:host{display:block;text-align:left}:host [auro-dropdown]{--ds-auro-dropdown-trigger-background-color: transparent}:host #inputInBib::part(wrapper){box-shadow:none}:host #inputInBib::part(accent-left){display:none}:host([layout*=classic]) [auro-input]{width:100%}:host([layout*=classic]) [auro-input]::part(helpText){display:none}:host([layout*=classic]) #slotHolder{display:none}`;
|
|
13889
13888
|
|
|
@@ -14929,6 +14928,8 @@ class AuroCombobox extends AuroElement {
|
|
|
14929
14928
|
* @returns {void}
|
|
14930
14929
|
*/
|
|
14931
14930
|
showBib() {
|
|
14931
|
+
// for fullscreen bib, with `noFilter` showBib() gets called again as availableOptions gets updated
|
|
14932
|
+
// to prevent closing bib in that case, adding guard not to hide bib for empty input on fullscreen bib
|
|
14932
14933
|
if (!this.input.value && !this.dropdown.isBibFullscreen) {
|
|
14933
14934
|
this.dropdown.hide();
|
|
14934
14935
|
return;
|
|
@@ -1521,7 +1521,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$2 {
|
|
|
1521
1521
|
}
|
|
1522
1522
|
};
|
|
1523
1523
|
|
|
1524
|
-
var formkitVersion$1 = '
|
|
1524
|
+
var formkitVersion$1 = '202604281805';
|
|
1525
1525
|
|
|
1526
1526
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1527
1527
|
// See LICENSE in the project root for license information.
|
|
@@ -5729,7 +5729,7 @@ class AuroHelpText extends i$2 {
|
|
|
5729
5729
|
}
|
|
5730
5730
|
}
|
|
5731
5731
|
|
|
5732
|
-
var formkitVersion = '
|
|
5732
|
+
var formkitVersion = '202604281805';
|
|
5733
5733
|
|
|
5734
5734
|
let AuroElement$1 = class AuroElement extends i$2 {
|
|
5735
5735
|
static get properties() {
|
|
@@ -1521,7 +1521,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$2 {
|
|
|
1521
1521
|
}
|
|
1522
1522
|
};
|
|
1523
1523
|
|
|
1524
|
-
var formkitVersion$1 = '
|
|
1524
|
+
var formkitVersion$1 = '202604281805';
|
|
1525
1525
|
|
|
1526
1526
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1527
1527
|
// See LICENSE in the project root for license information.
|
|
@@ -5729,7 +5729,7 @@ class AuroHelpText extends i$2 {
|
|
|
5729
5729
|
}
|
|
5730
5730
|
}
|
|
5731
5731
|
|
|
5732
|
-
var formkitVersion = '
|
|
5732
|
+
var formkitVersion = '202604281805';
|
|
5733
5733
|
|
|
5734
5734
|
let AuroElement$1 = class AuroElement extends i$2 {
|
|
5735
5735
|
static get properties() {
|
|
@@ -171,9 +171,9 @@ export class AuroCounterGroup extends AuroElement {
|
|
|
171
171
|
max: any;
|
|
172
172
|
min: any;
|
|
173
173
|
onDark: boolean;
|
|
174
|
-
total: number
|
|
174
|
+
total: number;
|
|
175
175
|
validity: any;
|
|
176
|
-
value: {}
|
|
176
|
+
value: {};
|
|
177
177
|
matchWidth: boolean;
|
|
178
178
|
isDropdown: boolean;
|
|
179
179
|
fullscreenBreakpoint: string;
|
|
@@ -12,7 +12,7 @@ export class AuroCounter extends LitElement {
|
|
|
12
12
|
static get shadowRootOptions(): {
|
|
13
13
|
delegatesFocus: boolean;
|
|
14
14
|
clonable?: boolean;
|
|
15
|
-
customElementRegistry?: CustomElementRegistry
|
|
15
|
+
customElementRegistry?: CustomElementRegistry;
|
|
16
16
|
mode: ShadowRootMode;
|
|
17
17
|
serializable?: boolean;
|
|
18
18
|
slotAssignment?: SlotAssignmentMode;
|
|
@@ -21,7 +21,7 @@ export class AuroCounter extends LitElement {
|
|
|
21
21
|
* Defines reactive properties for the component.
|
|
22
22
|
* @returns {Object} Property configuration.
|
|
23
23
|
*/
|
|
24
|
-
static get properties():
|
|
24
|
+
static get properties(): any;
|
|
25
25
|
/**
|
|
26
26
|
* Registers the custom element with the browser.
|
|
27
27
|
* @param {string} [name="auro-counter"] - The name of the element that you want to register.
|
|
@@ -31,14 +31,14 @@ export class AuroCounter extends LitElement {
|
|
|
31
31
|
static register(name?: string): void;
|
|
32
32
|
static get styles(): import("lit").CSSResult[];
|
|
33
33
|
_initializeDefaults(): void;
|
|
34
|
-
appearance: string
|
|
34
|
+
appearance: string;
|
|
35
35
|
defaultSlot: any;
|
|
36
|
-
disabled: boolean
|
|
37
|
-
disableMax: boolean
|
|
38
|
-
disableMin: boolean
|
|
39
|
-
max: number
|
|
40
|
-
min: number
|
|
41
|
-
onDark: boolean
|
|
36
|
+
disabled: boolean;
|
|
37
|
+
disableMax: boolean;
|
|
38
|
+
disableMin: boolean;
|
|
39
|
+
max: number;
|
|
40
|
+
min: number;
|
|
41
|
+
onDark: boolean;
|
|
42
42
|
validity: any;
|
|
43
43
|
/**
|
|
44
44
|
* Sets the value of the counter. If the provided value is undefined, null, or cannot be converted to a number, the internal value will be set to undefined.
|
|
@@ -68,7 +68,7 @@ export class AuroCounter extends LitElement {
|
|
|
68
68
|
* @private
|
|
69
69
|
*/
|
|
70
70
|
private runtimeUtils;
|
|
71
|
-
_value: number
|
|
71
|
+
_value: number;
|
|
72
72
|
/**
|
|
73
73
|
* Increments the counter value by 1. If a value is provided, it increments by that amount.
|
|
74
74
|
* @method increment
|
|
@@ -1471,7 +1471,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
|
|
|
1471
1471
|
}
|
|
1472
1472
|
};
|
|
1473
1473
|
|
|
1474
|
-
var formkitVersion$1 = '
|
|
1474
|
+
var formkitVersion$1 = '202604281805';
|
|
1475
1475
|
|
|
1476
1476
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1477
1477
|
// See LICENSE in the project root for license information.
|
|
@@ -5661,7 +5661,7 @@ class AuroHelpText extends LitElement {
|
|
|
5661
5661
|
}
|
|
5662
5662
|
}
|
|
5663
5663
|
|
|
5664
|
-
var formkitVersion = '
|
|
5664
|
+
var formkitVersion = '202604281805';
|
|
5665
5665
|
|
|
5666
5666
|
let AuroElement$1 = class AuroElement extends LitElement {
|
|
5667
5667
|
static get properties() {
|
|
@@ -1471,7 +1471,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
|
|
|
1471
1471
|
}
|
|
1472
1472
|
};
|
|
1473
1473
|
|
|
1474
|
-
var formkitVersion$1 = '
|
|
1474
|
+
var formkitVersion$1 = '202604281805';
|
|
1475
1475
|
|
|
1476
1476
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1477
1477
|
// See LICENSE in the project root for license information.
|
|
@@ -5661,7 +5661,7 @@ class AuroHelpText extends LitElement {
|
|
|
5661
5661
|
}
|
|
5662
5662
|
}
|
|
5663
5663
|
|
|
5664
|
-
var formkitVersion = '
|
|
5664
|
+
var formkitVersion = '202604281805';
|
|
5665
5665
|
|
|
5666
5666
|
let AuroElement$1 = class AuroElement extends LitElement {
|
|
5667
5667
|
static get properties() {
|