@volue/design-icons 1.7.1-next.0 → 1.7.1-next.2

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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 03 Apr 2023 08:11:43 GMT
3
+ * Generated on Fri, 05 May 2023 13:06:01 GMT
4
4
  */
5
5
 
6
6
  export const activity : string;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 03 Apr 2023 08:11:43 GMT
3
+ * Generated on Fri, 05 May 2023 13:06:01 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 03 Apr 2023 08:11:43 GMT
3
+ * Generated on Fri, 05 May 2023 13:06:01 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 03 Apr 2023 08:11:43 GMT
3
+ * Generated on Fri, 05 May 2023 13:06:01 GMT
4
4
  */
5
5
 
6
6
  export const activity : string;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 03 Apr 2023 08:11:43 GMT
3
+ * Generated on Fri, 05 May 2023 13:06:01 GMT
4
4
  */
5
5
 
6
6
  export const activity = "<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 12h-4l-3 9L9 3l-3 9H2\"/></svg>";
package/dist/index.scss CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Mon, 03 Apr 2023 08:11:43 GMT
3
+ // Generated on Fri, 05 May 2023 13:06:01 GMT
4
4
 
5
5
  $activity: <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" 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 viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" 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.7.1-next.0",
3
+ "version": "1.7.1-next.2",
4
4
  "description": "Icons for Volue design primitives",
5
5
  "license": "UNLICENSED",
6
6
  "repository": {
@@ -34,14 +34,14 @@
34
34
  },
35
35
  "devDependencies": {
36
36
  "change-case": "4.1.2",
37
- "eslint": "8.36.0",
37
+ "eslint": "8.39.0",
38
38
  "eslint-config-powel": "14.2.1",
39
39
  "eslint-import-resolver-node": "0.3.7",
40
40
  "eslint-plugin-import": "2.27.5",
41
41
  "fs-extra": "10.1.0",
42
42
  "js-yaml": "4.1.0",
43
43
  "npm-run-all": "4.1.5",
44
- "prettier": "2.8.6",
44
+ "prettier": "2.8.8",
45
45
  "rimraf": "3.0.2",
46
46
  "style-dictionary": "3.7.3-rc.1",
47
47
  "svgo": "2.8.0",