monday-ui-style
Advanced tools
Comparing version 0.1.40 to 0.1.41
{ | ||
"name": "monday-ui-style", | ||
"version": "0.1.40", | ||
"version": "0.1.41", | ||
"description": "Monday UI CSS Foundations", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.css", |
@@ -883,2 +883,10 @@ const BASIC = "Basic"; | ||
{ | ||
name: "Lines", | ||
file: "Lines.svg", | ||
description: "Lines", | ||
tags: "Lines, Rows", | ||
category: [PLATFORM], | ||
}, | ||
{ | ||
name: "Link", | ||
@@ -1002,2 +1010,10 @@ file: "Link.svg", | ||
{ | ||
name: "Mute", | ||
file: "Mute.svg", | ||
description: "Mute", | ||
tags: "Mute", | ||
category: [PLATFORM] | ||
}, | ||
{ | ||
name: "MyWeek", | ||
@@ -1093,2 +1109,10 @@ file: "MyWeek.svg", | ||
}, | ||
{ | ||
name: "Pause", | ||
file: "Pause.svg", | ||
description: "Pause", | ||
tags: "Pause, Hold", | ||
category: [PLATFORM], | ||
}, | ||
@@ -1112,2 +1136,10 @@ { | ||
{ | ||
name: "Play", | ||
file: "Play.svg", | ||
description: "Play", | ||
tags: "Play, Start", | ||
category: [PLATFORM], | ||
}, | ||
{ | ||
name: "Print", | ||
@@ -1248,2 +1280,10 @@ file: "Print.svg", | ||
{ | ||
name: "Sound", | ||
file: "Sound.svg", | ||
description: "Sound", | ||
tags: "Sound, Audio, Speaker", | ||
category: [PLATFORM], | ||
}, | ||
{ | ||
name: "StrikethroughS", | ||
@@ -1263,2 +1303,3 @@ file: "StrikethroughS.svg", | ||
}, | ||
{ | ||
@@ -1441,5 +1482,5 @@ name: "Sun", | ||
description: "Workspace", | ||
tags: "Workspace", | ||
tags: "Workspace, Grid", | ||
category: [PLATFORM], | ||
}, | ||
]; |
439878
211
1977