@wallarm-org/design-system 0.71.2 → 0.71.3

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.
@@ -1,6 +1,6 @@
1
1
  {
2
- "version": "0.71.1",
3
- "generatedAt": "2026-07-02T18:51:19.523Z",
2
+ "version": "0.71.2",
3
+ "generatedAt": "2026-07-02T19:25:18.477Z",
4
4
  "components": [
5
5
  {
6
6
  "name": "Accordion",
@@ -81396,7 +81396,7 @@
81396
81396
  },
81397
81397
  {
81398
81398
  "name": "--font-weight-medium",
81399
- "value": "500"
81399
+ "value": "450"
81400
81400
  },
81401
81401
  {
81402
81402
  "name": "--font-weight-semibold",
@@ -15,7 +15,7 @@
15
15
  --font-weight-extralight: 200;
16
16
  --font-weight-light: 300;
17
17
  --font-weight-normal: 400;
18
- --font-weight-medium: 500;
18
+ --font-weight-medium: 450;
19
19
  --font-weight-semibold: 600;
20
20
  --font-weight-bold: 700;
21
21
  --font-weight-extrablod: 800;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wallarm-org/design-system",
3
- "version": "0.71.2",
3
+ "version": "0.71.3",
4
4
  "description": "Core design system library with React components and Storybook documentation",
5
5
  "publishConfig": {
6
6
  "access": "public",