@volue/design-icons 1.9.8 → 1.9.9

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
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. See [Conven
4
4
 
5
5
  <!-- MONOWEAVE:BELOW -->
6
6
 
7
+ ## [1.9.9](https://github.com/Volue/wave/compare/@volue/design-icons@1.9.8...@volue/design-icons@1.9.9) "@volue/design-icons" (2026-02-27)
8
+
9
+
10
+
11
+
7
12
  ## [1.9.8](https://github.com/Volue/wave/compare/@volue/design-icons@1.9.7...@volue/design-icons@1.9.8) "@volue/design-icons" (2026-02-12)
8
13
 
9
14
 
package/dist/index.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 12 Feb 2026 14:11:03 GMT
3
+ * Generated on Fri, 27 Feb 2026 15:01:12 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 12 Feb 2026 14:11:03 GMT
3
+ * Generated on Fri, 27 Feb 2026 15:01:12 GMT
4
4
  */
5
5
 
6
6
  @value activity: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22 12h-4l-3 9L9 3l-3 9H2"/></svg>;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 12 Feb 2026 14:11:03 GMT
3
+ * Generated on Fri, 27 Feb 2026 15:01:12 GMT
4
4
  */
5
5
 
6
6
  :root {
package/dist/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 12 Feb 2026 14:11:03 GMT
3
+ * Generated on Fri, 27 Feb 2026 15:01:12 GMT
4
4
  */
5
5
 
6
6
  export const activity: string;
package/dist/index.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 12 Feb 2026 14:11:03 GMT
3
+ * Generated on Fri, 27 Feb 2026 15:01:12 GMT
4
4
  */
5
5
 
6
6
  export const activity =
package/dist/index.scss CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly, this file was auto-generated.
3
- // Generated on Thu, 12 Feb 2026 14:11:03 GMT
3
+ // Generated on Fri, 27 Feb 2026 15:01:12 GMT
4
4
 
5
5
  $activity: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22 12h-4l-3 9L9 3l-3 9H2"/></svg>;
6
6
  $add: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 19V5m-7 7h14"/></svg>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@volue/design-icons",
3
- "version": "1.9.8",
3
+ "version": "1.9.9",
4
4
  "type": "module",
5
5
  "description": "Icons for Volue design primitives",
6
6
  "license": "UNLICENSED",
@@ -47,13 +47,13 @@
47
47
  "devDependencies": {
48
48
  "@volue/eslint-config": "1.3.12",
49
49
  "change-case": "5.4.4",
50
- "eslint": "9.39.2",
50
+ "eslint": "9.39.3",
51
51
  "fs-extra": "10.1.0",
52
52
  "js-yaml": "4.1.1",
53
53
  "npm-run-all2": "8.0.4",
54
54
  "premove": "4.0.0",
55
55
  "prettier": "3.8.1",
56
- "style-dictionary": "5.3.0",
56
+ "style-dictionary": "5.3.2",
57
57
  "svgo": "3.3.2",
58
58
  "typescript": "5.9.3",
59
59
  "xml2js": "0.6.2"