@zanichelli/albe-web-components 18.5.1-RC → 18.5.2

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 (35) hide show
  1. package/CHANGELOG.md +2 -11
  2. package/dist/cjs/{utils-a3588d4a.js → utils-7f9d5a78.js} +1 -1
  3. package/dist/cjs/{utils-a3588d4a.js.map → utils-7f9d5a78.js.map} +1 -1
  4. package/dist/cjs/z-date-picker.cjs.entry.js +1 -1
  5. package/dist/cjs/z-range-picker.cjs.entry.js +1 -1
  6. package/dist/collection/components/file-upload/z-file-upload/index.js +1 -1
  7. package/dist/esm/{utils-39d26f54.js → utils-227ef1c0.js} +1 -1
  8. package/dist/esm/{utils-39d26f54.js.map → utils-227ef1c0.js.map} +1 -1
  9. package/dist/esm/z-date-picker.entry.js +1 -1
  10. package/dist/esm/z-range-picker.entry.js +1 -1
  11. package/{www/build/p-eef153fa.js → dist/web-components-library/p-30e42fb1.js} +1 -1
  12. package/dist/web-components-library/{p-5f44ced1.entry.js → p-817689d5.entry.js} +2 -2
  13. package/dist/web-components-library/{p-c74ea645.entry.js → p-e3b82454.entry.js} +2 -2
  14. package/dist/web-components-library/web-components-library.css +2690 -1
  15. package/dist/web-components-library/web-components-library.esm.js +1 -1
  16. package/package.json +1 -1
  17. package/{dist/web-components-library/p-eef153fa.js → www/build/p-30e42fb1.js} +1 -1
  18. package/www/build/{p-5f44ced1.entry.js → p-817689d5.entry.js} +2 -2
  19. package/www/build/p-92615446.css +2690 -0
  20. package/www/build/{p-fa5ca79c.js → p-dde556e5.js} +1 -1
  21. package/www/build/{p-c74ea645.entry.js → p-e3b82454.entry.js} +2 -2
  22. package/www/build/web-components-library.css +2690 -1
  23. package/www/build/web-components-library.esm.js +1 -1
  24. package/www/index.html +1 -1
  25. package/www/build/p-93fa3f25.css +0 -1
  26. /package/dist/types/home/{hellofriend/Progetti/myz_docker → runner/work/design-system}/design-system/.stencil/docs/grid/index.stories.d.ts +0 -0
  27. /package/dist/types/home/{hellofriend/Progetti/myz_docker → runner/work/design-system}/design-system/.stencil/docs/iconset/index.stories.d.ts +0 -0
  28. /package/dist/types/home/{hellofriend/Progetti/myz_docker → runner/work/design-system}/design-system/.stencil/docs/themes/index.stories.d.ts +0 -0
  29. /package/dist/types/home/{hellofriend/Progetti/myz_docker → runner/work/design-system}/design-system/.stencil/docs/typography/index.stories.d.ts +0 -0
  30. /package/dist/web-components-library/{p-eef153fa.js.map → p-30e42fb1.js.map} +0 -0
  31. /package/dist/web-components-library/{p-5f44ced1.entry.js.map → p-817689d5.entry.js.map} +0 -0
  32. /package/dist/web-components-library/{p-c74ea645.entry.js.map → p-e3b82454.entry.js.map} +0 -0
  33. /package/www/build/{p-eef153fa.js.map → p-30e42fb1.js.map} +0 -0
  34. /package/www/build/{p-5f44ced1.entry.js.map → p-817689d5.entry.js.map} +0 -0
  35. /package/www/build/{p-c74ea645.entry.js.map → p-e3b82454.entry.js.map} +0 -0
package/CHANGELOG.md CHANGED
@@ -2,18 +2,9 @@
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
- ## [18.5.1-RC](https://github.com/ZanichelliEditore/design-system/compare/v18.5.0...v18.5.1-RC) (2025-08-01)
5
+ ## [18.5.2](https://github.com/ZanichelliEditore/design-system/compare/v18.5.1...v18.5.2) (2025-08-26)
6
6
 
7
-
8
- ### Features
9
-
10
- * add icon-position property + update styles ([82b63b5](https://github.com/ZanichelliEditore/design-system/commit/82b63b5ba4a1e98e4d85b673f7e0a5c978f46370))
11
-
12
-
13
- ### Bug Fixes
14
-
15
- * fix iconPosition desc in readme and components.d.ts ([5022676](https://github.com/ZanichelliEditore/design-system/commit/50226763afab41b4e3bb224cf42bfe64030e5384))
16
- * removed nested css rules ([8e3fc5a](https://github.com/ZanichelliEditore/design-system/commit/8e3fc5a53f7146ab906434eff814723390ba23bb))
7
+ ## 18.5.1 (2025-08-26)
17
8
 
18
9
  ## 18.5.0 (2025-07-25)
19
10
 
@@ -2707,4 +2707,4 @@ exports.setAriaOptions = setAriaOptions;
2707
2707
  exports.setFlatpickrPosition = setFlatpickrPosition;
2708
2708
  exports.validateDate = validateDate;
2709
2709
 
2710
- //# sourceMappingURL=utils-a3588d4a.js.map
2710
+ //# sourceMappingURL=utils-7f9d5a78.js.map