@synergy-design-system/metadata 3.11.0 → 3.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.
Files changed (75) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/data/core/asset/asset:sick2018-icons.json +1 -1
  3. package/data/core/asset/asset:sick2018-logos.json +1 -1
  4. package/data/core/asset/asset:sick2018-system-icons.json +1 -1
  5. package/data/core/asset/asset:sick2025-icons-fill.json +1 -1
  6. package/data/core/asset/asset:sick2025-icons-outline.json +1 -1
  7. package/data/core/asset/asset:sick2025-logos.json +1 -1
  8. package/data/core/asset/asset:sick2025-system-icons.json +1 -1
  9. package/data/core/setup/setup:angular-components-module.json +1 -1
  10. package/data/core/setup/setup:angular-forms-module.json +1 -1
  11. package/data/core/setup/setup:angular-package.json +2 -2
  12. package/data/core/setup/setup:angular-validators-module.json +1 -1
  13. package/data/core/setup/setup:assets-package.json +2 -2
  14. package/data/core/setup/setup:components-package.json +2 -2
  15. package/data/core/setup/setup:fonts-package.json +2 -2
  16. package/data/core/setup/setup:react-package.json +2 -2
  17. package/data/core/setup/setup:styles-package.json +2 -2
  18. package/data/core/setup/setup:tokens-package.json +2 -2
  19. package/data/core/setup/setup:vue-package.json +2 -2
  20. package/data/core/style/style:syn-body.json +1 -1
  21. package/data/core/style/style:syn-heading.json +1 -1
  22. package/data/core/style/style:syn-link-list.json +1 -1
  23. package/data/core/style/style:syn-link.json +1 -1
  24. package/data/core/style/style:syn-table-cell.json +1 -1
  25. package/data/core/style/style:syn-table.json +1 -1
  26. package/data/core/style/style:syn-weight.json +1 -1
  27. package/data/core/token/token:tokens-charts-js-index-d-ts.json +1 -1
  28. package/data/core/token/token:tokens-charts-js-index-js.json +1 -1
  29. package/data/core/token/token:tokens-charts-scss-tokens-scss.json +1 -1
  30. package/data/core/token/token:tokens-charts-themes-sick2025-dark-css.json +1 -1
  31. package/data/core/token/token:tokens-charts-themes-sick2025-light-css.json +1 -1
  32. package/data/core/token/token:tokens-figma-variables-sick2018-dark-json.json +1 -1
  33. package/data/core/token/token:tokens-figma-variables-sick2018-light-json.json +1 -1
  34. package/data/core/token/token:tokens-figma-variables-sick2025-dark-json.json +1 -1
  35. package/data/core/token/token:tokens-figma-variables-sick2025-light-json.json +1 -1
  36. package/data/core/token/token:tokens-js-index-d-ts.json +1 -1
  37. package/data/core/token/token:tokens-js-index-js.json +1 -1
  38. package/data/core/token/token:tokens-scss-tokens-scss.json +1 -1
  39. package/data/core/token/token:tokens-themes-sick2018-dark-css.json +1 -1
  40. package/data/core/token/token:tokens-themes-sick2018-light-css.json +1 -1
  41. package/data/core/token/token:tokens-themes-sick2025-dark-css.json +1 -1
  42. package/data/core/token/token:tokens-themes-sick2025-light-css.json +1 -1
  43. package/data/core/utility/utility:fonts-sick-intl.json +1 -1
  44. package/data/index.json +1 -1
  45. package/data/layers/full/component/component:syn-optgroup/components/optgroup.component.ts +2 -0
  46. package/data/layers/full/setup/setup:angular-package/angular/CHANGELOG.md +12 -0
  47. package/data/layers/full/setup/setup:angular-package/angular/package.json +3 -3
  48. package/data/layers/full/setup/setup:assets-package/assets/CHANGELOG.md +8 -0
  49. package/data/layers/full/setup/setup:assets-package/assets/package.json +3 -3
  50. package/data/layers/full/setup/setup:components-package/components/CHANGELOG.md +11 -0
  51. package/data/layers/full/setup/setup:components-package/components/package.json +12 -12
  52. package/data/layers/full/setup/setup:fonts-package/fonts/CHANGELOG.md +8 -0
  53. package/data/layers/full/setup/setup:fonts-package/fonts/package.json +4 -4
  54. package/data/layers/full/setup/setup:react-package/react/CHANGELOG.md +12 -0
  55. package/data/layers/full/setup/setup:react-package/react/package.json +3 -3
  56. package/data/layers/full/setup/setup:styles-package/styles/CHANGELOG.md +8 -0
  57. package/data/layers/full/setup/setup:styles-package/styles/package.json +3 -3
  58. package/data/layers/full/setup/setup:tokens-package/tokens/CHANGELOG.md +8 -0
  59. package/data/layers/full/setup/setup:tokens-package/tokens/package.json +6 -6
  60. package/data/layers/full/setup/setup:vue-package/vue/CHANGELOG.md +12 -0
  61. package/data/layers/full/setup/setup:vue-package/vue/package.json +4 -4
  62. package/data/layers/full/tokens/charts/js/index.d.ts +1 -1
  63. package/data/layers/full/tokens/charts/js/index.js +1 -1
  64. package/data/layers/full/tokens/charts/scss/_tokens.scss +1 -1
  65. package/data/layers/full/tokens/charts/themes/sick2025_dark.css +1 -1
  66. package/data/layers/full/tokens/charts/themes/sick2025_light.css +1 -1
  67. package/data/layers/full/tokens/js/index.d.ts +1 -1
  68. package/data/layers/full/tokens/js/index.js +1 -1
  69. package/data/layers/full/tokens/scss/_tokens.scss +1 -1
  70. package/data/layers/full/tokens/themes/sick2018_dark.css +5 -5
  71. package/data/layers/full/tokens/themes/sick2018_light.css +5 -5
  72. package/data/layers/full/tokens/themes/sick2025_dark.css +4 -4
  73. package/data/layers/full/tokens/themes/sick2025_light.css +4 -4
  74. package/data/manifest.json +1 -1
  75. package/package.json +9 -9
@@ -4,7 +4,7 @@
4
4
  "url": "https://www.sick.com"
5
5
  },
6
6
  "name": "@synergy-design-system/components",
7
- "version": "3.15.1",
7
+ "version": "3.15.2",
8
8
  "description": "",
9
9
  "repository": {
10
10
  "type": "git",
@@ -68,9 +68,9 @@
68
68
  "license": "MIT",
69
69
  "devDependencies": {
70
70
  "@custom-elements-manifest/analyzer": "^0.11.0",
71
- "@figma/code-connect": "^1.4.4",
71
+ "@figma/code-connect": "^1.4.7",
72
72
  "@open-wc/testing": "^4.0.0",
73
- "@playwright/test": "^1.59.1",
73
+ "@playwright/test": "^1.60.0",
74
74
  "@size-limit/esbuild": "^12.1.0",
75
75
  "@size-limit/file": "^12.1.0",
76
76
  "@synergy-design-system/eslint-config-syn": "workspace:*",
@@ -78,15 +78,15 @@
78
78
  "@synergy-design-system/tokens": "workspace:*",
79
79
  "@types/mocha": "^10.0.10",
80
80
  "@types/sinon": "^21.0.1",
81
- "@typescript-eslint/eslint-plugin": "^8.59.0",
82
- "@typescript-eslint/parser": "^8.59.0",
81
+ "@typescript-eslint/eslint-plugin": "^8.60.1",
82
+ "@typescript-eslint/parser": "^8.60.1",
83
83
  "@web/dev-server-esbuild": "^1.0.5",
84
84
  "@web/test-runner": "^0.20.2",
85
85
  "@web/test-runner-commands": "^0.9.0",
86
86
  "@web/test-runner-playwright": "^0.11.1",
87
87
  "change-case": "^5.4.4",
88
88
  "command-line-args": "^6.0.2",
89
- "comment-parser": "^1.4.6",
89
+ "comment-parser": "^1.4.7",
90
90
  "custom-element-vs-code-integration": "^1.5.0",
91
91
  "esbuild": "^0.28.0",
92
92
  "esbuild-plugin-replace": "^1.4.0",
@@ -95,25 +95,25 @@
95
95
  "eslint-config-airbnb-typescript": "^18.0.0",
96
96
  "eslint-plugin-import": "^2.32.0",
97
97
  "eslint-plugin-jest": "^29.15.2",
98
- "eslint-plugin-lit": "^2.2.1",
98
+ "eslint-plugin-lit": "^2.3.1",
99
99
  "eslint-plugin-lit-a11y": "^5.1.1",
100
- "eslint-plugin-playwright": "^2.10.2",
100
+ "eslint-plugin-playwright": "^2.10.4",
101
101
  "eslint-plugin-wc": "^3.1.0",
102
- "html-validate": "^10.13.1",
102
+ "html-validate": "^11.5.0",
103
103
  "ora": "^9.4.0",
104
- "postcss": "^8.5.10",
104
+ "postcss": "^8.5.15",
105
105
  "postcss-header": "^3.0.3",
106
106
  "postcss-import": "^16.1.1",
107
107
  "prettier": "^3.8.3",
108
108
  "sinon": "^21.1.2",
109
109
  "size-limit": "^12.1.0",
110
- "stylelint": "^17.9.0",
110
+ "stylelint": "^17.12.0",
111
111
  "typescript": "~5.9.3"
112
112
  },
113
113
  "dependencies": {
114
114
  "@floating-ui/dom": "^1.7.6",
115
115
  "composed-offset-position": "^0.0.6",
116
- "lit": "^3.3.2"
116
+ "lit": "^3.3.3"
117
117
  },
118
118
  "peerDependencies": {
119
119
  "@synergy-design-system/tokens": "workspace:*",
@@ -1,5 +1,13 @@
1
1
  # Changelog
2
2
 
3
+ ## 1.0.7
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1293](https://github.com/synergy-design-system/synergy-design-system/pull/1293) [`513e931`](https://github.com/synergy-design-system/synergy-design-system/commit/513e931c88a46e1e71a3a4d8ca7ac3c3a85b2189) Thanks [@schilchSICKAG](https://github.com/schilchSICKAG)! - Released on: 2026-06-03
8
+
9
+ fix: 🐛 dependency updates ([#258](https://github.com/synergy-design-system/synergy-design-system/issues/258))
10
+
3
11
  ## 1.0.6
4
12
 
5
13
  ### Patch Changes
@@ -9,11 +9,11 @@
9
9
  "@synergy-design-system/stylelint-config-syn": "workspace:^",
10
10
  "eslint": "^9.39.4",
11
11
  "ora": "^9.4.0",
12
- "postcss": "^8.5.10",
12
+ "postcss": "^8.5.15",
13
13
  "postcss-header": "^3.0.3",
14
14
  "postcss-import": "^16.1.1",
15
- "postcss-url": "^10.1.3",
16
- "stylelint": "^17.9.0"
15
+ "postcss-url": "^10.1.4",
16
+ "stylelint": "^17.12.0"
17
17
  },
18
18
  "exports": {
19
19
  ".": {
@@ -68,5 +68,5 @@
68
68
  "lint": "pnpm run /^lint:.*/"
69
69
  },
70
70
  "type": "module",
71
- "version": "1.0.6"
71
+ "version": "1.0.7"
72
72
  }
@@ -1,5 +1,17 @@
1
1
  # @synergy-design-system/react
2
2
 
3
+ ## 3.15.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1293](https://github.com/synergy-design-system/synergy-design-system/pull/1293) [`513e931`](https://github.com/synergy-design-system/synergy-design-system/commit/513e931c88a46e1e71a3a4d8ca7ac3c3a85b2189) Thanks [@schilchSICKAG](https://github.com/schilchSICKAG)! - Released on: 2026-06-03
8
+
9
+ fix: 🐛 dependency updates ([#258](https://github.com/synergy-design-system/synergy-design-system/issues/258))
10
+
11
+ - Updated dependencies [[`513e931`](https://github.com/synergy-design-system/synergy-design-system/commit/513e931c88a46e1e71a3a4d8ca7ac3c3a85b2189)]:
12
+ - @synergy-design-system/components@3.15.2
13
+ - @synergy-design-system/tokens@3.15.2
14
+
3
15
  ## 3.15.1
4
16
 
5
17
  ### Patch Changes
@@ -43,10 +43,10 @@
43
43
  "directory": "packages/react"
44
44
  },
45
45
  "type": "module",
46
- "version": "3.15.1",
46
+ "version": "3.15.2",
47
47
  "devDependencies": {
48
- "@types/react": "^19.2.14",
49
- "react": "^19.2.5"
48
+ "@types/react": "^19.2.16",
49
+ "react": "^19.2.7"
50
50
  },
51
51
  "peerDependencies": {
52
52
  "@synergy-design-system/tokens": "workspace:*"
@@ -1,5 +1,13 @@
1
1
  # Changelog
2
2
 
3
+ ## 2.1.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1293](https://github.com/synergy-design-system/synergy-design-system/pull/1293) [`513e931`](https://github.com/synergy-design-system/synergy-design-system/commit/513e931c88a46e1e71a3a4d8ca7ac3c3a85b2189) Thanks [@schilchSICKAG](https://github.com/schilchSICKAG)! - Released on: 2026-06-03
8
+
9
+ fix: 🐛 dependency updates ([#258](https://github.com/synergy-design-system/synergy-design-system/issues/258))
10
+
3
11
  ## 2.1.0
4
12
 
5
13
  ### Minor Changes
@@ -36,7 +36,7 @@
36
36
  "lint": "pnpm run /^lint:.*/"
37
37
  },
38
38
  "type": "module",
39
- "version": "2.1.0",
39
+ "version": "2.1.1",
40
40
  "devDependencies": {
41
41
  "@synergy-design-system/eslint-config-syn": "workspace:^",
42
42
  "@synergy-design-system/stylelint-config-syn": "workspace:^",
@@ -44,12 +44,12 @@
44
44
  "eslint": "^9.39.4",
45
45
  "globby": "^16.2.0",
46
46
  "ora": "^9.4.0",
47
- "postcss": "^8.5.10",
47
+ "postcss": "^8.5.15",
48
48
  "postcss-cli": "^11.0.1",
49
49
  "postcss-header": "^3.0.3",
50
50
  "postcss-import": "^16.1.1",
51
51
  "prettier": "^3.8.3",
52
- "stylelint": "^17.9.0"
52
+ "stylelint": "^17.12.0"
53
53
  },
54
54
  "peerDependencies": {
55
55
  "@synergy-design-system/tokens": "workspace:^"
@@ -1,5 +1,13 @@
1
1
  # Changelog
2
2
 
3
+ ## 3.15.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1293](https://github.com/synergy-design-system/synergy-design-system/pull/1293) [`513e931`](https://github.com/synergy-design-system/synergy-design-system/commit/513e931c88a46e1e71a3a4d8ca7ac3c3a85b2189) Thanks [@schilchSICKAG](https://github.com/schilchSICKAG)! - Released on: 2026-06-03
8
+
9
+ fix: 🐛 dependency updates ([#258](https://github.com/synergy-design-system/synergy-design-system/issues/258))
10
+
3
11
  ## 3.15.1
4
12
 
5
13
  ## 3.15.0
@@ -5,7 +5,7 @@
5
5
  },
6
6
  "description": "Design tokens for Synergy, the SICK Design System",
7
7
  "devDependencies": {
8
- "@dotenvx/dotenvx": "^1.63.0",
8
+ "@dotenvx/dotenvx": "^1.71.0",
9
9
  "@figma-export/cli": "^6.4.0",
10
10
  "@figma-export/types": "^6.4.0",
11
11
  "@figma/rest-api-spec": "^0.37.0",
@@ -13,12 +13,12 @@
13
13
  "@synergy-design-system/stylelint-config-syn": "workspace:*",
14
14
  "@tamtamchik/json-deep-sort": "^1.5.0",
15
15
  "@tokens-studio/sd-transforms": "^2.0.3",
16
- "@types/node": "^24.12.2",
16
+ "@types/node": "^24.12.4",
17
17
  "change-case": "^5.4.4",
18
18
  "eslint": "^9.39.4",
19
- "eslint-import-resolver-typescript": "^4.4.4",
20
- "style-dictionary": "^5.4.0",
21
- "stylelint": "^17.9.0",
19
+ "eslint-import-resolver-typescript": "^4.4.5",
20
+ "style-dictionary": "^5.4.2",
21
+ "stylelint": "^17.12.0",
22
22
  "typescript": "^5.9.3"
23
23
  },
24
24
  "exports": {
@@ -82,5 +82,5 @@
82
82
  },
83
83
  "type": "module",
84
84
  "types": "./dist/js/index.d.ts",
85
- "version": "3.15.1"
85
+ "version": "3.15.2"
86
86
  }
@@ -1,5 +1,17 @@
1
1
  # @synergy-design-system/vue
2
2
 
3
+ ## 3.15.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1293](https://github.com/synergy-design-system/synergy-design-system/pull/1293) [`513e931`](https://github.com/synergy-design-system/synergy-design-system/commit/513e931c88a46e1e71a3a4d8ca7ac3c3a85b2189) Thanks [@schilchSICKAG](https://github.com/schilchSICKAG)! - Released on: 2026-06-03
8
+
9
+ fix: 🐛 dependency updates ([#258](https://github.com/synergy-design-system/synergy-design-system/issues/258))
10
+
11
+ - Updated dependencies [[`513e931`](https://github.com/synergy-design-system/synergy-design-system/commit/513e931c88a46e1e71a3a4d8ca7ac3c3a85b2189)]:
12
+ - @synergy-design-system/components@3.15.2
13
+ - @synergy-design-system/tokens@3.15.2
14
+
3
15
  ## 3.15.1
4
16
 
5
17
  ### Patch Changes
@@ -50,14 +50,14 @@
50
50
  "directory": "packages/vue"
51
51
  },
52
52
  "type": "module",
53
- "version": "3.15.1",
53
+ "version": "3.15.2",
54
54
  "devDependencies": {
55
- "@vitejs/plugin-vue": "^6.0.6",
55
+ "@vitejs/plugin-vue": "^6.0.7",
56
56
  "@vue/tsconfig": "^0.9.1",
57
57
  "rollup-plugin-node-externals": "^9.0.1",
58
- "vite": "^8.0.10",
58
+ "vite": "^8.0.16",
59
59
  "vite-plugin-dts": "^4.5.4",
60
- "vue": "^3.5.33"
60
+ "vue": "^3.5.35"
61
61
  },
62
62
  "peerDependencies": {
63
63
  "@synergy-design-system/tokens": "workspace:*"
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 3.15.1
2
+ * @synergy-design-system/tokens version 3.15.2
3
3
  * SICK Global UX Foundation
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 3.15.1
2
+ * @synergy-design-system/tokens version 3.15.2
3
3
  * SICK Global UX Foundation
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 3.15.1
2
+ * @synergy-design-system/tokens version 3.15.2
3
3
  * SICK Global UX Foundation
4
4
  */
5
5
  $SynCategorical10: var(--syn-categorical-10) !default;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 3.15.1
2
+ * @synergy-design-system/tokens version 3.15.2
3
3
  * SICK Global UX Foundation
4
4
  * Do not edit directly, this file was auto-generated.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 3.15.1
2
+ * @synergy-design-system/tokens version 3.15.2
3
3
  * SICK Global UX Foundation
4
4
  * Do not edit directly, this file was auto-generated.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 3.15.1
2
+ * @synergy-design-system/tokens version 3.15.2
3
3
  * SICK Global UX Foundation
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 3.15.1
2
+ * @synergy-design-system/tokens version 3.15.2
3
3
  * SICK Global UX Foundation
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 3.15.1
2
+ * @synergy-design-system/tokens version 3.15.2
3
3
  * SICK Global UX Foundation
4
4
  */
5
5
  $SynAlertErrorColorBackground: var(--syn-alert-error-color-background) !default;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 3.15.1
2
+ * @synergy-design-system/tokens version 3.15.2
3
3
  * SICK Global UX Foundation
4
4
  * Do not edit directly, this file was auto-generated.
5
5
  */
@@ -40,13 +40,13 @@
40
40
  --syn-border-radius-circle: 9999px;
41
41
  --syn-border-radius-large: 8px;
42
42
  --syn-border-radius-medium: 8px;
43
- --syn-border-radius-none: 0;
43
+ --syn-border-radius-none: 0px;
44
44
  --syn-border-radius-pill: 9999px;
45
45
  --syn-border-radius-small: 4px;
46
46
  --syn-border-radius-x-large: 16px;
47
47
  --syn-border-width-large: 3px; /** Large */
48
48
  --syn-border-width-medium: 2px; /** Medium */
49
- --syn-border-width-none: 0; /** None */
49
+ --syn-border-width-none: 0px; /** None */
50
50
  --syn-border-width-small: 1px; /** Small */
51
51
  --syn-border-width-x-large: 4px; /** X Large */
52
52
  --syn-breadcrumb-color: var(--syn-color-neutral-500);
@@ -259,7 +259,7 @@
259
259
  --syn-input-disabled-opacity: 0.5;
260
260
  --syn-input-focus-ring-color: var(--syn-color-primary-400);
261
261
  --syn-input-focus-ring-error: var(--syn-color-error-600);
262
- --syn-input-focus-ring-offset: 0;
262
+ --syn-input-focus-ring-offset: 0px;
263
263
  --syn-input-font-family: var(--syn-font-sans);
264
264
  --syn-input-font-size-large: var(--syn-font-size-large);
265
265
  --syn-input-font-size-medium: var(--syn-font-size-medium);
@@ -349,7 +349,7 @@
349
349
  --syn-option-icon-color: var(--syn-typography-color-text);
350
350
  --syn-option-icon-color-active: var(--syn-typography-color-text-inverted);
351
351
  --syn-option-icon-color-hover: var(--syn-typography-color-text);
352
- --syn-overlay-background-blur: 0;
352
+ --syn-overlay-background-blur: 0px;
353
353
  --syn-overlay-background-color: rgba(49, 55, 58, 0.5);
354
354
  --syn-page-background: var(--syn-page-background-color); /** Will be DEPRECATED */
355
355
  --syn-page-background-color: var(--syn-color-neutral-0);
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 3.15.1
2
+ * @synergy-design-system/tokens version 3.15.2
3
3
  * SICK Global UX Foundation
4
4
  * Do not edit directly, this file was auto-generated.
5
5
  */
@@ -40,13 +40,13 @@
40
40
  --syn-border-radius-circle: 9999px;
41
41
  --syn-border-radius-large: 8px;
42
42
  --syn-border-radius-medium: 8px;
43
- --syn-border-radius-none: 0;
43
+ --syn-border-radius-none: 0px;
44
44
  --syn-border-radius-pill: 9999px;
45
45
  --syn-border-radius-small: 4px;
46
46
  --syn-border-radius-x-large: 16px;
47
47
  --syn-border-width-large: 3px; /** Large */
48
48
  --syn-border-width-medium: 2px; /** Medium */
49
- --syn-border-width-none: 0; /** None */
49
+ --syn-border-width-none: 0px; /** None */
50
50
  --syn-border-width-small: 1px; /** Small */
51
51
  --syn-border-width-x-large: 4px; /** X Large */
52
52
  --syn-breadcrumb-color: var(--syn-color-neutral-500);
@@ -259,7 +259,7 @@
259
259
  --syn-input-disabled-opacity: 0.5;
260
260
  --syn-input-focus-ring-color: var(--syn-color-primary-400);
261
261
  --syn-input-focus-ring-error: var(--syn-color-error-600);
262
- --syn-input-focus-ring-offset: 0;
262
+ --syn-input-focus-ring-offset: 0px;
263
263
  --syn-input-font-family: var(--syn-font-sans);
264
264
  --syn-input-font-size-large: var(--syn-font-size-large);
265
265
  --syn-input-font-size-medium: var(--syn-font-size-medium);
@@ -349,7 +349,7 @@
349
349
  --syn-option-icon-color: var(--syn-input-icon-color);
350
350
  --syn-option-icon-color-active: var(--syn-color-neutral-0);
351
351
  --syn-option-icon-color-hover: var(--syn-input-icon-color-hover);
352
- --syn-overlay-background-blur: 0;
352
+ --syn-overlay-background-blur: 0px;
353
353
  --syn-overlay-background-color: rgba(49, 55, 58, 0.5);
354
354
  --syn-page-background: var(--syn-page-background-color); /** Will be DEPRECATED */
355
355
  --syn-page-background-color: var(--syn-color-neutral-0);
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 3.15.1
2
+ * @synergy-design-system/tokens version 3.15.2
3
3
  * SICK Global UX Foundation
4
4
  * Do not edit directly, this file was auto-generated.
5
5
  */
@@ -40,13 +40,13 @@
40
40
  --syn-border-radius-circle: 9999px;
41
41
  --syn-border-radius-large: 8px;
42
42
  --syn-border-radius-medium: 8px;
43
- --syn-border-radius-none: 0;
43
+ --syn-border-radius-none: 0px;
44
44
  --syn-border-radius-pill: 9999px;
45
45
  --syn-border-radius-small: 4px;
46
46
  --syn-border-radius-x-large: 16px;
47
47
  --syn-border-width-large: 3px; /** Large */
48
48
  --syn-border-width-medium: 2px; /** Medium */
49
- --syn-border-width-none: 0; /** None */
49
+ --syn-border-width-none: 0px; /** None */
50
50
  --syn-border-width-small: 1px; /** Small */
51
51
  --syn-border-width-x-large: 4px; /** X Large */
52
52
  --syn-breadcrumb-color: var(--syn-typography-color-text);
@@ -259,7 +259,7 @@
259
259
  --syn-input-disabled-opacity: 0.5;
260
260
  --syn-input-focus-ring-color: var(--syn-color-primary-700);
261
261
  --syn-input-focus-ring-error: var(--syn-color-error-600);
262
- --syn-input-focus-ring-offset: 0;
262
+ --syn-input-focus-ring-offset: 0px;
263
263
  --syn-input-font-family: var(--syn-font-sans);
264
264
  --syn-input-font-size-large: var(--syn-font-size-large);
265
265
  --syn-input-font-size-medium: var(--syn-font-size-medium);
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 3.15.1
2
+ * @synergy-design-system/tokens version 3.15.2
3
3
  * SICK Global UX Foundation
4
4
  * Do not edit directly, this file was auto-generated.
5
5
  */
@@ -40,13 +40,13 @@
40
40
  --syn-border-radius-circle: 9999px;
41
41
  --syn-border-radius-large: 8px;
42
42
  --syn-border-radius-medium: 8px;
43
- --syn-border-radius-none: 0;
43
+ --syn-border-radius-none: 0px;
44
44
  --syn-border-radius-pill: 9999px;
45
45
  --syn-border-radius-small: 4px;
46
46
  --syn-border-radius-x-large: 16px;
47
47
  --syn-border-width-large: 3px; /** Large */
48
48
  --syn-border-width-medium: 2px; /** Medium */
49
- --syn-border-width-none: 0; /** None */
49
+ --syn-border-width-none: 0px; /** None */
50
50
  --syn-border-width-small: 1px; /** Small */
51
51
  --syn-border-width-x-large: 4px; /** X Large */
52
52
  --syn-breadcrumb-color: var(--syn-typography-color-text);
@@ -259,7 +259,7 @@
259
259
  --syn-input-disabled-opacity: 0.5;
260
260
  --syn-input-focus-ring-color: var(--syn-color-primary-500);
261
261
  --syn-input-focus-ring-error: var(--syn-color-error-600);
262
- --syn-input-focus-ring-offset: 0;
262
+ --syn-input-focus-ring-offset: 0px;
263
263
  --syn-input-font-family: var(--syn-font-sans);
264
264
  --syn-input-font-size-large: var(--syn-font-size-large);
265
265
  --syn-input-font-size-medium: var(--syn-font-size-medium);
@@ -1,5 +1,5 @@
1
1
  {
2
- "builtAt": "2026-06-03T07:07:11.050Z",
2
+ "builtAt": "2026-06-03T07:54:19.204Z",
3
3
  "sources": [
4
4
  {
5
5
  "entityCount": 4,
package/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  },
9
9
  "description": "Metadata for the Synergy Design System, usable by MCP Servers or other AI tools",
10
10
  "devDependencies": {
11
- "@types/node": "^24.12.2",
11
+ "@types/node": "^24.12.4",
12
12
  "@types/serve-handler": "^6.1.4",
13
13
  "ajv": "^8.20.0",
14
14
  "ajv-formats": "^3.0.1",
@@ -16,18 +16,18 @@
16
16
  "custom-elements-manifest": "^2.1.0",
17
17
  "eslint": "^9.39.4",
18
18
  "execa": "^9.6.1",
19
- "playwright": "^1.59.1",
19
+ "playwright": "^1.60.0",
20
20
  "prettier": "^3.8.3",
21
21
  "rimraf": "^6.1.3",
22
22
  "serve-handler": "^6.1.7",
23
23
  "typescript": "^5.9.3",
24
- "zod": "^4.3.6",
25
- "@synergy-design-system/eslint-config-syn": "^0.1.0",
26
- "@synergy-design-system/fonts": "1.0.6",
24
+ "zod": "^4.4.3",
25
+ "@synergy-design-system/components": "3.15.2",
27
26
  "@synergy-design-system/docs": "0.1.0",
28
- "@synergy-design-system/components": "3.15.1",
29
- "@synergy-design-system/styles": "2.1.0",
30
- "@synergy-design-system/tokens": "^3.15.1"
27
+ "@synergy-design-system/fonts": "1.0.7",
28
+ "@synergy-design-system/eslint-config-syn": "^0.1.0",
29
+ "@synergy-design-system/tokens": "^3.15.2",
30
+ "@synergy-design-system/styles": "2.1.1"
31
31
  },
32
32
  "exports": {
33
33
  ".": {
@@ -70,7 +70,7 @@
70
70
  },
71
71
  "types": "./dist/index.d.ts",
72
72
  "type": "module",
73
- "version": "3.11.0",
73
+ "version": "3.11.1",
74
74
  "scripts": {
75
75
  "build:all": "METADATA_LOG_LEVEL=info pnpm run build:ts && RUN_STORYBOOK_SCRAPER=true pnpm run build:data",
76
76
  "build": "METADATA_LOG_LEVEL=info pnpm run build:ts && pnpm run build:data",