Skip to content

Commit a4ca8bb

Browse files
chore(changesets): publish packages (next)
1 parent 7cdb0db commit a4ca8bb

File tree

30 files changed

+317
-105
lines changed

30 files changed

+317
-105
lines changed

.changeset/pre.json

Lines changed: 15 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,7 +320,9 @@
315320
"honest-sheep-burn",
316321
"hot-lizards-dance",
317322
"hot-streets-eat",
323+
"huge-jokes-give",
318324
"hungry-balloons-sin",
325+
"hungry-bugs-grin",
319326
"hungry-ducks-raise",
320327
"hungry-penguins-turn",
321328
"hungry-pumas-repair",
@@ -351,6 +358,7 @@
351358
"light-terms-knock",
352359
"light-toys-behave",
353360
"little-cars-unite",
361+
"little-ducks-say",
354362
"little-squids-camp",
355363
"long-shrimps-roll",
356364
"loose-melons-switch",
@@ -518,6 +526,7 @@
518526
"shaggy-suns-suffer",
519527
"shaggy-women-drive",
520528
"shaky-cups-bake",
529+
"shaky-grapes-sniff",
521530
"shaky-nights-drop",
522531
"shaky-squids-cheer",
523532
"sharp-baboons-smile",
@@ -574,6 +583,8 @@
574583
"soft-women-show",
575584
"some-banks-end",
576585
"some-mugs-enjoy",
586+
"some-parts-raise",
587+
"some-seas-invent",
577588
"some-snakes-repeat",
578589
"sour-pumas-cough",
579590
"spicy-forks-type",
@@ -597,6 +608,8 @@
597608
"sweet-seals-search",
598609
"swift-glasses-eat",
599610
"swift-shrimps-dream",
611+
"tabs-anchor-navigation",
612+
"tabs-navigation-mode",
600613
"tall-cougars-remain",
601614
"tall-lions-tap",
602615
"tame-baboons-cry",
@@ -639,6 +652,7 @@
639652
"tiny-socks-count",
640653
"tired-cameras-stand",
641654
"tired-horses-kick",
655+
"tired-wasps-fry",
642656
"tough-bikes-punch",
643657
"tough-buckets-share",
644658
"tough-cheetahs-clean",
@@ -671,6 +685,7 @@
671685
"violet-poems-attend",
672686
"warm-drinks-prove",
673687
"warm-walls-stare",
688+
"weak-bugs-try",
674689
"weak-camels-deliver",
675690
"weak-falcons-study",
676691
"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: 44 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,49 @@
11
# @swisspost/design-system-components-angular
22

3+
## 10.0.0-next.56
4+
5+
### Major Changes
6+
7+
- Refactored `<post-tabs>` component: - Renamed `post-tab-header` component to `post-tab-item`
8+
- Renamed `panel` property to `name` in `post-tab-item` component
9+
- Renamed `name` property to `for` in `post-tab-panel` component
10+
- Renamed `activePanel` property to `activeTab` in `post-tabs` component
11+
12+
BEFORE:
13+
14+
```html
15+
<post-tabs active-panel="first">
16+
<post-tab-header panel="first">First tab</post-tab-header>
17+
<post-tab-header panel="second">Second tab</post-tab-header>
18+
<post-tab-header panel="third">Third tab</post-tab-header>
19+
20+
<post-tab-panel name="first"> This is the content of the first tab. </post-tab-panel>
21+
<post-tab-panel name="second"> This is the content of the second tab. </post-tab-panel>
22+
<post-tab-panel name="third"> This is the content of the third tab. </post-tab-panel>
23+
</post-tabs>
24+
```
25+
26+
AFTER:
27+
28+
````html
29+
<post-tabs active-tab="first">
30+
<post-tab-item name="first">First tab</post-tab-item>
31+
<post-tab-item name="second">Second tab</post-tab-item>
32+
<post-tab-item name="third">Third tab</post-tab-item>
33+
34+
<post-tab-panel for="first"> This is the content of the first tab. </post-tab-panel>
35+
<post-tab-panel for="second"> This is the content of the second tab. </post-tab-panel>
36+
<post-tab-panel for="third"> This is the content of the third tab. </post-tab-panel>
37+
</post-tabs>
38+
``` (by [@alionazherdetska](https://github.com/alionazherdetska) with
39+
[#6350](https://github.com/swisspost/design-system/pull/6350))
40+
````
41+
42+
### Patch Changes
43+
44+
- Updated dependencies:
45+
- @swisspost/design-system-components@10.0.0-next.56
46+
347
## 10.0.0-next.55
448

549
### Patch Changes
@@ -536,7 +580,6 @@
536580
### Major Changes
537581
538582
- Synchronized the versions of the following packages:
539-
540583
- @swisspost/design-system-styles
541584
- @swisspost/design-system-components
542585
- @swisspost/design-system-components-react
@@ -580,7 +623,6 @@
580623
### Major Changes
581624
582625
- 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-
584626
- Instead of the package `@swisspost/design-system-components`, which provides native web components, the new package can be used.
585627
- The manual creation of Angular wrapper components for our previous web components in every project is no longer necessary.
586628
- 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: 44 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,49 @@
11
# @swisspost/design-system-components-react
22

3+
## 10.0.0-next.56
4+
5+
### Major Changes
6+
7+
- Refactored `<post-tabs>` component: - Renamed `post-tab-header` component to `post-tab-item`
8+
- Renamed `panel` property to `name` in `post-tab-item` component
9+
- Renamed `name` property to `for` in `post-tab-panel` component
10+
- Renamed `activePanel` property to `activeTab` in `post-tabs` component
11+
12+
BEFORE:
13+
14+
```html
15+
<post-tabs active-panel="first">
16+
<post-tab-header panel="first">First tab</post-tab-header>
17+
<post-tab-header panel="second">Second tab</post-tab-header>
18+
<post-tab-header panel="third">Third tab</post-tab-header>
19+
20+
<post-tab-panel name="first"> This is the content of the first tab. </post-tab-panel>
21+
<post-tab-panel name="second"> This is the content of the second tab. </post-tab-panel>
22+
<post-tab-panel name="third"> This is the content of the third tab. </post-tab-panel>
23+
</post-tabs>
24+
```
25+
26+
AFTER:
27+
28+
````html
29+
<post-tabs active-tab="first">
30+
<post-tab-item name="first">First tab</post-tab-item>
31+
<post-tab-item name="second">Second tab</post-tab-item>
32+
<post-tab-item name="third">Third tab</post-tab-item>
33+
34+
<post-tab-panel for="first"> This is the content of the first tab. </post-tab-panel>
35+
<post-tab-panel for="second"> This is the content of the second tab. </post-tab-panel>
36+
<post-tab-panel for="third"> This is the content of the third tab. </post-tab-panel>
37+
</post-tabs>
38+
``` (by [@alionazherdetska](https://github.com/alionazherdetska) with
39+
[#6350](https://github.com/swisspost/design-system/pull/6350))
40+
````
41+
42+
### Patch Changes
43+
44+
- Updated dependencies:
45+
- @swisspost/design-system-components@10.0.0-next.56
46+
347
## 10.0.0-next.55
448

549
### Patch Changes
@@ -499,7 +543,6 @@
499543
### Major Changes
500544

501545
- Synchronized the versions of the following packages:
502-
503546
- @swisspost/design-system-styles
504547
- @swisspost/design-system-components
505548
- @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",

0 commit comments

Comments
 (0)