@imaginario27/air-ui-ds 1.13.5 → 1.13.6

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