@synergy-design-system/tokens 2.14.0 → 2.15.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 +7 -0
- package/dist/js/index.d.ts +1 -1
- package/dist/js/index.js +1 -1
- package/dist/scss/_tokens.scss +1 -1
- package/dist/themes/dark.css +2 -2
- package/dist/themes/light.css +2 -2
- package/package.json +3 -3
- package/src/figma-tokens/_docs.json +42 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
# [@synergy-design-system/tokens-v2.15.0](https://github.com/synergy-design-system/synergy-design-system/compare/tokens/2.14.0...tokens/2.15.0) (2024-11-27)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* ✨ Create styles for a syn-link-list ([#678](https://github.com/synergy-design-system/synergy-design-system/issues/678)) ([ca3b99a](https://github.com/synergy-design-system/synergy-design-system/commit/ca3b99a828e2a078b538881f74324d0bee8fde66))
|
|
7
|
+
|
|
1
8
|
# [@synergy-design-system/tokens-v2.14.0](https://github.com/synergy-design-system/synergy-design-system/compare/tokens/2.13.0...tokens/2.14.0) (2024-11-21)
|
|
2
9
|
|
|
3
10
|
|
package/dist/js/index.d.ts
CHANGED
package/dist/js/index.js
CHANGED
package/dist/scss/_tokens.scss
CHANGED
package/dist/themes/dark.css
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @synergy-design-system/tokens version 2.
|
|
2
|
+
* @synergy-design-system/tokens version 2.14.0
|
|
3
3
|
* SICK Global UX Foundation
|
|
4
4
|
* Do not edit directly
|
|
5
|
-
* Generated on
|
|
5
|
+
* Generated on Wed, 27 Nov 2024 10:49:18 GMT
|
|
6
6
|
*/
|
|
7
7
|
|
|
8
8
|
:root, .syn-theme-dark {
|
package/dist/themes/light.css
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @synergy-design-system/tokens version 2.
|
|
2
|
+
* @synergy-design-system/tokens version 2.14.0
|
|
3
3
|
* SICK Global UX Foundation
|
|
4
4
|
* Do not edit directly
|
|
5
|
-
* Generated on
|
|
5
|
+
* Generated on Wed, 27 Nov 2024 10:49:18 GMT
|
|
6
6
|
*/
|
|
7
7
|
|
|
8
8
|
:root, .syn-theme-light {
|
package/package.json
CHANGED
|
@@ -18,8 +18,8 @@
|
|
|
18
18
|
"semantic-release-monorepo": "7.0.5",
|
|
19
19
|
"style-dictionary": "^3.9.2",
|
|
20
20
|
"stylelint": "^16.10.0",
|
|
21
|
-
"@synergy-design-system/
|
|
22
|
-
"@synergy-design-system/
|
|
21
|
+
"@synergy-design-system/stylelint-config-syn": "0.1.0",
|
|
22
|
+
"@synergy-design-system/eslint-config-syn": "0.1.0"
|
|
23
23
|
},
|
|
24
24
|
"exports": {
|
|
25
25
|
".": {
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
},
|
|
102
102
|
"type": "module",
|
|
103
103
|
"types": "./dist/js/index.d.ts",
|
|
104
|
-
"version": "2.
|
|
104
|
+
"version": "2.15.0",
|
|
105
105
|
"scripts": {
|
|
106
106
|
"build": "pnpm clean && node scripts/build.js",
|
|
107
107
|
"clean": "rimraf build",
|
|
@@ -1440,6 +1440,38 @@
|
|
|
1440
1440
|
}
|
|
1441
1441
|
}
|
|
1442
1442
|
},
|
|
1443
|
+
"link-list": {
|
|
1444
|
+
"horizontal": {
|
|
1445
|
+
"title": {
|
|
1446
|
+
"value": "Horizontal",
|
|
1447
|
+
"type": "text"
|
|
1448
|
+
},
|
|
1449
|
+
"description": {
|
|
1450
|
+
"value": "Use the horizontal attribute to indicate that it is used as a horizontal link list.",
|
|
1451
|
+
"type": "text"
|
|
1452
|
+
}
|
|
1453
|
+
},
|
|
1454
|
+
"multiline": {
|
|
1455
|
+
"title": {
|
|
1456
|
+
"value": "Multiline",
|
|
1457
|
+
"type": "text"
|
|
1458
|
+
},
|
|
1459
|
+
"description": {
|
|
1460
|
+
"value": "The horizontal link list automatically wraps into a new line if there is not enough space available.",
|
|
1461
|
+
"type": "text"
|
|
1462
|
+
}
|
|
1463
|
+
},
|
|
1464
|
+
"size": {
|
|
1465
|
+
"title": {
|
|
1466
|
+
"value": "Size",
|
|
1467
|
+
"type": "text"
|
|
1468
|
+
},
|
|
1469
|
+
"description": {
|
|
1470
|
+
"value": "Use the size attribute to change the link list size.",
|
|
1471
|
+
"type": "text"
|
|
1472
|
+
}
|
|
1473
|
+
}
|
|
1474
|
+
},
|
|
1443
1475
|
"menu-item": {
|
|
1444
1476
|
"default": {
|
|
1445
1477
|
"description": {
|
|
@@ -2850,6 +2882,16 @@
|
|
|
2850
2882
|
"value": "Links can be used to display a link to other pages.",
|
|
2851
2883
|
"type": "text"
|
|
2852
2884
|
}
|
|
2885
|
+
},
|
|
2886
|
+
"link-list": {
|
|
2887
|
+
"description": {
|
|
2888
|
+
"value": "Links can be grouped horizontally or vertically.",
|
|
2889
|
+
"type": "text"
|
|
2890
|
+
},
|
|
2891
|
+
"title": {
|
|
2892
|
+
"value": "Link list",
|
|
2893
|
+
"type": "text"
|
|
2894
|
+
}
|
|
2853
2895
|
}
|
|
2854
2896
|
},
|
|
2855
2897
|
"templates": {
|