@aurodesignsystem-dev/auro-formkit 0.0.0-pr1411.3 → 0.0.0-pr1413.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.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/api.min.js +5 -15
- package/components/combobox/demo/index.min.js +5 -15
- package/components/combobox/dist/index.js +4 -14
- package/components/combobox/dist/registered.js +4 -14
- package/components/counter/demo/api.min.js +3 -13
- package/components/counter/demo/index.min.js +3 -13
- package/components/counter/dist/index.js +3 -13
- package/components/counter/dist/registered.js +3 -13
- package/components/datepicker/demo/api.min.js +22 -135
- package/components/datepicker/demo/index.min.js +22 -135
- package/components/datepicker/dist/datepickerKeyboardStrategy.d.ts +1 -4
- package/components/datepicker/dist/index.js +22 -135
- package/components/datepicker/dist/registered.js +22 -135
- package/components/dropdown/demo/api.md +28 -29
- package/components/dropdown/demo/api.min.js +2 -12
- package/components/dropdown/demo/index.min.js +2 -12
- package/components/dropdown/dist/auro-dropdown.d.ts +0 -8
- package/components/dropdown/dist/index.js +2 -12
- package/components/dropdown/dist/registered.js +2 -12
- package/components/form/demo/api.min.js +58 -252
- package/components/form/demo/index.min.js +58 -252
- package/components/input/demo/api.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/menu/demo/api.min.js +1 -1
- package/components/menu/demo/index.min.js +1 -1
- package/components/menu/demo/keyboardBehavior.md +0 -0
- package/components/menu/dist/index.js +1 -1
- package/components/menu/dist/registered.js +1 -1
- package/components/radio/demo/api.min.js +1 -1
- package/components/radio/demo/index.min.js +1 -1
- package/components/radio/demo/keyboardBehavior.md +0 -0
- package/components/radio/dist/index.js +1 -1
- package/components/radio/dist/registered.js +1 -1
- package/components/select/demo/api.min.js +26 -87
- package/components/select/demo/index.min.js +26 -87
- package/components/select/demo/keyboardBehavior.md +3 -3
- package/components/select/dist/index.js +25 -86
- package/components/select/dist/registered.js +25 -86
- package/components/select/dist/selectKeyboardStrategy.d.ts +2 -5
- package/custom-elements.json +246 -265
- package/package.json +3 -3
- /package/components/datepicker/demo/{keyboardBehavior.html → keyboard-behavior.html} +0 -0
|
@@ -1687,7 +1687,7 @@ class AuroHelpText extends i$2 {
|
|
|
1687
1687
|
}
|
|
1688
1688
|
}
|
|
1689
1689
|
|
|
1690
|
-
var formkitVersion = '
|
|
1690
|
+
var formkitVersion = '202604021941';
|
|
1691
1691
|
|
|
1692
1692
|
// Copyright (c) 2026 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
1693
1693
|
// See LICENSE in the project root for license information.
|
|
@@ -1679,7 +1679,7 @@ class AuroHelpText extends i$2 {
|
|
|
1679
1679
|
}
|
|
1680
1680
|
}
|
|
1681
1681
|
|
|
1682
|
-
var formkitVersion = '
|
|
1682
|
+
var formkitVersion = '202604021941';
|
|
1683
1683
|
|
|
1684
1684
|
// Copyright (c) 2026 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
1685
1685
|
// See LICENSE in the project root for license information.
|
|
@@ -1632,7 +1632,7 @@ class AuroHelpText extends LitElement {
|
|
|
1632
1632
|
}
|
|
1633
1633
|
}
|
|
1634
1634
|
|
|
1635
|
-
var formkitVersion = '
|
|
1635
|
+
var formkitVersion = '202604021941';
|
|
1636
1636
|
|
|
1637
1637
|
// Copyright (c) 2026 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
1638
1638
|
// See LICENSE in the project root for license information.
|
|
@@ -1632,7 +1632,7 @@ class AuroHelpText extends LitElement {
|
|
|
1632
1632
|
}
|
|
1633
1633
|
}
|
|
1634
1634
|
|
|
1635
|
-
var formkitVersion = '
|
|
1635
|
+
var formkitVersion = '202604021941';
|
|
1636
1636
|
|
|
1637
1637
|
// Copyright (c) 2026 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
1638
1638
|
// See LICENSE in the project root for license information.
|
|
@@ -5060,7 +5060,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
|
|
|
5060
5060
|
}
|
|
5061
5061
|
};
|
|
5062
5062
|
|
|
5063
|
-
var formkitVersion$2 = '
|
|
5063
|
+
var formkitVersion$2 = '202604021941';
|
|
5064
5064
|
|
|
5065
5065
|
let AuroElement$2 = class AuroElement extends i$4 {
|
|
5066
5066
|
static get properties() {
|
|
@@ -5241,7 +5241,6 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
5241
5241
|
this.appearance = 'default';
|
|
5242
5242
|
this.chevron = false;
|
|
5243
5243
|
this.disabled = false;
|
|
5244
|
-
this.disableKeyboardHandling = false;
|
|
5245
5244
|
this.error = false;
|
|
5246
5245
|
this.tabIndex = 0;
|
|
5247
5246
|
this.noToggle = false;
|
|
@@ -5453,14 +5452,6 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
5453
5452
|
reflect: true
|
|
5454
5453
|
},
|
|
5455
5454
|
|
|
5456
|
-
/**
|
|
5457
|
-
* If declared, the dropdown will not handle keyboard events and will require the consumer to manage this behavior.
|
|
5458
|
-
*/
|
|
5459
|
-
disableKeyboardHandling: {
|
|
5460
|
-
type: Boolean,
|
|
5461
|
-
reflect: true
|
|
5462
|
-
},
|
|
5463
|
-
|
|
5464
5455
|
/**
|
|
5465
5456
|
* @private
|
|
5466
5457
|
*/
|
|
@@ -5766,7 +5757,7 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
5766
5757
|
|
|
5767
5758
|
firstUpdated() {
|
|
5768
5759
|
// Configure the floater to, this will generate the ID for the bib
|
|
5769
|
-
this.floater.configure(this, 'auroDropdown'
|
|
5760
|
+
this.floater.configure(this, 'auroDropdown');
|
|
5770
5761
|
|
|
5771
5762
|
// Prevent `contain: layout` on the dropdown host. Layout containment
|
|
5772
5763
|
// creates a containing block for position:fixed descendants (the bib),
|
|
@@ -6074,7 +6065,6 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
6074
6065
|
aria-expanded="${o(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.isPopoverVisible)}"
|
|
6075
6066
|
aria-controls="${o(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.dropdownId)}"
|
|
6076
6067
|
aria-labelledby="${o(this.triggerContentFocusable ? undefined : 'triggerLabel')}"
|
|
6077
|
-
aria-disabled="${o(this.disabled ? 'true' : undefined)}"
|
|
6078
6068
|
@focusin="${this.handleFocusin}"
|
|
6079
6069
|
@blur="${this.handleFocusOut}">
|
|
6080
6070
|
<div class="triggerContentWrapper" id="triggerLabel">
|
|
@@ -12824,7 +12814,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
|
|
|
12824
12814
|
}
|
|
12825
12815
|
};
|
|
12826
12816
|
|
|
12827
|
-
var formkitVersion$1 = '
|
|
12817
|
+
var formkitVersion$1 = '202604021941';
|
|
12828
12818
|
|
|
12829
12819
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
12830
12820
|
// See LICENSE in the project root for license information.
|
|
@@ -13863,7 +13853,7 @@ class AuroBibtemplate extends i$4 {
|
|
|
13863
13853
|
}
|
|
13864
13854
|
}
|
|
13865
13855
|
|
|
13866
|
-
var formkitVersion = '
|
|
13856
|
+
var formkitVersion = '202604021941';
|
|
13867
13857
|
|
|
13868
13858
|
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}`;
|
|
13869
13859
|
|
|
@@ -16366,7 +16356,7 @@ class AuroMenuOption extends AuroElement {
|
|
|
16366
16356
|
});
|
|
16367
16357
|
|
|
16368
16358
|
return u$7`
|
|
16369
|
-
<div class="${classes}"
|
|
16359
|
+
<div class="${classes}">
|
|
16370
16360
|
${this.selected && !this.noCheckmark
|
|
16371
16361
|
? this.generateIconHtml(checkmarkIcon.svg)
|
|
16372
16362
|
: undefined}
|
|
@@ -4983,7 +4983,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
|
|
|
4983
4983
|
}
|
|
4984
4984
|
};
|
|
4985
4985
|
|
|
4986
|
-
var formkitVersion$2 = '
|
|
4986
|
+
var formkitVersion$2 = '202604021941';
|
|
4987
4987
|
|
|
4988
4988
|
let AuroElement$2 = class AuroElement extends i$4 {
|
|
4989
4989
|
static get properties() {
|
|
@@ -5164,7 +5164,6 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
5164
5164
|
this.appearance = 'default';
|
|
5165
5165
|
this.chevron = false;
|
|
5166
5166
|
this.disabled = false;
|
|
5167
|
-
this.disableKeyboardHandling = false;
|
|
5168
5167
|
this.error = false;
|
|
5169
5168
|
this.tabIndex = 0;
|
|
5170
5169
|
this.noToggle = false;
|
|
@@ -5376,14 +5375,6 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
5376
5375
|
reflect: true
|
|
5377
5376
|
},
|
|
5378
5377
|
|
|
5379
|
-
/**
|
|
5380
|
-
* If declared, the dropdown will not handle keyboard events and will require the consumer to manage this behavior.
|
|
5381
|
-
*/
|
|
5382
|
-
disableKeyboardHandling: {
|
|
5383
|
-
type: Boolean,
|
|
5384
|
-
reflect: true
|
|
5385
|
-
},
|
|
5386
|
-
|
|
5387
5378
|
/**
|
|
5388
5379
|
* @private
|
|
5389
5380
|
*/
|
|
@@ -5689,7 +5680,7 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
5689
5680
|
|
|
5690
5681
|
firstUpdated() {
|
|
5691
5682
|
// Configure the floater to, this will generate the ID for the bib
|
|
5692
|
-
this.floater.configure(this, 'auroDropdown'
|
|
5683
|
+
this.floater.configure(this, 'auroDropdown');
|
|
5693
5684
|
|
|
5694
5685
|
// Prevent `contain: layout` on the dropdown host. Layout containment
|
|
5695
5686
|
// creates a containing block for position:fixed descendants (the bib),
|
|
@@ -5997,7 +5988,6 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
5997
5988
|
aria-expanded="${o(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.isPopoverVisible)}"
|
|
5998
5989
|
aria-controls="${o(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.dropdownId)}"
|
|
5999
5990
|
aria-labelledby="${o(this.triggerContentFocusable ? undefined : 'triggerLabel')}"
|
|
6000
|
-
aria-disabled="${o(this.disabled ? 'true' : undefined)}"
|
|
6001
5991
|
@focusin="${this.handleFocusin}"
|
|
6002
5992
|
@blur="${this.handleFocusOut}">
|
|
6003
5993
|
<div class="triggerContentWrapper" id="triggerLabel">
|
|
@@ -12747,7 +12737,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
|
|
|
12747
12737
|
}
|
|
12748
12738
|
};
|
|
12749
12739
|
|
|
12750
|
-
var formkitVersion$1 = '
|
|
12740
|
+
var formkitVersion$1 = '202604021941';
|
|
12751
12741
|
|
|
12752
12742
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
12753
12743
|
// See LICENSE in the project root for license information.
|
|
@@ -13786,7 +13776,7 @@ class AuroBibtemplate extends i$4 {
|
|
|
13786
13776
|
}
|
|
13787
13777
|
}
|
|
13788
13778
|
|
|
13789
|
-
var formkitVersion = '
|
|
13779
|
+
var formkitVersion = '202604021941';
|
|
13790
13780
|
|
|
13791
13781
|
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}`;
|
|
13792
13782
|
|
|
@@ -16289,7 +16279,7 @@ class AuroMenuOption extends AuroElement {
|
|
|
16289
16279
|
});
|
|
16290
16280
|
|
|
16291
16281
|
return u$7`
|
|
16292
|
-
<div class="${classes}"
|
|
16282
|
+
<div class="${classes}">
|
|
16293
16283
|
${this.selected && !this.noCheckmark
|
|
16294
16284
|
? this.generateIconHtml(checkmarkIcon.svg)
|
|
16295
16285
|
: undefined}
|
|
@@ -4916,7 +4916,7 @@ let AuroHelpText$2 = class AuroHelpText extends LitElement {
|
|
|
4916
4916
|
}
|
|
4917
4917
|
};
|
|
4918
4918
|
|
|
4919
|
-
var formkitVersion$2 = '
|
|
4919
|
+
var formkitVersion$2 = '202604021941';
|
|
4920
4920
|
|
|
4921
4921
|
let AuroElement$2 = class AuroElement extends LitElement {
|
|
4922
4922
|
static get properties() {
|
|
@@ -5097,7 +5097,6 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
5097
5097
|
this.appearance = 'default';
|
|
5098
5098
|
this.chevron = false;
|
|
5099
5099
|
this.disabled = false;
|
|
5100
|
-
this.disableKeyboardHandling = false;
|
|
5101
5100
|
this.error = false;
|
|
5102
5101
|
this.tabIndex = 0;
|
|
5103
5102
|
this.noToggle = false;
|
|
@@ -5309,14 +5308,6 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
5309
5308
|
reflect: true
|
|
5310
5309
|
},
|
|
5311
5310
|
|
|
5312
|
-
/**
|
|
5313
|
-
* If declared, the dropdown will not handle keyboard events and will require the consumer to manage this behavior.
|
|
5314
|
-
*/
|
|
5315
|
-
disableKeyboardHandling: {
|
|
5316
|
-
type: Boolean,
|
|
5317
|
-
reflect: true
|
|
5318
|
-
},
|
|
5319
|
-
|
|
5320
5311
|
/**
|
|
5321
5312
|
* @private
|
|
5322
5313
|
*/
|
|
@@ -5622,7 +5613,7 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
5622
5613
|
|
|
5623
5614
|
firstUpdated() {
|
|
5624
5615
|
// Configure the floater to, this will generate the ID for the bib
|
|
5625
|
-
this.floater.configure(this, 'auroDropdown'
|
|
5616
|
+
this.floater.configure(this, 'auroDropdown');
|
|
5626
5617
|
|
|
5627
5618
|
// Prevent `contain: layout` on the dropdown host. Layout containment
|
|
5628
5619
|
// creates a containing block for position:fixed descendants (the bib),
|
|
@@ -5930,7 +5921,6 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
5930
5921
|
aria-expanded="${ifDefined(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.isPopoverVisible)}"
|
|
5931
5922
|
aria-controls="${ifDefined(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.dropdownId)}"
|
|
5932
5923
|
aria-labelledby="${ifDefined(this.triggerContentFocusable ? undefined : 'triggerLabel')}"
|
|
5933
|
-
aria-disabled="${ifDefined(this.disabled ? 'true' : undefined)}"
|
|
5934
5924
|
@focusin="${this.handleFocusin}"
|
|
5935
5925
|
@blur="${this.handleFocusOut}">
|
|
5936
5926
|
<div class="triggerContentWrapper" id="triggerLabel">
|
|
@@ -12673,7 +12663,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
|
|
|
12673
12663
|
}
|
|
12674
12664
|
};
|
|
12675
12665
|
|
|
12676
|
-
var formkitVersion$1 = '
|
|
12666
|
+
var formkitVersion$1 = '202604021941';
|
|
12677
12667
|
|
|
12678
12668
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
12679
12669
|
// See LICENSE in the project root for license information.
|
|
@@ -13712,7 +13702,7 @@ class AuroBibtemplate extends LitElement {
|
|
|
13712
13702
|
}
|
|
13713
13703
|
}
|
|
13714
13704
|
|
|
13715
|
-
var formkitVersion = '
|
|
13705
|
+
var formkitVersion = '202604021941';
|
|
13716
13706
|
|
|
13717
13707
|
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}`;
|
|
13718
13708
|
|
|
@@ -4916,7 +4916,7 @@ let AuroHelpText$2 = class AuroHelpText extends LitElement {
|
|
|
4916
4916
|
}
|
|
4917
4917
|
};
|
|
4918
4918
|
|
|
4919
|
-
var formkitVersion$2 = '
|
|
4919
|
+
var formkitVersion$2 = '202604021941';
|
|
4920
4920
|
|
|
4921
4921
|
let AuroElement$2 = class AuroElement extends LitElement {
|
|
4922
4922
|
static get properties() {
|
|
@@ -5097,7 +5097,6 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
5097
5097
|
this.appearance = 'default';
|
|
5098
5098
|
this.chevron = false;
|
|
5099
5099
|
this.disabled = false;
|
|
5100
|
-
this.disableKeyboardHandling = false;
|
|
5101
5100
|
this.error = false;
|
|
5102
5101
|
this.tabIndex = 0;
|
|
5103
5102
|
this.noToggle = false;
|
|
@@ -5309,14 +5308,6 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
5309
5308
|
reflect: true
|
|
5310
5309
|
},
|
|
5311
5310
|
|
|
5312
|
-
/**
|
|
5313
|
-
* If declared, the dropdown will not handle keyboard events and will require the consumer to manage this behavior.
|
|
5314
|
-
*/
|
|
5315
|
-
disableKeyboardHandling: {
|
|
5316
|
-
type: Boolean,
|
|
5317
|
-
reflect: true
|
|
5318
|
-
},
|
|
5319
|
-
|
|
5320
5311
|
/**
|
|
5321
5312
|
* @private
|
|
5322
5313
|
*/
|
|
@@ -5622,7 +5613,7 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
5622
5613
|
|
|
5623
5614
|
firstUpdated() {
|
|
5624
5615
|
// Configure the floater to, this will generate the ID for the bib
|
|
5625
|
-
this.floater.configure(this, 'auroDropdown'
|
|
5616
|
+
this.floater.configure(this, 'auroDropdown');
|
|
5626
5617
|
|
|
5627
5618
|
// Prevent `contain: layout` on the dropdown host. Layout containment
|
|
5628
5619
|
// creates a containing block for position:fixed descendants (the bib),
|
|
@@ -5930,7 +5921,6 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
5930
5921
|
aria-expanded="${ifDefined(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.isPopoverVisible)}"
|
|
5931
5922
|
aria-controls="${ifDefined(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.dropdownId)}"
|
|
5932
5923
|
aria-labelledby="${ifDefined(this.triggerContentFocusable ? undefined : 'triggerLabel')}"
|
|
5933
|
-
aria-disabled="${ifDefined(this.disabled ? 'true' : undefined)}"
|
|
5934
5924
|
@focusin="${this.handleFocusin}"
|
|
5935
5925
|
@blur="${this.handleFocusOut}">
|
|
5936
5926
|
<div class="triggerContentWrapper" id="triggerLabel">
|
|
@@ -12673,7 +12663,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
|
|
|
12673
12663
|
}
|
|
12674
12664
|
};
|
|
12675
12665
|
|
|
12676
|
-
var formkitVersion$1 = '
|
|
12666
|
+
var formkitVersion$1 = '202604021941';
|
|
12677
12667
|
|
|
12678
12668
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
12679
12669
|
// See LICENSE in the project root for license information.
|
|
@@ -13712,7 +13702,7 @@ class AuroBibtemplate extends LitElement {
|
|
|
13712
13702
|
}
|
|
13713
13703
|
}
|
|
13714
13704
|
|
|
13715
|
-
var formkitVersion = '
|
|
13705
|
+
var formkitVersion = '202604021941';
|
|
13716
13706
|
|
|
13717
13707
|
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}`;
|
|
13718
13708
|
|
|
@@ -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 = '202604021941';
|
|
1525
1525
|
|
|
1526
1526
|
// Copyright (c) 2026 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
1527
1527
|
// See LICENSE in the project root for license information.
|
|
@@ -5580,7 +5580,7 @@ class AuroHelpText extends i$2 {
|
|
|
5580
5580
|
}
|
|
5581
5581
|
}
|
|
5582
5582
|
|
|
5583
|
-
var formkitVersion = '
|
|
5583
|
+
var formkitVersion = '202604021941';
|
|
5584
5584
|
|
|
5585
5585
|
let AuroElement$1 = class AuroElement extends i$2 {
|
|
5586
5586
|
static get properties() {
|
|
@@ -5761,7 +5761,6 @@ class AuroDropdown extends AuroElement$1 {
|
|
|
5761
5761
|
this.appearance = 'default';
|
|
5762
5762
|
this.chevron = false;
|
|
5763
5763
|
this.disabled = false;
|
|
5764
|
-
this.disableKeyboardHandling = false;
|
|
5765
5764
|
this.error = false;
|
|
5766
5765
|
this.tabIndex = 0;
|
|
5767
5766
|
this.noToggle = false;
|
|
@@ -5973,14 +5972,6 @@ class AuroDropdown extends AuroElement$1 {
|
|
|
5973
5972
|
reflect: true
|
|
5974
5973
|
},
|
|
5975
5974
|
|
|
5976
|
-
/**
|
|
5977
|
-
* If declared, the dropdown will not handle keyboard events and will require the consumer to manage this behavior.
|
|
5978
|
-
*/
|
|
5979
|
-
disableKeyboardHandling: {
|
|
5980
|
-
type: Boolean,
|
|
5981
|
-
reflect: true
|
|
5982
|
-
},
|
|
5983
|
-
|
|
5984
5975
|
/**
|
|
5985
5976
|
* @private
|
|
5986
5977
|
*/
|
|
@@ -6286,7 +6277,7 @@ class AuroDropdown extends AuroElement$1 {
|
|
|
6286
6277
|
|
|
6287
6278
|
firstUpdated() {
|
|
6288
6279
|
// Configure the floater to, this will generate the ID for the bib
|
|
6289
|
-
this.floater.configure(this, 'auroDropdown'
|
|
6280
|
+
this.floater.configure(this, 'auroDropdown');
|
|
6290
6281
|
|
|
6291
6282
|
// Prevent `contain: layout` on the dropdown host. Layout containment
|
|
6292
6283
|
// creates a containing block for position:fixed descendants (the bib),
|
|
@@ -6594,7 +6585,6 @@ class AuroDropdown extends AuroElement$1 {
|
|
|
6594
6585
|
aria-expanded="${o$2(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.isPopoverVisible)}"
|
|
6595
6586
|
aria-controls="${o$2(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.dropdownId)}"
|
|
6596
6587
|
aria-labelledby="${o$2(this.triggerContentFocusable ? undefined : 'triggerLabel')}"
|
|
6597
|
-
aria-disabled="${o$2(this.disabled ? 'true' : undefined)}"
|
|
6598
6588
|
@focusin="${this.handleFocusin}"
|
|
6599
6589
|
@blur="${this.handleFocusOut}">
|
|
6600
6590
|
<div class="triggerContentWrapper" id="triggerLabel">
|
|
@@ -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 = '202604021941';
|
|
1525
1525
|
|
|
1526
1526
|
// Copyright (c) 2026 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
1527
1527
|
// See LICENSE in the project root for license information.
|
|
@@ -5580,7 +5580,7 @@ class AuroHelpText extends i$2 {
|
|
|
5580
5580
|
}
|
|
5581
5581
|
}
|
|
5582
5582
|
|
|
5583
|
-
var formkitVersion = '
|
|
5583
|
+
var formkitVersion = '202604021941';
|
|
5584
5584
|
|
|
5585
5585
|
let AuroElement$1 = class AuroElement extends i$2 {
|
|
5586
5586
|
static get properties() {
|
|
@@ -5761,7 +5761,6 @@ class AuroDropdown extends AuroElement$1 {
|
|
|
5761
5761
|
this.appearance = 'default';
|
|
5762
5762
|
this.chevron = false;
|
|
5763
5763
|
this.disabled = false;
|
|
5764
|
-
this.disableKeyboardHandling = false;
|
|
5765
5764
|
this.error = false;
|
|
5766
5765
|
this.tabIndex = 0;
|
|
5767
5766
|
this.noToggle = false;
|
|
@@ -5973,14 +5972,6 @@ class AuroDropdown extends AuroElement$1 {
|
|
|
5973
5972
|
reflect: true
|
|
5974
5973
|
},
|
|
5975
5974
|
|
|
5976
|
-
/**
|
|
5977
|
-
* If declared, the dropdown will not handle keyboard events and will require the consumer to manage this behavior.
|
|
5978
|
-
*/
|
|
5979
|
-
disableKeyboardHandling: {
|
|
5980
|
-
type: Boolean,
|
|
5981
|
-
reflect: true
|
|
5982
|
-
},
|
|
5983
|
-
|
|
5984
5975
|
/**
|
|
5985
5976
|
* @private
|
|
5986
5977
|
*/
|
|
@@ -6286,7 +6277,7 @@ class AuroDropdown extends AuroElement$1 {
|
|
|
6286
6277
|
|
|
6287
6278
|
firstUpdated() {
|
|
6288
6279
|
// Configure the floater to, this will generate the ID for the bib
|
|
6289
|
-
this.floater.configure(this, 'auroDropdown'
|
|
6280
|
+
this.floater.configure(this, 'auroDropdown');
|
|
6290
6281
|
|
|
6291
6282
|
// Prevent `contain: layout` on the dropdown host. Layout containment
|
|
6292
6283
|
// creates a containing block for position:fixed descendants (the bib),
|
|
@@ -6594,7 +6585,6 @@ class AuroDropdown extends AuroElement$1 {
|
|
|
6594
6585
|
aria-expanded="${o$2(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.isPopoverVisible)}"
|
|
6595
6586
|
aria-controls="${o$2(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.dropdownId)}"
|
|
6596
6587
|
aria-labelledby="${o$2(this.triggerContentFocusable ? undefined : 'triggerLabel')}"
|
|
6597
|
-
aria-disabled="${o$2(this.disabled ? 'true' : undefined)}"
|
|
6598
6588
|
@focusin="${this.handleFocusin}"
|
|
6599
6589
|
@blur="${this.handleFocusOut}">
|
|
6600
6590
|
<div class="triggerContentWrapper" id="triggerLabel">
|
|
@@ -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 = '202604021941';
|
|
1475
1475
|
|
|
1476
1476
|
// Copyright (c) 2026 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
1477
1477
|
// See LICENSE in the project root for license information.
|
|
@@ -5512,7 +5512,7 @@ class AuroHelpText extends LitElement {
|
|
|
5512
5512
|
}
|
|
5513
5513
|
}
|
|
5514
5514
|
|
|
5515
|
-
var formkitVersion = '
|
|
5515
|
+
var formkitVersion = '202604021941';
|
|
5516
5516
|
|
|
5517
5517
|
let AuroElement$1 = class AuroElement extends LitElement {
|
|
5518
5518
|
static get properties() {
|
|
@@ -5693,7 +5693,6 @@ class AuroDropdown extends AuroElement$1 {
|
|
|
5693
5693
|
this.appearance = 'default';
|
|
5694
5694
|
this.chevron = false;
|
|
5695
5695
|
this.disabled = false;
|
|
5696
|
-
this.disableKeyboardHandling = false;
|
|
5697
5696
|
this.error = false;
|
|
5698
5697
|
this.tabIndex = 0;
|
|
5699
5698
|
this.noToggle = false;
|
|
@@ -5905,14 +5904,6 @@ class AuroDropdown extends AuroElement$1 {
|
|
|
5905
5904
|
reflect: true
|
|
5906
5905
|
},
|
|
5907
5906
|
|
|
5908
|
-
/**
|
|
5909
|
-
* If declared, the dropdown will not handle keyboard events and will require the consumer to manage this behavior.
|
|
5910
|
-
*/
|
|
5911
|
-
disableKeyboardHandling: {
|
|
5912
|
-
type: Boolean,
|
|
5913
|
-
reflect: true
|
|
5914
|
-
},
|
|
5915
|
-
|
|
5916
5907
|
/**
|
|
5917
5908
|
* @private
|
|
5918
5909
|
*/
|
|
@@ -6218,7 +6209,7 @@ class AuroDropdown extends AuroElement$1 {
|
|
|
6218
6209
|
|
|
6219
6210
|
firstUpdated() {
|
|
6220
6211
|
// Configure the floater to, this will generate the ID for the bib
|
|
6221
|
-
this.floater.configure(this, 'auroDropdown'
|
|
6212
|
+
this.floater.configure(this, 'auroDropdown');
|
|
6222
6213
|
|
|
6223
6214
|
// Prevent `contain: layout` on the dropdown host. Layout containment
|
|
6224
6215
|
// creates a containing block for position:fixed descendants (the bib),
|
|
@@ -6526,7 +6517,6 @@ class AuroDropdown extends AuroElement$1 {
|
|
|
6526
6517
|
aria-expanded="${ifDefined(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.isPopoverVisible)}"
|
|
6527
6518
|
aria-controls="${ifDefined(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.dropdownId)}"
|
|
6528
6519
|
aria-labelledby="${ifDefined(this.triggerContentFocusable ? undefined : 'triggerLabel')}"
|
|
6529
|
-
aria-disabled="${ifDefined(this.disabled ? 'true' : undefined)}"
|
|
6530
6520
|
@focusin="${this.handleFocusin}"
|
|
6531
6521
|
@blur="${this.handleFocusOut}">
|
|
6532
6522
|
<div class="triggerContentWrapper" id="triggerLabel">
|
|
@@ -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 = '202604021941';
|
|
1475
1475
|
|
|
1476
1476
|
// Copyright (c) 2026 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
1477
1477
|
// See LICENSE in the project root for license information.
|
|
@@ -5512,7 +5512,7 @@ class AuroHelpText extends LitElement {
|
|
|
5512
5512
|
}
|
|
5513
5513
|
}
|
|
5514
5514
|
|
|
5515
|
-
var formkitVersion = '
|
|
5515
|
+
var formkitVersion = '202604021941';
|
|
5516
5516
|
|
|
5517
5517
|
let AuroElement$1 = class AuroElement extends LitElement {
|
|
5518
5518
|
static get properties() {
|
|
@@ -5693,7 +5693,6 @@ class AuroDropdown extends AuroElement$1 {
|
|
|
5693
5693
|
this.appearance = 'default';
|
|
5694
5694
|
this.chevron = false;
|
|
5695
5695
|
this.disabled = false;
|
|
5696
|
-
this.disableKeyboardHandling = false;
|
|
5697
5696
|
this.error = false;
|
|
5698
5697
|
this.tabIndex = 0;
|
|
5699
5698
|
this.noToggle = false;
|
|
@@ -5905,14 +5904,6 @@ class AuroDropdown extends AuroElement$1 {
|
|
|
5905
5904
|
reflect: true
|
|
5906
5905
|
},
|
|
5907
5906
|
|
|
5908
|
-
/**
|
|
5909
|
-
* If declared, the dropdown will not handle keyboard events and will require the consumer to manage this behavior.
|
|
5910
|
-
*/
|
|
5911
|
-
disableKeyboardHandling: {
|
|
5912
|
-
type: Boolean,
|
|
5913
|
-
reflect: true
|
|
5914
|
-
},
|
|
5915
|
-
|
|
5916
5907
|
/**
|
|
5917
5908
|
* @private
|
|
5918
5909
|
*/
|
|
@@ -6218,7 +6209,7 @@ class AuroDropdown extends AuroElement$1 {
|
|
|
6218
6209
|
|
|
6219
6210
|
firstUpdated() {
|
|
6220
6211
|
// Configure the floater to, this will generate the ID for the bib
|
|
6221
|
-
this.floater.configure(this, 'auroDropdown'
|
|
6212
|
+
this.floater.configure(this, 'auroDropdown');
|
|
6222
6213
|
|
|
6223
6214
|
// Prevent `contain: layout` on the dropdown host. Layout containment
|
|
6224
6215
|
// creates a containing block for position:fixed descendants (the bib),
|
|
@@ -6526,7 +6517,6 @@ class AuroDropdown extends AuroElement$1 {
|
|
|
6526
6517
|
aria-expanded="${ifDefined(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.isPopoverVisible)}"
|
|
6527
6518
|
aria-controls="${ifDefined(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.dropdownId)}"
|
|
6528
6519
|
aria-labelledby="${ifDefined(this.triggerContentFocusable ? undefined : 'triggerLabel')}"
|
|
6529
|
-
aria-disabled="${ifDefined(this.disabled ? 'true' : undefined)}"
|
|
6530
6520
|
@focusin="${this.handleFocusin}"
|
|
6531
6521
|
@blur="${this.handleFocusOut}">
|
|
6532
6522
|
<div class="triggerContentWrapper" id="triggerLabel">
|