diff --git a/.changeset/blue-readers-decide.md b/.changeset/blue-readers-decide.md deleted file mode 100644 index 2b47498996..0000000000 --- a/.changeset/blue-readers-decide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@justeattakeaway/eslint-config-pie": minor ---- - -[Added] - `@typescript-eslint/consistent-type-imports` rule diff --git a/.changeset/heavy-phones-talk.md b/.changeset/heavy-phones-talk.md deleted file mode 100644 index 039ac1870e..0000000000 --- a/.changeset/heavy-phones-talk.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -"@justeattakeaway/generator-pie-component": patch -"@justeattakeaway/pie-assistive-text": patch -"@justeattakeaway/pie-button": patch -"@justeattakeaway/pie-card": patch -"@justeattakeaway/pie-checkbox": patch -"@justeattakeaway/pie-checkbox-group": patch -"@justeattakeaway/pie-chip": patch -"@justeattakeaway/pie-css": patch -"@justeattakeaway/pie-form-label": patch -"@justeattakeaway/pie-icon-button": patch -"@justeattakeaway/pie-icons-react": patch -"@justeattakeaway/pie-lottie-player": patch -"@justeattakeaway/pie-modal": patch -"@justeattakeaway/pie-notification": patch -"@justeattakeaway/pie-switch": patch -"@justeattakeaway/pie-textarea": patch -"@justeattakeaway/pie-toast": patch -"@justeattakeaway/pie-webc-core": patch -"@justeattakeaway/pie-webc-testing": patch -"@justeattakeaway/pie-wrapper-react": patch -"pie-docs": patch -"pie-storybook": patch ---- - -[Fixed] - Imports to align with new linting rule -[Removed] - Empty lines at the start of some files diff --git a/.changeset/itchy-games-fry.md b/.changeset/itchy-games-fry.md deleted file mode 100644 index c2c4408a70..0000000000 --- a/.changeset/itchy-games-fry.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@justeattakeaway/pie-toast": minor -"pie-storybook": minor ---- - -[Added] - `duration` property into pie-toast -[Added] - Auto-dismiss functionality into pie-toast with default duration of 5 seconds diff --git a/apps/examples/wc-angular12/CHANGELOG.md b/apps/examples/wc-angular12/CHANGELOG.md index c2a098b495..16482b955b 100644 --- a/apps/examples/wc-angular12/CHANGELOG.md +++ b/apps/examples/wc-angular12/CHANGELOG.md @@ -1,5 +1,13 @@ # wc-angular12 +## 0.5.27 + +### Patch Changes + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-css@0.13.1 + - @justeattakeaway/pie-webc@0.5.41 + ## 0.5.26 ### Patch Changes diff --git a/apps/examples/wc-angular12/package.json b/apps/examples/wc-angular12/package.json index af1cb5a04e..e8c0c7731e 100644 --- a/apps/examples/wc-angular12/package.json +++ b/apps/examples/wc-angular12/package.json @@ -1,6 +1,6 @@ { "name": "wc-angular12", - "version": "0.5.26", + "version": "0.5.27", "private": true, "scripts": { "ng": "ng", @@ -17,8 +17,8 @@ "@angular/platform-browser": "15.2.0", "@angular/platform-browser-dynamic": "15.2.0", "@angular/router": "15.2.0", - "@justeattakeaway/pie-css": "0.13.0", - "@justeattakeaway/pie-webc": "0.5.40", + "@justeattakeaway/pie-css": "0.13.1", + "@justeattakeaway/pie-webc": "0.5.41", "rxjs": "7.8.0", "tslib": "2.3.0", "zone.js": "0.12.0" diff --git a/apps/examples/wc-next10/CHANGELOG.md b/apps/examples/wc-next10/CHANGELOG.md index a593324234..40faedd66d 100644 --- a/apps/examples/wc-next10/CHANGELOG.md +++ b/apps/examples/wc-next10/CHANGELOG.md @@ -1,5 +1,13 @@ # wc-next10 +## 0.6.27 + +### Patch Changes + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-css@0.13.1 + - @justeattakeaway/pie-webc@0.5.41 + ## 0.6.26 ### Patch Changes diff --git a/apps/examples/wc-next10/package.json b/apps/examples/wc-next10/package.json index 707a5828eb..1fec11f203 100644 --- a/apps/examples/wc-next10/package.json +++ b/apps/examples/wc-next10/package.json @@ -1,6 +1,6 @@ { "name": "wc-next10", - "version": "0.6.26", + "version": "0.6.27", "private": true, "scripts": { "dev": "next dev", @@ -10,8 +10,8 @@ "lint:examples": "eslint ." }, "dependencies": { - "@justeattakeaway/pie-css": "0.13.0", - "@justeattakeaway/pie-webc": "0.5.40", + "@justeattakeaway/pie-css": "0.13.1", + "@justeattakeaway/pie-webc": "0.5.41", "@lit/react": "1.0.2", "next": "10.2.3", "next-transpile-modules": "4.1.0", diff --git a/apps/examples/wc-next13/CHANGELOG.md b/apps/examples/wc-next13/CHANGELOG.md index 30fdeefd08..972b2f78c6 100644 --- a/apps/examples/wc-next13/CHANGELOG.md +++ b/apps/examples/wc-next13/CHANGELOG.md @@ -1,5 +1,13 @@ # wc-next13 +## 0.4.27 + +### Patch Changes + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-css@0.13.1 + - @justeattakeaway/pie-webc@0.5.41 + ## 0.4.26 ### Patch Changes diff --git a/apps/examples/wc-next13/package.json b/apps/examples/wc-next13/package.json index 0b80b39ffc..c21ac9def5 100644 --- a/apps/examples/wc-next13/package.json +++ b/apps/examples/wc-next13/package.json @@ -1,7 +1,7 @@ { "name": "wc-next13", "private": true, - "version": "0.4.26", + "version": "0.4.27", "type": "module", "scripts": { "dev": "vite", @@ -10,8 +10,8 @@ "preview": "vite preview" }, "dependencies": { - "@justeattakeaway/pie-css": "0.13.0", - "@justeattakeaway/pie-webc": "0.5.40", + "@justeattakeaway/pie-css": "0.13.1", + "@justeattakeaway/pie-webc": "0.5.41", "@lit-labs/nextjs": "0.2.0", "@lit/react": "1.0.5", "next": "13.5.5", diff --git a/apps/examples/wc-nuxt2/CHANGELOG.md b/apps/examples/wc-nuxt2/CHANGELOG.md index 5dff2a3a33..3b5066b62c 100644 --- a/apps/examples/wc-nuxt2/CHANGELOG.md +++ b/apps/examples/wc-nuxt2/CHANGELOG.md @@ -1,5 +1,13 @@ # wc-nuxt2 +## 0.7.28 + +### Patch Changes + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-css@0.13.1 + - @justeattakeaway/pie-webc@0.5.41 + ## 0.7.27 ### Patch Changes diff --git a/apps/examples/wc-nuxt2/package.json b/apps/examples/wc-nuxt2/package.json index 1b16021cd6..a0a663e871 100644 --- a/apps/examples/wc-nuxt2/package.json +++ b/apps/examples/wc-nuxt2/package.json @@ -1,7 +1,7 @@ { "name": "wc-nuxt2", "author": "Just Eat Takeaway.com - Design System Team", - "version": "0.7.27", + "version": "0.7.28", "private": true, "scripts": { "dev": "nuxt", @@ -10,8 +10,8 @@ "generate:examples": "nuxt generate" }, "dependencies": { - "@justeattakeaway/pie-css": "0.13.0", - "@justeattakeaway/pie-webc": "0.5.40", + "@justeattakeaway/pie-css": "0.13.1", + "@justeattakeaway/pie-webc": "0.5.41", "core-js": "3.30.0", "nuxt": "2.17.0", "vue": "2.7.16", diff --git a/apps/examples/wc-nuxt3/CHANGELOG.md b/apps/examples/wc-nuxt3/CHANGELOG.md index db2b078d09..bc276efa92 100644 --- a/apps/examples/wc-nuxt3/CHANGELOG.md +++ b/apps/examples/wc-nuxt3/CHANGELOG.md @@ -1,5 +1,13 @@ # wc-nuxt3 +## 0.6.28 + +### Patch Changes + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-css@0.13.1 + - @justeattakeaway/pie-webc@0.5.41 + ## 0.6.27 ### Patch Changes diff --git a/apps/examples/wc-nuxt3/package.json b/apps/examples/wc-nuxt3/package.json index 1b92a66797..d2b77b14fd 100644 --- a/apps/examples/wc-nuxt3/package.json +++ b/apps/examples/wc-nuxt3/package.json @@ -1,6 +1,6 @@ { "name": "wc-nuxt3", - "version": "0.6.27", + "version": "0.6.28", "private": true, "scripts": { "build:examples": "nuxt build", @@ -10,8 +10,8 @@ "postinstall": "nuxt prepare" }, "dependencies": { - "@justeattakeaway/pie-css": "0.13.0", - "@justeattakeaway/pie-webc": "0.5.40", + "@justeattakeaway/pie-css": "0.13.1", + "@justeattakeaway/pie-webc": "0.5.41", "nuxt-ssr-lit": "1.6.5" }, "devDependencies": { diff --git a/apps/examples/wc-react17/CHANGELOG.md b/apps/examples/wc-react17/CHANGELOG.md index d2f4fbbffd..34c69e1856 100644 --- a/apps/examples/wc-react17/CHANGELOG.md +++ b/apps/examples/wc-react17/CHANGELOG.md @@ -1,5 +1,13 @@ # wc-react17 +## 0.5.26 + +### Patch Changes + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-css@0.13.1 + - @justeattakeaway/pie-webc@0.5.41 + ## 0.5.25 ### Patch Changes diff --git a/apps/examples/wc-react17/package.json b/apps/examples/wc-react17/package.json index 400dcc2067..dc830d9926 100644 --- a/apps/examples/wc-react17/package.json +++ b/apps/examples/wc-react17/package.json @@ -1,7 +1,7 @@ { "name": "wc-react17", "private": true, - "version": "0.5.25", + "version": "0.5.26", "type": "module", "scripts": { "dev": "vite", @@ -10,8 +10,8 @@ "preview": "vite preview" }, "dependencies": { - "@justeattakeaway/pie-css": "0.13.0", - "@justeattakeaway/pie-webc": "0.5.40", + "@justeattakeaway/pie-css": "0.13.1", + "@justeattakeaway/pie-webc": "0.5.41", "@lit/react": "1.0.5", "react": "17.0.2", "react-dom": "17.0.2" diff --git a/apps/examples/wc-react18/CHANGELOG.md b/apps/examples/wc-react18/CHANGELOG.md index 963ff1315d..e84955dd57 100644 --- a/apps/examples/wc-react18/CHANGELOG.md +++ b/apps/examples/wc-react18/CHANGELOG.md @@ -1,5 +1,13 @@ # wc-react18 +## 0.6.26 + +### Patch Changes + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-css@0.13.1 + - @justeattakeaway/pie-webc@0.5.41 + ## 0.6.25 ### Patch Changes diff --git a/apps/examples/wc-react18/package.json b/apps/examples/wc-react18/package.json index 75452f63ae..0dbf2cfb4e 100644 --- a/apps/examples/wc-react18/package.json +++ b/apps/examples/wc-react18/package.json @@ -1,7 +1,7 @@ { "name": "wc-react18", "private": true, - "version": "0.6.25", + "version": "0.6.26", "type": "module", "scripts": { "dev": "vite", @@ -10,8 +10,8 @@ "preview": "vite preview" }, "dependencies": { - "@justeattakeaway/pie-css": "0.13.0", - "@justeattakeaway/pie-webc": "0.5.40", + "@justeattakeaway/pie-css": "0.13.1", + "@justeattakeaway/pie-webc": "0.5.41", "@lit/react": "1.0.5", "react": "18.3.1", "react-dom": "18.3.1" diff --git a/apps/examples/wc-vanilla/CHANGELOG.md b/apps/examples/wc-vanilla/CHANGELOG.md index 49e230207d..cf95ffb8cd 100644 --- a/apps/examples/wc-vanilla/CHANGELOG.md +++ b/apps/examples/wc-vanilla/CHANGELOG.md @@ -1,5 +1,14 @@ # wc-vanilla +## 0.6.5 + +### Patch Changes + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-css@0.13.1 + - @justeattakeaway/pie-webc@0.5.41 + - @justeattakeaway/pie-icons-webc@0.25.3 + ## 0.6.4 ### Patch Changes diff --git a/apps/examples/wc-vanilla/package.json b/apps/examples/wc-vanilla/package.json index 649b14c782..26e95891b7 100644 --- a/apps/examples/wc-vanilla/package.json +++ b/apps/examples/wc-vanilla/package.json @@ -1,6 +1,6 @@ { "name": "wc-vanilla", - "version": "0.6.4", + "version": "0.6.5", "private": true, "type": "module", "scripts": { @@ -13,9 +13,9 @@ }, "dependencies": { "@justeat/pie-design-tokens": "6.5.0", - "@justeattakeaway/pie-css": "0.13.0", - "@justeattakeaway/pie-icons-webc": "0.25.2", - "@justeattakeaway/pie-webc": "0.5.40" + "@justeattakeaway/pie-css": "0.13.1", + "@justeattakeaway/pie-icons-webc": "0.25.3", + "@justeattakeaway/pie-webc": "0.5.41" }, "installConfig": { "hoistingLimits": "workspaces" diff --git a/apps/examples/wc-vue3/CHANGELOG.md b/apps/examples/wc-vue3/CHANGELOG.md index 27eb042d3e..94d3e2f0d4 100644 --- a/apps/examples/wc-vue3/CHANGELOG.md +++ b/apps/examples/wc-vue3/CHANGELOG.md @@ -1,5 +1,13 @@ # wc-vue3 +## 0.5.28 + +### Patch Changes + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-css@0.13.1 + - @justeattakeaway/pie-webc@0.5.41 + ## 0.5.27 ### Patch Changes diff --git a/apps/examples/wc-vue3/package.json b/apps/examples/wc-vue3/package.json index 2294a10e63..f81f00c6f5 100644 --- a/apps/examples/wc-vue3/package.json +++ b/apps/examples/wc-vue3/package.json @@ -1,6 +1,6 @@ { "name": "wc-vue3", - "version": "0.5.27", + "version": "0.5.28", "private": true, "scripts": { "dev": "vite", @@ -10,8 +10,8 @@ "type-check": "vue-tsc --noEmit" }, "dependencies": { - "@justeattakeaway/pie-css": "0.13.0", - "@justeattakeaway/pie-webc": "0.5.40", + "@justeattakeaway/pie-css": "0.13.1", + "@justeattakeaway/pie-webc": "0.5.41", "@vitejs/plugin-vue": "4.0.0", "vite": "5.3.6", "vue": "3.2.47" diff --git a/apps/pie-docs/CHANGELOG.md b/apps/pie-docs/CHANGELOG.md index 0652ea67aa..8e0b2b644c 100644 --- a/apps/pie-docs/CHANGELOG.md +++ b/apps/pie-docs/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## 4.10.1 + +### Patch Changes + +- [Fixed] - Imports to align with new linting rule ([#1622](https://github.com/justeattakeaway/pie/pull/1622)) by [@xander-marjoram](https://github.com/xander-marjoram) + + [Removed] - Empty lines at the start of some files + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-css@0.13.1 + ## 4.10.0 ### Minor Changes diff --git a/apps/pie-docs/package.json b/apps/pie-docs/package.json index f604f5dacb..392c0437c0 100644 --- a/apps/pie-docs/package.json +++ b/apps/pie-docs/package.json @@ -2,7 +2,7 @@ "name": "pie-docs", "private": true, "description": "Documentation website for the PIE design system", - "version": "4.10.0", + "version": "4.10.1", "main": "index.js", "keywords": [], "author": "Just Eat Takeaway.com - Design System Team", @@ -42,7 +42,7 @@ "@justeat/fozzie": "11.0.2", "@justeat/pie-design-tokens": "6.5.0", "@justeattakeaway/browserslist-config-pie": "0.2.0", - "@justeattakeaway/pie-css": "0.13.0", + "@justeattakeaway/pie-css": "0.13.1", "@justeattakeaway/pie-icons": "4.19.1", "@types/markdown-it": "13.0.2", "eleventy-plugin-toc": "1.1.5", diff --git a/apps/pie-storybook/CHANGELOG.md b/apps/pie-storybook/CHANGELOG.md index 3879335acc..e005ad942c 100644 --- a/apps/pie-storybook/CHANGELOG.md +++ b/apps/pie-storybook/CHANGELOG.md @@ -1,5 +1,45 @@ # Changelog +## 1.6.0 + +### Minor Changes + +- [Added] - `duration` property into pie-toast ([#1862](https://github.com/justeattakeaway/pie/pull/1862)) by [@thejfreitas](https://github.com/thejfreitas) + + [Added] - Auto-dismiss functionality into pie-toast with default duration of 5 seconds + +### Patch Changes + +- [Fixed] - Imports to align with new linting rule ([#1622](https://github.com/justeattakeaway/pie/pull/1622)) by [@xander-marjoram](https://github.com/xander-marjoram) + + [Removed] - Empty lines at the start of some files + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf), [`c5ba7c941`](https://github.com/justeattakeaway/pie/commit/c5ba7c941a01b09f23a2f462529d51ec7ea69802)]: + - @justeattakeaway/pie-assistive-text@0.7.3 + - @justeattakeaway/pie-button@0.49.3 + - @justeattakeaway/pie-card@0.21.2 + - @justeattakeaway/pie-checkbox@0.13.2 + - @justeattakeaway/pie-checkbox-group@0.7.2 + - @justeattakeaway/pie-chip@0.8.5 + - @justeattakeaway/pie-css@0.13.1 + - @justeattakeaway/pie-form-label@0.14.3 + - @justeattakeaway/pie-icon-button@0.28.14 + - @justeattakeaway/pie-lottie-player@0.0.4 + - @justeattakeaway/pie-modal@0.48.1 + - @justeattakeaway/pie-notification@0.12.2 + - @justeattakeaway/pie-switch@0.30.3 + - @justeattakeaway/pie-textarea@0.10.2 + - @justeattakeaway/pie-toast@0.4.0 + - @justeattakeaway/pie-text-input@0.24.2 + - @justeattakeaway/pie-cookie-banner@0.26.9 + - @justeattakeaway/pie-divider@0.14.2 + - @justeattakeaway/pie-link@0.18.2 + - @justeattakeaway/pie-radio@0.2.2 + - @justeattakeaway/pie-radio-group@0.1.2 + - @justeattakeaway/pie-spinner@0.7.2 + - @justeattakeaway/pie-tag@0.10.2 + - @justeattakeaway/pie-icons-webc@0.25.3 + ## 1.5.4 ### Patch Changes diff --git a/apps/pie-storybook/package.json b/apps/pie-storybook/package.json index dc16a25c82..b7f9d170d5 100644 --- a/apps/pie-storybook/package.json +++ b/apps/pie-storybook/package.json @@ -1,6 +1,6 @@ { "name": "pie-storybook", - "version": "1.5.4", + "version": "1.6.0", "private": true, "description": "Storybook for PIE Design System components", "scripts": { @@ -14,30 +14,30 @@ "license": "Apache-2.0", "dependencies": { "@justeat/pie-design-tokens": "6.5.0", - "@justeattakeaway/pie-assistive-text": "0.7.2", - "@justeattakeaway/pie-button": "0.49.2", - "@justeattakeaway/pie-card": "0.21.1", - "@justeattakeaway/pie-checkbox": "0.13.1", - "@justeattakeaway/pie-checkbox-group": "0.7.1", - "@justeattakeaway/pie-chip": "0.8.4", - "@justeattakeaway/pie-cookie-banner": "0.26.8", - "@justeattakeaway/pie-css": "0.13.0", - "@justeattakeaway/pie-divider": "0.14.1", - "@justeattakeaway/pie-form-label": "0.14.2", - "@justeattakeaway/pie-icon-button": "0.28.13", - "@justeattakeaway/pie-icons-webc": "0.25.2", - "@justeattakeaway/pie-link": "0.18.1", - "@justeattakeaway/pie-lottie-player": "0.0.3", - "@justeattakeaway/pie-modal": "0.48.0", - "@justeattakeaway/pie-notification": "0.12.1", - "@justeattakeaway/pie-radio": "0.2.1", - "@justeattakeaway/pie-radio-group": "0.1.1", - "@justeattakeaway/pie-spinner": "0.7.1", - "@justeattakeaway/pie-switch": "0.30.2", - "@justeattakeaway/pie-tag": "0.10.1", - "@justeattakeaway/pie-text-input": "0.24.1", - "@justeattakeaway/pie-textarea": "0.10.1", - "@justeattakeaway/pie-toast": "0.3.4", + "@justeattakeaway/pie-assistive-text": "0.7.3", + "@justeattakeaway/pie-button": "0.49.3", + "@justeattakeaway/pie-card": "0.21.2", + "@justeattakeaway/pie-checkbox": "0.13.2", + "@justeattakeaway/pie-checkbox-group": "0.7.2", + "@justeattakeaway/pie-chip": "0.8.5", + "@justeattakeaway/pie-cookie-banner": "0.26.9", + "@justeattakeaway/pie-css": "0.13.1", + "@justeattakeaway/pie-divider": "0.14.2", + "@justeattakeaway/pie-form-label": "0.14.3", + "@justeattakeaway/pie-icon-button": "0.28.14", + "@justeattakeaway/pie-icons-webc": "0.25.3", + "@justeattakeaway/pie-link": "0.18.2", + "@justeattakeaway/pie-lottie-player": "0.0.4", + "@justeattakeaway/pie-modal": "0.48.1", + "@justeattakeaway/pie-notification": "0.12.2", + "@justeattakeaway/pie-radio": "0.2.2", + "@justeattakeaway/pie-radio-group": "0.1.2", + "@justeattakeaway/pie-spinner": "0.7.2", + "@justeattakeaway/pie-switch": "0.30.3", + "@justeattakeaway/pie-tag": "0.10.2", + "@justeattakeaway/pie-text-input": "0.24.2", + "@justeattakeaway/pie-textarea": "0.10.2", + "@justeattakeaway/pie-toast": "0.4.0", "dompurify": "3.1.3" }, "devDependencies": { diff --git a/package.json b/package.json index 18ca0dce66..9c0d24b561 100644 --- a/package.json +++ b/package.json @@ -75,10 +75,10 @@ "@commitlint/config-conventional": "17.4.4", "@justeat/pie-design-tokens": "6.5.0", "@justeattakeaway/browserslist-config-pie": "0.2.0", - "@justeattakeaway/generator-pie-component": "0.22.2", + "@justeattakeaway/generator-pie-component": "0.22.3", "@justeattakeaway/pie-icons": "4.19.1", - "@justeattakeaway/pie-webc-testing": "0.13.3", - "@justeattakeaway/pie-wrapper-react": "0.14.1", + "@justeattakeaway/pie-webc-testing": "0.13.4", + "@justeattakeaway/pie-wrapper-react": "0.14.2", "@justeattakeaway/stylelint-config-pie": "0.7.0", "@percy/cli": "1.29.3", "@percy/playwright": "1.0.6", diff --git a/packages/components/pie-assistive-text/CHANGELOG.md b/packages/components/pie-assistive-text/CHANGELOG.md index 1f8885201f..35de06852e 100644 --- a/packages/components/pie-assistive-text/CHANGELOG.md +++ b/packages/components/pie-assistive-text/CHANGELOG.md @@ -1,5 +1,17 @@ # @justeattakeaway/pie-assistive-text +## 0.7.3 + +### Patch Changes + +- [Fixed] - Imports to align with new linting rule ([#1622](https://github.com/justeattakeaway/pie/pull/1622)) by [@xander-marjoram](https://github.com/xander-marjoram) + + [Removed] - Empty lines at the start of some files + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-webc-core@0.24.2 + - @justeattakeaway/pie-icons-webc@0.25.3 + ## 0.7.2 ### Patch Changes diff --git a/packages/components/pie-assistive-text/package.json b/packages/components/pie-assistive-text/package.json index 4460805591..5df1285c59 100644 --- a/packages/components/pie-assistive-text/package.json +++ b/packages/components/pie-assistive-text/package.json @@ -1,7 +1,7 @@ { "name": "@justeattakeaway/pie-assistive-text", "description": "PIE Design System Assistive Text built using Web Components", - "version": "0.7.2", + "version": "0.7.3", "type": "module", "main": "dist/index.js", "module": "dist/index.js", @@ -37,12 +37,12 @@ "devDependencies": { "@custom-elements-manifest/analyzer": "0.9.0", "@justeattakeaway/pie-components-config": "0.18.0", - "@justeattakeaway/pie-css": "0.13.0", + "@justeattakeaway/pie-css": "0.13.1", "cem-plugin-module-file-extensions": "0.0.5" }, "dependencies": { - "@justeattakeaway/pie-icons-webc": "0.25.2", - "@justeattakeaway/pie-webc-core": "0.24.1" + "@justeattakeaway/pie-icons-webc": "0.25.3", + "@justeattakeaway/pie-webc-core": "0.24.2" }, "volta": { "extends": "../../../package.json" diff --git a/packages/components/pie-button/CHANGELOG.md b/packages/components/pie-button/CHANGELOG.md index 9df13cd10e..4e54a24526 100644 --- a/packages/components/pie-button/CHANGELOG.md +++ b/packages/components/pie-button/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## 0.49.3 + +### Patch Changes + +- [Fixed] - Imports to align with new linting rule ([#1622](https://github.com/justeattakeaway/pie/pull/1622)) by [@xander-marjoram](https://github.com/xander-marjoram) + + [Removed] - Empty lines at the start of some files + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-webc-core@0.24.2 + - @justeattakeaway/pie-spinner@0.7.2 + ## 0.49.2 ### Patch Changes diff --git a/packages/components/pie-button/package.json b/packages/components/pie-button/package.json index 4e2c7bd230..ac072894f1 100644 --- a/packages/components/pie-button/package.json +++ b/packages/components/pie-button/package.json @@ -1,6 +1,6 @@ { "name": "@justeattakeaway/pie-button", - "version": "0.49.2", + "version": "0.49.3", "description": "PIE design system button built using web components", "type": "module", "main": "dist/index.js", @@ -37,8 +37,8 @@ "devDependencies": { "@custom-elements-manifest/analyzer": "0.9.0", "@justeattakeaway/pie-components-config": "0.18.0", - "@justeattakeaway/pie-css": "0.13.0", - "@justeattakeaway/pie-wrapper-react": "0.14.1", + "@justeattakeaway/pie-css": "0.13.1", + "@justeattakeaway/pie-wrapper-react": "0.14.2", "cem-plugin-module-file-extensions": "0.0.5" }, "volta": { @@ -49,8 +49,8 @@ "dist/*.js" ], "dependencies": { - "@justeattakeaway/pie-spinner": "0.7.1", - "@justeattakeaway/pie-webc-core": "0.24.1", + "@justeattakeaway/pie-spinner": "0.7.2", + "@justeattakeaway/pie-webc-core": "0.24.2", "element-internals-polyfill": "1.3.11" } } diff --git a/packages/components/pie-card/CHANGELOG.md b/packages/components/pie-card/CHANGELOG.md index 18c501d9f7..1999d3b53a 100644 --- a/packages/components/pie-card/CHANGELOG.md +++ b/packages/components/pie-card/CHANGELOG.md @@ -1,5 +1,16 @@ # @justeattakeaway/pie-card +## 0.21.2 + +### Patch Changes + +- [Fixed] - Imports to align with new linting rule ([#1622](https://github.com/justeattakeaway/pie/pull/1622)) by [@xander-marjoram](https://github.com/xander-marjoram) + + [Removed] - Empty lines at the start of some files + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-webc-core@0.24.2 + ## 0.21.1 ### Patch Changes diff --git a/packages/components/pie-card/package.json b/packages/components/pie-card/package.json index 3769e36e9f..bcc7a31344 100644 --- a/packages/components/pie-card/package.json +++ b/packages/components/pie-card/package.json @@ -1,6 +1,6 @@ { "name": "@justeattakeaway/pie-card", - "version": "0.21.1", + "version": "0.21.2", "description": "PIE Design System Card built using Web Components", "type": "module", "main": "dist/index.js", @@ -37,12 +37,12 @@ "devDependencies": { "@custom-elements-manifest/analyzer": "0.9.0", "@justeattakeaway/pie-components-config": "0.18.0", - "@justeattakeaway/pie-css": "0.13.0", - "@justeattakeaway/pie-wrapper-react": "0.14.1", + "@justeattakeaway/pie-css": "0.13.1", + "@justeattakeaway/pie-wrapper-react": "0.14.2", "cem-plugin-module-file-extensions": "0.0.5" }, "dependencies": { - "@justeattakeaway/pie-webc-core": "0.24.1" + "@justeattakeaway/pie-webc-core": "0.24.2" }, "volta": { "extends": "../../../package.json" diff --git a/packages/components/pie-checkbox-group/CHANGELOG.md b/packages/components/pie-checkbox-group/CHANGELOG.md index 4b8ac353b3..1021c7e2ed 100644 --- a/packages/components/pie-checkbox-group/CHANGELOG.md +++ b/packages/components/pie-checkbox-group/CHANGELOG.md @@ -1,5 +1,17 @@ # @justeattakeaway/pie-checkbox-group +## 0.7.2 + +### Patch Changes + +- [Fixed] - Imports to align with new linting rule ([#1622](https://github.com/justeattakeaway/pie/pull/1622)) by [@xander-marjoram](https://github.com/xander-marjoram) + + [Removed] - Empty lines at the start of some files + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-assistive-text@0.7.3 + - @justeattakeaway/pie-webc-core@0.24.2 + ## 0.7.1 ### Patch Changes diff --git a/packages/components/pie-checkbox-group/package.json b/packages/components/pie-checkbox-group/package.json index 8276fcbfd5..633c15ce98 100644 --- a/packages/components/pie-checkbox-group/package.json +++ b/packages/components/pie-checkbox-group/package.json @@ -1,7 +1,7 @@ { "name": "@justeattakeaway/pie-checkbox-group", "description": "PIE Design System Checkbox Group built using Web Components", - "version": "0.7.1", + "version": "0.7.2", "type": "module", "main": "dist/index.js", "module": "dist/index.js", @@ -37,12 +37,12 @@ "devDependencies": { "@custom-elements-manifest/analyzer": "0.9.0", "@justeattakeaway/pie-components-config": "0.18.0", - "@justeattakeaway/pie-css": "0.13.0", + "@justeattakeaway/pie-css": "0.13.1", "cem-plugin-module-file-extensions": "0.0.5" }, "dependencies": { - "@justeattakeaway/pie-assistive-text": "0.7.2", - "@justeattakeaway/pie-webc-core": "0.24.1" + "@justeattakeaway/pie-assistive-text": "0.7.3", + "@justeattakeaway/pie-webc-core": "0.24.2" }, "volta": { "extends": "../../../package.json" diff --git a/packages/components/pie-checkbox/CHANGELOG.md b/packages/components/pie-checkbox/CHANGELOG.md index e5deaccf91..56bbb95a82 100644 --- a/packages/components/pie-checkbox/CHANGELOG.md +++ b/packages/components/pie-checkbox/CHANGELOG.md @@ -1,5 +1,17 @@ # @justeattakeaway/pie-checkbox +## 0.13.2 + +### Patch Changes + +- [Fixed] - Imports to align with new linting rule ([#1622](https://github.com/justeattakeaway/pie/pull/1622)) by [@xander-marjoram](https://github.com/xander-marjoram) + + [Removed] - Empty lines at the start of some files + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-assistive-text@0.7.3 + - @justeattakeaway/pie-webc-core@0.24.2 + ## 0.13.1 ### Patch Changes diff --git a/packages/components/pie-checkbox/package.json b/packages/components/pie-checkbox/package.json index 8f9f325b4d..a1b164424b 100644 --- a/packages/components/pie-checkbox/package.json +++ b/packages/components/pie-checkbox/package.json @@ -1,7 +1,7 @@ { "name": "@justeattakeaway/pie-checkbox", "description": "PIE Design System Checkbox built using Web Components", - "version": "0.13.1", + "version": "0.13.2", "type": "module", "main": "dist/index.js", "module": "dist/index.js", @@ -37,12 +37,12 @@ "devDependencies": { "@custom-elements-manifest/analyzer": "0.9.0", "@justeattakeaway/pie-components-config": "0.18.0", - "@justeattakeaway/pie-css": "0.13.0", + "@justeattakeaway/pie-css": "0.13.1", "cem-plugin-module-file-extensions": "0.0.5" }, "dependencies": { - "@justeattakeaway/pie-assistive-text": "0.7.2", - "@justeattakeaway/pie-webc-core": "0.24.1" + "@justeattakeaway/pie-assistive-text": "0.7.3", + "@justeattakeaway/pie-webc-core": "0.24.2" }, "volta": { "extends": "../../../package.json" diff --git a/packages/components/pie-chip/CHANGELOG.md b/packages/components/pie-chip/CHANGELOG.md index 6f4d65c7fa..81006b32d4 100644 --- a/packages/components/pie-chip/CHANGELOG.md +++ b/packages/components/pie-chip/CHANGELOG.md @@ -1,5 +1,18 @@ # @justeattakeaway/pie-chip +## 0.8.5 + +### Patch Changes + +- [Fixed] - Imports to align with new linting rule ([#1622](https://github.com/justeattakeaway/pie/pull/1622)) by [@xander-marjoram](https://github.com/xander-marjoram) + + [Removed] - Empty lines at the start of some files + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-webc-core@0.24.2 + - @justeattakeaway/pie-spinner@0.7.2 + - @justeattakeaway/pie-icons-webc@0.25.3 + ## 0.8.4 ### Patch Changes diff --git a/packages/components/pie-chip/package.json b/packages/components/pie-chip/package.json index c5598182a3..9b6495cbe9 100644 --- a/packages/components/pie-chip/package.json +++ b/packages/components/pie-chip/package.json @@ -1,7 +1,7 @@ { "name": "@justeattakeaway/pie-chip", "description": "PIE Design System Chip built using Web Components", - "version": "0.8.4", + "version": "0.8.5", "type": "module", "main": "dist/index.js", "module": "dist/index.js", @@ -37,13 +37,13 @@ "devDependencies": { "@custom-elements-manifest/analyzer": "0.9.0", "@justeattakeaway/pie-components-config": "0.18.0", - "@justeattakeaway/pie-css": "0.13.0", + "@justeattakeaway/pie-css": "0.13.1", "cem-plugin-module-file-extensions": "0.0.5" }, "dependencies": { - "@justeattakeaway/pie-icons-webc": "0.25.2", - "@justeattakeaway/pie-spinner": "0.7.1", - "@justeattakeaway/pie-webc-core": "0.24.1" + "@justeattakeaway/pie-icons-webc": "0.25.3", + "@justeattakeaway/pie-spinner": "0.7.2", + "@justeattakeaway/pie-webc-core": "0.24.2" }, "volta": { "extends": "../../../package.json" diff --git a/packages/components/pie-cookie-banner/CHANGELOG.md b/packages/components/pie-cookie-banner/CHANGELOG.md index ca0b8015f1..9cc126398b 100644 --- a/packages/components/pie-cookie-banner/CHANGELOG.md +++ b/packages/components/pie-cookie-banner/CHANGELOG.md @@ -1,5 +1,18 @@ # @justeattakeaway/pie-cookie-banner +## 0.26.9 + +### Patch Changes + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-button@0.49.3 + - @justeattakeaway/pie-icon-button@0.28.14 + - @justeattakeaway/pie-modal@0.48.1 + - @justeattakeaway/pie-switch@0.30.3 + - @justeattakeaway/pie-webc-core@0.24.2 + - @justeattakeaway/pie-divider@0.14.2 + - @justeattakeaway/pie-link@0.18.2 + ## 0.26.8 ### Patch Changes diff --git a/packages/components/pie-cookie-banner/package.json b/packages/components/pie-cookie-banner/package.json index 69872f1031..340167cd0c 100644 --- a/packages/components/pie-cookie-banner/package.json +++ b/packages/components/pie-cookie-banner/package.json @@ -1,7 +1,7 @@ { "name": "@justeattakeaway/pie-cookie-banner", "description": "PIE Design System Cookie Banner built using Web Components", - "version": "0.26.8", + "version": "0.26.9", "type": "module", "main": "dist/index.js", "module": "dist/index.js", @@ -38,18 +38,18 @@ "devDependencies": { "@custom-elements-manifest/analyzer": "0.9.0", "@justeattakeaway/pie-components-config": "0.18.0", - "@justeattakeaway/pie-css": "0.13.0", - "@justeattakeaway/pie-wrapper-react": "0.14.1", + "@justeattakeaway/pie-css": "0.13.1", + "@justeattakeaway/pie-wrapper-react": "0.14.2", "cem-plugin-module-file-extensions": "0.0.5" }, "dependencies": { - "@justeattakeaway/pie-button": "0.49.2", - "@justeattakeaway/pie-divider": "0.14.1", - "@justeattakeaway/pie-icon-button": "0.28.13", - "@justeattakeaway/pie-link": "0.18.1", - "@justeattakeaway/pie-modal": "0.48.0", - "@justeattakeaway/pie-switch": "0.30.2", - "@justeattakeaway/pie-webc-core": "0.24.1" + "@justeattakeaway/pie-button": "0.49.3", + "@justeattakeaway/pie-divider": "0.14.2", + "@justeattakeaway/pie-icon-button": "0.28.14", + "@justeattakeaway/pie-link": "0.18.2", + "@justeattakeaway/pie-modal": "0.48.1", + "@justeattakeaway/pie-switch": "0.30.3", + "@justeattakeaway/pie-webc-core": "0.24.2" }, "volta": { "extends": "../../../package.json" diff --git a/packages/components/pie-divider/CHANGELOG.md b/packages/components/pie-divider/CHANGELOG.md index ba3a213b35..f0ea8e03cd 100644 --- a/packages/components/pie-divider/CHANGELOG.md +++ b/packages/components/pie-divider/CHANGELOG.md @@ -1,5 +1,12 @@ # @justeattakeaway/pie-divider +## 0.14.2 + +### Patch Changes + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-webc-core@0.24.2 + ## 0.14.1 ### Patch Changes diff --git a/packages/components/pie-divider/package.json b/packages/components/pie-divider/package.json index 2c34f84f2d..1fc6427d9c 100644 --- a/packages/components/pie-divider/package.json +++ b/packages/components/pie-divider/package.json @@ -1,7 +1,7 @@ { "name": "@justeattakeaway/pie-divider", "description": "PIE Design System Divider built using Web Components", - "version": "0.14.1", + "version": "0.14.2", "type": "module", "main": "dist/index.js", "module": "dist/index.js", @@ -37,12 +37,12 @@ "devDependencies": { "@custom-elements-manifest/analyzer": "0.9.0", "@justeattakeaway/pie-components-config": "0.18.0", - "@justeattakeaway/pie-css": "0.13.0", - "@justeattakeaway/pie-wrapper-react": "0.14.1", + "@justeattakeaway/pie-css": "0.13.1", + "@justeattakeaway/pie-wrapper-react": "0.14.2", "cem-plugin-module-file-extensions": "0.0.5" }, "dependencies": { - "@justeattakeaway/pie-webc-core": "0.24.1" + "@justeattakeaway/pie-webc-core": "0.24.2" }, "volta": { "extends": "../../../package.json" diff --git a/packages/components/pie-form-label/CHANGELOG.md b/packages/components/pie-form-label/CHANGELOG.md index 1bdb9a8e42..2b715040c7 100644 --- a/packages/components/pie-form-label/CHANGELOG.md +++ b/packages/components/pie-form-label/CHANGELOG.md @@ -1,5 +1,16 @@ # @justeattakeaway/pie-form-label +## 0.14.3 + +### Patch Changes + +- [Fixed] - Imports to align with new linting rule ([#1622](https://github.com/justeattakeaway/pie/pull/1622)) by [@xander-marjoram](https://github.com/xander-marjoram) + + [Removed] - Empty lines at the start of some files + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-webc-core@0.24.2 + ## 0.14.2 ### Patch Changes diff --git a/packages/components/pie-form-label/package.json b/packages/components/pie-form-label/package.json index 2876205938..663865c129 100644 --- a/packages/components/pie-form-label/package.json +++ b/packages/components/pie-form-label/package.json @@ -1,7 +1,7 @@ { "name": "@justeattakeaway/pie-form-label", "description": "PIE Design System Form Label built using Web Components", - "version": "0.14.2", + "version": "0.14.3", "type": "module", "main": "dist/index.js", "module": "dist/index.js", @@ -37,14 +37,14 @@ "devDependencies": { "@custom-elements-manifest/analyzer": "0.9.0", "@justeattakeaway/pie-components-config": "0.18.0", - "@justeattakeaway/pie-css": "0.13.0", - "@justeattakeaway/pie-switch": "0.30.2", - "@justeattakeaway/pie-text-input": "0.24.1", - "@justeattakeaway/pie-wrapper-react": "0.14.1", + "@justeattakeaway/pie-css": "0.13.1", + "@justeattakeaway/pie-switch": "0.30.3", + "@justeattakeaway/pie-text-input": "0.24.2", + "@justeattakeaway/pie-wrapper-react": "0.14.2", "cem-plugin-module-file-extensions": "0.0.5" }, "dependencies": { - "@justeattakeaway/pie-webc-core": "0.24.1" + "@justeattakeaway/pie-webc-core": "0.24.2" }, "volta": { "extends": "../../../package.json" diff --git a/packages/components/pie-icon-button/CHANGELOG.md b/packages/components/pie-icon-button/CHANGELOG.md index 8df5eaeaeb..5b266b353a 100644 --- a/packages/components/pie-icon-button/CHANGELOG.md +++ b/packages/components/pie-icon-button/CHANGELOG.md @@ -1,5 +1,18 @@ # @justeattakeaway/pie-icon-button +## 0.28.14 + +### Patch Changes + +- [Fixed] - Imports to align with new linting rule ([#1622](https://github.com/justeattakeaway/pie/pull/1622)) by [@xander-marjoram](https://github.com/xander-marjoram) + + [Removed] - Empty lines at the start of some files + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-webc-core@0.24.2 + - @justeattakeaway/pie-spinner@0.7.2 + - @justeattakeaway/pie-icons-webc@0.25.3 + ## 0.28.13 ### Patch Changes diff --git a/packages/components/pie-icon-button/package.json b/packages/components/pie-icon-button/package.json index ee7d194331..ad04635ccc 100644 --- a/packages/components/pie-icon-button/package.json +++ b/packages/components/pie-icon-button/package.json @@ -1,6 +1,6 @@ { "name": "@justeattakeaway/pie-icon-button", - "version": "0.28.13", + "version": "0.28.14", "description": "PIE Design System Icon Button built using Web Components", "type": "module", "main": "dist/index.js", @@ -35,14 +35,14 @@ "devDependencies": { "@custom-elements-manifest/analyzer": "0.9.0", "@justeattakeaway/pie-components-config": "0.18.0", - "@justeattakeaway/pie-css": "0.13.0", - "@justeattakeaway/pie-wrapper-react": "0.14.1", + "@justeattakeaway/pie-css": "0.13.1", + "@justeattakeaway/pie-wrapper-react": "0.14.2", "cem-plugin-module-file-extensions": "0.0.5" }, "dependencies": { - "@justeattakeaway/pie-icons-webc": "0.25.2", - "@justeattakeaway/pie-spinner": "0.7.1", - "@justeattakeaway/pie-webc-core": "0.24.1" + "@justeattakeaway/pie-icons-webc": "0.25.3", + "@justeattakeaway/pie-spinner": "0.7.2", + "@justeattakeaway/pie-webc-core": "0.24.2" }, "volta": { "extends": "../../../package.json" diff --git a/packages/components/pie-link/CHANGELOG.md b/packages/components/pie-link/CHANGELOG.md index 56bd35f5e8..7f2c114f5f 100644 --- a/packages/components/pie-link/CHANGELOG.md +++ b/packages/components/pie-link/CHANGELOG.md @@ -1,5 +1,12 @@ # @justeattakeaway/pie-link +## 0.18.2 + +### Patch Changes + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-webc-core@0.24.2 + ## 0.18.1 ### Patch Changes diff --git a/packages/components/pie-link/package.json b/packages/components/pie-link/package.json index 12861ffd61..ef3f5ad316 100644 --- a/packages/components/pie-link/package.json +++ b/packages/components/pie-link/package.json @@ -1,7 +1,7 @@ { "name": "@justeattakeaway/pie-link", "description": "PIE Design System Link built using Web Components", - "version": "0.18.1", + "version": "0.18.2", "type": "module", "main": "dist/index.js", "module": "dist/index.js", @@ -37,13 +37,13 @@ "devDependencies": { "@custom-elements-manifest/analyzer": "0.9.0", "@justeattakeaway/pie-components-config": "0.18.0", - "@justeattakeaway/pie-css": "0.13.0", - "@justeattakeaway/pie-icons-webc": "0.25.2", - "@justeattakeaway/pie-wrapper-react": "0.14.1", + "@justeattakeaway/pie-css": "0.13.1", + "@justeattakeaway/pie-icons-webc": "0.25.3", + "@justeattakeaway/pie-wrapper-react": "0.14.2", "cem-plugin-module-file-extensions": "0.0.5" }, "dependencies": { - "@justeattakeaway/pie-webc-core": "0.24.1" + "@justeattakeaway/pie-webc-core": "0.24.2" }, "volta": { "extends": "../../../package.json" diff --git a/packages/components/pie-lottie-player/CHANGELOG.md b/packages/components/pie-lottie-player/CHANGELOG.md index db7b3094db..68f028fabb 100644 --- a/packages/components/pie-lottie-player/CHANGELOG.md +++ b/packages/components/pie-lottie-player/CHANGELOG.md @@ -1,5 +1,16 @@ # @justeattakeaway/pie-lottie-player +## 0.0.4 + +### Patch Changes + +- [Fixed] - Imports to align with new linting rule ([#1622](https://github.com/justeattakeaway/pie/pull/1622)) by [@xander-marjoram](https://github.com/xander-marjoram) + + [Removed] - Empty lines at the start of some files + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-webc-core@0.24.2 + ## 0.0.3 ### Patch Changes diff --git a/packages/components/pie-lottie-player/package.json b/packages/components/pie-lottie-player/package.json index 9028860cf7..bb26474d8c 100644 --- a/packages/components/pie-lottie-player/package.json +++ b/packages/components/pie-lottie-player/package.json @@ -1,7 +1,7 @@ { "name": "@justeattakeaway/pie-lottie-player", "description": "PIE Design System Lottie Player built using Web Components", - "version": "0.0.3", + "version": "0.0.4", "type": "module", "main": "dist/index.js", "module": "dist/index.js", @@ -35,11 +35,11 @@ "devDependencies": { "@custom-elements-manifest/analyzer": "0.9.0", "@justeattakeaway/pie-components-config": "0.18.0", - "@justeattakeaway/pie-css": "0.13.0", + "@justeattakeaway/pie-css": "0.13.1", "cem-plugin-module-file-extensions": "0.0.5" }, "dependencies": { - "@justeattakeaway/pie-webc-core": "0.24.1", + "@justeattakeaway/pie-webc-core": "0.24.2", "lottie-web": "5.12.2" }, "volta": { diff --git a/packages/components/pie-modal/CHANGELOG.md b/packages/components/pie-modal/CHANGELOG.md index 350a2fb61c..3feeb449fa 100644 --- a/packages/components/pie-modal/CHANGELOG.md +++ b/packages/components/pie-modal/CHANGELOG.md @@ -1,5 +1,20 @@ # @justeattakeaway/pie-modal +## 0.48.1 + +### Patch Changes + +- [Fixed] - Imports to align with new linting rule ([#1622](https://github.com/justeattakeaway/pie/pull/1622)) by [@xander-marjoram](https://github.com/xander-marjoram) + + [Removed] - Empty lines at the start of some files + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-button@0.49.3 + - @justeattakeaway/pie-icon-button@0.28.14 + - @justeattakeaway/pie-webc-core@0.24.2 + - @justeattakeaway/pie-spinner@0.7.2 + - @justeattakeaway/pie-icons-webc@0.25.3 + ## 0.48.0 ### Minor Changes diff --git a/packages/components/pie-modal/package.json b/packages/components/pie-modal/package.json index 2d44078ad8..f19b670a6a 100644 --- a/packages/components/pie-modal/package.json +++ b/packages/components/pie-modal/package.json @@ -1,6 +1,6 @@ { "name": "@justeattakeaway/pie-modal", - "version": "0.48.0", + "version": "0.48.1", "description": "PIE design system modal built using web components", "type": "module", "main": "dist/index.js", @@ -38,8 +38,8 @@ "@custom-elements-manifest/analyzer": "0.9.0", "@justeat/pie-design-tokens": "6.5.0", "@justeattakeaway/pie-components-config": "0.18.0", - "@justeattakeaway/pie-css": "0.13.0", - "@justeattakeaway/pie-wrapper-react": "0.14.1", + "@justeattakeaway/pie-css": "0.13.1", + "@justeattakeaway/pie-wrapper-react": "0.14.2", "@types/body-scroll-lock": "3.1.2", "cem-plugin-module-file-extensions": "0.0.5" }, @@ -47,11 +47,11 @@ "extends": "../../../package.json" }, "dependencies": { - "@justeattakeaway/pie-button": "0.49.2", - "@justeattakeaway/pie-icon-button": "0.28.13", - "@justeattakeaway/pie-icons-webc": "0.25.2", - "@justeattakeaway/pie-spinner": "0.7.1", - "@justeattakeaway/pie-webc-core": "0.24.1", + "@justeattakeaway/pie-button": "0.49.3", + "@justeattakeaway/pie-icon-button": "0.28.14", + "@justeattakeaway/pie-icons-webc": "0.25.3", + "@justeattakeaway/pie-spinner": "0.7.2", + "@justeattakeaway/pie-webc-core": "0.24.2", "body-scroll-lock": "3.1.5", "dialog-polyfill": "0.5.6" }, diff --git a/packages/components/pie-notification/CHANGELOG.md b/packages/components/pie-notification/CHANGELOG.md index 4d8b3877c4..7c01532849 100644 --- a/packages/components/pie-notification/CHANGELOG.md +++ b/packages/components/pie-notification/CHANGELOG.md @@ -1,5 +1,18 @@ # @justeattakeaway/pie-notification +## 0.12.2 + +### Patch Changes + +- [Fixed] - Imports to align with new linting rule ([#1622](https://github.com/justeattakeaway/pie/pull/1622)) by [@xander-marjoram](https://github.com/xander-marjoram) + + [Removed] - Empty lines at the start of some files + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-icon-button@0.28.14 + - @justeattakeaway/pie-webc-core@0.24.2 + - @justeattakeaway/pie-icons-webc@0.25.3 + ## 0.12.1 ### Patch Changes diff --git a/packages/components/pie-notification/package.json b/packages/components/pie-notification/package.json index 5b801cfc4b..b9575a34b7 100644 --- a/packages/components/pie-notification/package.json +++ b/packages/components/pie-notification/package.json @@ -1,7 +1,7 @@ { "name": "@justeattakeaway/pie-notification", "description": "PIE Design System Notification built using Web Components", - "version": "0.12.1", + "version": "0.12.2", "type": "module", "main": "dist/index.js", "module": "dist/index.js", @@ -37,14 +37,14 @@ "devDependencies": { "@custom-elements-manifest/analyzer": "0.9.0", "@justeattakeaway/pie-components-config": "0.18.0", - "@justeattakeaway/pie-css": "0.13.0", - "@justeattakeaway/pie-wrapper-react": "0.14.1", + "@justeattakeaway/pie-css": "0.13.1", + "@justeattakeaway/pie-wrapper-react": "0.14.2", "cem-plugin-module-file-extensions": "0.0.5" }, "dependencies": { - "@justeattakeaway/pie-icon-button": "0.28.13", - "@justeattakeaway/pie-icons-webc": "0.25.2", - "@justeattakeaway/pie-webc-core": "0.24.1" + "@justeattakeaway/pie-icon-button": "0.28.14", + "@justeattakeaway/pie-icons-webc": "0.25.3", + "@justeattakeaway/pie-webc-core": "0.24.2" }, "volta": { "extends": "../../../package.json" diff --git a/packages/components/pie-radio-group/CHANGELOG.md b/packages/components/pie-radio-group/CHANGELOG.md index 3578345b72..6632906715 100644 --- a/packages/components/pie-radio-group/CHANGELOG.md +++ b/packages/components/pie-radio-group/CHANGELOG.md @@ -1,5 +1,12 @@ # @justeattakeaway/pie-radio-group +## 0.1.2 + +### Patch Changes + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-webc-core@0.24.2 + ## 0.1.1 ### Patch Changes diff --git a/packages/components/pie-radio-group/package.json b/packages/components/pie-radio-group/package.json index 348506f39e..d77025dc2d 100644 --- a/packages/components/pie-radio-group/package.json +++ b/packages/components/pie-radio-group/package.json @@ -1,7 +1,7 @@ { "name": "@justeattakeaway/pie-radio-group", "description": "PIE Design System Radio Group built using Web Components", - "version": "0.1.1", + "version": "0.1.2", "type": "module", "main": "dist/index.js", "module": "dist/index.js", @@ -37,11 +37,11 @@ "devDependencies": { "@custom-elements-manifest/analyzer": "0.9.0", "@justeattakeaway/pie-components-config": "0.18.0", - "@justeattakeaway/pie-css": "0.13.0", + "@justeattakeaway/pie-css": "0.13.1", "cem-plugin-module-file-extensions": "0.0.5" }, "dependencies": { - "@justeattakeaway/pie-webc-core": "0.24.1" + "@justeattakeaway/pie-webc-core": "0.24.2" }, "volta": { "extends": "../../../package.json" diff --git a/packages/components/pie-radio/CHANGELOG.md b/packages/components/pie-radio/CHANGELOG.md index 6d2ec18663..e893249b0d 100644 --- a/packages/components/pie-radio/CHANGELOG.md +++ b/packages/components/pie-radio/CHANGELOG.md @@ -1,5 +1,12 @@ # @justeattakeaway/pie-radio +## 0.2.2 + +### Patch Changes + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-webc-core@0.24.2 + ## 0.2.1 ### Patch Changes diff --git a/packages/components/pie-radio/package.json b/packages/components/pie-radio/package.json index be7ca74408..7b54c2af27 100644 --- a/packages/components/pie-radio/package.json +++ b/packages/components/pie-radio/package.json @@ -1,7 +1,7 @@ { "name": "@justeattakeaway/pie-radio", "description": "PIE Design System Radio built using Web Components", - "version": "0.2.1", + "version": "0.2.2", "type": "module", "main": "dist/index.js", "module": "dist/index.js", @@ -37,11 +37,11 @@ "devDependencies": { "@custom-elements-manifest/analyzer": "0.9.0", "@justeattakeaway/pie-components-config": "0.18.0", - "@justeattakeaway/pie-css": "0.13.0", + "@justeattakeaway/pie-css": "0.13.1", "cem-plugin-module-file-extensions": "0.0.5" }, "dependencies": { - "@justeattakeaway/pie-webc-core": "0.24.1" + "@justeattakeaway/pie-webc-core": "0.24.2" }, "volta": { "extends": "../../../package.json" diff --git a/packages/components/pie-spinner/CHANGELOG.md b/packages/components/pie-spinner/CHANGELOG.md index 6345a96797..f2520b02ac 100644 --- a/packages/components/pie-spinner/CHANGELOG.md +++ b/packages/components/pie-spinner/CHANGELOG.md @@ -1,5 +1,12 @@ # @justeattakeaway/pie-spinner +## 0.7.2 + +### Patch Changes + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-webc-core@0.24.2 + ## 0.7.1 ### Patch Changes diff --git a/packages/components/pie-spinner/package.json b/packages/components/pie-spinner/package.json index 5ada58c410..7895571b4b 100644 --- a/packages/components/pie-spinner/package.json +++ b/packages/components/pie-spinner/package.json @@ -1,7 +1,7 @@ { "name": "@justeattakeaway/pie-spinner", "description": "PIE Design System Spinner built using Web Components", - "version": "0.7.1", + "version": "0.7.2", "type": "module", "main": "dist/index.js", "module": "dist/index.js", @@ -37,12 +37,12 @@ "devDependencies": { "@custom-elements-manifest/analyzer": "0.9.0", "@justeattakeaway/pie-components-config": "0.18.0", - "@justeattakeaway/pie-css": "0.13.0", - "@justeattakeaway/pie-wrapper-react": "0.14.1", + "@justeattakeaway/pie-css": "0.13.1", + "@justeattakeaway/pie-wrapper-react": "0.14.2", "cem-plugin-module-file-extensions": "0.0.5" }, "dependencies": { - "@justeattakeaway/pie-webc-core": "0.24.1" + "@justeattakeaway/pie-webc-core": "0.24.2" }, "volta": { "extends": "../../../package.json" diff --git a/packages/components/pie-switch/CHANGELOG.md b/packages/components/pie-switch/CHANGELOG.md index 33a06c2e8e..7772ad3ee9 100644 --- a/packages/components/pie-switch/CHANGELOG.md +++ b/packages/components/pie-switch/CHANGELOG.md @@ -1,5 +1,18 @@ # @justeattakeaway/pie-switch +## 0.30.3 + +### Patch Changes + +- [Fixed] - Imports to align with new linting rule ([#1622](https://github.com/justeattakeaway/pie/pull/1622)) by [@xander-marjoram](https://github.com/xander-marjoram) + + [Removed] - Empty lines at the start of some files + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-webc-core@0.24.2 + - @justeattakeaway/pie-wrapper-react@0.14.2 + - @justeattakeaway/pie-icons-webc@0.25.3 + ## 0.30.2 ### Patch Changes diff --git a/packages/components/pie-switch/package.json b/packages/components/pie-switch/package.json index 44af6dbeaf..a916e248b1 100644 --- a/packages/components/pie-switch/package.json +++ b/packages/components/pie-switch/package.json @@ -1,7 +1,7 @@ { "name": "@justeattakeaway/pie-switch", "description": "PIE Design System Switch built using Web Components", - "version": "0.30.2", + "version": "0.30.3", "type": "module", "main": "dist/index.js", "module": "dist/index.js", @@ -37,13 +37,13 @@ "devDependencies": { "@custom-elements-manifest/analyzer": "0.9.0", "@justeattakeaway/pie-components-config": "0.18.0", - "@justeattakeaway/pie-css": "0.13.0", + "@justeattakeaway/pie-css": "0.13.1", "cem-plugin-module-file-extensions": "0.0.5" }, "dependencies": { - "@justeattakeaway/pie-icons-webc": "0.25.2", - "@justeattakeaway/pie-webc-core": "0.24.1", - "@justeattakeaway/pie-wrapper-react": "0.14.1", + "@justeattakeaway/pie-icons-webc": "0.25.3", + "@justeattakeaway/pie-webc-core": "0.24.2", + "@justeattakeaway/pie-wrapper-react": "0.14.2", "element-internals-polyfill": "1.3.11" }, "volta": { diff --git a/packages/components/pie-tag/CHANGELOG.md b/packages/components/pie-tag/CHANGELOG.md index c37fbf3bc9..1492ad356b 100644 --- a/packages/components/pie-tag/CHANGELOG.md +++ b/packages/components/pie-tag/CHANGELOG.md @@ -1,5 +1,12 @@ # @justeattakeaway/pie-tag +## 0.10.2 + +### Patch Changes + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-webc-core@0.24.2 + ## 0.10.1 ### Patch Changes diff --git a/packages/components/pie-tag/package.json b/packages/components/pie-tag/package.json index 9ff6792b2d..ab0a7d836b 100644 --- a/packages/components/pie-tag/package.json +++ b/packages/components/pie-tag/package.json @@ -1,7 +1,7 @@ { "name": "@justeattakeaway/pie-tag", "description": "PIE Design System Tag built using Web Components", - "version": "0.10.1", + "version": "0.10.2", "type": "module", "main": "dist/index.js", "module": "dist/index.js", @@ -37,13 +37,13 @@ "devDependencies": { "@custom-elements-manifest/analyzer": "0.9.0", "@justeattakeaway/pie-components-config": "0.18.0", - "@justeattakeaway/pie-css": "0.13.0", - "@justeattakeaway/pie-icons-webc": "0.25.2", - "@justeattakeaway/pie-wrapper-react": "0.14.1", + "@justeattakeaway/pie-css": "0.13.1", + "@justeattakeaway/pie-icons-webc": "0.25.3", + "@justeattakeaway/pie-wrapper-react": "0.14.2", "cem-plugin-module-file-extensions": "0.0.5" }, "dependencies": { - "@justeattakeaway/pie-webc-core": "0.24.1" + "@justeattakeaway/pie-webc-core": "0.24.2" }, "volta": { "extends": "../../../package.json" diff --git a/packages/components/pie-text-input/CHANGELOG.md b/packages/components/pie-text-input/CHANGELOG.md index ff8728c8cd..da490db3f9 100644 --- a/packages/components/pie-text-input/CHANGELOG.md +++ b/packages/components/pie-text-input/CHANGELOG.md @@ -1,5 +1,13 @@ # @justeattakeaway/pie-text-input +## 0.24.2 + +### Patch Changes + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-assistive-text@0.7.3 + - @justeattakeaway/pie-webc-core@0.24.2 + ## 0.24.1 ### Patch Changes diff --git a/packages/components/pie-text-input/package.json b/packages/components/pie-text-input/package.json index fc0591268f..da6fa0528b 100644 --- a/packages/components/pie-text-input/package.json +++ b/packages/components/pie-text-input/package.json @@ -1,7 +1,7 @@ { "name": "@justeattakeaway/pie-text-input", "description": "PIE Design System Input built using Web Components", - "version": "0.24.1", + "version": "0.24.2", "type": "module", "main": "dist/index.js", "module": "dist/index.js", @@ -37,14 +37,14 @@ "devDependencies": { "@custom-elements-manifest/analyzer": "0.9.0", "@justeattakeaway/pie-components-config": "0.18.0", - "@justeattakeaway/pie-css": "0.13.0", - "@justeattakeaway/pie-icons-webc": "0.25.2", - "@justeattakeaway/pie-wrapper-react": "0.14.1", + "@justeattakeaway/pie-css": "0.13.1", + "@justeattakeaway/pie-icons-webc": "0.25.3", + "@justeattakeaway/pie-wrapper-react": "0.14.2", "cem-plugin-module-file-extensions": "0.0.5" }, "dependencies": { - "@justeattakeaway/pie-assistive-text": "0.7.2", - "@justeattakeaway/pie-webc-core": "0.24.1", + "@justeattakeaway/pie-assistive-text": "0.7.3", + "@justeattakeaway/pie-webc-core": "0.24.2", "element-internals-polyfill": "1.3.11" }, "volta": { diff --git a/packages/components/pie-textarea/CHANGELOG.md b/packages/components/pie-textarea/CHANGELOG.md index ce79a7dff0..ed64aba722 100644 --- a/packages/components/pie-textarea/CHANGELOG.md +++ b/packages/components/pie-textarea/CHANGELOG.md @@ -1,5 +1,17 @@ # @justeattakeaway/pie-textarea +## 0.10.2 + +### Patch Changes + +- [Fixed] - Imports to align with new linting rule ([#1622](https://github.com/justeattakeaway/pie/pull/1622)) by [@xander-marjoram](https://github.com/xander-marjoram) + + [Removed] - Empty lines at the start of some files + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-form-label@0.14.3 + - @justeattakeaway/pie-webc-core@0.24.2 + ## 0.10.1 ### Patch Changes diff --git a/packages/components/pie-textarea/package.json b/packages/components/pie-textarea/package.json index 357fa9c1f6..4cec384d32 100644 --- a/packages/components/pie-textarea/package.json +++ b/packages/components/pie-textarea/package.json @@ -1,7 +1,7 @@ { "name": "@justeattakeaway/pie-textarea", "description": "PIE Design System Textarea built using Web Components", - "version": "0.10.1", + "version": "0.10.2", "type": "module", "main": "dist/index.js", "module": "dist/index.js", @@ -37,13 +37,13 @@ "devDependencies": { "@custom-elements-manifest/analyzer": "0.9.0", "@justeattakeaway/pie-components-config": "0.18.0", - "@justeattakeaway/pie-css": "0.13.0", + "@justeattakeaway/pie-css": "0.13.1", "@types/lodash.throttle": "4.1.9", "cem-plugin-module-file-extensions": "0.0.5" }, "dependencies": { - "@justeattakeaway/pie-form-label": "0.14.2", - "@justeattakeaway/pie-webc-core": "0.24.1", + "@justeattakeaway/pie-form-label": "0.14.3", + "@justeattakeaway/pie-webc-core": "0.24.2", "lodash.throttle": "4.1.1" }, "volta": { diff --git a/packages/components/pie-toast/CHANGELOG.md b/packages/components/pie-toast/CHANGELOG.md index f45cfd750f..5aeccaafca 100644 --- a/packages/components/pie-toast/CHANGELOG.md +++ b/packages/components/pie-toast/CHANGELOG.md @@ -1,5 +1,25 @@ # @justeattakeaway/pie-toast +## 0.4.0 + +### Minor Changes + +- [Added] - `duration` property into pie-toast ([#1862](https://github.com/justeattakeaway/pie/pull/1862)) by [@thejfreitas](https://github.com/thejfreitas) + + [Added] - Auto-dismiss functionality into pie-toast with default duration of 5 seconds + +### Patch Changes + +- [Fixed] - Imports to align with new linting rule ([#1622](https://github.com/justeattakeaway/pie/pull/1622)) by [@xander-marjoram](https://github.com/xander-marjoram) + + [Removed] - Empty lines at the start of some files + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-button@0.49.3 + - @justeattakeaway/pie-icon-button@0.28.14 + - @justeattakeaway/pie-webc-core@0.24.2 + - @justeattakeaway/pie-icons-webc@0.25.3 + ## 0.3.4 ### Patch Changes diff --git a/packages/components/pie-toast/package.json b/packages/components/pie-toast/package.json index 8726c85405..23db685b83 100644 --- a/packages/components/pie-toast/package.json +++ b/packages/components/pie-toast/package.json @@ -1,7 +1,7 @@ { "name": "@justeattakeaway/pie-toast", "description": "PIE Design System Toast built using Web Components", - "version": "0.3.4", + "version": "0.4.0", "type": "module", "main": "dist/index.js", "module": "dist/index.js", @@ -37,14 +37,14 @@ "devDependencies": { "@custom-elements-manifest/analyzer": "0.9.0", "@justeattakeaway/pie-components-config": "0.18.0", - "@justeattakeaway/pie-css": "0.13.0", + "@justeattakeaway/pie-css": "0.13.1", "cem-plugin-module-file-extensions": "0.0.5" }, "dependencies": { - "@justeattakeaway/pie-button": "0.49.2", - "@justeattakeaway/pie-icon-button": "0.28.13", - "@justeattakeaway/pie-icons-webc": "0.25.2", - "@justeattakeaway/pie-webc-core": "0.24.1" + "@justeattakeaway/pie-button": "0.49.3", + "@justeattakeaway/pie-icon-button": "0.28.14", + "@justeattakeaway/pie-icons-webc": "0.25.3", + "@justeattakeaway/pie-webc-core": "0.24.2" }, "volta": { "extends": "../../../package.json" diff --git a/packages/components/pie-webc-core/CHANGELOG.md b/packages/components/pie-webc-core/CHANGELOG.md index 9d719cc768..bf5f905019 100644 --- a/packages/components/pie-webc-core/CHANGELOG.md +++ b/packages/components/pie-webc-core/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 0.24.2 + +### Patch Changes + +- [Fixed] - Imports to align with new linting rule ([#1622](https://github.com/justeattakeaway/pie/pull/1622)) by [@xander-marjoram](https://github.com/xander-marjoram) + + [Removed] - Empty lines at the start of some files + ## 0.24.1 ### Patch Changes diff --git a/packages/components/pie-webc-core/package.json b/packages/components/pie-webc-core/package.json index d46090e479..8a2d403761 100644 --- a/packages/components/pie-webc-core/package.json +++ b/packages/components/pie-webc-core/package.json @@ -1,6 +1,6 @@ { "name": "@justeattakeaway/pie-webc-core", - "version": "0.24.1", + "version": "0.24.2", "description": "PIE design system base classes, mixins and utilities for web components", "type": "module", "main": "dist/index.js", diff --git a/packages/components/pie-webc-testing/CHANGELOG.md b/packages/components/pie-webc-testing/CHANGELOG.md index 56dd9b2036..fdf59393e1 100644 --- a/packages/components/pie-webc-testing/CHANGELOG.md +++ b/packages/components/pie-webc-testing/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 0.13.4 + +### Patch Changes + +- [Fixed] - Imports to align with new linting rule ([#1622](https://github.com/justeattakeaway/pie/pull/1622)) by [@xander-marjoram](https://github.com/xander-marjoram) + + [Removed] - Empty lines at the start of some files + ## 0.13.3 ### Patch Changes diff --git a/packages/components/pie-webc-testing/package.json b/packages/components/pie-webc-testing/package.json index ab89f49857..04ce6f056d 100644 --- a/packages/components/pie-webc-testing/package.json +++ b/packages/components/pie-webc-testing/package.json @@ -1,6 +1,6 @@ { "name": "@justeattakeaway/pie-webc-testing", - "version": "0.13.3", + "version": "0.13.4", "description": "PIE design system helpers and utilities for testing our web components", "type": "module", "main": "index.ts", @@ -16,7 +16,7 @@ "lint:scripts:fix": "run -T eslint . --fix" }, "devDependencies": { - "@justeattakeaway/pie-css": "0.13.0" + "@justeattakeaway/pie-css": "0.13.1" }, "peerDependencies": { "@axe-core/playwright": "^4.0.0", diff --git a/packages/components/pie-webc/CHANGELOG.md b/packages/components/pie-webc/CHANGELOG.md index e913cfa627..dbde8ba769 100644 --- a/packages/components/pie-webc/CHANGELOG.md +++ b/packages/components/pie-webc/CHANGELOG.md @@ -1,5 +1,33 @@ # @justeattakeaway/pie-webc +## 0.5.41 + +### Patch Changes + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf), [`c5ba7c941`](https://github.com/justeattakeaway/pie/commit/c5ba7c941a01b09f23a2f462529d51ec7ea69802)]: + - @justeattakeaway/pie-assistive-text@0.7.3 + - @justeattakeaway/pie-button@0.49.3 + - @justeattakeaway/pie-card@0.21.2 + - @justeattakeaway/pie-checkbox@0.13.2 + - @justeattakeaway/pie-checkbox-group@0.7.2 + - @justeattakeaway/pie-chip@0.8.5 + - @justeattakeaway/pie-form-label@0.14.3 + - @justeattakeaway/pie-icon-button@0.28.14 + - @justeattakeaway/pie-lottie-player@0.0.4 + - @justeattakeaway/pie-modal@0.48.1 + - @justeattakeaway/pie-notification@0.12.2 + - @justeattakeaway/pie-switch@0.30.3 + - @justeattakeaway/pie-textarea@0.10.2 + - @justeattakeaway/pie-toast@0.4.0 + - @justeattakeaway/pie-text-input@0.24.2 + - @justeattakeaway/pie-cookie-banner@0.26.9 + - @justeattakeaway/pie-divider@0.14.2 + - @justeattakeaway/pie-link@0.18.2 + - @justeattakeaway/pie-radio@0.2.2 + - @justeattakeaway/pie-radio-group@0.1.2 + - @justeattakeaway/pie-spinner@0.7.2 + - @justeattakeaway/pie-tag@0.10.2 + ## 0.5.40 ### Patch Changes diff --git a/packages/components/pie-webc/package.json b/packages/components/pie-webc/package.json index 9de7c4432b..03c254ca29 100644 --- a/packages/components/pie-webc/package.json +++ b/packages/components/pie-webc/package.json @@ -1,7 +1,7 @@ { "name": "@justeattakeaway/pie-webc", "description": "Component bundle containing all PIE web components", - "version": "0.5.40", + "version": "0.5.41", "type": "module", "files": [ "**/*.js", @@ -247,28 +247,28 @@ "chalk": "5.3.0" }, "dependencies": { - "@justeattakeaway/pie-assistive-text": "0.7.2", - "@justeattakeaway/pie-button": "0.49.2", - "@justeattakeaway/pie-card": "0.21.1", - "@justeattakeaway/pie-checkbox": "0.13.1", - "@justeattakeaway/pie-checkbox-group": "0.7.1", - "@justeattakeaway/pie-chip": "0.8.4", - "@justeattakeaway/pie-cookie-banner": "0.26.8", - "@justeattakeaway/pie-divider": "0.14.1", - "@justeattakeaway/pie-form-label": "0.14.2", - "@justeattakeaway/pie-icon-button": "0.28.13", - "@justeattakeaway/pie-link": "0.18.1", - "@justeattakeaway/pie-lottie-player": "0.0.3", - "@justeattakeaway/pie-modal": "0.48.0", - "@justeattakeaway/pie-notification": "0.12.1", - "@justeattakeaway/pie-radio": "0.2.1", - "@justeattakeaway/pie-radio-group": "0.1.1", - "@justeattakeaway/pie-spinner": "0.7.1", - "@justeattakeaway/pie-switch": "0.30.2", - "@justeattakeaway/pie-tag": "0.10.1", - "@justeattakeaway/pie-text-input": "0.24.1", - "@justeattakeaway/pie-textarea": "0.10.1", - "@justeattakeaway/pie-toast": "0.3.4" + "@justeattakeaway/pie-assistive-text": "0.7.3", + "@justeattakeaway/pie-button": "0.49.3", + "@justeattakeaway/pie-card": "0.21.2", + "@justeattakeaway/pie-checkbox": "0.13.2", + "@justeattakeaway/pie-checkbox-group": "0.7.2", + "@justeattakeaway/pie-chip": "0.8.5", + "@justeattakeaway/pie-cookie-banner": "0.26.9", + "@justeattakeaway/pie-divider": "0.14.2", + "@justeattakeaway/pie-form-label": "0.14.3", + "@justeattakeaway/pie-icon-button": "0.28.14", + "@justeattakeaway/pie-link": "0.18.2", + "@justeattakeaway/pie-lottie-player": "0.0.4", + "@justeattakeaway/pie-modal": "0.48.1", + "@justeattakeaway/pie-notification": "0.12.2", + "@justeattakeaway/pie-radio": "0.2.2", + "@justeattakeaway/pie-radio-group": "0.1.2", + "@justeattakeaway/pie-spinner": "0.7.2", + "@justeattakeaway/pie-switch": "0.30.3", + "@justeattakeaway/pie-tag": "0.10.2", + "@justeattakeaway/pie-text-input": "0.24.2", + "@justeattakeaway/pie-textarea": "0.10.2", + "@justeattakeaway/pie-toast": "0.4.0" }, "volta": { "extends": "../../../package.json" diff --git a/packages/tools/eslint-config-pie/CHANGELOG.md b/packages/tools/eslint-config-pie/CHANGELOG.md index 6d8b0b0840..35c9f353d3 100644 --- a/packages/tools/eslint-config-pie/CHANGELOG.md +++ b/packages/tools/eslint-config-pie/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 0.5.0 + +### Minor Changes + +- [Added] - `@typescript-eslint/consistent-type-imports` rule ([#1622](https://github.com/justeattakeaway/pie/pull/1622)) by [@xander-marjoram](https://github.com/xander-marjoram) + ## 0.4.0 ### Minor Changes diff --git a/packages/tools/eslint-config-pie/package.json b/packages/tools/eslint-config-pie/package.json index a75f59c777..42d227c3e7 100644 --- a/packages/tools/eslint-config-pie/package.json +++ b/packages/tools/eslint-config-pie/package.json @@ -1,6 +1,6 @@ { "name": "@justeattakeaway/eslint-config-pie", - "version": "0.4.0", + "version": "0.5.0", "description": "Shareable ESLint config for use with any front-end web projects across JET.", "exports": { ".": "./base/index.js", diff --git a/packages/tools/generator-pie-component/CHANGELOG.md b/packages/tools/generator-pie-component/CHANGELOG.md index c493683cf8..3c6aabec19 100644 --- a/packages/tools/generator-pie-component/CHANGELOG.md +++ b/packages/tools/generator-pie-component/CHANGELOG.md @@ -1,5 +1,13 @@ # @justeattakeaway/generator-pie-component +## 0.22.3 + +### Patch Changes + +- [Fixed] - Imports to align with new linting rule ([#1622](https://github.com/justeattakeaway/pie/pull/1622)) by [@xander-marjoram](https://github.com/xander-marjoram) + + [Removed] - Empty lines at the start of some files + ## 0.22.2 ### Patch Changes diff --git a/packages/tools/generator-pie-component/package.json b/packages/tools/generator-pie-component/package.json index c383bfacc1..0553e9fbde 100644 --- a/packages/tools/generator-pie-component/package.json +++ b/packages/tools/generator-pie-component/package.json @@ -1,6 +1,6 @@ { "name": "@justeattakeaway/generator-pie-component", - "version": "0.22.2", + "version": "0.22.3", "description": "A generator for PIE Web Components", "author": "Just Eat Takeaway.com - Design System Team", "files": [ diff --git a/packages/tools/pie-css/CHANGELOG.md b/packages/tools/pie-css/CHANGELOG.md index 687146505f..6e6d31a9f7 100644 --- a/packages/tools/pie-css/CHANGELOG.md +++ b/packages/tools/pie-css/CHANGELOG.md @@ -1,5 +1,13 @@ # @justeattakeaway/pie-css +## 0.13.1 + +### Patch Changes + +- [Fixed] - Imports to align with new linting rule ([#1622](https://github.com/justeattakeaway/pie/pull/1622)) by [@xander-marjoram](https://github.com/xander-marjoram) + + [Removed] - Empty lines at the start of some files + ## 0.13.0 ### Minor Changes diff --git a/packages/tools/pie-css/package.json b/packages/tools/pie-css/package.json index e4cc50929f..ce52885075 100644 --- a/packages/tools/pie-css/package.json +++ b/packages/tools/pie-css/package.json @@ -1,6 +1,6 @@ { "name": "@justeattakeaway/pie-css", - "version": "0.13.0", + "version": "0.13.1", "description": "A styling library that provides both a shared collection of ready to use CSS styles to be used across JET web front-ends, and SCSS-based style helpers for our PIE Web Component library.", "author": "Just Eat Takeaway.com - Design System Team", "files": [ diff --git a/packages/tools/pie-icons-react/CHANGELOG.md b/packages/tools/pie-icons-react/CHANGELOG.md index 2b5cfd46b5..9f208c7161 100644 --- a/packages/tools/pie-icons-react/CHANGELOG.md +++ b/packages/tools/pie-icons-react/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 4.19.2 + +### Patch Changes + +- [Fixed] - Imports to align with new linting rule ([#1622](https://github.com/justeattakeaway/pie/pull/1622)) by [@xander-marjoram](https://github.com/xander-marjoram) + + [Removed] - Empty lines at the start of some files + ## 4.19.1 ### Patch Changes diff --git a/packages/tools/pie-icons-react/package.json b/packages/tools/pie-icons-react/package.json index 81b840255f..a38fa89c4a 100644 --- a/packages/tools/pie-icons-react/package.json +++ b/packages/tools/pie-icons-react/package.json @@ -1,6 +1,6 @@ { "name": "@justeattakeaway/pie-icons-react", - "version": "4.19.1", + "version": "4.19.2", "main": "dist/index.js", "module": "esm/index.js", "types": "esm/icons/index.d.ts", diff --git a/packages/tools/pie-icons-webc/CHANGELOG.md b/packages/tools/pie-icons-webc/CHANGELOG.md index 1f32e2282d..5967c51356 100644 --- a/packages/tools/pie-icons-webc/CHANGELOG.md +++ b/packages/tools/pie-icons-webc/CHANGELOG.md @@ -1,5 +1,12 @@ # @justeattakeaway/pie-icons-webc +## 0.25.3 + +### Patch Changes + +- Updated dependencies [[`efb35af66`](https://github.com/justeattakeaway/pie/commit/efb35af6604ca86d0b39ec01421a376050698edf)]: + - @justeattakeaway/pie-webc-core@0.24.2 + ## 0.25.2 ### Patch Changes diff --git a/packages/tools/pie-icons-webc/package.json b/packages/tools/pie-icons-webc/package.json index e774578700..e692d4dfb7 100644 --- a/packages/tools/pie-icons-webc/package.json +++ b/packages/tools/pie-icons-webc/package.json @@ -1,6 +1,6 @@ { "name": "@justeattakeaway/pie-icons-webc", - "version": "0.25.2", + "version": "0.25.3", "type": "module", "main": "dist/index.js", "module": "dist/index.js", @@ -48,7 +48,7 @@ "extends @justeattakeaway/browserslist-config-pie" ], "dependencies": { - "@justeattakeaway/pie-webc-core": "0.24.1" + "@justeattakeaway/pie-webc-core": "0.24.2" }, "devDependencies": { "@justeattakeaway/pie-components-config": "0.18.0", diff --git a/packages/tools/pie-wrapper-react/CHANGELOG.md b/packages/tools/pie-wrapper-react/CHANGELOG.md index 097de807ea..e6ae74e164 100644 --- a/packages/tools/pie-wrapper-react/CHANGELOG.md +++ b/packages/tools/pie-wrapper-react/CHANGELOG.md @@ -1,5 +1,13 @@ # @justeattakeaway/pie-wrapper-react +## 0.14.2 + +### Patch Changes + +- [Fixed] - Imports to align with new linting rule ([#1622](https://github.com/justeattakeaway/pie/pull/1622)) by [@xander-marjoram](https://github.com/xander-marjoram) + + [Removed] - Empty lines at the start of some files + ## 0.14.1 ### Patch Changes diff --git a/packages/tools/pie-wrapper-react/package.json b/packages/tools/pie-wrapper-react/package.json index 641b8c20bf..11abf3f815 100644 --- a/packages/tools/pie-wrapper-react/package.json +++ b/packages/tools/pie-wrapper-react/package.json @@ -1,6 +1,6 @@ { "name": "@justeattakeaway/pie-wrapper-react", - "version": "0.14.1", + "version": "0.14.2", "description": "Common react wrapper for use for PIE custom elements", "license": "Apache-2.0", "type": "module",