@aurodesignsystem-dev/auro-formkit 0.0.0-pr1497.2 → 0.0.0-pr1497.4

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 (52) 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 +13 -5
  7. package/components/combobox/demo/getting-started.min.js +13 -5
  8. package/components/combobox/demo/index.min.js +13 -5
  9. package/components/combobox/dist/index.js +13 -5
  10. package/components/combobox/dist/registered.js +13 -5
  11. package/components/counter/demo/customize.min.js +12 -4
  12. package/components/counter/demo/index.min.js +12 -4
  13. package/components/counter/dist/index.js +1 -1
  14. package/components/counter/dist/registered.js +1 -1
  15. package/components/datepicker/demo/api.md +2 -2
  16. package/components/datepicker/demo/css-only.md +1 -1
  17. package/components/datepicker/demo/customize.min.js +20 -17
  18. package/components/datepicker/demo/design.md +2 -2
  19. package/components/datepicker/demo/getting-started.md +6 -6
  20. package/components/datepicker/demo/index.md +38 -29
  21. package/components/datepicker/demo/index.min.js +21 -18
  22. package/components/datepicker/demo/why-datepicker.md +2 -2
  23. package/components/datepicker/dist/index.js +20 -17
  24. package/components/datepicker/dist/registered.js +20 -17
  25. package/components/datepicker/dist/src/auro-calendar-cell.d.ts +1 -1
  26. package/components/datepicker/dist/src/auro-datepicker.d.ts +2 -2
  27. package/components/dropdown/demo/customize.min.js +11 -3
  28. package/components/dropdown/demo/getting-started.min.js +11 -3
  29. package/components/dropdown/demo/index.min.js +11 -3
  30. package/components/dropdown/dist/index.js +11 -3
  31. package/components/dropdown/dist/registered.js +11 -3
  32. package/components/form/demo/customize.min.js +60 -33
  33. package/components/form/demo/getting-started.min.js +60 -33
  34. package/components/form/demo/index.min.js +60 -33
  35. package/components/form/demo/registerDemoDeps.min.js +60 -33
  36. package/components/input/demo/customize.min.js +1 -1
  37. package/components/input/demo/getting-started.min.js +1 -1
  38. package/components/input/demo/index.min.js +1 -1
  39. package/components/input/dist/index.js +1 -1
  40. package/components/input/dist/registered.js +1 -1
  41. package/components/radio/demo/customize.min.js +1 -1
  42. package/components/radio/demo/getting-started.min.js +1 -1
  43. package/components/radio/demo/index.min.js +1 -1
  44. package/components/radio/dist/index.js +1 -1
  45. package/components/radio/dist/registered.js +1 -1
  46. package/components/select/demo/customize.min.js +12 -4
  47. package/components/select/demo/getting-started.min.js +12 -4
  48. package/components/select/demo/index.min.js +12 -4
  49. package/components/select/dist/index.js +12 -4
  50. package/components/select/dist/registered.js +12 -4
  51. package/custom-elements.json +3 -3
  52. package/package.json +1 -1
@@ -1260,7 +1260,7 @@ class AuroHelpText extends i$2 {
1260
1260
  }
1261
1261
  }
1262
1262
 
1263
- var formkitVersion = '202606081904';
1263
+ var formkitVersion = '202606082032';
1264
1264
 
1265
1265
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1266
1266
  // See LICENSE in the project root for license information.
@@ -1260,7 +1260,7 @@ class AuroHelpText extends i$2 {
1260
1260
  }
1261
1261
  }
1262
1262
 
1263
- var formkitVersion = '202606081904';
1263
+ var formkitVersion = '202606082032';
1264
1264
 
1265
1265
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1266
1266
  // See LICENSE in the project root for license information.
@@ -1260,7 +1260,7 @@ class AuroHelpText extends i$2 {
1260
1260
  }
1261
1261
  }
1262
1262
 
1263
- var formkitVersion = '202606081904';
1263
+ var formkitVersion = '202606082032';
1264
1264
 
1265
1265
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1266
1266
  // See LICENSE in the project root for license information.
@@ -1213,7 +1213,7 @@ class AuroHelpText extends LitElement {
1213
1213
  }
1214
1214
  }
1215
1215
 
1216
- var formkitVersion = '202606081904';
1216
+ var formkitVersion = '202606082032';
1217
1217
 
1218
1218
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1219
1219
  // See LICENSE in the project root for license information.
@@ -1213,7 +1213,7 @@ class AuroHelpText extends LitElement {
1213
1213
  }
1214
1214
  }
1215
1215
 
1216
- var formkitVersion = '202606081904';
1216
+ var formkitVersion = '202606082032';
1217
1217
 
1218
1218
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1219
1219
  // See LICENSE in the project root for license information.
@@ -4856,7 +4856,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
4856
4856
  }
4857
4857
  };
4858
4858
 
4859
- var formkitVersion$2 = '202606081904';
4859
+ var formkitVersion$2 = '202606082032';
4860
4860
 
4861
4861
  let AuroElement$2 = class AuroElement extends i$4 {
4862
4862
  static get properties() {
@@ -5797,9 +5797,17 @@ class AuroDropdown extends AuroElement$2 {
5797
5797
  }
5798
5798
  });
5799
5799
  } else {
5800
- // Normal desktop: use FocusTrap on the bib element
5800
+ // Normal desktop: use FocusTrap on the bib element.
5801
+ // Defer focusFirstElement to the next frame because the popover
5802
+ // is positioned asynchronously by Floating UI — calling focus()
5803
+ // synchronously here would target elements with zero dimensions
5804
+ // and the focus call would be silently ignored.
5801
5805
  this.focusTrap = new FocusTrap(this.bibContent);
5802
- this.focusTrap.focusFirstElement();
5806
+ requestAnimationFrame(() => {
5807
+ if (this.focusTrap) {
5808
+ this.focusTrap.focusFirstElement();
5809
+ }
5810
+ });
5803
5811
  }
5804
5812
  }
5805
5813
  // Fullscreen: showModal() provides native focus trapping
@@ -18340,7 +18348,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
18340
18348
  }
18341
18349
  };
18342
18350
 
18343
- var formkitVersion$1 = '202606081904';
18351
+ var formkitVersion$1 = '202606082032';
18344
18352
 
18345
18353
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
18346
18354
  // See LICENSE in the project root for license information.
@@ -19465,7 +19473,7 @@ class AuroBibtemplate extends i$4 {
19465
19473
  }
19466
19474
  }
19467
19475
 
19468
- var formkitVersion = '202606081904';
19476
+ var formkitVersion = '202606082032';
19469
19477
 
19470
19478
  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}`;
19471
19479
 
@@ -4856,7 +4856,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
4856
4856
  }
4857
4857
  };
4858
4858
 
4859
- var formkitVersion$2 = '202606081904';
4859
+ var formkitVersion$2 = '202606082032';
4860
4860
 
4861
4861
  let AuroElement$2 = class AuroElement extends i$4 {
4862
4862
  static get properties() {
@@ -5797,9 +5797,17 @@ class AuroDropdown extends AuroElement$2 {
5797
5797
  }
5798
5798
  });
5799
5799
  } else {
5800
- // Normal desktop: use FocusTrap on the bib element
5800
+ // Normal desktop: use FocusTrap on the bib element.
5801
+ // Defer focusFirstElement to the next frame because the popover
5802
+ // is positioned asynchronously by Floating UI — calling focus()
5803
+ // synchronously here would target elements with zero dimensions
5804
+ // and the focus call would be silently ignored.
5801
5805
  this.focusTrap = new FocusTrap(this.bibContent);
5802
- this.focusTrap.focusFirstElement();
5806
+ requestAnimationFrame(() => {
5807
+ if (this.focusTrap) {
5808
+ this.focusTrap.focusFirstElement();
5809
+ }
5810
+ });
5803
5811
  }
5804
5812
  }
5805
5813
  // Fullscreen: showModal() provides native focus trapping
@@ -18340,7 +18348,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
18340
18348
  }
18341
18349
  };
18342
18350
 
18343
- var formkitVersion$1 = '202606081904';
18351
+ var formkitVersion$1 = '202606082032';
18344
18352
 
18345
18353
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
18346
18354
  // See LICENSE in the project root for license information.
@@ -19465,7 +19473,7 @@ class AuroBibtemplate extends i$4 {
19465
19473
  }
19466
19474
  }
19467
19475
 
19468
- var formkitVersion = '202606081904';
19476
+ var formkitVersion = '202606082032';
19469
19477
 
19470
19478
  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}`;
19471
19479
 
@@ -4871,7 +4871,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
4871
4871
  }
4872
4872
  };
4873
4873
 
4874
- var formkitVersion$2 = '202606081904';
4874
+ var formkitVersion$2 = '202606082032';
4875
4875
 
4876
4876
  let AuroElement$2 = class AuroElement extends i$4 {
4877
4877
  static get properties() {
@@ -5812,9 +5812,17 @@ class AuroDropdown extends AuroElement$2 {
5812
5812
  }
5813
5813
  });
5814
5814
  } else {
5815
- // Normal desktop: use FocusTrap on the bib element
5815
+ // Normal desktop: use FocusTrap on the bib element.
5816
+ // Defer focusFirstElement to the next frame because the popover
5817
+ // is positioned asynchronously by Floating UI — calling focus()
5818
+ // synchronously here would target elements with zero dimensions
5819
+ // and the focus call would be silently ignored.
5816
5820
  this.focusTrap = new FocusTrap(this.bibContent);
5817
- this.focusTrap.focusFirstElement();
5821
+ requestAnimationFrame(() => {
5822
+ if (this.focusTrap) {
5823
+ this.focusTrap.focusFirstElement();
5824
+ }
5825
+ });
5818
5826
  }
5819
5827
  }
5820
5828
  // Fullscreen: showModal() provides native focus trapping
@@ -18355,7 +18363,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
18355
18363
  }
18356
18364
  };
18357
18365
 
18358
- var formkitVersion$1 = '202606081904';
18366
+ var formkitVersion$1 = '202606082032';
18359
18367
 
18360
18368
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
18361
18369
  // See LICENSE in the project root for license information.
@@ -19480,7 +19488,7 @@ class AuroBibtemplate extends i$4 {
19480
19488
  }
19481
19489
  }
19482
19490
 
19483
- var formkitVersion = '202606081904';
19491
+ var formkitVersion = '202606082032';
19484
19492
 
19485
19493
  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}`;
19486
19494
 
@@ -4789,7 +4789,7 @@ let AuroHelpText$2 = class AuroHelpText extends LitElement {
4789
4789
  }
4790
4790
  };
4791
4791
 
4792
- var formkitVersion$2 = '202606081904';
4792
+ var formkitVersion$2 = '202606082032';
4793
4793
 
4794
4794
  let AuroElement$2 = class AuroElement extends LitElement {
4795
4795
  static get properties() {
@@ -5730,9 +5730,17 @@ class AuroDropdown extends AuroElement$2 {
5730
5730
  }
5731
5731
  });
5732
5732
  } else {
5733
- // Normal desktop: use FocusTrap on the bib element
5733
+ // Normal desktop: use FocusTrap on the bib element.
5734
+ // Defer focusFirstElement to the next frame because the popover
5735
+ // is positioned asynchronously by Floating UI — calling focus()
5736
+ // synchronously here would target elements with zero dimensions
5737
+ // and the focus call would be silently ignored.
5734
5738
  this.focusTrap = new FocusTrap(this.bibContent);
5735
- this.focusTrap.focusFirstElement();
5739
+ requestAnimationFrame(() => {
5740
+ if (this.focusTrap) {
5741
+ this.focusTrap.focusFirstElement();
5742
+ }
5743
+ });
5736
5744
  }
5737
5745
  }
5738
5746
  // Fullscreen: showModal() provides native focus trapping
@@ -18266,7 +18274,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
18266
18274
  }
18267
18275
  };
18268
18276
 
18269
- var formkitVersion$1 = '202606081904';
18277
+ var formkitVersion$1 = '202606082032';
18270
18278
 
18271
18279
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
18272
18280
  // See LICENSE in the project root for license information.
@@ -19391,7 +19399,7 @@ class AuroBibtemplate extends LitElement {
19391
19399
  }
19392
19400
  }
19393
19401
 
19394
- var formkitVersion = '202606081904';
19402
+ var formkitVersion = '202606082032';
19395
19403
 
19396
19404
  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}`;
19397
19405
 
@@ -4789,7 +4789,7 @@ let AuroHelpText$2 = class AuroHelpText extends LitElement {
4789
4789
  }
4790
4790
  };
4791
4791
 
4792
- var formkitVersion$2 = '202606081904';
4792
+ var formkitVersion$2 = '202606082032';
4793
4793
 
4794
4794
  let AuroElement$2 = class AuroElement extends LitElement {
4795
4795
  static get properties() {
@@ -5730,9 +5730,17 @@ class AuroDropdown extends AuroElement$2 {
5730
5730
  }
5731
5731
  });
5732
5732
  } else {
5733
- // Normal desktop: use FocusTrap on the bib element
5733
+ // Normal desktop: use FocusTrap on the bib element.
5734
+ // Defer focusFirstElement to the next frame because the popover
5735
+ // is positioned asynchronously by Floating UI — calling focus()
5736
+ // synchronously here would target elements with zero dimensions
5737
+ // and the focus call would be silently ignored.
5734
5738
  this.focusTrap = new FocusTrap(this.bibContent);
5735
- this.focusTrap.focusFirstElement();
5739
+ requestAnimationFrame(() => {
5740
+ if (this.focusTrap) {
5741
+ this.focusTrap.focusFirstElement();
5742
+ }
5743
+ });
5736
5744
  }
5737
5745
  }
5738
5746
  // Fullscreen: showModal() provides native focus trapping
@@ -18266,7 +18274,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
18266
18274
  }
18267
18275
  };
18268
18276
 
18269
- var formkitVersion$1 = '202606081904';
18277
+ var formkitVersion$1 = '202606082032';
18270
18278
 
18271
18279
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
18272
18280
  // See LICENSE in the project root for license information.
@@ -19391,7 +19399,7 @@ class AuroBibtemplate extends LitElement {
19391
19399
  }
19392
19400
  }
19393
19401
 
19394
- var formkitVersion = '202606081904';
19402
+ var formkitVersion = '202606082032';
19395
19403
 
19396
19404
  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}`;
19397
19405
 
@@ -1099,7 +1099,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$2 {
1099
1099
  }
1100
1100
  };
1101
1101
 
1102
- var formkitVersion$1 = '202606081904';
1102
+ var formkitVersion$1 = '202606082032';
1103
1103
 
1104
1104
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1105
1105
  // See LICENSE in the project root for license information.
@@ -5445,7 +5445,7 @@ class AuroHelpText extends i$2 {
5445
5445
  }
5446
5446
  }
5447
5447
 
5448
- var formkitVersion = '202606081904';
5448
+ var formkitVersion = '202606082032';
5449
5449
 
5450
5450
  let AuroElement$1 = class AuroElement extends i$2 {
5451
5451
  static get properties() {
@@ -6386,9 +6386,17 @@ class AuroDropdown extends AuroElement$1 {
6386
6386
  }
6387
6387
  });
6388
6388
  } else {
6389
- // Normal desktop: use FocusTrap on the bib element
6389
+ // Normal desktop: use FocusTrap on the bib element.
6390
+ // Defer focusFirstElement to the next frame because the popover
6391
+ // is positioned asynchronously by Floating UI — calling focus()
6392
+ // synchronously here would target elements with zero dimensions
6393
+ // and the focus call would be silently ignored.
6390
6394
  this.focusTrap = new FocusTrap(this.bibContent);
6391
- this.focusTrap.focusFirstElement();
6395
+ requestAnimationFrame(() => {
6396
+ if (this.focusTrap) {
6397
+ this.focusTrap.focusFirstElement();
6398
+ }
6399
+ });
6392
6400
  }
6393
6401
  }
6394
6402
  // Fullscreen: showModal() provides native focus trapping
@@ -1099,7 +1099,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$2 {
1099
1099
  }
1100
1100
  };
1101
1101
 
1102
- var formkitVersion$1 = '202606081904';
1102
+ var formkitVersion$1 = '202606082032';
1103
1103
 
1104
1104
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1105
1105
  // See LICENSE in the project root for license information.
@@ -5445,7 +5445,7 @@ class AuroHelpText extends i$2 {
5445
5445
  }
5446
5446
  }
5447
5447
 
5448
- var formkitVersion = '202606081904';
5448
+ var formkitVersion = '202606082032';
5449
5449
 
5450
5450
  let AuroElement$1 = class AuroElement extends i$2 {
5451
5451
  static get properties() {
@@ -6386,9 +6386,17 @@ class AuroDropdown extends AuroElement$1 {
6386
6386
  }
6387
6387
  });
6388
6388
  } else {
6389
- // Normal desktop: use FocusTrap on the bib element
6389
+ // Normal desktop: use FocusTrap on the bib element.
6390
+ // Defer focusFirstElement to the next frame because the popover
6391
+ // is positioned asynchronously by Floating UI — calling focus()
6392
+ // synchronously here would target elements with zero dimensions
6393
+ // and the focus call would be silently ignored.
6390
6394
  this.focusTrap = new FocusTrap(this.bibContent);
6391
- this.focusTrap.focusFirstElement();
6395
+ requestAnimationFrame(() => {
6396
+ if (this.focusTrap) {
6397
+ this.focusTrap.focusFirstElement();
6398
+ }
6399
+ });
6392
6400
  }
6393
6401
  }
6394
6402
  // Fullscreen: showModal() provides native focus trapping
@@ -1049,7 +1049,7 @@ class AuroHelpText extends LitElement {
1049
1049
  }
1050
1050
  }
1051
1051
 
1052
- var formkitVersion = '202606081904';
1052
+ var formkitVersion = '202606082032';
1053
1053
 
1054
1054
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1055
1055
  // See LICENSE in the project root for license information.
@@ -1049,7 +1049,7 @@ class AuroHelpText extends LitElement {
1049
1049
  }
1050
1050
  }
1051
1051
 
1052
- var formkitVersion = '202606081904';
1052
+ var formkitVersion = '202606082032';
1053
1053
 
1054
1054
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1055
1055
  // See LICENSE in the project root for license information.
@@ -105,11 +105,11 @@ The `auro-datepicker` component provides users with a way to select a date or da
105
105
  | `bib.fullscreen.fromLabel` | Defines the content to display above the first input in the mobile layout. |
106
106
  | `bib.fullscreen.headline` | Defines the headline to display above bib.fullscreen.dateLabels in the mobile layout. |
107
107
  | `bib.fullscreen.toLabel` | Defines the content to display above the second input in the mobile layout when `range` is true. |
108
- | `date_MM_DD_YYYY` | Defines the content to display in the auro-calendar-cell for the specified date. The content text is colored using the success state token when the `highlight` attribute is applied to the slot. |
108
+ | `date_YYYY_MM_DD` | Defines the content to display in the auro-calendar-cell for the specified date. The content text is colored using the success state token when the `highlight` attribute is applied to the slot. |
109
109
  | `fromLabel` | Defines the label content for the first input. |
110
110
  | `helpText` | Defines the content of the helpText. |
111
111
  | `label` | Defines the label content for the entire datepicker when `layout="snowflake"`. |
112
- | `popover_MM_DD_YYYY` | Defines the content to display in the auro-calendar-cell popover for the specified date. |
112
+ | `popover_YYYY_MM_DD` | Defines the content to display in the auro-calendar-cell popover for the specified date. |
113
113
  | `toLabel` | Defines the label content for the second input when the `range` attribute is used. |
114
114
 
115
115
  ## CSS Shadow Parts
@@ -67,7 +67,7 @@
67
67
  <auro-header level="3">Localization</auro-header>
68
68
  <p>Native <code>&lt;input type="date"&gt;</code> follows the browser's locale for display format but offers no control over month names, navigation labels, or ARIA text. <code>auro-datepicker</code> supports custom <code>monthNames</code> arrays for any language, localizable navigation labels (<code>navLabelPrevMonth</code>, <code>navLabelNextMonth</code>), localizable range position labels for screen readers, a customizable <code>blackoutLabel</code>, and a configurable date display format.</p>
69
69
  <auro-header level="3">Custom cell content</auro-header>
70
- <p>Native date inputs render a fixed grid of numbers, with no way to add prices, icons, or supplementary information to individual dates. <code>auro-datepicker</code> supports per-date slot content via <code>date_MM_DD_YYYY</code> slots for content rendered below each date number (e.g. flight prices) and <code>popover_MM_DD_YYYY</code> slots for content that appears on hover or focus for a specific date, enabling reference data alongside dates for decision-making.</p>
70
+ <p>Native date inputs render a fixed grid of numbers, with no way to add prices, icons, or supplementary information to individual dates. <code>auro-datepicker</code> supports per-date slot content via <code>date_YYYY_MM_DD</code> slots for content rendered below each date number (e.g. flight prices) and <code>popover_YYYY_MM_DD</code> slots for content that appears on hover or focus for a specific date, enabling reference data alongside dates for decision-making.</p>
71
71
  <auro-header level="3">Design system integration</auro-header>
72
72
  <p>A native <code>&lt;input type="date"&gt;</code> cannot be styled to match a design system — shadow DOM browser controls resist CSS customization and the calendar popup is entirely outside author control. <code>auro-datepicker</code> is built with the Auro Design System, providing consistent visual language with other Auro form components, light and dark theme support (<code>appearance="default"</code> or <code>appearance="inverse"</code>), CSS custom properties and <code>::part()</code> selectors for targeted styling, and composition from versioned Auro sub-components (dropdown, input, button, icon).</p>
73
73
  <auro-header level="2">Summary</auro-header>
@@ -11987,7 +11987,7 @@ class AuroCalendarCell extends i$1 {
11987
11987
 
11988
11988
  /**
11989
11989
  * Checks if the current date is a referenced date.
11990
- * @param {Object} dateStr - The date string in MM_DD_YYYY format.
11990
+ * @param {Object} dateStr - The date string in YYYY_MM_DD format.
11991
11991
  * @returns Boolean - True if the date is a referenced date.
11992
11992
  */
11993
11993
  isReferenceDate(dateStr) {
@@ -12000,13 +12000,8 @@ class AuroCalendarCell extends i$1 {
12000
12000
  // Guard clause: no dates in the array
12001
12001
  if (!Array.isArray(referenceDates) || referenceDates.length === 0) return false;
12002
12002
 
12003
- // Convert cell dateStr (MM_DD_YYYY) to ISO (YYYY-MM-DD) for comparison
12004
- const [
12005
- month,
12006
- day,
12007
- year
12008
- ] = dateStr.split('_');
12009
- const cellISO = `${year}-${month.padStart(2, '0')}-${day.padStart(2, '0')}`;
12003
+ // eslint-disable-next-line require-unicode-regexp
12004
+ const cellISO = dateStr.replace(/_/g, '-');
12010
12005
 
12011
12006
  return referenceDates.includes(cellISO);
12012
12007
  }
@@ -12060,7 +12055,7 @@ class AuroCalendarCell extends i$1 {
12060
12055
 
12061
12056
  const year = date.getFullYear();
12062
12057
 
12063
- this.dateStr = `${month}_${day}_${year}`;
12058
+ this.dateStr = `${year}_${month}_${day}`;
12064
12059
  }
12065
12060
 
12066
12061
  /**
@@ -13442,7 +13437,7 @@ class AuroBibtemplate extends i$1 {
13442
13437
  }
13443
13438
  }
13444
13439
 
13445
- var formkitVersion$2 = '202606081904';
13440
+ var formkitVersion$2 = '202606082032';
13446
13441
 
13447
13442
  let l$1 = class l{generateElementName(t,e){let o=t;return o+="-",o+=e.replace(/[.]/g,"_"),o}generateTag(o,s,a){const r=this.generateElementName(o,s),i=i$5`${s$5(r)}`;return customElements.get(r)||customElements.define(r,class extends a{}),i}};let d$1 = class d{registerComponent(t,e){customElements.get(t)||customElements.define(t,class extends e{});}closestElement(t,e=this,o=(e,s=e&&e.closest(t))=>e&&e!==document&&e!==window?s||o(e.getRootNode().host):null){return o(e)}handleComponentTagRename(t,e){const o=e.toLowerCase();t.tagName.toLowerCase()!==o&&t.setAttribute(o,true);}elementMatch(t,e){const o=e.toLowerCase();return t.tagName.toLowerCase()===o||t.hasAttribute(o)}getSlotText(t,e){const o=t.shadowRoot?.querySelector(`slot[name="${e}"]`),s=(o?.assignedNodes({flatten:true})||[]).map(t=>t.textContent?.trim()).join(" ").trim();return s||null}};let h$4 = class h{registerComponent(t,e){customElements.get(t)||customElements.define(t,class extends e{});}closestElement(t,e=this,o=(e,s=e&&e.closest(t))=>e&&e!==document&&e!==window?s||o(e.getRootNode().host):null){return o(e)}handleComponentTagRename(t,e){const o=e.toLowerCase();t.tagName.toLowerCase()!==o&&t.setAttribute(o,true);}elementMatch(t,e){const o=e.toLowerCase();return t.tagName.toLowerCase()===o||t.hasAttribute(o)}};var c$3=i$3`:host{color:var(--ds-auro-loader-color)}:host>span{background-color:var(--ds-auro-loader-background-color);border-color:var(--ds-auro-loader-border-color)}:host([onlight]),:host([appearance=brand]){--ds-auro-loader-color: var(--ds-basic-color-brand-primary, #01426a)}:host([ondark]),:host([appearance=inverse]){--ds-auro-loader-color: var(--ds-basic-color-texticon-inverse, #ffffff)}:host([orbit])>span{--ds-auro-loader-background-color: transparent}:host([orbit])>span:nth-child(1){--ds-auro-loader-border-color: currentcolor;opacity:.25}:host([orbit])>span:nth-child(2){--ds-auro-loader-border-color: currentcolor;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}
13448
13443
  `,u$6=i$3`.body-default{font-size:var(--wcss-body-default-font-size, 1rem);line-height:var(--wcss-body-default-line-height, 1.5rem)}.body-default,.body-lg{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:var(--wcss-body-weight, 450);letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-lg{font-size:var(--wcss-body-lg-font-size, 1.125rem);line-height:var(--wcss-body-lg-line-height, 1.625rem)}.body-sm{font-size:var(--wcss-body-sm-font-size, .875rem);line-height:var(--wcss-body-sm-line-height, 1.25rem)}.body-sm,.body-xs{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:var(--wcss-body-weight, 450);letter-spacing:var(--wcss-body-letter-spacing, 0)}.body-xs{font-size:var(--wcss-body-xs-font-size, .75rem);line-height:var(--wcss-body-xs-line-height, 1rem)}.body-2xs{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:var(--wcss-body-2xs-font-size, .625rem);font-weight:var(--wcss-body-weight, 450);letter-spacing:var(--wcss-body-letter-spacing, 0);line-height:var(--wcss-body-2xs-line-height, .875rem)}.display-2xl{font-family:var(--wcss-display-2xl-family, "AS Circular"),var(--wcss-display-2xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-2xl-font-size, clamp(3.5rem, 6vw, 5.375rem));font-weight:var(--wcss-display-2xl-weight, 300);letter-spacing:var(--wcss-display-2xl-letter-spacing, 0);line-height:var(--wcss-display-2xl-line-height, 1.3)}.display-xl{font-family:var(--wcss-display-xl-family, "AS Circular"),var(--wcss-display-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-xl-font-size, clamp(3rem, 5.3333333333vw, 4.5rem));font-weight:var(--wcss-display-xl-weight, 300);letter-spacing:var(--wcss-display-xl-letter-spacing, 0);line-height:var(--wcss-display-xl-line-height, 1.3)}.display-lg{font-family:var(--wcss-display-lg-family, "AS Circular"),var(--wcss-display-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-lg-font-size, clamp(2.75rem, 4.6666666667vw, 4rem));font-weight:var(--wcss-display-lg-weight, 300);letter-spacing:var(--wcss-display-lg-letter-spacing, 0);line-height:var(--wcss-display-lg-line-height, 1.3)}.display-md{font-family:var(--wcss-display-md-family, "AS Circular"),var(--wcss-display-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-md-font-size, clamp(2.5rem, 4vw, 3.5rem));font-weight:var(--wcss-display-md-weight, 300);letter-spacing:var(--wcss-display-md-letter-spacing, 0);line-height:var(--wcss-display-md-line-height, 1.3)}.display-sm{font-family:var(--wcss-display-sm-family, "AS Circular"),var(--wcss-display-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-sm-font-size, clamp(2rem, 3.6666666667vw, 3rem));font-weight:var(--wcss-display-sm-weight, 300);letter-spacing:var(--wcss-display-sm-letter-spacing, 0);line-height:var(--wcss-display-sm-line-height, 1.3)}.display-xs{font-family:var(--wcss-display-xs-family, "AS Circular"),var(--wcss-display-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-display-xs-font-size, clamp(1.75rem, 3vw, 2.375rem));font-weight:var(--wcss-display-xs-weight, 300);letter-spacing:var(--wcss-display-xs-letter-spacing, 0);line-height:var(--wcss-display-xs-line-height, 1.3)}.heading-xl{font-family:var(--wcss-heading-xl-family, "AS Circular"),var(--wcss-heading-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-xl-font-size, clamp(2rem, 3vw, 2.5rem));font-weight:var(--wcss-heading-xl-weight, 300);letter-spacing:var(--wcss-heading-xl-letter-spacing, 0);line-height:var(--wcss-heading-xl-line-height, 1.3)}.heading-lg{font-family:var(--wcss-heading-lg-family, "AS Circular"),var(--wcss-heading-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-lg-font-size, clamp(1.75rem, 2.6666666667vw, 2.25rem));font-weight:var(--wcss-heading-lg-weight, 300);letter-spacing:var(--wcss-heading-lg-letter-spacing, 0);line-height:var(--wcss-heading-lg-line-height, 1.3)}.heading-md{font-family:var(--wcss-heading-md-family, "AS Circular"),var(--wcss-heading-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-md-font-size, clamp(1.625rem, 2.3333333333vw, 1.75rem));font-weight:var(--wcss-heading-md-weight, 300);letter-spacing:var(--wcss-heading-md-letter-spacing, 0);line-height:var(--wcss-heading-md-line-height, 1.3)}.heading-sm{font-family:var(--wcss-heading-sm-family, "AS Circular"),var(--wcss-heading-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-sm-font-size, clamp(1.375rem, 2vw, 1.5rem));font-weight:var(--wcss-heading-sm-weight, 300);letter-spacing:var(--wcss-heading-sm-letter-spacing, 0);line-height:var(--wcss-heading-sm-line-height, 1.3)}.heading-xs{font-family:var(--wcss-heading-xs-family, "AS Circular"),var(--wcss-heading-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-xs-font-size, clamp(1.25rem, 1.6666666667vw, 1.25rem));font-weight:var(--wcss-heading-xs-weight, 450);letter-spacing:var(--wcss-heading-xs-letter-spacing, 0);line-height:var(--wcss-heading-xs-line-height, 1.3)}.heading-2xs{font-family:var(--wcss-heading-2xs-family, "AS Circular"),var(--wcss-heading-2xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-heading-2xs-font-size, clamp(1.125rem, 1.5vw, 1.125rem));font-weight:var(--wcss-heading-2xs-weight, 450);letter-spacing:var(--wcss-heading-2xs-letter-spacing, 0);line-height:var(--wcss-heading-2xs-line-height, 1.3)}.accent-2xl{font-family:var(--wcss-accent-2xl-family, "Good OT"),var(--wcss-accent-2xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-2xl-font-size, clamp(2rem, 3.1666666667vw, 2.375rem));font-weight:var(--wcss-accent-2xl-weight, 450);letter-spacing:var(--wcss-accent-2xl-letter-spacing, .05em);line-height:var(--wcss-accent-2xl-line-height, 1)}.accent-2xl,.accent-xl{text-transform:uppercase}.accent-xl{font-family:var(--wcss-accent-xl-family, "Good OT"),var(--wcss-accent-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-xl-font-size, clamp(1.625rem, 2.3333333333vw, 2rem));font-weight:var(--wcss-accent-xl-weight, 450);letter-spacing:var(--wcss-accent-xl-letter-spacing, .05em);line-height:var(--wcss-accent-xl-line-height, 1.3)}.accent-lg{font-family:var(--wcss-accent-lg-family, "Good OT"),var(--wcss-accent-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-lg-font-size, clamp(1.5rem, 2.1666666667vw, 1.75rem));font-weight:var(--wcss-accent-lg-weight, 450);letter-spacing:var(--wcss-accent-lg-letter-spacing, .05em);line-height:var(--wcss-accent-lg-line-height, 1.3)}.accent-lg,.accent-md{text-transform:uppercase}.accent-md{font-family:var(--wcss-accent-md-family, "Good OT"),var(--wcss-accent-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-md-font-size, clamp(1.375rem, 1.8333333333vw, 1.5rem));font-weight:var(--wcss-accent-md-weight, 500);letter-spacing:var(--wcss-accent-md-letter-spacing, .05em);line-height:var(--wcss-accent-md-line-height, 1.3)}.accent-sm{font-family:var(--wcss-accent-sm-family, "Good OT"),var(--wcss-accent-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-sm-font-size, clamp(1.125rem, 1.5vw, 1.25rem));font-weight:var(--wcss-accent-sm-weight, 500);letter-spacing:var(--wcss-accent-sm-letter-spacing, .05em);line-height:var(--wcss-accent-sm-line-height, 1.3)}.accent-sm,.accent-xs{text-transform:uppercase}.accent-xs{font-family:var(--wcss-accent-xs-family, "Good OT"),var(--wcss-accent-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-xs-font-size, clamp(1rem, 1.3333333333vw, 1rem));font-weight:var(--wcss-accent-xs-weight, 500);letter-spacing:var(--wcss-accent-xs-letter-spacing, .1em);line-height:var(--wcss-accent-xs-line-height, 1.3)}.accent-2xs{font-family:var(--wcss-accent-2xs-family, "Good OT"),var(--wcss-accent-2xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:var(--wcss-accent-2xs-font-size, clamp(.875rem, 1.1666666667vw, .875rem));font-weight:var(--wcss-accent-2xs-weight, 450);letter-spacing:var(--wcss-accent-2xs-letter-spacing, .1em);line-height:var(--wcss-accent-2xs-line-height, 1.3);text-transform:uppercase}:focus:not(:focus-visible){outline:3px solid transparent}:host,:host>span{position:relative}:host{width:2rem;height:2rem;display:inline-block;font-size:0}:host>span{position:absolute;display:inline-block;float:none;top:0;left:0;width:2rem;height:2rem;border-radius:100%;border-style:solid;border-width:0;box-sizing:border-box}:host([xs]),:host([xs])>span{width:1.2rem;height:1.2rem}:host([sm]),:host([sm])>span{width:3rem;height:3rem}:host([md]),:host([md])>span{width:5rem;height:5rem}:host([lg]),:host([lg])>span{width:8rem;height:8rem}:host{--margin: .375rem;--margin-xs: .2rem;--margin-sm: .5rem;--margin-md: .75rem;--margin-lg: 1rem}:host([pulse]),:host([pulse])>span{position:relative}:host([pulse]){width:calc(3rem + var(--margin) * 6);height:calc(1rem + var(--margin) * 2)}:host([pulse])>span{width:1rem;height:1rem;margin:var(--margin);animation:pulse 1.5s ease infinite}:host([pulse][xs]){width:calc(1.95rem + var(--margin-xs) * 6);height:calc(.65rem + var(--margin-xs) * 2)}:host([pulse][xs])>span{margin:var(--margin-xs);width:.65rem;height:.65rem}:host([pulse][sm]){width:calc(6rem + var(--margin-sm) * 6);height:calc(2rem + var(--margin-sm) * 2)}:host([pulse][sm])>span{margin:var(--margin-sm);width:2rem;height:2rem}:host([pulse][md]){width:calc(9rem + var(--margin-md) * 6);height:calc(3rem + var(--margin-md) * 2)}:host([pulse][md])>span{margin:var(--margin-md);width:3rem;height:3rem}:host([pulse][lg]){width:calc(15rem + var(--margin-lg) * 6);height:calc(5rem + var(--margin-lg) * 2)}:host([pulse][lg])>span{margin:var(--margin-lg);width:5rem;height:5rem}:host([pulse])>span:nth-child(1){animation-delay:-.4s}:host([pulse])>span:nth-child(2){animation-delay:-.2s}:host([pulse])>span:nth-child(3){animation-delay:0ms}@keyframes pulse{0%,to{opacity:.1;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}:host([orbit]),:host([orbit])>span{opacity:1}:host([orbit])>span{border-width:5px}:host([orbit])>span:nth-child(2){animation:orbit 2s linear infinite}:host([orbit][sm])>span{border-width:8px}:host([orbit][md])>span{border-width:13px}:host([orbit][lg])>span{border-width:21px}@keyframes orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:host([ringworm])>svg{animation:rotate 2s linear infinite;height:100%;width:100%;stroke:currentcolor;stroke-width:8}:host([ringworm]) .path{stroke-dashoffset:0;animation:ringworm 1.5s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes ringworm{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}:host([laser]){position:static;width:100%;display:block;height:0;overflow:hidden;font-size:unset}:host([laser])>span{position:fixed;width:100%;height:.25rem;border-radius:0;z-index:100}:host([laser])>span:nth-child(1){border-color:currentcolor;opacity:.25}:host([laser])>span:nth-child(2){border-color:currentcolor;animation:laser 2s linear infinite;opacity:1;width:50%}:host([laser][sm])>span:nth-child(2){width:20%}:host([laser][md])>span:nth-child(2){width:30%}:host([laser][lg])>span:nth-child(2){width:50%;animation-duration:1.5s}:host([laser][xl])>span:nth-child(2){width:80%;animation-duration:1.5s}@keyframes laser{0%{left:-100%}to{left:110%}}:host>.no-animation{display:none}@media (prefers-reduced-motion: reduce){:host{display:flex;align-items:center;justify-content:center}:host>span{opacity:1}:host>.loader{display:none}:host>svg{display:none}:host>.no-animation{display:block}}
@@ -14622,7 +14617,7 @@ class AuroCalendar extends RangeDatepicker {
14622
14617
  const mm = String(dateObj.getMonth() + 1).padStart(2, '0');
14623
14618
  const dd = String(dateObj.getDate()).padStart(2, '0');
14624
14619
  const yyyy = dateObj.getFullYear();
14625
- const dateStr = `${mm}_${dd}_${yyyy}`;
14620
+ const dateStr = `${yyyy}_${mm}_${dd}`;
14626
14621
  const dateSlotEl = this.datepicker?.querySelector(`[slot="date_${dateStr}"]`);
14627
14622
  if (dateSlotEl) {
14628
14623
  const text = dateSlotEl.innerText?.trim();
@@ -18979,7 +18974,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$1 {
18979
18974
  }
18980
18975
  };
18981
18976
 
18982
- var formkitVersion$1 = '202606081904';
18977
+ var formkitVersion$1 = '202606082032';
18983
18978
 
18984
18979
  let AuroElement$2 = class AuroElement extends i$1 {
18985
18980
  static get properties() {
@@ -19920,9 +19915,17 @@ class AuroDropdown extends AuroElement$2 {
19920
19915
  }
19921
19916
  });
19922
19917
  } else {
19923
- // Normal desktop: use FocusTrap on the bib element
19918
+ // Normal desktop: use FocusTrap on the bib element.
19919
+ // Defer focusFirstElement to the next frame because the popover
19920
+ // is positioned asynchronously by Floating UI — calling focus()
19921
+ // synchronously here would target elements with zero dimensions
19922
+ // and the focus call would be silently ignored.
19924
19923
  this.focusTrap = new FocusTrap(this.bibContent);
19925
- this.focusTrap.focusFirstElement();
19924
+ requestAnimationFrame(() => {
19925
+ if (this.focusTrap) {
19926
+ this.focusTrap.focusFirstElement();
19927
+ }
19928
+ });
19926
19929
  }
19927
19930
  }
19928
19931
  // Fullscreen: showModal() provides native focus trapping
@@ -32463,7 +32466,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$1 {
32463
32466
  }
32464
32467
  };
32465
32468
 
32466
- var formkitVersion = '202606081904';
32469
+ var formkitVersion = '202606082032';
32467
32470
 
32468
32471
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
32469
32472
  // See LICENSE in the project root for license information.
@@ -33887,8 +33890,8 @@ const datepickerKeyboardStrategy = {
33887
33890
  * @slot label - Defines the label content for the entire datepicker when `layout="snowflake"`.
33888
33891
  * @slot toLabel - Defines the label content for the second input when the `range` attribute is used.
33889
33892
  * @slot fromLabel - Defines the label content for the first input.
33890
- * @slot date_MM_DD_YYYY - Defines the content to display in the auro-calendar-cell for the specified date. The content text is colored using the success state token when the `highlight` attribute is applied to the slot.
33891
- * @slot popover_MM_DD_YYYY - Defines the content to display in the auro-calendar-cell popover for the specified date.
33893
+ * @slot date_YYYY_MM_DD - Defines the content to display in the auro-calendar-cell for the specified date. The content text is colored using the success state token when the `highlight` attribute is applied to the slot.
33894
+ * @slot popover_YYYY_MM_DD - Defines the content to display in the auro-calendar-cell popover for the specified date.
33892
33895
  * @csspart dropdown - Use for customizing the style of the dropdown.
33893
33896
  * @csspart trigger - Use for customizing the style of the datepicker trigger.
33894
33897
  * @csspart input - Use for customizing the style of the datepicker inputs.
@@ -42,8 +42,8 @@
42
42
  <li>Date range highlighting when <code>range</code> is set.</li>
43
43
  <li>Disabled dates outside the <code>minDate</code>/<code>maxDate</code> bounds.</li>
44
44
  <li>Blackout dates that are focusable but not selectable.</li>
45
- <li>Custom cell content via the <code>date_MM_DD_YYYY</code> slot.</li>
46
- <li>Cell popovers via the <code>popover_MM_DD_YYYY</code> slot.</li>
45
+ <li>Custom cell content via the <code>date_YYYY_MM_DD</code> slot.</li>
46
+ <li>Cell popovers via the <code>popover_YYYY_MM_DD</code> slot.</li>
47
47
  </ul>
48
48
  <auro-header level="4" id="helpText">Help Text</auro-header>
49
49
  <p>Help text is not required. However, consideration should be given to how users will understand the full context of the component instance, particularly users reliant on accessibility tools like screen readers.</p>
@@ -22,8 +22,8 @@
22
22
  <auro-anchorlink fluid href="#slot-bib-fullscreen-headline" class="level2 body-xs">bib.fullscreen.headline</auro-anchorlink>
23
23
  <auro-anchorlink fluid href="#slot-bib-fullscreen-fromLabel" class="level2 body-xs">bib.fullscreen.fromLabel</auro-anchorlink>
24
24
  <auro-anchorlink fluid href="#slot-bib-fullscreen-toLabel" class="level2 body-xs">bib.fullscreen.toLabel</auro-anchorlink>
25
- <auro-anchorlink fluid href="#slot-date" class="level2 body-xs">date_MM_DD_YYYY</auro-anchorlink>
26
- <auro-anchorlink fluid href="#slot-popover" class="level2 body-xs">popover_MM_DD_YYYY</auro-anchorlink>
25
+ <auro-anchorlink fluid href="#slot-date" class="level2 body-xs">date_YYYY_MM_DD</auro-anchorlink>
26
+ <auro-anchorlink fluid href="#slot-popover" class="level2 body-xs">popover_YYYY_MM_DD</auro-anchorlink>
27
27
  <auro-anchorlink fluid href="#stateManagement">State Management</auro-anchorlink>
28
28
  <auro-anchorlink fluid href="#validity" class="level2 body-xs">Validity</auro-anchorlink>
29
29
  <auro-anchorlink fluid href="#value" class="level2 body-xs">Value</auro-anchorlink>
@@ -203,10 +203,10 @@ The `<auro-datepicker>` custom element is compatible with Svelte. See the auro-f
203
203
  <p>Defines the content to display above the first date input in the fullscreen (mobile) layout.</p>
204
204
  <auro-header level="3" id="slot-bib-fullscreen-toLabel">bib.fullscreen.toLabel</auro-header>
205
205
  <p>Defines the content to display above the second date input in the fullscreen (mobile) layout when <code>range</code> is true.</p>
206
- <auro-header level="3" id="slot-date">date_MM_DD_YYYY</auro-header>
207
- <p>Defines the content to display in the <code>auro-calendar-cell</code> for the specified date. The date format in the slot name should match <code>MM_DD_YYYY</code> (e.g. <code>slot="date_01_15_2026"</code>). Colored using the success state token when the <code>highlight</code> attribute is applied.</p>
208
- <auro-header level="3" id="slot-popover">popover_MM_DD_YYYY</auro-header>
209
- <p>Defines the content to display in the <code>auro-calendar-cell</code> popover for the specified date. The date format in the slot name should match <code>MM_DD_YYYY</code> (e.g. <code>slot="popover_01_15_2026"</code>).</p>
206
+ <auro-header level="3" id="slot-date">date_YYYY_MM_DD</auro-header>
207
+ <p>Defines the content to display in the <code>auro-calendar-cell</code> for the specified date. The date format in the slot name should match <code_YYYY>MM_DD</code> (e.g. <code>slot="date_2026_01_15"</code>). Colored using the success state token when the <code>highlight</code> attribute is applied.</p>
208
+ <auro-header level="3" id="slot-popover">popover_YYYY_MM_DD</auro-header>
209
+ <p>Defines the content to display in the <code>auro-calendar-cell</code> popover for the specified date. The date format in the slot name should match <code>YYYY_MM_DD</code> (e.g. <code>slot="popover_2026_01_15"</code>).</p>
210
210
  <!-- AURO-GENERATED-CONTENT:END -->
211
211
  </section>
212
212
  <section>