@zanichelli/albe-web-components 17.2.0 → 17.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (31) hide show
  1. package/CHANGELOG.md +2 -0
  2. package/dist/cjs/z-app-header_12.cjs.entry.js +516 -482
  3. package/dist/cjs/z-app-header_12.cjs.entry.js.map +1 -1
  4. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js.map +1 -1
  5. package/dist/collection/components/file-upload/z-dragdrop-area/styles.css +2 -1
  6. package/dist/collection/constants/iconset.js +516 -482
  7. package/dist/collection/constants/iconset.js.map +1 -1
  8. package/dist/collection/utils/storybook-utils.js +1 -1
  9. package/dist/collection/utils/storybook-utils.js.map +1 -1
  10. package/dist/components/iconset.js +516 -482
  11. package/dist/components/iconset.js.map +1 -1
  12. package/dist/components/index7.js.map +1 -1
  13. package/dist/esm/z-app-header_12.entry.js +516 -482
  14. package/dist/esm/z-app-header_12.entry.js.map +1 -1
  15. package/dist/esm/z-dragdrop-area_2.entry.js.map +1 -1
  16. package/dist/types/constants/iconset.d.ts +1114 -1045
  17. package/dist/web-components-library/p-2dde9b84.entry.js.map +1 -1
  18. package/dist/web-components-library/p-935e44ef.entry.js +2 -0
  19. package/dist/web-components-library/p-935e44ef.entry.js.map +1 -0
  20. package/dist/web-components-library/web-components-library.esm.js +1 -1
  21. package/package.json +2 -3
  22. package/www/build/p-2dde9b84.entry.js.map +1 -1
  23. package/www/build/{p-d62054b7.js → p-35853d05.js} +1 -1
  24. package/www/build/p-935e44ef.entry.js +2 -0
  25. package/www/build/p-935e44ef.entry.js.map +1 -0
  26. package/www/build/web-components-library.esm.js +1 -1
  27. package/www/index.html +1 -1
  28. package/dist/web-components-library/p-708bb70c.entry.js +0 -2
  29. package/dist/web-components-library/p-708bb70c.entry.js.map +0 -1
  30. package/www/build/p-708bb70c.entry.js +0 -2
  31. package/www/build/p-708bb70c.entry.js.map +0 -1
package/CHANGELOG.md CHANGED
@@ -2,6 +2,8 @@
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
+ ## 17.2.1 (2025-02-17)
6
+
5
7
  ## 17.2.0 (2025-02-11)
6
8
 
7
9
  ## 17.1.0 (2025-02-07)