monday-ui-style
Advanced tools
Comparing version 0.1.15 to 0.1.16
{ | ||
"name": "monday-ui-style", | ||
"version": "0.1.15", | ||
"version": "0.1.16", | ||
"description": "Monday UI CSS Foundations", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.css", |
@@ -45,3 +45,5 @@ # monday.com UI styles | ||
When adding a new icon please run `npm run plop` and fill in the relevant information | ||
How to add a new icon? | ||
Add the icon in SVG format under src/Icons folder (size 20x20) | ||
then run `npm run plop` and fill in the relevant information | ||
@@ -48,0 +50,0 @@ ### Icon colors |
@@ -7,4 +7,32 @@ const BASIC = "Basic"; | ||
// plop_marker:icon_metadata | ||
{ | ||
name: "Globe", | ||
file: "Globe.svg", | ||
description: "Globe", | ||
tags: "Globe,earth,world,country" | ||
}, | ||
{ | ||
name: "RadioButton", | ||
file: "Radio.svg", | ||
description: "RadioButton", | ||
tags: "Radio,Radio button,select,single" | ||
}, | ||
{ | ||
name: "LongText", | ||
file: "LongText.svg", | ||
description: "LongText", | ||
tags: "text,long text,description,lines" | ||
}, | ||
{ | ||
name: "ShortText", | ||
file: "ShortText.svg", | ||
description: "ShortText", | ||
tags: "short text,text,title,line" | ||
}, | ||
{ | ||
name: "Activity", | ||
@@ -11,0 +39,0 @@ file: "Activity.svg", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
369660
174
1600
63