- Build: Update
- Docs (CHANGES): Update
This commit is contained in:
4
dist/index-es.js
vendored
4
dist/index-es.js
vendored
@@ -36011,8 +36011,6 @@ editor.init = function () {
|
||||
var _ref30 = _asyncToGenerator(
|
||||
/*#__PURE__*/
|
||||
regeneratorRuntime.mark(function _callee17(lang, allStrings) {
|
||||
var _this = this;
|
||||
|
||||
var oldLayerName, renameLayer, elems;
|
||||
return regeneratorRuntime.wrap(function _callee17$(_context17) {
|
||||
while (1) {
|
||||
@@ -36069,7 +36067,7 @@ editor.init = function () {
|
||||
|
||||
case 17:
|
||||
loadedExtensionNames.forEach(function (loadedExtensionName) {
|
||||
_this.runExtension(loadedExtensionName, 'langReady',
|
||||
svgCanvas.runExtension(loadedExtensionName, 'langReady',
|
||||
/** @type {module:svgcanvas.SvgCanvas#event:ext-langReady} */
|
||||
{
|
||||
lang: lang,
|
||||
|
||||
2
dist/index-es.min.js
vendored
2
dist/index-es.min.js
vendored
File diff suppressed because one or more lines are too long
2
dist/index-es.min.js.map
vendored
2
dist/index-es.min.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/index-umd.js
vendored
4
dist/index-umd.js
vendored
@@ -36017,8 +36017,6 @@
|
||||
var _ref30 = _asyncToGenerator(
|
||||
/*#__PURE__*/
|
||||
regeneratorRuntime.mark(function _callee17(lang, allStrings) {
|
||||
var _this = this;
|
||||
|
||||
var oldLayerName, renameLayer, elems;
|
||||
return regeneratorRuntime.wrap(function _callee17$(_context17) {
|
||||
while (1) {
|
||||
@@ -36075,7 +36073,7 @@
|
||||
|
||||
case 17:
|
||||
loadedExtensionNames.forEach(function (loadedExtensionName) {
|
||||
_this.runExtension(loadedExtensionName, 'langReady',
|
||||
svgCanvas.runExtension(loadedExtensionName, 'langReady',
|
||||
/** @type {module:svgcanvas.SvgCanvas#event:ext-langReady} */
|
||||
{
|
||||
lang: lang,
|
||||
|
||||
2
dist/index-umd.min.js
vendored
2
dist/index-umd.min.js
vendored
File diff suppressed because one or more lines are too long
2
dist/index-umd.min.js.map
vendored
2
dist/index-umd.min.js.map
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user