Themes: first version of circular economy theme

This commit is contained in:
Pieter Vander Vennet 2024-07-27 02:18:58 +02:00
parent 3acba29198
commit 592be68f09
20 changed files with 1917 additions and 11 deletions

View file

@ -278,9 +278,10 @@
<Tr t={Translations.t.general.backToIndex} />
</a>
</div>
<div>
<div class="flex justify-between">
<Checkbox selected={expertMode}>Enable more options (expert mode)</Checkbox>
<span class="subtle">MapComplete version {version}</span>
<div>{$uid}</div>
</div>
</div>
{:else if state === "edit_layer"}
@ -307,6 +308,7 @@
<ChooseLayerToEdit {osmConnection} layerIds={$selfLayers} on:layerSelected={editLayer}>
<h3 slot="title">Your layers</h3>
<div class="subtle">Your id is {$uid}</div>
</ChooseLayerToEdit>
<h3>Layers by other contributors</h3>
<div>