Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

monday-ui-style

Package Overview
Dependencies
Maintainers
1
Versions
305
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

monday-ui-style - npm Package Compare versions

Comparing version 0.1.15 to 0.1.16

src/Icons/Globe.svg

2

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc