Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"secure-packages-cra",
"silly-ravens-jump",
"swipe-util-removal",
"tall-carpets-deny",
"tame-hounds-yell",
"tame-otters-migrate",
"toky-update-next-1786128730907",
Expand All @@ -45,6 +46,7 @@
"toky-update-next-1786364558461",
"toky-update-next-1786392789202",
"toky-update-next-1786448500243",
"toky-update-next-1786448872520"
"toky-update-next-1786448872520",
"yummy-lights-fold"
]
}
2 changes: 1 addition & 1 deletion apps/storybook/.storybook/blocks/codepen.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* @param html - The rendered story HTML (body content only)
*/
export const openInCodePen = (html: string): void => {
const DESIGN_SYSTEM_VERSION = '20.0.0-next.9'
const DESIGN_SYSTEM_VERSION = '20.0.0-next.10'
const JS_DELIVR = 'https://cdn.jsdelivr.net/npm/'

const payload: Record<string, string> = {
Expand Down
8 changes: 4 additions & 4 deletions apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
},
"dependencies": {
"@baloise/ds-ag-grid": "workspace:*",
"@baloise/ds-assets": "20.0.0-next.9",
"@baloise/ds-core": "20.0.0-next.9",
"@baloise/ds-css": "20.0.0-next.9",
"@baloise/ds-tokens": "20.0.0-next.9",
"@baloise/ds-assets": "20.0.0-next.10",
"@baloise/ds-core": "20.0.0-next.10",
"@baloise/ds-css": "20.0.0-next.10",
"@baloise/ds-tokens": "20.0.0-next.10",
"@storybook/addon-docs": "catalog:",
"@storybook/addon-links": "catalog:",
"@storybook/html-vite": "catalog:",
Expand Down
2 changes: 1 addition & 1 deletion apps/toky/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@base-ui/react": "1.7.0",
"@baloise/ds-tokens": "20.0.0-next.9",
"@baloise/ds-tokens": "20.0.0-next.10",
"@dagrejs/dagre": "3.1.1",
"@xyflow/react": "12.11.5",
"class-variance-authority": "0.7.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-angular",
"version": "20.0.0-next.9",
"version": "20.0.0-next.10",
"description": "The Helvetia Design System is an open source project for styling awesome web applications that follow the Helvetia corporate styling guidelines.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -30,7 +30,7 @@
"rxjs": ">=7.8.0"
},
"dependencies": {
"@baloise/ds-core": "20.0.0-next.9",
"@baloise/ds-core": "20.0.0-next.10",
"tslib": "catalog:"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/assets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-assets",
"version": "20.0.0-next.9",
"version": "20.0.0-next.10",
"description": "The Helvetia Design System is an open source project for styling awesome web applications that follow the Helvetia corporate styling guidelines.",
"repository": {
"type": "git",
Expand Down
10 changes: 5 additions & 5 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-core",
"version": "20.0.0-next.9",
"version": "20.0.0-next.10",
"description": "The Helvetia Design System is an open source project for styling awesome web applications that follow the Helvetia corporate styling guidelines.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -65,9 +65,9 @@
"play:ci": "cross-env CI=1 pnpm exec playwright test"
},
"dependencies": {
"@baloise/ds-assets": "20.0.0-next.9",
"@baloise/ds-css": "20.0.0-next.9",
"@baloise/ds-tokens": "20.0.0-next.9",
"@baloise/ds-assets": "20.0.0-next.10",
"@baloise/ds-css": "20.0.0-next.10",
"@baloise/ds-tokens": "20.0.0-next.10",
"@floating-ui/dom": "1.8.0",
"@stencil/core": "catalog:",
"air-datepicker": "3.6.0",
Expand All @@ -84,7 +84,7 @@
"tslib": "catalog:"
},
"devDependencies": {
"@baloise/ds-playwright": "20.0.0-next.9",
"@baloise/ds-playwright": "20.0.0-next.10",
"@stencil/angular-output-target": "1.4.1",
"@stencil/react-output-target": "1.6.2",
"@types/big.js": "^7.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-css",
"version": "20.0.0-next.9",
"version": "20.0.0-next.10",
"description": "UnoCSS utility preset and pre-built CSS bundle for the Helvetia Design System.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -36,8 +36,8 @@
"build": "node --import tsx/esm src/build.ts"
},
"dependencies": {
"@baloise/ds-assets": "20.0.0-next.9",
"@baloise/ds-tokens": "20.0.0-next.9"
"@baloise/ds-assets": "20.0.0-next.10",
"@baloise/ds-tokens": "20.0.0-next.10"
},
"devDependencies": {
"autoprefixer": "10.5.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/playwright/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-playwright",
"version": "20.0.0-next.9",
"version": "20.0.0-next.10",
"description": "The Helvetia Design System is an open source project for styling awesome web applications that follow the Helvetia corporate styling guidelines.",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-react",
"version": "20.0.0-next.9",
"version": "20.0.0-next.10",
"description": "The Helvetia Design System is an open source project for styling awesome web applications that follow the Helvetia corporate styling guidelines.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -29,7 +29,7 @@
"react-dom": "^18.0.0 || ^19.0.0"
},
"dependencies": {
"@baloise/ds-core": "20.0.0-next.9",
"@baloise/ds-core": "20.0.0-next.10",
"@stencil/react-output-target": "1.6.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@baloise/ds-tokens",
"version": "20.0.0-next.9",
"version": "20.0.0-next.10",
"description": "The Helvetia Design System is an open source project for styling awesome web applications that follow the Helvetia corporate styling guidelines.",
"repository": {
"type": "git",
Expand Down
26 changes: 13 additions & 13 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading