@imaginario27/air-ui-ds 1.13.12 → 1.14.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 (36) hide show
  1. package/CHANGELOG.md +1062 -1039
  2. package/assets/css/main.css +248 -248
  3. package/assets/images/logo/air-ui-logo-color.svg +34 -34
  4. package/assets/images/logo/air-ui-logo-white.svg +8 -8
  5. package/components/dropdowns/DropdownSelect.vue +5 -1
  6. package/components/dropzone/Dropzone.vue +21 -6
  7. package/components/forms/HelpText.vue +21 -0
  8. package/components/forms/fields/DataField.vue +16 -10
  9. package/components/forms/fields/FileUploadField.vue +26 -12
  10. package/components/forms/fields/InputField.vue +26 -12
  11. package/components/forms/fields/OptionButtonsGroupField.vue +19 -11
  12. package/components/forms/fields/PinField.vue +25 -11
  13. package/components/forms/fields/RulesField.vue +25 -10
  14. package/components/forms/fields/SearchField.vue +28 -13
  15. package/components/forms/fields/SelectField.vue +28 -15
  16. package/components/forms/fields/SelectableCardField.vue +19 -11
  17. package/components/forms/fields/SliderField.vue +28 -9
  18. package/components/forms/fields/SlotField.vue +19 -11
  19. package/components/forms/fields/SwitchField.vue +1 -11
  20. package/components/forms/fields/TagsField.vue +25 -11
  21. package/components/forms/fields/TextareaField.vue +25 -12
  22. package/components/forms/fields/ToggleButtonsGroupField.vue +17 -11
  23. package/components/forms/fields/{CheckboxField.vue → checkbox/CheckboxField.vue} +1 -10
  24. package/components/forms/fields/checkbox/CheckboxGroupField.vue +133 -0
  25. package/components/forms/fields/radio/RadioButtonField.vue +1 -10
  26. package/components/forms/fields/radio/RadioField.vue +1 -10
  27. package/components/forms/fields/radio/RadioGroupField.vue +26 -17
  28. package/components/rating/Rating.vue +130 -130
  29. package/composables/useIsMobile.ts +32 -32
  30. package/eslint.config.mjs +15 -15
  31. package/models/enums/metrics.ts +16 -16
  32. package/models/types/checkbox.ts +8 -0
  33. package/nuxt.config.ts +46 -46
  34. package/package.json +1 -1
  35. package/tsconfig.json +7 -7
  36. /package/components/forms/{Checkbox.vue → fields/checkbox/Checkbox.vue} +0 -0
package/CHANGELOG.md CHANGED
@@ -1,1039 +1,1062 @@
1
- # Changelog
2
-
3
- All notable changes to this package are documented in this file.
4
-
5
- Historical releases were reconstructed from git history (GitHub repository) and npm publish dates.
6
- Future releases will include detailed entries generated with Changesets.
7
-
8
- ## 1.13.11 - 2026-06-11
9
-
10
- Release type: patch.
11
- Commits found in range: 1.
12
-
13
- ### Added
14
-
15
- 1. propagate aria-label props to compound components ([c1b13e6](https://github.com/imaginario27/air-ui/commit/c1b13e619a8285ee1c7fc564b4c1b4286d2bc937))
16
-
17
- - Package: @imaginario27/air-ui-ds.
18
-
19
- ## 1.13.10 - 2026-06-11
20
-
21
- Release type: patch.
22
- Commits found in range: 1.
23
-
24
- ### Added
25
-
26
- 1. add customizable aria-label props for i18n support ([faed17c](https://github.com/imaginario27/air-ui/commit/faed17c29dff732de56d798e7914215cf514fe6a))
27
-
28
- - Package: @imaginario27/air-ui-ds.
29
-
30
- ## 1.13.9 - 2026-06-09
31
-
32
- Release type: patch.
33
- Commits found in range: 2.
34
-
35
- ### Added
36
-
37
- 1. make Heading headingTag prop required with HeadingTag type ([82248a2](https://github.com/imaginario27/air-ui/commit/82248a2043ca30916adac5154e8c3743d8a2fe2b))
38
- 2. improve accessibility across ds components and docs (#115) ([f5b5278](https://github.com/imaginario27/air-ui/commit/f5b5278a7bba94fec6fbb4345baa45576eb6f867) (PR [#115](https://github.com/imaginario27/air-ui/pull/115)))
39
-
40
- - Package: @imaginario27/air-ui-ds.
41
-
42
- ## 1.13.8 - 2026-06-03
43
-
44
- Release type: patch.
45
- Commits found in range: 0.
46
-
47
- ### Changed
48
-
49
- 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
50
-
51
- - Package: @imaginario27/air-ui-ds.
52
-
53
- ## 1.13.7 - 2026-06-03
54
-
55
- Release type: patch.
56
- Commits found in range: 0.
57
-
58
- ### Changed
59
-
60
- 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
61
-
62
- - Package: @imaginario27/air-ui-ds.
63
-
64
- ## 1.13.6 - 2026-06-03
65
-
66
- Release type: patch.
67
- Commits found in range: 1.
68
-
69
- ### Added
70
-
71
- 1. add accessibility attributes and fix typescript errors (#114) ([0b7bedb](https://github.com/imaginario27/air-ui/commit/0b7bedb6f9ae921a3422f8a0cbca471faadd7d42) (PR [#114](https://github.com/imaginario27/air-ui/pull/114)))
72
-
73
- - Package: @imaginario27/air-ui-ds.
74
-
75
- ## 1.13.5 - 2026-06-03
76
-
77
- Release type: patch.
78
- Commits found in range: 1.
79
-
80
- ### Added
81
-
82
- 1. make MetricCard description optional and rewrite README (#113) ([fe0e88a](https://github.com/imaginario27/air-ui/commit/fe0e88a59be6171a15d1bf7cb894f12319c3fd23) (PR [#113](https://github.com/imaginario27/air-ui/pull/113)))
83
-
84
- - Package: @imaginario27/air-ui-ds.
85
-
86
- ## 1.13.4 - 2026-05-26
87
-
88
- Release type: patch.
89
- Commits found in range: 0.
90
-
91
- ### Changed
92
-
93
- 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
94
-
95
- - Package: @imaginario27/air-ui-ds.
96
-
97
- ## 1.13.3 - 2026-05-21
98
-
99
- Release type: patch.
100
- Commits found in range: 1.
101
-
102
- ### Added
103
-
104
- 1. merge InteractiveRating into Rating and add disabled option to DropdownSelect ([15a4b1c](https://github.com/imaginario27/air-ui/commit/15a4b1c8bdec9f54d5e733c0ab834aba40a1c50b))
105
-
106
- - Package: @imaginario27/air-ui-ds.
107
-
108
- ## 1.13.2 - 2026-05-20
109
-
110
- Release type: patch.
111
- Commits found in range: 0.
112
-
113
- ### Changed
114
-
115
- 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
116
-
117
- - Package: @imaginario27/air-ui-ds.
118
-
119
- ## 1.13.1 - 2026-05-19
120
-
121
- Release type: patch.
122
- Commits found in range: 1.
123
-
124
- ### Added
125
-
126
- 1. make mobile breakpoint behavior configurable ([8cd4eb6](https://github.com/imaginario27/air-ui/commit/8cd4eb6047046ba64f96177f284e0ee2db910cc3))
127
-
128
- - Package: @imaginario27/air-ui-ds.
129
-
130
- ## 1.13.0 - 2026-04-22
131
-
132
- Release type: minor.
133
- Commits found in range: 1.
134
-
135
- ### Added
136
-
137
- 1. update MetricCard with new props ([4841cb3](https://github.com/imaginario27/air-ui/commit/4841cb3e6c0a8385825ff91f505b9e5ca732ca44))
138
-
139
- - Package: @imaginario27/air-ui-ds.
140
-
141
- ## 1.12.2 - 2026-04-22
142
-
143
- Release type: patch.
144
- Commits found in range: 1.
145
-
146
- ### Fixed
147
-
148
- 1. fix focus ring in form fields and icon span rendering when icon is not set ([4b0d548](https://github.com/imaginario27/air-ui/commit/4b0d5484271d25db6902eb1888a532291830fa4d))
149
-
150
- - Package: @imaginario27/air-ui-ds.
151
-
152
- ## 1.12.1 - 2026-04-16
153
-
154
- Release type: patch.
155
- Commits found in range: 1.
156
-
157
- ### Fixed
158
-
159
- 1. fix NavSidebar menu items gap ([4a9cee9](https://github.com/imaginario27/air-ui/commit/4a9cee9bdede4bb3bbb1f8fc9c528bf932f62976))
160
-
161
- - Package: @imaginario27/air-ui-ds.
162
-
163
- ## 1.12.0 - 2026-04-16
164
-
165
- Release type: minor.
166
- Commits found in range: 1.
167
-
168
- ### Added
169
-
170
- 1. add ContextMenu and Kbd components ([9d4acce](https://github.com/imaginario27/air-ui/commit/9d4acce4d33fefec3eeab657bebfe5a5e4ff41ea))
171
-
172
- - Package: @imaginario27/air-ui-ds.
173
-
174
- ## 1.11.0 - 2026-04-15
175
-
176
- Release type: minor.
177
- Commits found in range: 1.
178
-
179
- ### Added
180
-
181
- 1. add nested dropdown menus, sidebar menu items and section titles ([2c49dbf](https://github.com/imaginario27/air-ui/commit/2c49dbf1fae116b377dea988f80a3fdf28ef4c4f))
182
-
183
- - Package: @imaginario27/air-ui-ds.
184
-
185
- ## 1.10.2 - 2026-04-14
186
-
187
- Release type: patch.
188
- Commits found in range: 3.
189
-
190
- ### Fixed
191
-
192
- 1. fix typecheck errors in selects ([eee12f8](https://github.com/imaginario27/air-ui/commit/eee12f87045fcb12556f3f38e80f87e5078a0d5c))
193
- 2. remove duplicated imports ([a277959](https://github.com/imaginario27/air-ui/commit/a2779590034a360e1685193455e978391870a69f))
194
- 3. fix duplicated imports ([5a324a3](https://github.com/imaginario27/air-ui/commit/5a324a3ea43ae5fdf794e345b54c57207860efbd))
195
-
196
- - Package: @imaginario27/air-ui-ds.
197
-
198
- ## 1.10.1 - 2026-04-09
199
-
200
- Release type: patch.
201
- Commits found in range: 1.
202
-
203
- ### Fixed
204
-
205
- 1. fix TypeScript errors in TabBar.vue ([273925b](https://github.com/imaginario27/air-ui/commit/273925bdca00ac9ad58c1c43de5668ed78a85da1))
206
-
207
- - Package: @imaginario27/air-ui-ds.
208
-
209
- ## 1.10.0 - 2026-04-09
210
-
211
- Release type: minor.
212
- Commits found in range: 1.
213
-
214
- ### Added
215
-
216
- 1. add prefetchOn and disabled states to navigation components ([04f9124](https://github.com/imaginario27/air-ui/commit/04f91246519958fdf3619427f39504269a49a911))
217
-
218
- - Package: @imaginario27/air-ui-ds.
219
-
220
- ## 1.9.4 - 2026-04-06
221
-
222
- Release type: patch.
223
- Commits found in range: 1.
224
-
225
- ### Fixed
226
-
227
- 1. fix CardTitle text color ([6a8807b](https://github.com/imaginario27/air-ui/commit/6a8807b9c4a3b22aa3f2b78eada1d8421ae9ed85))
228
-
229
- - Package: @imaginario27/air-ui-ds.
230
-
231
- ## 1.9.3 - 2026-04-06
232
-
233
- Release type: patch.
234
- Commits found in range: 1.
235
-
236
- ### Fixed
237
-
238
- 1. fix SelectField empty div with multiple option and badge stack ([041fd2d](https://github.com/imaginario27/air-ui/commit/041fd2df2eab1a17c83b51cc736d0d7ce591faf6))
239
-
240
- - Package: @imaginario27/air-ui-ds.
241
-
242
- ## 1.9.2 - 2026-03-31
243
-
244
- Release type: patch.
245
- Commits found in range: 1.
246
-
247
- ### Fixed
248
-
249
- 1. fix typecheck issues ([763c932](https://github.com/imaginario27/air-ui/commit/763c932692a380b5b172d1258dcbb38083a27fde))
250
-
251
- - Package: @imaginario27/air-ui-ds.
252
-
253
- ## 1.9.1 - 2026-03-31
254
-
255
- Release type: patch.
256
- Commits found in range: 1.
257
-
258
- ### Added
259
-
260
- 1. add titleClass prop to ContentPageHeader component ([17c3276](https://github.com/imaginario27/air-ui/commit/17c32762b19ac5333e87efad54fcb022a4624c0f))
261
-
262
- - Package: @imaginario27/air-ui-ds.
263
-
264
- ## 1.9.0 - 2026-03-28
265
-
266
- Release type: minor.
267
- Commits found in range: 1.
268
-
269
- ### Added
270
-
271
- 1. add new Dropzone and update FileUploadField component ([0be8a1f](https://github.com/imaginario27/air-ui/commit/0be8a1fcf96373f9fbf6e048113cf83b638bb0d4))
272
-
273
- - Package: @imaginario27/air-ui-ds.
274
-
275
- ## 1.8.0 - 2026-03-28
276
-
277
- Release type: minor.
278
- Commits found in range: 1.
279
-
280
- ### Added
281
-
282
- 1. add Slider and SliderField components ([5454fba](https://github.com/imaginario27/air-ui/commit/5454fba3558ddb98172fed4805def34d0bf1aeed))
283
-
284
- - Package: @imaginario27/air-ui-ds.
285
-
286
- ## 1.7.2 - 2026-03-25
287
-
288
- Release type: patch.
289
- Commits found in range: 1.
290
-
291
- ### Fixed
292
-
293
- 1. fix disable state for link types in ActionButton and ActionIconButton ([cd538d7](https://github.com/imaginario27/air-ui/commit/cd538d7722d6c68da6180cc48799b5ae168e1886))
294
-
295
- - Package: @imaginario27/air-ui-ds.
296
-
297
- ## 1.7.1 - 2026-03-25
298
-
299
- Release type: patch.
300
- Commits found in range: 1.
301
-
302
- ### Fixed
303
-
304
- 1. remove inexisting description prop and replace it with separatorIcon prop ([4d5ad0a](https://github.com/imaginario27/air-ui/commit/4d5ad0a0a538e685ccfb40697c54a8c368732d0b))
305
-
306
- - Package: @imaginario27/air-ui-ds.
307
-
308
- ## 1.7.0 - 2026-03-25
309
-
310
- Release type: minor.
311
- Commits found in range: 1.
312
-
313
- ### Added
314
-
315
- 1. add ConfirmationDetailsCard and noWrap support ([a136530](https://github.com/imaginario27/air-ui/commit/a136530bd990cdfbe0afc0dbce7098d19a3d0b8e))
316
-
317
- - Package: @imaginario27/air-ui-ds.
318
-
319
- ## 1.6.0 - 2026-03-24
320
-
321
- Release type: minor.
322
- Commits found in range: 1.
323
-
324
- ### Added
325
-
326
- 1. add SlotField form component ([d1e71a9](https://github.com/imaginario27/air-ui/commit/d1e71a903c25a39eedf86c4547496ad238a9da84))
327
-
328
- - Package: @imaginario27/air-ui-ds.
329
-
330
- ## 1.5.0 - 2026-03-23
331
-
332
- Release type: minor.
333
- Commits found in range: 1.
334
-
335
- ### Added
336
-
337
- 1. add new standalone checkbox component and fixes style issues ([560de2b](https://github.com/imaginario27/air-ui/commit/560de2b7f700565c087790c1eb3c581c0b782ba9))
338
-
339
- - Package: @imaginario27/air-ui-ds.
340
-
341
- ## 1.4.7 - 2026-03-21
342
-
343
- Release type: patch.
344
- Commits found in range: 1.
345
-
346
- ### Fixed
347
-
348
- 1. fix design token grammar error ([b9b9178](https://github.com/imaginario27/air-ui/commit/b9b9178e4992569c1ea2a10550e9a69ac78f9fa1))
349
-
350
- - Package: @imaginario27/air-ui-ds.
351
-
352
- ## 1.4.4 - 2026-03-21
353
-
354
- Release type: patch.
355
- Commits found in range: 1.
356
-
357
- ### Added
358
-
359
- 1. update package versions ([c5a01a1](https://github.com/imaginario27/air-ui/commit/c5a01a186b047bceca41d6cf50d1f9da4e1aa15e))
360
-
361
- - Package: @imaginario27/air-ui-ds.
362
-
363
- ## 1.4.3 - 2026-03-20
364
-
365
- Release type: patch.
366
- Commits found in range: 1.
367
-
368
- ### Fixed
369
-
370
- 1. fix whitespace wraps in docs table and fix items custom classes in nav sidebar ([96c3040](https://github.com/imaginario27/air-ui/commit/96c30402ae8464e8ad66d9a74e2f3f98db183e45))
371
-
372
- - Package: @imaginario27/air-ui-ds.
373
-
374
- ## 1.4.2 - 2026-03-20
375
-
376
- Release type: patch.
377
- Commits found in range: 1.
378
-
379
- ### Fixed
380
-
381
- 1. fix tags field cursor issue and updates docs ([131e48c](https://github.com/imaginario27/air-ui/commit/131e48ce977c67042996b1de036de10a43aceddd))
382
-
383
- - Package: @imaginario27/air-ui-ds.
384
-
385
- ## 1.4.1 - 2026-03-19
386
-
387
- Release type: patch.
388
- Commits found in range: 1.
389
-
390
- ### Added
391
-
392
- 1. add new TagsField and RulesField components + component fixes ([c8c125e](https://github.com/imaginario27/air-ui/commit/c8c125eb110eedc16f29706778578514bc28eb4f))
393
-
394
- - Package: @imaginario27/air-ui-ds.
395
-
396
- ## 1.4.0 - 2026-03-18
397
-
398
- Release type: minor.
399
- Commits found in range: 1.
400
-
401
- ### Added
402
-
403
- 1. add submenus to compact header and collapsed sidebar ([15af22f](https://github.com/imaginario27/air-ui/commit/15af22fb36573e517d27781b23e0e619c52cbc89))
404
-
405
- - Package: @imaginario27/air-ui-ds.
406
-
407
- ## 1.3.0 - 2026-03-17
408
-
409
- Release type: minor.
410
- Commits found in range: 1.
411
-
412
- ### Fixed
413
-
414
- 1. fix placeholder color in inputs ([f42f3d7](https://github.com/imaginario27/air-ui/commit/f42f3d7d35095c03b156fbc0ae347dd70cd77bca))
415
-
416
- - Package: @imaginario27/air-ui-ds.
417
-
418
- ## 1.2.11 - 2026-03-08
419
-
420
- Release type: patch.
421
- Commits found in range: 0.
422
-
423
- ### Changed
424
-
425
- 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
426
-
427
- - Package: @imaginario27/air-ui-ds.
428
-
429
- ## 1.2.10 - 2026-03-07
430
-
431
- Release type: patch.
432
- Commits found in range: 4.
433
-
434
- ### Added
435
-
436
- 1. add close on esc key in Dropdown menus ([b99930e](https://github.com/imaginario27/air-ui/commit/b99930ee272d8d4a59d7921cf7281e4626255e27))
437
- 2. Improves feedback modal and add new props to TexteareaField ([a6d8267](https://github.com/imaginario27/air-ui/commit/a6d8267cf9bc1ce87618c8980a89313ff09156d8))
438
- 3. Add basic feedback system, updates docs pages and add listeners + new section component ([c78ddd3](https://github.com/imaginario27/air-ui/commit/c78ddd34ccedde4191faaecc40c7c13dadb82dad))
439
-
440
- ### Fixed
441
-
442
- 1. fix close on escape click in modal dialog ([5085248](https://github.com/imaginario27/air-ui/commit/50852488c4a9a6ed22558aa8f8a715e76b8332f1))
443
-
444
- - Package: @imaginario27/air-ui-ds.
445
-
446
- ## 1.2.9 - 2026-03-03
447
-
448
- Release type: patch.
449
- Commits found in range: 1.
450
-
451
- ### Added
452
-
453
- 1. fix docs search modal and add missing docs info ([6463e28](https://github.com/imaginario27/air-ui/commit/6463e28b96433c47b3f5d7002005bf71c2b2d333))
454
-
455
- - Package: @imaginario27/air-ui-ds.
456
-
457
- ## 1.2.8 - 2026-03-03
458
-
459
- Release type: patch.
460
- Commits found in range: 1.
461
-
462
- ### Added
463
-
464
- 1. add copy button to prose pre and fix drawer teleport issue ([030ad03](https://github.com/imaginario27/air-ui/commit/030ad03d2df515e861260f2960674d4507d001fd))
465
-
466
- - Package: @imaginario27/air-ui-ds.
467
-
468
- ## 1.2.7 - 2026-03-01
469
-
470
- Release type: patch.
471
- Commits found in range: 1.
472
-
473
- ### Added
474
-
475
- 1. updage drawer component ([67f31e9](https://github.com/imaginario27/air-ui/commit/67f31e95f50979b01679103868571a9304a18f50))
476
-
477
- - Package: @imaginario27/air-ui-ds.
478
-
479
- ## 1.2.6 - 2026-02-28
480
-
481
- Release type: patch.
482
- Commits found in range: 1.
483
-
484
- ### Added
485
-
486
- 1. add Drawer component ([0f1dac4](https://github.com/imaginario27/air-ui/commit/0f1dac4e25eaed45c4bb24e10b62b3d190f24524))
487
-
488
- - Package: @imaginario27/air-ui-ds.
489
-
490
- ## 1.2.5 - 2026-02-28
491
-
492
- Release type: patch.
493
- Commits found in range: 1.
494
-
495
- ### Added
496
-
497
- 1. bump package version ([227e98b](https://github.com/imaginario27/air-ui/commit/227e98b6b8fc6fe487e3b50e0dc6e6665395cafb))
498
-
499
- - Package: @imaginario27/air-ui-ds.
500
-
501
- ## 1.2.4 - 2026-02-28
502
-
503
- Release type: patch.
504
- Commits found in range: 5.
505
-
506
- ### Added
507
-
508
- 1. add customRoute to Breadcrumbs and scope prop to TableHeaderCell ([08faa89](https://github.com/imaginario27/air-ui/commit/08faa897195307e3cd21f03ebabc031af3e629fe))
509
- 2. improve search modal, badge and action button ([1635bec](https://github.com/imaginario27/air-ui/commit/1635becd7ee132929b085dc7f6bc197efb69b041))
510
-
511
- ### Fixed
512
-
513
- 1. updates components code, fixes file upload file and updates docs pages ([1823325](https://github.com/imaginario27/air-ui/commit/1823325462331827d2b5aef8a36e512609c19629))
514
- 2. adjust text top padding ([568da6a](https://github.com/imaginario27/air-ui/commit/568da6a72ab4ded0178d581ddd0719bf6eb32682))
515
- 3. removes aspect-square class from ActionButton ([147f2d4](https://github.com/imaginario27/air-ui/commit/147f2d4b95d497ddd0bf95e57bfbde698ec15366))
516
-
517
- - Package: @imaginario27/air-ui-ds.
518
-
519
- ## 1.2.3 - 2026-02-26
520
-
521
- Release type: patch.
522
- Commits found in range: 1.
523
-
524
- ### Fixed
525
-
526
- 1. renames modal dialog cardClasses prop to cardClass ([0f6dde3](https://github.com/imaginario27/air-ui/commit/0f6dde3399e63f6cdde9f2f0e958bf743ba55385))
527
-
528
- - Package: @imaginario27/air-ui-ds.
529
-
530
- ## 1.2.2 - 2026-02-23
531
-
532
- Release type: patch.
533
- Commits found in range: 1.
534
-
535
- ### Added
536
-
537
- 1. add basic search modal dialog + add custom wrapper classes to modal dialog component ([23067a1](https://github.com/imaginario27/air-ui/commit/23067a10a84f353593cb9430a8d94c673a494c1d))
538
-
539
- - Package: @imaginario27/air-ui-ds.
540
-
541
- ## 1.2.1 - 2026-02-22
542
-
543
- Release type: patch.
544
- Commits found in range: 1.
545
-
546
- ### Changed
547
-
548
- 1. update dependencies and improve toggles ([a119bf4](https://github.com/imaginario27/air-ui/commit/a119bf4396147b8e24652682ada438744416c0b1))
549
-
550
- - Package: @imaginario27/air-ui-ds.
551
-
552
- ## 1.2.0 - 2026-02-18
553
-
554
- Release type: minor.
555
- Commits found in range: 1.
556
-
557
- ### Fixed
558
-
559
- 1. fix app header style issues and new props to Form/Data field groups ([f43acaf](https://github.com/imaginario27/air-ui/commit/f43acaf6c16850f25ee0c7adfa1ab05e55bfbd1e))
560
-
561
- - Package: @imaginario27/air-ui-ds.
562
-
563
- ## 1.1.19 - 2026-02-13
564
-
565
- Release type: patch.
566
- Commits found in range: 1.
567
-
568
- ### Added
569
-
570
- 1. Improve documentation, toggle buttons field, composables and more ([0ddcb0c](https://github.com/imaginario27/air-ui/commit/0ddcb0cc09c8ad8b7a31922c82d8f12d1dea8343))
571
-
572
- - Package: @imaginario27/air-ui-ds.
573
-
574
- ## 1.1.18 - 2026-02-12
575
-
576
- Release type: patch.
577
- Commits found in range: 1.
578
-
579
- ### Added
580
-
581
- 1. Improves docs styling and updates the background of ToCSidebar ([ba5c7bd](https://github.com/imaginario27/air-ui/commit/ba5c7bd02c82884b8da8eecb01d0c27a3e875a3b))
582
-
583
- - Package: @imaginario27/air-ui-ds.
584
-
585
- ## 1.1.17 - 2026-02-10
586
-
587
- Release type: patch.
588
- Commits found in range: 1.
589
-
590
- ### Added
591
-
592
- 1. add PinField and ScrollArea component + add fit to content prop to SwitchField ([7891200](https://github.com/imaginario27/air-ui/commit/789120048f32c4bd594031d9067a068eae6723c7))
593
-
594
- - Package: @imaginario27/air-ui-ds.
595
-
596
- ## 1.1.16 - 2026-02-09
597
-
598
- Release type: patch.
599
- Commits found in range: 1.
600
-
601
- ### Added
602
-
603
- 1. Improves breadcrumbs, fixes tab styling issues and adds new functionalities to tabs an tables. ([6f35018](https://github.com/imaginario27/air-ui/commit/6f35018388a750e726ce95570c77d6b9c05deb8f))
604
-
605
- - Package: @imaginario27/air-ui-ds.
606
-
607
- ## 1.1.15 - 2026-02-09
608
-
609
- Release type: patch.
610
- Commits found in range: 1.
611
-
612
- ### Added
613
-
614
- 1. add SelectableCard and SelectableCardField components and docs pages + Improves TOC components and collapsible ([085df49](https://github.com/imaginario27/air-ui/commit/085df49cd271372508d2cc1430abcf79ce64efdc))
615
-
616
- - Package: @imaginario27/air-ui-ds.
617
-
618
- ## 1.1.14 - 2026-02-08
619
-
620
- Release type: patch.
621
- Commits found in range: 1.
622
-
623
- ### Added
624
-
625
- 1. add transitions to dropdowns and modals ([9c837a5](https://github.com/imaginario27/air-ui/commit/9c837a567265118b6607e9633632ed8e7a216fad))
626
-
627
- - Package: @imaginario27/air-ui-ds.
628
-
629
- ## 1.1.13 - 2026-02-06
630
-
631
- Release type: patch.
632
- Commits found in range: 1.
633
-
634
- ### Added
635
-
636
- 1. adds missing utils docs pages and fixes general issues ([3f31a47](https://github.com/imaginario27/air-ui/commit/3f31a477d1bb1c04b2065b940093cfa59c6089ae))
637
-
638
- - Package: @imaginario27/air-ui-ds.
639
-
640
- ## 1.1.12 - 2026-02-05
641
-
642
- Release type: patch.
643
- Commits found in range: 1.
644
-
645
- ### Fixed
646
-
647
- 1. removes export depedencies and jsPDF + bumps package versions ([9139e12](https://github.com/imaginario27/air-ui/commit/9139e1221a00638c4cdb8021006c7276d2ccaed5))
648
-
649
- - Package: @imaginario27/air-ui-ds.
650
-
651
- ## 1.1.11 - 2026-02-02
652
-
653
- Release type: patch.
654
- Commits found in range: 0.
655
-
656
- ### Changed
657
-
658
- 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
659
-
660
- - Package: @imaginario27/air-ui-ds.
661
-
662
- ## 1.1.10 - 2026-02-02
663
-
664
- Release type: patch.
665
- Commits found in range: 1.
666
-
667
- ### Added
668
-
669
- 1. Add utils docs pages + Updates components props ([6f65f04](https://github.com/imaginario27/air-ui/commit/6f65f044b0ccc85dcc00f3ba6735232ce957a02b))
670
-
671
- - Package: @imaginario27/air-ui-ds.
672
-
673
- ## 1.1.9 - 2026-01-31
674
-
675
- Release type: patch.
676
- Commits found in range: 0.
677
-
678
- ### Changed
679
-
680
- 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
681
-
682
- - Package: @imaginario27/air-ui-ds.
683
-
684
- ## 1.1.8 - 2026-01-28
685
-
686
- Release type: patch.
687
- Commits found in range: 0.
688
-
689
- ### Changed
690
-
691
- 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
692
-
693
- - Package: @imaginario27/air-ui-ds.
694
-
695
- ## 1.1.7 - 2026-01-25
696
-
697
- Release type: patch.
698
- Commits found in range: 2.
699
-
700
- ### Added
701
-
702
- 1. add missing component thumbnails and fix styles ([35eea46](https://github.com/imaginario27/air-ui/commit/35eea46f366995f8dace66a03b0e36ad3eeca119))
703
- 2. Adds teleport to dropdowns + Updates dropdown activator references + Updates unit tests ([ea96bcf](https://github.com/imaginario27/air-ui/commit/ea96bcff1eaf5ec5c45695349b0acd25eda5b952))
704
-
705
- - Package: @imaginario27/air-ui-ds.
706
-
707
- ## 1.1.6 - 2026-01-21
708
-
709
- Release type: patch.
710
- Commits found in range: 0.
711
-
712
- ### Changed
713
-
714
- 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
715
-
716
- - Package: @imaginario27/air-ui-ds.
717
-
718
- ## 1.1.5 - 2026-01-20
719
-
720
- Release type: patch.
721
- Commits found in range: 1.
722
-
723
- ### Fixed
724
-
725
- 1. Fixes color and sizes issues + Add teleport version to DropdownMenu ([3419e6e](https://github.com/imaginario27/air-ui/commit/3419e6e1845e0e065dc1fcd0ebff3e0a7cbcc0eb))
726
-
727
- - Package: @imaginario27/air-ui-ds.
728
-
729
- ## 1.1.4 - 2026-01-20
730
-
731
- Release type: patch.
732
- Commits found in range: 1.
733
-
734
- ### Fixed
735
-
736
- 1. Adds text-inherit to Icon component ([e15bcb6](https://github.com/imaginario27/air-ui/commit/e15bcb61c39fdc42fe8538428f212bbeba5d0650))
737
-
738
- - Package: @imaginario27/air-ui-ds.
739
-
740
- ## 1.1.2 - 2026-01-19
741
-
742
- Release type: patch.
743
- Commits found in range: 1.
744
-
745
- ### Fixed
746
-
747
- 1. Fixes icons colors and bump version ([fa03dfd](https://github.com/imaginario27/air-ui/commit/fa03dfd197e9a63c8658230ab52a3c732ee7dd9a))
748
-
749
- - Package: @imaginario27/air-ui-ds.
750
-
751
- ## 1.1.1 - 2026-01-19
752
-
753
- Release type: patch.
754
- Commits found in range: 1.
755
-
756
- ### Fixed
757
-
758
- 1. Fixes packages bump version ([7fe0732](https://github.com/imaginario27/air-ui/commit/7fe0732ec573c05b08c687f802c7c4e5c3a78c24))
759
-
760
- - Package: @imaginario27/air-ui-ds.
761
-
762
- ## 1.1.0 - 2026-01-19
763
-
764
- Release type: minor.
765
- Commits found in range: 2.
766
-
767
- ### Added
768
-
769
- 1. Replaces the Nuxt MDI icon module with Nuxt Icon module ([b3343f1](https://github.com/imaginario27/air-ui/commit/b3343f152ee8726f4312059428bec15097b64ce8))
770
- 2. add iconify module and introduce unified icon components ([6afb8a5](https://github.com/imaginario27/air-ui/commit/6afb8a587e7fad52d7a96a9f2b4d1a8cff80bba3))
771
-
772
- - Package: @imaginario27/air-ui-ds.
773
-
774
- ## 1.0.23 - 2026-01-06
775
-
776
- Release type: patch.
777
- Commits found in range: 1.
778
-
779
- ### Added
780
-
781
- 1. Add ProgressBar component and bump package version ([e2ff708](https://github.com/imaginario27/air-ui/commit/e2ff7085a50cca4e869c93fdbe8ada0cda0afe91))
782
-
783
- - Package: @imaginario27/air-ui-ds.
784
-
785
- ## 1.0.22 - 2026-01-05
786
-
787
- Release type: patch.
788
- Commits found in range: 1.
789
-
790
- ### Added
791
-
792
- 1. Improves the NavSidebar and completes the component dock page ([55c74b6](https://github.com/imaginario27/air-ui/commit/55c74b63ffda9d4b3c7ba4c8d064ac3808d55bce))
793
-
794
- - Package: @imaginario27/air-ui-ds.
795
-
796
- ## 1.0.21 - 2026-01-03
797
-
798
- Release type: patch.
799
- Commits found in range: 1.
800
-
801
- ### Added
802
-
803
- 1. Add setPageTitle to ErrorDisplay component and updates AirUI package ([406cdbb](https://github.com/imaginario27/air-ui/commit/406cdbb15efb34c9160876b15b541a5bfdac55ef))
804
-
805
- - Package: @imaginario27/air-ui-ds.
806
-
807
- ## 1.0.20 - 2025-12-31
808
-
809
- Release type: patch.
810
- Commits found in range: 1.
811
-
812
- ### Added
813
-
814
- 1. Rename error component to ErrorDisplay and add error mappings ([8ad4276](https://github.com/imaginario27/air-ui/commit/8ad4276ccc2090adbcfacab748bcfa8d695abbfa))
815
-
816
- - Package: @imaginario27/air-ui-ds.
817
-
818
- ## 1.0.19 - 2025-12-31
819
-
820
- Release type: patch.
821
- Commits found in range: 1.
822
-
823
- ### Added
824
-
825
- 1. Add Error component and adjust heading breakpoints ([2a56847](https://github.com/imaginario27/air-ui/commit/2a568475daf8581a426232cde65d99a1809419ea))
826
-
827
- - Package: @imaginario27/air-ui-ds.
828
-
829
- ## 1.0.18 - 2025-12-30
830
-
831
- Release type: patch.
832
- Commits found in range: 1.
833
-
834
- ### Added
835
-
836
- 1. add footer component, new docs pages, and unit tests; remove unused components ([717eb0d](https://github.com/imaginario27/air-ui/commit/717eb0d2f9076512288920b5f84832dee392d955))
837
-
838
- - Package: @imaginario27/air-ui-ds.
839
-
840
- ## 1.0.17 - 2025-12-29
841
-
842
- Release type: patch.
843
- Commits found in range: 0.
844
-
845
- ### Changed
846
-
847
- 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
848
-
849
- - Package: @imaginario27/air-ui-ds.
850
-
851
- ## 1.0.16 - 2025-12-29
852
-
853
- Release type: patch.
854
- Commits found in range: 2.
855
-
856
- ### Added
857
-
858
- 1. Improves the copy button + Fixes links and table description text sizes + Adds redirects middleware ([5b28953](https://github.com/imaginario27/air-ui/commit/5b289539957d2a9901cf23acead7660fb06373c7))
859
- 2. Adds new components docs pages + Fixes Toc composable ([675a956](https://github.com/imaginario27/air-ui/commit/675a95642dd4e3ce214f9ac8b9c2a8ceea3f7eab))
860
-
861
- - Package: @imaginario27/air-ui-ds.
862
-
863
- ## 1.0.15 - 2025-12-26
864
-
865
- Release type: patch.
866
- Commits found in range: 1.
867
-
868
- ### Added
869
-
870
- 1. Adds new docs pages and new info in the options in components pages + Updates some components ([3bff6ac](https://github.com/imaginario27/air-ui/commit/3bff6ac43bb9291346101252f6ba83fa872e7cb7))
871
-
872
- - Package: @imaginario27/air-ui-ds.
873
-
874
- ## 1.0.14 - 2025-12-24
875
-
876
- Release type: patch.
877
- Commits found in range: 1.
878
-
879
- ### Added
880
-
881
- 1. add interactive script to update UI theme color schemes ([a846e0a](https://github.com/imaginario27/air-ui/commit/a846e0a06eabbcdd15fd5b491257a6e34ad4c910))
882
-
883
- - Package: @imaginario27/air-ui-ds.
884
-
885
- ## 1.0.13 - 2025-12-23
886
-
887
- Release type: patch.
888
- Commits found in range: 1.
889
-
890
- ### Added
891
-
892
- 1. improve getting started pages and UI components ([999f965](https://github.com/imaginario27/air-ui/commit/999f9654e821630af762593dc712d47a46913e35))
893
-
894
- - Package: @imaginario27/air-ui-ds.
895
-
896
- ## 1.0.12 - 2025-12-13
897
-
898
- Release type: patch.
899
- Commits found in range: 0.
900
-
901
- ### Changed
902
-
903
- 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
904
-
905
- - Package: @imaginario27/air-ui-ds.
906
-
907
- ## 1.0.11 - 2025-12-13
908
-
909
- Release type: patch.
910
- Commits found in range: 0.
911
-
912
- ### Changed
913
-
914
- 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
915
-
916
- - Package: @imaginario27/air-ui-ds.
917
-
918
- ## 1.0.10 - 2025-12-10
919
-
920
- Release type: patch.
921
- Commits found in range: 0.
922
-
923
- ### Changed
924
-
925
- 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
926
-
927
- - Package: @imaginario27/air-ui-ds.
928
-
929
- ## 1.0.9 - 2025-12-10
930
-
931
- Release type: patch.
932
- Commits found in range: 0.
933
-
934
- ### Changed
935
-
936
- 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
937
-
938
- - Package: @imaginario27/air-ui-ds.
939
-
940
- ## 1.0.8 - 2025-12-10
941
-
942
- Release type: patch.
943
- Commits found in range: 0.
944
-
945
- ### Changed
946
-
947
- 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
948
-
949
- - Package: @imaginario27/air-ui-ds.
950
-
951
- ## 1.0.7 - 2025-12-10
952
-
953
- Release type: patch.
954
- Commits found in range: 0.
955
-
956
- ### Changed
957
-
958
- 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
959
-
960
- - Package: @imaginario27/air-ui-ds.
961
-
962
- ## 1.0.6 - 2025-12-09
963
-
964
- Release type: patch.
965
- Commits found in range: 0.
966
-
967
- ### Changed
968
-
969
- 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
970
-
971
- - Package: @imaginario27/air-ui-ds.
972
-
973
- ## 1.0.5 - 2025-12-09
974
-
975
- Release type: patch.
976
- Commits found in range: 0.
977
-
978
- ### Changed
979
-
980
- 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
981
-
982
- - Package: @imaginario27/air-ui-ds.
983
-
984
- ## 1.0.4 - 2025-12-09
985
-
986
- Release type: patch.
987
- Commits found in range: 0.
988
-
989
- ### Changed
990
-
991
- 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
992
-
993
- - Package: @imaginario27/air-ui-ds.
994
-
995
- ## 1.0.3 - 2025-12-08
996
-
997
- Release type: patch.
998
- Commits found in range: 0.
999
-
1000
- ### Changed
1001
-
1002
- 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
1003
-
1004
- - Package: @imaginario27/air-ui-ds.
1005
-
1006
- ## 1.0.2 - 2025-12-07
1007
-
1008
- Release type: patch.
1009
- Commits found in range: 0.
1010
-
1011
- ### Changed
1012
-
1013
- 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
1014
-
1015
- - Package: @imaginario27/air-ui-ds.
1016
-
1017
- ## 1.0.1 - 2025-12-07
1018
-
1019
- Release type: patch.
1020
- Commits found in range: 2.
1021
-
1022
- ### Changed
1023
-
1024
- 1. improve app header, docs index, utils and navigation ([e81f70f](https://github.com/imaginario27/air-ui/commit/e81f70f1ea6aa21e85cd7c8faff4437712794734))
1025
- 2. Init ([f153db6](https://github.com/imaginario27/air-ui/commit/f153db6d125daee38fd029ac4bcdb81190893024))
1026
-
1027
- - Package: @imaginario27/air-ui-ds.
1028
-
1029
- ## 1.0.0 - 2025-12-05
1030
-
1031
- Release type: initial.
1032
- Commits found in range: 0.
1033
-
1034
- ### Changed
1035
-
1036
- 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
1037
-
1038
- - Package: @imaginario27/air-ui-ds.
1039
-
1
+ # Changelog
2
+
3
+ All notable changes to this package are documented in this file.
4
+
5
+ Historical releases were reconstructed from git history (GitHub repository) and npm publish dates.
6
+ Future releases will include detailed entries generated with Changesets.
7
+
8
+ ## 1.13.13 - 2026-06-16
9
+
10
+ Release type: patch.
11
+ Commits found in range: 1.
12
+
13
+ ### Added
14
+
15
+ 1. add HelpText component and helpTextPosition prop to field components ([9ad36a5](https://github.com/imaginario27/air-ui/commit/9ad36a5a283884fbfcbfd4227384c0082928e7dc))
16
+
17
+ - Package: @imaginario27/air-ui-ds.
18
+
19
+ ## 1.13.12 - 2026-06-15
20
+
21
+ Release type: patch.
22
+ Commits found in range: 2.
23
+
24
+ ### Added
25
+
26
+ 1. propagate aria-label props to compound components ([3bd194a](https://github.com/imaginario27/air-ui/commit/3bd194ad760ebdf2da5e5c833752c4b06eced913))
27
+ 2. add customizable aria-label props for i18n support ([3b432b0](https://github.com/imaginario27/air-ui/commit/3b432b07690fa63933bdd866aaf3e834a900dd11))
28
+
29
+ - Package: @imaginario27/air-ui-ds.
30
+
31
+ ## 1.13.11 - 2026-06-11
32
+
33
+ Release type: patch.
34
+ Commits found in range: 1.
35
+
36
+ ### Added
37
+
38
+ 1. propagate aria-label props to compound components ([c1b13e6](https://github.com/imaginario27/air-ui/commit/c1b13e619a8285ee1c7fc564b4c1b4286d2bc937))
39
+
40
+ - Package: @imaginario27/air-ui-ds.
41
+
42
+ ## 1.13.10 - 2026-06-11
43
+
44
+ Release type: patch.
45
+ Commits found in range: 1.
46
+
47
+ ### Added
48
+
49
+ 1. add customizable aria-label props for i18n support ([faed17c](https://github.com/imaginario27/air-ui/commit/faed17c29dff732de56d798e7914215cf514fe6a))
50
+
51
+ - Package: @imaginario27/air-ui-ds.
52
+
53
+ ## 1.13.9 - 2026-06-09
54
+
55
+ Release type: patch.
56
+ Commits found in range: 2.
57
+
58
+ ### Added
59
+
60
+ 1. make Heading headingTag prop required with HeadingTag type ([82248a2](https://github.com/imaginario27/air-ui/commit/82248a2043ca30916adac5154e8c3743d8a2fe2b))
61
+ 2. improve accessibility across ds components and docs (#115) ([f5b5278](https://github.com/imaginario27/air-ui/commit/f5b5278a7bba94fec6fbb4345baa45576eb6f867) (PR [#115](https://github.com/imaginario27/air-ui/pull/115)))
62
+
63
+ - Package: @imaginario27/air-ui-ds.
64
+
65
+ ## 1.13.8 - 2026-06-03
66
+
67
+ Release type: patch.
68
+ Commits found in range: 0.
69
+
70
+ ### Changed
71
+
72
+ 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
73
+
74
+ - Package: @imaginario27/air-ui-ds.
75
+
76
+ ## 1.13.7 - 2026-06-03
77
+
78
+ Release type: patch.
79
+ Commits found in range: 0.
80
+
81
+ ### Changed
82
+
83
+ 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
84
+
85
+ - Package: @imaginario27/air-ui-ds.
86
+
87
+ ## 1.13.6 - 2026-06-03
88
+
89
+ Release type: patch.
90
+ Commits found in range: 1.
91
+
92
+ ### Added
93
+
94
+ 1. add accessibility attributes and fix typescript errors (#114) ([0b7bedb](https://github.com/imaginario27/air-ui/commit/0b7bedb6f9ae921a3422f8a0cbca471faadd7d42) (PR [#114](https://github.com/imaginario27/air-ui/pull/114)))
95
+
96
+ - Package: @imaginario27/air-ui-ds.
97
+
98
+ ## 1.13.5 - 2026-06-03
99
+
100
+ Release type: patch.
101
+ Commits found in range: 1.
102
+
103
+ ### Added
104
+
105
+ 1. make MetricCard description optional and rewrite README (#113) ([fe0e88a](https://github.com/imaginario27/air-ui/commit/fe0e88a59be6171a15d1bf7cb894f12319c3fd23) (PR [#113](https://github.com/imaginario27/air-ui/pull/113)))
106
+
107
+ - Package: @imaginario27/air-ui-ds.
108
+
109
+ ## 1.13.4 - 2026-05-26
110
+
111
+ Release type: patch.
112
+ Commits found in range: 0.
113
+
114
+ ### Changed
115
+
116
+ 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
117
+
118
+ - Package: @imaginario27/air-ui-ds.
119
+
120
+ ## 1.13.3 - 2026-05-21
121
+
122
+ Release type: patch.
123
+ Commits found in range: 1.
124
+
125
+ ### Added
126
+
127
+ 1. merge InteractiveRating into Rating and add disabled option to DropdownSelect ([15a4b1c](https://github.com/imaginario27/air-ui/commit/15a4b1c8bdec9f54d5e733c0ab834aba40a1c50b))
128
+
129
+ - Package: @imaginario27/air-ui-ds.
130
+
131
+ ## 1.13.2 - 2026-05-20
132
+
133
+ Release type: patch.
134
+ Commits found in range: 0.
135
+
136
+ ### Changed
137
+
138
+ 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
139
+
140
+ - Package: @imaginario27/air-ui-ds.
141
+
142
+ ## 1.13.1 - 2026-05-19
143
+
144
+ Release type: patch.
145
+ Commits found in range: 1.
146
+
147
+ ### Added
148
+
149
+ 1. make mobile breakpoint behavior configurable ([8cd4eb6](https://github.com/imaginario27/air-ui/commit/8cd4eb6047046ba64f96177f284e0ee2db910cc3))
150
+
151
+ - Package: @imaginario27/air-ui-ds.
152
+
153
+ ## 1.13.0 - 2026-04-22
154
+
155
+ Release type: minor.
156
+ Commits found in range: 1.
157
+
158
+ ### Added
159
+
160
+ 1. update MetricCard with new props ([4841cb3](https://github.com/imaginario27/air-ui/commit/4841cb3e6c0a8385825ff91f505b9e5ca732ca44))
161
+
162
+ - Package: @imaginario27/air-ui-ds.
163
+
164
+ ## 1.12.2 - 2026-04-22
165
+
166
+ Release type: patch.
167
+ Commits found in range: 1.
168
+
169
+ ### Fixed
170
+
171
+ 1. fix focus ring in form fields and icon span rendering when icon is not set ([4b0d548](https://github.com/imaginario27/air-ui/commit/4b0d5484271d25db6902eb1888a532291830fa4d))
172
+
173
+ - Package: @imaginario27/air-ui-ds.
174
+
175
+ ## 1.12.1 - 2026-04-16
176
+
177
+ Release type: patch.
178
+ Commits found in range: 1.
179
+
180
+ ### Fixed
181
+
182
+ 1. fix NavSidebar menu items gap ([4a9cee9](https://github.com/imaginario27/air-ui/commit/4a9cee9bdede4bb3bbb1f8fc9c528bf932f62976))
183
+
184
+ - Package: @imaginario27/air-ui-ds.
185
+
186
+ ## 1.12.0 - 2026-04-16
187
+
188
+ Release type: minor.
189
+ Commits found in range: 1.
190
+
191
+ ### Added
192
+
193
+ 1. add ContextMenu and Kbd components ([9d4acce](https://github.com/imaginario27/air-ui/commit/9d4acce4d33fefec3eeab657bebfe5a5e4ff41ea))
194
+
195
+ - Package: @imaginario27/air-ui-ds.
196
+
197
+ ## 1.11.0 - 2026-04-15
198
+
199
+ Release type: minor.
200
+ Commits found in range: 1.
201
+
202
+ ### Added
203
+
204
+ 1. add nested dropdown menus, sidebar menu items and section titles ([2c49dbf](https://github.com/imaginario27/air-ui/commit/2c49dbf1fae116b377dea988f80a3fdf28ef4c4f))
205
+
206
+ - Package: @imaginario27/air-ui-ds.
207
+
208
+ ## 1.10.2 - 2026-04-14
209
+
210
+ Release type: patch.
211
+ Commits found in range: 3.
212
+
213
+ ### Fixed
214
+
215
+ 1. fix typecheck errors in selects ([eee12f8](https://github.com/imaginario27/air-ui/commit/eee12f87045fcb12556f3f38e80f87e5078a0d5c))
216
+ 2. remove duplicated imports ([a277959](https://github.com/imaginario27/air-ui/commit/a2779590034a360e1685193455e978391870a69f))
217
+ 3. fix duplicated imports ([5a324a3](https://github.com/imaginario27/air-ui/commit/5a324a3ea43ae5fdf794e345b54c57207860efbd))
218
+
219
+ - Package: @imaginario27/air-ui-ds.
220
+
221
+ ## 1.10.1 - 2026-04-09
222
+
223
+ Release type: patch.
224
+ Commits found in range: 1.
225
+
226
+ ### Fixed
227
+
228
+ 1. fix TypeScript errors in TabBar.vue ([273925b](https://github.com/imaginario27/air-ui/commit/273925bdca00ac9ad58c1c43de5668ed78a85da1))
229
+
230
+ - Package: @imaginario27/air-ui-ds.
231
+
232
+ ## 1.10.0 - 2026-04-09
233
+
234
+ Release type: minor.
235
+ Commits found in range: 1.
236
+
237
+ ### Added
238
+
239
+ 1. add prefetchOn and disabled states to navigation components ([04f9124](https://github.com/imaginario27/air-ui/commit/04f91246519958fdf3619427f39504269a49a911))
240
+
241
+ - Package: @imaginario27/air-ui-ds.
242
+
243
+ ## 1.9.4 - 2026-04-06
244
+
245
+ Release type: patch.
246
+ Commits found in range: 1.
247
+
248
+ ### Fixed
249
+
250
+ 1. fix CardTitle text color ([6a8807b](https://github.com/imaginario27/air-ui/commit/6a8807b9c4a3b22aa3f2b78eada1d8421ae9ed85))
251
+
252
+ - Package: @imaginario27/air-ui-ds.
253
+
254
+ ## 1.9.3 - 2026-04-06
255
+
256
+ Release type: patch.
257
+ Commits found in range: 1.
258
+
259
+ ### Fixed
260
+
261
+ 1. fix SelectField empty div with multiple option and badge stack ([041fd2d](https://github.com/imaginario27/air-ui/commit/041fd2df2eab1a17c83b51cc736d0d7ce591faf6))
262
+
263
+ - Package: @imaginario27/air-ui-ds.
264
+
265
+ ## 1.9.2 - 2026-03-31
266
+
267
+ Release type: patch.
268
+ Commits found in range: 1.
269
+
270
+ ### Fixed
271
+
272
+ 1. fix typecheck issues ([763c932](https://github.com/imaginario27/air-ui/commit/763c932692a380b5b172d1258dcbb38083a27fde))
273
+
274
+ - Package: @imaginario27/air-ui-ds.
275
+
276
+ ## 1.9.1 - 2026-03-31
277
+
278
+ Release type: patch.
279
+ Commits found in range: 1.
280
+
281
+ ### Added
282
+
283
+ 1. add titleClass prop to ContentPageHeader component ([17c3276](https://github.com/imaginario27/air-ui/commit/17c32762b19ac5333e87efad54fcb022a4624c0f))
284
+
285
+ - Package: @imaginario27/air-ui-ds.
286
+
287
+ ## 1.9.0 - 2026-03-28
288
+
289
+ Release type: minor.
290
+ Commits found in range: 1.
291
+
292
+ ### Added
293
+
294
+ 1. add new Dropzone and update FileUploadField component ([0be8a1f](https://github.com/imaginario27/air-ui/commit/0be8a1fcf96373f9fbf6e048113cf83b638bb0d4))
295
+
296
+ - Package: @imaginario27/air-ui-ds.
297
+
298
+ ## 1.8.0 - 2026-03-28
299
+
300
+ Release type: minor.
301
+ Commits found in range: 1.
302
+
303
+ ### Added
304
+
305
+ 1. add Slider and SliderField components ([5454fba](https://github.com/imaginario27/air-ui/commit/5454fba3558ddb98172fed4805def34d0bf1aeed))
306
+
307
+ - Package: @imaginario27/air-ui-ds.
308
+
309
+ ## 1.7.2 - 2026-03-25
310
+
311
+ Release type: patch.
312
+ Commits found in range: 1.
313
+
314
+ ### Fixed
315
+
316
+ 1. fix disable state for link types in ActionButton and ActionIconButton ([cd538d7](https://github.com/imaginario27/air-ui/commit/cd538d7722d6c68da6180cc48799b5ae168e1886))
317
+
318
+ - Package: @imaginario27/air-ui-ds.
319
+
320
+ ## 1.7.1 - 2026-03-25
321
+
322
+ Release type: patch.
323
+ Commits found in range: 1.
324
+
325
+ ### Fixed
326
+
327
+ 1. remove inexisting description prop and replace it with separatorIcon prop ([4d5ad0a](https://github.com/imaginario27/air-ui/commit/4d5ad0a0a538e685ccfb40697c54a8c368732d0b))
328
+
329
+ - Package: @imaginario27/air-ui-ds.
330
+
331
+ ## 1.7.0 - 2026-03-25
332
+
333
+ Release type: minor.
334
+ Commits found in range: 1.
335
+
336
+ ### Added
337
+
338
+ 1. add ConfirmationDetailsCard and noWrap support ([a136530](https://github.com/imaginario27/air-ui/commit/a136530bd990cdfbe0afc0dbce7098d19a3d0b8e))
339
+
340
+ - Package: @imaginario27/air-ui-ds.
341
+
342
+ ## 1.6.0 - 2026-03-24
343
+
344
+ Release type: minor.
345
+ Commits found in range: 1.
346
+
347
+ ### Added
348
+
349
+ 1. add SlotField form component ([d1e71a9](https://github.com/imaginario27/air-ui/commit/d1e71a903c25a39eedf86c4547496ad238a9da84))
350
+
351
+ - Package: @imaginario27/air-ui-ds.
352
+
353
+ ## 1.5.0 - 2026-03-23
354
+
355
+ Release type: minor.
356
+ Commits found in range: 1.
357
+
358
+ ### Added
359
+
360
+ 1. add new standalone checkbox component and fixes style issues ([560de2b](https://github.com/imaginario27/air-ui/commit/560de2b7f700565c087790c1eb3c581c0b782ba9))
361
+
362
+ - Package: @imaginario27/air-ui-ds.
363
+
364
+ ## 1.4.7 - 2026-03-21
365
+
366
+ Release type: patch.
367
+ Commits found in range: 1.
368
+
369
+ ### Fixed
370
+
371
+ 1. fix design token grammar error ([b9b9178](https://github.com/imaginario27/air-ui/commit/b9b9178e4992569c1ea2a10550e9a69ac78f9fa1))
372
+
373
+ - Package: @imaginario27/air-ui-ds.
374
+
375
+ ## 1.4.4 - 2026-03-21
376
+
377
+ Release type: patch.
378
+ Commits found in range: 1.
379
+
380
+ ### Added
381
+
382
+ 1. update package versions ([c5a01a1](https://github.com/imaginario27/air-ui/commit/c5a01a186b047bceca41d6cf50d1f9da4e1aa15e))
383
+
384
+ - Package: @imaginario27/air-ui-ds.
385
+
386
+ ## 1.4.3 - 2026-03-20
387
+
388
+ Release type: patch.
389
+ Commits found in range: 1.
390
+
391
+ ### Fixed
392
+
393
+ 1. fix whitespace wraps in docs table and fix items custom classes in nav sidebar ([96c3040](https://github.com/imaginario27/air-ui/commit/96c30402ae8464e8ad66d9a74e2f3f98db183e45))
394
+
395
+ - Package: @imaginario27/air-ui-ds.
396
+
397
+ ## 1.4.2 - 2026-03-20
398
+
399
+ Release type: patch.
400
+ Commits found in range: 1.
401
+
402
+ ### Fixed
403
+
404
+ 1. fix tags field cursor issue and updates docs ([131e48c](https://github.com/imaginario27/air-ui/commit/131e48ce977c67042996b1de036de10a43aceddd))
405
+
406
+ - Package: @imaginario27/air-ui-ds.
407
+
408
+ ## 1.4.1 - 2026-03-19
409
+
410
+ Release type: patch.
411
+ Commits found in range: 1.
412
+
413
+ ### Added
414
+
415
+ 1. add new TagsField and RulesField components + component fixes ([c8c125e](https://github.com/imaginario27/air-ui/commit/c8c125eb110eedc16f29706778578514bc28eb4f))
416
+
417
+ - Package: @imaginario27/air-ui-ds.
418
+
419
+ ## 1.4.0 - 2026-03-18
420
+
421
+ Release type: minor.
422
+ Commits found in range: 1.
423
+
424
+ ### Added
425
+
426
+ 1. add submenus to compact header and collapsed sidebar ([15af22f](https://github.com/imaginario27/air-ui/commit/15af22fb36573e517d27781b23e0e619c52cbc89))
427
+
428
+ - Package: @imaginario27/air-ui-ds.
429
+
430
+ ## 1.3.0 - 2026-03-17
431
+
432
+ Release type: minor.
433
+ Commits found in range: 1.
434
+
435
+ ### Fixed
436
+
437
+ 1. fix placeholder color in inputs ([f42f3d7](https://github.com/imaginario27/air-ui/commit/f42f3d7d35095c03b156fbc0ae347dd70cd77bca))
438
+
439
+ - Package: @imaginario27/air-ui-ds.
440
+
441
+ ## 1.2.11 - 2026-03-08
442
+
443
+ Release type: patch.
444
+ Commits found in range: 0.
445
+
446
+ ### Changed
447
+
448
+ 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
449
+
450
+ - Package: @imaginario27/air-ui-ds.
451
+
452
+ ## 1.2.10 - 2026-03-07
453
+
454
+ Release type: patch.
455
+ Commits found in range: 4.
456
+
457
+ ### Added
458
+
459
+ 1. add close on esc key in Dropdown menus ([b99930e](https://github.com/imaginario27/air-ui/commit/b99930ee272d8d4a59d7921cf7281e4626255e27))
460
+ 2. Improves feedback modal and add new props to TexteareaField ([a6d8267](https://github.com/imaginario27/air-ui/commit/a6d8267cf9bc1ce87618c8980a89313ff09156d8))
461
+ 3. Add basic feedback system, updates docs pages and add listeners + new section component ([c78ddd3](https://github.com/imaginario27/air-ui/commit/c78ddd34ccedde4191faaecc40c7c13dadb82dad))
462
+
463
+ ### Fixed
464
+
465
+ 1. fix close on escape click in modal dialog ([5085248](https://github.com/imaginario27/air-ui/commit/50852488c4a9a6ed22558aa8f8a715e76b8332f1))
466
+
467
+ - Package: @imaginario27/air-ui-ds.
468
+
469
+ ## 1.2.9 - 2026-03-03
470
+
471
+ Release type: patch.
472
+ Commits found in range: 1.
473
+
474
+ ### Added
475
+
476
+ 1. fix docs search modal and add missing docs info ([6463e28](https://github.com/imaginario27/air-ui/commit/6463e28b96433c47b3f5d7002005bf71c2b2d333))
477
+
478
+ - Package: @imaginario27/air-ui-ds.
479
+
480
+ ## 1.2.8 - 2026-03-03
481
+
482
+ Release type: patch.
483
+ Commits found in range: 1.
484
+
485
+ ### Added
486
+
487
+ 1. add copy button to prose pre and fix drawer teleport issue ([030ad03](https://github.com/imaginario27/air-ui/commit/030ad03d2df515e861260f2960674d4507d001fd))
488
+
489
+ - Package: @imaginario27/air-ui-ds.
490
+
491
+ ## 1.2.7 - 2026-03-01
492
+
493
+ Release type: patch.
494
+ Commits found in range: 1.
495
+
496
+ ### Added
497
+
498
+ 1. updage drawer component ([67f31e9](https://github.com/imaginario27/air-ui/commit/67f31e95f50979b01679103868571a9304a18f50))
499
+
500
+ - Package: @imaginario27/air-ui-ds.
501
+
502
+ ## 1.2.6 - 2026-02-28
503
+
504
+ Release type: patch.
505
+ Commits found in range: 1.
506
+
507
+ ### Added
508
+
509
+ 1. add Drawer component ([0f1dac4](https://github.com/imaginario27/air-ui/commit/0f1dac4e25eaed45c4bb24e10b62b3d190f24524))
510
+
511
+ - Package: @imaginario27/air-ui-ds.
512
+
513
+ ## 1.2.5 - 2026-02-28
514
+
515
+ Release type: patch.
516
+ Commits found in range: 1.
517
+
518
+ ### Added
519
+
520
+ 1. bump package version ([227e98b](https://github.com/imaginario27/air-ui/commit/227e98b6b8fc6fe487e3b50e0dc6e6665395cafb))
521
+
522
+ - Package: @imaginario27/air-ui-ds.
523
+
524
+ ## 1.2.4 - 2026-02-28
525
+
526
+ Release type: patch.
527
+ Commits found in range: 5.
528
+
529
+ ### Added
530
+
531
+ 1. add customRoute to Breadcrumbs and scope prop to TableHeaderCell ([08faa89](https://github.com/imaginario27/air-ui/commit/08faa897195307e3cd21f03ebabc031af3e629fe))
532
+ 2. improve search modal, badge and action button ([1635bec](https://github.com/imaginario27/air-ui/commit/1635becd7ee132929b085dc7f6bc197efb69b041))
533
+
534
+ ### Fixed
535
+
536
+ 1. updates components code, fixes file upload file and updates docs pages ([1823325](https://github.com/imaginario27/air-ui/commit/1823325462331827d2b5aef8a36e512609c19629))
537
+ 2. adjust text top padding ([568da6a](https://github.com/imaginario27/air-ui/commit/568da6a72ab4ded0178d581ddd0719bf6eb32682))
538
+ 3. removes aspect-square class from ActionButton ([147f2d4](https://github.com/imaginario27/air-ui/commit/147f2d4b95d497ddd0bf95e57bfbde698ec15366))
539
+
540
+ - Package: @imaginario27/air-ui-ds.
541
+
542
+ ## 1.2.3 - 2026-02-26
543
+
544
+ Release type: patch.
545
+ Commits found in range: 1.
546
+
547
+ ### Fixed
548
+
549
+ 1. renames modal dialog cardClasses prop to cardClass ([0f6dde3](https://github.com/imaginario27/air-ui/commit/0f6dde3399e63f6cdde9f2f0e958bf743ba55385))
550
+
551
+ - Package: @imaginario27/air-ui-ds.
552
+
553
+ ## 1.2.2 - 2026-02-23
554
+
555
+ Release type: patch.
556
+ Commits found in range: 1.
557
+
558
+ ### Added
559
+
560
+ 1. add basic search modal dialog + add custom wrapper classes to modal dialog component ([23067a1](https://github.com/imaginario27/air-ui/commit/23067a10a84f353593cb9430a8d94c673a494c1d))
561
+
562
+ - Package: @imaginario27/air-ui-ds.
563
+
564
+ ## 1.2.1 - 2026-02-22
565
+
566
+ Release type: patch.
567
+ Commits found in range: 1.
568
+
569
+ ### Changed
570
+
571
+ 1. update dependencies and improve toggles ([a119bf4](https://github.com/imaginario27/air-ui/commit/a119bf4396147b8e24652682ada438744416c0b1))
572
+
573
+ - Package: @imaginario27/air-ui-ds.
574
+
575
+ ## 1.2.0 - 2026-02-18
576
+
577
+ Release type: minor.
578
+ Commits found in range: 1.
579
+
580
+ ### Fixed
581
+
582
+ 1. fix app header style issues and new props to Form/Data field groups ([f43acaf](https://github.com/imaginario27/air-ui/commit/f43acaf6c16850f25ee0c7adfa1ab05e55bfbd1e))
583
+
584
+ - Package: @imaginario27/air-ui-ds.
585
+
586
+ ## 1.1.19 - 2026-02-13
587
+
588
+ Release type: patch.
589
+ Commits found in range: 1.
590
+
591
+ ### Added
592
+
593
+ 1. Improve documentation, toggle buttons field, composables and more ([0ddcb0c](https://github.com/imaginario27/air-ui/commit/0ddcb0cc09c8ad8b7a31922c82d8f12d1dea8343))
594
+
595
+ - Package: @imaginario27/air-ui-ds.
596
+
597
+ ## 1.1.18 - 2026-02-12
598
+
599
+ Release type: patch.
600
+ Commits found in range: 1.
601
+
602
+ ### Added
603
+
604
+ 1. Improves docs styling and updates the background of ToCSidebar ([ba5c7bd](https://github.com/imaginario27/air-ui/commit/ba5c7bd02c82884b8da8eecb01d0c27a3e875a3b))
605
+
606
+ - Package: @imaginario27/air-ui-ds.
607
+
608
+ ## 1.1.17 - 2026-02-10
609
+
610
+ Release type: patch.
611
+ Commits found in range: 1.
612
+
613
+ ### Added
614
+
615
+ 1. add PinField and ScrollArea component + add fit to content prop to SwitchField ([7891200](https://github.com/imaginario27/air-ui/commit/789120048f32c4bd594031d9067a068eae6723c7))
616
+
617
+ - Package: @imaginario27/air-ui-ds.
618
+
619
+ ## 1.1.16 - 2026-02-09
620
+
621
+ Release type: patch.
622
+ Commits found in range: 1.
623
+
624
+ ### Added
625
+
626
+ 1. Improves breadcrumbs, fixes tab styling issues and adds new functionalities to tabs an tables. ([6f35018](https://github.com/imaginario27/air-ui/commit/6f35018388a750e726ce95570c77d6b9c05deb8f))
627
+
628
+ - Package: @imaginario27/air-ui-ds.
629
+
630
+ ## 1.1.15 - 2026-02-09
631
+
632
+ Release type: patch.
633
+ Commits found in range: 1.
634
+
635
+ ### Added
636
+
637
+ 1. add SelectableCard and SelectableCardField components and docs pages + Improves TOC components and collapsible ([085df49](https://github.com/imaginario27/air-ui/commit/085df49cd271372508d2cc1430abcf79ce64efdc))
638
+
639
+ - Package: @imaginario27/air-ui-ds.
640
+
641
+ ## 1.1.14 - 2026-02-08
642
+
643
+ Release type: patch.
644
+ Commits found in range: 1.
645
+
646
+ ### Added
647
+
648
+ 1. add transitions to dropdowns and modals ([9c837a5](https://github.com/imaginario27/air-ui/commit/9c837a567265118b6607e9633632ed8e7a216fad))
649
+
650
+ - Package: @imaginario27/air-ui-ds.
651
+
652
+ ## 1.1.13 - 2026-02-06
653
+
654
+ Release type: patch.
655
+ Commits found in range: 1.
656
+
657
+ ### Added
658
+
659
+ 1. adds missing utils docs pages and fixes general issues ([3f31a47](https://github.com/imaginario27/air-ui/commit/3f31a477d1bb1c04b2065b940093cfa59c6089ae))
660
+
661
+ - Package: @imaginario27/air-ui-ds.
662
+
663
+ ## 1.1.12 - 2026-02-05
664
+
665
+ Release type: patch.
666
+ Commits found in range: 1.
667
+
668
+ ### Fixed
669
+
670
+ 1. removes export depedencies and jsPDF + bumps package versions ([9139e12](https://github.com/imaginario27/air-ui/commit/9139e1221a00638c4cdb8021006c7276d2ccaed5))
671
+
672
+ - Package: @imaginario27/air-ui-ds.
673
+
674
+ ## 1.1.11 - 2026-02-02
675
+
676
+ Release type: patch.
677
+ Commits found in range: 0.
678
+
679
+ ### Changed
680
+
681
+ 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
682
+
683
+ - Package: @imaginario27/air-ui-ds.
684
+
685
+ ## 1.1.10 - 2026-02-02
686
+
687
+ Release type: patch.
688
+ Commits found in range: 1.
689
+
690
+ ### Added
691
+
692
+ 1. Add utils docs pages + Updates components props ([6f65f04](https://github.com/imaginario27/air-ui/commit/6f65f044b0ccc85dcc00f3ba6735232ce957a02b))
693
+
694
+ - Package: @imaginario27/air-ui-ds.
695
+
696
+ ## 1.1.9 - 2026-01-31
697
+
698
+ Release type: patch.
699
+ Commits found in range: 0.
700
+
701
+ ### Changed
702
+
703
+ 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
704
+
705
+ - Package: @imaginario27/air-ui-ds.
706
+
707
+ ## 1.1.8 - 2026-01-28
708
+
709
+ Release type: patch.
710
+ Commits found in range: 0.
711
+
712
+ ### Changed
713
+
714
+ 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
715
+
716
+ - Package: @imaginario27/air-ui-ds.
717
+
718
+ ## 1.1.7 - 2026-01-25
719
+
720
+ Release type: patch.
721
+ Commits found in range: 2.
722
+
723
+ ### Added
724
+
725
+ 1. add missing component thumbnails and fix styles ([35eea46](https://github.com/imaginario27/air-ui/commit/35eea46f366995f8dace66a03b0e36ad3eeca119))
726
+ 2. Adds teleport to dropdowns + Updates dropdown activator references + Updates unit tests ([ea96bcf](https://github.com/imaginario27/air-ui/commit/ea96bcff1eaf5ec5c45695349b0acd25eda5b952))
727
+
728
+ - Package: @imaginario27/air-ui-ds.
729
+
730
+ ## 1.1.6 - 2026-01-21
731
+
732
+ Release type: patch.
733
+ Commits found in range: 0.
734
+
735
+ ### Changed
736
+
737
+ 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
738
+
739
+ - Package: @imaginario27/air-ui-ds.
740
+
741
+ ## 1.1.5 - 2026-01-20
742
+
743
+ Release type: patch.
744
+ Commits found in range: 1.
745
+
746
+ ### Fixed
747
+
748
+ 1. Fixes color and sizes issues + Add teleport version to DropdownMenu ([3419e6e](https://github.com/imaginario27/air-ui/commit/3419e6e1845e0e065dc1fcd0ebff3e0a7cbcc0eb))
749
+
750
+ - Package: @imaginario27/air-ui-ds.
751
+
752
+ ## 1.1.4 - 2026-01-20
753
+
754
+ Release type: patch.
755
+ Commits found in range: 1.
756
+
757
+ ### Fixed
758
+
759
+ 1. Adds text-inherit to Icon component ([e15bcb6](https://github.com/imaginario27/air-ui/commit/e15bcb61c39fdc42fe8538428f212bbeba5d0650))
760
+
761
+ - Package: @imaginario27/air-ui-ds.
762
+
763
+ ## 1.1.2 - 2026-01-19
764
+
765
+ Release type: patch.
766
+ Commits found in range: 1.
767
+
768
+ ### Fixed
769
+
770
+ 1. Fixes icons colors and bump version ([fa03dfd](https://github.com/imaginario27/air-ui/commit/fa03dfd197e9a63c8658230ab52a3c732ee7dd9a))
771
+
772
+ - Package: @imaginario27/air-ui-ds.
773
+
774
+ ## 1.1.1 - 2026-01-19
775
+
776
+ Release type: patch.
777
+ Commits found in range: 1.
778
+
779
+ ### Fixed
780
+
781
+ 1. Fixes packages bump version ([7fe0732](https://github.com/imaginario27/air-ui/commit/7fe0732ec573c05b08c687f802c7c4e5c3a78c24))
782
+
783
+ - Package: @imaginario27/air-ui-ds.
784
+
785
+ ## 1.1.0 - 2026-01-19
786
+
787
+ Release type: minor.
788
+ Commits found in range: 2.
789
+
790
+ ### Added
791
+
792
+ 1. Replaces the Nuxt MDI icon module with Nuxt Icon module ([b3343f1](https://github.com/imaginario27/air-ui/commit/b3343f152ee8726f4312059428bec15097b64ce8))
793
+ 2. add iconify module and introduce unified icon components ([6afb8a5](https://github.com/imaginario27/air-ui/commit/6afb8a587e7fad52d7a96a9f2b4d1a8cff80bba3))
794
+
795
+ - Package: @imaginario27/air-ui-ds.
796
+
797
+ ## 1.0.23 - 2026-01-06
798
+
799
+ Release type: patch.
800
+ Commits found in range: 1.
801
+
802
+ ### Added
803
+
804
+ 1. Add ProgressBar component and bump package version ([e2ff708](https://github.com/imaginario27/air-ui/commit/e2ff7085a50cca4e869c93fdbe8ada0cda0afe91))
805
+
806
+ - Package: @imaginario27/air-ui-ds.
807
+
808
+ ## 1.0.22 - 2026-01-05
809
+
810
+ Release type: patch.
811
+ Commits found in range: 1.
812
+
813
+ ### Added
814
+
815
+ 1. Improves the NavSidebar and completes the component dock page ([55c74b6](https://github.com/imaginario27/air-ui/commit/55c74b63ffda9d4b3c7ba4c8d064ac3808d55bce))
816
+
817
+ - Package: @imaginario27/air-ui-ds.
818
+
819
+ ## 1.0.21 - 2026-01-03
820
+
821
+ Release type: patch.
822
+ Commits found in range: 1.
823
+
824
+ ### Added
825
+
826
+ 1. Add setPageTitle to ErrorDisplay component and updates AirUI package ([406cdbb](https://github.com/imaginario27/air-ui/commit/406cdbb15efb34c9160876b15b541a5bfdac55ef))
827
+
828
+ - Package: @imaginario27/air-ui-ds.
829
+
830
+ ## 1.0.20 - 2025-12-31
831
+
832
+ Release type: patch.
833
+ Commits found in range: 1.
834
+
835
+ ### Added
836
+
837
+ 1. Rename error component to ErrorDisplay and add error mappings ([8ad4276](https://github.com/imaginario27/air-ui/commit/8ad4276ccc2090adbcfacab748bcfa8d695abbfa))
838
+
839
+ - Package: @imaginario27/air-ui-ds.
840
+
841
+ ## 1.0.19 - 2025-12-31
842
+
843
+ Release type: patch.
844
+ Commits found in range: 1.
845
+
846
+ ### Added
847
+
848
+ 1. Add Error component and adjust heading breakpoints ([2a56847](https://github.com/imaginario27/air-ui/commit/2a568475daf8581a426232cde65d99a1809419ea))
849
+
850
+ - Package: @imaginario27/air-ui-ds.
851
+
852
+ ## 1.0.18 - 2025-12-30
853
+
854
+ Release type: patch.
855
+ Commits found in range: 1.
856
+
857
+ ### Added
858
+
859
+ 1. add footer component, new docs pages, and unit tests; remove unused components ([717eb0d](https://github.com/imaginario27/air-ui/commit/717eb0d2f9076512288920b5f84832dee392d955))
860
+
861
+ - Package: @imaginario27/air-ui-ds.
862
+
863
+ ## 1.0.17 - 2025-12-29
864
+
865
+ Release type: patch.
866
+ Commits found in range: 0.
867
+
868
+ ### Changed
869
+
870
+ 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
871
+
872
+ - Package: @imaginario27/air-ui-ds.
873
+
874
+ ## 1.0.16 - 2025-12-29
875
+
876
+ Release type: patch.
877
+ Commits found in range: 2.
878
+
879
+ ### Added
880
+
881
+ 1. Improves the copy button + Fixes links and table description text sizes + Adds redirects middleware ([5b28953](https://github.com/imaginario27/air-ui/commit/5b289539957d2a9901cf23acead7660fb06373c7))
882
+ 2. Adds new components docs pages + Fixes Toc composable ([675a956](https://github.com/imaginario27/air-ui/commit/675a95642dd4e3ce214f9ac8b9c2a8ceea3f7eab))
883
+
884
+ - Package: @imaginario27/air-ui-ds.
885
+
886
+ ## 1.0.15 - 2025-12-26
887
+
888
+ Release type: patch.
889
+ Commits found in range: 1.
890
+
891
+ ### Added
892
+
893
+ 1. Adds new docs pages and new info in the options in components pages + Updates some components ([3bff6ac](https://github.com/imaginario27/air-ui/commit/3bff6ac43bb9291346101252f6ba83fa872e7cb7))
894
+
895
+ - Package: @imaginario27/air-ui-ds.
896
+
897
+ ## 1.0.14 - 2025-12-24
898
+
899
+ Release type: patch.
900
+ Commits found in range: 1.
901
+
902
+ ### Added
903
+
904
+ 1. add interactive script to update UI theme color schemes ([a846e0a](https://github.com/imaginario27/air-ui/commit/a846e0a06eabbcdd15fd5b491257a6e34ad4c910))
905
+
906
+ - Package: @imaginario27/air-ui-ds.
907
+
908
+ ## 1.0.13 - 2025-12-23
909
+
910
+ Release type: patch.
911
+ Commits found in range: 1.
912
+
913
+ ### Added
914
+
915
+ 1. improve getting started pages and UI components ([999f965](https://github.com/imaginario27/air-ui/commit/999f9654e821630af762593dc712d47a46913e35))
916
+
917
+ - Package: @imaginario27/air-ui-ds.
918
+
919
+ ## 1.0.12 - 2025-12-13
920
+
921
+ Release type: patch.
922
+ Commits found in range: 0.
923
+
924
+ ### Changed
925
+
926
+ 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
927
+
928
+ - Package: @imaginario27/air-ui-ds.
929
+
930
+ ## 1.0.11 - 2025-12-13
931
+
932
+ Release type: patch.
933
+ Commits found in range: 0.
934
+
935
+ ### Changed
936
+
937
+ 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
938
+
939
+ - Package: @imaginario27/air-ui-ds.
940
+
941
+ ## 1.0.10 - 2025-12-10
942
+
943
+ Release type: patch.
944
+ Commits found in range: 0.
945
+
946
+ ### Changed
947
+
948
+ 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
949
+
950
+ - Package: @imaginario27/air-ui-ds.
951
+
952
+ ## 1.0.9 - 2025-12-10
953
+
954
+ Release type: patch.
955
+ Commits found in range: 0.
956
+
957
+ ### Changed
958
+
959
+ 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
960
+
961
+ - Package: @imaginario27/air-ui-ds.
962
+
963
+ ## 1.0.8 - 2025-12-10
964
+
965
+ Release type: patch.
966
+ Commits found in range: 0.
967
+
968
+ ### Changed
969
+
970
+ 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
971
+
972
+ - Package: @imaginario27/air-ui-ds.
973
+
974
+ ## 1.0.7 - 2025-12-10
975
+
976
+ Release type: patch.
977
+ Commits found in range: 0.
978
+
979
+ ### Changed
980
+
981
+ 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
982
+
983
+ - Package: @imaginario27/air-ui-ds.
984
+
985
+ ## 1.0.6 - 2025-12-09
986
+
987
+ Release type: patch.
988
+ Commits found in range: 0.
989
+
990
+ ### Changed
991
+
992
+ 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
993
+
994
+ - Package: @imaginario27/air-ui-ds.
995
+
996
+ ## 1.0.5 - 2025-12-09
997
+
998
+ Release type: patch.
999
+ Commits found in range: 0.
1000
+
1001
+ ### Changed
1002
+
1003
+ 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
1004
+
1005
+ - Package: @imaginario27/air-ui-ds.
1006
+
1007
+ ## 1.0.4 - 2025-12-09
1008
+
1009
+ Release type: patch.
1010
+ Commits found in range: 0.
1011
+
1012
+ ### Changed
1013
+
1014
+ 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
1015
+
1016
+ - Package: @imaginario27/air-ui-ds.
1017
+
1018
+ ## 1.0.3 - 2025-12-08
1019
+
1020
+ Release type: patch.
1021
+ Commits found in range: 0.
1022
+
1023
+ ### Changed
1024
+
1025
+ 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
1026
+
1027
+ - Package: @imaginario27/air-ui-ds.
1028
+
1029
+ ## 1.0.2 - 2025-12-07
1030
+
1031
+ Release type: patch.
1032
+ Commits found in range: 0.
1033
+
1034
+ ### Changed
1035
+
1036
+ 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
1037
+
1038
+ - Package: @imaginario27/air-ui-ds.
1039
+
1040
+ ## 1.0.1 - 2025-12-07
1041
+
1042
+ Release type: patch.
1043
+ Commits found in range: 2.
1044
+
1045
+ ### Changed
1046
+
1047
+ 1. improve app header, docs index, utils and navigation ([e81f70f](https://github.com/imaginario27/air-ui/commit/e81f70f1ea6aa21e85cd7c8faff4437712794734))
1048
+ 2. Init ([f153db6](https://github.com/imaginario27/air-ui/commit/f153db6d125daee38fd029ac4bcdb81190893024))
1049
+
1050
+ - Package: @imaginario27/air-ui-ds.
1051
+
1052
+ ## 1.0.0 - 2025-12-05
1053
+
1054
+ Release type: initial.
1055
+ Commits found in range: 0.
1056
+
1057
+ ### Changed
1058
+
1059
+ 1. Historical release reconstructed from npm publish metadata (no package commits found in this publish window).
1060
+
1061
+ - Package: @imaginario27/air-ui-ds.
1062
+