-
- {@html dotsIcon}
-
-
-
- {
- dispatch("tagselectall");
- event.stopImmediatePropagation();
- }}
- on:mount={withButton(createShortcut)}
- >{allLabel} ({shortcutLabel})
-
-
- dispatch("tagcopy")}
- on:mount={withButton(createShortcut)}
- >{copyLabel} ({shortcutLabel})
-
-
- dispatch("tagdelete")}
- on:mount={withButton(createShortcut)}
- >{removeLabel} ({shortcutLabel})
-
-
-
-
-
-
diff --git a/ts/editor/TemplateButtons.svelte b/ts/editor/TemplateButtons.svelte
deleted file mode 100644
index cd7683786..000000000
--- a/ts/editor/TemplateButtons.svelte
+++ /dev/null
@@ -1,178 +0,0 @@
-
-
-
-