- Linting (ESLint): Apply per latest ash-nazg (jsdoc: complete sentence descriptions)
- npm: Update devDeps
This commit is contained in:
2
dist/extensions/ext-arrows.js
vendored
2
dist/extensions/ext-arrows.js
vendored
@@ -38,7 +38,7 @@ var svgEditorExtension_arrows = (function () {
|
||||
}
|
||||
|
||||
/**
|
||||
* ext-arrows.js
|
||||
* @file ext-arrows.js
|
||||
*
|
||||
* @license MIT
|
||||
*
|
||||
|
||||
2
dist/extensions/ext-closepath.js
vendored
2
dist/extensions/ext-closepath.js
vendored
@@ -38,7 +38,7 @@ var svgEditorExtension_closepath = (function () {
|
||||
}
|
||||
|
||||
/**
|
||||
* ext-closepath.js
|
||||
* @file ext-closepath.js
|
||||
*
|
||||
* @license MIT
|
||||
*
|
||||
|
||||
2
dist/extensions/ext-connector.js
vendored
2
dist/extensions/ext-connector.js
vendored
@@ -40,7 +40,7 @@ var svgEditorExtension_connector = (function () {
|
||||
/* eslint-disable unicorn/no-fn-reference-in-iterator */
|
||||
|
||||
/**
|
||||
* ext-connector.js
|
||||
* @file ext-connector.js
|
||||
*
|
||||
* @license MIT
|
||||
*
|
||||
|
||||
2
dist/extensions/ext-eyedropper.js
vendored
2
dist/extensions/ext-eyedropper.js
vendored
@@ -38,7 +38,7 @@ var svgEditorExtension_eyedropper = (function () {
|
||||
}
|
||||
|
||||
/**
|
||||
* ext-eyedropper.js
|
||||
* @file ext-eyedropper.js
|
||||
*
|
||||
* @license MIT
|
||||
*
|
||||
|
||||
2
dist/extensions/ext-foreignobject.js
vendored
2
dist/extensions/ext-foreignobject.js
vendored
@@ -38,7 +38,7 @@ var svgEditorExtension_foreignobject = (function () {
|
||||
}
|
||||
|
||||
/**
|
||||
* ext-foreignobject.js
|
||||
* @file ext-foreignobject.js
|
||||
*
|
||||
* @license Apache-2.0
|
||||
*
|
||||
|
||||
2
dist/extensions/ext-grid.js
vendored
2
dist/extensions/ext-grid.js
vendored
@@ -38,7 +38,7 @@ var svgEditorExtension_grid = (function () {
|
||||
}
|
||||
|
||||
/**
|
||||
* ext-grid.js
|
||||
* @file ext-grid.js
|
||||
*
|
||||
* @license Apache-2.0
|
||||
*
|
||||
|
||||
2
dist/extensions/ext-helloworld.js
vendored
2
dist/extensions/ext-helloworld.js
vendored
@@ -80,7 +80,7 @@ var svgEditorExtension_helloworld = (function () {
|
||||
}
|
||||
|
||||
/**
|
||||
* ext-helloworld.js
|
||||
* @file ext-helloworld.js
|
||||
*
|
||||
* @license MIT
|
||||
*
|
||||
|
||||
2
dist/extensions/ext-imagelib.js
vendored
2
dist/extensions/ext-imagelib.js
vendored
@@ -52,7 +52,7 @@ var svgEditorExtension_imagelib = (function () {
|
||||
}
|
||||
|
||||
/**
|
||||
* ext-imagelib.js
|
||||
* @file ext-imagelib.js
|
||||
*
|
||||
* @license MIT
|
||||
*
|
||||
|
||||
2
dist/extensions/ext-markers.js
vendored
2
dist/extensions/ext-markers.js
vendored
@@ -38,7 +38,7 @@ var svgEditorExtension_markers = (function () {
|
||||
}
|
||||
|
||||
/**
|
||||
* ext-markers.js
|
||||
* @file ext-markers.js
|
||||
*
|
||||
* @license Apache-2.0
|
||||
*
|
||||
|
||||
2
dist/extensions/ext-overview_window.js
vendored
2
dist/extensions/ext-overview_window.js
vendored
@@ -2,7 +2,7 @@ var svgEditorExtension_overview_window = (function () {
|
||||
'use strict';
|
||||
|
||||
/**
|
||||
* ext-overview_window.js
|
||||
* @file ext-overview_window.js
|
||||
*
|
||||
* @license MIT
|
||||
*
|
||||
|
||||
2
dist/extensions/ext-panning.js
vendored
2
dist/extensions/ext-panning.js
vendored
@@ -38,7 +38,7 @@ var svgEditorExtension_panning = (function () {
|
||||
}
|
||||
|
||||
/**
|
||||
* ext-panning.js
|
||||
* @file ext-panning.js
|
||||
*
|
||||
* @license MIT
|
||||
*
|
||||
|
||||
2
dist/extensions/ext-placemark.js
vendored
2
dist/extensions/ext-placemark.js
vendored
@@ -80,7 +80,7 @@ var svgEditorExtension_placemark = (function () {
|
||||
}
|
||||
|
||||
/**
|
||||
* ext-placemark.js
|
||||
* @file ext-placemark.js
|
||||
*
|
||||
*
|
||||
* @copyright 2010 CloudCanvas, Inc. All rights reserved
|
||||
|
||||
2
dist/extensions/ext-polygon.js
vendored
2
dist/extensions/ext-polygon.js
vendored
@@ -38,7 +38,7 @@ var svgEditorExtension_polygon = (function () {
|
||||
}
|
||||
|
||||
/**
|
||||
* ext-polygon.js
|
||||
* @file ext-polygon.js
|
||||
*
|
||||
*
|
||||
* @copyright 2010 CloudCanvas, Inc. All rights reserved
|
||||
|
||||
2
dist/extensions/ext-server_moinsave.js
vendored
2
dist/extensions/ext-server_moinsave.js
vendored
@@ -243,7 +243,7 @@ var svgEditorExtension_server_moinsave = (function () {
|
||||
}
|
||||
|
||||
/**
|
||||
* For parsing color values
|
||||
* For parsing color values.
|
||||
* @module RGBColor
|
||||
* @author Stoyan Stefanov <sstoo@gmail.com>
|
||||
* @see https://www.phpied.com/rgb-color-parser-in-javascript/
|
||||
|
||||
2
dist/extensions/ext-server_opensave.js
vendored
2
dist/extensions/ext-server_opensave.js
vendored
@@ -243,7 +243,7 @@ var svgEditorExtension_server_opensave = (function () {
|
||||
}
|
||||
|
||||
/**
|
||||
* For parsing color values
|
||||
* For parsing color values.
|
||||
* @module RGBColor
|
||||
* @author Stoyan Stefanov <sstoo@gmail.com>
|
||||
* @see https://www.phpied.com/rgb-color-parser-in-javascript/
|
||||
|
||||
2
dist/extensions/ext-shapes.js
vendored
2
dist/extensions/ext-shapes.js
vendored
@@ -80,7 +80,7 @@ var svgEditorExtension_shapes = (function () {
|
||||
}
|
||||
|
||||
/**
|
||||
* ext-shapes.js
|
||||
* @file ext-shapes.js
|
||||
*
|
||||
* @license MIT
|
||||
*
|
||||
|
||||
2
dist/extensions/ext-star.js
vendored
2
dist/extensions/ext-star.js
vendored
@@ -38,7 +38,7 @@ var svgEditorExtension_star = (function () {
|
||||
}
|
||||
|
||||
/**
|
||||
* ext-star.js
|
||||
* @file ext-star.js
|
||||
*
|
||||
*
|
||||
* @copyright 2010 CloudCanvas, Inc. All rights reserved
|
||||
|
||||
2
dist/extensions/ext-storage.js
vendored
2
dist/extensions/ext-storage.js
vendored
@@ -80,7 +80,7 @@ var svgEditorExtension_storage = (function () {
|
||||
}
|
||||
|
||||
/**
|
||||
* ext-storage.js
|
||||
* @file ext-storage.js
|
||||
*
|
||||
* This extension allows automatic saving of the SVG canvas contents upon
|
||||
* page unload (which can later be automatically retrieved upon future
|
||||
|
||||
3
dist/extensions/ext-webappfind.js
vendored
3
dist/extensions/ext-webappfind.js
vendored
@@ -38,7 +38,8 @@ var svgEditorExtension_webappfind = (function () {
|
||||
}
|
||||
|
||||
/**
|
||||
* Depends on Firefox add-on and executables from {@link https://github.com/brettz9/webappfind}
|
||||
* Depends on Firefox add-on and executables from
|
||||
* {@link https://github.com/brettz9/webappfind}.
|
||||
* @author Brett Zamir
|
||||
* @license MIT
|
||||
* @todo See WebAppFind Readme for SVG-related todos
|
||||
|
||||
2
dist/extensions/ext-xdomain-messaging.js
vendored
2
dist/extensions/ext-xdomain-messaging.js
vendored
@@ -38,7 +38,7 @@ var svgEditorExtension_xdomain_messaging = (function () {
|
||||
/**
|
||||
* Should not be needed for same domain control (just call via child frame),
|
||||
* but an API common for cross-domain and same domain use can be found
|
||||
* in embedapi.js with a demo at embedapi.html
|
||||
* in embedapi.js with a demo at embedapi.html.
|
||||
*/
|
||||
var extXdomainMessaging = {
|
||||
name: 'xdomain-messaging',
|
||||
|
||||
Reference in New Issue
Block a user