@synergy-design-system/tokens 1.0.1 → 1.0.3

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-v1.0.3](https://github.com/synergy-design-system/synergy-design-system/compare/tokens/1.0.2...tokens/1.0.3) (2024-01-10)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * 🤔 Replace primitive tokens of 'input.icon.icon-clearable' with core tokens ([#240](https://github.com/synergy-design-system/synergy-design-system/issues/240)) ([c2b8c18](https://github.com/synergy-design-system/synergy-design-system/commit/c2b8c18f6852c1abf95d2319730a321667435c0b))
7
+
8
+ # [@synergy-design-system/tokens-v1.0.2](https://github.com/synergy-design-system/synergy-design-system/compare/tokens/1.0.1...tokens/1.0.2) (2023-12-14)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * 📚 improve links in documentation ([#224](https://github.com/synergy-design-system/synergy-design-system/issues/224)) ([f55934c](https://github.com/synergy-design-system/synergy-design-system/commit/f55934c34c6c53b0f7c9a5afa8d91bc520df4fdf))
14
+
1
15
  # [@synergy-design-system/tokens-v1.0.1](https://github.com/synergy-design-system/synergy-design-system/compare/tokens/1.0.0...tokens/1.0.1) (2023-12-06)
2
16
 
3
17
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 1.0.0
2
+ * @synergy-design-system/tokens version 1.0.2
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 1.0.0
2
+ * @synergy-design-system/tokens version 1.0.2
3
3
  * SICK Global UX Foundation
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 1.0.0
2
+ * @synergy-design-system/tokens version 1.0.2
3
3
  * SICK Global UX Foundation
4
4
  */
5
5
  $SynFontSize2xSmall: var(--syn-font-size-2x-small) !default;
@@ -1,8 +1,8 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 1.0.0
2
+ * @synergy-design-system/tokens version 1.0.2
3
3
  * SICK Global UX Foundation
4
4
  * Do not edit directly
5
- * Generated on Wed, 06 Dec 2023 08:58:58 GMT
5
+ * Generated on Wed, 10 Jan 2024 09:31:19 GMT
6
6
  */
7
7
 
8
8
  :root {
@@ -85,9 +85,9 @@
85
85
  --syn-input-icon-color: var(--syn-color-neutral-800);
86
86
  --syn-input-icon-color-hover: var(--syn-color-neutral-800);
87
87
  --syn-input-icon-color-focus: var(--syn-color-neutral-800);
88
- --syn-input-icon-icon-clearable-color: var(--syn-color-gray-500);
89
- --syn-input-icon-icon-clearable-color-hover: var(--syn-color-gray-500);
90
- --syn-input-icon-icon-clearable-color-focus: var(--syn-color-gray-500);
88
+ --syn-input-icon-icon-clearable-color: var(--syn-color-neutral-500);
89
+ --syn-input-icon-icon-clearable-color-hover: var(--syn-color-neutral-500);
90
+ --syn-input-icon-icon-clearable-color-focus: var(--syn-color-neutral-500);
91
91
  --syn-input-placeholder-color: var(--syn-color-neutral-500);
92
92
  --syn-input-placeholder-color-disabled: var(--syn-color-neutral-500);
93
93
  --syn-input-required-content: "*";
@@ -1,8 +1,8 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 1.0.0
2
+ * @synergy-design-system/tokens version 1.0.2
3
3
  * SICK Global UX Foundation
4
4
  * Do not edit directly
5
- * Generated on Wed, 06 Dec 2023 08:58:58 GMT
5
+ * Generated on Wed, 10 Jan 2024 09:31:19 GMT
6
6
  */
7
7
 
8
8
  :root {
@@ -85,9 +85,9 @@
85
85
  --syn-input-icon-color: var(--syn-color-neutral-800);
86
86
  --syn-input-icon-color-hover: var(--syn-color-neutral-800);
87
87
  --syn-input-icon-color-focus: var(--syn-color-neutral-800);
88
- --syn-input-icon-icon-clearable-color: var(--syn-color-gray-500);
89
- --syn-input-icon-icon-clearable-color-hover: var(--syn-color-gray-500);
90
- --syn-input-icon-icon-clearable-color-focus: var(--syn-color-gray-500);
88
+ --syn-input-icon-icon-clearable-color: var(--syn-color-neutral-500);
89
+ --syn-input-icon-icon-clearable-color-hover: var(--syn-color-neutral-500);
90
+ --syn-input-icon-icon-clearable-color-focus: var(--syn-color-neutral-500);
91
91
  --syn-input-placeholder-color: var(--syn-color-neutral-500);
92
92
  --syn-input-placeholder-color-disabled: var(--syn-color-neutral-500);
93
93
  --syn-input-required-content: "*";
package/package.json CHANGED
@@ -32,7 +32,7 @@
32
32
  "CHANGELOG.md",
33
33
  "src/figma-tokens"
34
34
  ],
35
- "homepage": "https://github.com/synergy-design-system/synergy-design-system/tree/main/packages/tokens",
35
+ "homepage": "https://synergy-design-system.github.io",
36
36
  "keywords": [
37
37
  "SDS",
38
38
  "SICK",
@@ -99,7 +99,7 @@
99
99
  },
100
100
  "type": "module",
101
101
  "types": "./dist/js/index.d.ts",
102
- "version": "1.0.1",
102
+ "version": "1.0.3",
103
103
  "scripts": {
104
104
  "build": "pnpm clean && node scripts/build.js",
105
105
  "clean": "rimraf build",
@@ -87,15 +87,15 @@
87
87
  },
88
88
  "icon-clearable": {
89
89
  "color": {
90
- "value": "{gray.500}",
90
+ "value": "{neutral.500}",
91
91
  "type": "color"
92
92
  },
93
93
  "color-hover": {
94
- "value": "{gray.500}",
94
+ "value": "{neutral.500}",
95
95
  "type": "color"
96
96
  },
97
97
  "color-focus": {
98
- "value": "{gray.500}",
98
+ "value": "{neutral.500}",
99
99
  "type": "color"
100
100
  }
101
101
  }
@@ -263,4 +263,4 @@
263
263
  }
264
264
  }
265
265
  }
266
- }
266
+ }