@aurodesignsystem-dev/auro-formkit 0.0.0-pr1475.2 → 0.0.0-pr1475.3

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.
Files changed (46) hide show
  1. package/components/checkbox/demo/customize.min.js +1 -1
  2. package/components/checkbox/demo/getting-started.min.js +1 -1
  3. package/components/checkbox/demo/index.min.js +1 -1
  4. package/components/checkbox/dist/index.js +1 -1
  5. package/components/checkbox/dist/registered.js +1 -1
  6. package/components/combobox/demo/customize.min.js +11 -3
  7. package/components/combobox/demo/getting-started.min.js +11 -3
  8. package/components/combobox/demo/index.min.js +11 -3
  9. package/components/combobox/dist/index.js +11 -3
  10. package/components/combobox/dist/registered.js +11 -3
  11. package/components/counter/demo/customize.min.js +10 -2
  12. package/components/counter/demo/index.min.js +10 -2
  13. package/components/counter/dist/index.js +1 -1
  14. package/components/counter/dist/registered.js +1 -1
  15. package/components/datepicker/demo/customize.min.js +99 -33
  16. package/components/datepicker/demo/index.md +2 -2
  17. package/components/datepicker/demo/index.min.js +100 -34
  18. package/components/datepicker/dist/index.js +99 -33
  19. package/components/datepicker/dist/registered.js +99 -33
  20. package/components/datepicker/dist/src/auro-calendar-cell.d.ts +9 -0
  21. package/components/dropdown/demo/customize.min.js +9 -1
  22. package/components/dropdown/demo/getting-started.min.js +9 -1
  23. package/components/dropdown/demo/index.min.js +9 -1
  24. package/components/dropdown/dist/index.js +9 -1
  25. package/components/dropdown/dist/registered.js +9 -1
  26. package/components/form/demo/customize.min.js +133 -43
  27. package/components/form/demo/getting-started.min.js +133 -43
  28. package/components/form/demo/index.min.js +133 -43
  29. package/components/form/demo/registerDemoDeps.min.js +133 -43
  30. package/components/input/demo/customize.min.js +1 -1
  31. package/components/input/demo/getting-started.min.js +1 -1
  32. package/components/input/demo/index.min.js +1 -1
  33. package/components/input/dist/index.js +1 -1
  34. package/components/input/dist/registered.js +1 -1
  35. package/components/radio/demo/customize.min.js +1 -1
  36. package/components/radio/demo/getting-started.min.js +1 -1
  37. package/components/radio/demo/index.min.js +1 -1
  38. package/components/radio/dist/index.js +1 -1
  39. package/components/radio/dist/registered.js +1 -1
  40. package/components/select/demo/customize.min.js +10 -2
  41. package/components/select/demo/getting-started.min.js +10 -2
  42. package/components/select/demo/index.min.js +10 -2
  43. package/components/select/dist/index.js +10 -2
  44. package/components/select/dist/registered.js +10 -2
  45. package/custom-elements.json +1496 -1485
  46. package/package.json +1 -1
@@ -1682,7 +1682,7 @@ class AuroHelpText extends i$2 {
1682
1682
  }
1683
1683
  }
1684
1684
 
1685
- var formkitVersion = '202605182240';
1685
+ var formkitVersion = '202605182353';
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 = '202605182240';
1685
+ var formkitVersion = '202605182353';
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 = '202605182240';
1685
+ var formkitVersion = '202605182353';
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 = '202605182240';
1638
+ var formkitVersion = '202605182353';
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 = '202605182240';
1638
+ var formkitVersion = '202605182353';
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 = '202605182240';
5281
+ var formkitVersion$2 = '202605182353';
5282
5282
 
5283
5283
  let AuroElement$2 = class AuroElement extends i$4 {
5284
5284
  static get properties() {
@@ -6199,6 +6199,14 @@ class AuroDropdown extends AuroElement$2 {
6199
6199
  }
6200
6200
  };
6201
6201
  this.addEventListener('keydown', this._bibTabHandler);
6202
+
6203
+ // Move initial focus into the bib content, matching FocusTrap behavior
6204
+ requestAnimationFrame(() => {
6205
+ const focusables = getFocusableElements(this.bibContent);
6206
+ if (focusables.length) {
6207
+ focusables[0].focus();
6208
+ }
6209
+ });
6202
6210
  } else {
6203
6211
  // Normal desktop: use FocusTrap on the bib element
6204
6212
  this.focusTrap = new FocusTrap(this.bibContent);
@@ -13219,7 +13227,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
13219
13227
  }
13220
13228
  };
13221
13229
 
13222
- var formkitVersion$1 = '202605182240';
13230
+ var formkitVersion$1 = '202605182353';
13223
13231
 
13224
13232
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
13225
13233
  // See LICENSE in the project root for license information.
@@ -14292,7 +14300,7 @@ class AuroBibtemplate extends i$4 {
14292
14300
  }
14293
14301
  }
14294
14302
 
14295
- var formkitVersion = '202605182240';
14303
+ var formkitVersion = '202605182353';
14296
14304
 
14297
14305
  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}`;
14298
14306
 
@@ -5278,7 +5278,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
5278
5278
  }
5279
5279
  };
5280
5280
 
5281
- var formkitVersion$2 = '202605182240';
5281
+ var formkitVersion$2 = '202605182353';
5282
5282
 
5283
5283
  let AuroElement$2 = class AuroElement extends i$4 {
5284
5284
  static get properties() {
@@ -6199,6 +6199,14 @@ class AuroDropdown extends AuroElement$2 {
6199
6199
  }
6200
6200
  };
6201
6201
  this.addEventListener('keydown', this._bibTabHandler);
6202
+
6203
+ // Move initial focus into the bib content, matching FocusTrap behavior
6204
+ requestAnimationFrame(() => {
6205
+ const focusables = getFocusableElements(this.bibContent);
6206
+ if (focusables.length) {
6207
+ focusables[0].focus();
6208
+ }
6209
+ });
6202
6210
  } else {
6203
6211
  // Normal desktop: use FocusTrap on the bib element
6204
6212
  this.focusTrap = new FocusTrap(this.bibContent);
@@ -13219,7 +13227,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
13219
13227
  }
13220
13228
  };
13221
13229
 
13222
- var formkitVersion$1 = '202605182240';
13230
+ var formkitVersion$1 = '202605182353';
13223
13231
 
13224
13232
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
13225
13233
  // See LICENSE in the project root for license information.
@@ -14292,7 +14300,7 @@ class AuroBibtemplate extends i$4 {
14292
14300
  }
14293
14301
  }
14294
14302
 
14295
- var formkitVersion = '202605182240';
14303
+ var formkitVersion = '202605182353';
14296
14304
 
14297
14305
  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}`;
14298
14306
 
@@ -5293,7 +5293,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
5293
5293
  }
5294
5294
  };
5295
5295
 
5296
- var formkitVersion$2 = '202605182240';
5296
+ var formkitVersion$2 = '202605182353';
5297
5297
 
5298
5298
  let AuroElement$2 = class AuroElement extends i$4 {
5299
5299
  static get properties() {
@@ -6214,6 +6214,14 @@ class AuroDropdown extends AuroElement$2 {
6214
6214
  }
6215
6215
  };
6216
6216
  this.addEventListener('keydown', this._bibTabHandler);
6217
+
6218
+ // Move initial focus into the bib content, matching FocusTrap behavior
6219
+ requestAnimationFrame(() => {
6220
+ const focusables = getFocusableElements(this.bibContent);
6221
+ if (focusables.length) {
6222
+ focusables[0].focus();
6223
+ }
6224
+ });
6217
6225
  } else {
6218
6226
  // Normal desktop: use FocusTrap on the bib element
6219
6227
  this.focusTrap = new FocusTrap(this.bibContent);
@@ -13234,7 +13242,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
13234
13242
  }
13235
13243
  };
13236
13244
 
13237
- var formkitVersion$1 = '202605182240';
13245
+ var formkitVersion$1 = '202605182353';
13238
13246
 
13239
13247
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
13240
13248
  // See LICENSE in the project root for license information.
@@ -14307,7 +14315,7 @@ class AuroBibtemplate extends i$4 {
14307
14315
  }
14308
14316
  }
14309
14317
 
14310
- var formkitVersion = '202605182240';
14318
+ var formkitVersion = '202605182353';
14311
14319
 
14312
14320
  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}`;
14313
14321
 
@@ -5211,7 +5211,7 @@ let AuroHelpText$2 = class AuroHelpText extends LitElement {
5211
5211
  }
5212
5212
  };
5213
5213
 
5214
- var formkitVersion$2 = '202605182240';
5214
+ var formkitVersion$2 = '202605182353';
5215
5215
 
5216
5216
  let AuroElement$2 = class AuroElement extends LitElement {
5217
5217
  static get properties() {
@@ -6132,6 +6132,14 @@ class AuroDropdown extends AuroElement$2 {
6132
6132
  }
6133
6133
  };
6134
6134
  this.addEventListener('keydown', this._bibTabHandler);
6135
+
6136
+ // Move initial focus into the bib content, matching FocusTrap behavior
6137
+ requestAnimationFrame(() => {
6138
+ const focusables = getFocusableElements(this.bibContent);
6139
+ if (focusables.length) {
6140
+ focusables[0].focus();
6141
+ }
6142
+ });
6135
6143
  } else {
6136
6144
  // Normal desktop: use FocusTrap on the bib element
6137
6145
  this.focusTrap = new FocusTrap(this.bibContent);
@@ -13145,7 +13153,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
13145
13153
  }
13146
13154
  };
13147
13155
 
13148
- var formkitVersion$1 = '202605182240';
13156
+ var formkitVersion$1 = '202605182353';
13149
13157
 
13150
13158
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
13151
13159
  // See LICENSE in the project root for license information.
@@ -14218,7 +14226,7 @@ class AuroBibtemplate extends LitElement {
14218
14226
  }
14219
14227
  }
14220
14228
 
14221
- var formkitVersion = '202605182240';
14229
+ var formkitVersion = '202605182353';
14222
14230
 
14223
14231
  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}`;
14224
14232
 
@@ -5211,7 +5211,7 @@ let AuroHelpText$2 = class AuroHelpText extends LitElement {
5211
5211
  }
5212
5212
  };
5213
5213
 
5214
- var formkitVersion$2 = '202605182240';
5214
+ var formkitVersion$2 = '202605182353';
5215
5215
 
5216
5216
  let AuroElement$2 = class AuroElement extends LitElement {
5217
5217
  static get properties() {
@@ -6132,6 +6132,14 @@ class AuroDropdown extends AuroElement$2 {
6132
6132
  }
6133
6133
  };
6134
6134
  this.addEventListener('keydown', this._bibTabHandler);
6135
+
6136
+ // Move initial focus into the bib content, matching FocusTrap behavior
6137
+ requestAnimationFrame(() => {
6138
+ const focusables = getFocusableElements(this.bibContent);
6139
+ if (focusables.length) {
6140
+ focusables[0].focus();
6141
+ }
6142
+ });
6135
6143
  } else {
6136
6144
  // Normal desktop: use FocusTrap on the bib element
6137
6145
  this.focusTrap = new FocusTrap(this.bibContent);
@@ -13145,7 +13153,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
13145
13153
  }
13146
13154
  };
13147
13155
 
13148
- var formkitVersion$1 = '202605182240';
13156
+ var formkitVersion$1 = '202605182353';
13149
13157
 
13150
13158
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
13151
13159
  // See LICENSE in the project root for license information.
@@ -14218,7 +14226,7 @@ class AuroBibtemplate extends LitElement {
14218
14226
  }
14219
14227
  }
14220
14228
 
14221
- var formkitVersion = '202605182240';
14229
+ var formkitVersion = '202605182353';
14222
14230
 
14223
14231
  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}`;
14224
14232
 
@@ -1521,7 +1521,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$2 {
1521
1521
  }
1522
1522
  };
1523
1523
 
1524
- var formkitVersion$1 = '202605182240';
1524
+ var formkitVersion$1 = '202605182353';
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 = '202605182240';
5870
+ var formkitVersion = '202605182353';
5871
5871
 
5872
5872
  let AuroElement$1 = class AuroElement extends i$2 {
5873
5873
  static get properties() {
@@ -6788,6 +6788,14 @@ class AuroDropdown extends AuroElement$1 {
6788
6788
  }
6789
6789
  };
6790
6790
  this.addEventListener('keydown', this._bibTabHandler);
6791
+
6792
+ // Move initial focus into the bib content, matching FocusTrap behavior
6793
+ requestAnimationFrame(() => {
6794
+ const focusables = getFocusableElements(this.bibContent);
6795
+ if (focusables.length) {
6796
+ focusables[0].focus();
6797
+ }
6798
+ });
6791
6799
  } else {
6792
6800
  // Normal desktop: use FocusTrap on the bib element
6793
6801
  this.focusTrap = new FocusTrap(this.bibContent);
@@ -1521,7 +1521,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$2 {
1521
1521
  }
1522
1522
  };
1523
1523
 
1524
- var formkitVersion$1 = '202605182240';
1524
+ var formkitVersion$1 = '202605182353';
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 = '202605182240';
5870
+ var formkitVersion = '202605182353';
5871
5871
 
5872
5872
  let AuroElement$1 = class AuroElement extends i$2 {
5873
5873
  static get properties() {
@@ -6788,6 +6788,14 @@ class AuroDropdown extends AuroElement$1 {
6788
6788
  }
6789
6789
  };
6790
6790
  this.addEventListener('keydown', this._bibTabHandler);
6791
+
6792
+ // Move initial focus into the bib content, matching FocusTrap behavior
6793
+ requestAnimationFrame(() => {
6794
+ const focusables = getFocusableElements(this.bibContent);
6795
+ if (focusables.length) {
6796
+ focusables[0].focus();
6797
+ }
6798
+ });
6791
6799
  } else {
6792
6800
  // Normal desktop: use FocusTrap on the bib element
6793
6801
  this.focusTrap = new FocusTrap(this.bibContent);
@@ -1471,7 +1471,7 @@ class AuroHelpText extends LitElement {
1471
1471
  }
1472
1472
  }
1473
1473
 
1474
- var formkitVersion = '202605182240';
1474
+ var formkitVersion = '202605182353';
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 = '202605182240';
1474
+ var formkitVersion = '202605182353';
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.