@aurodesignsystem-dev/auro-formkit 0.0.0-pr1483.1 → 0.0.0-pr1483.10
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/customize.min.js +1 -1
- package/components/checkbox/demo/getting-started.min.js +1 -1
- package/components/checkbox/demo/index.min.js +1 -1
- package/components/checkbox/dist/index.js +1 -1
- package/components/checkbox/dist/registered.js +1 -1
- package/components/combobox/demo/customize.min.js +5 -5
- package/components/combobox/demo/getting-started.min.js +5 -5
- package/components/combobox/demo/index.min.js +5 -5
- package/components/combobox/demo/keyboard-behavior.md +68 -8
- package/components/combobox/dist/index.js +5 -5
- package/components/combobox/dist/registered.js +5 -5
- package/components/counter/demo/customize.min.js +2 -2
- package/components/counter/demo/index.min.js +2 -2
- package/components/counter/dist/index.js +1 -1
- package/components/counter/dist/registered.js +1 -1
- package/components/datepicker/demo/api.md +52 -51
- package/components/datepicker/demo/customize.md +52 -15
- package/components/datepicker/demo/index.md +23 -0
- package/components/datepicker/demo/index.min.js +5067 -1043
- package/components/datepicker/dist/index.js +4585 -561
- package/components/datepicker/dist/registered.js +4585 -561
- package/components/datepicker/dist/src/auro-calendar-cell.d.ts +3 -1
- package/components/datepicker/dist/src/auro-calendar-month.d.ts +23 -0
- package/components/datepicker/dist/src/auro-calendar.d.ts +15 -0
- package/components/datepicker/dist/src/auro-datepicker.d.ts +27 -13
- package/components/datepicker/dist/src/utilities.d.ts +0 -20
- package/components/datepicker/dist/src/utilitiesCalendar.d.ts +0 -1
- package/components/dropdown/demo/customize.min.js +1 -1
- package/components/dropdown/demo/getting-started.min.js +1 -1
- package/components/dropdown/demo/index.min.js +1 -1
- package/components/dropdown/dist/index.js +1 -1
- package/components/dropdown/dist/registered.js +1 -1
- package/components/form/demo/customize.min.js +5145 -1119
- package/components/form/demo/getting-started.min.js +5145 -1119
- package/components/form/demo/index.min.js +5145 -1119
- package/components/form/demo/registerDemoDeps.min.js +5145 -1119
- package/components/input/demo/customize.min.js +1 -1
- package/components/input/demo/getting-started.min.js +1 -1
- package/components/input/demo/index.min.js +1 -1
- package/components/input/dist/index.js +1 -1
- package/components/input/dist/registered.js +1 -1
- package/components/radio/demo/index.min.js +1 -1
- package/components/radio/dist/index.js +1 -1
- package/components/radio/dist/registered.js +1 -1
- package/components/select/demo/customize.min.js +20 -18
- package/components/select/demo/getting-started.min.js +20 -18
- package/components/select/demo/index.min.js +20 -18
- package/components/select/demo/keyboard-behavior.md +54 -8
- package/components/select/dist/index.js +20 -18
- package/components/select/dist/registered.js +20 -18
- package/custom-elements.json +131 -116
- package/package.json +3 -3
|
@@ -1260,7 +1260,7 @@ class AuroHelpText extends i$2 {
|
|
|
1260
1260
|
}
|
|
1261
1261
|
}
|
|
1262
1262
|
|
|
1263
|
-
var formkitVersion = '
|
|
1263
|
+
var formkitVersion = '202606051610';
|
|
1264
1264
|
|
|
1265
1265
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1266
1266
|
// See LICENSE in the project root for license information.
|
|
@@ -1260,7 +1260,7 @@ class AuroHelpText extends i$2 {
|
|
|
1260
1260
|
}
|
|
1261
1261
|
}
|
|
1262
1262
|
|
|
1263
|
-
var formkitVersion = '
|
|
1263
|
+
var formkitVersion = '202606051610';
|
|
1264
1264
|
|
|
1265
1265
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1266
1266
|
// See LICENSE in the project root for license information.
|
|
@@ -1260,7 +1260,7 @@ class AuroHelpText extends i$2 {
|
|
|
1260
1260
|
}
|
|
1261
1261
|
}
|
|
1262
1262
|
|
|
1263
|
-
var formkitVersion = '
|
|
1263
|
+
var formkitVersion = '202606051610';
|
|
1264
1264
|
|
|
1265
1265
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1266
1266
|
// See LICENSE in the project root for license information.
|
|
@@ -1213,7 +1213,7 @@ class AuroHelpText extends LitElement {
|
|
|
1213
1213
|
}
|
|
1214
1214
|
}
|
|
1215
1215
|
|
|
1216
|
-
var formkitVersion = '
|
|
1216
|
+
var formkitVersion = '202606051610';
|
|
1217
1217
|
|
|
1218
1218
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1219
1219
|
// See LICENSE in the project root for license information.
|
|
@@ -1213,7 +1213,7 @@ class AuroHelpText extends LitElement {
|
|
|
1213
1213
|
}
|
|
1214
1214
|
}
|
|
1215
1215
|
|
|
1216
|
-
var formkitVersion = '
|
|
1216
|
+
var formkitVersion = '202606051610';
|
|
1217
1217
|
|
|
1218
1218
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1219
1219
|
// See LICENSE in the project root for license information.
|
|
@@ -853,7 +853,7 @@ const comboboxKeyboardStrategy = {
|
|
|
853
853
|
|
|
854
854
|
// navigate if bib is open otherwise open it
|
|
855
855
|
if (component.dropdown.isPopoverVisible) {
|
|
856
|
-
if (evt.altKey || evt.metaKey) {
|
|
856
|
+
if (evt.altKey || evt.ctrlKey || evt.metaKey) {
|
|
857
857
|
component.activateLastEnabledAvailableOption();
|
|
858
858
|
} else {
|
|
859
859
|
navigateArrow(component, 'down');
|
|
@@ -876,7 +876,7 @@ const comboboxKeyboardStrategy = {
|
|
|
876
876
|
|
|
877
877
|
// navigate if bib is open otherwise open it
|
|
878
878
|
if (component.dropdown.isPopoverVisible) {
|
|
879
|
-
if (evt.altKey || evt.metaKey) {
|
|
879
|
+
if (evt.altKey || evt.ctrlKey || evt.metaKey) {
|
|
880
880
|
component.activateFirstEnabledAvailableOption();
|
|
881
881
|
} else {
|
|
882
882
|
navigateArrow(component, 'up');
|
|
@@ -4856,7 +4856,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
|
|
|
4856
4856
|
}
|
|
4857
4857
|
};
|
|
4858
4858
|
|
|
4859
|
-
var formkitVersion$2 = '
|
|
4859
|
+
var formkitVersion$2 = '202606051610';
|
|
4860
4860
|
|
|
4861
4861
|
let AuroElement$2 = class AuroElement extends i$4 {
|
|
4862
4862
|
static get properties() {
|
|
@@ -18114,7 +18114,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
|
|
|
18114
18114
|
}
|
|
18115
18115
|
};
|
|
18116
18116
|
|
|
18117
|
-
var formkitVersion$1 = '
|
|
18117
|
+
var formkitVersion$1 = '202606051610';
|
|
18118
18118
|
|
|
18119
18119
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
18120
18120
|
// See LICENSE in the project root for license information.
|
|
@@ -19231,7 +19231,7 @@ class AuroBibtemplate extends i$4 {
|
|
|
19231
19231
|
}
|
|
19232
19232
|
}
|
|
19233
19233
|
|
|
19234
|
-
var formkitVersion = '
|
|
19234
|
+
var formkitVersion = '202606051610';
|
|
19235
19235
|
|
|
19236
19236
|
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}`;
|
|
19237
19237
|
|
|
@@ -853,7 +853,7 @@ const comboboxKeyboardStrategy = {
|
|
|
853
853
|
|
|
854
854
|
// navigate if bib is open otherwise open it
|
|
855
855
|
if (component.dropdown.isPopoverVisible) {
|
|
856
|
-
if (evt.altKey || evt.metaKey) {
|
|
856
|
+
if (evt.altKey || evt.ctrlKey || evt.metaKey) {
|
|
857
857
|
component.activateLastEnabledAvailableOption();
|
|
858
858
|
} else {
|
|
859
859
|
navigateArrow(component, 'down');
|
|
@@ -876,7 +876,7 @@ const comboboxKeyboardStrategy = {
|
|
|
876
876
|
|
|
877
877
|
// navigate if bib is open otherwise open it
|
|
878
878
|
if (component.dropdown.isPopoverVisible) {
|
|
879
|
-
if (evt.altKey || evt.metaKey) {
|
|
879
|
+
if (evt.altKey || evt.ctrlKey || evt.metaKey) {
|
|
880
880
|
component.activateFirstEnabledAvailableOption();
|
|
881
881
|
} else {
|
|
882
882
|
navigateArrow(component, 'up');
|
|
@@ -4856,7 +4856,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
|
|
|
4856
4856
|
}
|
|
4857
4857
|
};
|
|
4858
4858
|
|
|
4859
|
-
var formkitVersion$2 = '
|
|
4859
|
+
var formkitVersion$2 = '202606051610';
|
|
4860
4860
|
|
|
4861
4861
|
let AuroElement$2 = class AuroElement extends i$4 {
|
|
4862
4862
|
static get properties() {
|
|
@@ -18114,7 +18114,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
|
|
|
18114
18114
|
}
|
|
18115
18115
|
};
|
|
18116
18116
|
|
|
18117
|
-
var formkitVersion$1 = '
|
|
18117
|
+
var formkitVersion$1 = '202606051610';
|
|
18118
18118
|
|
|
18119
18119
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
18120
18120
|
// See LICENSE in the project root for license information.
|
|
@@ -19231,7 +19231,7 @@ class AuroBibtemplate extends i$4 {
|
|
|
19231
19231
|
}
|
|
19232
19232
|
}
|
|
19233
19233
|
|
|
19234
|
-
var formkitVersion = '
|
|
19234
|
+
var formkitVersion = '202606051610';
|
|
19235
19235
|
|
|
19236
19236
|
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}`;
|
|
19237
19237
|
|
|
@@ -868,7 +868,7 @@ const comboboxKeyboardStrategy = {
|
|
|
868
868
|
|
|
869
869
|
// navigate if bib is open otherwise open it
|
|
870
870
|
if (component.dropdown.isPopoverVisible) {
|
|
871
|
-
if (evt.altKey || evt.metaKey) {
|
|
871
|
+
if (evt.altKey || evt.ctrlKey || evt.metaKey) {
|
|
872
872
|
component.activateLastEnabledAvailableOption();
|
|
873
873
|
} else {
|
|
874
874
|
navigateArrow(component, 'down');
|
|
@@ -891,7 +891,7 @@ const comboboxKeyboardStrategy = {
|
|
|
891
891
|
|
|
892
892
|
// navigate if bib is open otherwise open it
|
|
893
893
|
if (component.dropdown.isPopoverVisible) {
|
|
894
|
-
if (evt.altKey || evt.metaKey) {
|
|
894
|
+
if (evt.altKey || evt.ctrlKey || evt.metaKey) {
|
|
895
895
|
component.activateFirstEnabledAvailableOption();
|
|
896
896
|
} else {
|
|
897
897
|
navigateArrow(component, 'up');
|
|
@@ -4871,7 +4871,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
|
|
|
4871
4871
|
}
|
|
4872
4872
|
};
|
|
4873
4873
|
|
|
4874
|
-
var formkitVersion$2 = '
|
|
4874
|
+
var formkitVersion$2 = '202606051610';
|
|
4875
4875
|
|
|
4876
4876
|
let AuroElement$2 = class AuroElement extends i$4 {
|
|
4877
4877
|
static get properties() {
|
|
@@ -18129,7 +18129,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
|
|
|
18129
18129
|
}
|
|
18130
18130
|
};
|
|
18131
18131
|
|
|
18132
|
-
var formkitVersion$1 = '
|
|
18132
|
+
var formkitVersion$1 = '202606051610';
|
|
18133
18133
|
|
|
18134
18134
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
18135
18135
|
// See LICENSE in the project root for license information.
|
|
@@ -19246,7 +19246,7 @@ class AuroBibtemplate extends i$4 {
|
|
|
19246
19246
|
}
|
|
19247
19247
|
}
|
|
19248
19248
|
|
|
19249
|
-
var formkitVersion = '
|
|
19249
|
+
var formkitVersion = '202606051610';
|
|
19250
19250
|
|
|
19251
19251
|
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}`;
|
|
19252
19252
|
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
</thead>
|
|
31
31
|
<tbody>
|
|
32
32
|
<tr>
|
|
33
|
-
<td rowspan="
|
|
33
|
+
<td rowspan="8">ArrowDown</td>
|
|
34
34
|
<td rowspan="2">-</td>
|
|
35
35
|
<td>Collapsed, list options have been populated</td>
|
|
36
36
|
<td>
|
|
@@ -51,12 +51,17 @@
|
|
|
51
51
|
</td>
|
|
52
52
|
</tr>
|
|
53
53
|
<tr>
|
|
54
|
-
<td rowspan="2">Command</td>
|
|
54
|
+
<td rowspan="2">Meta (Command / Windows key)</td>
|
|
55
55
|
<td>Collapsed, list options have been populated</td>
|
|
56
56
|
<td>
|
|
57
57
|
Trigger input element, <strong>NOT</strong> the trigger input clear button
|
|
58
58
|
</td>
|
|
59
|
-
<td>
|
|
59
|
+
<td>
|
|
60
|
+
Opens the bib.
|
|
61
|
+
<div class="note">
|
|
62
|
+
<strong>Note:</strong> On Windows, <code>Meta</code> + arrow key combinations are reserved by the operating system for window management. Windows users should use <code>Control</code> or <code>Alt</code> instead.
|
|
63
|
+
</div>
|
|
64
|
+
</td>
|
|
60
65
|
</tr>
|
|
61
66
|
<tr>
|
|
62
67
|
<td>Expanded</td>
|
|
@@ -71,7 +76,7 @@
|
|
|
71
76
|
</td>
|
|
72
77
|
</tr>
|
|
73
78
|
<tr>
|
|
74
|
-
<td rowspan="2">Option</td>
|
|
79
|
+
<td rowspan="2">Alt (Option)</td>
|
|
75
80
|
<td>Collapsed, list options have been populated</td>
|
|
76
81
|
<td>
|
|
77
82
|
Trigger input element, <strong>NOT</strong> the trigger input clear button
|
|
@@ -91,7 +96,32 @@
|
|
|
91
96
|
</td>
|
|
92
97
|
</tr>
|
|
93
98
|
<tr>
|
|
94
|
-
<td rowspan="
|
|
99
|
+
<td rowspan="2">Control</td>
|
|
100
|
+
<td>Collapsed, list options have been populated</td>
|
|
101
|
+
<td>
|
|
102
|
+
Trigger input element, <strong>NOT</strong> the trigger input clear button
|
|
103
|
+
</td>
|
|
104
|
+
<td>
|
|
105
|
+
Opens the bib.
|
|
106
|
+
<div class="note">
|
|
107
|
+
<strong>Note:</strong> On macOS, <code>Control</code> + arrow key combinations are reserved by the operating system for Mission Control and Application Windows. macOS users should use <code>Meta</code> or <code>Alt</code> instead.
|
|
108
|
+
</div>
|
|
109
|
+
</td>
|
|
110
|
+
</tr>
|
|
111
|
+
<tr>
|
|
112
|
+
<td>Expanded</td>
|
|
113
|
+
<td>
|
|
114
|
+
Input element, <strong>NOT</strong> the input clear button
|
|
115
|
+
<div class="note">
|
|
116
|
+
<strong>Note:</strong> Includes both trigger and bib content inputs.
|
|
117
|
+
</div>
|
|
118
|
+
</td>
|
|
119
|
+
<td>
|
|
120
|
+
Advances the <code>focused</code> option to the last enabled option in the list.
|
|
121
|
+
</td>
|
|
122
|
+
</tr>
|
|
123
|
+
<tr>
|
|
124
|
+
<td rowspan="8">ArrowUp</td>
|
|
95
125
|
<td rowspan="2">-</td>
|
|
96
126
|
<td>Collapsed, list options have been populated</td>
|
|
97
127
|
<td>
|
|
@@ -112,12 +142,17 @@
|
|
|
112
142
|
</td>
|
|
113
143
|
</tr>
|
|
114
144
|
<tr>
|
|
115
|
-
<td rowspan="2">Command</td>
|
|
145
|
+
<td rowspan="2">Meta (Command / Windows key)</td>
|
|
116
146
|
<td>Collapsed, list options have been populated</td>
|
|
117
147
|
<td>
|
|
118
148
|
Trigger input element, <strong>NOT</strong> the trigger input clear button
|
|
119
149
|
</td>
|
|
120
|
-
<td>
|
|
150
|
+
<td>
|
|
151
|
+
Opens the bib.
|
|
152
|
+
<div class="note">
|
|
153
|
+
<strong>Note:</strong> On Windows, <code>Meta</code> + arrow key combinations are reserved by the operating system for window management. Windows users should use <code>Control</code> or <code>Alt</code> instead.
|
|
154
|
+
</div>
|
|
155
|
+
</td>
|
|
121
156
|
</tr>
|
|
122
157
|
<tr>
|
|
123
158
|
<td>Expanded</td>
|
|
@@ -132,7 +167,7 @@
|
|
|
132
167
|
</td>
|
|
133
168
|
</tr>
|
|
134
169
|
<tr>
|
|
135
|
-
<td rowspan="2">Option</td>
|
|
170
|
+
<td rowspan="2">Alt (Option)</td>
|
|
136
171
|
<td>Collapsed, list options have been populated</td>
|
|
137
172
|
<td>
|
|
138
173
|
Input element, <strong>NOT</strong> the input clear button
|
|
@@ -152,6 +187,31 @@
|
|
|
152
187
|
</td>
|
|
153
188
|
</tr>
|
|
154
189
|
<tr>
|
|
190
|
+
<td rowspan="2">Control</td>
|
|
191
|
+
<td>Collapsed, list options have been populated</td>
|
|
192
|
+
<td>
|
|
193
|
+
Trigger input element, <strong>NOT</strong> the trigger input clear button
|
|
194
|
+
</td>
|
|
195
|
+
<td>
|
|
196
|
+
Opens the bib.
|
|
197
|
+
<div class="note">
|
|
198
|
+
<strong>Note:</strong> On macOS, <code>Control</code> + arrow key combinations are reserved by the operating system for Mission Control and Application Windows. macOS users should use <code>Meta</code> or <code>Alt</code> instead.
|
|
199
|
+
</div>
|
|
200
|
+
</td>
|
|
201
|
+
</tr>
|
|
202
|
+
<tr>
|
|
203
|
+
<td>Expanded</td>
|
|
204
|
+
<td>
|
|
205
|
+
Input element, <strong>NOT</strong> the input clear button
|
|
206
|
+
<div class="note">
|
|
207
|
+
<strong>Note:</strong> Includes both trigger and bib content inputs.
|
|
208
|
+
</div>
|
|
209
|
+
</td>
|
|
210
|
+
<td>
|
|
211
|
+
Advances the <code>focused</code> option to the first enabled option in the list.
|
|
212
|
+
</td>
|
|
213
|
+
</tr>
|
|
214
|
+
<tr>
|
|
155
215
|
<td>End</td>
|
|
156
216
|
<td>-</td>
|
|
157
217
|
<td>Expanded</td>
|
|
@@ -810,7 +810,7 @@ const comboboxKeyboardStrategy = {
|
|
|
810
810
|
|
|
811
811
|
// navigate if bib is open otherwise open it
|
|
812
812
|
if (component.dropdown.isPopoverVisible) {
|
|
813
|
-
if (evt.altKey || evt.metaKey) {
|
|
813
|
+
if (evt.altKey || evt.ctrlKey || evt.metaKey) {
|
|
814
814
|
component.activateLastEnabledAvailableOption();
|
|
815
815
|
} else {
|
|
816
816
|
navigateArrow(component, 'down');
|
|
@@ -833,7 +833,7 @@ const comboboxKeyboardStrategy = {
|
|
|
833
833
|
|
|
834
834
|
// navigate if bib is open otherwise open it
|
|
835
835
|
if (component.dropdown.isPopoverVisible) {
|
|
836
|
-
if (evt.altKey || evt.metaKey) {
|
|
836
|
+
if (evt.altKey || evt.ctrlKey || evt.metaKey) {
|
|
837
837
|
component.activateFirstEnabledAvailableOption();
|
|
838
838
|
} else {
|
|
839
839
|
navigateArrow(component, 'up');
|
|
@@ -4789,7 +4789,7 @@ let AuroHelpText$2 = class AuroHelpText extends LitElement {
|
|
|
4789
4789
|
}
|
|
4790
4790
|
};
|
|
4791
4791
|
|
|
4792
|
-
var formkitVersion$2 = '
|
|
4792
|
+
var formkitVersion$2 = '202606051610';
|
|
4793
4793
|
|
|
4794
4794
|
let AuroElement$2 = class AuroElement extends LitElement {
|
|
4795
4795
|
static get properties() {
|
|
@@ -18040,7 +18040,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
|
|
|
18040
18040
|
}
|
|
18041
18041
|
};
|
|
18042
18042
|
|
|
18043
|
-
var formkitVersion$1 = '
|
|
18043
|
+
var formkitVersion$1 = '202606051610';
|
|
18044
18044
|
|
|
18045
18045
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
18046
18046
|
// See LICENSE in the project root for license information.
|
|
@@ -19157,7 +19157,7 @@ class AuroBibtemplate extends LitElement {
|
|
|
19157
19157
|
}
|
|
19158
19158
|
}
|
|
19159
19159
|
|
|
19160
|
-
var formkitVersion = '
|
|
19160
|
+
var formkitVersion = '202606051610';
|
|
19161
19161
|
|
|
19162
19162
|
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}`;
|
|
19163
19163
|
|
|
@@ -810,7 +810,7 @@ const comboboxKeyboardStrategy = {
|
|
|
810
810
|
|
|
811
811
|
// navigate if bib is open otherwise open it
|
|
812
812
|
if (component.dropdown.isPopoverVisible) {
|
|
813
|
-
if (evt.altKey || evt.metaKey) {
|
|
813
|
+
if (evt.altKey || evt.ctrlKey || evt.metaKey) {
|
|
814
814
|
component.activateLastEnabledAvailableOption();
|
|
815
815
|
} else {
|
|
816
816
|
navigateArrow(component, 'down');
|
|
@@ -833,7 +833,7 @@ const comboboxKeyboardStrategy = {
|
|
|
833
833
|
|
|
834
834
|
// navigate if bib is open otherwise open it
|
|
835
835
|
if (component.dropdown.isPopoverVisible) {
|
|
836
|
-
if (evt.altKey || evt.metaKey) {
|
|
836
|
+
if (evt.altKey || evt.ctrlKey || evt.metaKey) {
|
|
837
837
|
component.activateFirstEnabledAvailableOption();
|
|
838
838
|
} else {
|
|
839
839
|
navigateArrow(component, 'up');
|
|
@@ -4789,7 +4789,7 @@ let AuroHelpText$2 = class AuroHelpText extends LitElement {
|
|
|
4789
4789
|
}
|
|
4790
4790
|
};
|
|
4791
4791
|
|
|
4792
|
-
var formkitVersion$2 = '
|
|
4792
|
+
var formkitVersion$2 = '202606051610';
|
|
4793
4793
|
|
|
4794
4794
|
let AuroElement$2 = class AuroElement extends LitElement {
|
|
4795
4795
|
static get properties() {
|
|
@@ -18040,7 +18040,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
|
|
|
18040
18040
|
}
|
|
18041
18041
|
};
|
|
18042
18042
|
|
|
18043
|
-
var formkitVersion$1 = '
|
|
18043
|
+
var formkitVersion$1 = '202606051610';
|
|
18044
18044
|
|
|
18045
18045
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
18046
18046
|
// See LICENSE in the project root for license information.
|
|
@@ -19157,7 +19157,7 @@ class AuroBibtemplate extends LitElement {
|
|
|
19157
19157
|
}
|
|
19158
19158
|
}
|
|
19159
19159
|
|
|
19160
|
-
var formkitVersion = '
|
|
19160
|
+
var formkitVersion = '202606051610';
|
|
19161
19161
|
|
|
19162
19162
|
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}`;
|
|
19163
19163
|
|
|
@@ -1099,7 +1099,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$2 {
|
|
|
1099
1099
|
}
|
|
1100
1100
|
};
|
|
1101
1101
|
|
|
1102
|
-
var formkitVersion$1 = '
|
|
1102
|
+
var formkitVersion$1 = '202606051610';
|
|
1103
1103
|
|
|
1104
1104
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1105
1105
|
// See LICENSE in the project root for license information.
|
|
@@ -5445,7 +5445,7 @@ class AuroHelpText extends i$2 {
|
|
|
5445
5445
|
}
|
|
5446
5446
|
}
|
|
5447
5447
|
|
|
5448
|
-
var formkitVersion = '
|
|
5448
|
+
var formkitVersion = '202606051610';
|
|
5449
5449
|
|
|
5450
5450
|
let AuroElement$1 = class AuroElement extends i$2 {
|
|
5451
5451
|
static get properties() {
|
|
@@ -1099,7 +1099,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$2 {
|
|
|
1099
1099
|
}
|
|
1100
1100
|
};
|
|
1101
1101
|
|
|
1102
|
-
var formkitVersion$1 = '
|
|
1102
|
+
var formkitVersion$1 = '202606051610';
|
|
1103
1103
|
|
|
1104
1104
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1105
1105
|
// See LICENSE in the project root for license information.
|
|
@@ -5445,7 +5445,7 @@ class AuroHelpText extends i$2 {
|
|
|
5445
5445
|
}
|
|
5446
5446
|
}
|
|
5447
5447
|
|
|
5448
|
-
var formkitVersion = '
|
|
5448
|
+
var formkitVersion = '202606051610';
|
|
5449
5449
|
|
|
5450
5450
|
let AuroElement$1 = class AuroElement extends i$2 {
|
|
5451
5451
|
static get properties() {
|
|
@@ -1049,7 +1049,7 @@ class AuroHelpText extends LitElement {
|
|
|
1049
1049
|
}
|
|
1050
1050
|
}
|
|
1051
1051
|
|
|
1052
|
-
var formkitVersion = '
|
|
1052
|
+
var formkitVersion = '202606051610';
|
|
1053
1053
|
|
|
1054
1054
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1055
1055
|
// See LICENSE in the project root for license information.
|
|
@@ -1049,7 +1049,7 @@ class AuroHelpText extends LitElement {
|
|
|
1049
1049
|
}
|
|
1050
1050
|
}
|
|
1051
1051
|
|
|
1052
|
-
var formkitVersion = '
|
|
1052
|
+
var formkitVersion = '202606051610';
|
|
1053
1053
|
|
|
1054
1054
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1055
1055
|
// See LICENSE in the project root for license information.
|
|
@@ -7,57 +7,58 @@ The `auro-datepicker` component provides users with a way to select a date or da
|
|
|
7
7
|
|
|
8
8
|
## Properties
|
|
9
9
|
|
|
10
|
-
| Property | Attribute | Modifiers | Type | Default
|
|
11
|
-
|
|
12
|
-
| `appearance` | `appearance` | | `string` | "'default'"
|
|
13
|
-
| `autoPlacement` | `autoPlacement` | | `boolean` | "false"
|
|
14
|
-
| `calendarEndDate` | `calendarEndDate` | | `string` | "undefined"
|
|
15
|
-
| `calendarEndDateObject` | | readonly | `Date \| undefined` |
|
|
16
|
-
| `calendarFocusDate` | `calendarFocusDate` | | `string` | "value"
|
|
17
|
-
| `calendarFocusDateObject` | | readonly | `Date \| undefined` |
|
|
18
|
-
| `calendarStartDate` | `calendarStartDate` | | `string` | "undefined"
|
|
19
|
-
| `calendarStartDateObject` | | readonly | `Date \| undefined` |
|
|
20
|
-
| `centralDate` | `centralDate` | | `string` |
|
|
21
|
-
| `centralDateObject` | | readonly | `Date \| undefined` |
|
|
22
|
-
| `disabled` | `disabled` | | `boolean` | false
|
|
23
|
-
| `dvInputOnly` | `dvInputOnly` | | `boolean` | false
|
|
24
|
-
| `error` | `error` | | `string` |
|
|
25
|
-
| `format` | `format` | | `string` |
|
|
26
|
-
| `fullscreenBreakpoint` | `fullscreenBreakpoint` | | `'xs' \| 'sm' \| 'md' \| 'lg' \| 'xl' \| 'disabled'` | "'sm'"
|
|
27
|
-
| `hasError` | | readonly | `boolean` |
|
|
28
|
-
| `inputmode` | `inputmode` | | `string` |
|
|
29
|
-
| `largeFullscreenHeadline` | `largeFullscreenHeadline` | | `boolean` | false
|
|
30
|
-
| `layout` | `layout` | | `'classic' \| 'snowflake'` | "'classic'"
|
|
31
|
-
| `
|
|
32
|
-
| `
|
|
33
|
-
| `
|
|
34
|
-
| `
|
|
35
|
-
| `
|
|
36
|
-
| `
|
|
37
|
-
| `
|
|
38
|
-
| `
|
|
39
|
-
| `
|
|
40
|
-
| `
|
|
41
|
-
| `
|
|
42
|
-
| `
|
|
43
|
-
| `
|
|
44
|
-
| `
|
|
45
|
-
| `
|
|
46
|
-
| `
|
|
47
|
-
| `
|
|
48
|
-
| `
|
|
49
|
-
| `
|
|
50
|
-
| `
|
|
51
|
-
| `
|
|
52
|
-
| `
|
|
53
|
-
| `
|
|
54
|
-
| `
|
|
55
|
-
| `
|
|
56
|
-
| `
|
|
57
|
-
| `
|
|
58
|
-
| `
|
|
59
|
-
| `
|
|
60
|
-
| `
|
|
10
|
+
| Property | Attribute | Modifiers | Type | Default | Description |
|
|
11
|
+
|-----------------------------------|-----------------------------------|-----------|--------------------------------------------------|------------------|--------------------------------------------------|
|
|
12
|
+
| `appearance` | `appearance` | | `string` | "'default'" | Defines whether the component will be on lighter or darker backgrounds. |
|
|
13
|
+
| `autoPlacement` | `autoPlacement` | | `boolean` | "false" | If declared, bib's position will be automatically calculated where to appear. |
|
|
14
|
+
| `calendarEndDate` | `calendarEndDate` | | `string` | "undefined" | The last date that may be displayed in the calendar. |
|
|
15
|
+
| `calendarEndDateObject` | | readonly | `Date \| undefined` | | |
|
|
16
|
+
| `calendarFocusDate` | `calendarFocusDate` | | `string` | "value" | The date that will first be visually rendered to the user in the calendar. |
|
|
17
|
+
| `calendarFocusDateObject` | | readonly | `Date \| undefined` | | |
|
|
18
|
+
| `calendarStartDate` | `calendarStartDate` | | `string` | "undefined" | The first date that may be displayed in the calendar. |
|
|
19
|
+
| `calendarStartDateObject` | | readonly | `Date \| undefined` | | |
|
|
20
|
+
| `centralDate` | `centralDate` | | `string` | | The date that determines the currently visible month. |
|
|
21
|
+
| `centralDateObject` | | readonly | `Date \| undefined` | | |
|
|
22
|
+
| `disabled` | `disabled` | | `boolean` | false | If set, disables the datepicker. |
|
|
23
|
+
| `dvInputOnly` | `dvInputOnly` | | `boolean` | false | If defined, the display value slot content will only mask the HTML5 input element. The input's label will not be masked. |
|
|
24
|
+
| `error` | `error` | | `string` | | When defined, sets persistent validity to `customError` and sets the validation message to the attribute value. |
|
|
25
|
+
| `format` | `format` | | `string` | | Specifies the date format. The default is `mm/dd/yyyy`. |
|
|
26
|
+
| `fullscreenBreakpoint` | `fullscreenBreakpoint` | | `'xs' \| 'sm' \| 'md' \| 'lg' \| 'xl' \| 'disabled'` | "'sm'" | Defines the screen size breakpoint at which the dropdown switches to fullscreen mode on mobile. `disabled` indicates a dropdown should _never_ enter fullscreen.<br /><br />When expanded, the dropdown will automatically display in fullscreen mode<br />if the screen size is equal to or smaller than the selected breakpoint. |
|
|
27
|
+
| `hasError` | | readonly | `boolean` | | |
|
|
28
|
+
| `inputmode` | `inputmode` | | `string` | | Exposes inputmode attribute for input. |
|
|
29
|
+
| `largeFullscreenHeadline` | `largeFullscreenHeadline` | | `boolean` | false | If declared, make bib.fullscreen.headline in HeadingDisplay.<br />Otherwise, Heading 600. |
|
|
30
|
+
| `layout` | `layout` | | `'classic' \| 'snowflake'` | "'classic'" | Sets the layout of the datepicker. |
|
|
31
|
+
| `locale` | `locale` | | `string` | | Defines the locale of the element. Used to derive the date format when `format` is not explicitly set. |
|
|
32
|
+
| `maxDate` | `maxDate` | | `string` | | Maximum date. All dates after will be disabled. |
|
|
33
|
+
| `maxDateObject` | | readonly | `Date \| undefined` | | |
|
|
34
|
+
| `minDate` | `minDate` | | `string` | | Minimum date. All dates before will be disabled. |
|
|
35
|
+
| `minDateObject` | | readonly | `Date \| undefined` | | |
|
|
36
|
+
| `monthNames` | `monthNames` | | `array` | | Names of all 12 months to render in the calendar.<br />When omitted, month names will be automatically populated from the active `locale` (falling back to `en-US`). |
|
|
37
|
+
| `noFlip` | `noFlip` | | `boolean` | false | If declared, the bib will NOT flip to an alternate position<br />when there isn't enough space in the specified `placement`. |
|
|
38
|
+
| `noValidate` | `noValidate` | | `boolean` | false | If set, disables auto-validation on blur. |
|
|
39
|
+
| `offset` | `offset` | | `number` | "0" | Gap between the trigger element and bib. |
|
|
40
|
+
| `onDark` | `onDark` | | `boolean` | false | DEPRECATED - use `appearance="inverse"` instead. |
|
|
41
|
+
| `placeholder` | `placeholder` | | `string` | | Placeholder text to display in the input(s) when no value is set. |
|
|
42
|
+
| `placeholderEndDate` | `placeholderEndDate` | | `string` | | Optional placeholder text to display in the second input when using date range.<br />By default, datepicker will use `placeholder` for both inputs if placeholder is<br />specified, but placeholderEndDate is not. |
|
|
43
|
+
| `placement` | `placement` | | `'top' \| 'right' \| 'bottom' \| 'left' \| 'bottom-start' \| 'top-start' \| 'top-end' \| 'right-start' \| 'right-end' \| 'bottom-end' \| 'left-start' \| 'left-end'` | "'bottom-start'" | Position where the bib should appear relative to the trigger. |
|
|
44
|
+
| `range` | `range` | | `boolean` | false | If set, turns on date range functionality in auro-calendar. |
|
|
45
|
+
| `referenceDates` | `referenceDates` | | `array` | | Dates that the user should have for reference as part of their decision making when selecting a date.<br />This should be a JSON string array of ISO date strings (`YYYY-MM-DD`). |
|
|
46
|
+
| `required` | `required` | | `boolean` | false | Populates the `required` attribute on the input. Used for client-side validation. |
|
|
47
|
+
| `setCustomValidity` | `setCustomValidity` | | `string` | | Sets a custom help text message to display for all validityStates. |
|
|
48
|
+
| `setCustomValidityCustomError` | `setCustomValidityCustomError` | | `string` | | Custom help text message to display when validity = `customError`. |
|
|
49
|
+
| `setCustomValidityRangeOverflow` | `setCustomValidityRangeOverflow` | | `string` | | Custom help text message to display when validity = `rangeOverflow`. |
|
|
50
|
+
| `setCustomValidityRangeUnderflow` | `setCustomValidityRangeUnderflow` | | `string` | | Custom help text message to display when validity = `rangeUnderflow`. |
|
|
51
|
+
| `setCustomValidityValueMissing` | `setCustomValidityValueMissing` | | `string` | | Custom help text message to display when validity = `valueMissing`. |
|
|
52
|
+
| `shape` | | | `string` | "classic" | |
|
|
53
|
+
| `shift` | `shift` | | `boolean` | false | If declared, the dropdown will shift its position to avoid being cut off by the viewport. |
|
|
54
|
+
| `size` | | | `string` | "lg" | |
|
|
55
|
+
| `stacked` | `stacked` | | `boolean` | false | Set true to make datepicker stacked style. |
|
|
56
|
+
| `validity` | `validity` | | `string` | "undefined" | Specifies the `validityState` this element is in. |
|
|
57
|
+
| `value` | `value` | | `string` | "undefined" | Value selected for the datepicker. |
|
|
58
|
+
| `valueEnd` | `valueEnd` | | `string` | "undefined" | Value selected for the second datepicker when using date range. |
|
|
59
|
+
| `valueEndObject` | | readonly | `Date \| undefined` | | |
|
|
60
|
+
| `valueObject` | | readonly | `Date \| undefined` | | |
|
|
61
|
+
| `values` | | readonly | `string[]` | | A convenience wrapper for `value` and `valueEnd`, uses the new Auro "array value pattern". |
|
|
61
62
|
|
|
62
63
|
## Methods
|
|
63
64
|
|