- Build: Babel 7
- npm: Update qr-manipulation
This commit is contained in:
5
dist/extensions/ext-locale/arrows/en.js
vendored
5
dist/extensions/ext-locale/arrows/en.js
vendored
@@ -3,7 +3,10 @@ var svgEditorExtensionLocale_arrows_en = (function () {
|
||||
|
||||
var en = {
|
||||
name: 'Arrows',
|
||||
langList: [{ id: 'arrow_none', textContent: 'No arrow' }],
|
||||
langList: [{
|
||||
id: 'arrow_none',
|
||||
textContent: 'No arrow'
|
||||
}],
|
||||
contextTools: [{
|
||||
title: 'Select arrow type',
|
||||
options: {
|
||||
|
||||
5
dist/extensions/ext-locale/arrows/fr.js
vendored
5
dist/extensions/ext-locale/arrows/fr.js
vendored
@@ -3,7 +3,10 @@ var svgEditorExtensionLocale_arrows_fr = (function () {
|
||||
|
||||
var fr = {
|
||||
name: 'Arrows',
|
||||
langList: [{ id: 'arrow_none', textContent: 'Sans flèche' }],
|
||||
langList: [{
|
||||
id: 'arrow_none',
|
||||
textContent: 'Sans flèche'
|
||||
}],
|
||||
contextTools: [{
|
||||
title: 'Select arrow type',
|
||||
options: {
|
||||
|
||||
5
dist/extensions/ext-locale/connector/en.js
vendored
5
dist/extensions/ext-locale/connector/en.js
vendored
@@ -3,7 +3,10 @@ var svgEditorExtensionLocale_connector_en = (function () {
|
||||
|
||||
var en = {
|
||||
name: 'Connector',
|
||||
langList: [{ id: 'mode_connect', title: 'Connect two objects' }],
|
||||
langList: [{
|
||||
id: 'mode_connect',
|
||||
title: 'Connect two objects'
|
||||
}],
|
||||
buttons: [{
|
||||
title: 'Connect two objects'
|
||||
}]
|
||||
|
||||
5
dist/extensions/ext-locale/connector/fr.js
vendored
5
dist/extensions/ext-locale/connector/fr.js
vendored
@@ -3,7 +3,10 @@ var svgEditorExtensionLocale_connector_fr = (function () {
|
||||
|
||||
var fr = {
|
||||
name: 'Connector',
|
||||
langList: [{ id: 'mode_connect', title: 'Connecter deux objets' }],
|
||||
langList: [{
|
||||
id: 'mode_connect',
|
||||
title: 'Connecter deux objets'
|
||||
}],
|
||||
buttons: [{
|
||||
title: 'Connect two objects'
|
||||
}]
|
||||
|
||||
1
dist/extensions/ext-locale/imagelib/de.js
vendored
1
dist/extensions/ext-locale/imagelib/de.js
vendored
@@ -27,6 +27,7 @@ var svgEditorExtensionLocale_imagelib_de = (function () {
|
||||
description: 'Share and Use Images. Over 100,000 Public Domain SVG Images and Growing.'
|
||||
}
|
||||
*/
|
||||
|
||||
}]
|
||||
};
|
||||
|
||||
|
||||
5
dist/extensions/ext-locale/imagelib/en.js
vendored
5
dist/extensions/ext-locale/imagelib/en.js
vendored
@@ -17,14 +17,14 @@ var svgEditorExtensionLocale_imagelib_en = (function () {
|
||||
}, {
|
||||
name: 'IAN Symbol Libraries',
|
||||
url: 'https://ian.umces.edu/symbols/catalog/svgedit/album_chooser.php?svgedit=3',
|
||||
description: 'Free library of illustrations'
|
||||
// The site is no longer using our API, and they have added an
|
||||
description: 'Free library of illustrations' // The site is no longer using our API, and they have added an
|
||||
// `X-Frame-Options` header which prevents our usage cross-origin:
|
||||
// Getting messages like this in console:
|
||||
// Refused to display 'https://openclipart.org/detail/307176/sign-bike' in a frame
|
||||
// because it set 'X-Frame-Options' to 'sameorigin'.
|
||||
// url: 'https://openclipart.org/svgedit',
|
||||
// However, they do have a custom API which we are using here:
|
||||
|
||||
/*
|
||||
{
|
||||
name: 'Openclipart',
|
||||
@@ -32,6 +32,7 @@ var svgEditorExtensionLocale_imagelib_en = (function () {
|
||||
description: 'Share and Use Images. Over 100,000 Public Domain SVG Images and Growing.'
|
||||
}
|
||||
*/
|
||||
|
||||
}]
|
||||
};
|
||||
|
||||
|
||||
1
dist/extensions/ext-locale/imagelib/fr.js
vendored
1
dist/extensions/ext-locale/imagelib/fr.js
vendored
@@ -27,6 +27,7 @@ var svgEditorExtensionLocale_imagelib_fr = (function () {
|
||||
description: 'Share and Use Images. Over 100,000 Public Domain SVG Images and Growing.'
|
||||
}
|
||||
*/
|
||||
|
||||
}]
|
||||
};
|
||||
|
||||
|
||||
1
dist/extensions/ext-locale/imagelib/pl.js
vendored
1
dist/extensions/ext-locale/imagelib/pl.js
vendored
@@ -27,6 +27,7 @@ var svgEditorExtensionLocale_imagelib_pl = (function () {
|
||||
description: 'Share and Use Images. Over 100,000 Public Domain SVG Images and Growing.'
|
||||
}
|
||||
*/
|
||||
|
||||
}]
|
||||
};
|
||||
|
||||
|
||||
1
dist/extensions/ext-locale/imagelib/pt-BR.js
vendored
1
dist/extensions/ext-locale/imagelib/pt-BR.js
vendored
@@ -27,6 +27,7 @@ var svgEditorExtensionLocale_imagelib_pt_BR = (function () {
|
||||
description: 'Share and Use Images. Over 100,000 Public Domain SVG Images and Growing.'
|
||||
}
|
||||
*/
|
||||
|
||||
}]
|
||||
};
|
||||
|
||||
|
||||
1
dist/extensions/ext-locale/imagelib/ro.js
vendored
1
dist/extensions/ext-locale/imagelib/ro.js
vendored
@@ -27,6 +27,7 @@ var svgEditorExtensionLocale_imagelib_ro = (function () {
|
||||
description: 'Share and Use Images. Over 100,000 Public Domain SVG Images and Growing.'
|
||||
}
|
||||
*/
|
||||
|
||||
}]
|
||||
};
|
||||
|
||||
|
||||
1
dist/extensions/ext-locale/imagelib/sk.js
vendored
1
dist/extensions/ext-locale/imagelib/sk.js
vendored
@@ -27,6 +27,7 @@ var svgEditorExtensionLocale_imagelib_sk = (function () {
|
||||
description: 'Share and Use Images. Over 100,000 Public Domain SVG Images and Growing.'
|
||||
}
|
||||
*/
|
||||
|
||||
}]
|
||||
};
|
||||
|
||||
|
||||
1
dist/extensions/ext-locale/imagelib/sl.js
vendored
1
dist/extensions/ext-locale/imagelib/sl.js
vendored
@@ -27,6 +27,7 @@ var svgEditorExtensionLocale_imagelib_sl = (function () {
|
||||
description: 'Share and Use Images. Over 100,000 Public Domain SVG Images and Growing.'
|
||||
}
|
||||
*/
|
||||
|
||||
}]
|
||||
};
|
||||
|
||||
|
||||
1
dist/extensions/ext-locale/imagelib/zh-CN.js
vendored
1
dist/extensions/ext-locale/imagelib/zh-CN.js
vendored
@@ -27,6 +27,7 @@ var svgEditorExtensionLocale_imagelib_zh_CN = (function () {
|
||||
description: 'Share and Use Images. Over 100,000 Public Domain SVG Images and Growing.'
|
||||
}
|
||||
*/
|
||||
|
||||
}]
|
||||
};
|
||||
|
||||
|
||||
56
dist/extensions/ext-locale/markers/en.js
vendored
56
dist/extensions/ext-locale/markers/en.js
vendored
@@ -3,7 +3,61 @@ var svgEditorExtensionLocale_markers_en = (function () {
|
||||
|
||||
var en = {
|
||||
name: 'Markers',
|
||||
langList: [{ id: 'nomarker', title: 'No Marker' }, { id: 'leftarrow', title: 'Left Arrow' }, { id: 'rightarrow', title: 'Right Arrow' }, { id: 'textmarker', title: 'Text Marker' }, { id: 'forwardslash', title: 'Forward Slash' }, { id: 'reverseslash', title: 'Reverse Slash' }, { id: 'verticalslash', title: 'Vertical Slash' }, { id: 'box', title: 'Box' }, { id: 'star', title: 'Star' }, { id: 'xmark', title: 'X' }, { id: 'triangle', title: 'Triangle' }, { id: 'mcircle', title: 'Circle' }, { id: 'leftarrow_o', title: 'Open Left Arrow' }, { id: 'rightarrow_o', title: 'Open Right Arrow' }, { id: 'box_o', title: 'Open Box' }, { id: 'star_o', title: 'Open Star' }, { id: 'triangle_o', title: 'Open Triangle' }, { id: 'mcircle_o', title: 'Open Circle' }],
|
||||
langList: [{
|
||||
id: 'nomarker',
|
||||
title: 'No Marker'
|
||||
}, {
|
||||
id: 'leftarrow',
|
||||
title: 'Left Arrow'
|
||||
}, {
|
||||
id: 'rightarrow',
|
||||
title: 'Right Arrow'
|
||||
}, {
|
||||
id: 'textmarker',
|
||||
title: 'Text Marker'
|
||||
}, {
|
||||
id: 'forwardslash',
|
||||
title: 'Forward Slash'
|
||||
}, {
|
||||
id: 'reverseslash',
|
||||
title: 'Reverse Slash'
|
||||
}, {
|
||||
id: 'verticalslash',
|
||||
title: 'Vertical Slash'
|
||||
}, {
|
||||
id: 'box',
|
||||
title: 'Box'
|
||||
}, {
|
||||
id: 'star',
|
||||
title: 'Star'
|
||||
}, {
|
||||
id: 'xmark',
|
||||
title: 'X'
|
||||
}, {
|
||||
id: 'triangle',
|
||||
title: 'Triangle'
|
||||
}, {
|
||||
id: 'mcircle',
|
||||
title: 'Circle'
|
||||
}, {
|
||||
id: 'leftarrow_o',
|
||||
title: 'Open Left Arrow'
|
||||
}, {
|
||||
id: 'rightarrow_o',
|
||||
title: 'Open Right Arrow'
|
||||
}, {
|
||||
id: 'box_o',
|
||||
title: 'Open Box'
|
||||
}, {
|
||||
id: 'star_o',
|
||||
title: 'Open Star'
|
||||
}, {
|
||||
id: 'triangle_o',
|
||||
title: 'Open Triangle'
|
||||
}, {
|
||||
id: 'mcircle_o',
|
||||
title: 'Open Circle'
|
||||
}],
|
||||
contextTools: [{
|
||||
title: 'Start marker',
|
||||
label: 's'
|
||||
|
||||
Reference in New Issue
Block a user