monday-ui-style
Advanced tools
Comparing version 0.1.23 to 0.1.24
{ | ||
"name": "monday-ui-style", | ||
"version": "0.1.23", | ||
"version": "0.1.24", | ||
"description": "Monday UI CSS Foundations", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.css", |
@@ -8,2 +8,44 @@ const BASIC = "Basic"; | ||
{ | ||
name: "Recurring", | ||
file: "Recurring.svg", | ||
description: "Recurring icon", | ||
tags: "recurring, time, timebased, every, automation, cron" | ||
}, | ||
{ | ||
name: "Featured", | ||
file: "Featured.svg", | ||
description: "Featured category icon", | ||
tags: "featured, category, highlights, automation" | ||
}, | ||
{ | ||
name: "DueDate", | ||
file: "DueDate.svg", | ||
description: "DueDate icon", | ||
tags: "duedate, date, deadline, automation, timebased, cron" | ||
}, | ||
{ | ||
name: "Dependency", | ||
file: "Dependency.svg", | ||
description: "Dependencies icon", | ||
tags: "dependency, category, dependencies, ensure, adjust, automations" | ||
}, | ||
{ | ||
name: "Custom", | ||
file: "Custom.svg", | ||
description: "Custom categoty icon", | ||
tags: "custom, recipe, automations, dynamic, builder" | ||
}, | ||
{ | ||
name: "Basic", | ||
file: "Basic.svg", | ||
description: "Basic category icon", | ||
tags: "basic, category, automations" | ||
}, | ||
{ | ||
name: "MoreActions", | ||
@@ -10,0 +52,0 @@ file: "MoreActions.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
401101
191
1718