From e92097c86c148e2635bd07acbaac82ba5142ee75 Mon Sep 17 00:00:00 2001 From: Banshee-92 <138103229+Banshee-92@users.noreply.github.com> Date: Tue, 2 Jan 2024 15:15:25 +0100 Subject: [PATCH 1/2] Change size title card --- tokens.json | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/tokens.json b/tokens.json index f7d9e0bbc..7244b4dae 100644 --- a/tokens.json +++ b/tokens.json @@ -5950,7 +5950,12 @@ }, "typo": { "lg": { - "value": "{global.content.typo.body.lg--medium}", + "value": { + "fontFamily": "{core.font.family.main}", + "fontWeight": "{core.font.weight.medium}", + "lineHeight": "19 px", + "fontSize": "{core.font.size.100}" + }, "type": "typography" }, "md": { @@ -6267,7 +6272,12 @@ }, "typo": { "lg": { - "value": "{global.content.typo.body.lg--medium}", + "value": { + "fontFamily": "{core.font.family.main}", + "fontWeight": "{core.font.weight.medium}", + "lineHeight": "19 px", + "fontSize": "{core.font.size.100}px" + }, "type": "typography" }, "md": { @@ -6464,7 +6474,12 @@ }, "typo": { "lg": { - "value": "{global.content.typo.body.lg--medium}", + "value": { + "fontFamily": "{core.font.family.main}", + "fontWeight": "{core.font.weight.medium}", + "lineHeight": "19 px", + "fontSize": "{core.font.size.100}px" + }, "type": "typography" }, "md": { From 83b9339998d3eb7457cb2b8fd3ce6d6d42888f43 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 2 Jan 2024 14:25:36 +0000 Subject: [PATCH 2/2] chore: version bump --- packages/calendars/CHANGELOG.md | 9 +++++++++ packages/calendars/package.json | 6 +++--- packages/components/CHANGELOG.md | 8 ++++++++ packages/components/package.json | 4 ++-- packages/editors/CHANGELOG.md | 9 +++++++++ packages/editors/package.json | 6 +++--- packages/extras/CHANGELOG.md | 9 +++++++++ packages/extras/package.json | 6 +++--- packages/icons/CHANGELOG.md | 6 ++++++ packages/icons/package.json | 2 +- packages/leemons/CHANGELOG.md | 11 +++++++++++ packages/leemons/package.json | 10 +++++----- packages/notifications/CHANGELOG.md | 9 +++++++++ packages/notifications/package.json | 6 +++--- 14 files changed, 81 insertions(+), 20 deletions(-) diff --git a/packages/calendars/CHANGELOG.md b/packages/calendars/CHANGELOG.md index 4af6d27ef..49399fe0c 100644 --- a/packages/calendars/CHANGELOG.md +++ b/packages/calendars/CHANGELOG.md @@ -1,5 +1,14 @@ # @bubbles-ui/calendars +## 1.2.91 + +### Patch Changes + +- Versions bump +- Updated dependencies + - @bubbles-ui/components@1.2.91 + - @bubbles-ui/icons@1.2.91 + ## 1.2.90 ### Patch Changes diff --git a/packages/calendars/package.json b/packages/calendars/package.json index e2c9f6df4..7ef80e139 100644 --- a/packages/calendars/package.json +++ b/packages/calendars/package.json @@ -1,6 +1,6 @@ { "name": "@bubbles-ui/calendars", - "version": "1.2.90", + "version": "1.2.91", "description": "The Bubbles Design System is Leemonade's open-source design system for products and experiences.", "main": "lib/index.js", "module": "es/index.js", @@ -59,8 +59,8 @@ "rrule": "^2.6.8" }, "peerDependencies": { - "@bubbles-ui/components": "^1.2.90", - "@bubbles-ui/icons": "^1.2.90", + "@bubbles-ui/components": "^1.2.91", + "@bubbles-ui/icons": "^1.2.91", "react": "^17.0.1", "react-dom": "^17.0.1", "webpack": "*" diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index 6c5bf23ae..83514d432 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/CHANGELOG.md @@ -1,5 +1,13 @@ # @bubbles-ui/components +## 1.2.91 + +### Patch Changes + +- Versions bump +- Updated dependencies + - @bubbles-ui/icons@1.2.91 + ## 1.2.90 ### Patch Changes diff --git a/packages/components/package.json b/packages/components/package.json index 72c41ad06..6e5ccf1db 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@bubbles-ui/components", - "version": "1.2.90", + "version": "1.2.91", "description": "The Bubbles Design System is Leemonade's open-source design system for products and experiences.", "main": "lib/index.js", "module": "es/index.js", @@ -61,7 +61,7 @@ "chromatic": "npx chromatic --project-token=7b10302a7b6b --build-script-name=build:storybook:raw" }, "dependencies": { - "@bubbles-ui/icons": "^1.2.90", + "@bubbles-ui/icons": "^1.2.91", "@emotion/react": "^11.10.0", "@heroicons/react": "^1.0.5", "@hookform/resolvers": "^3.3.2", diff --git a/packages/editors/CHANGELOG.md b/packages/editors/CHANGELOG.md index 7c55f6302..25ad5152f 100644 --- a/packages/editors/CHANGELOG.md +++ b/packages/editors/CHANGELOG.md @@ -1,5 +1,14 @@ # @bubbles-ui/editors +## 1.2.91 + +### Patch Changes + +- Versions bump +- Updated dependencies + - @bubbles-ui/components@1.2.91 + - @bubbles-ui/icons@1.2.91 + ## 1.2.90 ### Patch Changes diff --git a/packages/editors/package.json b/packages/editors/package.json index 4e627c921..f5e42743e 100644 --- a/packages/editors/package.json +++ b/packages/editors/package.json @@ -1,6 +1,6 @@ { "name": "@bubbles-ui/editors", - "version": "1.2.90", + "version": "1.2.91", "description": "The Bubbles Design System is Leemonade's open-source design system for products and experiences.", "main": "lib/index.js", "module": "es/index.js", @@ -79,8 +79,8 @@ "styled-icons": "^10.45.0" }, "peerDependencies": { - "@bubbles-ui/components": "^1.2.90", - "@bubbles-ui/icons": "^1.2.90", + "@bubbles-ui/components": "^1.2.91", + "@bubbles-ui/icons": "^1.2.91", "react": "^17.0.1", "react-dom": "^17.0.1", "webpack": "*" diff --git a/packages/extras/CHANGELOG.md b/packages/extras/CHANGELOG.md index c8c037e48..f98a345a2 100644 --- a/packages/extras/CHANGELOG.md +++ b/packages/extras/CHANGELOG.md @@ -1,5 +1,14 @@ # @bubbles-ui/extras +## 1.2.91 + +### Patch Changes + +- Versions bump +- Updated dependencies + - @bubbles-ui/components@1.2.91 + - @bubbles-ui/icons@1.2.91 + ## 1.2.90 ### Patch Changes diff --git a/packages/extras/package.json b/packages/extras/package.json index 95a03ab6d..f90e73262 100644 --- a/packages/extras/package.json +++ b/packages/extras/package.json @@ -1,6 +1,6 @@ { "name": "@bubbles-ui/extras", - "version": "1.2.90", + "version": "1.2.91", "description": "The Bubbles Design System is Leemonade's open-source design system for products and experiences.", "main": "lib/index.js", "module": "es/index.js", @@ -53,8 +53,8 @@ "swiper": "^8.1.4" }, "peerDependencies": { - "@bubbles-ui/components": "^1.2.90", - "@bubbles-ui/icons": "^1.2.90", + "@bubbles-ui/components": "^1.2.91", + "@bubbles-ui/icons": "^1.2.91", "@mantine/core": "5.2.4", "@mantine/hooks": "5.2.4", "react": "^17.0.1", diff --git a/packages/icons/CHANGELOG.md b/packages/icons/CHANGELOG.md index 5cd61105e..4f77aa3aa 100644 --- a/packages/icons/CHANGELOG.md +++ b/packages/icons/CHANGELOG.md @@ -1,5 +1,11 @@ # @bubbles-ui/icons +## 1.2.91 + +### Patch Changes + +- Versions bump + ## 1.2.90 ### Patch Changes diff --git a/packages/icons/package.json b/packages/icons/package.json index d481bd7ed..009983961 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -1,6 +1,6 @@ { "name": "@bubbles-ui/icons", - "version": "1.2.90", + "version": "1.2.91", "description": "The Bubbles Design System icons library.", "license": "MIT", "repository": { diff --git a/packages/leemons/CHANGELOG.md b/packages/leemons/CHANGELOG.md index e8ad2bba0..b169ee6df 100644 --- a/packages/leemons/CHANGELOG.md +++ b/packages/leemons/CHANGELOG.md @@ -1,5 +1,16 @@ # @bubbles-ui/leemons +## 1.2.91 + +### Patch Changes + +- Versions bump +- Updated dependencies + - @bubbles-ui/components@1.2.91 + - @bubbles-ui/calendars@1.2.91 + - @bubbles-ui/editors@1.2.91 + - @bubbles-ui/icons@1.2.91 + ## 1.2.90 ### Patch Changes diff --git a/packages/leemons/package.json b/packages/leemons/package.json index 740660660..aa15fa1e2 100644 --- a/packages/leemons/package.json +++ b/packages/leemons/package.json @@ -1,6 +1,6 @@ { "name": "@bubbles-ui/leemons", - "version": "1.2.90", + "version": "1.2.91", "description": "The Bubbles Design System is Leemonade's open-source design system for products and experiences.", "main": "lib/index.js", "module": "es/index.js", @@ -74,10 +74,10 @@ "ajv": "6.12.6" }, "peerDependencies": { - "@bubbles-ui/calendars": "^1.2.90", - "@bubbles-ui/components": "^1.2.90", - "@bubbles-ui/editors": "^1.2.90", - "@bubbles-ui/icons": "^1.2.90", + "@bubbles-ui/calendars": "^1.2.91", + "@bubbles-ui/components": "^1.2.91", + "@bubbles-ui/editors": "^1.2.91", + "@bubbles-ui/icons": "^1.2.91", "dayjs": "^1.10.7", "react": "^17.0.1", "react-dom": "^17.0.1", diff --git a/packages/notifications/CHANGELOG.md b/packages/notifications/CHANGELOG.md index 4ec8f2aea..30dd3621d 100644 --- a/packages/notifications/CHANGELOG.md +++ b/packages/notifications/CHANGELOG.md @@ -1,5 +1,14 @@ # @bubbles-ui/notifications +## 1.2.91 + +### Patch Changes + +- Versions bump +- Updated dependencies + - @bubbles-ui/components@1.2.91 + - @bubbles-ui/icons@1.2.91 + ## 1.2.90 ### Patch Changes diff --git a/packages/notifications/package.json b/packages/notifications/package.json index 55434a679..b3798f104 100644 --- a/packages/notifications/package.json +++ b/packages/notifications/package.json @@ -1,6 +1,6 @@ { "name": "@bubbles-ui/notifications", - "version": "1.2.90", + "version": "1.2.91", "description": "The Bubbles Design System is Leemonade's open-source design system for products and experiences.", "main": "lib/index.js", "module": "es/index.js", @@ -52,8 +52,8 @@ "react-transition-group": "^4.4.2" }, "peerDependencies": { - "@bubbles-ui/components": "^1.2.90", - "@bubbles-ui/icons": "^1.2.90", + "@bubbles-ui/components": "^1.2.91", + "@bubbles-ui/icons": "^1.2.91", "@mantine/core": "5.2.4", "@mantine/hooks": "5.2.4", "react": "^17.0.1",