@aurodesignsystem-dev/auro-formkit 0.0.0-pr1475.1 → 0.0.0-pr1475.2
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 +12 -8
- package/components/combobox/demo/getting-started.min.js +12 -8
- package/components/combobox/demo/index.min.js +12 -8
- package/components/combobox/dist/index.js +12 -8
- package/components/combobox/dist/registered.js +12 -8
- package/components/counter/demo/customize.min.js +11 -7
- package/components/counter/demo/index.min.js +11 -7
- package/components/counter/dist/index.js +1 -1
- package/components/counter/dist/registered.js +1 -1
- package/components/datepicker/demo/accessibility.md +1 -1
- package/components/datepicker/demo/customize.min.js +64 -21
- package/components/datepicker/demo/index.min.js +69 -22
- package/components/datepicker/demo/keyboard-behavior.md +1 -1
- package/components/datepicker/dist/index.js +64 -19
- package/components/datepicker/dist/registered.js +64 -19
- package/components/dropdown/demo/customize.min.js +10 -6
- package/components/dropdown/demo/getting-started.min.js +10 -6
- package/components/dropdown/demo/index.min.js +10 -6
- package/components/dropdown/dist/auro-dropdown.d.ts +2 -1
- package/components/dropdown/dist/index.js +10 -6
- package/components/dropdown/dist/registered.js +10 -6
- package/components/form/demo/customize.min.js +101 -44
- package/components/form/demo/getting-started.min.js +101 -44
- package/components/form/demo/index.min.js +101 -44
- package/components/form/demo/registerDemoDeps.min.js +101 -44
- 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/customize.min.js +1 -1
- package/components/radio/demo/getting-started.min.js +1 -1
- package/components/radio/demo/index.min.js +1 -1
- package/components/radio/dist/index.js +1 -1
- package/components/radio/dist/registered.js +1 -1
- package/components/select/demo/customize.min.js +11 -7
- package/components/select/demo/getting-started.min.js +11 -7
- package/components/select/demo/index.min.js +11 -7
- package/components/select/dist/index.js +11 -7
- package/components/select/dist/registered.js +11 -7
- package/custom-elements.json +2090 -2090
- package/package.json +1 -1
|
@@ -1682,7 +1682,7 @@ class AuroHelpText extends i$2 {
|
|
|
1682
1682
|
}
|
|
1683
1683
|
}
|
|
1684
1684
|
|
|
1685
|
-
var formkitVersion = '
|
|
1685
|
+
var formkitVersion = '202605182240';
|
|
1686
1686
|
|
|
1687
1687
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1688
1688
|
// See LICENSE in the project root for license information.
|
|
@@ -1682,7 +1682,7 @@ class AuroHelpText extends i$2 {
|
|
|
1682
1682
|
}
|
|
1683
1683
|
}
|
|
1684
1684
|
|
|
1685
|
-
var formkitVersion = '
|
|
1685
|
+
var formkitVersion = '202605182240';
|
|
1686
1686
|
|
|
1687
1687
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1688
1688
|
// See LICENSE in the project root for license information.
|
|
@@ -1682,7 +1682,7 @@ class AuroHelpText extends i$2 {
|
|
|
1682
1682
|
}
|
|
1683
1683
|
}
|
|
1684
1684
|
|
|
1685
|
-
var formkitVersion = '
|
|
1685
|
+
var formkitVersion = '202605182240';
|
|
1686
1686
|
|
|
1687
1687
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1688
1688
|
// See LICENSE in the project root for license information.
|
|
@@ -1635,7 +1635,7 @@ class AuroHelpText extends LitElement {
|
|
|
1635
1635
|
}
|
|
1636
1636
|
}
|
|
1637
1637
|
|
|
1638
|
-
var formkitVersion = '
|
|
1638
|
+
var formkitVersion = '202605182240';
|
|
1639
1639
|
|
|
1640
1640
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1641
1641
|
// See LICENSE in the project root for license information.
|
|
@@ -1635,7 +1635,7 @@ class AuroHelpText extends LitElement {
|
|
|
1635
1635
|
}
|
|
1636
1636
|
}
|
|
1637
1637
|
|
|
1638
|
-
var formkitVersion = '
|
|
1638
|
+
var formkitVersion = '202605182240';
|
|
1639
1639
|
|
|
1640
1640
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1641
1641
|
// See LICENSE in the project root for license information.
|
|
@@ -5278,7 +5278,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
|
|
|
5278
5278
|
}
|
|
5279
5279
|
};
|
|
5280
5280
|
|
|
5281
|
-
var formkitVersion$2 = '
|
|
5281
|
+
var formkitVersion$2 = '202605182240';
|
|
5282
5282
|
|
|
5283
5283
|
let AuroElement$2 = class AuroElement extends i$4 {
|
|
5284
5284
|
static get properties() {
|
|
@@ -6230,7 +6230,8 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
6230
6230
|
* Sets `inert` on sibling elements of the dropdown's top-level host
|
|
6231
6231
|
* so that content outside the dropdown is not interactive while the modal is open.
|
|
6232
6232
|
* Walks up through shadow DOM boundaries to find the outermost host element
|
|
6233
|
-
* in the light DOM, then sets `inert` on
|
|
6233
|
+
* in the light DOM, then sets `inert` on siblings at each ancestor level
|
|
6234
|
+
* to ensure all page content outside the host subtree is inert.
|
|
6234
6235
|
* @private
|
|
6235
6236
|
*/
|
|
6236
6237
|
_setPageInert() {
|
|
@@ -6249,15 +6250,18 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
6249
6250
|
host = host.getRootNode().host;
|
|
6250
6251
|
}
|
|
6251
6252
|
|
|
6252
|
-
|
|
6253
|
-
|
|
6254
|
-
|
|
6253
|
+
// Walk up the ancestor chain, inerting siblings at each level
|
|
6254
|
+
// to ensure the entire page outside the host subtree is inert.
|
|
6255
|
+
let current = host;
|
|
6256
|
+
while (current.parentElement) {
|
|
6257
|
+
const parent = current.parentElement;
|
|
6255
6258
|
for (const sibling of parent.children) {
|
|
6256
|
-
if (sibling !==
|
|
6259
|
+
if (sibling !== current && !sibling.inert) {
|
|
6257
6260
|
sibling.inert = true;
|
|
6258
6261
|
this._inertSiblings.push(sibling);
|
|
6259
6262
|
}
|
|
6260
6263
|
}
|
|
6264
|
+
current = parent;
|
|
6261
6265
|
}
|
|
6262
6266
|
}
|
|
6263
6267
|
|
|
@@ -13215,7 +13219,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
|
|
|
13215
13219
|
}
|
|
13216
13220
|
};
|
|
13217
13221
|
|
|
13218
|
-
var formkitVersion$1 = '
|
|
13222
|
+
var formkitVersion$1 = '202605182240';
|
|
13219
13223
|
|
|
13220
13224
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
13221
13225
|
// See LICENSE in the project root for license information.
|
|
@@ -14288,7 +14292,7 @@ class AuroBibtemplate extends i$4 {
|
|
|
14288
14292
|
}
|
|
14289
14293
|
}
|
|
14290
14294
|
|
|
14291
|
-
var formkitVersion = '
|
|
14295
|
+
var formkitVersion = '202605182240';
|
|
14292
14296
|
|
|
14293
14297
|
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}`;
|
|
14294
14298
|
|
|
@@ -5278,7 +5278,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
|
|
|
5278
5278
|
}
|
|
5279
5279
|
};
|
|
5280
5280
|
|
|
5281
|
-
var formkitVersion$2 = '
|
|
5281
|
+
var formkitVersion$2 = '202605182240';
|
|
5282
5282
|
|
|
5283
5283
|
let AuroElement$2 = class AuroElement extends i$4 {
|
|
5284
5284
|
static get properties() {
|
|
@@ -6230,7 +6230,8 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
6230
6230
|
* Sets `inert` on sibling elements of the dropdown's top-level host
|
|
6231
6231
|
* so that content outside the dropdown is not interactive while the modal is open.
|
|
6232
6232
|
* Walks up through shadow DOM boundaries to find the outermost host element
|
|
6233
|
-
* in the light DOM, then sets `inert` on
|
|
6233
|
+
* in the light DOM, then sets `inert` on siblings at each ancestor level
|
|
6234
|
+
* to ensure all page content outside the host subtree is inert.
|
|
6234
6235
|
* @private
|
|
6235
6236
|
*/
|
|
6236
6237
|
_setPageInert() {
|
|
@@ -6249,15 +6250,18 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
6249
6250
|
host = host.getRootNode().host;
|
|
6250
6251
|
}
|
|
6251
6252
|
|
|
6252
|
-
|
|
6253
|
-
|
|
6254
|
-
|
|
6253
|
+
// Walk up the ancestor chain, inerting siblings at each level
|
|
6254
|
+
// to ensure the entire page outside the host subtree is inert.
|
|
6255
|
+
let current = host;
|
|
6256
|
+
while (current.parentElement) {
|
|
6257
|
+
const parent = current.parentElement;
|
|
6255
6258
|
for (const sibling of parent.children) {
|
|
6256
|
-
if (sibling !==
|
|
6259
|
+
if (sibling !== current && !sibling.inert) {
|
|
6257
6260
|
sibling.inert = true;
|
|
6258
6261
|
this._inertSiblings.push(sibling);
|
|
6259
6262
|
}
|
|
6260
6263
|
}
|
|
6264
|
+
current = parent;
|
|
6261
6265
|
}
|
|
6262
6266
|
}
|
|
6263
6267
|
|
|
@@ -13215,7 +13219,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
|
|
|
13215
13219
|
}
|
|
13216
13220
|
};
|
|
13217
13221
|
|
|
13218
|
-
var formkitVersion$1 = '
|
|
13222
|
+
var formkitVersion$1 = '202605182240';
|
|
13219
13223
|
|
|
13220
13224
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
13221
13225
|
// See LICENSE in the project root for license information.
|
|
@@ -14288,7 +14292,7 @@ class AuroBibtemplate extends i$4 {
|
|
|
14288
14292
|
}
|
|
14289
14293
|
}
|
|
14290
14294
|
|
|
14291
|
-
var formkitVersion = '
|
|
14295
|
+
var formkitVersion = '202605182240';
|
|
14292
14296
|
|
|
14293
14297
|
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}`;
|
|
14294
14298
|
|
|
@@ -5293,7 +5293,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
|
|
|
5293
5293
|
}
|
|
5294
5294
|
};
|
|
5295
5295
|
|
|
5296
|
-
var formkitVersion$2 = '
|
|
5296
|
+
var formkitVersion$2 = '202605182240';
|
|
5297
5297
|
|
|
5298
5298
|
let AuroElement$2 = class AuroElement extends i$4 {
|
|
5299
5299
|
static get properties() {
|
|
@@ -6245,7 +6245,8 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
6245
6245
|
* Sets `inert` on sibling elements of the dropdown's top-level host
|
|
6246
6246
|
* so that content outside the dropdown is not interactive while the modal is open.
|
|
6247
6247
|
* Walks up through shadow DOM boundaries to find the outermost host element
|
|
6248
|
-
* in the light DOM, then sets `inert` on
|
|
6248
|
+
* in the light DOM, then sets `inert` on siblings at each ancestor level
|
|
6249
|
+
* to ensure all page content outside the host subtree is inert.
|
|
6249
6250
|
* @private
|
|
6250
6251
|
*/
|
|
6251
6252
|
_setPageInert() {
|
|
@@ -6264,15 +6265,18 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
6264
6265
|
host = host.getRootNode().host;
|
|
6265
6266
|
}
|
|
6266
6267
|
|
|
6267
|
-
|
|
6268
|
-
|
|
6269
|
-
|
|
6268
|
+
// Walk up the ancestor chain, inerting siblings at each level
|
|
6269
|
+
// to ensure the entire page outside the host subtree is inert.
|
|
6270
|
+
let current = host;
|
|
6271
|
+
while (current.parentElement) {
|
|
6272
|
+
const parent = current.parentElement;
|
|
6270
6273
|
for (const sibling of parent.children) {
|
|
6271
|
-
if (sibling !==
|
|
6274
|
+
if (sibling !== current && !sibling.inert) {
|
|
6272
6275
|
sibling.inert = true;
|
|
6273
6276
|
this._inertSiblings.push(sibling);
|
|
6274
6277
|
}
|
|
6275
6278
|
}
|
|
6279
|
+
current = parent;
|
|
6276
6280
|
}
|
|
6277
6281
|
}
|
|
6278
6282
|
|
|
@@ -13230,7 +13234,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
|
|
|
13230
13234
|
}
|
|
13231
13235
|
};
|
|
13232
13236
|
|
|
13233
|
-
var formkitVersion$1 = '
|
|
13237
|
+
var formkitVersion$1 = '202605182240';
|
|
13234
13238
|
|
|
13235
13239
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
13236
13240
|
// See LICENSE in the project root for license information.
|
|
@@ -14303,7 +14307,7 @@ class AuroBibtemplate extends i$4 {
|
|
|
14303
14307
|
}
|
|
14304
14308
|
}
|
|
14305
14309
|
|
|
14306
|
-
var formkitVersion = '
|
|
14310
|
+
var formkitVersion = '202605182240';
|
|
14307
14311
|
|
|
14308
14312
|
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}`;
|
|
14309
14313
|
|
|
@@ -5211,7 +5211,7 @@ let AuroHelpText$2 = class AuroHelpText extends LitElement {
|
|
|
5211
5211
|
}
|
|
5212
5212
|
};
|
|
5213
5213
|
|
|
5214
|
-
var formkitVersion$2 = '
|
|
5214
|
+
var formkitVersion$2 = '202605182240';
|
|
5215
5215
|
|
|
5216
5216
|
let AuroElement$2 = class AuroElement extends LitElement {
|
|
5217
5217
|
static get properties() {
|
|
@@ -6163,7 +6163,8 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
6163
6163
|
* Sets `inert` on sibling elements of the dropdown's top-level host
|
|
6164
6164
|
* so that content outside the dropdown is not interactive while the modal is open.
|
|
6165
6165
|
* Walks up through shadow DOM boundaries to find the outermost host element
|
|
6166
|
-
* in the light DOM, then sets `inert` on
|
|
6166
|
+
* in the light DOM, then sets `inert` on siblings at each ancestor level
|
|
6167
|
+
* to ensure all page content outside the host subtree is inert.
|
|
6167
6168
|
* @private
|
|
6168
6169
|
*/
|
|
6169
6170
|
_setPageInert() {
|
|
@@ -6182,15 +6183,18 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
6182
6183
|
host = host.getRootNode().host;
|
|
6183
6184
|
}
|
|
6184
6185
|
|
|
6185
|
-
|
|
6186
|
-
|
|
6187
|
-
|
|
6186
|
+
// Walk up the ancestor chain, inerting siblings at each level
|
|
6187
|
+
// to ensure the entire page outside the host subtree is inert.
|
|
6188
|
+
let current = host;
|
|
6189
|
+
while (current.parentElement) {
|
|
6190
|
+
const parent = current.parentElement;
|
|
6188
6191
|
for (const sibling of parent.children) {
|
|
6189
|
-
if (sibling !==
|
|
6192
|
+
if (sibling !== current && !sibling.inert) {
|
|
6190
6193
|
sibling.inert = true;
|
|
6191
6194
|
this._inertSiblings.push(sibling);
|
|
6192
6195
|
}
|
|
6193
6196
|
}
|
|
6197
|
+
current = parent;
|
|
6194
6198
|
}
|
|
6195
6199
|
}
|
|
6196
6200
|
|
|
@@ -13141,7 +13145,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
|
|
|
13141
13145
|
}
|
|
13142
13146
|
};
|
|
13143
13147
|
|
|
13144
|
-
var formkitVersion$1 = '
|
|
13148
|
+
var formkitVersion$1 = '202605182240';
|
|
13145
13149
|
|
|
13146
13150
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
13147
13151
|
// See LICENSE in the project root for license information.
|
|
@@ -14214,7 +14218,7 @@ class AuroBibtemplate extends LitElement {
|
|
|
14214
14218
|
}
|
|
14215
14219
|
}
|
|
14216
14220
|
|
|
14217
|
-
var formkitVersion = '
|
|
14221
|
+
var formkitVersion = '202605182240';
|
|
14218
14222
|
|
|
14219
14223
|
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}`;
|
|
14220
14224
|
|
|
@@ -5211,7 +5211,7 @@ let AuroHelpText$2 = class AuroHelpText extends LitElement {
|
|
|
5211
5211
|
}
|
|
5212
5212
|
};
|
|
5213
5213
|
|
|
5214
|
-
var formkitVersion$2 = '
|
|
5214
|
+
var formkitVersion$2 = '202605182240';
|
|
5215
5215
|
|
|
5216
5216
|
let AuroElement$2 = class AuroElement extends LitElement {
|
|
5217
5217
|
static get properties() {
|
|
@@ -6163,7 +6163,8 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
6163
6163
|
* Sets `inert` on sibling elements of the dropdown's top-level host
|
|
6164
6164
|
* so that content outside the dropdown is not interactive while the modal is open.
|
|
6165
6165
|
* Walks up through shadow DOM boundaries to find the outermost host element
|
|
6166
|
-
* in the light DOM, then sets `inert` on
|
|
6166
|
+
* in the light DOM, then sets `inert` on siblings at each ancestor level
|
|
6167
|
+
* to ensure all page content outside the host subtree is inert.
|
|
6167
6168
|
* @private
|
|
6168
6169
|
*/
|
|
6169
6170
|
_setPageInert() {
|
|
@@ -6182,15 +6183,18 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
6182
6183
|
host = host.getRootNode().host;
|
|
6183
6184
|
}
|
|
6184
6185
|
|
|
6185
|
-
|
|
6186
|
-
|
|
6187
|
-
|
|
6186
|
+
// Walk up the ancestor chain, inerting siblings at each level
|
|
6187
|
+
// to ensure the entire page outside the host subtree is inert.
|
|
6188
|
+
let current = host;
|
|
6189
|
+
while (current.parentElement) {
|
|
6190
|
+
const parent = current.parentElement;
|
|
6188
6191
|
for (const sibling of parent.children) {
|
|
6189
|
-
if (sibling !==
|
|
6192
|
+
if (sibling !== current && !sibling.inert) {
|
|
6190
6193
|
sibling.inert = true;
|
|
6191
6194
|
this._inertSiblings.push(sibling);
|
|
6192
6195
|
}
|
|
6193
6196
|
}
|
|
6197
|
+
current = parent;
|
|
6194
6198
|
}
|
|
6195
6199
|
}
|
|
6196
6200
|
|
|
@@ -13141,7 +13145,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
|
|
|
13141
13145
|
}
|
|
13142
13146
|
};
|
|
13143
13147
|
|
|
13144
|
-
var formkitVersion$1 = '
|
|
13148
|
+
var formkitVersion$1 = '202605182240';
|
|
13145
13149
|
|
|
13146
13150
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
13147
13151
|
// See LICENSE in the project root for license information.
|
|
@@ -14214,7 +14218,7 @@ class AuroBibtemplate extends LitElement {
|
|
|
14214
14218
|
}
|
|
14215
14219
|
}
|
|
14216
14220
|
|
|
14217
|
-
var formkitVersion = '
|
|
14221
|
+
var formkitVersion = '202605182240';
|
|
14218
14222
|
|
|
14219
14223
|
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}`;
|
|
14220
14224
|
|
|
@@ -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 = '202605182240';
|
|
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.
|
|
@@ -5867,7 +5867,7 @@ class AuroHelpText extends i$2 {
|
|
|
5867
5867
|
}
|
|
5868
5868
|
}
|
|
5869
5869
|
|
|
5870
|
-
var formkitVersion = '
|
|
5870
|
+
var formkitVersion = '202605182240';
|
|
5871
5871
|
|
|
5872
5872
|
let AuroElement$1 = class AuroElement extends i$2 {
|
|
5873
5873
|
static get properties() {
|
|
@@ -6819,7 +6819,8 @@ class AuroDropdown extends AuroElement$1 {
|
|
|
6819
6819
|
* Sets `inert` on sibling elements of the dropdown's top-level host
|
|
6820
6820
|
* so that content outside the dropdown is not interactive while the modal is open.
|
|
6821
6821
|
* Walks up through shadow DOM boundaries to find the outermost host element
|
|
6822
|
-
* in the light DOM, then sets `inert` on
|
|
6822
|
+
* in the light DOM, then sets `inert` on siblings at each ancestor level
|
|
6823
|
+
* to ensure all page content outside the host subtree is inert.
|
|
6823
6824
|
* @private
|
|
6824
6825
|
*/
|
|
6825
6826
|
_setPageInert() {
|
|
@@ -6838,15 +6839,18 @@ class AuroDropdown extends AuroElement$1 {
|
|
|
6838
6839
|
host = host.getRootNode().host;
|
|
6839
6840
|
}
|
|
6840
6841
|
|
|
6841
|
-
|
|
6842
|
-
|
|
6843
|
-
|
|
6842
|
+
// Walk up the ancestor chain, inerting siblings at each level
|
|
6843
|
+
// to ensure the entire page outside the host subtree is inert.
|
|
6844
|
+
let current = host;
|
|
6845
|
+
while (current.parentElement) {
|
|
6846
|
+
const parent = current.parentElement;
|
|
6844
6847
|
for (const sibling of parent.children) {
|
|
6845
|
-
if (sibling !==
|
|
6848
|
+
if (sibling !== current && !sibling.inert) {
|
|
6846
6849
|
sibling.inert = true;
|
|
6847
6850
|
this._inertSiblings.push(sibling);
|
|
6848
6851
|
}
|
|
6849
6852
|
}
|
|
6853
|
+
current = parent;
|
|
6850
6854
|
}
|
|
6851
6855
|
}
|
|
6852
6856
|
|
|
@@ -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 = '202605182240';
|
|
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.
|
|
@@ -5867,7 +5867,7 @@ class AuroHelpText extends i$2 {
|
|
|
5867
5867
|
}
|
|
5868
5868
|
}
|
|
5869
5869
|
|
|
5870
|
-
var formkitVersion = '
|
|
5870
|
+
var formkitVersion = '202605182240';
|
|
5871
5871
|
|
|
5872
5872
|
let AuroElement$1 = class AuroElement extends i$2 {
|
|
5873
5873
|
static get properties() {
|
|
@@ -6819,7 +6819,8 @@ class AuroDropdown extends AuroElement$1 {
|
|
|
6819
6819
|
* Sets `inert` on sibling elements of the dropdown's top-level host
|
|
6820
6820
|
* so that content outside the dropdown is not interactive while the modal is open.
|
|
6821
6821
|
* Walks up through shadow DOM boundaries to find the outermost host element
|
|
6822
|
-
* in the light DOM, then sets `inert` on
|
|
6822
|
+
* in the light DOM, then sets `inert` on siblings at each ancestor level
|
|
6823
|
+
* to ensure all page content outside the host subtree is inert.
|
|
6823
6824
|
* @private
|
|
6824
6825
|
*/
|
|
6825
6826
|
_setPageInert() {
|
|
@@ -6838,15 +6839,18 @@ class AuroDropdown extends AuroElement$1 {
|
|
|
6838
6839
|
host = host.getRootNode().host;
|
|
6839
6840
|
}
|
|
6840
6841
|
|
|
6841
|
-
|
|
6842
|
-
|
|
6843
|
-
|
|
6842
|
+
// Walk up the ancestor chain, inerting siblings at each level
|
|
6843
|
+
// to ensure the entire page outside the host subtree is inert.
|
|
6844
|
+
let current = host;
|
|
6845
|
+
while (current.parentElement) {
|
|
6846
|
+
const parent = current.parentElement;
|
|
6844
6847
|
for (const sibling of parent.children) {
|
|
6845
|
-
if (sibling !==
|
|
6848
|
+
if (sibling !== current && !sibling.inert) {
|
|
6846
6849
|
sibling.inert = true;
|
|
6847
6850
|
this._inertSiblings.push(sibling);
|
|
6848
6851
|
}
|
|
6849
6852
|
}
|
|
6853
|
+
current = parent;
|
|
6850
6854
|
}
|
|
6851
6855
|
}
|
|
6852
6856
|
|
|
@@ -1471,7 +1471,7 @@ class AuroHelpText extends LitElement {
|
|
|
1471
1471
|
}
|
|
1472
1472
|
}
|
|
1473
1473
|
|
|
1474
|
-
var formkitVersion = '
|
|
1474
|
+
var formkitVersion = '202605182240';
|
|
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.
|
|
@@ -1471,7 +1471,7 @@ class AuroHelpText extends LitElement {
|
|
|
1471
1471
|
}
|
|
1472
1472
|
}
|
|
1473
1473
|
|
|
1474
|
-
var formkitVersion = '
|
|
1474
|
+
var formkitVersion = '202605182240';
|
|
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.
|
|
@@ -39,7 +39,7 @@ The calendar uses the WAI-ARIA grid pattern for screen reader navigation:
|
|
|
39
39
|
| `role="presentation"` | Out-of-range date cell | Cells outside the valid min/max range. Also receive `aria-hidden="true"` and `tabindex="-1"` to remove them from both the accessibility tree and the tab order. |
|
|
40
40
|
| `aria-disabled="true"` | Blackout date cell | Cells matching the `blackout` dates list. Unlike out-of-range cells, blackout cells **remain focusable** via arrow-key navigation so screen reader users can discover them. The cell's label includes ", unavailable" to communicate that the date cannot be selected. |
|
|
41
41
|
| `aria-selected` | Date cell button | `"true"` for the selected date(s), `"false"` for all other in-range cells. |
|
|
42
|
-
|
|
|
42
|
+
| Accessible name | Date cell button | Provided via visually-hidden text content (not an `aria-label` attribute). Localized label built from `Intl.DateTimeFormat` (weekday, month, day, year), plus the range position label (e.g., "range start") and availability status (", unavailable" for blackout dates). |
|
|
43
43
|
|
|
44
44
|
<auro-header level="2" id="focusManagement">Focus Management</auro-header>
|
|
45
45
|
The component uses `delegatesFocus: true` on its shadow root, meaning focus is automatically delegated to the first focusable element inside the component (the date input).
|