@aurodesignsystem/auro-formkit 5.1.0-rc-1090.1 → 5.1.0-rc-1102.1

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 (34) hide show
  1. package/CHANGELOG.md +10 -1
  2. package/components/combobox/demo/api.md +2 -2
  3. package/components/combobox/demo/api.min.js +151 -75
  4. package/components/combobox/demo/index.min.js +149 -73
  5. package/components/combobox/dist/auro-combobox.d.ts +9 -0
  6. package/components/combobox/dist/index.js +83 -24
  7. package/components/combobox/dist/registered.js +83 -24
  8. package/components/counter/demo/api.min.js +99 -67
  9. package/components/counter/demo/index.min.js +99 -67
  10. package/components/counter/dist/index.js +18 -3
  11. package/components/counter/dist/registered.js +18 -3
  12. package/components/datepicker/demo/api.min.js +197 -171
  13. package/components/datepicker/demo/index.min.js +197 -171
  14. package/components/datepicker/dist/index.js +18 -3
  15. package/components/datepicker/dist/registered.js +18 -3
  16. package/components/dropdown/demo/api.min.js +48 -16
  17. package/components/dropdown/demo/index.min.js +48 -16
  18. package/components/dropdown/dist/auro-dropdown.d.ts +2 -0
  19. package/components/dropdown/dist/index.js +18 -3
  20. package/components/dropdown/dist/registered.js +18 -3
  21. package/components/menu/demo/api.min.js +8 -2
  22. package/components/menu/demo/index.min.js +8 -2
  23. package/components/menu/dist/index.js +8 -2
  24. package/components/menu/dist/registered.js +8 -2
  25. package/components/radio/demo/api.min.js +4 -4
  26. package/components/radio/demo/index.min.js +4 -4
  27. package/components/radio/dist/index.js +4 -4
  28. package/components/radio/dist/registered.js +4 -4
  29. package/components/select/demo/api.min.js +109 -50
  30. package/components/select/demo/index.min.js +109 -50
  31. package/components/select/dist/auro-select.d.ts +2 -0
  32. package/components/select/dist/index.js +46 -10
  33. package/components/select/dist/registered.js +46 -10
  34. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,24 +1,33 @@
1
- # [5.1.0-rc-1090.1](https://github.com/AlaskaAirlines/auro-formkit/compare/v5.0.0...v5.1.0-rc-1090.1) (2025-08-13)
1
+ # [5.1.0-rc-1102.1](https://github.com/AlaskaAirlines/auro-formkit/compare/v5.0.0...v5.1.0-rc-1102.1) (2025-08-18)
2
2
 
3
3
 
4
4
  ### Bug Fixes
5
5
 
6
6
  * apply `selected` attrs to selected menuoption after slot change ([b58815a](https://github.com/AlaskaAirlines/auro-formkit/commit/b58815a0629f475060ed2d743a2b4468748b5028))
7
+ * chromium-related input focus in combobox ([fd1b64d](https://github.com/AlaskaAirlines/auro-formkit/commit/fd1b64d405b45a5c09abd3306f950e796efef5f3))
7
8
  * combobox enhance dropdown styles ([943853c](https://github.com/AlaskaAirlines/auro-formkit/commit/943853c87a5f1339c151d6163e2232ef290bb47b))
8
9
  * correct token color for combobox background ([e9220a9](https://github.com/AlaskaAirlines/auro-formkit/commit/e9220a98edcca3c80f9c07f504fb4783b21e55e7))
9
10
  * emphasized select/combobox bg color ([56aa4b9](https://github.com/AlaskaAirlines/auro-formkit/commit/56aa4b9179072c5356c0ecc37d5039402f53947e))
11
+ * ensure popover visibility only triggers when bib element has a value ([3d0d549](https://github.com/AlaskaAirlines/auro-formkit/commit/3d0d5495440cccb85e08873de3e907ee07202aa8))
10
12
  * fire only one `auroFormElement-validated` per validation [#878](https://github.com/AlaskaAirlines/auro-formkit/issues/878) ([7894538](https://github.com/AlaskaAirlines/auro-formkit/commit/7894538dc18872c06565ddd7b4cdd978f628a995))
11
13
  * fixed position the bib when open and isBibFullscreen ([3d3bd5a](https://github.com/AlaskaAirlines/auro-formkit/commit/3d3bd5ab9600659aab18a32f9375e22e8827f50a))
12
14
  * force safari to render bib correctly ([da5dee9](https://github.com/AlaskaAirlines/auro-formkit/commit/da5dee9307fae9009ca18e76e4e1d8673d6a5d07))
13
15
  * handle empty radio groups [#1039](https://github.com/AlaskaAirlines/auro-formkit/issues/1039) ([d4effb9](https://github.com/AlaskaAirlines/auro-formkit/commit/d4effb999da791d22efa200ccd2a210b563425da))
16
+ * implement manual popover control for dropdown component ([4798a34](https://github.com/AlaskaAirlines/auro-formkit/commit/4798a344031545d5762cb1a2809ff099eae2617f))
17
+ * improve aria-invalid attribute handling for error and validity states ([6a910d0](https://github.com/AlaskaAirlines/auro-formkit/commit/6a910d08e4dbf407f4ff98c16724bfdcb2d26944))
18
+ * make `loading` attr to show loading slots in combobox bib ([935d5e8](https://github.com/AlaskaAirlines/auro-formkit/commit/935d5e8e08b72a46120946880b1eb559b0fcc158))
14
19
  * menu doesn't show when typing character the first time ([b71f691](https://github.com/AlaskaAirlines/auro-formkit/commit/b71f691f0ca4dcc043d9fbdd37d462d4318e981e))
20
+ * menu to notify `auroMenu-selectedOption` event only selected menu's value is changed ([aa29a1f](https://github.com/AlaskaAirlines/auro-formkit/commit/aa29a1f6c3acf5e11a48564f03924be79e9f704c))
15
21
  * mis-alignment on checkmark with `text-align: center | right` ([6e1abc8](https://github.com/AlaskaAirlines/auro-formkit/commit/6e1abc8182ab8fbae63061a2e27c9ed4a88d2863))
22
+ * move aria-invalid logic to group ([d937fb0](https://github.com/AlaskaAirlines/auro-formkit/commit/d937fb0b4d1d54e362204718772d840bf6fecd31))
16
23
  * prevent menuoptions from being wider than the device width ([baf8c52](https://github.com/AlaskaAirlines/auro-formkit/commit/baf8c526fc2b6e26d4262bda7c49442bfc10df34))
17
24
  * prevent the alignment breakage from inherited text-align style [#880](https://github.com/AlaskaAirlines/auro-formkit/issues/880) ([3e14b4e](https://github.com/AlaskaAirlines/auro-formkit/commit/3e14b4e8a9c9e3ffb2d6f874fd80f6896b64a028))
18
25
  * pull in change to fix hover color for emphasized layouts ([e21cea6](https://github.com/AlaskaAirlines/auro-formkit/commit/e21cea620075b4ef6ac4e0534fd13d9ab6dc70fd))
19
26
  * refactor focus detection to not rely on document.activeElement [#1042](https://github.com/AlaskaAirlines/auro-formkit/issues/1042) ([5d841ce](https://github.com/AlaskaAirlines/auro-formkit/commit/5d841ce1122f272d4b4b92af174b52441febe3fc))
20
27
  * remove infinite clearing in combobox ([3bc3cef](https://github.com/AlaskaAirlines/auro-formkit/commit/3bc3cef22551e7e2f6802e3d28a30e21985c2173))
21
28
  * remove redundant hover background color style from dropdown and ensure consistent styling in select component ([85c99ea](https://github.com/AlaskaAirlines/auro-formkit/commit/85c99ea0b02d25aade186f0e3da4d1b62ac5c972))
29
+ * remove unnecessary transform and fullscreen positioning for dropdown component ([585a8fb](https://github.com/AlaskaAirlines/auro-formkit/commit/585a8fb53bb0b44e94a1cd84602eb1b8f420c51e))
30
+ * set default menu size and shape in select/combobox correctly ([bbdee89](https://github.com/AlaskaAirlines/auro-formkit/commit/bbdee89476ed0a423980a54498c84fdb6bd8cc5b))
22
31
  * switch gpu hint to remain in memory, avoid clean-up ([2a1f67b](https://github.com/AlaskaAirlines/auro-formkit/commit/2a1f67b6af9b7107dda900da774be93753933bdc))
23
32
  * toggle checkbox with Space key [#1016](https://github.com/AlaskaAirlines/auro-formkit/issues/1016) ([2f2f339](https://github.com/AlaskaAirlines/auro-formkit/commit/2f2f339c72c6ac8d537da054309d8a6b0ad401ff))
24
33
  * try/catch DOMParser ([111bb76](https://github.com/AlaskaAirlines/auro-formkit/commit/111bb764d9a342d0d8c0b6627832f900d56cdb11))
@@ -1154,8 +1154,8 @@ export function auroMenuLoadingExample() {
1154
1154
 
1155
1155
  }
1156
1156
 
1157
- combobox.addEventListener("input", (e) => {
1158
- if (e.target.value && e.target.value !== e.target.optionSelected?.textContent) {
1157
+ combobox.addEventListener("inputValue", (e) => {
1158
+ if (e.target.inputValue && e.target.value !== e.target.inputValue) {
1159
1159
  load();
1160
1160
  }
1161
1161
  });