@synergy-design-system/tokens 2.16.0 → 2.18.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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,17 @@
1
+ # [@synergy-design-system/tokens-v2.18.0](https://github.com/synergy-design-system/synergy-design-system/compare/tokens/2.17.0...tokens/2.18.0) (2025-02-10)
2
+
3
+
4
+ ### Features
5
+
6
+ * ✨Update shoelace and deps to latest version ([#769](https://github.com/synergy-design-system/synergy-design-system/issues/769)) ([143d88f](https://github.com/synergy-design-system/synergy-design-system/commit/143d88f0a50c47a996be0cb1527629802266800e))
7
+
8
+ # [@synergy-design-system/tokens-v2.17.0](https://github.com/synergy-design-system/synergy-design-system/compare/tokens/2.16.0...tokens/2.17.0) (2025-01-10)
9
+
10
+
11
+ ### Features
12
+
13
+ * ✨ range: restrain knobs via property ([#725](https://github.com/synergy-design-system/synergy-design-system/issues/725)) ([3dcbfe2](https://github.com/synergy-design-system/synergy-design-system/commit/3dcbfe224ede07866358c86b07e48744969e5ec4))
14
+
1
15
  # [@synergy-design-system/tokens-v2.16.0](https://github.com/synergy-design-system/synergy-design-system/compare/tokens/2.15.1...tokens/2.16.0) (2025-01-08)
2
16
 
3
17
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 2.15.1
2
+ * @synergy-design-system/tokens version 2.17.0
3
3
  * SICK Global UX Foundation
4
4
  */
5
5
 
package/dist/js/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 2.15.1
2
+ * @synergy-design-system/tokens version 2.17.0
3
3
  * SICK Global UX Foundation
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 2.15.1
2
+ * @synergy-design-system/tokens version 2.17.0
3
3
  * SICK Global UX Foundation
4
4
  */
5
5
  $SynFontSizeXSmall: var(--syn-font-size-x-small) !default;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 2.15.1
2
+ * @synergy-design-system/tokens version 2.17.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.15.1
2
+ * @synergy-design-system/tokens version 2.17.0
3
3
  * SICK Global UX Foundation
4
4
  * Do not edit directly, this file was auto-generated.
5
5
  */
package/package.json CHANGED
@@ -8,20 +8,20 @@
8
8
  "@semantic-release/changelog": "^6.0.3",
9
9
  "@semantic-release/exec": "^6.0.3",
10
10
  "@semantic-release/git": "^10.0.1",
11
- "@tokens-studio/sd-transforms": "^1.2.8",
12
- "@types/node": "^20.17.6",
13
- "chalk": "^5.3.0",
11
+ "@tokens-studio/sd-transforms": "^1.2.9",
12
+ "@types/node": "^20.17.17",
13
+ "chalk": "^5.4.1",
14
14
  "change-case": "^5.4.4",
15
15
  "eslint": "^8.57.1",
16
- "eslint-import-resolver-typescript": "^3.6.3",
16
+ "eslint-import-resolver-typescript": "^3.7.0",
17
17
  "rimraf": "^6.0.1",
18
18
  "semantic-release": "^19.0.5",
19
19
  "semantic-release-monorepo": "7.0.5",
20
- "style-dictionary": "^4.2.0",
21
- "stylelint": "^16.10.0",
22
- "typescript": "^5.7.2",
23
- "@synergy-design-system/stylelint-config-syn": "0.1.0",
24
- "@synergy-design-system/eslint-config-syn": "0.1.0"
20
+ "style-dictionary": "^4.3.2",
21
+ "stylelint": "^16.14.1",
22
+ "typescript": "^5.7.3",
23
+ "@synergy-design-system/eslint-config-syn": "0.1.0",
24
+ "@synergy-design-system/stylelint-config-syn": "0.1.0"
25
25
  },
26
26
  "exports": {
27
27
  ".": {
@@ -107,7 +107,7 @@
107
107
  },
108
108
  "type": "module",
109
109
  "types": "./dist/js/index.d.ts",
110
- "version": "2.16.0",
110
+ "version": "2.18.0",
111
111
  "scripts": {
112
112
  "build": "pnpm clean && node scripts/build.js",
113
113
  "clean": "rimraf build",
@@ -2005,52 +2005,10 @@
2005
2005
  "type": "text"
2006
2006
  },
2007
2007
  "description": {
2008
- "value": "You can prevent the thumbs from overlapping by listening to the provided `syn-move` event.",
2008
+ "value": "Set the restrict-movement attribute to true to prevent the thumbs from overlapping.",
2009
2009
  "type": "text"
2010
2010
  }
2011
2011
  },
2012
- "ticks": {
2013
- "default": {
2014
- "title": {
2015
- "value": "Ticks",
2016
- "type": "text"
2017
- },
2018
- "description": {
2019
- "value": "Use the ticks slot to insert ticks or groups with ticks to improve positioning.",
2020
- "type": "text"
2021
- }
2022
- },
2023
- "label": {
2024
- "title": {
2025
- "value": "Labels",
2026
- "type": "text"
2027
- },
2028
- "description": {
2029
- "value": "Use the default slot to give the tick a label.",
2030
- "type": "text"
2031
- }
2032
- },
2033
- "grouping": {
2034
- "title": {
2035
- "value": "Grouping",
2036
- "type": "text"
2037
- },
2038
- "description": {
2039
- "value": "Grouping multiple ticks can be used as a scale. This can be used for uneven distributions as well.",
2040
- "type": "text"
2041
- }
2042
- },
2043
- "subdivision": {
2044
- "title": {
2045
- "value": "Subdivision Ticks",
2046
- "type": "text"
2047
- },
2048
- "description": {
2049
- "value": "It is possible to divide the space between major ticks for finer scale readings.",
2050
- "type": "text"
2051
- }
2052
- }
2053
- },
2054
2012
  "tooltip-placement": {
2055
2013
  "title": {
2056
2014
  "value": "Tooltip Placement",
@@ -2082,6 +2040,48 @@
2082
2040
  }
2083
2041
  }
2084
2042
  },
2043
+ "range-tick": {
2044
+ "default": {
2045
+ "title": {
2046
+ "value": "Ticks",
2047
+ "type": "text"
2048
+ },
2049
+ "description": {
2050
+ "value": "Use the ticks slot to insert ticks or groups with ticks to improve positioning.",
2051
+ "type": "text"
2052
+ }
2053
+ },
2054
+ "label": {
2055
+ "title": {
2056
+ "value": "Labels",
2057
+ "type": "text"
2058
+ },
2059
+ "description": {
2060
+ "value": "Use the default slot to give the tick a label.",
2061
+ "type": "text"
2062
+ }
2063
+ },
2064
+ "grouping": {
2065
+ "title": {
2066
+ "value": "Grouping",
2067
+ "type": "text"
2068
+ },
2069
+ "description": {
2070
+ "value": "Grouping multiple ticks can be used as a scale. This can be used for uneven distributions as well.",
2071
+ "type": "text"
2072
+ }
2073
+ },
2074
+ "subdivision": {
2075
+ "title": {
2076
+ "value": "Subdivision Ticks",
2077
+ "type": "text"
2078
+ },
2079
+ "description": {
2080
+ "value": "It is possible to divide the space between major ticks for finer scale readings.",
2081
+ "type": "text"
2082
+ }
2083
+ }
2084
+ },
2085
2085
  "rating": {
2086
2086
  "description": {
2087
2087
  "value": "Ratings give users a way to quickly view and provide feedback.",
@@ -2984,6 +2984,16 @@
2984
2984
  "value": "These examples demonstrate the usage of syn-tag in various contexts: In combination with multiple filters and within a standalone tag group.",
2985
2985
  "type": "text"
2986
2986
  }
2987
+ },
2988
+ "breadcrumb": {
2989
+ "title": {
2990
+ "value": "Breadcrumb",
2991
+ "type": "text"
2992
+ },
2993
+ "description": {
2994
+ "value": "These examples demonstrate the use of syn-breadcrumb in desktop and mobile views. \n\nOn desktop, if there's room, always show the full breadcrumb trail.\n\nIf the viewport has not enough space for all breadcrumb items, it is possible to display a truncated version of the breadcrumb and move the items between Home and the parent page into a dropdown menu. \n\nAlternatively, an even shorter version can display only the name/link of the parent page and the prefix icon with the back arrow to navigate one level up.\n\nFor more information on breadcrumbs, visit Nielsen Norman Group: 
https://www.nngroup.com/articles/breadcrumbs/",
2995
+ "type": "text"
2996
+ }
2987
2997
  }
2988
2998
  },
2989
2999
  "nav-item": {
@@ -3943,4 +3953,4 @@
3943
3953
  }
3944
3954
  }
3945
3955
  }
3946
- }
3956
+ }