- npm: Update devDeps

- Build: Update `dist`
This commit is contained in:
Brett Zamir
2018-07-18 20:23:10 -07:00
parent a3f0b8e501
commit 8a4bca4e32
69 changed files with 327 additions and 1061 deletions

View File

@@ -188,22 +188,6 @@ var svgEditorLang_be = (function () {
snapping_stepsize: 'snapping_stepsize',
grid_color: 'grid_color'
},
shape_cats: {
basic: 'basic',
object: 'object',
symbol: 'symbol',
arrow: 'arrow',
flowchart: 'flowchart',
animal: 'animal',
game: 'game',
dialog_balloon: 'dialog_balloon',
electronics: 'electronics',
math: 'math',
music: 'music',
misc: 'misc',
raphael_1: 'raphael_1',
raphael_2: 'raphael_2'
},
notification: {
invalidAttrValGiven: 'Invalid value given',
noContentToFitTo: 'No content to fit to',