@synergy-design-system/metadata 3.11.0 → 3.12.0

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 (78) hide show
  1. package/CHANGELOG.md +18 -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-dropdown/components/dropdown.component.ts +14 -0
  46. package/data/layers/full/component/component:syn-optgroup/components/optgroup.component.ts +2 -0
  47. package/data/layers/full/component/component:syn-select/components/select.component.ts +12 -0
  48. package/data/layers/full/setup/setup:angular-package/angular/CHANGELOG.md +20 -0
  49. package/data/layers/full/setup/setup:angular-package/angular/package.json +3 -3
  50. package/data/layers/full/setup/setup:assets-package/assets/CHANGELOG.md +8 -0
  51. package/data/layers/full/setup/setup:assets-package/assets/package.json +3 -3
  52. package/data/layers/full/setup/setup:components-package/components/CHANGELOG.md +24 -0
  53. package/data/layers/full/setup/setup:components-package/components/LIMITATIONS.md +55 -0
  54. package/data/layers/full/setup/setup:components-package/components/package.json +12 -12
  55. package/data/layers/full/setup/setup:fonts-package/fonts/CHANGELOG.md +8 -0
  56. package/data/layers/full/setup/setup:fonts-package/fonts/package.json +4 -4
  57. package/data/layers/full/setup/setup:react-package/react/CHANGELOG.md +20 -0
  58. package/data/layers/full/setup/setup:react-package/react/package.json +3 -3
  59. package/data/layers/full/setup/setup:styles-package/styles/CHANGELOG.md +8 -0
  60. package/data/layers/full/setup/setup:styles-package/styles/package.json +3 -3
  61. package/data/layers/full/setup/setup:tokens-package/tokens/CHANGELOG.md +10 -0
  62. package/data/layers/full/setup/setup:tokens-package/tokens/package.json +6 -6
  63. package/data/layers/full/setup/setup:vue-package/vue/CHANGELOG.md +20 -0
  64. package/data/layers/full/setup/setup:vue-package/vue/package.json +4 -4
  65. package/data/layers/full/tokens/charts/js/index.d.ts +1 -1
  66. package/data/layers/full/tokens/charts/js/index.js +1 -1
  67. package/data/layers/full/tokens/charts/scss/_tokens.scss +1 -1
  68. package/data/layers/full/tokens/charts/themes/sick2025_dark.css +1 -1
  69. package/data/layers/full/tokens/charts/themes/sick2025_light.css +1 -1
  70. package/data/layers/full/tokens/js/index.d.ts +1 -1
  71. package/data/layers/full/tokens/js/index.js +1 -1
  72. package/data/layers/full/tokens/scss/_tokens.scss +1 -1
  73. package/data/layers/full/tokens/themes/sick2018_dark.css +5 -5
  74. package/data/layers/full/tokens/themes/sick2018_light.css +5 -5
  75. package/data/layers/full/tokens/themes/sick2025_dark.css +4 -4
  76. package/data/layers/full/tokens/themes/sick2025_light.css +4 -4
  77. package/data/manifest.json +1 -1
  78. package/package.json +9 -9
@@ -22,7 +22,7 @@
22
22
  "url": "https://github.com/synergy-design-system/synergy-design-system.git",
23
23
  "directory": "packages/angular"
24
24
  },
25
- "version": "3.15.1",
25
+ "version": "3.15.3",
26
26
  "scripts": {
27
27
  "_build": "pnpm _clean && ng-packagr -c tsconfig.lib.json && pnpm _after-build",
28
28
  "_clean": "rm -rf ../_private/angular-demo/.angular",
@@ -36,8 +36,8 @@
36
36
  "@synergy-design-system/tokens": "workspace:*"
37
37
  },
38
38
  "devDependencies": {
39
- "@angular/core": "^21.2.10",
40
- "@angular/forms": "^21.2.10",
39
+ "@angular/core": "^21.2.15",
40
+ "@angular/forms": "^21.2.15",
41
41
  "@synergy-design-system/components": "workspace:*",
42
42
  "ng-packagr": "^21.2.3",
43
43
  "tslib": "^2.8.1",
@@ -1,5 +1,13 @@
1
1
  # Changelog
2
2
 
3
+ ## 2.1.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
  ## 2.1.1
4
12
 
5
13
  ### Patch Changes
@@ -8,7 +8,7 @@
8
8
  },
9
9
  "description": "Assets for the Synergy Design System",
10
10
  "devDependencies": {
11
- "@dotenvx/dotenvx": "^1.63.0",
11
+ "@dotenvx/dotenvx": "^1.71.0",
12
12
  "@figma-export/cli": "^6.4.0",
13
13
  "@figma-export/core": "^6.4.0",
14
14
  "@figma-export/output-components-as-svg": "^6.4.0",
@@ -16,7 +16,7 @@
16
16
  "@figma-export/types": "^6.4.0",
17
17
  "@figma/rest-api-spec": "^0.37.0",
18
18
  "@synergy-design-system/eslint-config-syn": "workspace:*",
19
- "@types/node": "^24.12.2",
19
+ "@types/node": "^24.12.4",
20
20
  "cheerio": "^1.2.0",
21
21
  "eslint": "^9.39.4",
22
22
  "rimraf": "^6.1.3",
@@ -94,5 +94,5 @@
94
94
  },
95
95
  "type": "module",
96
96
  "types": "./dist/index.d.ts",
97
- "version": "2.1.1"
97
+ "version": "2.1.2"
98
98
  }
@@ -1,5 +1,29 @@
1
1
  # Changelog
2
2
 
3
+ ## 3.15.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1298](https://github.com/synergy-design-system/synergy-design-system/pull/1298) [`49e5b92`](https://github.com/synergy-design-system/synergy-design-system/commit/49e5b92f06c0600c5e8612834cb34e0f7c2a474a) Thanks [@schilchSICKAG](https://github.com/schilchSICKAG)! - Released on: 2026-06-08
8
+
9
+ fix: 🐛 `<syn-select>` and `<syn-dropdown>` not opening correctly when slotted in `<syn-dialog>` or `<syn-drawer>` ([#1297](https://github.com/synergy-design-system/synergy-design-system/issues/1297))
10
+
11
+ This release fixes an issue with multiple Synergy components automatically closing when opened in a `<syn-dialog>` or `<syn-drawer>` element in Chromium based browsers. This happens because Chromium now uses a more aggressive method of checking the active focused element when using `popover`.
12
+
13
+ - Updated dependencies []:
14
+ - @synergy-design-system/tokens@3.15.3
15
+
16
+ ## 3.15.2
17
+
18
+ ### Patch Changes
19
+
20
+ - [#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
21
+
22
+ fix: 🐛 dependency updates ([#258](https://github.com/synergy-design-system/synergy-design-system/issues/258))
23
+
24
+ - Updated dependencies [[`513e931`](https://github.com/synergy-design-system/synergy-design-system/commit/513e931c88a46e1e71a3a4d8ca7ac3c3a85b2189)]:
25
+ - @synergy-design-system/tokens@3.15.2
26
+
3
27
  ## 3.15.1
4
28
 
5
29
  ### Patch Changes
@@ -301,6 +301,61 @@ In other cases, make sure to suppress the other elements' emitted `syn-hide` eve
301
301
 
302
302
  ---
303
303
 
304
+ <h2 id="syn-dialog-focus-trap-top-layer">Keyboard focus jumps to the modal close button when popup components are used inside `<syn-dialog>` or `<syn-drawer>`</h2>
305
+
306
+ <h3 id="syn-dialog-focus-trap-top-layer-meta">Meta Information</h3>
307
+
308
+ - Framework version: ALL
309
+ - Synergy version: <= 3.15.2
310
+ - Browsers: Chrome >= 149.0.7827.54, Edge >= 149.0.4022.52
311
+ - Issues: [#1297](https://github.com/synergy-design-system/synergy-design-system/issues/1297)
312
+
313
+ <h3 id="syn-dialog-focus-trap-top-layer-description">Description</h3>
314
+
315
+ When using keyboard navigation in popup-based components (e.g. `<syn-select>` or `<syn-dropdown>`) inside an open `<syn-dialog>` or `<syn-drawer>`, focus may jump to the modal close button instead of staying on popup menu items.
316
+
317
+ <h3 id="syn-dialog-focus-trap-top-layer-cause">Cause</h3>
318
+
319
+ Some browsers render popup content in the top layer. In this case, the focused popup element may no longer be detected as part of the modal subtree. The modal focus trap then treats focus as escaped and moves it back to the first tabbable modal element (often the close button).
320
+
321
+ <h3 id="syn-dialog-focus-trap-top-layer-solution">Proposed Solution</h3>
322
+
323
+ When opening a popup inside a dialog or drawer, temporarily disable the host modal focus trap with `modalHost.modal.activateExternal()`. Re-enable it after closing with `modalHost.modal.deactivateExternal()`.
324
+
325
+ <h4 id="syn-dialog-focus-trap-top-layer-problem">Problem</h4>
326
+
327
+ ```html
328
+ <syn-dialog open>
329
+ <my-custom-popup-select></my-custom-popup-select>
330
+ </syn-dialog>
331
+
332
+ <syn-drawer open>
333
+ <my-custom-popup-select></my-custom-popup-select>
334
+ </syn-drawer>
335
+
336
+ <script type="module">
337
+ // Inside my-custom-popup-select keyboard handling
338
+ // Focus may jump to the modal close button on ArrowDown
339
+ </script>
340
+ ```
341
+
342
+ <h4 id="syn-dialog-focus-trap-top-layer-solution-example">Solution</h4>
343
+
344
+ ```js
345
+ // Example component logic
346
+ const modalHost = this.closest("syn-dialog, syn-drawer");
347
+
348
+ function onOpenPopup() {
349
+ modalHost?.modal?.activateExternal();
350
+ }
351
+
352
+ function onClosePopup() {
353
+ modalHost?.modal?.deactivateExternal();
354
+ }
355
+ ```
356
+
357
+ ---
358
+
304
359
  <h2 id="syn-nav-item-click-events">Click events for `syn-nav-item` are not fired when clicking slotted items (e.g. icons)</h2>
305
360
 
306
361
  <h3 id="syn-nav-item-click-events-meta">Meta Information</h3>
@@ -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.3",
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,25 @@
1
1
  # @synergy-design-system/react
2
2
 
3
+ ## 3.15.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`49e5b92`](https://github.com/synergy-design-system/synergy-design-system/commit/49e5b92f06c0600c5e8612834cb34e0f7c2a474a)]:
8
+ - @synergy-design-system/components@3.15.3
9
+ - @synergy-design-system/tokens@3.15.3
10
+
11
+ ## 3.15.2
12
+
13
+ ### Patch Changes
14
+
15
+ - [#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
16
+
17
+ fix: 🐛 dependency updates ([#258](https://github.com/synergy-design-system/synergy-design-system/issues/258))
18
+
19
+ - Updated dependencies [[`513e931`](https://github.com/synergy-design-system/synergy-design-system/commit/513e931c88a46e1e71a3a4d8ca7ac3c3a85b2189)]:
20
+ - @synergy-design-system/components@3.15.2
21
+ - @synergy-design-system/tokens@3.15.2
22
+
3
23
  ## 3.15.1
4
24
 
5
25
  ### 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.3",
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,15 @@
1
1
  # Changelog
2
2
 
3
+ ## 3.15.3
4
+
5
+ ## 3.15.2
6
+
7
+ ### Patch Changes
8
+
9
+ - [#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
10
+
11
+ fix: 🐛 dependency updates ([#258](https://github.com/synergy-design-system/synergy-design-system/issues/258))
12
+
3
13
  ## 3.15.1
4
14
 
5
15
  ## 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.3"
86
86
  }
@@ -1,5 +1,25 @@
1
1
  # @synergy-design-system/vue
2
2
 
3
+ ## 3.15.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`49e5b92`](https://github.com/synergy-design-system/synergy-design-system/commit/49e5b92f06c0600c5e8612834cb34e0f7c2a474a)]:
8
+ - @synergy-design-system/components@3.15.3
9
+ - @synergy-design-system/tokens@3.15.3
10
+
11
+ ## 3.15.2
12
+
13
+ ### Patch Changes
14
+
15
+ - [#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
16
+
17
+ fix: 🐛 dependency updates ([#258](https://github.com/synergy-design-system/synergy-design-system/issues/258))
18
+
19
+ - Updated dependencies [[`513e931`](https://github.com/synergy-design-system/synergy-design-system/commit/513e931c88a46e1e71a3a4d8ca7ac3c3a85b2189)]:
20
+ - @synergy-design-system/components@3.15.2
21
+ - @synergy-design-system/tokens@3.15.2
22
+
3
23
  ## 3.15.1
4
24
 
5
25
  ### 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.3",
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.3
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.3
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.3
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.3
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.3
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.3
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.3
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.3
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.3
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.3
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.3
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.3
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);