diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 9f483e39..4e4fc816 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,26 +1,26 @@ { - "packages/ui-anchor": "1.1.2", - "packages/ui-bubble": "1.0.2", - "packages/ui-button": "1.1.2", - "packages/ui-card": "1.0.2", - "packages/ui-components": "5.31.3", + "packages/ui-anchor": "1.1.3", + "packages/ui-bubble": "1.0.3", + "packages/ui-button": "1.1.3", + "packages/ui-card": "1.0.3", + "packages/ui-components": "5.31.4", "packages/ui-fingerprint": "1.0.1", - "packages/ui-footer": "1.0.2", - "packages/ui-form": "1.6.2", - "packages/ui-header": "1.0.2", + "packages/ui-footer": "1.0.3", + "packages/ui-form": "1.6.3", + "packages/ui-header": "1.0.3", "packages/ui-hooks": "4.1.3", - "packages/ui-icons": "1.12.3", - "packages/ui-main": "1.0.2", - "packages/ui-menu": "1.0.2", - "packages/ui-panel": "1.0.2", - "packages/ui-pill": "1.0.2", - "packages/ui-private": "1.4.11", - "packages/ui-spinner": "1.0.2", - "packages/ui-styles": "1.9.9", - "packages/ui-system": "1.4.12", - "packages/ui-table": "1.0.2", - "packages/ui-textarea": "1.0.1", - "packages/ui-textinput": "1.0.1", - "packages/ui-toggle": "1.0.1", - "packages/ui-truncate": "0.0.0" + "packages/ui-icons": "1.12.4", + "packages/ui-main": "1.0.3", + "packages/ui-menu": "1.0.3", + "packages/ui-panel": "1.0.3", + "packages/ui-pill": "1.0.3", + "packages/ui-private": "1.4.12", + "packages/ui-spinner": "1.0.3", + "packages/ui-styles": "1.10.0", + "packages/ui-system": "1.4.13", + "packages/ui-table": "1.0.3", + "packages/ui-textarea": "1.0.2", + "packages/ui-textinput": "1.0.2", + "packages/ui-toggle": "1.0.2", + "packages/ui-truncate": "1.0.0" } diff --git a/packages/ui-anchor/CHANGELOG.md b/packages/ui-anchor/CHANGELOG.md index 3bfe7b3b..2ea117ce 100644 --- a/packages/ui-anchor/CHANGELOG.md +++ b/packages/ui-anchor/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.1.3](https://github.com/versini-org/ui-components/compare/ui-anchor-v1.1.2...ui-anchor-v1.1.3) (2024-09-21) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-button bumped to 1.1.3 + * devDependencies + * @versini/ui-styles bumped to 1.10.0 + ## [1.1.2](https://github.com/versini-org/ui-components/compare/ui-anchor-v1.1.1...ui-anchor-v1.1.2) (2024-09-18) diff --git a/packages/ui-anchor/package.json b/packages/ui-anchor/package.json index c64ab12a..1c882f54 100644 --- a/packages/ui-anchor/package.json +++ b/packages/ui-anchor/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-anchor", - "version": "1.1.2", + "version": "1.1.3", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-bubble/CHANGELOG.md b/packages/ui-bubble/CHANGELOG.md index 6641186f..1dfb2a36 100644 --- a/packages/ui-bubble/CHANGELOG.md +++ b/packages/ui-bubble/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.0.3](https://github.com/versini-org/ui-components/compare/ui-bubble-v1.0.2...ui-bubble-v1.0.3) (2024-09-21) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-button bumped to 1.1.3 + * @versini/ui-icons bumped to 1.12.4 + * @versini/ui-private bumped to 1.4.12 + * devDependencies + * @versini/ui-styles bumped to 1.10.0 + ## [1.0.2](https://github.com/versini-org/ui-components/compare/ui-bubble-v1.0.1...ui-bubble-v1.0.2) (2024-09-18) diff --git a/packages/ui-bubble/package.json b/packages/ui-bubble/package.json index 044ee5f1..02862526 100644 --- a/packages/ui-bubble/package.json +++ b/packages/ui-bubble/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-bubble", - "version": "1.0.2", + "version": "1.0.3", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-button/CHANGELOG.md b/packages/ui-button/CHANGELOG.md index 3c7afacd..1a80aa36 100644 --- a/packages/ui-button/CHANGELOG.md +++ b/packages/ui-button/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.1.3](https://github.com/versini-org/ui-components/compare/ui-button-v1.1.2...ui-button-v1.1.3) (2024-09-21) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.4.12 + * devDependencies + * @versini/ui-icons bumped to 1.12.4 + * @versini/ui-styles bumped to 1.10.0 + ## [1.1.2](https://github.com/versini-org/ui-components/compare/ui-button-v1.1.1...ui-button-v1.1.2) (2024-09-18) diff --git a/packages/ui-button/package.json b/packages/ui-button/package.json index e1370dcb..325736c5 100644 --- a/packages/ui-button/package.json +++ b/packages/ui-button/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-button", - "version": "1.1.2", + "version": "1.1.3", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-card/CHANGELOG.md b/packages/ui-card/CHANGELOG.md index 1cce55fe..0073e654 100644 --- a/packages/ui-card/CHANGELOG.md +++ b/packages/ui-card/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.0.3](https://github.com/versini-org/ui-components/compare/ui-card-v1.0.2...ui-card-v1.0.3) (2024-09-21) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.4.12 + * devDependencies + * @versini/ui-styles bumped to 1.10.0 + ## [1.0.2](https://github.com/versini-org/ui-components/compare/ui-card-v1.0.1...ui-card-v1.0.2) (2024-09-18) diff --git a/packages/ui-card/package.json b/packages/ui-card/package.json index d89d1ad0..660d214e 100644 --- a/packages/ui-card/package.json +++ b/packages/ui-card/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-card", - "version": "1.0.2", + "version": "1.0.3", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-components/CHANGELOG.md b/packages/ui-components/CHANGELOG.md index 287e84d3..da6797d4 100644 --- a/packages/ui-components/CHANGELOG.md +++ b/packages/ui-components/CHANGELOG.md @@ -192,6 +192,30 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline # Changelog +## [5.31.4](https://github.com/versini-org/ui-components/compare/ui-components-v5.31.3...ui-components-v5.31.4) (2024-09-21) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-anchor bumped to 1.1.3 + * @versini/ui-button bumped to 1.1.3 + * @versini/ui-bubble bumped to 1.0.3 + * @versini/ui-card bumped to 1.0.3 + * @versini/ui-footer bumped to 1.0.3 + * @versini/ui-header bumped to 1.0.3 + * @versini/ui-icons bumped to 1.12.4 + * @versini/ui-main bumped to 1.0.3 + * @versini/ui-menu bumped to 1.0.3 + * @versini/ui-panel bumped to 1.0.3 + * @versini/ui-pill bumped to 1.0.3 + * @versini/ui-private bumped to 1.4.12 + * @versini/ui-spinner bumped to 1.0.3 + * @versini/ui-table bumped to 1.0.3 + * devDependencies + * @versini/ui-styles bumped to 1.10.0 + ## [5.31.3](https://github.com/versini-org/ui-components/compare/ui-components-v5.31.2...ui-components-v5.31.3) (2024-09-19) diff --git a/packages/ui-components/package.json b/packages/ui-components/package.json index 6d07e97d..71df091d 100644 --- a/packages/ui-components/package.json +++ b/packages/ui-components/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-components", - "version": "5.31.3", + "version": "5.31.4", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-components/stats/stats.json b/packages/ui-components/stats/stats.json index 4804dd93..5903a5b3 100644 --- a/packages/ui-components/stats/stats.json +++ b/packages/ui-components/stats/stats.json @@ -1278,5 +1278,25 @@ "limit": "67 KB", "passed": true } + }, + "5.31.4": { + "../bundlesize/dist/components/assets/style.css": { + "fileSize": 49320, + "fileSizeGzip": 7517, + "limit": "8 KB", + "passed": true + }, + "../bundlesize/dist/components/assets/index.js": { + "fileSize": 75987, + "fileSizeGzip": 11139, + "limit": "12 KB", + "passed": true + }, + "../bundlesize/dist/components/assets/vendor.js": { + "fileSize": 203647, + "fileSizeGzip": 67641, + "limit": "67 KB", + "passed": true + } } } diff --git a/packages/ui-footer/CHANGELOG.md b/packages/ui-footer/CHANGELOG.md index 9254acd8..22d2ecde 100644 --- a/packages/ui-footer/CHANGELOG.md +++ b/packages/ui-footer/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.0.3](https://github.com/versini-org/ui-components/compare/ui-footer-v1.0.2...ui-footer-v1.0.3) (2024-09-21) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.4.12 + * devDependencies + * @versini/ui-styles bumped to 1.10.0 + ## [1.0.2](https://github.com/versini-org/ui-components/compare/ui-footer-v1.0.1...ui-footer-v1.0.2) (2024-09-18) diff --git a/packages/ui-footer/package.json b/packages/ui-footer/package.json index a40526a8..72e054a5 100644 --- a/packages/ui-footer/package.json +++ b/packages/ui-footer/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-footer", - "version": "1.0.2", + "version": "1.0.3", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-form/CHANGELOG.md b/packages/ui-form/CHANGELOG.md index 4ed3d0fb..60cd33a6 100644 --- a/packages/ui-form/CHANGELOG.md +++ b/packages/ui-form/CHANGELOG.md @@ -35,6 +35,22 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline # Changelog +## [1.6.3](https://github.com/versini-org/ui-components/compare/ui-form-v1.6.2...ui-form-v1.6.3) (2024-09-21) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-textarea bumped to 1.0.2 + * @versini/ui-textinput bumped to 1.0.2 + * @versini/ui-toggle bumped to 1.0.2 + * @versini/ui-private bumped to 1.4.12 + * devDependencies + * @versini/ui-button bumped to 1.1.3 + * @versini/ui-icons bumped to 1.12.4 + * @versini/ui-styles bumped to 1.10.0 + ## [1.6.2](https://github.com/versini-org/ui-components/compare/ui-form-v1.6.1...ui-form-v1.6.2) (2024-09-19) diff --git a/packages/ui-form/package.json b/packages/ui-form/package.json index cf6323aa..1541bf94 100644 --- a/packages/ui-form/package.json +++ b/packages/ui-form/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-form", - "version": "1.6.2", + "version": "1.6.3", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-form/stats/stats.json b/packages/ui-form/stats/stats.json index a39b22b5..ce89bce9 100644 --- a/packages/ui-form/stats/stats.json +++ b/packages/ui-form/stats/stats.json @@ -390,5 +390,19 @@ "limit": "67 KB", "passed": true } + }, + "1.6.3": { + "../bundlesize/dist/form/assets/index.js": { + "fileSize": 22053, + "fileSizeGzip": 5568, + "limit": "20 KB", + "passed": true + }, + "../bundlesize/dist/form/assets/vendor.js": { + "fileSize": 142129, + "fileSizeGzip": 45524, + "limit": "67 KB", + "passed": true + } } } diff --git a/packages/ui-header/CHANGELOG.md b/packages/ui-header/CHANGELOG.md index 7f22ae0d..b968f8c5 100644 --- a/packages/ui-header/CHANGELOG.md +++ b/packages/ui-header/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.0.3](https://github.com/versini-org/ui-components/compare/ui-header-v1.0.2...ui-header-v1.0.3) (2024-09-21) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.4.12 + * devDependencies + * @versini/ui-styles bumped to 1.10.0 + ## [1.0.2](https://github.com/versini-org/ui-components/compare/ui-header-v1.0.1...ui-header-v1.0.2) (2024-09-18) diff --git a/packages/ui-header/package.json b/packages/ui-header/package.json index 489b3fac..f86421a1 100644 --- a/packages/ui-header/package.json +++ b/packages/ui-header/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-header", - "version": "1.0.2", + "version": "1.0.3", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-icons/CHANGELOG.md b/packages/ui-icons/CHANGELOG.md index a5be1946..ca99b473 100644 --- a/packages/ui-icons/CHANGELOG.md +++ b/packages/ui-icons/CHANGELOG.md @@ -35,6 +35,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline # Changelog +## [1.12.4](https://github.com/versini-org/ui-components/compare/ui-icons-v1.12.3...ui-icons-v1.12.4) (2024-09-21) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.4.12 + * devDependencies + * @versini/ui-private bumped to 1.4.12 + ## [1.12.3](https://github.com/versini-org/ui-components/compare/ui-icons-v1.12.2...ui-icons-v1.12.3) (2024-09-18) diff --git a/packages/ui-icons/package.json b/packages/ui-icons/package.json index f2a6cd4b..e428657c 100644 --- a/packages/ui-icons/package.json +++ b/packages/ui-icons/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-icons", - "version": "1.12.3", + "version": "1.12.4", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-main/CHANGELOG.md b/packages/ui-main/CHANGELOG.md index 439ab83c..a39b118f 100644 --- a/packages/ui-main/CHANGELOG.md +++ b/packages/ui-main/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.0.3](https://github.com/versini-org/ui-components/compare/ui-main-v1.0.2...ui-main-v1.0.3) (2024-09-21) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.4.12 + * devDependencies + * @versini/ui-styles bumped to 1.10.0 + ## [1.0.2](https://github.com/versini-org/ui-components/compare/ui-main-v1.0.1...ui-main-v1.0.2) (2024-09-18) diff --git a/packages/ui-main/package.json b/packages/ui-main/package.json index fcfe3393..9faadd8f 100644 --- a/packages/ui-main/package.json +++ b/packages/ui-main/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-main", - "version": "1.0.2", + "version": "1.0.3", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-menu/CHANGELOG.md b/packages/ui-menu/CHANGELOG.md index 9150682e..1f9bbeca 100644 --- a/packages/ui-menu/CHANGELOG.md +++ b/packages/ui-menu/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.0.3](https://github.com/versini-org/ui-components/compare/ui-menu-v1.0.2...ui-menu-v1.0.3) (2024-09-21) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @versini/ui-button bumped to 1.1.3 + * @versini/ui-icons bumped to 1.12.4 + * @versini/ui-styles bumped to 1.10.0 + ## [1.0.2](https://github.com/versini-org/ui-components/compare/ui-menu-v1.0.1...ui-menu-v1.0.2) (2024-09-18) diff --git a/packages/ui-menu/package.json b/packages/ui-menu/package.json index 20a21750..18ebc5c6 100644 --- a/packages/ui-menu/package.json +++ b/packages/ui-menu/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-menu", - "version": "1.0.2", + "version": "1.0.3", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-panel/CHANGELOG.md b/packages/ui-panel/CHANGELOG.md index d693ba75..9346ba35 100644 --- a/packages/ui-panel/CHANGELOG.md +++ b/packages/ui-panel/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.0.3](https://github.com/versini-org/ui-components/compare/ui-panel-v1.0.2...ui-panel-v1.0.3) (2024-09-21) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-button bumped to 1.1.3 + * @versini/ui-icons bumped to 1.12.4 + * @versini/ui-private bumped to 1.4.12 + * devDependencies + * @versini/ui-styles bumped to 1.10.0 + ## [1.0.2](https://github.com/versini-org/ui-components/compare/ui-panel-v1.0.1...ui-panel-v1.0.2) (2024-09-18) diff --git a/packages/ui-panel/package.json b/packages/ui-panel/package.json index 4a532815..c261890d 100644 --- a/packages/ui-panel/package.json +++ b/packages/ui-panel/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-panel", - "version": "1.0.2", + "version": "1.0.3", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-pill/CHANGELOG.md b/packages/ui-pill/CHANGELOG.md index 9f4bf568..75281115 100644 --- a/packages/ui-pill/CHANGELOG.md +++ b/packages/ui-pill/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.0.3](https://github.com/versini-org/ui-components/compare/ui-pill-v1.0.2...ui-pill-v1.0.3) (2024-09-21) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.4.12 + * devDependencies + * @versini/ui-styles bumped to 1.10.0 + ## [1.0.2](https://github.com/versini-org/ui-components/compare/ui-pill-v1.0.1...ui-pill-v1.0.2) (2024-09-18) diff --git a/packages/ui-pill/package.json b/packages/ui-pill/package.json index 2f99f4af..404c0244 100644 --- a/packages/ui-pill/package.json +++ b/packages/ui-pill/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-pill", - "version": "1.0.2", + "version": "1.0.3", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-private/CHANGELOG.md b/packages/ui-private/CHANGELOG.md index 3d159503..ef5ce36b 100644 --- a/packages/ui-private/CHANGELOG.md +++ b/packages/ui-private/CHANGELOG.md @@ -33,6 +33,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline # Changelog +## [1.4.12](https://github.com/versini-org/ui-components/compare/ui-private-v1.4.11...ui-private-v1.4.12) (2024-09-21) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @versini/ui-styles bumped to 1.10.0 + ## [1.4.11](https://github.com/versini-org/ui-components/compare/ui-private-v1.4.10...ui-private-v1.4.11) (2024-09-18) diff --git a/packages/ui-private/package.json b/packages/ui-private/package.json index 444854a5..295d9618 100644 --- a/packages/ui-private/package.json +++ b/packages/ui-private/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-private", - "version": "1.4.11", + "version": "1.4.12", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-spinner/CHANGELOG.md b/packages/ui-spinner/CHANGELOG.md index 3a34d876..aed36bc1 100644 --- a/packages/ui-spinner/CHANGELOG.md +++ b/packages/ui-spinner/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.0.3](https://github.com/versini-org/ui-components/compare/ui-spinner-v1.0.2...ui-spinner-v1.0.3) (2024-09-21) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.4.12 + * devDependencies + * @versini/ui-styles bumped to 1.10.0 + ## [1.0.2](https://github.com/versini-org/ui-components/compare/ui-spinner-v1.0.1...ui-spinner-v1.0.2) (2024-09-18) diff --git a/packages/ui-spinner/package.json b/packages/ui-spinner/package.json index 92a8ef82..e5b0c6b8 100644 --- a/packages/ui-spinner/package.json +++ b/packages/ui-spinner/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-spinner", - "version": "1.0.2", + "version": "1.0.3", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-styles/CHANGELOG.md b/packages/ui-styles/CHANGELOG.md index 4675b449..b3bd1f04 100644 --- a/packages/ui-styles/CHANGELOG.md +++ b/packages/ui-styles/CHANGELOG.md @@ -38,6 +38,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline # Changelog +## [1.10.0](https://github.com/versini-org/ui-components/compare/ui-styles-v1.9.9...ui-styles-v1.10.0) (2024-09-21) + + +### Features + +* **Truncate:** adding Truncate component ([#687](https://github.com/versini-org/ui-components/issues/687)) ([882b63b](https://github.com/versini-org/ui-components/commit/882b63b27dba050b5dbac1d2d82c949acfa5b830)) + ## [1.9.9](https://github.com/versini-org/ui-components/compare/ui-styles-v1.9.8...ui-styles-v1.9.9) (2024-09-18) diff --git a/packages/ui-styles/package.json b/packages/ui-styles/package.json index 6c45eb9f..d6d7fe52 100644 --- a/packages/ui-styles/package.json +++ b/packages/ui-styles/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-styles", - "version": "1.9.9", + "version": "1.10.0", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-system/CHANGELOG.md b/packages/ui-system/CHANGELOG.md index b71d869a..cad6a16c 100644 --- a/packages/ui-system/CHANGELOG.md +++ b/packages/ui-system/CHANGELOG.md @@ -31,6 +31,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline # Changelog +## [1.4.13](https://github.com/versini-org/ui-components/compare/ui-system-v1.4.12...ui-system-v1.4.13) (2024-09-21) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.4.12 + * devDependencies + * @versini/ui-button bumped to 1.1.3 + * @versini/ui-styles bumped to 1.10.0 + ## [1.4.12](https://github.com/versini-org/ui-components/compare/ui-system-v1.4.11...ui-system-v1.4.12) (2024-09-18) diff --git a/packages/ui-system/package.json b/packages/ui-system/package.json index 99b26783..95705f85 100644 --- a/packages/ui-system/package.json +++ b/packages/ui-system/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-system", - "version": "1.4.12", + "version": "1.4.13", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-system/stats/stats.json b/packages/ui-system/stats/stats.json index 097ec160..c94bc4f5 100644 --- a/packages/ui-system/stats/stats.json +++ b/packages/ui-system/stats/stats.json @@ -398,5 +398,25 @@ "limit": "46 KB", "passed": true } + }, + "1.4.13": { + "../bundlesize/dist/system/assets/style.css": { + "fileSize": 23003, + "fileSizeGzip": 4051, + "limit": "8 KB", + "passed": true + }, + "../bundlesize/dist/system/assets/index.js": { + "fileSize": 5604, + "fileSizeGzip": 1980, + "limit": "3 KB", + "passed": true + }, + "../bundlesize/dist/system/assets/vendor.js": { + "fileSize": 142129, + "fileSizeGzip": 45524, + "limit": "46 KB", + "passed": true + } } } diff --git a/packages/ui-table/CHANGELOG.md b/packages/ui-table/CHANGELOG.md index abb2d37c..34519f57 100644 --- a/packages/ui-table/CHANGELOG.md +++ b/packages/ui-table/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.0.3](https://github.com/versini-org/ui-components/compare/ui-table-v1.0.2...ui-table-v1.0.3) (2024-09-21) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-button bumped to 1.1.3 + * @versini/ui-icons bumped to 1.12.4 + * @versini/ui-private bumped to 1.4.12 + * devDependencies + * @versini/ui-styles bumped to 1.10.0 + ## [1.0.2](https://github.com/versini-org/ui-components/compare/ui-table-v1.0.1...ui-table-v1.0.2) (2024-09-18) diff --git a/packages/ui-table/package.json b/packages/ui-table/package.json index 21ea8120..92fa28ad 100644 --- a/packages/ui-table/package.json +++ b/packages/ui-table/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-table", - "version": "1.0.2", + "version": "1.0.3", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-textarea/CHANGELOG.md b/packages/ui-textarea/CHANGELOG.md index d48083dc..436c9ca6 100644 --- a/packages/ui-textarea/CHANGELOG.md +++ b/packages/ui-textarea/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.0.2](https://github.com/versini-org/ui-components/compare/ui-textarea-v1.0.1...ui-textarea-v1.0.2) (2024-09-21) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.4.12 + * devDependencies + * @versini/ui-styles bumped to 1.10.0 + ## [1.0.1](https://github.com/versini-org/ui-components/compare/ui-textarea-v1.0.0...ui-textarea-v1.0.1) (2024-09-18) diff --git a/packages/ui-textarea/package.json b/packages/ui-textarea/package.json index e6ab0b96..8b1c966e 100644 --- a/packages/ui-textarea/package.json +++ b/packages/ui-textarea/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-textarea", - "version": "1.0.1", + "version": "1.0.2", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-textinput/CHANGELOG.md b/packages/ui-textinput/CHANGELOG.md index b58b3775..8eb128ec 100644 --- a/packages/ui-textinput/CHANGELOG.md +++ b/packages/ui-textinput/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.0.2](https://github.com/versini-org/ui-components/compare/ui-textinput-v1.0.1...ui-textinput-v1.0.2) (2024-09-21) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.4.12 + * devDependencies + * @versini/ui-button bumped to 1.1.3 + * @versini/ui-icons bumped to 1.12.4 + * @versini/ui-styles bumped to 1.10.0 + ## [1.0.1](https://github.com/versini-org/ui-components/compare/ui-textinput-v1.0.0...ui-textinput-v1.0.1) (2024-09-18) diff --git a/packages/ui-textinput/package.json b/packages/ui-textinput/package.json index ab19822f..14a850a2 100644 --- a/packages/ui-textinput/package.json +++ b/packages/ui-textinput/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-textinput", - "version": "1.0.1", + "version": "1.0.2", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-toggle/CHANGELOG.md b/packages/ui-toggle/CHANGELOG.md index 0cca11fd..1fd5c6cd 100644 --- a/packages/ui-toggle/CHANGELOG.md +++ b/packages/ui-toggle/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.0.2](https://github.com/versini-org/ui-components/compare/ui-toggle-v1.0.1...ui-toggle-v1.0.2) (2024-09-21) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.4.12 + * devDependencies + * @versini/ui-styles bumped to 1.10.0 + ## [1.0.1](https://github.com/versini-org/ui-components/compare/ui-toggle-v1.0.0...ui-toggle-v1.0.1) (2024-09-18) diff --git a/packages/ui-toggle/package.json b/packages/ui-toggle/package.json index 1e8dfefd..6ca7bb87 100644 --- a/packages/ui-toggle/package.json +++ b/packages/ui-toggle/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-toggle", - "version": "1.0.1", + "version": "1.0.2", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-truncate/CHANGELOG.md b/packages/ui-truncate/CHANGELOG.md new file mode 100644 index 00000000..c0c55ba0 --- /dev/null +++ b/packages/ui-truncate/CHANGELOG.md @@ -0,0 +1,17 @@ +# Changelog + +## 1.0.0 (2024-09-21) + + +### Features + +* **Truncate:** adding Truncate component ([#687](https://github.com/versini-org/ui-components/issues/687)) ([882b63b](https://github.com/versini-org/ui-components/commit/882b63b27dba050b5dbac1d2d82c949acfa5b830)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-button bumped to 1.1.3 + * devDependencies + * @versini/ui-styles bumped to 1.10.0 diff --git a/packages/ui-truncate/package.json b/packages/ui-truncate/package.json index 021bdc07..3d705018 100644 --- a/packages/ui-truncate/package.json +++ b/packages/ui-truncate/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-truncate", - "version": "0.0.0", + "version": "1.0.0", "license": "MIT", "author": "Arno Versini", "publishConfig": { @@ -14,7 +14,9 @@ "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", - "files": ["dist"], + "files": [ + "dist" + ], "scripts": { "build:check": "tsc", "build:js": "vite build", @@ -43,5 +45,7 @@ "@versini/ui-button": "workspace:../ui-button", "tailwindcss": "3.4.12" }, - "sideEffects": ["**/*.css"] + "sideEffects": [ + "**/*.css" + ] }