froala-audio
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -23,2 +23,7 @@ "use strict"; | ||
audioUploadURL: 'https://i.froala.com/upload' | ||
}); // This SVG icon is licensed under Apache 2.0 and was retrieved from | ||
// https://material.io/resources/icons/?search=audio&icon=volume_up&style=baseline | ||
$.extend(FE.SVG, { | ||
insertAudio: 'M3 9v6h4l5 5V4L7 9H3zm13.5 3c0-1.77-1.02-3.29-2.5-4.03v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 3.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77s-2.99-7.86-7-8.77z' | ||
}); | ||
@@ -583,3 +588,3 @@ | ||
FA5NAME: 'volume-up', | ||
template: 'font_awesome' | ||
SVG_KEY: 'insertAudio' | ||
}); | ||
@@ -586,0 +591,0 @@ FE.RegisterCommand('insertAudio', { |
{ | ||
"name": "froala-audio", | ||
"description": "Plugin for inserting and modifying audio players with Froala WYSIWYG Editor.", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"main": "./froala-audio.js", | ||
@@ -6,0 +6,0 @@ "repository": "https://github.com/coassemble/froala-audio", |
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
35621
710