@synergy-design-system/mcp 2.0.0 → 2.2.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 (96) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/metadata/checksum.txt +1 -1
  3. package/metadata/packages/components/components/syn-alert/component.styles.ts +0 -7
  4. package/metadata/packages/components/components/syn-alert/component.ts +0 -7
  5. package/metadata/packages/components/components/syn-badge/component.styles.ts +0 -7
  6. package/metadata/packages/components/components/syn-badge/component.ts +0 -7
  7. package/metadata/packages/components/components/syn-breadcrumb/component.styles.ts +0 -7
  8. package/metadata/packages/components/components/syn-breadcrumb/component.ts +0 -7
  9. package/metadata/packages/components/components/syn-breadcrumb-item/component.styles.ts +0 -7
  10. package/metadata/packages/components/components/syn-breadcrumb-item/component.ts +0 -7
  11. package/metadata/packages/components/components/syn-button/component.custom.styles.ts +14 -0
  12. package/metadata/packages/components/components/syn-button/component.styles.ts +0 -7
  13. package/metadata/packages/components/components/syn-button/component.ts +0 -7
  14. package/metadata/packages/components/components/syn-button-group/component.angular.ts +24 -0
  15. package/metadata/packages/components/components/syn-button-group/component.custom.styles.ts +5 -0
  16. package/metadata/packages/components/components/syn-button-group/component.styles.ts +0 -7
  17. package/metadata/packages/components/components/syn-button-group/component.ts +77 -9
  18. package/metadata/packages/components/components/syn-button-group/component.vue +12 -0
  19. package/metadata/packages/components/components/syn-card/component.styles.ts +0 -7
  20. package/metadata/packages/components/components/syn-card/component.ts +0 -7
  21. package/metadata/packages/components/components/syn-checkbox/component.styles.ts +0 -7
  22. package/metadata/packages/components/components/syn-checkbox/component.ts +0 -7
  23. package/metadata/packages/components/components/syn-combobox/component.styles.ts +0 -7
  24. package/metadata/packages/components/components/syn-details/component.styles.ts +0 -7
  25. package/metadata/packages/components/components/syn-details/component.ts +0 -7
  26. package/metadata/packages/components/components/syn-dialog/component.styles.ts +0 -7
  27. package/metadata/packages/components/components/syn-dialog/component.ts +0 -7
  28. package/metadata/packages/components/components/syn-divider/component.styles.ts +0 -7
  29. package/metadata/packages/components/components/syn-divider/component.ts +0 -7
  30. package/metadata/packages/components/components/syn-drawer/component.styles.ts +0 -7
  31. package/metadata/packages/components/components/syn-drawer/component.ts +0 -7
  32. package/metadata/packages/components/components/syn-dropdown/component.styles.ts +0 -7
  33. package/metadata/packages/components/components/syn-dropdown/component.ts +0 -7
  34. package/metadata/packages/components/components/syn-icon/component.styles.ts +0 -7
  35. package/metadata/packages/components/components/syn-icon/component.ts +0 -7
  36. package/metadata/packages/components/components/syn-icon-button/component.styles.ts +0 -7
  37. package/metadata/packages/components/components/syn-icon-button/component.ts +0 -7
  38. package/metadata/packages/components/components/syn-input/component.styles.ts +0 -7
  39. package/metadata/packages/components/components/syn-input/component.ts +0 -7
  40. package/metadata/packages/components/components/syn-menu/component.styles.ts +0 -7
  41. package/metadata/packages/components/components/syn-menu/component.ts +0 -7
  42. package/metadata/packages/components/components/syn-menu-item/component.styles.ts +0 -7
  43. package/metadata/packages/components/components/syn-menu-item/component.ts +0 -7
  44. package/metadata/packages/components/components/syn-menu-label/component.styles.ts +0 -7
  45. package/metadata/packages/components/components/syn-menu-label/component.ts +0 -7
  46. package/metadata/packages/components/components/syn-option/component.styles.ts +0 -7
  47. package/metadata/packages/components/components/syn-option/component.ts +0 -7
  48. package/metadata/packages/components/components/syn-popup/component.styles.ts +0 -7
  49. package/metadata/packages/components/components/syn-popup/component.ts +0 -7
  50. package/metadata/packages/components/components/syn-progress-bar/component.styles.ts +0 -7
  51. package/metadata/packages/components/components/syn-progress-bar/component.ts +0 -7
  52. package/metadata/packages/components/components/syn-progress-ring/component.styles.ts +0 -7
  53. package/metadata/packages/components/components/syn-progress-ring/component.ts +0 -7
  54. package/metadata/packages/components/components/syn-radio/component.styles.ts +0 -7
  55. package/metadata/packages/components/components/syn-radio/component.ts +0 -7
  56. package/metadata/packages/components/components/syn-radio-button/component.styles.ts +0 -7
  57. package/metadata/packages/components/components/syn-radio-button/component.ts +0 -7
  58. package/metadata/packages/components/components/syn-radio-group/component.styles.ts +0 -7
  59. package/metadata/packages/components/components/syn-radio-group/component.ts +0 -7
  60. package/metadata/packages/components/components/syn-resize-observer/component.styles.ts +0 -7
  61. package/metadata/packages/components/components/syn-resize-observer/component.ts +0 -7
  62. package/metadata/packages/components/components/syn-select/component.styles.ts +0 -7
  63. package/metadata/packages/components/components/syn-select/component.ts +0 -7
  64. package/metadata/packages/components/components/syn-spinner/component.styles.ts +0 -7
  65. package/metadata/packages/components/components/syn-spinner/component.ts +0 -7
  66. package/metadata/packages/components/components/syn-switch/component.styles.ts +0 -7
  67. package/metadata/packages/components/components/syn-switch/component.ts +0 -7
  68. package/metadata/packages/components/components/syn-tab/component.styles.ts +0 -7
  69. package/metadata/packages/components/components/syn-tab/component.ts +0 -7
  70. package/metadata/packages/components/components/syn-tab-group/component.styles.ts +0 -7
  71. package/metadata/packages/components/components/syn-tab-group/component.ts +0 -7
  72. package/metadata/packages/components/components/syn-tab-panel/component.styles.ts +0 -7
  73. package/metadata/packages/components/components/syn-tab-panel/component.ts +0 -7
  74. package/metadata/packages/components/components/syn-tag/component.styles.ts +0 -7
  75. package/metadata/packages/components/components/syn-tag/component.ts +0 -7
  76. package/metadata/packages/components/components/syn-textarea/component.styles.ts +0 -7
  77. package/metadata/packages/components/components/syn-textarea/component.ts +0 -7
  78. package/metadata/packages/components/components/syn-tooltip/component.styles.ts +0 -7
  79. package/metadata/packages/components/components/syn-tooltip/component.ts +0 -7
  80. package/metadata/packages/components/static/CHANGELOG.md +17 -0
  81. package/metadata/packages/components/static/README.md +0 -61
  82. package/metadata/packages/styles/index.css +1 -1
  83. package/metadata/packages/styles/link-list.css +1 -1
  84. package/metadata/packages/styles/link.css +1 -1
  85. package/metadata/packages/styles/tables.css +1 -1
  86. package/metadata/packages/styles/typography.css +1 -1
  87. package/metadata/packages/tokens/CHANGELOG.md +12 -0
  88. package/metadata/packages/tokens/dark.css +1 -1
  89. package/metadata/packages/tokens/index.js +1 -1
  90. package/metadata/packages/tokens/light.css +1 -1
  91. package/metadata/packages/tokens/sick2018_dark.css +1 -1
  92. package/metadata/packages/tokens/sick2018_light.css +1 -1
  93. package/metadata/packages/tokens/sick2025_dark.css +1 -1
  94. package/metadata/packages/tokens/sick2025_light.css +1 -1
  95. package/metadata/static/components/syn-button-group/docs.md +259 -0
  96. package/package.json +5 -5
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { classMap } from 'lit/directives/class-map.js';
10
3
  import { getTextContent, HasSlotController } from '../../internal/slot.js';
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { css } from 'lit';
10
3
  export default css`
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { html } from 'lit';
10
3
  import SynDivider from '../divider/divider.component.js';
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { css } from 'lit';
10
3
 
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { classMap } from 'lit/directives/class-map.js';
10
3
  import { html } from 'lit';
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { css } from 'lit';
10
3
 
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { arrow, autoUpdate, computePosition, flip, offset, platform, shift, size } from '@floating-ui/dom';
10
3
  import { classMap } from 'lit/directives/class-map.js';
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { css } from 'lit';
10
3
 
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { classMap } from 'lit/directives/class-map.js';
10
3
  import { html } from 'lit';
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { css } from 'lit';
10
3
 
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { html } from 'lit';
10
3
  import { LocalizeController } from '../../utilities/localize.js';
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { css } from 'lit';
10
3
 
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { classMap } from 'lit/directives/class-map.js';
10
3
  import { html } from 'lit';
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { css } from 'lit';
10
3
  import buttonStyles from '../button/button.styles.js';
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { classMap } from 'lit/directives/class-map.js';
10
3
  import { HasSlotController } from '../../internal/slot.js';
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { css } from 'lit';
10
3
 
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { classMap } from 'lit/directives/class-map.js';
10
3
  import {
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { css } from 'lit';
10
3
 
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { html } from 'lit';
10
3
  import { property } from 'lit/decorators.js';
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { css } from 'lit';
10
3
 
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { animateTo, stopAnimations } from '../../internal/animate.js';
10
3
  import { classMap } from 'lit/directives/class-map.js';
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { css } from 'lit';
10
3
 
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { html } from 'lit';
10
3
  import { LocalizeController } from '../../utilities/localize.js';
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { css } from 'lit';
10
3
 
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { classMap } from 'lit/directives/class-map.js';
10
3
  import { defaultValue } from '../../internal/default-value.js';
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { css } from 'lit';
10
3
 
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { classMap } from 'lit/directives/class-map.js';
10
3
  import { html } from 'lit';
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { css } from 'lit';
10
3
 
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import '../../internal/scrollend-polyfill.js';
10
3
  import { classMap } from 'lit/directives/class-map.js';
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { css } from 'lit';
10
3
 
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { classMap } from 'lit/directives/class-map.js';
10
3
  import { html } from 'lit';
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { css } from 'lit';
10
3
 
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { classMap } from 'lit/directives/class-map.js';
10
3
  import { html } from 'lit';
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { css } from 'lit';
10
3
 
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { classMap } from 'lit/directives/class-map.js';
10
3
  import { defaultValue } from '../../internal/default-value.js';
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { css } from 'lit';
10
3
 
@@ -1,10 +1,3 @@
1
- /**
2
- * ---------------------------------------------------------------------
3
- * 🔒 AUTOGENERATED BY VENDORISM
4
- * Removing this comment will prevent it from being managed by it.
5
- * ---------------------------------------------------------------------
6
- */
7
-
8
1
  /* eslint-disable */
9
2
  import { animateTo, parseDuration, stopAnimations } from '../../internal/animate.js';
10
3
  import { classMap } from 'lit/directives/class-map.js';
@@ -1,5 +1,22 @@
1
1
  # Changelog
2
2
 
3
+ ## 3.1.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#1141](https://github.com/synergy-design-system/synergy-design-system/pull/1141) [`96dff2e`](https://github.com/synergy-design-system/synergy-design-system/commit/96dff2ebb47cee901f72773664ee864db5653219) Thanks [@schilchSICKAG](https://github.com/schilchSICKAG)! - Released on: 2026-02-02
8
+
9
+ feat: ✨ `<syn-button-group>` (#392)
10
+
11
+ We added a new component `<syn-button-group>` that you can use to group a list of buttons.
12
+
13
+ It will automatically apply its `size` and `variant` properties to all nested buttons.
14
+
15
+ ### Patch Changes
16
+
17
+ - Updated dependencies [[`96dff2e`](https://github.com/synergy-design-system/synergy-design-system/commit/96dff2ebb47cee901f72773664ee864db5653219)]:
18
+ - @synergy-design-system/tokens@3.1.0
19
+
3
20
  ## 3.0.0
4
21
 
5
22
  ### Major Changes
@@ -229,64 +229,3 @@ This package ships with a [custom-elements-manifest](https://github.com/webcompo
229
229
  Please have a look at the official [breaking changes list](https://synergy-design-system.github.io/?path=/docs/packages-components-breaking-changes--docs) for information how to update to new major versions of Synergy.
230
230
 
231
231
  ---
232
-
233
- ## Local setup
234
-
235
- ### Using the vendor cli
236
-
237
- The vendor cli is taking care about updating our code base according to a new version of shoelace.
238
-
239
- To change the shoelace version, that should be downloaded, change the version in the config of `./scripts/vendorism.js`.
240
- To download it use the command `pnpm vendor.get`.
241
- If code in our components library should be updated to this new shoelace version use `pnpm vendor.set`.
242
-
243
- All shoelace files are per default readonly and are disabled from being changed. To change this files can be ejected. This can be done via:
244
- `pnpm vendor.eject "src/declaration.d.ts"`.
245
-
246
- ### Adding events to the output
247
-
248
- To add events to the component output, make sure to add them to `src/scripts/vendorism.js` into the `events` array that is defined there. After a new build run `via pnpm build`, you will see the new event files and the `events/events.ts` file will be regenerated.
249
-
250
- ### Adding metadata to components
251
-
252
- Components can be enriched with metadata that automatically generates JSDoc annotations during the build process. The `add-metadata-to-components.js` script processes `*.component.ts` files and looks for corresponding `metadata.json` files to inject JSDoc tags.
253
-
254
- #### Supported metadata types
255
-
256
- - `@animation` - Component animations
257
- - `@event` - Custom events
258
- - `@slot` - Content slots
259
- - `@dependency` - Dependencies
260
- - `@csspart` - CSS parts for styling
261
- - `@cssproperty` - CSS custom properties
262
-
263
- #### Usage
264
-
265
- Create a `metadata.json` file in your component directory:
266
-
267
- ```json
268
- {
269
- "@event": [
270
- { "name": "syn-change", "description": "Emitted when value changes" }
271
- ],
272
- "@slot": [{ "name": "default", "description": "Main content" }],
273
- "@csspart": [{ "name": "base", "description": "Base wrapper" }]
274
- }
275
- ```
276
-
277
- This will generate the following JSDoc annotations in your component:
278
-
279
- ```typescript
280
- /**
281
- * @summary Your component description
282
- *
283
- * @event syn-change - Emitted when value changes
284
- * @slot default - Main content
285
- * @csspart base - Base wrapper
286
- */
287
- export default class YourComponent extends SynergyElement {
288
- // Component implementation...
289
- }
290
- ```
291
-
292
- Each metadata object requires a `name` property and optionally accepts a `description`. Run `pnpm vendor.set` to process the metadata and automatically add JSDoc annotations to your component's class comment.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/styles version 1.9.1
2
+ * @synergy-design-system/styles version 2.0.0
3
3
  * SICK Global UX Foundation
4
4
  */
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/styles version 1.9.1
2
+ * @synergy-design-system/styles version 2.0.0
3
3
  * SICK Global UX Foundation
4
4
  */
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/styles version 1.9.1
2
+ * @synergy-design-system/styles version 2.0.0
3
3
  * SICK Global UX Foundation
4
4
  */
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/styles version 1.9.1
2
+ * @synergy-design-system/styles version 2.0.0
3
3
  * SICK Global UX Foundation
4
4
  */
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/styles version 1.9.1
2
+ * @synergy-design-system/styles version 2.0.0
3
3
  * SICK Global UX Foundation
4
4
  */
5
5
  /**
@@ -1,5 +1,17 @@
1
1
  # Changelog
2
2
 
3
+ ## 3.1.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#1141](https://github.com/synergy-design-system/synergy-design-system/pull/1141) [`96dff2e`](https://github.com/synergy-design-system/synergy-design-system/commit/96dff2ebb47cee901f72773664ee864db5653219) Thanks [@schilchSICKAG](https://github.com/schilchSICKAG)! - Released on: 2026-02-02
8
+
9
+ feat: ✨ `<syn-button-group>` (#392)
10
+
11
+ We added a new component `<syn-button-group>` that you can use to group a list of buttons.
12
+
13
+ It will automatically apply its `size` and `variant` properties to all nested buttons.
14
+
3
15
  ## 3.0.0
4
16
 
5
17
  ### Major Changes
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 2.48.2
2
+ * @synergy-design-system/tokens version 3.1.0
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 2.48.2
2
+ * @synergy-design-system/tokens version 3.1.0
3
3
  * SICK Global UX Foundation
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 2.48.2
2
+ * @synergy-design-system/tokens version 3.1.0
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 2.48.2
2
+ * @synergy-design-system/tokens version 3.1.0
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 2.48.2
2
+ * @synergy-design-system/tokens version 3.1.0
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 2.48.2
2
+ * @synergy-design-system/tokens version 3.1.0
3
3
  * SICK Global UX Foundation
4
4
  * Do not edit directly, this file was auto-generated.
5
5
  */