@aurodesignsystem-dev/auro-formkit 0.0.0-pr1489.12 → 0.0.0-pr1489.13

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 +3 -3
  7. package/components/combobox/demo/getting-started.min.js +3 -3
  8. package/components/combobox/demo/index.min.js +3 -3
  9. package/components/combobox/dist/index.js +3 -3
  10. package/components/combobox/dist/registered.js +3 -3
  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 +441 -45
  14. package/components/counter/dist/registered.js +1 -1
  15. package/components/datepicker/demo/customize.min.js +13 -7
  16. package/components/datepicker/demo/index.min.js +13 -7
  17. package/components/datepicker/dist/index.js +13 -7
  18. package/components/datepicker/dist/registered.js +13 -7
  19. package/components/datepicker/dist/src/auro-calendar.d.ts +5 -0
  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 +864 -858
  26. package/components/form/demo/getting-started.min.js +864 -858
  27. package/components/form/demo/index.min.js +864 -858
  28. package/components/form/demo/registerDemoDeps.min.js +859 -853
  29. package/components/input/demo/customize.min.js +1 -1
  30. package/components/input/demo/getting-started.min.js +1 -1
  31. package/components/input/demo/index.min.js +1 -1
  32. package/components/input/dist/index.js +1 -1
  33. package/components/input/dist/registered.js +1 -1
  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 +555 -545
  45. package/package.json +1 -1
@@ -1806,7 +1806,7 @@ class AuroHelpText extends i$2 {
1806
1806
  }
1807
1807
  }
1808
1808
 
1809
- var formkitVersion = '202606041623';
1809
+ var formkitVersion = '202606042236';
1810
1810
 
1811
1811
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1812
1812
  // See LICENSE in the project root for license information.
@@ -1806,7 +1806,7 @@ class AuroHelpText extends i$2 {
1806
1806
  }
1807
1807
  }
1808
1808
 
1809
- var formkitVersion = '202606041623';
1809
+ var formkitVersion = '202606042236';
1810
1810
 
1811
1811
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1812
1812
  // See LICENSE in the project root for license information.
@@ -1806,7 +1806,7 @@ class AuroHelpText extends i$2 {
1806
1806
  }
1807
1807
  }
1808
1808
 
1809
- var formkitVersion = '202606041623';
1809
+ var formkitVersion = '202606042236';
1810
1810
 
1811
1811
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1812
1812
  // See LICENSE in the project root for license information.
@@ -1759,7 +1759,7 @@ class AuroHelpText extends LitElement {
1759
1759
  }
1760
1760
  }
1761
1761
 
1762
- var formkitVersion = '202606041623';
1762
+ var formkitVersion = '202606042236';
1763
1763
 
1764
1764
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1765
1765
  // See LICENSE in the project root for license information.
@@ -1759,7 +1759,7 @@ class AuroHelpText extends LitElement {
1759
1759
  }
1760
1760
  }
1761
1761
 
1762
- var formkitVersion = '202606041623';
1762
+ var formkitVersion = '202606042236';
1763
1763
 
1764
1764
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1765
1765
  // See LICENSE in the project root for license information.
@@ -5402,7 +5402,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
5402
5402
  }
5403
5403
  };
5404
5404
 
5405
- var formkitVersion$2 = '202606041623';
5405
+ var formkitVersion$2 = '202606042236';
5406
5406
 
5407
5407
  let AuroElement$2 = class AuroElement extends i$4 {
5408
5408
  static get properties() {
@@ -13504,7 +13504,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
13504
13504
  }
13505
13505
  };
13506
13506
 
13507
- var formkitVersion$1 = '202606041623';
13507
+ var formkitVersion$1 = '202606042236';
13508
13508
 
13509
13509
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
13510
13510
  // See LICENSE in the project root for license information.
@@ -14577,7 +14577,7 @@ class AuroBibtemplate extends i$4 {
14577
14577
  }
14578
14578
  }
14579
14579
 
14580
- var formkitVersion = '202606041623';
14580
+ var formkitVersion = '202606042236';
14581
14581
 
14582
14582
  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}`;
14583
14583
 
@@ -5402,7 +5402,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
5402
5402
  }
5403
5403
  };
5404
5404
 
5405
- var formkitVersion$2 = '202606041623';
5405
+ var formkitVersion$2 = '202606042236';
5406
5406
 
5407
5407
  let AuroElement$2 = class AuroElement extends i$4 {
5408
5408
  static get properties() {
@@ -13504,7 +13504,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
13504
13504
  }
13505
13505
  };
13506
13506
 
13507
- var formkitVersion$1 = '202606041623';
13507
+ var formkitVersion$1 = '202606042236';
13508
13508
 
13509
13509
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
13510
13510
  // See LICENSE in the project root for license information.
@@ -14577,7 +14577,7 @@ class AuroBibtemplate extends i$4 {
14577
14577
  }
14578
14578
  }
14579
14579
 
14580
- var formkitVersion = '202606041623';
14580
+ var formkitVersion = '202606042236';
14581
14581
 
14582
14582
  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}`;
14583
14583
 
@@ -5417,7 +5417,7 @@ let AuroHelpText$2 = class AuroHelpText extends i$4 {
5417
5417
  }
5418
5418
  };
5419
5419
 
5420
- var formkitVersion$2 = '202606041623';
5420
+ var formkitVersion$2 = '202606042236';
5421
5421
 
5422
5422
  let AuroElement$2 = class AuroElement extends i$4 {
5423
5423
  static get properties() {
@@ -13519,7 +13519,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$4 {
13519
13519
  }
13520
13520
  };
13521
13521
 
13522
- var formkitVersion$1 = '202606041623';
13522
+ var formkitVersion$1 = '202606042236';
13523
13523
 
13524
13524
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
13525
13525
  // See LICENSE in the project root for license information.
@@ -14592,7 +14592,7 @@ class AuroBibtemplate extends i$4 {
14592
14592
  }
14593
14593
  }
14594
14594
 
14595
- var formkitVersion = '202606041623';
14595
+ var formkitVersion = '202606042236';
14596
14596
 
14597
14597
  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}`;
14598
14598
 
@@ -5335,7 +5335,7 @@ let AuroHelpText$2 = class AuroHelpText extends LitElement {
5335
5335
  }
5336
5336
  };
5337
5337
 
5338
- var formkitVersion$2 = '202606041623';
5338
+ var formkitVersion$2 = '202606042236';
5339
5339
 
5340
5340
  let AuroElement$2 = class AuroElement extends LitElement {
5341
5341
  static get properties() {
@@ -13430,7 +13430,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
13430
13430
  }
13431
13431
  };
13432
13432
 
13433
- var formkitVersion$1 = '202606041623';
13433
+ var formkitVersion$1 = '202606042236';
13434
13434
 
13435
13435
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
13436
13436
  // See LICENSE in the project root for license information.
@@ -14503,7 +14503,7 @@ class AuroBibtemplate extends LitElement {
14503
14503
  }
14504
14504
  }
14505
14505
 
14506
- var formkitVersion = '202606041623';
14506
+ var formkitVersion = '202606042236';
14507
14507
 
14508
14508
  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}`;
14509
14509
 
@@ -5335,7 +5335,7 @@ let AuroHelpText$2 = class AuroHelpText extends LitElement {
5335
5335
  }
5336
5336
  };
5337
5337
 
5338
- var formkitVersion$2 = '202606041623';
5338
+ var formkitVersion$2 = '202606042236';
5339
5339
 
5340
5340
  let AuroElement$2 = class AuroElement extends LitElement {
5341
5341
  static get properties() {
@@ -13430,7 +13430,7 @@ let AuroHelpText$1 = class AuroHelpText extends LitElement {
13430
13430
  }
13431
13431
  };
13432
13432
 
13433
- var formkitVersion$1 = '202606041623';
13433
+ var formkitVersion$1 = '202606042236';
13434
13434
 
13435
13435
  // Copyright (c) 2025 Alaska Airlines. All right reserved. Licensed under the Apache-2.0 license
13436
13436
  // See LICENSE in the project root for license information.
@@ -14503,7 +14503,7 @@ class AuroBibtemplate extends LitElement {
14503
14503
  }
14504
14504
  }
14505
14505
 
14506
- var formkitVersion = '202606041623';
14506
+ var formkitVersion = '202606042236';
14507
14507
 
14508
14508
  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}`;
14509
14509
 
@@ -1645,7 +1645,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$2 {
1645
1645
  }
1646
1646
  };
1647
1647
 
1648
- var formkitVersion$1 = '202606041623';
1648
+ var formkitVersion$1 = '202606042236';
1649
1649
 
1650
1650
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1651
1651
  // See LICENSE in the project root for license information.
@@ -5991,7 +5991,7 @@ class AuroHelpText extends i$2 {
5991
5991
  }
5992
5992
  }
5993
5993
 
5994
- var formkitVersion = '202606041623';
5994
+ var formkitVersion = '202606042236';
5995
5995
 
5996
5996
  let AuroElement$1 = class AuroElement extends i$2 {
5997
5997
  static get properties() {
@@ -1645,7 +1645,7 @@ let AuroHelpText$1 = class AuroHelpText extends i$2 {
1645
1645
  }
1646
1646
  };
1647
1647
 
1648
- var formkitVersion$1 = '202606041623';
1648
+ var formkitVersion$1 = '202606042236';
1649
1649
 
1650
1650
  // Copyright (c) 2026 Alaska Airlines. All rights reserved. Licensed under the Apache-2.0 license
1651
1651
  // See LICENSE in the project root for license information.
@@ -5991,7 +5991,7 @@ class AuroHelpText extends i$2 {
5991
5991
  }
5992
5992
  }
5993
5993
 
5994
- var formkitVersion = '202606041623';
5994
+ var formkitVersion = '202606042236';
5995
5995
 
5996
5996
  let AuroElement$1 = class AuroElement extends i$2 {
5997
5997
  static get properties() {