Skip to content

Commit eb0a268

Browse files
chore(changesets): publish packages (next)
1 parent a721740 commit eb0a268

File tree

30 files changed

+180
-105
lines changed

30 files changed

+180
-105
lines changed

.changeset/pre.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,15 +63,19 @@
6363
"20251102021956-minor-post-icon-update",
6464
"20251104122928-minor-post-icon-update",
6565
"20251112083607-minor-ui-icon-update",
66+
"20251123023001-minor-post-icon-update",
67+
"20251124135922-minor-ui-icon-update",
6668
"afraid-mangos-sing",
6769
"all-cloths-sleep",
6870
"angry-bulldogs-refuse",
6971
"angry-eagles-appear",
7072
"angry-rules-win",
73+
"angry-socks-fall",
7174
"angry-trams-stick",
7275
"beige-fans-see",
7376
"beige-jobs-do",
7477
"beige-spoons-stay",
78+
"better-taxes-lie",
7579
"big-boats-suffer",
7680
"big-frogs-admire",
7781
"big-guests-kiss",
@@ -249,6 +253,7 @@
249253
"fresh-schools-peel",
250254
"friendly-impalas-reflect",
251255
"friendly-insects-breathe",
256+
"full-sides-write",
252257
"funny-goats-walk",
253258
"funny-knives-rule",
254259
"funny-months-attend",
@@ -315,6 +320,7 @@
315320
"honest-sheep-burn",
316321
"hot-lizards-dance",
317322
"hot-streets-eat",
323+
"huge-jokes-give",
318324
"hungry-balloons-sin",
319325
"hungry-ducks-raise",
320326
"hungry-penguins-turn",
@@ -574,6 +580,8 @@
574580
"soft-women-show",
575581
"some-banks-end",
576582
"some-mugs-enjoy",
583+
"some-parts-raise",
584+
"some-seas-invent",
577585
"some-snakes-repeat",
578586
"sour-pumas-cough",
579587
"spicy-forks-type",
@@ -671,6 +679,7 @@
671679
"violet-poems-attend",
672680
"warm-drinks-prove",
673681
"warm-walls-stare",
682+
"weak-bugs-try",
674683
"weak-camels-deliver",
675684
"weak-falcons-study",
676685
"weak-jars-rhyme",

packages/changelog-github/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @swisspost/design-system-changelog-github
22

3+
## 10.0.0-next.56
4+
35
## 10.0.0-next.55
46

57
## 10.0.0-next.54

packages/changelog-github/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swisspost/design-system-changelog-github",
3-
"version": "10.0.0-next.55",
3+
"version": "10.0.0-next.56",
44
"description": "A changelog entry generator for GitHub that links to PRs and users",
55
"author": "Swiss Post <[email protected]>",
66
"license": "Apache-2.0",

packages/components-angular/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @swisspost/design-system-components-angular-workspace
22

3+
## 10.0.0-next.56
4+
5+
### Patch Changes
6+
7+
- Updated dependencies:
8+
- @swisspost/design-system-components@10.0.0-next.56
9+
- @swisspost/design-system-styles@10.0.0-next.56
10+
311
## 10.0.0-next.55
412

513
### Patch Changes

packages/components-angular/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swisspost/design-system-components-angular-workspace",
3-
"version": "10.0.0-next.55",
3+
"version": "10.0.0-next.56",
44
"description": "Wrapper arround @swisspost/design-system-components for angular",
55
"author": "Swiss Post <[email protected]>",
66
"license": "Apache-2.0",
@@ -34,8 +34,8 @@
3434
"@angular/platform-browser": "20.3.9",
3535
"@angular/platform-browser-dynamic": "20.3.9",
3636
"@angular/router": "20.3.9",
37-
"@swisspost/design-system-components": "workspace:10.0.0-next.55",
38-
"@swisspost/design-system-styles": "workspace:10.0.0-next.55",
37+
"@swisspost/design-system-components": "workspace:10.0.0-next.56",
38+
"@swisspost/design-system-styles": "workspace:10.0.0-next.56",
3939
"rxjs": "7.8.2",
4040
"tslib": "2.8.1",
4141
"zone.js": "0.15.1"
@@ -46,7 +46,7 @@
4646
"@angular/compiler-cli": "20.3.9",
4747
"@cypress/schematic": "3.0.0",
4848
"@eslint/js": "9.18.0",
49-
"@swisspost/design-system-components-angular": "workspace:10.0.0-next.55",
49+
"@swisspost/design-system-components-angular": "workspace:10.0.0-next.56",
5050
"angular-eslint": "19.8.1",
5151
"copyfiles": "2.4.1",
5252
"cypress": "14.3.2",

packages/components-angular/projects/components/CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @swisspost/design-system-components-angular
22

3+
## 10.0.0-next.56
4+
5+
### Patch Changes
6+
7+
- Updated dependencies:
8+
- @swisspost/design-system-components@10.0.0-next.56
9+
310
## 10.0.0-next.55
411

512
### Patch Changes
@@ -536,7 +543,6 @@
536543
### Major Changes
537544
538545
- Synchronized the versions of the following packages:
539-
540546
- @swisspost/design-system-styles
541547
- @swisspost/design-system-components
542548
- @swisspost/design-system-components-react
@@ -580,7 +586,6 @@
580586
### Major Changes
581587
582588
- We are introducing the new package `@swisspost/design-system-components-angular` 🥳, which provides a corresponding Angular component for all our web-components. For those working on an Angular app this means:
583-
584589
- Instead of the package `@swisspost/design-system-components`, which provides native web components, the new package can be used.
585590
- The manual creation of Angular wrapper components for our previous web components in every project is no longer necessary.
586591
- Full support of the standard Angular schema. The use of the `CUSTOM_ELEMENTS_SCHEMA` schema is history.

packages/components-angular/projects/components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swisspost/design-system-components-angular",
3-
"version": "10.0.0-next.55",
3+
"version": "10.0.0-next.56",
44
"description": "Swiss Post Design System - Angular Wrapper Components",
55
"author": "Swiss Post <[email protected]>",
66
"license": "Apache-2.0",
@@ -21,7 +21,7 @@
2121
"./post-components.css": "./post-components.css"
2222
},
2323
"dependencies": {
24-
"@swisspost/design-system-components": "workspace:10.0.0-next.55",
24+
"@swisspost/design-system-components": "workspace:10.0.0-next.56",
2525
"tslib": "2.8.1"
2626
},
2727
"peerDependencies": {

packages/components-react/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @swisspost/design-system-components-react
22

3+
## 10.0.0-next.56
4+
5+
### Patch Changes
6+
7+
- Updated dependencies:
8+
- @swisspost/design-system-components@10.0.0-next.56
9+
310
## 10.0.0-next.55
411

512
### Patch Changes
@@ -499,7 +506,6 @@
499506
### Major Changes
500507

501508
- Synchronized the versions of the following packages:
502-
503509
- @swisspost/design-system-styles
504510
- @swisspost/design-system-components
505511
- @swisspost/design-system-components-react

packages/components-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swisspost/design-system-components-react",
3-
"version": "10.0.0-next.55",
3+
"version": "10.0.0-next.56",
44
"description": "Design System React Components for easy integration with the React ecosystem",
55
"author": "Swiss Post <[email protected]>",
66
"license": "Apache-2.0",
@@ -47,7 +47,7 @@
4747
"dependencies": {
4848
"@stencil/react-output-target": "1.2.0",
4949
"@stencil/ssr": "0.1.1",
50-
"@swisspost/design-system-components": "workspace:10.0.0-next.55"
50+
"@swisspost/design-system-components": "workspace:10.0.0-next.56"
5151
},
5252
"devDependencies": {
5353
"@eslint/js": "9.18.0",

packages/components/CHANGELOG.md

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# @swisspost/design-system-components
22

3+
## 10.0.0-next.56
4+
5+
### Major Changes
6+
7+
- Updated `post-header` to prevent unnecessary h-tags. An h-tag can now only be used for the header title in microsite or one-page variants, other elements no longer use h-tags. (by [@alizedebray](https://github.com/alizedebray) with [#6693](https://github.com/swisspost/design-system/pull/6693))
8+
9+
### Patch Changes
10+
11+
- Fixed console error "Cannot read properties of undefined" appearing when using the `post-stepper` component. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#6685](https://github.com/swisspost/design-system/pull/6685))
12+
13+
- Added High Contrast border around the arrow element used in tooltip and popover components. (by [@myrta2302](https://github.com/myrta2302) with [#6623](https://github.com/swisspost/design-system/pull/6623))
14+
- Updated dependencies:
15+
- @swisspost/design-system-icons@10.0.0-next.56
16+
- @swisspost/design-system-styles@10.0.0-next.56
17+
318
## 10.0.0-next.55
419

520
### Major Changes
@@ -269,7 +284,6 @@
269284
- Updated `post-tooltip-trigger` and `post-menu-trigger` components to prevent errors when they do not contain an internal HTML element. (by [@myrta2302](https://github.com/myrta2302) with [#5591](https://github.com/swisspost/design-system/pull/5591))
270285

271286
- Improved URL handling in `post-icon` component:
272-
273287
- Enhanced URL construction to properly handle both absolute and relative URLs
274288
- Fixed slug detection to correctly identify root paths ("/") as valid slugs
275289
- Maintained priority order for URL sources: base property > base tag > data-post-icon-base meta attribute (by [@schaertim](https://github.com/schaertim) with [#5109](https://github.com/swisspost/design-system/pull/5109))
@@ -301,15 +315,13 @@
301315
- Improved `post-header` component responsive behavior for better mobile and desktop experience. Removed `postUpdateDevice` event as part of internal refactoring - if you were listening to this event in your application, you'll need to remove those event listeners. Fixed a bug causing the `post-mainnavigation` to misplace after resizing from tablet to desktop and then back to tablet. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#5490](https://github.com/swisspost/design-system/pull/5490))
302316

303317
- Updated the following props to be `required`:
304-
305318
- `post-breadcrumbs`: `homeUrl` is now required.
306319
- `post-collabpsible-trigger`: `for` is now required.
307320
- `post-language-switch`: `caption` and `description` are now required.
308321
- `post-tab-header`: `panel` is now required.
309322
- `post-tab-panel`: `name` is now required. (by [@myrta2302](https://github.com/myrta2302) with [#5469](https://github.com/swisspost/design-system/pull/5469))
310323

311324
- Added the styles responsible for preventing fouc (flashes of unstyled content) for web-, angular- and react-components in the respective component packages:
312-
313325
- `@swisspost/design-system-components/post-components/post-components.css`
314326
- `@swisspost/design-system-components-angular/post-components.css`
315327
- `@swisspost/design-system-components-react/post-components.css` (by [@oliverschuerch](https://github.com/oliverschuerch) with [#5165](https://github.com/swisspost/design-system/pull/5165))
@@ -327,7 +339,6 @@
327339
- Replaced thrown errors with console.errors for all property checker functions. (by [@myrta2302](https://github.com/myrta2302) with [#5471](https://github.com/swisspost/design-system/pull/5471))
328340

329341
- Updated the following props to be `optional`:
330-
331342
- `post-banner`: `dismissLabel`, `icon`
332343
- `post-card-control`: `description`
333344
- `post-language-option`: `active`, `name`, `url`, `variant`
@@ -336,7 +347,6 @@
336347
- `post-tag`: `variant`
337348

338349
Updated prop type:
339-
340350
- `post-card-control`: `validity` type changed to boolean. (by [@myrta2302](https://github.com/myrta2302) with [#5469](https://github.com/swisspost/design-system/pull/5469))
341351

342352
- Updated dependencies:
@@ -356,7 +366,6 @@
356366
### Major Changes
357367

358368
- Prefixed all CSS custom variables with `post`:
359-
360369
- `--global-header-top` is now `--post-global-header-top`
361370
- `--local-header-top` is now `--post-local-header-top`
362371
- `--logo-height` is now `--post-logo-height`
@@ -1110,7 +1119,6 @@
11101119
### Major Changes
11111120

11121121
- Synchronized the versions of the following packages:
1113-
11141122
- @swisspost/design-system-styles
11151123
- @swisspost/design-system-components
11161124
- @swisspost/design-system-components-react
@@ -1122,7 +1130,6 @@
11221130
This will help understanding the dependencies between these packages at a glance but also means that for the individual pacakges, semver is no longer being used. This enables us also to talk about and document Design System versions as a whole instead of documenting the fragmented versions in a complex lookup table. (by [@gfellerph](https://github.com/gfellerph) with [#2856](https://github.com/swisspost/design-system/pull/2856))
11231131

11241132
- Updated the package entry properties in the package.json to the by stencil recommended files:
1125-
11261133
- Updated the `main` property from `loader/index.cjs.js` to `dist/index.cjs.js`
11271134
- Updated the `module` property from `loader/index.js` to `dist/loader.js`
11281135
- Updated the `types` property from `loader/index.d.ts` to `dist/types/index.d.ts`
@@ -1157,7 +1164,6 @@
11571164

11581165
- Updated Sass color variables: - Removed variables `$success-green`, `$error-red`, `$warning-orange`, `$success-text`, `$error-text`, `$danger` as well as the Sass map `$contextual-colors`.
11591166
Instead use the variables `$success`, `$error`, `$warning` and the Sass map `$signal-colors`.
1160-
11611167
- Updated the Sass map `$signal-colors` keys and added a new Sass map `$signal-background-colors`.
11621168
- Updated the Sass map `$background-colors` and all the dependant packages accordingly.
11631169

0 commit comments

Comments
 (0)