feat: route - generate names

This commit is contained in:
Azgaar 2024-05-04 15:51:52 +02:00
parent 865c10cec6
commit 6936f37f9f
3 changed files with 166 additions and 37 deletions

View file

@ -2899,15 +2899,10 @@
<div id="routeEditor" class="dialog" style="display: none">
<div id="routeBody" style="padding-bottom: 0.3em">
<div>
<div class="label" style="width: 4.8em">Name:</div>
<span
id="routeNameCulture"
data-tip="Generate culture-specific name for the route"
class="icon-book pointer"
></span>
<span id="routeNameRandom" data-tip="Generate random name for the route" class="icon-globe pointer"></span>
<div class="label">Name:</div>
<input id="routeName" data-tip="Type to rename the route" autocorrect="off" spellcheck="false" />
<span data-tip="Speak the name. You can change voice and language in options" class="speaker">🔊</span>
<span id="routeGenerateName" data-tip="Generate route name" class="icon-globe pointer"></span>
</div>
<div data-tip="Select route group">