@aurodesignsystem-dev/auro-formkit 0.0.0-pr1500.1 → 0.0.0-pr1501.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) 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 +8 -8
  7. package/components/combobox/demo/getting-started.min.js +8 -8
  8. package/components/combobox/demo/index.min.js +8 -8
  9. package/components/combobox/dist/index.js +8 -8
  10. package/components/combobox/dist/registered.js +8 -8
  11. package/components/counter/demo/customize.min.js +2 -2
  12. package/components/counter/demo/index.min.js +2 -2
  13. package/components/counter/dist/index.js +5447 -191
  14. package/components/counter/dist/registered.js +5447 -191
  15. package/components/datepicker/demo/customize.min.js +28 -27
  16. package/components/datepicker/demo/index.min.js +28 -27
  17. package/components/datepicker/dist/index.js +28 -27
  18. package/components/datepicker/dist/registered.js +28 -27
  19. package/components/datepicker/dist/src/auro-datepicker.d.ts +2 -2
  20. package/components/dropdown/demo/customize.min.js +1 -1
  21. package/components/dropdown/demo/getting-started.min.js +1 -1
  22. package/components/dropdown/demo/index.min.js +1 -1
  23. package/components/dropdown/dist/index.js +1 -1
  24. package/components/dropdown/dist/registered.js +1 -1
  25. package/components/form/demo/customize.min.js +5822 -5821
  26. package/components/form/demo/getting-started.min.js +5822 -5821
  27. package/components/form/demo/index.min.js +5822 -5821
  28. package/components/form/demo/registerDemoDeps.min.js +5818 -5817
  29. package/components/input/demo/customize.min.js +6 -6
  30. package/components/input/demo/getting-started.min.js +6 -6
  31. package/components/input/demo/index.min.js +6 -6
  32. package/components/input/dist/index.js +6 -6
  33. package/components/input/dist/registered.js +6 -6
  34. package/components/radio/demo/customize.min.js +1 -1
  35. package/components/radio/demo/getting-started.min.js +1 -1
  36. package/components/radio/demo/index.min.js +1 -1
  37. package/components/radio/dist/index.js +1 -1
  38. package/components/radio/dist/registered.js +1 -1
  39. package/components/select/demo/customize.min.js +2 -2
  40. package/components/select/demo/getting-started.min.js +2 -2
  41. package/components/select/demo/index.min.js +2 -2
  42. package/components/select/dist/index.js +2 -2
  43. package/components/select/dist/registered.js +2 -2
  44. package/custom-elements.json +2841 -2841
  45. package/package.json +1 -1
@@ -1260,7 +1260,7 @@ class AuroHelpText extends i$2 {
1260
1260
  }
1261
1261
  }
1262
1262
 
1263
- var formkitVersion = '202606101834';
1263
+ var formkitVersion = '202606102117';
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 = '202606101834';
1263
+ var formkitVersion = '202606102117';
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 = '202606101834';
1263
+ var formkitVersion = '202606102117';
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 = '202606101834';
1216
+ var formkitVersion = '202606102117';
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 = '202606101834';
1216
+ var formkitVersion = '202606102117';
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 = '202606101834';
4859
+ var formkitVersion$2 = '202606102117';
4860
4860
 
4861
4861
  let AuroElement$2 = class AuroElement extends i$4 {
4862
4862
  static get properties() {
@@ -16408,7 +16408,11 @@ class AuroInputUtilities {
16408
16408
  return part.value;
16409
16409
  }
16410
16410
  })
16411
- .join("");
16411
+ .join("")
16412
+ // Remove whitespace and leading/trailing special characters for IMask compatibility
16413
+ // for example, ko-KR's format is `YYYY. MM. DD.` which causes issues with IMask if we don't remove the trailing period.
16414
+ .replace(/\s/gu, '')
16415
+ .replace(/^[^A-Z0-9]+|[^A-Z0-9]+$/gu, '');
16412
16416
  }
16413
16417
 
16414
16418
  /**
@@ -18366,7 +18370,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
18366
18370
  }
18367
18371
  };
18368
18372
 
18369
- var formkitVersion$1 = '202606101834';
18373
+ var formkitVersion$1 = '202606102117';
18370
18374
 
18371
18375
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
18372
18376
  // See LICENSE in the project root for license information.
@@ -18704,10 +18708,6 @@ class AuroInput extends BaseInput {
18704
18708
  return i18n(this.lang, this.type);
18705
18709
  }
18706
18710
 
18707
- if (this.type === 'date') {
18708
- return i18n(this.lang, this.dateFormatMap[this.format] || 'dateMMDDYYYY');
18709
- }
18710
-
18711
18711
  return '';
18712
18712
  }
18713
18713
 
@@ -19491,7 +19491,7 @@ class AuroBibtemplate extends i$4 {
19491
19491
  }
19492
19492
  }
19493
19493
 
19494
- var formkitVersion = '202606101834';
19494
+ var formkitVersion = '202606102117';
19495
19495
 
19496
19496
  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}`;
19497
19497
 
@@ -4856,7 +4856,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
4856
4856
  }
4857
4857
  };
4858
4858
 
4859
- var formkitVersion$2 = '202606101834';
4859
+ var formkitVersion$2 = '202606102117';
4860
4860
 
4861
4861
  let AuroElement$2 = class AuroElement extends i$4 {
4862
4862
  static get properties() {
@@ -16408,7 +16408,11 @@ class AuroInputUtilities {
16408
16408
  return part.value;
16409
16409
  }
16410
16410
  })
16411
- .join("");
16411
+ .join("")
16412
+ // Remove whitespace and leading/trailing special characters for IMask compatibility
16413
+ // for example, ko-KR's format is `YYYY. MM. DD.` which causes issues with IMask if we don't remove the trailing period.
16414
+ .replace(/\s/gu, '')
16415
+ .replace(/^[^A-Z0-9]+|[^A-Z0-9]+$/gu, '');
16412
16416
  }
16413
16417
 
16414
16418
  /**
@@ -18366,7 +18370,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
18366
18370
  }
18367
18371
  };
18368
18372
 
18369
- var formkitVersion$1 = '202606101834';
18373
+ var formkitVersion$1 = '202606102117';
18370
18374
 
18371
18375
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
18372
18376
  // See LICENSE in the project root for license information.
@@ -18704,10 +18708,6 @@ class AuroInput extends BaseInput {
18704
18708
  return i18n(this.lang, this.type);
18705
18709
  }
18706
18710
 
18707
- if (this.type === 'date') {
18708
- return i18n(this.lang, this.dateFormatMap[this.format] || 'dateMMDDYYYY');
18709
- }
18710
-
18711
18711
  return '';
18712
18712
  }
18713
18713
 
@@ -19491,7 +19491,7 @@ class AuroBibtemplate extends i$4 {
19491
19491
  }
19492
19492
  }
19493
19493
 
19494
- var formkitVersion = '202606101834';
19494
+ var formkitVersion = '202606102117';
19495
19495
 
19496
19496
  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}`;
19497
19497
 
@@ -4871,7 +4871,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
4871
4871
  }
4872
4872
  };
4873
4873
 
4874
- var formkitVersion$2 = '202606101834';
4874
+ var formkitVersion$2 = '202606102117';
4875
4875
 
4876
4876
  let AuroElement$2 = class AuroElement extends i$4 {
4877
4877
  static get properties() {
@@ -16423,7 +16423,11 @@ class AuroInputUtilities {
16423
16423
  return part.value;
16424
16424
  }
16425
16425
  })
16426
- .join("");
16426
+ .join("")
16427
+ // Remove whitespace and leading/trailing special characters for IMask compatibility
16428
+ // for example, ko-KR's format is `YYYY. MM. DD.` which causes issues with IMask if we don't remove the trailing period.
16429
+ .replace(/\s/gu, '')
16430
+ .replace(/^[^A-Z0-9]+|[^A-Z0-9]+$/gu, '');
16427
16431
  }
16428
16432
 
16429
16433
  /**
@@ -18381,7 +18385,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
18381
18385
  }
18382
18386
  };
18383
18387
 
18384
- var formkitVersion$1 = '202606101834';
18388
+ var formkitVersion$1 = '202606102117';
18385
18389
 
18386
18390
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
18387
18391
  // See LICENSE in the project root for license information.
@@ -18719,10 +18723,6 @@ class AuroInput extends BaseInput {
18719
18723
  return i18n(this.lang, this.type);
18720
18724
  }
18721
18725
 
18722
- if (this.type === 'date') {
18723
- return i18n(this.lang, this.dateFormatMap[this.format] || 'dateMMDDYYYY');
18724
- }
18725
-
18726
18726
  return '';
18727
18727
  }
18728
18728
 
@@ -19506,7 +19506,7 @@ class AuroBibtemplate extends i$4 {
19506
19506
  }
19507
19507
  }
19508
19508
 
19509
- var formkitVersion = '202606101834';
19509
+ var formkitVersion = '202606102117';
19510
19510
 
19511
19511
  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}`;
19512
19512
 
@@ -4789,7 +4789,7 @@ let AuroHelpText$2 = class AuroHelpText extends LitElement {
4789
4789
  }
4790
4790
  };
4791
4791
 
4792
- var formkitVersion$2 = '202606101834';
4792
+ var formkitVersion$2 = '202606102117';
4793
4793
 
4794
4794
  let AuroElement$2 = class AuroElement extends LitElement {
4795
4795
  static get properties() {
@@ -16334,7 +16334,11 @@ class AuroInputUtilities {
16334
16334
  return part.value;
16335
16335
  }
16336
16336
  })
16337
- .join("");
16337
+ .join("")
16338
+ // Remove whitespace and leading/trailing special characters for IMask compatibility
16339
+ // for example, ko-KR's format is `YYYY. MM. DD.` which causes issues with IMask if we don't remove the trailing period.
16340
+ .replace(/\s/gu, '')
16341
+ .replace(/^[^A-Z0-9]+|[^A-Z0-9]+$/gu, '');
16338
16342
  }
16339
16343
 
16340
16344
  /**
@@ -18292,7 +18296,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
18292
18296
  }
18293
18297
  };
18294
18298
 
18295
- var formkitVersion$1 = '202606101834';
18299
+ var formkitVersion$1 = '202606102117';
18296
18300
 
18297
18301
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
18298
18302
  // See LICENSE in the project root for license information.
@@ -18630,10 +18634,6 @@ class AuroInput extends BaseInput {
18630
18634
  return i18n(this.lang, this.type);
18631
18635
  }
18632
18636
 
18633
- if (this.type === 'date') {
18634
- return i18n(this.lang, this.dateFormatMap[this.format] || 'dateMMDDYYYY');
18635
- }
18636
-
18637
18637
  return '';
18638
18638
  }
18639
18639
 
@@ -19417,7 +19417,7 @@ class AuroBibtemplate extends LitElement {
19417
19417
  }
19418
19418
  }
19419
19419
 
19420
- var formkitVersion = '202606101834';
19420
+ var formkitVersion = '202606102117';
19421
19421
 
19422
19422
  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}`;
19423
19423
 
@@ -4789,7 +4789,7 @@ let AuroHelpText$2 = class AuroHelpText extends LitElement {
4789
4789
  }
4790
4790
  };
4791
4791
 
4792
- var formkitVersion$2 = '202606101834';
4792
+ var formkitVersion$2 = '202606102117';
4793
4793
 
4794
4794
  let AuroElement$2 = class AuroElement extends LitElement {
4795
4795
  static get properties() {
@@ -16334,7 +16334,11 @@ class AuroInputUtilities {
16334
16334
  return part.value;
16335
16335
  }
16336
16336
  })
16337
- .join("");
16337
+ .join("")
16338
+ // Remove whitespace and leading/trailing special characters for IMask compatibility
16339
+ // for example, ko-KR's format is `YYYY. MM. DD.` which causes issues with IMask if we don't remove the trailing period.
16340
+ .replace(/\s/gu, '')
16341
+ .replace(/^[^A-Z0-9]+|[^A-Z0-9]+$/gu, '');
16338
16342
  }
16339
16343
 
16340
16344
  /**
@@ -18292,7 +18296,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
18292
18296
  }
18293
18297
  };
18294
18298
 
18295
- var formkitVersion$1 = '202606101834';
18299
+ var formkitVersion$1 = '202606102117';
18296
18300
 
18297
18301
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
18298
18302
  // See LICENSE in the project root for license information.
@@ -18630,10 +18634,6 @@ class AuroInput extends BaseInput {
18630
18634
  return i18n(this.lang, this.type);
18631
18635
  }
18632
18636
 
18633
- if (this.type === 'date') {
18634
- return i18n(this.lang, this.dateFormatMap[this.format] || 'dateMMDDYYYY');
18635
- }
18636
-
18637
18637
  return '';
18638
18638
  }
18639
18639
 
@@ -19417,7 +19417,7 @@ class AuroBibtemplate extends LitElement {
19417
19417
  }
19418
19418
  }
19419
19419
 
19420
- var formkitVersion = '202606101834';
19420
+ var formkitVersion = '202606102117';
19421
19421
 
19422
19422
  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}`;
19423
19423
 
@@ -1099,7 +1099,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$2 {
1099
1099
  }
1100
1100
  };
1101
1101
 
1102
- var formkitVersion$1 = '202606101834';
1102
+ var formkitVersion$1 = '202606102117';
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 = '202606101834';
5448
+ var formkitVersion = '202606102117';
5449
5449
 
5450
5450
  let AuroElement$1 = class AuroElement extends i$2 {
5451
5451
  static get properties() {
@@ -1099,7 +1099,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$2 {
1099
1099
  }
1100
1100
  };
1101
1101
 
1102
- var formkitVersion$1 = '202606101834';
1102
+ var formkitVersion$1 = '202606102117';
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 = '202606101834';
5448
+ var formkitVersion = '202606102117';
5449
5449
 
5450
5450
  let AuroElement$1 = class AuroElement extends i$2 {
5451
5451
  static get properties() {