@aurodesignsystem-dev/auro-formkit 0.0.0-pr1554.22 → 0.0.0-pr1554.24
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 +16 -10
- package/components/combobox/demo/getting-started.min.js +16 -10
- package/components/combobox/demo/index.min.js +16 -10
- package/components/combobox/dist/index.js +16 -10
- package/components/combobox/dist/registered.js +16 -10
- package/components/counter/demo/customize.min.js +5 -5
- package/components/counter/demo/index.min.js +5 -5
- package/components/counter/dist/index.js +5 -5
- package/components/counter/dist/registered.js +5 -5
- package/components/datepicker/demo/customize.min.js +16 -10
- package/components/datepicker/demo/index.min.js +16 -10
- package/components/datepicker/dist/index.js +16 -10
- package/components/datepicker/dist/registered.js +16 -10
- package/components/dropdown/demo/api.md +1 -0
- package/components/dropdown/demo/customize.min.js +4 -4
- package/components/dropdown/demo/getting-started.min.js +4 -4
- package/components/dropdown/demo/index.min.js +4 -4
- package/components/dropdown/dist/auro-dropdown.d.ts +4 -4
- package/components/dropdown/dist/index.js +4 -4
- package/components/dropdown/dist/registered.js +4 -4
- package/components/form/demo/customize.min.js +55 -37
- package/components/form/demo/getting-started.min.js +55 -37
- package/components/form/demo/index.min.js +55 -37
- package/components/form/demo/registerDemoDeps.min.js +55 -37
- package/components/input/demo/customize.min.js +11 -5
- package/components/input/demo/getting-started.min.js +11 -5
- package/components/input/demo/index.min.js +11 -5
- package/components/input/dist/index.js +11 -5
- package/components/input/dist/registered.js +11 -5
- 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 +5 -5
- package/components/select/demo/getting-started.min.js +5 -5
- package/components/select/demo/index.min.js +5 -5
- package/components/select/dist/index.js +5 -5
- package/components/select/dist/registered.js +5 -5
- package/custom-elements.json +2 -2
- package/package.json +1 -1
|
@@ -1275,7 +1275,7 @@ class AuroHelpText extends i$2 {
|
|
|
1275
1275
|
}
|
|
1276
1276
|
}
|
|
1277
1277
|
|
|
1278
|
-
var formkitVersion = '
|
|
1278
|
+
var formkitVersion = '202607160842';
|
|
1279
1279
|
|
|
1280
1280
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1281
1281
|
// See LICENSE in the project root for license information.
|
|
@@ -1275,7 +1275,7 @@ class AuroHelpText extends i$2 {
|
|
|
1275
1275
|
}
|
|
1276
1276
|
}
|
|
1277
1277
|
|
|
1278
|
-
var formkitVersion = '
|
|
1278
|
+
var formkitVersion = '202607160842';
|
|
1279
1279
|
|
|
1280
1280
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1281
1281
|
// See LICENSE in the project root for license information.
|
|
@@ -1275,7 +1275,7 @@ class AuroHelpText extends i$2 {
|
|
|
1275
1275
|
}
|
|
1276
1276
|
}
|
|
1277
1277
|
|
|
1278
|
-
var formkitVersion = '
|
|
1278
|
+
var formkitVersion = '202607160842';
|
|
1279
1279
|
|
|
1280
1280
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1281
1281
|
// See LICENSE in the project root for license information.
|
|
@@ -1228,7 +1228,7 @@ class AuroHelpText extends LitElement {
|
|
|
1228
1228
|
}
|
|
1229
1229
|
}
|
|
1230
1230
|
|
|
1231
|
-
var formkitVersion = '
|
|
1231
|
+
var formkitVersion = '202607160842';
|
|
1232
1232
|
|
|
1233
1233
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1234
1234
|
// See LICENSE in the project root for license information.
|
|
@@ -1228,7 +1228,7 @@ class AuroHelpText extends LitElement {
|
|
|
1228
1228
|
}
|
|
1229
1229
|
}
|
|
1230
1230
|
|
|
1231
|
-
var formkitVersion = '
|
|
1231
|
+
var formkitVersion = '202607160842';
|
|
1232
1232
|
|
|
1233
1233
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1234
1234
|
// See LICENSE in the project root for license information.
|
|
@@ -4971,7 +4971,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$3 {
|
|
|
4971
4971
|
}
|
|
4972
4972
|
};
|
|
4973
4973
|
|
|
4974
|
-
var formkitVersion$2 = '
|
|
4974
|
+
var formkitVersion$2 = '202607160842';
|
|
4975
4975
|
|
|
4976
4976
|
let AuroElement$2 = class AuroElement extends i$3 {
|
|
4977
4977
|
static get properties() {
|
|
@@ -5113,10 +5113,10 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
5113
5113
|
|
|
5114
5114
|
/**
|
|
5115
5115
|
* When true, the dropdown skips its generic focus restoration on close.
|
|
5116
|
-
*
|
|
5117
|
-
*
|
|
5116
|
+
* Set by consumers (e.g. combobox) that manage their own focus routing
|
|
5117
|
+
* via setClearBtnFocus / setInputFocus / keyboard strategy.
|
|
5118
5118
|
* Separate from noHideOnThisFocusLoss (which controls auto-close behavior).
|
|
5119
|
-
* @
|
|
5119
|
+
* @public
|
|
5120
5120
|
*/
|
|
5121
5121
|
this.noFocusRestoreOnClose = false;
|
|
5122
5122
|
|
|
@@ -18653,7 +18653,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$3 {
|
|
|
18653
18653
|
}
|
|
18654
18654
|
};
|
|
18655
18655
|
|
|
18656
|
-
var formkitVersion$1 = '
|
|
18656
|
+
var formkitVersion$1 = '202607160842';
|
|
18657
18657
|
|
|
18658
18658
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
18659
18659
|
// See LICENSE in the project root for license information.
|
|
@@ -18947,12 +18947,15 @@ class AuroInput extends BaseInput {
|
|
|
18947
18947
|
// Check for any element (including custom elements like <auro-icon>
|
|
18948
18948
|
// that render via shadow DOM with no text content).
|
|
18949
18949
|
const lightDomNodes = Array.from(this.querySelectorAll('[slot="displayValue"]:not(slot)'));
|
|
18950
|
-
|
|
18950
|
+
const hasContent = lightDomNodes.some((node) => (
|
|
18951
18951
|
node.textContent.trim().length > 0 ||
|
|
18952
18952
|
node.children.length > 0 ||
|
|
18953
18953
|
node.shadowRoot !== null
|
|
18954
18954
|
));
|
|
18955
|
-
this.
|
|
18955
|
+
if (this.hasDisplayValueContent !== hasContent) {
|
|
18956
|
+
this.hasDisplayValueContent = hasContent;
|
|
18957
|
+
this.requestUpdate();
|
|
18958
|
+
}
|
|
18956
18959
|
return;
|
|
18957
18960
|
}
|
|
18958
18961
|
const nodes = slot.assignedNodes({ flatten: true });
|
|
@@ -18965,7 +18968,7 @@ class AuroInput extends BaseInput {
|
|
|
18965
18968
|
// being visible on preset/deeplink load.
|
|
18966
18969
|
// Custom elements (e.g. <auro-icon>) that render via shadow DOM are
|
|
18967
18970
|
// treated as content even when they have no text or light-DOM children.
|
|
18968
|
-
|
|
18971
|
+
const hasContent = nodes.some((node) => {
|
|
18969
18972
|
if (node.nodeType === Node.TEXT_NODE) {
|
|
18970
18973
|
return node.textContent.trim().length > 0;
|
|
18971
18974
|
}
|
|
@@ -18976,7 +18979,10 @@ class AuroInput extends BaseInput {
|
|
|
18976
18979
|
}
|
|
18977
18980
|
return false;
|
|
18978
18981
|
});
|
|
18979
|
-
this.
|
|
18982
|
+
if (this.hasDisplayValueContent !== hasContent) {
|
|
18983
|
+
this.hasDisplayValueContent = hasContent;
|
|
18984
|
+
this.requestUpdate();
|
|
18985
|
+
}
|
|
18980
18986
|
}
|
|
18981
18987
|
|
|
18982
18988
|
firstUpdated() {
|
|
@@ -19803,7 +19809,7 @@ class AuroBibtemplate extends i$3 {
|
|
|
19803
19809
|
}
|
|
19804
19810
|
}
|
|
19805
19811
|
|
|
19806
|
-
var formkitVersion = '
|
|
19812
|
+
var formkitVersion = '202607160842';
|
|
19807
19813
|
|
|
19808
19814
|
var styleCss$3 = i$6`.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}`;
|
|
19809
19815
|
|
|
@@ -4971,7 +4971,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$3 {
|
|
|
4971
4971
|
}
|
|
4972
4972
|
};
|
|
4973
4973
|
|
|
4974
|
-
var formkitVersion$2 = '
|
|
4974
|
+
var formkitVersion$2 = '202607160842';
|
|
4975
4975
|
|
|
4976
4976
|
let AuroElement$2 = class AuroElement extends i$3 {
|
|
4977
4977
|
static get properties() {
|
|
@@ -5113,10 +5113,10 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
5113
5113
|
|
|
5114
5114
|
/**
|
|
5115
5115
|
* When true, the dropdown skips its generic focus restoration on close.
|
|
5116
|
-
*
|
|
5117
|
-
*
|
|
5116
|
+
* Set by consumers (e.g. combobox) that manage their own focus routing
|
|
5117
|
+
* via setClearBtnFocus / setInputFocus / keyboard strategy.
|
|
5118
5118
|
* Separate from noHideOnThisFocusLoss (which controls auto-close behavior).
|
|
5119
|
-
* @
|
|
5119
|
+
* @public
|
|
5120
5120
|
*/
|
|
5121
5121
|
this.noFocusRestoreOnClose = false;
|
|
5122
5122
|
|
|
@@ -18653,7 +18653,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$3 {
|
|
|
18653
18653
|
}
|
|
18654
18654
|
};
|
|
18655
18655
|
|
|
18656
|
-
var formkitVersion$1 = '
|
|
18656
|
+
var formkitVersion$1 = '202607160842';
|
|
18657
18657
|
|
|
18658
18658
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
18659
18659
|
// See LICENSE in the project root for license information.
|
|
@@ -18947,12 +18947,15 @@ class AuroInput extends BaseInput {
|
|
|
18947
18947
|
// Check for any element (including custom elements like <auro-icon>
|
|
18948
18948
|
// that render via shadow DOM with no text content).
|
|
18949
18949
|
const lightDomNodes = Array.from(this.querySelectorAll('[slot="displayValue"]:not(slot)'));
|
|
18950
|
-
|
|
18950
|
+
const hasContent = lightDomNodes.some((node) => (
|
|
18951
18951
|
node.textContent.trim().length > 0 ||
|
|
18952
18952
|
node.children.length > 0 ||
|
|
18953
18953
|
node.shadowRoot !== null
|
|
18954
18954
|
));
|
|
18955
|
-
this.
|
|
18955
|
+
if (this.hasDisplayValueContent !== hasContent) {
|
|
18956
|
+
this.hasDisplayValueContent = hasContent;
|
|
18957
|
+
this.requestUpdate();
|
|
18958
|
+
}
|
|
18956
18959
|
return;
|
|
18957
18960
|
}
|
|
18958
18961
|
const nodes = slot.assignedNodes({ flatten: true });
|
|
@@ -18965,7 +18968,7 @@ class AuroInput extends BaseInput {
|
|
|
18965
18968
|
// being visible on preset/deeplink load.
|
|
18966
18969
|
// Custom elements (e.g. <auro-icon>) that render via shadow DOM are
|
|
18967
18970
|
// treated as content even when they have no text or light-DOM children.
|
|
18968
|
-
|
|
18971
|
+
const hasContent = nodes.some((node) => {
|
|
18969
18972
|
if (node.nodeType === Node.TEXT_NODE) {
|
|
18970
18973
|
return node.textContent.trim().length > 0;
|
|
18971
18974
|
}
|
|
@@ -18976,7 +18979,10 @@ class AuroInput extends BaseInput {
|
|
|
18976
18979
|
}
|
|
18977
18980
|
return false;
|
|
18978
18981
|
});
|
|
18979
|
-
this.
|
|
18982
|
+
if (this.hasDisplayValueContent !== hasContent) {
|
|
18983
|
+
this.hasDisplayValueContent = hasContent;
|
|
18984
|
+
this.requestUpdate();
|
|
18985
|
+
}
|
|
18980
18986
|
}
|
|
18981
18987
|
|
|
18982
18988
|
firstUpdated() {
|
|
@@ -19803,7 +19809,7 @@ class AuroBibtemplate extends i$3 {
|
|
|
19803
19809
|
}
|
|
19804
19810
|
}
|
|
19805
19811
|
|
|
19806
|
-
var formkitVersion = '
|
|
19812
|
+
var formkitVersion = '202607160842';
|
|
19807
19813
|
|
|
19808
19814
|
var styleCss$3 = i$6`.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}`;
|
|
19809
19815
|
|
|
@@ -4986,7 +4986,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$3 {
|
|
|
4986
4986
|
}
|
|
4987
4987
|
};
|
|
4988
4988
|
|
|
4989
|
-
var formkitVersion$2 = '
|
|
4989
|
+
var formkitVersion$2 = '202607160842';
|
|
4990
4990
|
|
|
4991
4991
|
let AuroElement$2 = class AuroElement extends i$3 {
|
|
4992
4992
|
static get properties() {
|
|
@@ -5128,10 +5128,10 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
5128
5128
|
|
|
5129
5129
|
/**
|
|
5130
5130
|
* When true, the dropdown skips its generic focus restoration on close.
|
|
5131
|
-
*
|
|
5132
|
-
*
|
|
5131
|
+
* Set by consumers (e.g. combobox) that manage their own focus routing
|
|
5132
|
+
* via setClearBtnFocus / setInputFocus / keyboard strategy.
|
|
5133
5133
|
* Separate from noHideOnThisFocusLoss (which controls auto-close behavior).
|
|
5134
|
-
* @
|
|
5134
|
+
* @public
|
|
5135
5135
|
*/
|
|
5136
5136
|
this.noFocusRestoreOnClose = false;
|
|
5137
5137
|
|
|
@@ -18668,7 +18668,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$3 {
|
|
|
18668
18668
|
}
|
|
18669
18669
|
};
|
|
18670
18670
|
|
|
18671
|
-
var formkitVersion$1 = '
|
|
18671
|
+
var formkitVersion$1 = '202607160842';
|
|
18672
18672
|
|
|
18673
18673
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
18674
18674
|
// See LICENSE in the project root for license information.
|
|
@@ -18962,12 +18962,15 @@ class AuroInput extends BaseInput {
|
|
|
18962
18962
|
// Check for any element (including custom elements like <auro-icon>
|
|
18963
18963
|
// that render via shadow DOM with no text content).
|
|
18964
18964
|
const lightDomNodes = Array.from(this.querySelectorAll('[slot="displayValue"]:not(slot)'));
|
|
18965
|
-
|
|
18965
|
+
const hasContent = lightDomNodes.some((node) => (
|
|
18966
18966
|
node.textContent.trim().length > 0 ||
|
|
18967
18967
|
node.children.length > 0 ||
|
|
18968
18968
|
node.shadowRoot !== null
|
|
18969
18969
|
));
|
|
18970
|
-
this.
|
|
18970
|
+
if (this.hasDisplayValueContent !== hasContent) {
|
|
18971
|
+
this.hasDisplayValueContent = hasContent;
|
|
18972
|
+
this.requestUpdate();
|
|
18973
|
+
}
|
|
18971
18974
|
return;
|
|
18972
18975
|
}
|
|
18973
18976
|
const nodes = slot.assignedNodes({ flatten: true });
|
|
@@ -18980,7 +18983,7 @@ class AuroInput extends BaseInput {
|
|
|
18980
18983
|
// being visible on preset/deeplink load.
|
|
18981
18984
|
// Custom elements (e.g. <auro-icon>) that render via shadow DOM are
|
|
18982
18985
|
// treated as content even when they have no text or light-DOM children.
|
|
18983
|
-
|
|
18986
|
+
const hasContent = nodes.some((node) => {
|
|
18984
18987
|
if (node.nodeType === Node.TEXT_NODE) {
|
|
18985
18988
|
return node.textContent.trim().length > 0;
|
|
18986
18989
|
}
|
|
@@ -18991,7 +18994,10 @@ class AuroInput extends BaseInput {
|
|
|
18991
18994
|
}
|
|
18992
18995
|
return false;
|
|
18993
18996
|
});
|
|
18994
|
-
this.
|
|
18997
|
+
if (this.hasDisplayValueContent !== hasContent) {
|
|
18998
|
+
this.hasDisplayValueContent = hasContent;
|
|
18999
|
+
this.requestUpdate();
|
|
19000
|
+
}
|
|
18995
19001
|
}
|
|
18996
19002
|
|
|
18997
19003
|
firstUpdated() {
|
|
@@ -19818,7 +19824,7 @@ class AuroBibtemplate extends i$3 {
|
|
|
19818
19824
|
}
|
|
19819
19825
|
}
|
|
19820
19826
|
|
|
19821
|
-
var formkitVersion = '
|
|
19827
|
+
var formkitVersion = '202607160842';
|
|
19822
19828
|
|
|
19823
19829
|
var styleCss$3 = i$6`.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}`;
|
|
19824
19830
|
|
|
@@ -4904,7 +4904,7 @@ let AuroHelpText$2 = class AuroHelpText extends LitElement {
|
|
|
4904
4904
|
}
|
|
4905
4905
|
};
|
|
4906
4906
|
|
|
4907
|
-
var formkitVersion$2 = '
|
|
4907
|
+
var formkitVersion$2 = '202607160842';
|
|
4908
4908
|
|
|
4909
4909
|
let AuroElement$2 = class AuroElement extends LitElement {
|
|
4910
4910
|
static get properties() {
|
|
@@ -5046,10 +5046,10 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
5046
5046
|
|
|
5047
5047
|
/**
|
|
5048
5048
|
* When true, the dropdown skips its generic focus restoration on close.
|
|
5049
|
-
*
|
|
5050
|
-
*
|
|
5049
|
+
* Set by consumers (e.g. combobox) that manage their own focus routing
|
|
5050
|
+
* via setClearBtnFocus / setInputFocus / keyboard strategy.
|
|
5051
5051
|
* Separate from noHideOnThisFocusLoss (which controls auto-close behavior).
|
|
5052
|
-
* @
|
|
5052
|
+
* @public
|
|
5053
5053
|
*/
|
|
5054
5054
|
this.noFocusRestoreOnClose = false;
|
|
5055
5055
|
|
|
@@ -18579,7 +18579,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
|
|
|
18579
18579
|
}
|
|
18580
18580
|
};
|
|
18581
18581
|
|
|
18582
|
-
var formkitVersion$1 = '
|
|
18582
|
+
var formkitVersion$1 = '202607160842';
|
|
18583
18583
|
|
|
18584
18584
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
18585
18585
|
// See LICENSE in the project root for license information.
|
|
@@ -18873,12 +18873,15 @@ class AuroInput extends BaseInput {
|
|
|
18873
18873
|
// Check for any element (including custom elements like <auro-icon>
|
|
18874
18874
|
// that render via shadow DOM with no text content).
|
|
18875
18875
|
const lightDomNodes = Array.from(this.querySelectorAll('[slot="displayValue"]:not(slot)'));
|
|
18876
|
-
|
|
18876
|
+
const hasContent = lightDomNodes.some((node) => (
|
|
18877
18877
|
node.textContent.trim().length > 0 ||
|
|
18878
18878
|
node.children.length > 0 ||
|
|
18879
18879
|
node.shadowRoot !== null
|
|
18880
18880
|
));
|
|
18881
|
-
this.
|
|
18881
|
+
if (this.hasDisplayValueContent !== hasContent) {
|
|
18882
|
+
this.hasDisplayValueContent = hasContent;
|
|
18883
|
+
this.requestUpdate();
|
|
18884
|
+
}
|
|
18882
18885
|
return;
|
|
18883
18886
|
}
|
|
18884
18887
|
const nodes = slot.assignedNodes({ flatten: true });
|
|
@@ -18891,7 +18894,7 @@ class AuroInput extends BaseInput {
|
|
|
18891
18894
|
// being visible on preset/deeplink load.
|
|
18892
18895
|
// Custom elements (e.g. <auro-icon>) that render via shadow DOM are
|
|
18893
18896
|
// treated as content even when they have no text or light-DOM children.
|
|
18894
|
-
|
|
18897
|
+
const hasContent = nodes.some((node) => {
|
|
18895
18898
|
if (node.nodeType === Node.TEXT_NODE) {
|
|
18896
18899
|
return node.textContent.trim().length > 0;
|
|
18897
18900
|
}
|
|
@@ -18902,7 +18905,10 @@ class AuroInput extends BaseInput {
|
|
|
18902
18905
|
}
|
|
18903
18906
|
return false;
|
|
18904
18907
|
});
|
|
18905
|
-
this.
|
|
18908
|
+
if (this.hasDisplayValueContent !== hasContent) {
|
|
18909
|
+
this.hasDisplayValueContent = hasContent;
|
|
18910
|
+
this.requestUpdate();
|
|
18911
|
+
}
|
|
18906
18912
|
}
|
|
18907
18913
|
|
|
18908
18914
|
firstUpdated() {
|
|
@@ -19729,7 +19735,7 @@ class AuroBibtemplate extends LitElement {
|
|
|
19729
19735
|
}
|
|
19730
19736
|
}
|
|
19731
19737
|
|
|
19732
|
-
var formkitVersion = '
|
|
19738
|
+
var formkitVersion = '202607160842';
|
|
19733
19739
|
|
|
19734
19740
|
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}`;
|
|
19735
19741
|
|
|
@@ -4904,7 +4904,7 @@ let AuroHelpText$2 = class AuroHelpText extends LitElement {
|
|
|
4904
4904
|
}
|
|
4905
4905
|
};
|
|
4906
4906
|
|
|
4907
|
-
var formkitVersion$2 = '
|
|
4907
|
+
var formkitVersion$2 = '202607160842';
|
|
4908
4908
|
|
|
4909
4909
|
let AuroElement$2 = class AuroElement extends LitElement {
|
|
4910
4910
|
static get properties() {
|
|
@@ -5046,10 +5046,10 @@ class AuroDropdown extends AuroElement$2 {
|
|
|
5046
5046
|
|
|
5047
5047
|
/**
|
|
5048
5048
|
* When true, the dropdown skips its generic focus restoration on close.
|
|
5049
|
-
*
|
|
5050
|
-
*
|
|
5049
|
+
* Set by consumers (e.g. combobox) that manage their own focus routing
|
|
5050
|
+
* via setClearBtnFocus / setInputFocus / keyboard strategy.
|
|
5051
5051
|
* Separate from noHideOnThisFocusLoss (which controls auto-close behavior).
|
|
5052
|
-
* @
|
|
5052
|
+
* @public
|
|
5053
5053
|
*/
|
|
5054
5054
|
this.noFocusRestoreOnClose = false;
|
|
5055
5055
|
|
|
@@ -18579,7 +18579,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
|
|
|
18579
18579
|
}
|
|
18580
18580
|
};
|
|
18581
18581
|
|
|
18582
|
-
var formkitVersion$1 = '
|
|
18582
|
+
var formkitVersion$1 = '202607160842';
|
|
18583
18583
|
|
|
18584
18584
|
// Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
|
|
18585
18585
|
// See LICENSE in the project root for license information.
|
|
@@ -18873,12 +18873,15 @@ class AuroInput extends BaseInput {
|
|
|
18873
18873
|
// Check for any element (including custom elements like <auro-icon>
|
|
18874
18874
|
// that render via shadow DOM with no text content).
|
|
18875
18875
|
const lightDomNodes = Array.from(this.querySelectorAll('[slot="displayValue"]:not(slot)'));
|
|
18876
|
-
|
|
18876
|
+
const hasContent = lightDomNodes.some((node) => (
|
|
18877
18877
|
node.textContent.trim().length > 0 ||
|
|
18878
18878
|
node.children.length > 0 ||
|
|
18879
18879
|
node.shadowRoot !== null
|
|
18880
18880
|
));
|
|
18881
|
-
this.
|
|
18881
|
+
if (this.hasDisplayValueContent !== hasContent) {
|
|
18882
|
+
this.hasDisplayValueContent = hasContent;
|
|
18883
|
+
this.requestUpdate();
|
|
18884
|
+
}
|
|
18882
18885
|
return;
|
|
18883
18886
|
}
|
|
18884
18887
|
const nodes = slot.assignedNodes({ flatten: true });
|
|
@@ -18891,7 +18894,7 @@ class AuroInput extends BaseInput {
|
|
|
18891
18894
|
// being visible on preset/deeplink load.
|
|
18892
18895
|
// Custom elements (e.g. <auro-icon>) that render via shadow DOM are
|
|
18893
18896
|
// treated as content even when they have no text or light-DOM children.
|
|
18894
|
-
|
|
18897
|
+
const hasContent = nodes.some((node) => {
|
|
18895
18898
|
if (node.nodeType === Node.TEXT_NODE) {
|
|
18896
18899
|
return node.textContent.trim().length > 0;
|
|
18897
18900
|
}
|
|
@@ -18902,7 +18905,10 @@ class AuroInput extends BaseInput {
|
|
|
18902
18905
|
}
|
|
18903
18906
|
return false;
|
|
18904
18907
|
});
|
|
18905
|
-
this.
|
|
18908
|
+
if (this.hasDisplayValueContent !== hasContent) {
|
|
18909
|
+
this.hasDisplayValueContent = hasContent;
|
|
18910
|
+
this.requestUpdate();
|
|
18911
|
+
}
|
|
18906
18912
|
}
|
|
18907
18913
|
|
|
18908
18914
|
firstUpdated() {
|
|
@@ -19729,7 +19735,7 @@ class AuroBibtemplate extends LitElement {
|
|
|
19729
19735
|
}
|
|
19730
19736
|
}
|
|
19731
19737
|
|
|
19732
|
-
var formkitVersion = '
|
|
19738
|
+
var formkitVersion = '202607160842';
|
|
19733
19739
|
|
|
19734
19740
|
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}`;
|
|
19735
19741
|
|
|
@@ -1114,7 +1114,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$2 {
|
|
|
1114
1114
|
}
|
|
1115
1115
|
};
|
|
1116
1116
|
|
|
1117
|
-
var formkitVersion$1 = '
|
|
1117
|
+
var formkitVersion$1 = '202607160842';
|
|
1118
1118
|
|
|
1119
1119
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1120
1120
|
// See LICENSE in the project root for license information.
|
|
@@ -5280,7 +5280,7 @@ class AuroHelpText extends i$2 {
|
|
|
5280
5280
|
}
|
|
5281
5281
|
}
|
|
5282
5282
|
|
|
5283
|
-
var formkitVersion = '
|
|
5283
|
+
var formkitVersion = '202607160842';
|
|
5284
5284
|
|
|
5285
5285
|
let AuroElement$1 = class AuroElement extends i$2 {
|
|
5286
5286
|
static get properties() {
|
|
@@ -5422,10 +5422,10 @@ class AuroDropdown extends AuroElement$1 {
|
|
|
5422
5422
|
|
|
5423
5423
|
/**
|
|
5424
5424
|
* When true, the dropdown skips its generic focus restoration on close.
|
|
5425
|
-
*
|
|
5426
|
-
*
|
|
5425
|
+
* Set by consumers (e.g. combobox) that manage their own focus routing
|
|
5426
|
+
* via setClearBtnFocus / setInputFocus / keyboard strategy.
|
|
5427
5427
|
* Separate from noHideOnThisFocusLoss (which controls auto-close behavior).
|
|
5428
|
-
* @
|
|
5428
|
+
* @public
|
|
5429
5429
|
*/
|
|
5430
5430
|
this.noFocusRestoreOnClose = false;
|
|
5431
5431
|
|
|
@@ -1114,7 +1114,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$2 {
|
|
|
1114
1114
|
}
|
|
1115
1115
|
};
|
|
1116
1116
|
|
|
1117
|
-
var formkitVersion$1 = '
|
|
1117
|
+
var formkitVersion$1 = '202607160842';
|
|
1118
1118
|
|
|
1119
1119
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1120
1120
|
// See LICENSE in the project root for license information.
|
|
@@ -5280,7 +5280,7 @@ class AuroHelpText extends i$2 {
|
|
|
5280
5280
|
}
|
|
5281
5281
|
}
|
|
5282
5282
|
|
|
5283
|
-
var formkitVersion = '
|
|
5283
|
+
var formkitVersion = '202607160842';
|
|
5284
5284
|
|
|
5285
5285
|
let AuroElement$1 = class AuroElement extends i$2 {
|
|
5286
5286
|
static get properties() {
|
|
@@ -5422,10 +5422,10 @@ class AuroDropdown extends AuroElement$1 {
|
|
|
5422
5422
|
|
|
5423
5423
|
/**
|
|
5424
5424
|
* When true, the dropdown skips its generic focus restoration on close.
|
|
5425
|
-
*
|
|
5426
|
-
*
|
|
5425
|
+
* Set by consumers (e.g. combobox) that manage their own focus routing
|
|
5426
|
+
* via setClearBtnFocus / setInputFocus / keyboard strategy.
|
|
5427
5427
|
* Separate from noHideOnThisFocusLoss (which controls auto-close behavior).
|
|
5428
|
-
* @
|
|
5428
|
+
* @public
|
|
5429
5429
|
*/
|
|
5430
5430
|
this.noFocusRestoreOnClose = false;
|
|
5431
5431
|
|
|
@@ -1064,7 +1064,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
|
|
|
1064
1064
|
}
|
|
1065
1065
|
};
|
|
1066
1066
|
|
|
1067
|
-
var formkitVersion$1 = '
|
|
1067
|
+
var formkitVersion$1 = '202607160842';
|
|
1068
1068
|
|
|
1069
1069
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1070
1070
|
// See LICENSE in the project root for license information.
|
|
@@ -5212,7 +5212,7 @@ class AuroHelpText extends LitElement {
|
|
|
5212
5212
|
}
|
|
5213
5213
|
}
|
|
5214
5214
|
|
|
5215
|
-
var formkitVersion = '
|
|
5215
|
+
var formkitVersion = '202607160842';
|
|
5216
5216
|
|
|
5217
5217
|
let AuroElement$1 = class AuroElement extends LitElement {
|
|
5218
5218
|
static get properties() {
|
|
@@ -5354,10 +5354,10 @@ class AuroDropdown extends AuroElement$1 {
|
|
|
5354
5354
|
|
|
5355
5355
|
/**
|
|
5356
5356
|
* When true, the dropdown skips its generic focus restoration on close.
|
|
5357
|
-
*
|
|
5358
|
-
*
|
|
5357
|
+
* Set by consumers (e.g. combobox) that manage their own focus routing
|
|
5358
|
+
* via setClearBtnFocus / setInputFocus / keyboard strategy.
|
|
5359
5359
|
* Separate from noHideOnThisFocusLoss (which controls auto-close behavior).
|
|
5360
|
-
* @
|
|
5360
|
+
* @public
|
|
5361
5361
|
*/
|
|
5362
5362
|
this.noFocusRestoreOnClose = false;
|
|
5363
5363
|
|
|
@@ -1064,7 +1064,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
|
|
|
1064
1064
|
}
|
|
1065
1065
|
};
|
|
1066
1066
|
|
|
1067
|
-
var formkitVersion$1 = '
|
|
1067
|
+
var formkitVersion$1 = '202607160842';
|
|
1068
1068
|
|
|
1069
1069
|
// Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
|
|
1070
1070
|
// See LICENSE in the project root for license information.
|
|
@@ -5212,7 +5212,7 @@ class AuroHelpText extends LitElement {
|
|
|
5212
5212
|
}
|
|
5213
5213
|
}
|
|
5214
5214
|
|
|
5215
|
-
var formkitVersion = '
|
|
5215
|
+
var formkitVersion = '202607160842';
|
|
5216
5216
|
|
|
5217
5217
|
let AuroElement$1 = class AuroElement extends LitElement {
|
|
5218
5218
|
static get properties() {
|
|
@@ -5354,10 +5354,10 @@ class AuroDropdown extends AuroElement$1 {
|
|
|
5354
5354
|
|
|
5355
5355
|
/**
|
|
5356
5356
|
* When true, the dropdown skips its generic focus restoration on close.
|
|
5357
|
-
*
|
|
5358
|
-
*
|
|
5357
|
+
* Set by consumers (e.g. combobox) that manage their own focus routing
|
|
5358
|
+
* via setClearBtnFocus / setInputFocus / keyboard strategy.
|
|
5359
5359
|
* Separate from noHideOnThisFocusLoss (which controls auto-close behavior).
|
|
5360
|
-
* @
|
|
5360
|
+
* @public
|
|
5361
5361
|
*/
|
|
5362
5362
|
this.noFocusRestoreOnClose = false;
|
|
5363
5363
|
|