aboutsummaryrefslogtreecommitdiff
path: root/ext/js
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2021-07-17 17:10:25 -0400
committerGitHub <noreply@github.com>2021-07-17 17:10:25 -0400
commitfafa746a632b1907d9cca262f689d7bec4e0f940 (patch)
treef328ef581376cbda0b9d99bd9c3f7892de50a3c1 /ext/js
parent74381302c7a658dc3fd5e6c3a76842dd430341bb (diff)
Sandbox script folders (#1837)
* Move scripts * Update paths * Fix ordering * Simplify eslint rules
Diffstat (limited to 'ext/js')
-rw-r--r--ext/js/data/sandbox/anki-note-data-creator.js (renamed from ext/js/data/anki-note-data-creator.js)0
-rw-r--r--ext/js/display/sandbox/pronunciation-generator.js (renamed from ext/js/display/pronunciation-generator.js)0
-rw-r--r--ext/js/display/sandbox/structured-content-generator.js (renamed from ext/js/display/structured-content-generator.js)0
-rw-r--r--ext/js/dom/sandbox/css-style-applier.js (renamed from ext/js/dom/css-style-applier.js)0
-rw-r--r--ext/js/language/sandbox/dictionary-data-util.js (renamed from ext/js/language/dictionary-data-util.js)0
-rw-r--r--ext/js/language/sandbox/japanese-util.js (renamed from ext/js/language/japanese-util.js)0
-rw-r--r--ext/js/templates/sandbox/template-renderer-frame-api.js (renamed from ext/js/templates/template-renderer-frame-api.js)0
-rw-r--r--ext/js/templates/sandbox/template-renderer-frame-main.js (renamed from ext/js/templates/template-renderer-frame-main.js)0
-rw-r--r--ext/js/templates/sandbox/template-renderer-media-provider.js (renamed from ext/js/templates/template-renderer-media-provider.js)0
-rw-r--r--ext/js/templates/sandbox/template-renderer.js (renamed from ext/js/templates/template-renderer.js)0
10 files changed, 0 insertions, 0 deletions
diff --git a/ext/js/data/anki-note-data-creator.js b/ext/js/data/sandbox/anki-note-data-creator.js
index 3622e837..3622e837 100644
--- a/ext/js/data/anki-note-data-creator.js
+++ b/ext/js/data/sandbox/anki-note-data-creator.js
diff --git a/ext/js/display/pronunciation-generator.js b/ext/js/display/sandbox/pronunciation-generator.js
index bab36add..bab36add 100644
--- a/ext/js/display/pronunciation-generator.js
+++ b/ext/js/display/sandbox/pronunciation-generator.js
diff --git a/ext/js/display/structured-content-generator.js b/ext/js/display/sandbox/structured-content-generator.js
index 833df6f6..833df6f6 100644
--- a/ext/js/display/structured-content-generator.js
+++ b/ext/js/display/sandbox/structured-content-generator.js
diff --git a/ext/js/dom/css-style-applier.js b/ext/js/dom/sandbox/css-style-applier.js
index c617fead..c617fead 100644
--- a/ext/js/dom/css-style-applier.js
+++ b/ext/js/dom/sandbox/css-style-applier.js
diff --git a/ext/js/language/dictionary-data-util.js b/ext/js/language/sandbox/dictionary-data-util.js
index 951e10ff..951e10ff 100644
--- a/ext/js/language/dictionary-data-util.js
+++ b/ext/js/language/sandbox/dictionary-data-util.js
diff --git a/ext/js/language/japanese-util.js b/ext/js/language/sandbox/japanese-util.js
index c7f79751..c7f79751 100644
--- a/ext/js/language/japanese-util.js
+++ b/ext/js/language/sandbox/japanese-util.js
diff --git a/ext/js/templates/template-renderer-frame-api.js b/ext/js/templates/sandbox/template-renderer-frame-api.js
index f234c8e0..f234c8e0 100644
--- a/ext/js/templates/template-renderer-frame-api.js
+++ b/ext/js/templates/sandbox/template-renderer-frame-api.js
diff --git a/ext/js/templates/template-renderer-frame-main.js b/ext/js/templates/sandbox/template-renderer-frame-main.js
index bb9cac3a..bb9cac3a 100644
--- a/ext/js/templates/template-renderer-frame-main.js
+++ b/ext/js/templates/sandbox/template-renderer-frame-main.js
diff --git a/ext/js/templates/template-renderer-media-provider.js b/ext/js/templates/sandbox/template-renderer-media-provider.js
index 114d3387..114d3387 100644
--- a/ext/js/templates/template-renderer-media-provider.js
+++ b/ext/js/templates/sandbox/template-renderer-media-provider.js
diff --git a/ext/js/templates/template-renderer.js b/ext/js/templates/sandbox/template-renderer.js
index 02471c97..02471c97 100644
--- a/ext/js/templates/template-renderer.js
+++ b/ext/js/templates/sandbox/template-renderer.js