@synergy-design-system/assets 1.1.0 → 1.2.1
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 +14 -0
- package/package.json +7 -9
- package/src/default-icons.d.ts +184 -184
- package/src/default-icons.js +208 -208
- package/src/icons/access_alarms.svg +1 -1
- package/src/icons/accessible_forward.svg +1 -1
- package/src/icons/adb.svg +1 -1
- package/src/icons/agriculture.svg +1 -1
- package/src/icons/bakery_dining.svg +1 -1
- package/src/icons/bedtime_off.svg +1 -1
- package/src/icons/data_saver_off.svg +1 -1
- package/src/icons/data_saver_on.svg +1 -1
- package/src/icons/data_usage.svg +1 -1
- package/src/icons/deselect.svg +1 -1
- package/src/icons/design_services.svg +1 -1
- package/src/icons/desktop_access_disabled.svg +1 -1
- package/src/icons/directions_off.svg +1 -1
- package/src/icons/do_disturb_off.svg +1 -1
- package/src/icons/do_not_step.svg +1 -1
- package/src/icons/do_not_touch.svg +1 -1
- package/src/icons/domain_disabled.svg +1 -1
- package/src/icons/done_all.svg +1 -1
- package/src/icons/done_outline.svg +1 -1
- package/src/icons/mic_external_off.svg +1 -1
- package/src/icons/mode.svg +1 -1
- package/src/icons/mode_edit.svg +1 -1
- package/src/icons/mode_edit_outline.svg +1 -1
- package/src/icons/mode_fan_off.svg +1 -1
- package/src/icons/mouse.svg +1 -1
- package/src/icons/nearby_off.svg +1 -1
- package/src/icons/nest_cam_wired_stand.svg +1 -1
- package/src/icons/new_releases.svg +1 -1
- package/src/icons/nightlight_round.svg +1 -1
- package/src/logos/logo-black.svg +1 -1
- package/src/logos/logo-claim-black.svg +2 -2
- package/src/logos/logo-claim-color.svg +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
# [@synergy-design-system/assets-v1.2.1](https://github.com/synergy-design-system/synergy-design-system/compare/assets/1.2.0...assets/1.2.1) (2024-01-24)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* 🤔 Update project dependencies ([#276](https://github.com/synergy-design-system/synergy-design-system/issues/276)) ([9aa94be](https://github.com/synergy-design-system/synergy-design-system/commit/9aa94beb8f1191862d7cf48617af2d1994a6df9c))
|
|
7
|
+
|
|
8
|
+
# [@synergy-design-system/assets-v1.2.0](https://github.com/synergy-design-system/synergy-design-system/compare/assets/1.1.0...assets/1.2.0) (2024-01-19)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* ✨update icons ([#273](https://github.com/synergy-design-system/synergy-design-system/issues/273)) ([8677925](https://github.com/synergy-design-system/synergy-design-system/commit/8677925421d09f65c3aa8e056013b0cba8354f9a))
|
|
14
|
+
|
|
1
15
|
# [@synergy-design-system/assets-v1.1.0](https://github.com/synergy-design-system/synergy-design-system/compare/assets/1.0.2...assets/1.1.0) (2024-01-12)
|
|
2
16
|
|
|
3
17
|
|
package/package.json
CHANGED
|
@@ -8,17 +8,15 @@
|
|
|
8
8
|
"@clack/prompts": "^0.7.0",
|
|
9
9
|
"@semantic-release/changelog": "^6.0.3",
|
|
10
10
|
"@semantic-release/git": "^10.0.1",
|
|
11
|
-
"@tokens-studio/sd-transforms": "^0.11.0",
|
|
12
11
|
"chalk": "^5.3.0",
|
|
13
|
-
"dotenv": "^16.
|
|
14
|
-
"eslint": "^8.
|
|
15
|
-
"eslint-plugin-import": "^2.
|
|
16
|
-
"figma-export-assets": "^1.0.
|
|
17
|
-
"rimraf": "^5.0.
|
|
12
|
+
"dotenv": "^16.4.0",
|
|
13
|
+
"eslint": "^8.56.0",
|
|
14
|
+
"eslint-plugin-import": "^2.29.1",
|
|
15
|
+
"figma-export-assets": "^1.0.4",
|
|
16
|
+
"rimraf": "^5.0.5",
|
|
18
17
|
"semantic-release": "^19.0.5",
|
|
19
18
|
"semantic-release-monorepo": "^7.0.5",
|
|
20
|
-
"
|
|
21
|
-
"svgo": "^3.0.2",
|
|
19
|
+
"svgo": "^3.2.0",
|
|
22
20
|
"@synergy-design-system/eslint-config-syn": "0.1.0"
|
|
23
21
|
},
|
|
24
22
|
"exports": {
|
|
@@ -104,7 +102,7 @@
|
|
|
104
102
|
]
|
|
105
103
|
},
|
|
106
104
|
"type": "module",
|
|
107
|
-
"version": "1.1
|
|
105
|
+
"version": "1.2.1",
|
|
108
106
|
"scripts": {
|
|
109
107
|
"lint": "eslint .",
|
|
110
108
|
"format.eslint": "pnpm lint --fix",
|