@baloise/ds-styles 16.5.0 → 16.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@baloise/ds-styles",
3
- "version": "16.5.0",
3
+ "version": "16.5.1",
4
4
  "description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -23,8 +23,8 @@
23
23
  "src/"
24
24
  ],
25
25
  "dependencies": {
26
- "@baloise/ds-fonts": "16.5.0",
27
- "@baloise/ds-tokens": "16.5.0",
26
+ "@baloise/ds-fonts": "16.5.1",
27
+ "@baloise/ds-tokens": "16.5.1",
28
28
  "@phenomnomnominal/tsquery": "6.1.3",
29
29
  "cheerio": "1.0.0-rc.12",
30
30
  "glob": "10.3.10",
@@ -32,7 +32,7 @@
32
32
  min-height: 3rem
33
33
  height: auto
34
34
  text-align: left
35
- word-break: break-word
35
+ word-break: normal
36
36
  box-shadow: none
37
37
  outline: none
38
38
  box-sizing: border-box
@@ -96,7 +96,6 @@
96
96
  display: flex
97
97
  justify-content: flex-start
98
98
  & > .control
99
- flex-shrink: 0
100
99
  &:not(:last-child)
101
100
  margin-bottom: 0
102
101
  &.is-expanded