@aurodesignsystem-dev/auro-formkit 0.0.0-pr1446.0 → 0.0.0-pr1447.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 +3 -5
- package/components/checkbox/demo/index.min.js +3 -5
- 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 +3 -5
- package/components/checkbox/dist/registered.js +3 -5
- package/components/combobox/demo/api.min.js +3 -3
- package/components/combobox/demo/index.min.js +3 -3
- package/components/combobox/dist/auro-combobox.d.ts +35 -35
- package/components/combobox/dist/index.js +3 -3
- package/components/combobox/dist/registered.js +3 -3
- 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 +1 -2
- package/components/datepicker/demo/api.min.js +10 -13
- package/components/datepicker/demo/index.min.js +10 -13
- package/components/datepicker/dist/index.js +10 -13
- package/components/datepicker/dist/registered.js +10 -13
- package/components/datepicker/dist/{auro-calendar-cell.d.ts → src/auro-calendar-cell.d.ts} +2 -2
- package/components/datepicker/dist/{auro-datepicker.d.ts → src/auro-datepicker.d.ts} +13 -13
- package/components/datepicker/dist/{utilities.d.ts → src/utilities.d.ts} +4 -4
- package/components/datepicker/dist/{utilitiesCalendar.d.ts → src/utilitiesCalendar.d.ts} +3 -3
- package/components/datepicker/dist/{vendor → src/vendor}/wc-range-datepicker/range-datepicker-calendar.d.ts +2 -2
- package/components/datepicker/dist/{vendor → src/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 +22 -27
- package/components/form/demo/index.min.js +22 -27
- package/components/input/demo/api.min.js +1 -1
- package/components/input/demo/index.min.js +1 -1
- 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 +1 -1
- package/components/input/dist/registered.js +1 -1
- 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 +1435 -1438
- package/package.json +45 -48
- /package/components/datepicker/dist/{auro-calendar-month.d.ts → src/auro-calendar-month.d.ts} +0 -0
- /package/components/datepicker/dist/{auro-calendar.d.ts → src/auro-calendar.d.ts} +0 -0
- /package/components/datepicker/dist/{buttonVersion.d.ts → src/buttonVersion.d.ts} +0 -0
- /package/components/datepicker/dist/{datepickerKeyboardStrategy.d.ts → src/datepickerKeyboardStrategy.d.ts} +0 -0
- /package/components/datepicker/dist/{iconVersion.d.ts → src/iconVersion.d.ts} +0 -0
- /package/components/datepicker/dist/{index.d.ts → src/index.d.ts} +0 -0
- /package/components/datepicker/dist/{popoverVersion.d.ts → src/popoverVersion.d.ts} +0 -0
- /package/components/datepicker/dist/{styles → src/styles}/classic/color-css.d.ts +0 -0
- /package/components/datepicker/dist/{styles → src/styles}/classic/style-css.d.ts +0 -0
- /package/components/datepicker/dist/{styles → src/styles}/color-calendar-css.d.ts +0 -0
- /package/components/datepicker/dist/{styles → src/styles}/color-cell-css.d.ts +0 -0
- /package/components/datepicker/dist/{styles → src/styles}/color-css.d.ts +0 -0
- /package/components/datepicker/dist/{styles → src/styles}/color-month-css.d.ts +0 -0
- /package/components/datepicker/dist/{styles → src/styles}/shapeSize-css.d.ts +0 -0
- /package/components/datepicker/dist/{styles → src/styles}/snowflake/color-css.d.ts +0 -0
- /package/components/datepicker/dist/{styles → src/styles}/snowflake/style-css.d.ts +0 -0
- /package/components/datepicker/dist/{styles → src/styles}/style-auro-calendar-cell-css.d.ts +0 -0
- /package/components/datepicker/dist/{styles → src/styles}/style-auro-calendar-css.d.ts +0 -0
- /package/components/datepicker/dist/{styles → src/styles}/style-auro-calendar-month-css.d.ts +0 -0
- /package/components/datepicker/dist/{styles → src/styles}/style-css.d.ts +0 -0
- /package/components/datepicker/dist/{styles → src/styles}/tokens-css.d.ts +0 -0
- /package/components/datepicker/dist/{utilitiesCalendarRender.d.ts → src/utilitiesCalendarRender.d.ts} +0 -0
- /package/components/datepicker/dist/{vendor → src/vendor}/wc-range-datepicker/day.d.ts +0 -0
- /package/components/datepicker/dist/{vendor → src/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) | `CustomEvent<any>` | (Deprecated) Notifies when checked value is changed. |
|
|
78
|
+
| [input](#input) | `InputEvent` | Notifies when when checked value is changed by user's interface. |
|
|
79
79
|
|
|
80
80
|
## Slots
|
|
81
81
|
|
|
@@ -146,7 +146,6 @@ 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 */
|
|
150
149
|
/**
|
|
151
150
|
* The `auro-checkbox` element is for the purpose of allowing users to select one or more options of a limited number of choices.
|
|
152
151
|
* @customElement auro-checkbox
|
|
@@ -157,10 +156,9 @@ let AuroLibraryRuntimeUtils$1 = class AuroLibraryRuntimeUtils {
|
|
|
157
156
|
*
|
|
158
157
|
* @slot default - The default slot for the checkbox label.
|
|
159
158
|
*
|
|
160
|
-
* @fires change - (Deprecated) Notifies when checked value is changed.
|
|
161
|
-
* @fires input - Notifies when when checked value is changed by user's interface.
|
|
159
|
+
* @fires {CustomEvent<any>} change - (Deprecated) Notifies when checked value is changed.
|
|
160
|
+
* @fires {InputEvent} input - Notifies when when checked value is changed by user's interface.
|
|
162
161
|
*/
|
|
163
|
-
/* eslint-enable jsdoc/no-undefined-types */
|
|
164
162
|
|
|
165
163
|
// build the component class
|
|
166
164
|
class AuroCheckbox extends i$2 {
|
|
@@ -1689,7 +1687,7 @@ class AuroHelpText extends i$2 {
|
|
|
1689
1687
|
}
|
|
1690
1688
|
}
|
|
1691
1689
|
|
|
1692
|
-
var formkitVersion = '
|
|
1690
|
+
var formkitVersion = '202604222117';
|
|
1693
1691
|
|
|
1694
1692
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1695
1693
|
// See LICENSE in the project root for license information.
|
|
@@ -138,7 +138,6 @@ 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 */
|
|
142
141
|
/**
|
|
143
142
|
* The `auro-checkbox` element is for the purpose of allowing users to select one or more options of a limited number of choices.
|
|
144
143
|
* @customElement auro-checkbox
|
|
@@ -149,10 +148,9 @@ let AuroLibraryRuntimeUtils$1 = class AuroLibraryRuntimeUtils {
|
|
|
149
148
|
*
|
|
150
149
|
* @slot default - The default slot for the checkbox label.
|
|
151
150
|
*
|
|
152
|
-
* @fires change - (Deprecated) Notifies when checked value is changed.
|
|
153
|
-
* @fires input - Notifies when when checked value is changed by user's interface.
|
|
151
|
+
* @fires {CustomEvent<any>} change - (Deprecated) Notifies when checked value is changed.
|
|
152
|
+
* @fires {InputEvent} input - Notifies when when checked value is changed by user's interface.
|
|
154
153
|
*/
|
|
155
|
-
/* eslint-enable jsdoc/no-undefined-types */
|
|
156
154
|
|
|
157
155
|
// build the component class
|
|
158
156
|
class AuroCheckbox extends i$2 {
|
|
@@ -1681,7 +1679,7 @@ class AuroHelpText extends i$2 {
|
|
|
1681
1679
|
}
|
|
1682
1680
|
}
|
|
1683
1681
|
|
|
1684
|
-
var formkitVersion = '
|
|
1682
|
+
var formkitVersion = '202604222117';
|
|
1685
1683
|
|
|
1686
1684
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1687
1685
|
// 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 | undefined;
|
|
99
99
|
validity: any;
|
|
100
100
|
disabled: any;
|
|
101
|
-
required: boolean;
|
|
102
|
-
horizontal: boolean;
|
|
103
|
-
onDark: boolean;
|
|
101
|
+
required: boolean | undefined;
|
|
102
|
+
horizontal: boolean | undefined;
|
|
103
|
+
onDark: boolean | undefined;
|
|
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 | undefined;
|
|
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[] | undefined;
|
|
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 change - (Deprecated) Notifies when checked value is changed.
|
|
12
|
-
* @fires input - Notifies when when checked value is changed by user's interface.
|
|
11
|
+
* @fires {CustomEvent<any>} change - (Deprecated) Notifies when checked value is changed.
|
|
12
|
+
* @fires {InputEvent} 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 | undefined;
|
|
136
136
|
checked: any;
|
|
137
|
-
disabled: boolean;
|
|
138
|
-
error: boolean;
|
|
139
|
-
onDark: boolean;
|
|
140
|
-
touched: boolean;
|
|
137
|
+
disabled: boolean | undefined;
|
|
138
|
+
error: boolean | undefined;
|
|
139
|
+
onDark: boolean | undefined;
|
|
140
|
+
touched: boolean | undefined;
|
|
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 | undefined;
|
|
175
|
+
svg: ChildNode | null | undefined;
|
|
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 | undefined;
|
|
189
189
|
/**
|
|
190
190
|
* Handles keydown event to toggle the checkbox with Space key.
|
|
191
191
|
* @private
|
|
@@ -98,7 +98,6 @@ 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 */
|
|
102
101
|
/**
|
|
103
102
|
* The `auro-checkbox` element is for the purpose of allowing users to select one or more options of a limited number of choices.
|
|
104
103
|
* @customElement auro-checkbox
|
|
@@ -109,10 +108,9 @@ let AuroLibraryRuntimeUtils$1 = class AuroLibraryRuntimeUtils {
|
|
|
109
108
|
*
|
|
110
109
|
* @slot default - The default slot for the checkbox label.
|
|
111
110
|
*
|
|
112
|
-
* @fires change - (Deprecated) Notifies when checked value is changed.
|
|
113
|
-
* @fires input - Notifies when when checked value is changed by user's interface.
|
|
111
|
+
* @fires {CustomEvent<any>} change - (Deprecated) Notifies when checked value is changed.
|
|
112
|
+
* @fires {InputEvent} input - Notifies when when checked value is changed by user's interface.
|
|
114
113
|
*/
|
|
115
|
-
/* eslint-enable jsdoc/no-undefined-types */
|
|
116
114
|
|
|
117
115
|
// build the component class
|
|
118
116
|
class AuroCheckbox extends LitElement {
|
|
@@ -1634,7 +1632,7 @@ class AuroHelpText extends LitElement {
|
|
|
1634
1632
|
}
|
|
1635
1633
|
}
|
|
1636
1634
|
|
|
1637
|
-
var formkitVersion = '
|
|
1635
|
+
var formkitVersion = '202604222117';
|
|
1638
1636
|
|
|
1639
1637
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1640
1638
|
// See LICENSE in the project root for license information.
|
|
@@ -98,7 +98,6 @@ 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 */
|
|
102
101
|
/**
|
|
103
102
|
* The `auro-checkbox` element is for the purpose of allowing users to select one or more options of a limited number of choices.
|
|
104
103
|
* @customElement auro-checkbox
|
|
@@ -109,10 +108,9 @@ let AuroLibraryRuntimeUtils$1 = class AuroLibraryRuntimeUtils {
|
|
|
109
108
|
*
|
|
110
109
|
* @slot default - The default slot for the checkbox label.
|
|
111
110
|
*
|
|
112
|
-
* @fires change - (Deprecated) Notifies when checked value is changed.
|
|
113
|
-
* @fires input - Notifies when when checked value is changed by user's interface.
|
|
111
|
+
* @fires {CustomEvent<any>} change - (Deprecated) Notifies when checked value is changed.
|
|
112
|
+
* @fires {InputEvent} input - Notifies when when checked value is changed by user's interface.
|
|
114
113
|
*/
|
|
115
|
-
/* eslint-enable jsdoc/no-undefined-types */
|
|
116
114
|
|
|
117
115
|
// build the component class
|
|
118
116
|
class AuroCheckbox extends LitElement {
|
|
@@ -1634,7 +1632,7 @@ class AuroHelpText extends LitElement {
|
|
|
1634
1632
|
}
|
|
1635
1633
|
}
|
|
1636
1634
|
|
|
1637
|
-
var formkitVersion = '
|
|
1635
|
+
var formkitVersion = '202604222117';
|
|
1638
1636
|
|
|
1639
1637
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1640
1638
|
// 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 = '202604222117';
|
|
5232
5232
|
|
|
5233
5233
|
let AuroElement$2 = class AuroElement extends i$4 {
|
|
5234
5234
|
static get properties() {
|
|
@@ -12980,7 +12980,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
|
|
|
12980
12980
|
}
|
|
12981
12981
|
};
|
|
12982
12982
|
|
|
12983
|
-
var formkitVersion$1 = '
|
|
12983
|
+
var formkitVersion$1 = '202604222117';
|
|
12984
12984
|
|
|
12985
12985
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
12986
12986
|
// See LICENSE in the project root for license information.
|
|
@@ -14045,7 +14045,7 @@ class AuroBibtemplate extends i$4 {
|
|
|
14045
14045
|
}
|
|
14046
14046
|
}
|
|
14047
14047
|
|
|
14048
|
-
var formkitVersion = '
|
|
14048
|
+
var formkitVersion = '202604222117';
|
|
14049
14049
|
|
|
14050
14050
|
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
14051
|
|
|
@@ -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 = '202604222117';
|
|
5144
5144
|
|
|
5145
5145
|
let AuroElement$2 = class AuroElement extends i$4 {
|
|
5146
5146
|
static get properties() {
|
|
@@ -12892,7 +12892,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
|
|
|
12892
12892
|
}
|
|
12893
12893
|
};
|
|
12894
12894
|
|
|
12895
|
-
var formkitVersion$1 = '
|
|
12895
|
+
var formkitVersion$1 = '202604222117';
|
|
12896
12896
|
|
|
12897
12897
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
12898
12898
|
// See LICENSE in the project root for license information.
|
|
@@ -13957,7 +13957,7 @@ class AuroBibtemplate extends i$4 {
|
|
|
13957
13957
|
}
|
|
13958
13958
|
}
|
|
13959
13959
|
|
|
13960
|
-
var formkitVersion = '
|
|
13960
|
+
var formkitVersion = '202604222117';
|
|
13961
13961
|
|
|
13962
13962
|
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
13963
|
|
|
@@ -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 | undefined;
|
|
333
|
+
disabled: boolean | undefined;
|
|
334
|
+
msgSelectionMissing: string | undefined;
|
|
335
|
+
noFilter: boolean | undefined;
|
|
336
|
+
noValidate: boolean | undefined;
|
|
337
337
|
optionActive: any;
|
|
338
|
-
persistInput: boolean;
|
|
339
|
-
required: boolean;
|
|
338
|
+
persistInput: boolean | undefined;
|
|
339
|
+
required: boolean | undefined;
|
|
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 | undefined;
|
|
343
|
+
clearBtnFocused: boolean | undefined;
|
|
344
|
+
checkmark: boolean | undefined;
|
|
345
|
+
dvInputOnly: boolean | undefined;
|
|
346
|
+
fullscreenBreakpoint: string | undefined;
|
|
347
|
+
matchWidth: boolean | undefined;
|
|
348
|
+
shape: string | undefined;
|
|
349
|
+
size: string | undefined;
|
|
350
|
+
triggerIcon: boolean | undefined;
|
|
351
|
+
placement: string | undefined;
|
|
352
|
+
offset: number | undefined;
|
|
353
|
+
noFlip: boolean | undefined;
|
|
354
|
+
shift: boolean | undefined;
|
|
355
|
+
autoPlacement: boolean | undefined;
|
|
356
356
|
dropdownTag: any;
|
|
357
357
|
bibtemplateTag: any;
|
|
358
358
|
inputTag: any;
|
|
359
359
|
helpTextTag: any;
|
|
360
|
-
availableOptions: any[] | any[];
|
|
360
|
+
availableOptions: any[] | any[] | undefined;
|
|
361
361
|
dropdownId: any;
|
|
362
362
|
dropdownOpen: any;
|
|
363
|
-
triggerExpandedState: boolean;
|
|
364
|
-
_expandedTimeout:
|
|
365
|
-
_inFullscreenTransition: boolean;
|
|
363
|
+
triggerExpandedState: boolean | undefined;
|
|
364
|
+
_expandedTimeout: number | null | undefined;
|
|
365
|
+
_inFullscreenTransition: boolean | undefined;
|
|
366
366
|
errorMessage: any;
|
|
367
|
-
isHiddenWhileLoading: boolean;
|
|
368
|
-
largeFullscreenHeadline: boolean;
|
|
369
|
-
onDark: boolean;
|
|
367
|
+
isHiddenWhileLoading: boolean | undefined;
|
|
368
|
+
largeFullscreenHeadline: boolean | undefined;
|
|
369
|
+
onDark: boolean | undefined;
|
|
370
370
|
optionSelected: any;
|
|
371
371
|
runtimeUtils: any;
|
|
372
|
-
touched: boolean;
|
|
373
|
-
validation: AuroFormValidation;
|
|
372
|
+
touched: boolean | undefined;
|
|
373
|
+
validation: AuroFormValidation | undefined;
|
|
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 | null | undefined;
|
|
486
|
+
defaultMenuShape: string | null | undefined;
|
|
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 | undefined;
|
|
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[] | undefined;
|
|
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 | undefined;
|
|
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 = '202604222117';
|
|
5077
5077
|
|
|
5078
5078
|
let AuroElement$2 = class AuroElement extends LitElement {
|
|
5079
5079
|
static get properties() {
|
|
@@ -12818,7 +12818,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
|
|
|
12818
12818
|
}
|
|
12819
12819
|
};
|
|
12820
12820
|
|
|
12821
|
-
var formkitVersion$1 = '
|
|
12821
|
+
var formkitVersion$1 = '202604222117';
|
|
12822
12822
|
|
|
12823
12823
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
12824
12824
|
// See LICENSE in the project root for license information.
|
|
@@ -13883,7 +13883,7 @@ class AuroBibtemplate extends LitElement {
|
|
|
13883
13883
|
}
|
|
13884
13884
|
}
|
|
13885
13885
|
|
|
13886
|
-
var formkitVersion = '
|
|
13886
|
+
var formkitVersion = '202604222117';
|
|
13887
13887
|
|
|
13888
13888
|
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
13889
|
|
|
@@ -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 = '202604222117';
|
|
5077
5077
|
|
|
5078
5078
|
let AuroElement$2 = class AuroElement extends LitElement {
|
|
5079
5079
|
static get properties() {
|
|
@@ -12818,7 +12818,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
|
|
|
12818
12818
|
}
|
|
12819
12819
|
};
|
|
12820
12820
|
|
|
12821
|
-
var formkitVersion$1 = '
|
|
12821
|
+
var formkitVersion$1 = '202604222117';
|
|
12822
12822
|
|
|
12823
12823
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
12824
12824
|
// See LICENSE in the project root for license information.
|
|
@@ -13883,7 +13883,7 @@ class AuroBibtemplate extends LitElement {
|
|
|
13883
13883
|
}
|
|
13884
13884
|
}
|
|
13885
13885
|
|
|
13886
|
-
var formkitVersion = '
|
|
13886
|
+
var formkitVersion = '202604222117';
|
|
13887
13887
|
|
|
13888
13888
|
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
13889
|
|
|
@@ -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 = '202604222117';
|
|
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 = '202604222117';
|
|
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 = '202604222117';
|
|
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 = '202604222117';
|
|
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 | undefined;
|
|
175
175
|
validity: any;
|
|
176
|
-
value: {};
|
|
176
|
+
value: {} | undefined;
|
|
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 | null;
|
|
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(): Object;
|
|
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 | undefined;
|
|
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 | undefined;
|
|
37
|
+
disableMax: boolean | undefined;
|
|
38
|
+
disableMin: boolean | undefined;
|
|
39
|
+
max: number | undefined;
|
|
40
|
+
min: number | undefined;
|
|
41
|
+
onDark: boolean | undefined;
|
|
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 | undefined;
|
|
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 = '202604222117';
|
|
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 = '202604222117';
|
|
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 = '202604222117';
|
|
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 = '202604222117';
|
|
5665
5665
|
|
|
5666
5666
|
let AuroElement$1 = class AuroElement extends LitElement {
|
|
5667
5667
|
static get properties() {
|
|
@@ -74,8 +74,7 @@ The `auro-datepicker` component provides users with a way to select a date or da
|
|
|
74
74
|
| `auroDatePicker-newSlotContent` | `CustomEvent<any>` | Notifies that new slot content has been added to the datepicker. |
|
|
75
75
|
| `auroDatePicker-toggled` | `CustomEvent<{ expanded: any; }>` | Notifies that the calendar dropdown has been opened/closed. |
|
|
76
76
|
| `auroDatePicker-valueSet` | | Notifies that the component has a new value set. |
|
|
77
|
-
| `auroFormElement-validated` | | Notifies that the component value(s) have been validated. |
|
|
78
|
-
| [input](#input) | | |
|
|
77
|
+
| `auroFormElement-validated` | | Notifies that the component value(s) have been validated. |
|
|
79
78
|
|
|
80
79
|
## Slots
|
|
81
80
|
|