monday-ui-style
Advanced tools
Comparing version 0.1.76 to 0.1.77
{ | ||
"name": "monday-ui-style", | ||
"version": "0.1.76", | ||
"version": "0.1.77", | ||
"description": "Monday UI CSS Foundations", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.css", |
@@ -13,4 +13,18 @@ const BASIC = "Basic"; | ||
}, | ||
{ | ||
name: "ConnectedDoc", | ||
file: "ConnectedDoc.svg", | ||
description: "Connect existing doc", | ||
tags: "doc,attach,connect,link" | ||
}, | ||
{ | ||
name: "AddNewDoc", | ||
file: "AddNewDoc.svg", | ||
description: "Add new doc", | ||
tags: "doc,new" | ||
}, | ||
{ | ||
name: "Switcher", | ||
@@ -17,0 +31,0 @@ file: "Switcher.svg", |
515555
234
2343