@siemens/element-theme 47.10.0 → 47.11.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": "@siemens/element-theme",
3
- "version": "47.10.0",
3
+ "version": "47.11.1",
4
4
  "description": "Element CSS theme.",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -557,7 +557,7 @@ $utilities: (
557
557
  )
558
558
  ),
559
559
  'rounded-end': (
560
- property: border-end-start-radius border-end-end-radius,
560
+ property: border-start-end-radius border-end-end-radius,
561
561
  class: rounded-end,
562
562
  values: (
563
563
  null: variables.$border-radius