forked from MapComplete/MapComplete
		
	Fix build
This commit is contained in:
		
							parent
							
								
									61684492cb
								
							
						
					
					
						commit
						5bb6c6a164
					
				
					 7 changed files with 34 additions and 48 deletions
				
			
		| 
						 | 
				
			
			@ -13,7 +13,7 @@ export class TextField extends InputElement<string> {
 | 
			
		|||
    constructor(options?: {
 | 
			
		||||
        placeholder?: string | BaseUIElement,
 | 
			
		||||
        value?: UIEventSource<string>,
 | 
			
		||||
        htmlType?: "area" | "field",
 | 
			
		||||
        htmlType?: "area" | "text" | "time" | string,
 | 
			
		||||
        inputMode?: string,
 | 
			
		||||
        label?: BaseUIElement,
 | 
			
		||||
        textAreaRows?: number,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,8 +0,0 @@
 | 
			
		|||
{
 | 
			
		||||
  "authors": [
 | 
			
		||||
    "Pieter Vander Vennet"
 | 
			
		||||
  ],
 | 
			
		||||
  "path": "SocialImageTemplate.svg",
 | 
			
		||||
  "license": "CC0",
 | 
			
		||||
  "sources": []
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			@ -1,8 +0,0 @@
 | 
			
		|||
{
 | 
			
		||||
  "authors": [
 | 
			
		||||
    "Pieter Vander Vennet"
 | 
			
		||||
  ],
 | 
			
		||||
  "path": "SocialImageTemplateWide.svg",
 | 
			
		||||
  "license": "CC0",
 | 
			
		||||
  "sources": []
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			@ -25,6 +25,22 @@
 | 
			
		|||
    ],
 | 
			
		||||
    "sources": []
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "SocialImageTemplate.svg",
 | 
			
		||||
    "license": "CC0",
 | 
			
		||||
    "authors": [
 | 
			
		||||
      "Pieter Vander Vennet"
 | 
			
		||||
    ],
 | 
			
		||||
    "sources": []
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "SocialImageTemplateWide.svg",
 | 
			
		||||
    "license": "CC0",
 | 
			
		||||
    "authors": [
 | 
			
		||||
      "Pieter Vander Vennet"
 | 
			
		||||
    ],
 | 
			
		||||
    "sources": []
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "generic_osm_background.png",
 | 
			
		||||
    "license": "CC-BY-SA",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,16 +1,13 @@
 | 
			
		|||
{
 | 
			
		||||
  "id": "mapcomplete-changes",
 | 
			
		||||
  "title": {
 | 
			
		||||
    "en": "Changes made with MapComplete",
 | 
			
		||||
    "de": "Änderungen mit MapComplete"
 | 
			
		||||
    "en": "Changes made with MapComplete"
 | 
			
		||||
  },
 | 
			
		||||
  "shortDescription": {
 | 
			
		||||
    "en": "Shows changes made by MapComplete",
 | 
			
		||||
    "de": "Zeigt Änderungen, die von MapComplete vorgenommen wurden"
 | 
			
		||||
    "en": "Shows changes made by MapComplete"
 | 
			
		||||
  },
 | 
			
		||||
  "description": {
 | 
			
		||||
    "en": "This maps shows all the changes made with MapComplete",
 | 
			
		||||
    "de": "Diese Karte zeigt alle mit MapComplete vorgenommenen Änderungen"
 | 
			
		||||
    "en": "This maps shows all the changes made with MapComplete"
 | 
			
		||||
  },
 | 
			
		||||
  "maintainer": "",
 | 
			
		||||
  "icon": "./assets/svg/logo.svg",
 | 
			
		||||
| 
						 | 
				
			
			@ -25,8 +22,7 @@
 | 
			
		|||
    {
 | 
			
		||||
      "id": "mapcomplete-changes",
 | 
			
		||||
      "name": {
 | 
			
		||||
        "en": "Changeset centers",
 | 
			
		||||
        "de": "Schwerpunkte von Änderungssätzen"
 | 
			
		||||
        "en": "Changeset centers"
 | 
			
		||||
      },
 | 
			
		||||
      "minzoom": 0,
 | 
			
		||||
      "source": {
 | 
			
		||||
| 
						 | 
				
			
			@ -40,41 +36,35 @@
 | 
			
		|||
      ],
 | 
			
		||||
      "title": {
 | 
			
		||||
        "render": {
 | 
			
		||||
          "en": "Changeset for {theme}",
 | 
			
		||||
          "de": "Änderungssatz für {theme}"
 | 
			
		||||
          "en": "Changeset for {theme}"
 | 
			
		||||
        }
 | 
			
		||||
      },
 | 
			
		||||
      "description": {
 | 
			
		||||
        "en": "Shows all MapComplete changes",
 | 
			
		||||
        "de": "Zeigt alle MapComplete-Änderungen"
 | 
			
		||||
        "en": "Shows all MapComplete changes"
 | 
			
		||||
      },
 | 
			
		||||
      "tagRenderings": [
 | 
			
		||||
        {
 | 
			
		||||
          "id": "render_id",
 | 
			
		||||
          "render": {
 | 
			
		||||
            "en": "Changeset <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>",
 | 
			
		||||
            "de": "Änderungssatz <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>"
 | 
			
		||||
            "en": "Changeset <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>"
 | 
			
		||||
          }
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          "id": "contributor",
 | 
			
		||||
          "render": {
 | 
			
		||||
            "en": "Change made by <a href='https://openstreetmap.org/user/{_last_edit:contributor}' target='_blank'>{_last_edit:contributor}</a>",
 | 
			
		||||
            "de": "Geändert von <a href='https://openstreetmap.org/user/{_last_edit:contributor}' target='_blank'>{_last_edit:contributor}</a>"
 | 
			
		||||
            "en": "Change made by <a href='https://openstreetmap.org/user/{_last_edit:contributor}' target='_blank'>{_last_edit:contributor}</a>"
 | 
			
		||||
          }
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          "id": "theme",
 | 
			
		||||
          "render": {
 | 
			
		||||
            "en": "Change with theme <a href='https://mapcomplete.osm.be/{theme}'>{theme}</a>",
 | 
			
		||||
            "de": "Änderung mit Thema <a href='https://mapcomplete.osm.be/{theme}'>{theme}</a>"
 | 
			
		||||
            "en": "Change with theme <a href='https://mapcomplete.osm.be/{theme}'>{theme}</a>"
 | 
			
		||||
          },
 | 
			
		||||
          "mappings": [
 | 
			
		||||
            {
 | 
			
		||||
              "if": "theme~http.*",
 | 
			
		||||
              "then": {
 | 
			
		||||
                "en": "Change with <b>unofficial</b> theme <a href='https://mapcomplete.osm.be/theme.html?userlayout={theme}'>{theme}</a>",
 | 
			
		||||
                "de": "Änderung mit <b>inoffiziellem</b> Thema <a href='https://mapcomplete.osm.be/theme.html?userlayout={theme}'>{theme}</a>"
 | 
			
		||||
                "en": "Change with <b>unofficial</b> theme <a href='https://mapcomplete.osm.be/theme.html?userlayout={theme}'>{theme}</a>"
 | 
			
		||||
              }
 | 
			
		||||
            }
 | 
			
		||||
          ]
 | 
			
		||||
| 
						 | 
				
			
			@ -338,8 +328,7 @@
 | 
			
		|||
                }
 | 
			
		||||
              ],
 | 
			
		||||
              "question": {
 | 
			
		||||
                "en": "Themename contains {search}",
 | 
			
		||||
                "de": "Themenname enthält {search}"
 | 
			
		||||
                "en": "Themename contains {search}"
 | 
			
		||||
              }
 | 
			
		||||
            }
 | 
			
		||||
          ]
 | 
			
		||||
| 
						 | 
				
			
			@ -355,8 +344,7 @@
 | 
			
		|||
                }
 | 
			
		||||
              ],
 | 
			
		||||
              "question": {
 | 
			
		||||
                "en": "Made by contributor {search}",
 | 
			
		||||
                "de": "Erstellt von Mitwirkendem {search}"
 | 
			
		||||
                "en": "Made by contributor {search}"
 | 
			
		||||
              }
 | 
			
		||||
            }
 | 
			
		||||
          ]
 | 
			
		||||
| 
						 | 
				
			
			@ -372,8 +360,7 @@
 | 
			
		|||
                }
 | 
			
		||||
              ],
 | 
			
		||||
              "question": {
 | 
			
		||||
                "en": "<b>Not</b> made by contributor {search}",
 | 
			
		||||
                "de": "<b> Nicht</b> erstellt von Mitwirkendem {search}"
 | 
			
		||||
                "en": "<b>Not</b> made by contributor {search}"
 | 
			
		||||
              }
 | 
			
		||||
            }
 | 
			
		||||
          ]
 | 
			
		||||
| 
						 | 
				
			
			@ -388,8 +375,7 @@
 | 
			
		|||
          {
 | 
			
		||||
            "id": "link_to_more",
 | 
			
		||||
            "render": {
 | 
			
		||||
              "en": "More statistics can be found <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>here</a>",
 | 
			
		||||
              "de": "Weitere Statistiken finden Sie <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>hier</a>"
 | 
			
		||||
              "en": "More statistics can be found <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>here</a>"
 | 
			
		||||
            }
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -369,7 +369,6 @@
 | 
			
		|||
        "isCreated": "Your note has been created!",
 | 
			
		||||
        "loginToAddComment": "Login to add a comment",
 | 
			
		||||
        "loginToAddPicture": "Login to add a picture",
 | 
			
		||||
        "typeText": "Type some text to add a comment",
 | 
			
		||||
        "loginToClose": "Login to close this note",
 | 
			
		||||
        "noteIsPublic": "This will be visible to everyone",
 | 
			
		||||
        "noteLayerDoEnable": "Enable the layer showing notes",
 | 
			
		||||
| 
						 | 
				
			
			@ -379,6 +378,7 @@
 | 
			
		|||
        "reopenNote": "Reopen note",
 | 
			
		||||
        "reopenNoteAndComment": "Reopen note and comment",
 | 
			
		||||
        "textNeeded": "Enter a descriptive text to create a note",
 | 
			
		||||
        "typeText": "Type some text to add a comment",
 | 
			
		||||
        "warnAnonymous": "You are not logged in. We won't be able to contact you to resolve your issue."
 | 
			
		||||
    },
 | 
			
		||||
    "privacy": {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue