Skip to content

Commit c076a49

Browse files
Merge branch 'main' into dsw-2679-cdn-pie-css
2 parents 0f0cb50 + 9f60f1c commit c076a49

File tree

23 files changed

+107
-36
lines changed

23 files changed

+107
-36
lines changed

apps/examples/wc-angular12/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# wc-angular12
22

3+
## 0.5.66
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @justeattakeaway/pie-webc@0.6.20
9+
310
## 0.5.65
411

512
### Patch Changes

apps/examples/wc-angular12/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wc-angular12",
3-
"version": "0.5.65",
3+
"version": "0.5.66",
44
"private": true,
55
"scripts": {
66
"ng": "ng",
@@ -18,7 +18,7 @@
1818
"@angular/platform-browser-dynamic": "15.2.0",
1919
"@angular/router": "15.2.0",
2020
"@justeattakeaway/pie-css": "0.15.1",
21-
"@justeattakeaway/pie-webc": "0.6.19",
21+
"@justeattakeaway/pie-webc": "0.6.20",
2222
"rxjs": "7.8.0",
2323
"tslib": "2.3.0",
2424
"zone.js": "0.12.0"

apps/examples/wc-nuxt2/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# wc-nuxt2
22

3+
## 0.7.67
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @justeattakeaway/pie-webc@0.6.20
9+
310
## 0.7.66
411

512
### Patch Changes

apps/examples/wc-nuxt2/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wc-nuxt2",
33
"author": "Just Eat Takeaway.com - Design System Team",
4-
"version": "0.7.66",
4+
"version": "0.7.67",
55
"private": true,
66
"scripts": {
77
"dev": "nuxt",
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@justeattakeaway/pie-css": "0.15.1",
14-
"@justeattakeaway/pie-webc": "0.6.19",
14+
"@justeattakeaway/pie-webc": "0.6.20",
1515
"core-js": "3.30.0",
1616
"nuxt": "2.17.0",
1717
"vue": "2.7.16",

apps/examples/wc-react17/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# wc-react17
22

3+
## 0.5.65
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @justeattakeaway/pie-webc@0.6.20
9+
310
## 0.5.64
411

512
### Patch Changes

apps/examples/wc-react17/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wc-react17",
33
"private": true,
4-
"version": "0.5.64",
4+
"version": "0.5.65",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@justeattakeaway/pie-css": "0.15.1",
14-
"@justeattakeaway/pie-webc": "0.6.19",
14+
"@justeattakeaway/pie-webc": "0.6.20",
1515
"@lit/react": "1.0.5",
1616
"react": "17.0.2",
1717
"react-dom": "17.0.2"

apps/examples/wc-react18/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# wc-react18
22

3+
## 0.6.65
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @justeattakeaway/pie-webc@0.6.20
9+
310
## 0.6.64
411

512
### Patch Changes

apps/examples/wc-react18/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wc-react18",
33
"private": true,
4-
"version": "0.6.64",
4+
"version": "0.6.65",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@justeattakeaway/pie-css": "0.15.1",
14-
"@justeattakeaway/pie-webc": "0.6.19",
14+
"@justeattakeaway/pie-webc": "0.6.20",
1515
"@lit/react": "1.0.5",
1616
"react": "18.3.1",
1717
"react-dom": "18.3.1"

apps/examples/wc-vue3/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# wc-vue3
22

3+
## 0.5.67
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @justeattakeaway/pie-webc@0.6.20
9+
310
## 0.5.66
411

512
### Patch Changes

apps/examples/wc-vue3/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wc-vue3",
3-
"version": "0.5.66",
3+
"version": "0.5.67",
44
"private": true,
55
"scripts": {
66
"dev": "vite",
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@justeattakeaway/pie-css": "0.15.1",
14-
"@justeattakeaway/pie-webc": "0.6.19",
14+
"@justeattakeaway/pie-webc": "0.6.20",
1515
"@vitejs/plugin-vue": "4.0.0",
1616
"vite": "5.3.6",
1717
"vue": "3.2.47"

apps/pie-storybook/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 1.26.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`19d12f0`](https://github.com/justeattakeaway/pie/commit/19d12f091474aa1c1d73a4fa6f877f78497dc536)]:
8+
- @justeattakeaway/pie-checkbox@0.14.3
9+
- @justeattakeaway/pie-radio@0.9.1
10+
311
## 1.26.2
412

513
### Patch Changes

apps/pie-storybook/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pie-storybook",
3-
"version": "1.26.2",
3+
"version": "1.26.3",
44
"private": true,
55
"description": "Storybook for PIE Design System components",
66
"scripts": {
@@ -20,7 +20,7 @@
2020
"@justeattakeaway/pie-assistive-text": "0.8.5",
2121
"@justeattakeaway/pie-button": "1.4.0",
2222
"@justeattakeaway/pie-card": "0.23.1",
23-
"@justeattakeaway/pie-checkbox": "0.14.2",
23+
"@justeattakeaway/pie-checkbox": "0.14.3",
2424
"@justeattakeaway/pie-checkbox-group": "0.7.12",
2525
"@justeattakeaway/pie-chip": "0.10.2",
2626
"@justeattakeaway/pie-cookie-banner": "1.3.0",
@@ -33,7 +33,7 @@
3333
"@justeattakeaway/pie-lottie-player": "0.0.5",
3434
"@justeattakeaway/pie-modal": "1.4.3",
3535
"@justeattakeaway/pie-notification": "0.12.15",
36-
"@justeattakeaway/pie-radio": "0.9.0",
36+
"@justeattakeaway/pie-radio": "0.9.1",
3737
"@justeattakeaway/pie-radio-group": "0.7.3",
3838
"@justeattakeaway/pie-select": "0.0.1",
3939
"@justeattakeaway/pie-spinner": "1.0.1",

packages/components/pie-checkbox-group/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"license": "Apache-2.0",
4040
"devDependencies": {
4141
"@custom-elements-manifest/analyzer": "0.9.0",
42-
"@justeattakeaway/pie-checkbox": "0.14.2",
42+
"@justeattakeaway/pie-checkbox": "0.14.3",
4343
"@justeattakeaway/pie-components-config": "0.18.0",
4444
"@justeattakeaway/pie-css": "0.15.1",
4545
"cem-plugin-module-file-extensions": "0.0.5"

packages/components/pie-checkbox/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @justeattakeaway/pie-checkbox
22

3+
## 0.14.3
4+
5+
### Patch Changes
6+
7+
- [Fixed] - SCSS reference interpolation ([#2267](https://github.com/justeattakeaway/pie/pull/2267)) by [@fernandofranca](https://github.com/fernandofranca)
8+
9+
[Added] - line height style
10+
311
## 0.14.2
412

513
### Patch Changes

packages/components/pie-checkbox/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@justeattakeaway/pie-checkbox",
33
"description": "PIE Design System Checkbox built using Web Components",
4-
"version": "0.14.2",
4+
"version": "0.14.3",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/justeattakeaway/pie",

packages/components/pie-checkbox/src/checkbox.scss

+3-1
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@
160160
white-space: normal;
161161
color: var(--checkbox-content-color);
162162
font-size: var(--checkbox-font-size);
163+
line-height: var(--checkbox-line-height);
163164
font-weight: var(--checkbox-font-weight);
164165
}
165166

@@ -185,7 +186,8 @@
185186
--checkbox-radius: var(--dt-radius-rounded-a);
186187
--checkbox-margin: 1px;
187188
--checkbox-gap: var(--dt-spacing-b);
188-
--checkbox-font-size: p.font-size(--dt-font-body-l-size);
189+
--checkbox-font-size: #{p.font-size(--dt-font-body-l-size)};
190+
--checkbox-line-height: #{p.line-height(--dt-font-body-l-line-height)};
189191
--checkbox-font-weight: var(--dt-font-weight-regular);
190192
--checkbox-bg-color: var(--dt-color-container-default);
191193
--checkbox-border-color: var(--dt-color-border-form);

packages/components/pie-radio-group/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@custom-elements-manifest/analyzer": "0.9.0",
3636
"@justeattakeaway/pie-components-config": "0.18.0",
3737
"@justeattakeaway/pie-css": "0.15.1",
38-
"@justeattakeaway/pie-radio": "0.9.0",
38+
"@justeattakeaway/pie-radio": "0.9.1",
3939
"cem-plugin-module-file-extensions": "0.0.5"
4040
},
4141
"dependencies": {

packages/components/pie-radio/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @justeattakeaway/pie-radio
22

3+
## 0.9.1
4+
5+
### Patch Changes
6+
7+
- [Fixed] - SCSS reference interpolation ([#2267](https://github.com/justeattakeaway/pie/pull/2267)) by [@fernandofranca](https://github.com/fernandofranca)
8+
9+
[Added] - line height style
10+
311
## 0.9.0
412

513
### Minor Changes

packages/components/pie-radio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@justeattakeaway/pie-radio",
33
"description": "PIE Design System Radio built using Web Components",
4-
"version": "0.9.0",
4+
"version": "0.9.1",
55
"type": "module",
66
"main": "dist/index.js",
77
"module": "dist/index.js",

packages/components/pie-radio/src/radio.scss

+3-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
--radio-bg-color: transparent;
4848
--radio-bg-color--checked: var(--dt-color-interactive-brand);
4949
--radio-border-color: var(--dt-color-border-form);
50-
--radio-font-size: p.font-size(--dt-font-body-l-size);
50+
--radio-font-size: #{p.font-size(--dt-font-body-l-size)};
51+
--radio-line-height: #{p.font-size(--dt-font-body-l-line-height)};
5152
--radio-font-weight: var(--dt-font-weight-regular);
5253
--radio-text-color: var(--dt-color-content-default);
5354
--radio-size: 24px;
@@ -61,6 +62,7 @@
6162
gap: var(--dt-spacing-b);
6263
cursor: var(--radio-cursor);
6364
font-size: var(--radio-font-size);
65+
line-height: var(--radio-line-height);
6466
font-weight: var(--radio-font-weight);
6567
color: var(--radio-text-color);
6668

packages/components/pie-webc/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @justeattakeaway/pie-webc
22

3+
## 0.6.20
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`19d12f0`](https://github.com/justeattakeaway/pie/commit/19d12f091474aa1c1d73a4fa6f877f78497dc536)]:
8+
- @justeattakeaway/pie-checkbox@0.14.3
9+
- @justeattakeaway/pie-radio@0.9.1
10+
311
## 0.6.19
412

513
### Patch Changes

packages/components/pie-webc/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@justeattakeaway/pie-webc",
33
"description": "Component bundle containing all PIE web components",
4-
"version": "0.6.19",
4+
"version": "0.6.20",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/justeattakeaway/pie",
@@ -284,7 +284,7 @@
284284
"@justeattakeaway/pie-assistive-text": "0.8.5",
285285
"@justeattakeaway/pie-button": "1.4.0",
286286
"@justeattakeaway/pie-card": "0.23.1",
287-
"@justeattakeaway/pie-checkbox": "0.14.2",
287+
"@justeattakeaway/pie-checkbox": "0.14.3",
288288
"@justeattakeaway/pie-checkbox-group": "0.7.12",
289289
"@justeattakeaway/pie-chip": "0.10.2",
290290
"@justeattakeaway/pie-cookie-banner": "1.3.0",
@@ -295,7 +295,7 @@
295295
"@justeattakeaway/pie-lottie-player": "0.0.5",
296296
"@justeattakeaway/pie-modal": "1.4.3",
297297
"@justeattakeaway/pie-notification": "0.12.15",
298-
"@justeattakeaway/pie-radio": "0.9.0",
298+
"@justeattakeaway/pie-radio": "0.9.1",
299299
"@justeattakeaway/pie-radio-group": "0.7.3",
300300
"@justeattakeaway/pie-select": "0.0.1",
301301
"@justeattakeaway/pie-spinner": "1.0.1",

0 commit comments

Comments
 (0)