@aurodesignsystem/auro-formkit 5.2.3 → 5.3.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.
- package/CHANGELOG.md +2 -10
- package/components/bibtemplate/dist/buttonVersion.d.ts +1 -1
- package/components/bibtemplate/dist/index.js +44 -88
- package/components/bibtemplate/dist/registered.js +44 -88
- package/components/checkbox/demo/api.min.js +14 -3
- package/components/checkbox/demo/index.min.js +14 -3
- package/components/checkbox/dist/index.js +14 -3
- package/components/checkbox/dist/registered.js +14 -3
- package/components/combobox/demo/api.js +2 -0
- package/components/combobox/demo/api.md +115 -1
- package/components/combobox/demo/api.min.js +350 -282
- package/components/combobox/demo/index.min.js +253 -204
- package/components/combobox/dist/auro-combobox.d.ts +9 -0
- package/components/combobox/dist/index.js +246 -200
- package/components/combobox/dist/registered.js +246 -200
- package/components/counter/demo/api.md +29 -1
- package/components/counter/demo/api.min.js +219 -185
- package/components/counter/demo/index.min.js +219 -185
- package/components/counter/dist/auro-counter-group.d.ts +9 -0
- package/components/counter/dist/index.js +219 -185
- package/components/counter/dist/registered.js +219 -185
- package/components/datepicker/demo/api.md +23 -1
- package/components/datepicker/demo/api.min.js +304 -294
- package/components/datepicker/demo/index.md +6 -6
- package/components/datepicker/demo/index.min.js +304 -294
- package/components/datepicker/dist/auro-datepicker.d.ts +9 -0
- package/components/datepicker/dist/buttonVersion.d.ts +1 -1
- package/components/datepicker/dist/index.js +304 -294
- package/components/datepicker/dist/registered.js +304 -294
- package/components/dropdown/demo/api.md +46 -2
- package/components/dropdown/demo/api.min.js +101 -1
- package/components/dropdown/demo/index.min.js +101 -1
- package/components/dropdown/dist/auro-dropdown.d.ts +10 -0
- package/components/dropdown/dist/index.js +101 -1
- package/components/dropdown/dist/registered.js +101 -1
- package/components/input/demo/api.min.js +62 -95
- package/components/input/demo/index.min.js +62 -95
- package/components/input/dist/buttonVersion.d.ts +1 -1
- package/components/input/dist/index.js +62 -95
- package/components/input/dist/registered.js +62 -95
- package/components/menu/demo/api.min.js +3 -0
- package/components/menu/demo/index.min.js +3 -0
- package/components/menu/dist/index.js +3 -0
- package/components/menu/dist/registered.js +3 -0
- package/components/radio/demo/api.min.js +14 -3
- package/components/radio/demo/index.min.js +14 -3
- package/components/radio/dist/index.js +14 -3
- package/components/radio/dist/registered.js +14 -3
- package/components/select/demo/api.md +29 -1
- package/components/select/demo/api.min.js +188 -107
- package/components/select/demo/index.min.js +188 -107
- package/components/select/dist/auro-select.d.ts +9 -0
- package/components/select/dist/index.js +181 -103
- package/components/select/dist/registered.js +181 -103
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,17 +1,9 @@
|
|
|
1
|
-
## [5.
|
|
1
|
+
## [5.3.1](https://github.com/AlaskaAirlines/auro-formkit/compare/v5.3.0...v5.3.1) (2025-08-21)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
### Bug Fixes
|
|
5
5
|
|
|
6
|
-
*
|
|
7
|
-
* ensure popover visibility only triggers when bib element has a value ([3d0d549](https://github.com/AlaskaAirlines/auro-formkit/commit/3d0d5495440cccb85e08873de3e907ee07202aa8))
|
|
8
|
-
* implement manual popover control for dropdown component ([4798a34](https://github.com/AlaskaAirlines/auro-formkit/commit/4798a344031545d5762cb1a2809ff099eae2617f))
|
|
9
|
-
* improve aria-invalid attribute handling for error and validity states ([6a910d0](https://github.com/AlaskaAirlines/auro-formkit/commit/6a910d08e4dbf407f4ff98c16724bfdcb2d26944))
|
|
10
|
-
* make `loading` attr to show loading slots in combobox bib ([935d5e8](https://github.com/AlaskaAirlines/auro-formkit/commit/935d5e8e08b72a46120946880b1eb559b0fcc158))
|
|
11
|
-
* menu to notify `auroMenu-selectedOption` event only selected menu's value is changed ([aa29a1f](https://github.com/AlaskaAirlines/auro-formkit/commit/aa29a1f6c3acf5e11a48564f03924be79e9f704c))
|
|
12
|
-
* move aria-invalid logic to group ([d937fb0](https://github.com/AlaskaAirlines/auro-formkit/commit/d937fb0b4d1d54e362204718772d840bf6fecd31))
|
|
13
|
-
* remove unnecessary transform and fullscreen positioning for dropdown component ([585a8fb](https://github.com/AlaskaAirlines/auro-formkit/commit/585a8fb53bb0b44e94a1cd84602eb1b8f420c51e))
|
|
14
|
-
* set default menu size and shape in select/combobox correctly ([bbdee89](https://github.com/AlaskaAirlines/auro-formkit/commit/bbdee89476ed0a423980a54498c84fdb6bd8cc5b))
|
|
6
|
+
* adjust all snowflake paddings: [#1109](https://github.com/AlaskaAirlines/auro-formkit/issues/1109) ([45d6959](https://github.com/AlaskaAirlines/auro-formkit/commit/45d695946742be1f7b2b07a37aa7fd419c125926))
|
|
15
7
|
|
|
16
8
|
### Changelog
|
|
17
9
|
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: "11.
|
|
1
|
+
declare const _default: "11.4.0";
|
|
2
2
|
export default _default;
|