@zanichelli/albe-web-components 18.8.1-RC5 → 19.0.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 (63) hide show
  1. package/CHANGELOG.md +44 -0
  2. package/dist/cjs/z-app-header_12.cjs.entry.js +128 -64
  3. package/dist/cjs/z-app-header_12.cjs.entry.js.map +1 -1
  4. package/dist/cjs/z-book-card-app.cjs.entry.js +1 -1
  5. package/dist/cjs/z-book-card-app.cjs.entry.js.map +1 -1
  6. package/dist/cjs/z-book-card.cjs.entry.js +1 -1
  7. package/dist/cjs/z-book-card.cjs.entry.js.map +1 -1
  8. package/dist/cjs/z-combobox.cjs.entry.js +20 -8
  9. package/dist/cjs/z-combobox.cjs.entry.js.map +1 -1
  10. package/dist/collection/components/css-components/z-link/styles.css +14 -14
  11. package/dist/collection/components/z-combobox/index.js +20 -8
  12. package/dist/collection/components/z-combobox/index.js.map +1 -1
  13. package/dist/collection/constants/iconset.js +128 -64
  14. package/dist/collection/constants/iconset.js.map +1 -1
  15. package/dist/components/iconset.js +128 -64
  16. package/dist/components/iconset.js.map +1 -1
  17. package/dist/components/z-book-card-app.js +1 -1
  18. package/dist/components/z-book-card-app.js.map +1 -1
  19. package/dist/components/z-book-card.js +1 -1
  20. package/dist/components/z-book-card.js.map +1 -1
  21. package/dist/components/z-combobox.js +20 -8
  22. package/dist/components/z-combobox.js.map +1 -1
  23. package/dist/esm/z-app-header_12.entry.js +128 -64
  24. package/dist/esm/z-app-header_12.entry.js.map +1 -1
  25. package/dist/esm/z-book-card-app.entry.js +1 -1
  26. package/dist/esm/z-book-card-app.entry.js.map +1 -1
  27. package/dist/esm/z-book-card.entry.js +1 -1
  28. package/dist/esm/z-book-card.entry.js.map +1 -1
  29. package/dist/esm/z-combobox.entry.js +20 -8
  30. package/dist/esm/z-combobox.entry.js.map +1 -1
  31. package/dist/types/constants/iconset.d.ts +264 -136
  32. package/dist/web-components-library/p-469f320a.entry.js +2 -0
  33. package/dist/web-components-library/p-469f320a.entry.js.map +1 -0
  34. package/dist/web-components-library/{p-e4bb1256.entry.js → p-8d06bc1b.entry.js} +2 -2
  35. package/{www/build/p-e4bb1256.entry.js.map → dist/web-components-library/p-8d06bc1b.entry.js.map} +1 -1
  36. package/dist/web-components-library/p-a0bfe6f8.entry.js +2 -0
  37. package/dist/web-components-library/p-a0bfe6f8.entry.js.map +1 -0
  38. package/dist/web-components-library/{p-24069be9.entry.js → p-ada7890f.entry.js} +2 -2
  39. package/{www/build/p-24069be9.entry.js.map → dist/web-components-library/p-ada7890f.entry.js.map} +1 -1
  40. package/dist/web-components-library/web-components-library.css +14 -16
  41. package/dist/web-components-library/web-components-library.esm.js +1 -1
  42. package/package.json +2 -3
  43. package/www/build/p-469f320a.entry.js +2 -0
  44. package/www/build/p-469f320a.entry.js.map +1 -0
  45. package/www/build/{p-0e71a9b5.js → p-5a26cc8b.js} +1 -1
  46. package/www/build/{p-e4bb1256.entry.js → p-8d06bc1b.entry.js} +2 -2
  47. package/{dist/web-components-library/p-e4bb1256.entry.js.map → www/build/p-8d06bc1b.entry.js.map} +1 -1
  48. package/www/build/p-a0bfe6f8.entry.js +2 -0
  49. package/www/build/p-a0bfe6f8.entry.js.map +1 -0
  50. package/www/build/{p-24069be9.entry.js → p-ada7890f.entry.js} +2 -2
  51. package/{dist/web-components-library/p-24069be9.entry.js.map → www/build/p-ada7890f.entry.js.map} +1 -1
  52. package/www/build/{p-dbdf8ca8.css → p-bb61a89a.css} +14 -16
  53. package/www/build/web-components-library.css +14 -16
  54. package/www/build/web-components-library.esm.js +1 -1
  55. package/www/index.html +1 -1
  56. package/dist/web-components-library/p-739ba71b.entry.js +0 -2
  57. package/dist/web-components-library/p-739ba71b.entry.js.map +0 -1
  58. package/dist/web-components-library/p-cebc9451.entry.js +0 -2
  59. package/dist/web-components-library/p-cebc9451.entry.js.map +0 -1
  60. package/www/build/p-739ba71b.entry.js +0 -2
  61. package/www/build/p-739ba71b.entry.js.map +0 -1
  62. package/www/build/p-cebc9451.entry.js +0 -2
  63. package/www/build/p-cebc9451.entry.js.map +0 -1
package/CHANGELOG.md CHANGED
@@ -2,6 +2,50 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
4
4
 
5
+ ## [19.0.0](https://github.com/ZanichelliEditore/design-system/compare/v18.8.1...v19.0.0) (2025-12-11)
6
+
7
+
8
+ ### ⚠ BREAKING CHANGES
9
+
10
+ * remove background from dark theme
11
+
12
+ ### Features
13
+
14
+ * remove background from dark theme ([fc0c73b](https://github.com/ZanichelliEditore/design-system/commit/fc0c73b07519509fc52e79edb1546b7629b931d3))
15
+
16
+
17
+ ### Bug Fixes
18
+
19
+ * update migration.md ([5bb7c41](https://github.com/ZanichelliEditore/design-system/commit/5bb7c4147d57f6ad1ddf8ffe6ca7f711398fc9fa))
20
+ * update migration.md ([a740747](https://github.com/ZanichelliEditore/design-system/commit/a7407479fa1bf143cb97c01c5560ee7dd166933c))
21
+ * z-combobox arias ([f06259a](https://github.com/ZanichelliEditore/design-system/commit/f06259aab3f83f9bb6126aef2dbec532cefc91b1))
22
+ * z-combobox code cleaning and tests ([5a947ab](https://github.com/ZanichelliEditore/design-system/commit/5a947ab19170cb9e64ff628549188e7923a50fae))
23
+ * z-combobox custom roles ([0f6517d](https://github.com/ZanichelliEditore/design-system/commit/0f6517d974577ce416d2bfed71cde378fb03f78a))
24
+ * z-combobox remove close button ([c221b90](https://github.com/ZanichelliEditore/design-system/commit/c221b90b1c3c7aaaf516be5a3583f5fd17ad95e7))
25
+ * z-combobox removed p ([9321d3a](https://github.com/ZanichelliEditore/design-system/commit/9321d3a9a49002aca4ba790446c49de23db123fe))
26
+ * z-combobox wip exclude tests ([4f09b04](https://github.com/ZanichelliEditore/design-system/commit/4f09b04a622c478abd50b0c187ca68dac05c36cf))
27
+ * z-combobox wip improve keyboard navigation ([11cd58b](https://github.com/ZanichelliEditore/design-system/commit/11cd58b27587a539ce9f9fc9f92d1a3a8e41fe86))
28
+ * z-link focus visible ([c238d8e](https://github.com/ZanichelliEditore/design-system/commit/c238d8e24776204b07b48dc702ff961ad8916487))
29
+ * z-select arrow nav ([a33956c](https://github.com/ZanichelliEditore/design-system/commit/a33956c19aa25d6468d9e3b691fcd4012bf46126))
30
+ * z-select arrow nav ([f5eda6b](https://github.com/ZanichelliEditore/design-system/commit/f5eda6b12f899afafc418bb99ff31a3c55124347))
31
+ * z-select arrow nav ([ceace52](https://github.com/ZanichelliEditore/design-system/commit/ceace522d285b9a7db3fce8fb4240811b9a19e9a))
32
+ * z-select arrow nav order wip ([1b8221e](https://github.com/ZanichelliEditore/design-system/commit/1b8221ed4e30095884990993cbae8a475364ad58))
33
+ * z-select disabled nav ([be50ae8](https://github.com/ZanichelliEditore/design-system/commit/be50ae854d879c7f164cd5766a83d70251edf4cd))
34
+ * z-select grouped and tree style ([c12aee3](https://github.com/ZanichelliEditore/design-system/commit/c12aee3a540183f9015a327329e36c4de2da0fa8))
35
+ * z-select grouped items last element ([d073ec2](https://github.com/ZanichelliEditore/design-system/commit/d073ec2c5a27c131a78edcb036116ec780157561))
36
+ * z-select hover style ([97fcbe6](https://github.com/ZanichelliEditore/design-system/commit/97fcbe6abd247af8c0f7610fff00f19030ac1c12))
37
+ * z-select hover style wip ([acbc33d](https://github.com/ZanichelliEditore/design-system/commit/acbc33d3fe923e3dcdc47c9627c1a7a99c3bc878))
38
+ * z-select improve accessibility ([b1c6497](https://github.com/ZanichelliEditore/design-system/commit/b1c64978772b178d1482512a7a9e43ae0d20f20e))
39
+ * z-select improve arrow nav order ([44654bc](https://github.com/ZanichelliEditore/design-system/commit/44654bc0c1933e46f0a9002465489065b75e6a2b))
40
+ * z-select lint and tests ([9b5a490](https://github.com/ZanichelliEditore/design-system/commit/9b5a49037d708943c78d833a57e587291b19fe70))
41
+ * z-select removed state ([6ad3913](https://github.com/ZanichelliEditore/design-system/commit/6ad391390d8cc26d8eea28cd4e0c780d2cf7376d))
42
+ * z-select scroll overlay ([365c02d](https://github.com/ZanichelliEditore/design-system/commit/365c02d1db0453c644a341a7b767b40c7a942cd7))
43
+ * z-select scroll to letter ([8933235](https://github.com/ZanichelliEditore/design-system/commit/893323539a123f0fa29895bd6c375cef04dfa4e1))
44
+ * z-select storybook ([1684dc8](https://github.com/ZanichelliEditore/design-system/commit/1684dc8ae1210cad9bdc9f4f780c082948fa8cdf))
45
+ * z-select test tabindex ([be2e567](https://github.com/ZanichelliEditore/design-system/commit/be2e5678974f7b5ea341a3709fdbf7c98cac36ef))
46
+
47
+ ## [18.8.1](https://github.com/ZanichelliEditore/design-system/compare/v18.8.0...v18.8.1) (2025-12-09)
48
+
5
49
  ## [18.8.0](https://github.com/ZanichelliEditore/design-system/compare/v18.7.7...v18.8.0) (2025-11-28)
6
50
 
7
51