From 25f956c8088e5ea30fc96b3a17eb2cfbe8512ac7 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Tue, 18 Jan 2022 18:52:42 +0100 Subject: [PATCH] Autoreformat all the things --- Docs/Misc/geolocation_button.gv.svg | 2 +- Logic/Osm/Actions/CreateNewNodeAction.ts | 2 +- Logic/State/UserRelatedState.ts | 1 - Logic/Web/IdbLocalStorage.ts | 2 +- .../Conversion/CreateNoteImportLayer.ts | 1 - Models/TileRange.ts | 3 -- UI/AllThemesGui.ts | 1 - UI/Base/Combine.ts | 7 ++-- UI/Base/FixedUiElement.ts | 2 +- UI/Base/Img.ts | 10 +++--- UI/Base/Link.ts | 16 ++++----- UI/Base/Minimap.ts | 4 +-- UI/Base/MinimapImplementation.ts | 10 +++--- UI/Base/ScrollableFullScreen.ts | 1 + UI/Base/SubtleButton.ts | 2 +- UI/Base/TableOfContents.ts | 36 +++++++++---------- UI/Base/Title.ts | 26 +++++++------- UI/Base/Toggleable.ts | 12 +++---- UI/Base/VariableUIElement.ts | 10 +++--- UI/BigComponents/RightControls.ts | 2 -- UI/Input/LocationInput.ts | 1 + UI/Popup/NoteCommentElement.ts | 1 - UI/Popup/SplitRoadWizard.ts | 1 + assets/layers/address/housenumber_blank.svg | 2 +- assets/layers/barrier/barrier.svg | 2 +- assets/layers/bench/bench.svg | 2 +- .../bicycle_library/bicycle_library.svg | 2 +- .../bicycle_tube_vending_machine/pinIcon.svg | 2 +- .../bicycle_tube_vending_machine/tube.svg | 2 +- assets/layers/bike_cleaning/bike_cleaning.svg | 2 +- .../bike_cleaning/bike_cleaning_icon.svg | 2 +- assets/layers/bike_parking/bollard.svg | 2 +- .../layers/bike_parking/handlebar_holder.svg | 2 +- assets/layers/bike_parking/rack.svg | 2 +- assets/layers/bike_parking/shed.svg | 2 +- assets/layers/bike_parking/staple.svg | 2 +- assets/layers/bike_parking/two_tier.svg | 2 +- assets/layers/bike_parking/wall_loops.svg | 2 +- .../layers/bike_repair_station/bike_pump.svg | 2 +- .../bike_repair_station/broken_pump_2.svg | 2 +- .../bike_themed_object/other_services.svg | 2 +- assets/layers/binocular/telescope.svg | 2 +- assets/layers/birdhide/birdhide.svg | 2 +- assets/layers/birdhide/birdshelter.svg | 2 +- assets/layers/cafe_pub/cafe.svg | 2 +- assets/layers/cafe_pub/pub.svg | 2 +- assets/layers/charging_station/CEE7_4F.svg | 2 +- .../layers/charging_station/Chademo_type4.svg | 2 +- .../charging_station/Tesla-hpwc-model-s.svg | 2 +- .../layers/charging_station/Type1_J1772.svg | 2 +- assets/layers/charging_station/Type2_CCS.svg | 2 +- .../layers/charging_station/Type2_socket.svg | 2 +- .../charging_station/Type2_tethered.svg | 2 +- assets/layers/charging_station/Type3c.svg | 2 +- assets/layers/charging_station/TypeE.svg | 2 +- assets/layers/charging_station/bosch-3pin.svg | 2 +- assets/layers/charging_station/bosch-5pin.svg | 2 +- .../charging_station/under_construction.svg | 2 +- assets/layers/charging_station/usb_port.svg | 2 +- .../layers/crab_address/housenumber_blank.svg | 2 +- .../crossings/Belgian_road_sign_B22.svg | 2 +- .../crossings/Belgian_road_sign_B23.svg | 2 +- .../layers/crossings/pedestrian_crossing.svg | 2 +- assets/layers/crossings/traffic_lights.svg | 2 +- assets/layers/defibrillator/aed_checked.svg | 2 +- assets/layers/entrance/door.svg | 2 +- assets/layers/entrance/emergency_door.svg | 2 +- assets/layers/etymology/logo.svg | 2 +- assets/layers/food/Vegetarian-mark.svg | 2 +- assets/layers/food/fastfood.svg | 2 +- assets/layers/food/fries.svg | 2 +- assets/layers/food/restaurant.svg | 2 +- assets/layers/ghost_bike/ghost_bike.svg | 2 +- assets/layers/information_board/board.svg | 2 +- assets/layers/nature_reserve/groen_logo.svg | 2 +- .../layers/nature_reserve/nature_reserve.svg | 2 +- .../observation_tower/Tower_observation.svg | 2 +- assets/layers/parking/parking.svg | 2 +- assets/layers/picnic_table/picnic_table.svg | 2 +- assets/layers/play_forest/icon.svg | 2 +- assets/layers/slow_roads/slow_road.svg | 2 +- assets/layers/slow_roads/woonerf.svg | 2 +- assets/layers/sport_pitch/baseball.svg | 2 +- assets/layers/sport_pitch/basketball.svg | 2 +- assets/layers/sport_pitch/beachvolleyball.svg | 2 +- assets/layers/sport_pitch/boules.svg | 2 +- assets/layers/sport_pitch/lock.svg | 2 +- assets/layers/sport_pitch/skateboard.svg | 2 +- assets/layers/sport_pitch/soccer.svg | 2 +- assets/layers/sport_pitch/sport_pitch.svg | 2 +- assets/layers/sport_pitch/table_tennis.svg | 2 +- assets/layers/sport_pitch/tennis.svg | 2 +- assets/layers/sport_pitch/volleyball.svg | 2 +- assets/layers/street_lamps/bent_pole_1.svg | 2 +- assets/layers/street_lamps/bent_pole_2.svg | 2 +- assets/layers/street_lamps/straight_pole.svg | 2 +- assets/layers/toilet/toilets.svg | 2 +- assets/layers/toilet/urinal.svg | 2 +- assets/layers/toilet/wheelchair.svg | 2 +- assets/layers/trail/pushchair.svg | 2 +- assets/layers/trail/trail.svg | 2 +- assets/layers/trail/wheelchair.svg | 2 +- .../Onroerend_Erfgoed_logo_without_text.svg | 2 +- assets/layers/viewpoint/viewpoint.svg | 2 +- assets/layers/watermill/watermill.svg | 2 +- assets/svg/add.svg | 2 +- assets/svg/addSmall.svg | 2 +- assets/svg/add_pin.svg | 2 +- assets/svg/ampersand.svg | 2 +- assets/svg/back.svg | 2 +- assets/svg/blocked.svg | 2 +- assets/svg/bug.svg | 2 +- assets/svg/camera-plus.svg | 2 +- assets/svg/checkbox-empty.svg | 2 +- assets/svg/checkbox-filled.svg | 2 +- assets/svg/checkmark.svg | 2 +- assets/svg/circle.svg | 2 +- assets/svg/clock.svg | 2 +- assets/svg/close.svg | 2 +- assets/svg/copyright.svg | 2 +- assets/svg/cross_bottom_right.svg | 2 +- assets/svg/crosshair-blue-center.svg | 2 +- assets/svg/crosshair-blue.svg | 2 +- assets/svg/crosshair-empty.svg | 2 +- assets/svg/crosshair-locked.svg | 2 +- assets/svg/crosshair.svg | 2 +- assets/svg/delete_icon.svg | 2 +- assets/svg/delete_not_allowed.svg | 2 +- assets/svg/direction_stroke.svg | 2 +- assets/svg/download.svg | 2 +- assets/svg/envelope.svg | 2 +- assets/svg/eye.svg | 2 +- assets/svg/filter.svg | 2 +- assets/svg/gear.svg | 2 +- assets/svg/gender_bi.svg | 2 +- assets/svg/gender_female.svg | 2 +- assets/svg/gender_inter.svg | 2 +- assets/svg/gender_male.svg | 2 +- assets/svg/gender_queer.svg | 2 +- assets/svg/gender_trans.svg | 2 +- assets/svg/generic_map.svg | 2 +- assets/svg/hand.svg | 2 +- assets/svg/help.svg | 2 +- assets/svg/home.svg | 2 +- assets/svg/layers.svg | 2 +- assets/svg/length-crosshair.svg | 2 +- assets/svg/liberapay.svg | 2 +- assets/svg/loading.svg | 2 +- assets/svg/location-empty.svg | 2 +- assets/svg/location-refused.svg | 2 +- assets/svg/location.svg | 2 +- assets/svg/location_locked.svg | 2 +- assets/svg/location_unlocked.svg | 2 +- assets/svg/logo.svg | 2 +- assets/svg/logout.svg | 2 +- assets/svg/mapillary.svg | 2 +- assets/svg/mapillary_black.svg | 2 +- assets/svg/min.svg | 2 +- assets/svg/move-arrows.svg | 2 +- assets/svg/move.svg | 2 +- assets/svg/move_confirm.svg | 2 +- assets/svg/move_not_allowed.svg | 2 +- assets/svg/no_checkmark.svg | 2 +- assets/svg/none.svg | 2 +- assets/svg/note.svg | 22 ++++++------ assets/svg/osm-logo-us.svg | 2 +- assets/svg/pencil.svg | 2 +- assets/svg/phone.svg | 2 +- assets/svg/pin.svg | 2 +- assets/svg/plus.svg | 2 +- assets/svg/pop-out.svg | 2 +- assets/svg/reload.svg | 2 +- assets/svg/relocation.svg | 2 +- assets/svg/resolved.svg | 22 ++++++------ assets/svg/ring.svg | 2 +- assets/svg/robot.svg | 2 +- assets/svg/satellite.svg | 2 +- assets/svg/scissors.svg | 2 +- assets/svg/search.svg | 2 +- assets/svg/send_email.svg | 2 +- assets/svg/share.svg | 2 +- assets/svg/square.svg | 2 +- assets/svg/star.svg | 2 +- assets/svg/star_half.svg | 2 +- assets/svg/star_outline.svg | 2 +- assets/svg/star_outline_half.svg | 2 +- assets/svg/statistics.svg | 2 +- assets/svg/teardrop.svg | 2 +- assets/svg/teardrop_with_hole_green.svg | 2 +- assets/svg/translate.svg | 2 +- assets/svg/up.svg | 2 +- assets/svg/upload.svg | 2 +- assets/svg/wikidata.svg | 2 +- assets/svg/wikimedia-commons-white.svg | 2 +- assets/themes/aed/aed.svg | 2 +- assets/themes/artwork/artwork.svg | 2 +- assets/themes/benches/bench_poi.svg | 2 +- .../themes/benches/bench_public_transport.svg | 2 +- assets/themes/bicyclelib/logo.svg | 2 +- assets/themes/bookcases/bookcase.svg | 2 +- assets/themes/buurtnatuur/forest.svg | 2 +- assets/themes/buurtnatuur/groen_logo.svg | 2 +- assets/themes/buurtnatuur/nature_reserve.svg | 2 +- assets/themes/buurtnatuur/park.svg | 2 +- assets/themes/campersite/caravan.svg | 2 +- assets/themes/campersite/caravan_green.svg | 2 +- .../campersite/sanitary_dump_station.svg | 2 +- assets/themes/charging_stations/bicycle.svg | 2 +- assets/themes/charging_stations/car.svg | 2 +- assets/themes/charging_stations/logo.svg | 2 +- assets/themes/charging_stations/plug.svg | 2 +- assets/themes/climbing/carabiner.svg | 2 +- assets/themes/climbing/climbing_gym.svg | 2 +- assets/themes/climbing/climbing_icon.svg | 2 +- assets/themes/climbing/climbing_no_rope.svg | 2 +- assets/themes/climbing/climbing_rope.svg | 2 +- assets/themes/climbing/climbing_route.svg | 2 +- assets/themes/climbing/club.svg | 2 +- assets/themes/climbing/height.svg | 2 +- .../cycle_highways/fietssnelwegen-logo.svg | 2 +- .../cycle_infra/Belgian_road_sign_D07.svg | 2 +- .../cycle_infra/Belgian_road_sign_D09.svg | 2 +- .../cycle_infra/Belgian_road_sign_D10.svg | 2 +- .../cycle_infra/Belgian_traffic_sign_M13.svg | 2 +- .../cycle_infra/Belgian_traffic_sign_M14.svg | 2 +- .../cycle_infra/Belgian_traffic_sign_M15.svg | 2 +- .../cycle_infra/Belgian_traffic_sign_M16.svg | 2 +- .../cycle_infra/Belgian_traffic_sign_M6.svg | 2 +- .../cycle_infra/Belgian_traffic_sign_M7.svg | 2 +- .../cycle_infra/Cycle_barrier_double.svg | 2 +- .../Cycle_barrier_double_length.svg | 2 +- .../Cycle_barrier_double_overlap.svg | 2 +- .../Cycle_barrier_double_template.svg | 2 +- .../Cycle_barrier_double_width.svg | 2 +- assets/themes/cycle_infra/bicycleway.svg | 2 +- assets/themes/cycle_infra/cycle-infra.svg | 2 +- assets/themes/cycle_infra/street.svg | 2 +- assets/themes/cyclestreets/F111.svg | 2 +- .../cyclofix/fietsambassade_gent_logo.svg | 2 +- .../fietsambassade_gent_logo_small.svg | 2 +- assets/themes/cyclofix/logo.svg | 2 +- assets/themes/facadegardens/bloei.svg | 2 +- assets/themes/facadegardens/bodembedekker.svg | 2 +- assets/themes/facadegardens/eetbaar.svg | 2 +- assets/themes/facadegardens/gevelton.svg | 2 +- assets/themes/facadegardens/geveltuin.svg | 2 +- assets/themes/facadegardens/halfzon.svg | 2 +- assets/themes/facadegardens/klimplant.svg | 2 +- assets/themes/facadegardens/schaduw.svg | 2 +- assets/themes/facadegardens/struik.svg | 2 +- assets/themes/facadegardens/zon.svg | 2 +- assets/themes/fritures/Vegetarian-mark.svg | 2 +- assets/themes/fritures/fries.svg | 2 +- assets/themes/fritures/logo.svg | 2 +- assets/themes/fruit_trees/fruit_tree.svg | 2 +- assets/themes/ghostbikes/logo.svg | 2 +- .../themes/grb_import/housenumber_blank.svg | 2 +- assets/themes/hackerspaces/glider.svg | 2 +- assets/themes/hailhydrant/Twemoji12_1f692.svg | 2 +- assets/themes/hailhydrant/Twemoji12_1f9ef.svg | 2 +- assets/themes/hailhydrant/Twemoji12_26d1.svg | 2 +- assets/themes/hailhydrant/Twemoji_1f691.svg | 2 +- assets/themes/hailhydrant/hydrant_pillar.svg | 2 +- .../hailhydrant/hydrant_underground.svg | 2 +- assets/themes/hailhydrant/hydrant_unknown.svg | 2 +- assets/themes/hailhydrant/logo.svg | 2 +- assets/themes/maps/logo.svg | 2 +- assets/themes/nature/logo.svg | 2 +- assets/themes/natuurpunt/bench.svg | 22 ++++++------ assets/themes/natuurpunt/birdhide.svg | 22 ++++++------ assets/themes/natuurpunt/drips.svg | 22 ++++++------ assets/themes/natuurpunt/information.svg | 22 ++++++------ .../themes/natuurpunt/information_board.svg | 22 ++++++------ assets/themes/natuurpunt/nature_reserve.svg | 22 ++++++------ assets/themes/natuurpunt/parking.svg | 22 ++++++------ assets/themes/natuurpunt/parkingbike.svg | 22 ++++++------ assets/themes/natuurpunt/parkingmotor.svg | 22 ++++++------ assets/themes/natuurpunt/parkingwheels.svg | 22 ++++++------ assets/themes/natuurpunt/picnic_table.svg | 22 ++++++------ assets/themes/natuurpunt/pushchair.svg | 22 ++++++------ assets/themes/natuurpunt/toilets.svg | 22 ++++++------ assets/themes/natuurpunt/trail.svg | 22 ++++++------ assets/themes/natuurpunt/urinal.svg | 22 ++++++------ assets/themes/natuurpunt/walk_wheelchair.svg | 22 ++++++------ assets/themes/natuurpunt/watermill.svg | 22 ++++++------ .../themes/openwindpowermap/wind_turbine.svg | 2 +- assets/themes/parkings/parkings.svg | 2 +- assets/themes/playgrounds/playground.svg | 2 +- assets/themes/postal_codes/townhall.svg | 2 +- assets/themes/postboxes/post_office.svg | 2 +- assets/themes/shops/shop.svg | 2 +- assets/themes/speelplekken/logo.svg | 2 +- assets/themes/speelplekken/speelbos.svg | 2 +- assets/themes/speelplekken/speeltuin.svg | 2 +- assets/themes/speelplekken/speelweide.svg | 2 +- assets/themes/speelplekken/youtube.svg | 2 +- assets/themes/surveillance/cam_left.svg | 2 +- assets/themes/surveillance/cam_right.svg | 2 +- assets/themes/surveillance/dome.svg | 2 +- assets/themes/surveillance/logo.svg | 2 +- assets/themes/toilets/toilets.svg | 2 +- .../themes/uk_addresses/housenumber_add.svg | 2 +- assets/themes/uk_addresses/housenumber_ok.svg | 2 +- .../themes/uk_addresses/housenumber_text.svg | 2 +- .../uk_addresses/housenumber_unknown.svg | 2 +- .../housenumber_unknown_small.svg | 2 +- assets/themes/waste_basket/waste_basket.svg | 2 +- .../postal_code_tools/prepPostalCodesHulls.ts | 2 +- test/CreateNoteImportLayer.spec.ts | 1 - 309 files changed, 548 insertions(+), 556 deletions(-) diff --git a/Docs/Misc/geolocation_button.gv.svg b/Docs/Misc/geolocation_button.gv.svg index fed1344bf0..52384ae204 100644 --- a/Docs/Misc/geolocation_button.gv.svg +++ b/Docs/Misc/geolocation_button.gv.svg @@ -1,5 +1,5 @@ - + diff --git a/Logic/Osm/Actions/CreateNewNodeAction.ts b/Logic/Osm/Actions/CreateNewNodeAction.ts index 569ffa761d..d3f7e1f192 100644 --- a/Logic/Osm/Actions/CreateNewNodeAction.ts +++ b/Logic/Osm/Actions/CreateNewNodeAction.ts @@ -1,5 +1,5 @@ import {Tag} from "../../Tags/Tag"; -import OsmChangeAction, {OsmCreateAction} from "./OsmChangeAction"; +import {OsmCreateAction} from "./OsmChangeAction"; import {Changes} from "../Changes"; import {ChangeDescription} from "./ChangeDescription"; import {And} from "../../Tags/And"; diff --git a/Logic/State/UserRelatedState.ts b/Logic/State/UserRelatedState.ts index e7d5a011b8..d770268453 100644 --- a/Logic/State/UserRelatedState.ts +++ b/Logic/State/UserRelatedState.ts @@ -8,7 +8,6 @@ import {Utils} from "../../Utils"; import Locale from "../../UI/i18n/Locale"; import ElementsState from "./ElementsState"; import SelectedElementTagsUpdater from "../Actors/SelectedElementTagsUpdater"; -import {log} from "util"; /** * The part of the state which keeps track of user-related stuff, e.g. the OSM-connection, diff --git a/Logic/Web/IdbLocalStorage.ts b/Logic/Web/IdbLocalStorage.ts index 7a39a0b64e..6850c3b6fd 100644 --- a/Logic/Web/IdbLocalStorage.ts +++ b/Logic/Web/IdbLocalStorage.ts @@ -1,7 +1,7 @@ import {UIEventSource} from "../UIEventSource"; import * as idb from "idb-keyval" -import ScriptUtils from "../../scripts/ScriptUtils"; import {Utils} from "../../Utils"; + /** * UIEventsource-wrapper around indexedDB key-value */ diff --git a/Models/ThemeConfig/Conversion/CreateNoteImportLayer.ts b/Models/ThemeConfig/Conversion/CreateNoteImportLayer.ts index a7c50bf646..b8f78fe5bc 100644 --- a/Models/ThemeConfig/Conversion/CreateNoteImportLayer.ts +++ b/Models/ThemeConfig/Conversion/CreateNoteImportLayer.ts @@ -3,7 +3,6 @@ import LayerConfig from "../LayerConfig"; import {LayerConfigJson} from "../Json/LayerConfigJson"; import Translations from "../../../UI/i18n/Translations"; import {TagsFilter} from "../../../Logic/Tags/TagsFilter"; -import {Tag} from "../../../Logic/Tags/Tag"; import {And} from "../../../Logic/Tags/And"; export default class CreateNoteImportLayer extends Conversion { diff --git a/Models/TileRange.ts b/Models/TileRange.ts index f5be84e0bb..7f282be6b8 100644 --- a/Models/TileRange.ts +++ b/Models/TileRange.ts @@ -1,6 +1,3 @@ -import {control} from "leaflet"; - - export interface TileRange { xstart: number, ystart: number, diff --git a/UI/AllThemesGui.ts b/UI/AllThemesGui.ts index e39db20ebc..ebdc645831 100644 --- a/UI/AllThemesGui.ts +++ b/UI/AllThemesGui.ts @@ -10,7 +10,6 @@ import IndexText from "./BigComponents/IndexText"; import FeaturedMessage from "./BigComponents/FeaturedMessage"; import Toggle from "./Input/Toggle"; import {SubtleButton} from "./Base/SubtleButton"; -import Title from "./Base/Title"; export default class AllThemesGui { constructor() { diff --git a/UI/Base/Combine.ts b/UI/Base/Combine.ts index 2e84ee81b4..cead86ecb2 100644 --- a/UI/Base/Combine.ts +++ b/UI/Base/Combine.ts @@ -18,7 +18,7 @@ export default class Combine extends BaseUIElement { AsMarkdown(): string { let sep = " "; - if(this.HasClass("flex-col")){ + if (this.HasClass("flex-col")) { sep = "\n\n" } return this.uiElements.map(el => el.AsMarkdown()).join(sep); @@ -56,11 +56,10 @@ export default class Combine extends BaseUIElement { return el; } - - public getElements(): BaseUIElement[]{ + + public getElements(): BaseUIElement[] { return this.uiElements } - } \ No newline at end of file diff --git a/UI/Base/FixedUiElement.ts b/UI/Base/FixedUiElement.ts index 14b1860dcf..4600d26ff6 100644 --- a/UI/Base/FixedUiElement.ts +++ b/UI/Base/FixedUiElement.ts @@ -21,6 +21,6 @@ export class FixedUiElement extends BaseUIElement { e.innerHTML = this.content return e; } - + } \ No newline at end of file diff --git a/UI/Base/Img.ts b/UI/Base/Img.ts index ecaee76dba..c2d85768ab 100644 --- a/UI/Base/Img.ts +++ b/UI/Base/Img.ts @@ -53,17 +53,17 @@ export default class Img extends BaseUIElement { } return el; } - + AsMarkdown(): string { - if(this._rawSvg === true){ + if (this._rawSvg === true) { console.warn("Converting raw svgs to markdown is not supported"); return undefined } let src = this._src - if(this._src.startsWith("./")){ - src = "https://mapcomplete.osm.be/"+src + if (this._src.startsWith("./")) { + src = "https://mapcomplete.osm.be/" + src } - return "![]("+src+")"; + return "![](" + src + ")"; } } diff --git a/UI/Base/Link.ts b/UI/Base/Link.ts index a4cdae1176..bfcb268e95 100644 --- a/UI/Base/Link.ts +++ b/UI/Base/Link.ts @@ -13,7 +13,7 @@ export default class Link extends BaseUIElement { this._embeddedShow = Translations.W(embeddedShow); this._href = href; this._newTab = newTab; - if(this._embeddedShow === undefined){ + if (this._embeddedShow === undefined) { throw "Error: got a link where embeddedShow is undefined" } @@ -43,16 +43,16 @@ export default class Link extends BaseUIElement { el.appendChild(embeddedShow) return el; } - - public static OsmWiki(key: string, value?: string, hideKey = false){ - if(value !== undefined){ + + public static OsmWiki(key: string, value?: string, hideKey = false) { + if (value !== undefined) { let k = ""; - if(!hideKey){ - k = key+"=" + if (!hideKey) { + k = key + "=" } - return new Link(k+value,`https://wiki.openstreetmap.org/wiki/Tag:${key}%3D${value}`) + return new Link(k + value, `https://wiki.openstreetmap.org/wiki/Tag:${key}%3D${value}`) } - return new Link(key, "https://wiki.openstreetmap.org/wiki/Key:" + key) + return new Link(key, "https://wiki.openstreetmap.org/wiki/Key:" + key) } } \ No newline at end of file diff --git a/UI/Base/Minimap.ts b/UI/Base/Minimap.ts index c55dd35496..1b9d076418 100644 --- a/UI/Base/Minimap.ts +++ b/UI/Base/Minimap.ts @@ -37,8 +37,8 @@ export default class Minimap { public static createMiniMap: (options: MinimapOptions) => (BaseUIElement & MinimapObj) = (_) => { throw "CreateMinimap hasn't been initialized yet. Please call MinimapImplementation.initialize()" } - - private constructor() { + + private constructor() { } diff --git a/UI/Base/MinimapImplementation.ts b/UI/Base/MinimapImplementation.ts index e729e61500..2f70f85510 100644 --- a/UI/Base/MinimapImplementation.ts +++ b/UI/Base/MinimapImplementation.ts @@ -25,7 +25,7 @@ export default class MinimapImplementation extends BaseUIElement implements Mini private readonly _attribution: BaseUIElement | boolean; private readonly _bounds: UIEventSource | undefined; private readonly _addLayerControl: boolean; - private readonly _options : MinimapOptions; + private readonly _options: MinimapOptions; private constructor(options: MinimapOptions) { super() @@ -48,7 +48,7 @@ export default class MinimapImplementation extends BaseUIElement implements Mini public static initialize() { Minimap.createMiniMap = options => new MinimapImplementation(options) } - + public installBounds(factor: number | BBox, showRange?: boolean) { this.leafletMap.addCallbackD(leaflet => { let bounds; @@ -105,7 +105,7 @@ export default class MinimapImplementation extends BaseUIElement implements Mini } }) } - + Destroy() { super.Destroy(); console.warn("Decomissioning minimap", this._id) @@ -134,10 +134,10 @@ export default class MinimapImplementation extends BaseUIElement implements Mini const self = this; // @ts-ignore const resizeObserver = new ResizeObserver(_ => { - if(wrapper.clientHeight === 0 || wrapper.clientWidth === 0){ + if (wrapper.clientHeight === 0 || wrapper.clientWidth === 0) { return; } - if(wrapper.offsetParent === null || window.getComputedStyle(wrapper).display === 'none'){ + if (wrapper.offsetParent === null || window.getComputedStyle(wrapper).display === 'none') { // Not visible return; } diff --git a/UI/Base/ScrollableFullScreen.ts b/UI/Base/ScrollableFullScreen.ts index c3dd39caaf..96fdb2eb00 100644 --- a/UI/Base/ScrollableFullScreen.ts +++ b/UI/Base/ScrollableFullScreen.ts @@ -76,6 +76,7 @@ export default class ScrollableFullScreen extends UIElement { ScrollableFullScreen._currentlyOpen = this; fs.classList.remove("hidden") } + private BuildComponent(title: BaseUIElement, content: BaseUIElement, isShown: UIEventSource) { const returnToTheMap = new Combine([ diff --git a/UI/Base/SubtleButton.ts b/UI/Base/SubtleButton.ts index 13c3c82a74..5174d70d3f 100644 --- a/UI/Base/SubtleButton.ts +++ b/UI/Base/SubtleButton.ts @@ -21,7 +21,7 @@ export class SubtleButton extends UIElement { } protected InnerRender(): string | BaseUIElement { - const classes= "block flex p-3 my-2 bg-blue-100 rounded-lg hover:shadow-xl hover:bg-blue-200 link-no-underline"; + const classes = "block flex p-3 my-2 bg-blue-100 rounded-lg hover:shadow-xl hover:bg-blue-200 link-no-underline"; const message = Translations.W(this.message); let img; if ((this.imageUrl ?? "") === "") { diff --git a/UI/Base/TableOfContents.ts b/UI/Base/TableOfContents.ts index f49a0076dc..aa57f87dc9 100644 --- a/UI/Base/TableOfContents.ts +++ b/UI/Base/TableOfContents.ts @@ -10,8 +10,8 @@ import {Utils} from "../../Utils"; export default class TableOfContents extends Combine { -private readonly titles: Title[] - + private readonly titles: Title[] + constructor(elements: Combine | Title[], options?: { noTopLevel: false | boolean, maxDepth?: number @@ -28,9 +28,9 @@ private readonly titles: Title[] let content: BaseUIElement if (title.title instanceof Translation) { content = title.title.Clone() - }else if(title.title instanceof FixedUiElement){ + } else if (title.title instanceof FixedUiElement) { content = title.title - }else if(Utils.runningFromConsole){ + } else if (Utils.runningFromConsole) { content = new FixedUiElement(title.AsMarkdown()) } else { content = new FixedUiElement(title.title.ConstructElement().innerText) @@ -48,12 +48,12 @@ private readonly titles: Title[] els.push({level: title.level, content: vis}) } - const minLevel = Math.min(...els.map(e => e.level)) + const minLevel = Math.min(...els.map(e => e.level)) if (options?.noTopLevel) { - els = els.filter(e => e.level !== minLevel ) + els = els.filter(e => e.level !== minLevel) } - - if(options?.maxDepth){ + + if (options?.maxDepth) { els = els.filter(e => e.level <= (options.maxDepth + minLevel)) } @@ -63,18 +63,18 @@ private readonly titles: Title[] this.titles = titles; } - private static getTitles(elements: BaseUIElement[]): Title[]{ + private static getTitles(elements: BaseUIElement[]): Title[] { const titles = [] - for (const uiElement of elements){ - if(uiElement instanceof Combine){ + for (const uiElement of elements) { + if (uiElement instanceof Combine) { titles.push(...TableOfContents.getTitles(uiElement.getElements())) - }else if(uiElement instanceof Title){ + } else if (uiElement instanceof Title) { titles.push(uiElement) } } return titles } - + private static mergeLevel(elements: { level: number, content: BaseUIElement }[]): BaseUIElement[] { const maxLevel = Math.max(...elements.map(e => e.level)) const minLevel = Math.min(...elements.map(e => e.level)) @@ -108,16 +108,16 @@ private readonly titles: Title[] } AsMarkdown(): string { - const depthIcons = ["1."," -"," +"," *"] + const depthIcons = ["1.", " -", " +", " *"] const lines = ["## Table of contents\n"]; const minLevel = Math.min(...this.titles.map(t => t.level)) for (const title of this.titles) { const prefix = depthIcons[title.level - minLevel] ?? " ~" - const text = title.title.AsMarkdown().replace("\n","") + const text = title.title.AsMarkdown().replace("\n", "") const link = title.id - lines.push(prefix + " ["+text+"](#"+link+")") + lines.push(prefix + " [" + text + "](#" + link + ")") } - - return lines.join("\n")+"\n\n" + + return lines.join("\n") + "\n\n" } } \ No newline at end of file diff --git a/UI/Base/Title.ts b/UI/Base/Title.ts index 49c4b5dedc..f187818bc9 100644 --- a/UI/Base/Title.ts +++ b/UI/Base/Title.ts @@ -5,13 +5,13 @@ import {Utils} from "../../Utils"; export default class Title extends BaseUIElement { public readonly title: BaseUIElement; public readonly level: number; - public readonly id : string - - private static readonly defaultClassesPerLevel = ["", "text-3xl font-bold","text-2xl font-bold","text-xl font-bold", "text-lg font-bold"] + public readonly id: string + + private static readonly defaultClassesPerLevel = ["", "text-3xl font-bold", "text-2xl font-bold", "text-xl font-bold", "text-lg font-bold"] constructor(embedded: string | BaseUIElement, level: number = 3) { super() - if(embedded === undefined){ + if (embedded === undefined) { throw "A title should have some content. Undefined is not allowed" } if (typeof embedded === "string") { @@ -20,20 +20,20 @@ export default class Title extends BaseUIElement { this.title = embedded } this.level = level; - - let innerText : string = undefined; - if(typeof embedded === "string" ) { + + let innerText: string = undefined; + if (typeof embedded === "string") { innerText = embedded - }else if(embedded instanceof FixedUiElement){ + } else if (embedded instanceof FixedUiElement) { innerText = embedded.content - }else{ - if(Utils.runningFromConsole){ - console.log("Not constructing an anchor for title with embedded content of "+embedded) - }else{ + } else { + if (Utils.runningFromConsole) { + console.log("Not constructing an anchor for title with embedded content of " + embedded) + } else { innerText = embedded.ConstructElement()?.innerText } } - + this.id = innerText?.replace(/ /g, '-') ?.replace(/[?#.;:/]/, "") ?.toLowerCase() ?? "" diff --git a/UI/Base/Toggleable.ts b/UI/Base/Toggleable.ts index 277ff41f9d..31c68239b3 100644 --- a/UI/Base/Toggleable.ts +++ b/UI/Base/Toggleable.ts @@ -15,7 +15,7 @@ export class Accordeon extends Combine { } })) } - + super(toggles); } @@ -33,24 +33,24 @@ export default class Toggleable extends Combine { this.onClick(() => self.isVisible.setData(!self.isVisible.data)) const contentElement = content.ConstructElement() - if(title instanceof Title){ + if (title instanceof Title) { Hash.hash.addCallbackAndRun(h => { - if(h === title.id){ + if (h === title.id) { self.isVisible.setData(true) content.RemoveClass("border-gray-300") content.SetClass("border-red-300") - }else{ + } else { content.SetClass("border-gray-300") content.RemoveClass("border-red-300") } }) this.isVisible.addCallbackAndRun(isVis => { - if(isVis){ + if (isVis) { Hash.hash.setData(title.id) } }) } - + this.isVisible.addCallbackAndRun(isVisible => { if (isVisible) { contentElement.style.maxHeight = "100vh" diff --git a/UI/Base/VariableUIElement.ts b/UI/Base/VariableUIElement.ts index e5d76d5dbe..8427170de8 100644 --- a/UI/Base/VariableUIElement.ts +++ b/UI/Base/VariableUIElement.ts @@ -9,7 +9,7 @@ export class VariableUiElement extends BaseUIElement { super(); this._contents = contents; } - + Destroy() { super.Destroy(); this.isDestroyed = true; @@ -19,7 +19,7 @@ export class VariableUiElement extends BaseUIElement { const el = document.createElement("span"); const self = this; this._contents.addCallbackAndRun((contents) => { - if(self.isDestroyed){ + if (self.isDestroyed) { return true; } while (el.firstChild) { @@ -47,13 +47,13 @@ export class VariableUiElement extends BaseUIElement { }); return el; } - + AsMarkdown(): string { const d = this._contents.data; - if(typeof d === "string"){ + if (typeof d === "string") { return d; } - if(d instanceof BaseUIElement){ + if (d instanceof BaseUIElement) { return d.AsMarkdown() } return new Combine(d).AsMarkdown() diff --git a/UI/BigComponents/RightControls.ts b/UI/BigComponents/RightControls.ts index 470774786a..6e3e333fa4 100644 --- a/UI/BigComponents/RightControls.ts +++ b/UI/BigComponents/RightControls.ts @@ -4,8 +4,6 @@ import MapControlButton from "../MapControlButton"; import GeoLocationHandler from "../../Logic/Actors/GeoLocationHandler"; import Svg from "../../Svg"; import MapState from "../../Logic/State/MapState"; -import ShowDataLayer from "../ShowDataLayer/ShowDataLayer"; -import AllKnownLayers from "../../Customizations/AllKnownLayers"; export default class RightControls extends Combine { diff --git a/UI/Input/LocationInput.ts b/UI/Input/LocationInput.ts index 107b396394..133244d89f 100644 --- a/UI/Input/LocationInput.ts +++ b/UI/Input/LocationInput.ts @@ -16,6 +16,7 @@ import ShowDataLayer from "../ShowDataLayer/ShowDataLayer"; import BaseUIElement from "../BaseUIElement"; import Toggle from "./Toggle"; import * as matchpoint from "../../assets/layers/matchpoint/matchpoint.json" + export default class LocationInput extends InputElement implements MinimapObj { private static readonly matchLayer = new LayerConfig(matchpoint, "LocationInput.matchpoint", true) diff --git a/UI/Popup/NoteCommentElement.ts b/UI/Popup/NoteCommentElement.ts index 93957a1bdd..4251204c41 100644 --- a/UI/Popup/NoteCommentElement.ts +++ b/UI/Popup/NoteCommentElement.ts @@ -6,7 +6,6 @@ import {FixedUiElement} from "../Base/FixedUiElement"; import Translations from "../i18n/Translations"; import {Utils} from "../../Utils"; import Img from "../Base/Img"; -import {ImageCarousel} from "../Image/ImageCarousel"; import {SlideShow} from "../Image/SlideShow"; import {UIEventSource} from "../../Logic/UIEventSource"; import {OsmConnection} from "../../Logic/Osm/OsmConnection"; diff --git a/UI/Popup/SplitRoadWizard.ts b/UI/Popup/SplitRoadWizard.ts index 71c4c1fec5..daeb7bbb12 100644 --- a/UI/Popup/SplitRoadWizard.ts +++ b/UI/Popup/SplitRoadWizard.ts @@ -17,6 +17,7 @@ import ShowDataMultiLayer from "../ShowDataLayer/ShowDataMultiLayer"; import LayerConfig from "../../Models/ThemeConfig/LayerConfig"; import {BBox} from "../../Logic/BBox"; import * as split_point from "../../assets/layers/split_point/split_point.json" + export default class SplitRoadWizard extends Toggle { // @ts-ignore private static splitLayerStyling = new LayerConfig(split_point, "(BUILTIN) SplitRoadWizard.ts", true) diff --git a/assets/layers/address/housenumber_blank.svg b/assets/layers/address/housenumber_blank.svg index 403b819d66..9fe6b0f6a4 100644 --- a/assets/layers/address/housenumber_blank.svg +++ b/assets/layers/address/housenumber_blank.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/barrier/barrier.svg b/assets/layers/barrier/barrier.svg index 479316583b..2ca9d9f0c0 100644 --- a/assets/layers/barrier/barrier.svg +++ b/assets/layers/barrier/barrier.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/bench/bench.svg b/assets/layers/bench/bench.svg index a26380a4ba..8c02d12595 100644 --- a/assets/layers/bench/bench.svg +++ b/assets/layers/bench/bench.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/bicycle_library/bicycle_library.svg b/assets/layers/bicycle_library/bicycle_library.svg index 3cf31e2915..d4330c7010 100644 --- a/assets/layers/bicycle_library/bicycle_library.svg +++ b/assets/layers/bicycle_library/bicycle_library.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/bicycle_tube_vending_machine/pinIcon.svg b/assets/layers/bicycle_tube_vending_machine/pinIcon.svg index 0521b92605..6ebaa9e1ab 100644 --- a/assets/layers/bicycle_tube_vending_machine/pinIcon.svg +++ b/assets/layers/bicycle_tube_vending_machine/pinIcon.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/bicycle_tube_vending_machine/tube.svg b/assets/layers/bicycle_tube_vending_machine/tube.svg index eac8be74e5..c39c1a856c 100644 --- a/assets/layers/bicycle_tube_vending_machine/tube.svg +++ b/assets/layers/bicycle_tube_vending_machine/tube.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/bike_cleaning/bike_cleaning.svg b/assets/layers/bike_cleaning/bike_cleaning.svg index f140ee853a..81e2afeee5 100644 --- a/assets/layers/bike_cleaning/bike_cleaning.svg +++ b/assets/layers/bike_cleaning/bike_cleaning.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/bike_cleaning/bike_cleaning_icon.svg b/assets/layers/bike_cleaning/bike_cleaning_icon.svg index 20e2b88050..7283c43589 100644 --- a/assets/layers/bike_cleaning/bike_cleaning_icon.svg +++ b/assets/layers/bike_cleaning/bike_cleaning_icon.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/bike_parking/bollard.svg b/assets/layers/bike_parking/bollard.svg index 9c9f44e7e2..fea2ba923f 100644 --- a/assets/layers/bike_parking/bollard.svg +++ b/assets/layers/bike_parking/bollard.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/bike_parking/handlebar_holder.svg b/assets/layers/bike_parking/handlebar_holder.svg index b2d376e2fc..2f2e080a46 100644 --- a/assets/layers/bike_parking/handlebar_holder.svg +++ b/assets/layers/bike_parking/handlebar_holder.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/bike_parking/rack.svg b/assets/layers/bike_parking/rack.svg index a4a8b4f7a9..ee84be5f13 100644 --- a/assets/layers/bike_parking/rack.svg +++ b/assets/layers/bike_parking/rack.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/bike_parking/shed.svg b/assets/layers/bike_parking/shed.svg index 381d8bcd13..5c3ec483e1 100644 --- a/assets/layers/bike_parking/shed.svg +++ b/assets/layers/bike_parking/shed.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/bike_parking/staple.svg b/assets/layers/bike_parking/staple.svg index 31e6a9f3c7..deec75798d 100644 --- a/assets/layers/bike_parking/staple.svg +++ b/assets/layers/bike_parking/staple.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/bike_parking/two_tier.svg b/assets/layers/bike_parking/two_tier.svg index 338edaed26..8a9923be4f 100644 --- a/assets/layers/bike_parking/two_tier.svg +++ b/assets/layers/bike_parking/two_tier.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/bike_parking/wall_loops.svg b/assets/layers/bike_parking/wall_loops.svg index 9af6285530..fb7a6497e2 100644 --- a/assets/layers/bike_parking/wall_loops.svg +++ b/assets/layers/bike_parking/wall_loops.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/bike_repair_station/bike_pump.svg b/assets/layers/bike_repair_station/bike_pump.svg index 1280333960..13ed4a20ac 100644 --- a/assets/layers/bike_repair_station/bike_pump.svg +++ b/assets/layers/bike_repair_station/bike_pump.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/bike_repair_station/broken_pump_2.svg b/assets/layers/bike_repair_station/broken_pump_2.svg index 873c5919e2..ce3f9b1c12 100644 --- a/assets/layers/bike_repair_station/broken_pump_2.svg +++ b/assets/layers/bike_repair_station/broken_pump_2.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/bike_themed_object/other_services.svg b/assets/layers/bike_themed_object/other_services.svg index 6c6242b0ee..4e0720beaf 100644 --- a/assets/layers/bike_themed_object/other_services.svg +++ b/assets/layers/bike_themed_object/other_services.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/binocular/telescope.svg b/assets/layers/binocular/telescope.svg index 72872cd083..3cf4a66bca 100644 --- a/assets/layers/binocular/telescope.svg +++ b/assets/layers/binocular/telescope.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/birdhide/birdhide.svg b/assets/layers/birdhide/birdhide.svg index a1b82a3c9e..6c653e19e5 100644 --- a/assets/layers/birdhide/birdhide.svg +++ b/assets/layers/birdhide/birdhide.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/birdhide/birdshelter.svg b/assets/layers/birdhide/birdshelter.svg index ce2e1b2853..442b9b00a5 100644 --- a/assets/layers/birdhide/birdshelter.svg +++ b/assets/layers/birdhide/birdshelter.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/cafe_pub/cafe.svg b/assets/layers/cafe_pub/cafe.svg index 8c5c3e4e1c..c71f9f0737 100644 --- a/assets/layers/cafe_pub/cafe.svg +++ b/assets/layers/cafe_pub/cafe.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/cafe_pub/pub.svg b/assets/layers/cafe_pub/pub.svg index d0716db50c..15b89b3fc5 100644 --- a/assets/layers/cafe_pub/pub.svg +++ b/assets/layers/cafe_pub/pub.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/charging_station/CEE7_4F.svg b/assets/layers/charging_station/CEE7_4F.svg index 270a001087..942df3a3c7 100644 --- a/assets/layers/charging_station/CEE7_4F.svg +++ b/assets/layers/charging_station/CEE7_4F.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/charging_station/Chademo_type4.svg b/assets/layers/charging_station/Chademo_type4.svg index ebf917992e..980ad164ed 100644 --- a/assets/layers/charging_station/Chademo_type4.svg +++ b/assets/layers/charging_station/Chademo_type4.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/charging_station/Tesla-hpwc-model-s.svg b/assets/layers/charging_station/Tesla-hpwc-model-s.svg index 1b34894872..2959fca836 100644 --- a/assets/layers/charging_station/Tesla-hpwc-model-s.svg +++ b/assets/layers/charging_station/Tesla-hpwc-model-s.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/charging_station/Type1_J1772.svg b/assets/layers/charging_station/Type1_J1772.svg index 66a9fdbcdd..b82ff6fad3 100644 --- a/assets/layers/charging_station/Type1_J1772.svg +++ b/assets/layers/charging_station/Type1_J1772.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/charging_station/Type2_CCS.svg b/assets/layers/charging_station/Type2_CCS.svg index afd780e89e..6fac6d0b1e 100644 --- a/assets/layers/charging_station/Type2_CCS.svg +++ b/assets/layers/charging_station/Type2_CCS.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/charging_station/Type2_socket.svg b/assets/layers/charging_station/Type2_socket.svg index d6702eaf42..bf583a767d 100644 --- a/assets/layers/charging_station/Type2_socket.svg +++ b/assets/layers/charging_station/Type2_socket.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/charging_station/Type2_tethered.svg b/assets/layers/charging_station/Type2_tethered.svg index 29d80fc52f..bec4ba77b6 100644 --- a/assets/layers/charging_station/Type2_tethered.svg +++ b/assets/layers/charging_station/Type2_tethered.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/charging_station/Type3c.svg b/assets/layers/charging_station/Type3c.svg index 7d8059a2d8..f881a6b076 100644 --- a/assets/layers/charging_station/Type3c.svg +++ b/assets/layers/charging_station/Type3c.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/charging_station/TypeE.svg b/assets/layers/charging_station/TypeE.svg index 3444946870..b5548d49d9 100644 --- a/assets/layers/charging_station/TypeE.svg +++ b/assets/layers/charging_station/TypeE.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/charging_station/bosch-3pin.svg b/assets/layers/charging_station/bosch-3pin.svg index a12e8a18c9..c5ae175e5b 100644 --- a/assets/layers/charging_station/bosch-3pin.svg +++ b/assets/layers/charging_station/bosch-3pin.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/charging_station/bosch-5pin.svg b/assets/layers/charging_station/bosch-5pin.svg index 0a562e250e..7cb71f3199 100644 --- a/assets/layers/charging_station/bosch-5pin.svg +++ b/assets/layers/charging_station/bosch-5pin.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/charging_station/under_construction.svg b/assets/layers/charging_station/under_construction.svg index bddd23d598..c9128cbecc 100644 --- a/assets/layers/charging_station/under_construction.svg +++ b/assets/layers/charging_station/under_construction.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/charging_station/usb_port.svg b/assets/layers/charging_station/usb_port.svg index b28e922abb..2b600c1754 100644 --- a/assets/layers/charging_station/usb_port.svg +++ b/assets/layers/charging_station/usb_port.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/crab_address/housenumber_blank.svg b/assets/layers/crab_address/housenumber_blank.svg index 71f278958f..206227d522 100644 --- a/assets/layers/crab_address/housenumber_blank.svg +++ b/assets/layers/crab_address/housenumber_blank.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/crossings/Belgian_road_sign_B22.svg b/assets/layers/crossings/Belgian_road_sign_B22.svg index 1bdeb9f3a4..e2d4fa1fb8 100644 --- a/assets/layers/crossings/Belgian_road_sign_B22.svg +++ b/assets/layers/crossings/Belgian_road_sign_B22.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/crossings/Belgian_road_sign_B23.svg b/assets/layers/crossings/Belgian_road_sign_B23.svg index cacfe41c5f..dd99779911 100644 --- a/assets/layers/crossings/Belgian_road_sign_B23.svg +++ b/assets/layers/crossings/Belgian_road_sign_B23.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/crossings/pedestrian_crossing.svg b/assets/layers/crossings/pedestrian_crossing.svg index 8951d12a74..bfd5532088 100644 --- a/assets/layers/crossings/pedestrian_crossing.svg +++ b/assets/layers/crossings/pedestrian_crossing.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/crossings/traffic_lights.svg b/assets/layers/crossings/traffic_lights.svg index d86a65cdab..be2c64cc88 100644 --- a/assets/layers/crossings/traffic_lights.svg +++ b/assets/layers/crossings/traffic_lights.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/defibrillator/aed_checked.svg b/assets/layers/defibrillator/aed_checked.svg index 3456cae2b5..246aab1e2e 100644 --- a/assets/layers/defibrillator/aed_checked.svg +++ b/assets/layers/defibrillator/aed_checked.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/entrance/door.svg b/assets/layers/entrance/door.svg index 4327618996..4720d93d98 100644 --- a/assets/layers/entrance/door.svg +++ b/assets/layers/entrance/door.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/entrance/emergency_door.svg b/assets/layers/entrance/emergency_door.svg index 1dc5b486cf..56e05be0f7 100644 --- a/assets/layers/entrance/emergency_door.svg +++ b/assets/layers/entrance/emergency_door.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/etymology/logo.svg b/assets/layers/etymology/logo.svg index 64ceefb737..43c9971669 100644 --- a/assets/layers/etymology/logo.svg +++ b/assets/layers/etymology/logo.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/food/Vegetarian-mark.svg b/assets/layers/food/Vegetarian-mark.svg index 22f11fd4ba..9ec14b57a4 100644 --- a/assets/layers/food/Vegetarian-mark.svg +++ b/assets/layers/food/Vegetarian-mark.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/food/fastfood.svg b/assets/layers/food/fastfood.svg index ea5eb4ed92..6e3fd193e5 100644 --- a/assets/layers/food/fastfood.svg +++ b/assets/layers/food/fastfood.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/food/fries.svg b/assets/layers/food/fries.svg index 3803dc8f3b..763c73b697 100644 --- a/assets/layers/food/fries.svg +++ b/assets/layers/food/fries.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/food/restaurant.svg b/assets/layers/food/restaurant.svg index f2a1d0d468..ef20328706 100644 --- a/assets/layers/food/restaurant.svg +++ b/assets/layers/food/restaurant.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/ghost_bike/ghost_bike.svg b/assets/layers/ghost_bike/ghost_bike.svg index ee6f9e6c30..f5ece04543 100644 --- a/assets/layers/ghost_bike/ghost_bike.svg +++ b/assets/layers/ghost_bike/ghost_bike.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/information_board/board.svg b/assets/layers/information_board/board.svg index 7c8d52d2c4..435cb4c0f0 100644 --- a/assets/layers/information_board/board.svg +++ b/assets/layers/information_board/board.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/nature_reserve/groen_logo.svg b/assets/layers/nature_reserve/groen_logo.svg index 79e8791fd0..6d33010762 100644 --- a/assets/layers/nature_reserve/groen_logo.svg +++ b/assets/layers/nature_reserve/groen_logo.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/nature_reserve/nature_reserve.svg b/assets/layers/nature_reserve/nature_reserve.svg index af9e812c2f..97d700ba9f 100644 --- a/assets/layers/nature_reserve/nature_reserve.svg +++ b/assets/layers/nature_reserve/nature_reserve.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/observation_tower/Tower_observation.svg b/assets/layers/observation_tower/Tower_observation.svg index d159eb0150..e60d4ff561 100644 --- a/assets/layers/observation_tower/Tower_observation.svg +++ b/assets/layers/observation_tower/Tower_observation.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/parking/parking.svg b/assets/layers/parking/parking.svg index 9983d9fcca..1369443d9d 100644 --- a/assets/layers/parking/parking.svg +++ b/assets/layers/parking/parking.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/picnic_table/picnic_table.svg b/assets/layers/picnic_table/picnic_table.svg index d852949556..c6211ab54e 100644 --- a/assets/layers/picnic_table/picnic_table.svg +++ b/assets/layers/picnic_table/picnic_table.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/play_forest/icon.svg b/assets/layers/play_forest/icon.svg index 868df8d674..83c51bef85 100644 --- a/assets/layers/play_forest/icon.svg +++ b/assets/layers/play_forest/icon.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/slow_roads/slow_road.svg b/assets/layers/slow_roads/slow_road.svg index d620e9552d..a633590771 100644 --- a/assets/layers/slow_roads/slow_road.svg +++ b/assets/layers/slow_roads/slow_road.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/slow_roads/woonerf.svg b/assets/layers/slow_roads/woonerf.svg index fa465c2f82..c026fa216c 100644 --- a/assets/layers/slow_roads/woonerf.svg +++ b/assets/layers/slow_roads/woonerf.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/sport_pitch/baseball.svg b/assets/layers/sport_pitch/baseball.svg index ca35a82c8e..b4ee679708 100644 --- a/assets/layers/sport_pitch/baseball.svg +++ b/assets/layers/sport_pitch/baseball.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/sport_pitch/basketball.svg b/assets/layers/sport_pitch/basketball.svg index 6f5528e1b4..e67ae7f64e 100644 --- a/assets/layers/sport_pitch/basketball.svg +++ b/assets/layers/sport_pitch/basketball.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/sport_pitch/beachvolleyball.svg b/assets/layers/sport_pitch/beachvolleyball.svg index f495e36a00..e61a0003d3 100644 --- a/assets/layers/sport_pitch/beachvolleyball.svg +++ b/assets/layers/sport_pitch/beachvolleyball.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/sport_pitch/boules.svg b/assets/layers/sport_pitch/boules.svg index f4c7fcd89c..d5790a7e21 100644 --- a/assets/layers/sport_pitch/boules.svg +++ b/assets/layers/sport_pitch/boules.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/sport_pitch/lock.svg b/assets/layers/sport_pitch/lock.svg index 3af727b6b3..2d4e2c0324 100644 --- a/assets/layers/sport_pitch/lock.svg +++ b/assets/layers/sport_pitch/lock.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/sport_pitch/skateboard.svg b/assets/layers/sport_pitch/skateboard.svg index ea2e066789..895237f488 100644 --- a/assets/layers/sport_pitch/skateboard.svg +++ b/assets/layers/sport_pitch/skateboard.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/sport_pitch/soccer.svg b/assets/layers/sport_pitch/soccer.svg index eca4910e13..454cc841ad 100644 --- a/assets/layers/sport_pitch/soccer.svg +++ b/assets/layers/sport_pitch/soccer.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/sport_pitch/sport_pitch.svg b/assets/layers/sport_pitch/sport_pitch.svg index 1b8645b2d9..8252ab908e 100644 --- a/assets/layers/sport_pitch/sport_pitch.svg +++ b/assets/layers/sport_pitch/sport_pitch.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/sport_pitch/table_tennis.svg b/assets/layers/sport_pitch/table_tennis.svg index 9439391be7..3c233754b3 100644 --- a/assets/layers/sport_pitch/table_tennis.svg +++ b/assets/layers/sport_pitch/table_tennis.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/sport_pitch/tennis.svg b/assets/layers/sport_pitch/tennis.svg index 6e249f41cb..83a32373e3 100644 --- a/assets/layers/sport_pitch/tennis.svg +++ b/assets/layers/sport_pitch/tennis.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/sport_pitch/volleyball.svg b/assets/layers/sport_pitch/volleyball.svg index f495e36a00..e61a0003d3 100644 --- a/assets/layers/sport_pitch/volleyball.svg +++ b/assets/layers/sport_pitch/volleyball.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/street_lamps/bent_pole_1.svg b/assets/layers/street_lamps/bent_pole_1.svg index be0fcf8aed..80db7bd068 100644 --- a/assets/layers/street_lamps/bent_pole_1.svg +++ b/assets/layers/street_lamps/bent_pole_1.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/street_lamps/bent_pole_2.svg b/assets/layers/street_lamps/bent_pole_2.svg index 89b03f22da..6368637091 100644 --- a/assets/layers/street_lamps/bent_pole_2.svg +++ b/assets/layers/street_lamps/bent_pole_2.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/street_lamps/straight_pole.svg b/assets/layers/street_lamps/straight_pole.svg index de064d04eb..e0e849d465 100644 --- a/assets/layers/street_lamps/straight_pole.svg +++ b/assets/layers/street_lamps/straight_pole.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/toilet/toilets.svg b/assets/layers/toilet/toilets.svg index 0d9aa98ae0..02ade60d58 100644 --- a/assets/layers/toilet/toilets.svg +++ b/assets/layers/toilet/toilets.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/toilet/urinal.svg b/assets/layers/toilet/urinal.svg index bddb75ed01..0b6579e1f5 100644 --- a/assets/layers/toilet/urinal.svg +++ b/assets/layers/toilet/urinal.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/toilet/wheelchair.svg b/assets/layers/toilet/wheelchair.svg index c9c373ebee..e6ccd1d1a3 100644 --- a/assets/layers/toilet/wheelchair.svg +++ b/assets/layers/toilet/wheelchair.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/trail/pushchair.svg b/assets/layers/trail/pushchair.svg index db1e7973b0..4f3ca7261e 100644 --- a/assets/layers/trail/pushchair.svg +++ b/assets/layers/trail/pushchair.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/trail/trail.svg b/assets/layers/trail/trail.svg index a5cdf8954b..678c600c5e 100644 --- a/assets/layers/trail/trail.svg +++ b/assets/layers/trail/trail.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/trail/wheelchair.svg b/assets/layers/trail/wheelchair.svg index c9f991a3f3..719c5fd260 100644 --- a/assets/layers/trail/wheelchair.svg +++ b/assets/layers/trail/wheelchair.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/tree_node/Onroerend_Erfgoed_logo_without_text.svg b/assets/layers/tree_node/Onroerend_Erfgoed_logo_without_text.svg index 54f9b2700d..a9d033bab6 100644 --- a/assets/layers/tree_node/Onroerend_Erfgoed_logo_without_text.svg +++ b/assets/layers/tree_node/Onroerend_Erfgoed_logo_without_text.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/viewpoint/viewpoint.svg b/assets/layers/viewpoint/viewpoint.svg index 1b21bae667..720cb95a6b 100644 --- a/assets/layers/viewpoint/viewpoint.svg +++ b/assets/layers/viewpoint/viewpoint.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/layers/watermill/watermill.svg b/assets/layers/watermill/watermill.svg index 2bd09dbb7c..86c14d61da 100644 --- a/assets/layers/watermill/watermill.svg +++ b/assets/layers/watermill/watermill.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/add.svg b/assets/svg/add.svg index 8e115b2914..e0ec8b41a0 100644 --- a/assets/svg/add.svg +++ b/assets/svg/add.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/addSmall.svg b/assets/svg/addSmall.svg index 6a20dfd65a..91d6a9156d 100644 --- a/assets/svg/addSmall.svg +++ b/assets/svg/addSmall.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/add_pin.svg b/assets/svg/add_pin.svg index ccb00d8cb7..9963cbdf35 100644 --- a/assets/svg/add_pin.svg +++ b/assets/svg/add_pin.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/ampersand.svg b/assets/svg/ampersand.svg index 56b8a09af7..1b5cbf7d45 100644 --- a/assets/svg/ampersand.svg +++ b/assets/svg/ampersand.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/back.svg b/assets/svg/back.svg index 5b4df40aae..2536cfc299 100644 --- a/assets/svg/back.svg +++ b/assets/svg/back.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/blocked.svg b/assets/svg/blocked.svg index 2e34057d1a..4d2914f4cc 100644 --- a/assets/svg/blocked.svg +++ b/assets/svg/blocked.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/bug.svg b/assets/svg/bug.svg index 7c1c5da281..ac79e84e30 100644 --- a/assets/svg/bug.svg +++ b/assets/svg/bug.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/camera-plus.svg b/assets/svg/camera-plus.svg index 73663f6bd3..38168e90d6 100644 --- a/assets/svg/camera-plus.svg +++ b/assets/svg/camera-plus.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/checkbox-empty.svg b/assets/svg/checkbox-empty.svg index 51681cb8c8..2cf245bf1a 100644 --- a/assets/svg/checkbox-empty.svg +++ b/assets/svg/checkbox-empty.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/checkbox-filled.svg b/assets/svg/checkbox-filled.svg index 67d9380a45..1684232e41 100644 --- a/assets/svg/checkbox-filled.svg +++ b/assets/svg/checkbox-filled.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/checkmark.svg b/assets/svg/checkmark.svg index 6ee35b94b4..34ae82a765 100644 --- a/assets/svg/checkmark.svg +++ b/assets/svg/checkmark.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/circle.svg b/assets/svg/circle.svg index 455f629eed..2cfde629fa 100644 --- a/assets/svg/circle.svg +++ b/assets/svg/circle.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/clock.svg b/assets/svg/clock.svg index 64b5407642..afca6d9ad9 100644 --- a/assets/svg/clock.svg +++ b/assets/svg/clock.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/close.svg b/assets/svg/close.svg index 54740512f7..d092683841 100644 --- a/assets/svg/close.svg +++ b/assets/svg/close.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/copyright.svg b/assets/svg/copyright.svg index 52b4bcd895..786af75a29 100644 --- a/assets/svg/copyright.svg +++ b/assets/svg/copyright.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/cross_bottom_right.svg b/assets/svg/cross_bottom_right.svg index ac930d487b..0b4c0e2f84 100644 --- a/assets/svg/cross_bottom_right.svg +++ b/assets/svg/cross_bottom_right.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/crosshair-blue-center.svg b/assets/svg/crosshair-blue-center.svg index 0a7aae18f2..15f86df086 100644 --- a/assets/svg/crosshair-blue-center.svg +++ b/assets/svg/crosshair-blue-center.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/crosshair-blue.svg b/assets/svg/crosshair-blue.svg index c8da096c97..c2ba4364bc 100644 --- a/assets/svg/crosshair-blue.svg +++ b/assets/svg/crosshair-blue.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/crosshair-empty.svg b/assets/svg/crosshair-empty.svg index 233b03f6a8..54528d8b0f 100644 --- a/assets/svg/crosshair-empty.svg +++ b/assets/svg/crosshair-empty.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/crosshair-locked.svg b/assets/svg/crosshair-locked.svg index 61a7caaece..6c528f58f4 100644 --- a/assets/svg/crosshair-locked.svg +++ b/assets/svg/crosshair-locked.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/crosshair.svg b/assets/svg/crosshair.svg index 1d899b072b..a1d12eb224 100644 --- a/assets/svg/crosshair.svg +++ b/assets/svg/crosshair.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/delete_icon.svg b/assets/svg/delete_icon.svg index fc996a42c9..c9f1bc15f2 100644 --- a/assets/svg/delete_icon.svg +++ b/assets/svg/delete_icon.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/delete_not_allowed.svg b/assets/svg/delete_not_allowed.svg index 6251285460..2f7913bc57 100644 --- a/assets/svg/delete_not_allowed.svg +++ b/assets/svg/delete_not_allowed.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/direction_stroke.svg b/assets/svg/direction_stroke.svg index 33033c6ebb..521b40b0d3 100644 --- a/assets/svg/direction_stroke.svg +++ b/assets/svg/direction_stroke.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/download.svg b/assets/svg/download.svg index ca8a20f495..95998b9296 100644 --- a/assets/svg/download.svg +++ b/assets/svg/download.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/envelope.svg b/assets/svg/envelope.svg index c7d92dc21d..1e324366a1 100644 --- a/assets/svg/envelope.svg +++ b/assets/svg/envelope.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/eye.svg b/assets/svg/eye.svg index 5aedf73fd3..0321ac0e71 100644 --- a/assets/svg/eye.svg +++ b/assets/svg/eye.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/filter.svg b/assets/svg/filter.svg index 0b79791f01..a4448913e4 100644 --- a/assets/svg/filter.svg +++ b/assets/svg/filter.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/gear.svg b/assets/svg/gear.svg index 72c7429c2c..6d9fba7176 100644 --- a/assets/svg/gear.svg +++ b/assets/svg/gear.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/gender_bi.svg b/assets/svg/gender_bi.svg index 8c24c52e69..5e09e2fe87 100644 --- a/assets/svg/gender_bi.svg +++ b/assets/svg/gender_bi.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/gender_female.svg b/assets/svg/gender_female.svg index 2dddced667..5d5e12ae8d 100644 --- a/assets/svg/gender_female.svg +++ b/assets/svg/gender_female.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/gender_inter.svg b/assets/svg/gender_inter.svg index 1180065fce..7aa50c45e6 100644 --- a/assets/svg/gender_inter.svg +++ b/assets/svg/gender_inter.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/gender_male.svg b/assets/svg/gender_male.svg index 9433a37dd0..692e49c1f8 100644 --- a/assets/svg/gender_male.svg +++ b/assets/svg/gender_male.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/gender_queer.svg b/assets/svg/gender_queer.svg index 8c5d8e7616..3e742c2adf 100644 --- a/assets/svg/gender_queer.svg +++ b/assets/svg/gender_queer.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/gender_trans.svg b/assets/svg/gender_trans.svg index 64d9358e52..a41e21ce54 100644 --- a/assets/svg/gender_trans.svg +++ b/assets/svg/gender_trans.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/generic_map.svg b/assets/svg/generic_map.svg index e6901b246f..5dfe67b7e3 100644 --- a/assets/svg/generic_map.svg +++ b/assets/svg/generic_map.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/hand.svg b/assets/svg/hand.svg index 8257efbbab..7a4525224e 100644 --- a/assets/svg/hand.svg +++ b/assets/svg/hand.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/help.svg b/assets/svg/help.svg index 92cfefc660..7515e07381 100644 --- a/assets/svg/help.svg +++ b/assets/svg/help.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/home.svg b/assets/svg/home.svg index f214e84e73..c151ae16eb 100644 --- a/assets/svg/home.svg +++ b/assets/svg/home.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/layers.svg b/assets/svg/layers.svg index 5b4e7c4a18..0fc110faaa 100644 --- a/assets/svg/layers.svg +++ b/assets/svg/layers.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/length-crosshair.svg b/assets/svg/length-crosshair.svg index b3f8c37dc2..fe2cd33625 100644 --- a/assets/svg/length-crosshair.svg +++ b/assets/svg/length-crosshair.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/liberapay.svg b/assets/svg/liberapay.svg index 0aadfc671e..ce5b50b28b 100644 --- a/assets/svg/liberapay.svg +++ b/assets/svg/liberapay.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/loading.svg b/assets/svg/loading.svg index 6f5cf9c809..7bb6275a1f 100644 --- a/assets/svg/loading.svg +++ b/assets/svg/loading.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/location-empty.svg b/assets/svg/location-empty.svg index 35c2e97d9a..e15d6f45f2 100644 --- a/assets/svg/location-empty.svg +++ b/assets/svg/location-empty.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/location-refused.svg b/assets/svg/location-refused.svg index 8d20fe6c96..20d0f2f1ed 100644 --- a/assets/svg/location-refused.svg +++ b/assets/svg/location-refused.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/location.svg b/assets/svg/location.svg index 1f8f3cf650..d289b6960c 100644 --- a/assets/svg/location.svg +++ b/assets/svg/location.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/location_locked.svg b/assets/svg/location_locked.svg index b02b73406b..9d74a0a6d5 100644 --- a/assets/svg/location_locked.svg +++ b/assets/svg/location_locked.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/location_unlocked.svg b/assets/svg/location_unlocked.svg index 1267c8f727..2aa0774036 100644 --- a/assets/svg/location_unlocked.svg +++ b/assets/svg/location_unlocked.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/logo.svg b/assets/svg/logo.svg index 1227eed20a..b51870735b 100644 --- a/assets/svg/logo.svg +++ b/assets/svg/logo.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/logout.svg b/assets/svg/logout.svg index 204625da0e..35af5e5508 100644 --- a/assets/svg/logout.svg +++ b/assets/svg/logout.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/mapillary.svg b/assets/svg/mapillary.svg index 7c640e4728..31d6f8b023 100644 --- a/assets/svg/mapillary.svg +++ b/assets/svg/mapillary.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/mapillary_black.svg b/assets/svg/mapillary_black.svg index be6612f9b4..93f0d1dacf 100644 --- a/assets/svg/mapillary_black.svg +++ b/assets/svg/mapillary_black.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/min.svg b/assets/svg/min.svg index f312bbbd54..e153377704 100644 --- a/assets/svg/min.svg +++ b/assets/svg/min.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/move-arrows.svg b/assets/svg/move-arrows.svg index f843f670c7..ff0adf9704 100644 --- a/assets/svg/move-arrows.svg +++ b/assets/svg/move-arrows.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/move.svg b/assets/svg/move.svg index 25e62ca7ba..56eb488d26 100644 --- a/assets/svg/move.svg +++ b/assets/svg/move.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/move_confirm.svg b/assets/svg/move_confirm.svg index fd550699e1..88b386a6ec 100644 --- a/assets/svg/move_confirm.svg +++ b/assets/svg/move_confirm.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/move_not_allowed.svg b/assets/svg/move_not_allowed.svg index 93ce4b552c..a44e090710 100644 --- a/assets/svg/move_not_allowed.svg +++ b/assets/svg/move_not_allowed.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/no_checkmark.svg b/assets/svg/no_checkmark.svg index 45fb94f7b9..7c6392c8d5 100644 --- a/assets/svg/no_checkmark.svg +++ b/assets/svg/no_checkmark.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/assets/svg/none.svg b/assets/svg/none.svg index 5da0dbc856..5adcc79f0a 100644 --- a/assets/svg/none.svg +++ b/assets/svg/none.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/assets/svg/note.svg b/assets/svg/note.svg index 369082576f..d4b0cb5f45 100644 --- a/assets/svg/note.svg +++ b/assets/svg/note.svg @@ -1,16 +1,16 @@ + width="275px" + height="374px" + viewBox="0 0 275 374" + version="1.1" + id="svg7" + sodipodi:docname="teardrop.svg" + inkscape:version="1.1.1 (1:1.1+202109281949+c3084ef5ed)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" +> - + diff --git a/assets/svg/pencil.svg b/assets/svg/pencil.svg index 07609a41dc..24e22f4e51 100644 --- a/assets/svg/pencil.svg +++ b/assets/svg/pencil.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/phone.svg b/assets/svg/phone.svg index d441f37201..6e139aa9de 100644 --- a/assets/svg/phone.svg +++ b/assets/svg/phone.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/pin.svg b/assets/svg/pin.svg index 7fdfc62d52..0675ec07ab 100644 --- a/assets/svg/pin.svg +++ b/assets/svg/pin.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/plus.svg b/assets/svg/plus.svg index 5e754ea362..a97b5494e5 100644 --- a/assets/svg/plus.svg +++ b/assets/svg/plus.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/pop-out.svg b/assets/svg/pop-out.svg index 3740e529a2..f32e3cf647 100644 --- a/assets/svg/pop-out.svg +++ b/assets/svg/pop-out.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/reload.svg b/assets/svg/reload.svg index ed8cb9a238..66573348f3 100644 --- a/assets/svg/reload.svg +++ b/assets/svg/reload.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/relocation.svg b/assets/svg/relocation.svg index 6c387ee5d6..d95f3f5090 100644 --- a/assets/svg/relocation.svg +++ b/assets/svg/relocation.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/resolved.svg b/assets/svg/resolved.svg index 98fcc59db5..cf8530a90d 100644 --- a/assets/svg/resolved.svg +++ b/assets/svg/resolved.svg @@ -1,16 +1,16 @@ + width="275px" + height="374px" + viewBox="0 0 275 374" + version="1.1" + id="svg7" + sodipodi:docname="resolved.svg" + inkscape:version="1.1.1 (1:1.1+202109281949+c3084ef5ed)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" +> - + diff --git a/assets/svg/robot.svg b/assets/svg/robot.svg index d7ac11d7eb..eb4c176c0e 100644 --- a/assets/svg/robot.svg +++ b/assets/svg/robot.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/satellite.svg b/assets/svg/satellite.svg index 7af205b816..506a593bfb 100644 --- a/assets/svg/satellite.svg +++ b/assets/svg/satellite.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/scissors.svg b/assets/svg/scissors.svg index 97d5eac026..597cd419ce 100644 --- a/assets/svg/scissors.svg +++ b/assets/svg/scissors.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/search.svg b/assets/svg/search.svg index fe76b700a1..3bfbb3010f 100644 --- a/assets/svg/search.svg +++ b/assets/svg/search.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/send_email.svg b/assets/svg/send_email.svg index c32e61fa11..9a720b802b 100644 --- a/assets/svg/send_email.svg +++ b/assets/svg/send_email.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/share.svg b/assets/svg/share.svg index 1e100e0173..9483764813 100644 --- a/assets/svg/share.svg +++ b/assets/svg/share.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/square.svg b/assets/svg/square.svg index 03e201f559..0bad670ff2 100644 --- a/assets/svg/square.svg +++ b/assets/svg/square.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/star.svg b/assets/svg/star.svg index cb0a78730d..d7148bcef4 100644 --- a/assets/svg/star.svg +++ b/assets/svg/star.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/star_half.svg b/assets/svg/star_half.svg index 0c7101c1eb..7765c28726 100644 --- a/assets/svg/star_half.svg +++ b/assets/svg/star_half.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/star_outline.svg b/assets/svg/star_outline.svg index f53adff908..859b7539c7 100644 --- a/assets/svg/star_outline.svg +++ b/assets/svg/star_outline.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/star_outline_half.svg b/assets/svg/star_outline_half.svg index 82e581dbc3..8c08c6cdab 100644 --- a/assets/svg/star_outline_half.svg +++ b/assets/svg/star_outline_half.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/statistics.svg b/assets/svg/statistics.svg index 51b1441efa..4895984cd6 100644 --- a/assets/svg/statistics.svg +++ b/assets/svg/statistics.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/teardrop.svg b/assets/svg/teardrop.svg index 9294e9f2c2..efed7c4eb1 100644 --- a/assets/svg/teardrop.svg +++ b/assets/svg/teardrop.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/teardrop_with_hole_green.svg b/assets/svg/teardrop_with_hole_green.svg index bce9cdaddd..a173f54bc5 100644 --- a/assets/svg/teardrop_with_hole_green.svg +++ b/assets/svg/teardrop_with_hole_green.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/translate.svg b/assets/svg/translate.svg index 977859d859..cfcc7316d9 100644 --- a/assets/svg/translate.svg +++ b/assets/svg/translate.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/up.svg b/assets/svg/up.svg index 499f83cb7b..ed57d9b96a 100644 --- a/assets/svg/up.svg +++ b/assets/svg/up.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/upload.svg b/assets/svg/upload.svg index d80a69509f..6342032c91 100644 --- a/assets/svg/upload.svg +++ b/assets/svg/upload.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/wikidata.svg b/assets/svg/wikidata.svg index 170ece2f35..0c609ce56b 100644 --- a/assets/svg/wikidata.svg +++ b/assets/svg/wikidata.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/svg/wikimedia-commons-white.svg b/assets/svg/wikimedia-commons-white.svg index ad1688e1c5..a0c8bc772c 100644 --- a/assets/svg/wikimedia-commons-white.svg +++ b/assets/svg/wikimedia-commons-white.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/aed/aed.svg b/assets/themes/aed/aed.svg index c3bbfd6779..3ab3f88404 100644 --- a/assets/themes/aed/aed.svg +++ b/assets/themes/aed/aed.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/artwork/artwork.svg b/assets/themes/artwork/artwork.svg index 685275a24c..8dd4f697c7 100644 --- a/assets/themes/artwork/artwork.svg +++ b/assets/themes/artwork/artwork.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/benches/bench_poi.svg b/assets/themes/benches/bench_poi.svg index a26380a4ba..8c02d12595 100644 --- a/assets/themes/benches/bench_poi.svg +++ b/assets/themes/benches/bench_poi.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/benches/bench_public_transport.svg b/assets/themes/benches/bench_public_transport.svg index 2053c42211..d8a6150205 100644 --- a/assets/themes/benches/bench_public_transport.svg +++ b/assets/themes/benches/bench_public_transport.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/bicyclelib/logo.svg b/assets/themes/bicyclelib/logo.svg index 48fa85301f..92a6c880e9 100644 --- a/assets/themes/bicyclelib/logo.svg +++ b/assets/themes/bicyclelib/logo.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/bookcases/bookcase.svg b/assets/themes/bookcases/bookcase.svg index ad216c21cd..a49c40b27a 100644 --- a/assets/themes/bookcases/bookcase.svg +++ b/assets/themes/bookcases/bookcase.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/buurtnatuur/forest.svg b/assets/themes/buurtnatuur/forest.svg index 8f9e7ec471..c003758469 100644 --- a/assets/themes/buurtnatuur/forest.svg +++ b/assets/themes/buurtnatuur/forest.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/buurtnatuur/groen_logo.svg b/assets/themes/buurtnatuur/groen_logo.svg index 79e8791fd0..6d33010762 100644 --- a/assets/themes/buurtnatuur/groen_logo.svg +++ b/assets/themes/buurtnatuur/groen_logo.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/buurtnatuur/nature_reserve.svg b/assets/themes/buurtnatuur/nature_reserve.svg index af9e812c2f..97d700ba9f 100644 --- a/assets/themes/buurtnatuur/nature_reserve.svg +++ b/assets/themes/buurtnatuur/nature_reserve.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/buurtnatuur/park.svg b/assets/themes/buurtnatuur/park.svg index 749f61d8f5..fb42bcc613 100644 --- a/assets/themes/buurtnatuur/park.svg +++ b/assets/themes/buurtnatuur/park.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/campersite/caravan.svg b/assets/themes/campersite/caravan.svg index dff85ca554..45d06e4dc6 100644 --- a/assets/themes/campersite/caravan.svg +++ b/assets/themes/campersite/caravan.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/campersite/caravan_green.svg b/assets/themes/campersite/caravan_green.svg index 3237535896..af80ec8578 100644 --- a/assets/themes/campersite/caravan_green.svg +++ b/assets/themes/campersite/caravan_green.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/campersite/sanitary_dump_station.svg b/assets/themes/campersite/sanitary_dump_station.svg index ec58eaad82..b3c2c45f47 100644 --- a/assets/themes/campersite/sanitary_dump_station.svg +++ b/assets/themes/campersite/sanitary_dump_station.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/charging_stations/bicycle.svg b/assets/themes/charging_stations/bicycle.svg index 7b78c8c2ee..e2bdb47f0e 100644 --- a/assets/themes/charging_stations/bicycle.svg +++ b/assets/themes/charging_stations/bicycle.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/charging_stations/car.svg b/assets/themes/charging_stations/car.svg index d6128f17d6..97b04cd4f1 100644 --- a/assets/themes/charging_stations/car.svg +++ b/assets/themes/charging_stations/car.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/charging_stations/logo.svg b/assets/themes/charging_stations/logo.svg index 6d90202cbb..fc4c5f9ebc 100644 --- a/assets/themes/charging_stations/logo.svg +++ b/assets/themes/charging_stations/logo.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/charging_stations/plug.svg b/assets/themes/charging_stations/plug.svg index 7ca76d044d..6d0cd0c35e 100644 --- a/assets/themes/charging_stations/plug.svg +++ b/assets/themes/charging_stations/plug.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/climbing/carabiner.svg b/assets/themes/climbing/carabiner.svg index 1f811f6981..06682ab128 100644 --- a/assets/themes/climbing/carabiner.svg +++ b/assets/themes/climbing/carabiner.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/climbing/climbing_gym.svg b/assets/themes/climbing/climbing_gym.svg index 5b5c68d90b..c437e8da62 100644 --- a/assets/themes/climbing/climbing_gym.svg +++ b/assets/themes/climbing/climbing_gym.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/climbing/climbing_icon.svg b/assets/themes/climbing/climbing_icon.svg index 9e098579c2..d68108e511 100644 --- a/assets/themes/climbing/climbing_icon.svg +++ b/assets/themes/climbing/climbing_icon.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/climbing/climbing_no_rope.svg b/assets/themes/climbing/climbing_no_rope.svg index adee00dbe1..22afca58d3 100644 --- a/assets/themes/climbing/climbing_no_rope.svg +++ b/assets/themes/climbing/climbing_no_rope.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/climbing/climbing_rope.svg b/assets/themes/climbing/climbing_rope.svg index 7ec867009c..29ad63d1db 100644 --- a/assets/themes/climbing/climbing_rope.svg +++ b/assets/themes/climbing/climbing_rope.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/climbing/climbing_route.svg b/assets/themes/climbing/climbing_route.svg index 1803dcd000..9a5dafe74c 100644 --- a/assets/themes/climbing/climbing_route.svg +++ b/assets/themes/climbing/climbing_route.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/climbing/club.svg b/assets/themes/climbing/club.svg index 1912b69ab9..dbe630c9ab 100644 --- a/assets/themes/climbing/club.svg +++ b/assets/themes/climbing/club.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/climbing/height.svg b/assets/themes/climbing/height.svg index 86a349f25b..ce9f59fb4f 100644 --- a/assets/themes/climbing/height.svg +++ b/assets/themes/climbing/height.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/cycle_highways/fietssnelwegen-logo.svg b/assets/themes/cycle_highways/fietssnelwegen-logo.svg index bf9e612a8f..52810e3aaa 100644 --- a/assets/themes/cycle_highways/fietssnelwegen-logo.svg +++ b/assets/themes/cycle_highways/fietssnelwegen-logo.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/cycle_infra/Belgian_road_sign_D07.svg b/assets/themes/cycle_infra/Belgian_road_sign_D07.svg index ef8345fce6..d5a7af7a4d 100644 --- a/assets/themes/cycle_infra/Belgian_road_sign_D07.svg +++ b/assets/themes/cycle_infra/Belgian_road_sign_D07.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/cycle_infra/Belgian_road_sign_D09.svg b/assets/themes/cycle_infra/Belgian_road_sign_D09.svg index 2aa99b5662..54f014cdc2 100644 --- a/assets/themes/cycle_infra/Belgian_road_sign_D09.svg +++ b/assets/themes/cycle_infra/Belgian_road_sign_D09.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/cycle_infra/Belgian_road_sign_D10.svg b/assets/themes/cycle_infra/Belgian_road_sign_D10.svg index 74e042fded..4eef09fd46 100644 --- a/assets/themes/cycle_infra/Belgian_road_sign_D10.svg +++ b/assets/themes/cycle_infra/Belgian_road_sign_D10.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/cycle_infra/Belgian_traffic_sign_M13.svg b/assets/themes/cycle_infra/Belgian_traffic_sign_M13.svg index 2bce1c7179..c7d097e205 100644 --- a/assets/themes/cycle_infra/Belgian_traffic_sign_M13.svg +++ b/assets/themes/cycle_infra/Belgian_traffic_sign_M13.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/cycle_infra/Belgian_traffic_sign_M14.svg b/assets/themes/cycle_infra/Belgian_traffic_sign_M14.svg index ba8285fbc2..1c9716eca8 100644 --- a/assets/themes/cycle_infra/Belgian_traffic_sign_M14.svg +++ b/assets/themes/cycle_infra/Belgian_traffic_sign_M14.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/cycle_infra/Belgian_traffic_sign_M15.svg b/assets/themes/cycle_infra/Belgian_traffic_sign_M15.svg index 046ff78823..e8ef24e560 100644 --- a/assets/themes/cycle_infra/Belgian_traffic_sign_M15.svg +++ b/assets/themes/cycle_infra/Belgian_traffic_sign_M15.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/cycle_infra/Belgian_traffic_sign_M16.svg b/assets/themes/cycle_infra/Belgian_traffic_sign_M16.svg index 9db585d0e2..fe0dbd38ca 100644 --- a/assets/themes/cycle_infra/Belgian_traffic_sign_M16.svg +++ b/assets/themes/cycle_infra/Belgian_traffic_sign_M16.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/cycle_infra/Belgian_traffic_sign_M6.svg b/assets/themes/cycle_infra/Belgian_traffic_sign_M6.svg index e06dba7d80..e60d661cc3 100644 --- a/assets/themes/cycle_infra/Belgian_traffic_sign_M6.svg +++ b/assets/themes/cycle_infra/Belgian_traffic_sign_M6.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/cycle_infra/Belgian_traffic_sign_M7.svg b/assets/themes/cycle_infra/Belgian_traffic_sign_M7.svg index fa3c4a2855..c533ae6ce3 100644 --- a/assets/themes/cycle_infra/Belgian_traffic_sign_M7.svg +++ b/assets/themes/cycle_infra/Belgian_traffic_sign_M7.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/cycle_infra/Cycle_barrier_double.svg b/assets/themes/cycle_infra/Cycle_barrier_double.svg index 9c665aff83..4fbc0d832b 100644 --- a/assets/themes/cycle_infra/Cycle_barrier_double.svg +++ b/assets/themes/cycle_infra/Cycle_barrier_double.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/cycle_infra/Cycle_barrier_double_length.svg b/assets/themes/cycle_infra/Cycle_barrier_double_length.svg index 4f3b8d5e88..289a645ed4 100644 --- a/assets/themes/cycle_infra/Cycle_barrier_double_length.svg +++ b/assets/themes/cycle_infra/Cycle_barrier_double_length.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/cycle_infra/Cycle_barrier_double_overlap.svg b/assets/themes/cycle_infra/Cycle_barrier_double_overlap.svg index db33697dbf..f82e706d38 100644 --- a/assets/themes/cycle_infra/Cycle_barrier_double_overlap.svg +++ b/assets/themes/cycle_infra/Cycle_barrier_double_overlap.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/cycle_infra/Cycle_barrier_double_template.svg b/assets/themes/cycle_infra/Cycle_barrier_double_template.svg index 5276a646f6..fc196865b4 100644 --- a/assets/themes/cycle_infra/Cycle_barrier_double_template.svg +++ b/assets/themes/cycle_infra/Cycle_barrier_double_template.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/cycle_infra/Cycle_barrier_double_width.svg b/assets/themes/cycle_infra/Cycle_barrier_double_width.svg index a9bfa60a94..ee732b5116 100644 --- a/assets/themes/cycle_infra/Cycle_barrier_double_width.svg +++ b/assets/themes/cycle_infra/Cycle_barrier_double_width.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/cycle_infra/bicycleway.svg b/assets/themes/cycle_infra/bicycleway.svg index 289f399a67..fcc31cb70e 100644 --- a/assets/themes/cycle_infra/bicycleway.svg +++ b/assets/themes/cycle_infra/bicycleway.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/cycle_infra/cycle-infra.svg b/assets/themes/cycle_infra/cycle-infra.svg index 04d1dddf98..abd6dea01a 100644 --- a/assets/themes/cycle_infra/cycle-infra.svg +++ b/assets/themes/cycle_infra/cycle-infra.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/cycle_infra/street.svg b/assets/themes/cycle_infra/street.svg index b0d793960c..693b858174 100644 --- a/assets/themes/cycle_infra/street.svg +++ b/assets/themes/cycle_infra/street.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/cyclestreets/F111.svg b/assets/themes/cyclestreets/F111.svg index 637ffbc619..5187f3692e 100644 --- a/assets/themes/cyclestreets/F111.svg +++ b/assets/themes/cyclestreets/F111.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/cyclofix/fietsambassade_gent_logo.svg b/assets/themes/cyclofix/fietsambassade_gent_logo.svg index aae60ee388..42714a138b 100644 --- a/assets/themes/cyclofix/fietsambassade_gent_logo.svg +++ b/assets/themes/cyclofix/fietsambassade_gent_logo.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/cyclofix/fietsambassade_gent_logo_small.svg b/assets/themes/cyclofix/fietsambassade_gent_logo_small.svg index 5308c42e75..258b3daf6e 100644 --- a/assets/themes/cyclofix/fietsambassade_gent_logo_small.svg +++ b/assets/themes/cyclofix/fietsambassade_gent_logo_small.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/cyclofix/logo.svg b/assets/themes/cyclofix/logo.svg index f338707f79..0e9e260d34 100644 --- a/assets/themes/cyclofix/logo.svg +++ b/assets/themes/cyclofix/logo.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/facadegardens/bloei.svg b/assets/themes/facadegardens/bloei.svg index 5cbdab3e06..94bf0494af 100644 --- a/assets/themes/facadegardens/bloei.svg +++ b/assets/themes/facadegardens/bloei.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/facadegardens/bodembedekker.svg b/assets/themes/facadegardens/bodembedekker.svg index 88abd37b88..aa2d4a0b18 100644 --- a/assets/themes/facadegardens/bodembedekker.svg +++ b/assets/themes/facadegardens/bodembedekker.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/facadegardens/eetbaar.svg b/assets/themes/facadegardens/eetbaar.svg index ca608b7ecc..855a250ef0 100644 --- a/assets/themes/facadegardens/eetbaar.svg +++ b/assets/themes/facadegardens/eetbaar.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/facadegardens/gevelton.svg b/assets/themes/facadegardens/gevelton.svg index 885796c1d5..ee58806d05 100644 --- a/assets/themes/facadegardens/gevelton.svg +++ b/assets/themes/facadegardens/gevelton.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/facadegardens/geveltuin.svg b/assets/themes/facadegardens/geveltuin.svg index 10624d15fa..42c61fa02a 100644 --- a/assets/themes/facadegardens/geveltuin.svg +++ b/assets/themes/facadegardens/geveltuin.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/facadegardens/halfzon.svg b/assets/themes/facadegardens/halfzon.svg index 543312dada..6d3b158612 100644 --- a/assets/themes/facadegardens/halfzon.svg +++ b/assets/themes/facadegardens/halfzon.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/facadegardens/klimplant.svg b/assets/themes/facadegardens/klimplant.svg index fa2d9b7c19..f6e185cb81 100644 --- a/assets/themes/facadegardens/klimplant.svg +++ b/assets/themes/facadegardens/klimplant.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/facadegardens/schaduw.svg b/assets/themes/facadegardens/schaduw.svg index c43b836af9..961b83e050 100644 --- a/assets/themes/facadegardens/schaduw.svg +++ b/assets/themes/facadegardens/schaduw.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/facadegardens/struik.svg b/assets/themes/facadegardens/struik.svg index 4d164460d9..501f5093fc 100644 --- a/assets/themes/facadegardens/struik.svg +++ b/assets/themes/facadegardens/struik.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/facadegardens/zon.svg b/assets/themes/facadegardens/zon.svg index 038a170640..48c7d40b8e 100644 --- a/assets/themes/facadegardens/zon.svg +++ b/assets/themes/facadegardens/zon.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/fritures/Vegetarian-mark.svg b/assets/themes/fritures/Vegetarian-mark.svg index 22f11fd4ba..9ec14b57a4 100644 --- a/assets/themes/fritures/Vegetarian-mark.svg +++ b/assets/themes/fritures/Vegetarian-mark.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/fritures/fries.svg b/assets/themes/fritures/fries.svg index 3803dc8f3b..763c73b697 100644 --- a/assets/themes/fritures/fries.svg +++ b/assets/themes/fritures/fries.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/fritures/logo.svg b/assets/themes/fritures/logo.svg index eed466277f..6847b46183 100644 --- a/assets/themes/fritures/logo.svg +++ b/assets/themes/fritures/logo.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/fruit_trees/fruit_tree.svg b/assets/themes/fruit_trees/fruit_tree.svg index 69b12e6380..e5cce675ec 100644 --- a/assets/themes/fruit_trees/fruit_tree.svg +++ b/assets/themes/fruit_trees/fruit_tree.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/ghostbikes/logo.svg b/assets/themes/ghostbikes/logo.svg index 5b5451cd78..1965038959 100644 --- a/assets/themes/ghostbikes/logo.svg +++ b/assets/themes/ghostbikes/logo.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/grb_import/housenumber_blank.svg b/assets/themes/grb_import/housenumber_blank.svg index 31813a679e..c8f1a7f011 100644 --- a/assets/themes/grb_import/housenumber_blank.svg +++ b/assets/themes/grb_import/housenumber_blank.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/hackerspaces/glider.svg b/assets/themes/hackerspaces/glider.svg index 77a5fc6921..3f75487628 100644 --- a/assets/themes/hackerspaces/glider.svg +++ b/assets/themes/hackerspaces/glider.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/hailhydrant/Twemoji12_1f692.svg b/assets/themes/hailhydrant/Twemoji12_1f692.svg index 4000107d05..97ee5e448b 100644 --- a/assets/themes/hailhydrant/Twemoji12_1f692.svg +++ b/assets/themes/hailhydrant/Twemoji12_1f692.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/hailhydrant/Twemoji12_1f9ef.svg b/assets/themes/hailhydrant/Twemoji12_1f9ef.svg index 0010dfbbf1..775a7ba497 100644 --- a/assets/themes/hailhydrant/Twemoji12_1f9ef.svg +++ b/assets/themes/hailhydrant/Twemoji12_1f9ef.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/hailhydrant/Twemoji12_26d1.svg b/assets/themes/hailhydrant/Twemoji12_26d1.svg index 69c219e767..880a5537af 100644 --- a/assets/themes/hailhydrant/Twemoji12_26d1.svg +++ b/assets/themes/hailhydrant/Twemoji12_26d1.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/hailhydrant/Twemoji_1f691.svg b/assets/themes/hailhydrant/Twemoji_1f691.svg index e98d41bcec..1adc8a0921 100644 --- a/assets/themes/hailhydrant/Twemoji_1f691.svg +++ b/assets/themes/hailhydrant/Twemoji_1f691.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/hailhydrant/hydrant_pillar.svg b/assets/themes/hailhydrant/hydrant_pillar.svg index a852a7cf46..d6a301fc13 100644 --- a/assets/themes/hailhydrant/hydrant_pillar.svg +++ b/assets/themes/hailhydrant/hydrant_pillar.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/hailhydrant/hydrant_underground.svg b/assets/themes/hailhydrant/hydrant_underground.svg index 68a7c94fe4..a71848681f 100644 --- a/assets/themes/hailhydrant/hydrant_underground.svg +++ b/assets/themes/hailhydrant/hydrant_underground.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/hailhydrant/hydrant_unknown.svg b/assets/themes/hailhydrant/hydrant_unknown.svg index d2e1cc25c1..90eec0cc32 100644 --- a/assets/themes/hailhydrant/hydrant_unknown.svg +++ b/assets/themes/hailhydrant/hydrant_unknown.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/hailhydrant/logo.svg b/assets/themes/hailhydrant/logo.svg index 0c3c36c42c..087d13d4b6 100644 --- a/assets/themes/hailhydrant/logo.svg +++ b/assets/themes/hailhydrant/logo.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/maps/logo.svg b/assets/themes/maps/logo.svg index c0fea0253d..75f7d32728 100644 --- a/assets/themes/maps/logo.svg +++ b/assets/themes/maps/logo.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/nature/logo.svg b/assets/themes/nature/logo.svg index a1b82a3c9e..6c653e19e5 100644 --- a/assets/themes/nature/logo.svg +++ b/assets/themes/nature/logo.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/natuurpunt/bench.svg b/assets/themes/natuurpunt/bench.svg index 62492b05cc..716f736857 100644 --- a/assets/themes/natuurpunt/bench.svg +++ b/assets/themes/natuurpunt/bench.svg @@ -1,16 +1,16 @@ + width="254.98047" + height="119.35156" + viewBox="0 0 254.98047 119.35156" + version="1.1" + id="svg5" + sodipodi:docname="bench.svg" + inkscape:version="1.1.1 (1:1.1+202109281949+c3084ef5ed)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" +> + width="211.75177" + height="142.0576" + viewBox="0 0 211.75177 142.0576" + version="1.1" + id="svg5" + sodipodi:docname="birdhide.svg" + inkscape:version="1.1.1 (1:1.1+202109281949+c3084ef5ed)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" +> + width="151.85362" + height="165.0014" + viewBox="0 0 151.85362 165.0014" + version="1.1" + id="svg5" + sodipodi:docname="drips.svg" + inkscape:version="1.1.1 (1:1.1+202109281949+c3084ef5ed)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" +> + viewBox="-17.5 7 6.3699999 15.000459" + version="1.1" + id="svg10" + sodipodi:docname="information.svg" + width="6.3699999" + height="15.000459" + inkscape:version="1.1.1 (1:1.1+202109281949+c3084ef5ed)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" +> + width="199.53906" + height="149.26953" + viewBox="0 0 199.53906 149.26953" + version="1.1" + id="svg7" + sodipodi:docname="information_board.svg" + inkscape:version="1.1.1 (1:1.1+202109281949+c3084ef5ed)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" +> + width="143.75452" + height="178.10156" + viewBox="0 0 143.75452 178.10156" + version="1.1" + id="svg5" + sodipodi:docname="nature_reserve.svg" + inkscape:version="1.1.1 (1:1.1+202109281949+c3084ef5ed)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" +> + viewBox="-12.5 7 12.050868 16.002609" + version="1.1" + id="svg10" + sodipodi:docname="parking.svg" + width="12.050868" + height="16.002609" + inkscape:version="1.1.1 (1:1.1+202109281949+c3084ef5ed)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" +> + viewBox="-11 8 16.730312 19.004028" + version="1.1" + id="svg24" + sodipodi:docname="parkingbike.svg" + width="16.730312" + height="19.004028" + inkscape:version="1.1.1 (1:1.1+202109281949+c3084ef5ed)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" +> + viewBox="-23 6 17.859455 17.979752" + version="1.1" + id="svg11" + sodipodi:docname="parkingmotor.svg" + width="17.859455" + height="17.979752" + inkscape:version="1.1.1 (1:1.1+202109281949+c3084ef5ed)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" +> + viewBox="-24 7 13.266731 20.714458" + version="1.1" + id="svg12" + sodipodi:docname="parkingwheels.svg" + width="13.266731" + height="20.714458" + inkscape:version="1.1.1 (1:1.1+202109281949+c3084ef5ed)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" +> + viewBox="-7 5 22.07 12.9" + version="1.1" + id="svg16" + sodipodi:docname="picnic_table.svg" + width="22.07" + height="12.9" + inkscape:version="1.1.1 (1:1.1+202109281949+c3084ef5ed)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" +> + width="222.35574" + height="190.93405" + viewBox="0 0 222.35574 190.93405" + version="1.1" + id="svg838" + sodipodi:docname="pushchair.svg" + inkscape:version="1.1.1 (1:1.1+202109281949+c3084ef5ed)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" +> + width="247" + height="113.56189" + viewBox="0 0 247 113.56189" + version="1.1" + id="svg7" + sodipodi:docname="toilets.svg" + inkscape:version="1.1.1 (1:1.1+202109281949+c3084ef5ed)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" +> + viewBox="-10 8 11.976725 17.589441" + version="1.1" + id="svg14" + sodipodi:docname="trail.svg" + width="11.976725" + height="17.589441" + inkscape:version="1.1.1 (1:1.1+202109281949+c3084ef5ed)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" +> + width="157.30078" + height="203.94189" + viewBox="0 0 157.30078 203.94189" + version="1.1" + id="svg904" + sodipodi:docname="urinal.svg" + inkscape:version="1.1.1 (1:1.1+202109281949+c3084ef5ed)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" +> + viewBox="-8 8 25.386618 17.599442" + version="1.1" + id="svg985" + sodipodi:docname="walk_wheelchair.svg" + width="25.386618" + height="17.599442" + inkscape:version="1.1.1 (1:1.1+202109281949+c3084ef5ed)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" +> + viewBox="-10 8 15.18 19.74" + version="1.1" + id="svg1054" + sodipodi:docname="watermill.svg" + width="15.18" + height="19.74" + inkscape:version="1.1.1 (1:1.1+202109281949+c3084ef5ed)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" +> - + diff --git a/assets/themes/parkings/parkings.svg b/assets/themes/parkings/parkings.svg index 9983d9fcca..1369443d9d 100644 --- a/assets/themes/parkings/parkings.svg +++ b/assets/themes/parkings/parkings.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/playgrounds/playground.svg b/assets/themes/playgrounds/playground.svg index b8054f607e..97e6a132a2 100644 --- a/assets/themes/playgrounds/playground.svg +++ b/assets/themes/playgrounds/playground.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/postal_codes/townhall.svg b/assets/themes/postal_codes/townhall.svg index 439ae16382..291c535e14 100644 --- a/assets/themes/postal_codes/townhall.svg +++ b/assets/themes/postal_codes/townhall.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/postboxes/post_office.svg b/assets/themes/postboxes/post_office.svg index 9fec26dcac..f9d52a9307 100644 --- a/assets/themes/postboxes/post_office.svg +++ b/assets/themes/postboxes/post_office.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/shops/shop.svg b/assets/themes/shops/shop.svg index 4d81c6f1c9..fd8e78c608 100644 --- a/assets/themes/shops/shop.svg +++ b/assets/themes/shops/shop.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/speelplekken/logo.svg b/assets/themes/speelplekken/logo.svg index 295238bb3e..dfc602362e 100644 --- a/assets/themes/speelplekken/logo.svg +++ b/assets/themes/speelplekken/logo.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/speelplekken/speelbos.svg b/assets/themes/speelplekken/speelbos.svg index 99915c8e11..ac2e13ad1f 100644 --- a/assets/themes/speelplekken/speelbos.svg +++ b/assets/themes/speelplekken/speelbos.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/speelplekken/speeltuin.svg b/assets/themes/speelplekken/speeltuin.svg index 3c418339ea..da82683c81 100644 --- a/assets/themes/speelplekken/speeltuin.svg +++ b/assets/themes/speelplekken/speeltuin.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/speelplekken/speelweide.svg b/assets/themes/speelplekken/speelweide.svg index c52d2ceead..6aca3d4fd3 100644 --- a/assets/themes/speelplekken/speelweide.svg +++ b/assets/themes/speelplekken/speelweide.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/speelplekken/youtube.svg b/assets/themes/speelplekken/youtube.svg index f219bd970b..2b5ab752cb 100644 --- a/assets/themes/speelplekken/youtube.svg +++ b/assets/themes/speelplekken/youtube.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/surveillance/cam_left.svg b/assets/themes/surveillance/cam_left.svg index 584c828112..fa84415012 100644 --- a/assets/themes/surveillance/cam_left.svg +++ b/assets/themes/surveillance/cam_left.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/surveillance/cam_right.svg b/assets/themes/surveillance/cam_right.svg index 1566dd10c2..1a2abb09fe 100644 --- a/assets/themes/surveillance/cam_right.svg +++ b/assets/themes/surveillance/cam_right.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/surveillance/dome.svg b/assets/themes/surveillance/dome.svg index b9f2a498d8..ee2f0aef5f 100644 --- a/assets/themes/surveillance/dome.svg +++ b/assets/themes/surveillance/dome.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/surveillance/logo.svg b/assets/themes/surveillance/logo.svg index 6d9af345ba..918f904711 100644 --- a/assets/themes/surveillance/logo.svg +++ b/assets/themes/surveillance/logo.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/toilets/toilets.svg b/assets/themes/toilets/toilets.svg index 0d9aa98ae0..02ade60d58 100644 --- a/assets/themes/toilets/toilets.svg +++ b/assets/themes/toilets/toilets.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/uk_addresses/housenumber_add.svg b/assets/themes/uk_addresses/housenumber_add.svg index d2cd7f0d2b..c12c0c29e5 100644 --- a/assets/themes/uk_addresses/housenumber_add.svg +++ b/assets/themes/uk_addresses/housenumber_add.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/uk_addresses/housenumber_ok.svg b/assets/themes/uk_addresses/housenumber_ok.svg index 869670824a..aac6f685f6 100644 --- a/assets/themes/uk_addresses/housenumber_ok.svg +++ b/assets/themes/uk_addresses/housenumber_ok.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/uk_addresses/housenumber_text.svg b/assets/themes/uk_addresses/housenumber_text.svg index 029cd8a93f..6559a0be4a 100644 --- a/assets/themes/uk_addresses/housenumber_text.svg +++ b/assets/themes/uk_addresses/housenumber_text.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/uk_addresses/housenumber_unknown.svg b/assets/themes/uk_addresses/housenumber_unknown.svg index 6bf8e3f947..62ca190798 100644 --- a/assets/themes/uk_addresses/housenumber_unknown.svg +++ b/assets/themes/uk_addresses/housenumber_unknown.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/uk_addresses/housenumber_unknown_small.svg b/assets/themes/uk_addresses/housenumber_unknown_small.svg index 0798634e54..08f44c3cbe 100644 --- a/assets/themes/uk_addresses/housenumber_unknown_small.svg +++ b/assets/themes/uk_addresses/housenumber_unknown_small.svg @@ -1,5 +1,5 @@ - + diff --git a/assets/themes/waste_basket/waste_basket.svg b/assets/themes/waste_basket/waste_basket.svg index 44a697d0a0..9487546401 100644 --- a/assets/themes/waste_basket/waste_basket.svg +++ b/assets/themes/waste_basket/waste_basket.svg @@ -1,5 +1,5 @@ - + diff --git a/scripts/postal_code_tools/prepPostalCodesHulls.ts b/scripts/postal_code_tools/prepPostalCodesHulls.ts index c1c81006ad..749123ad54 100644 --- a/scripts/postal_code_tools/prepPostalCodesHulls.ts +++ b/scripts/postal_code_tools/prepPostalCodesHulls.ts @@ -1,6 +1,6 @@ import * as fs from "fs"; -import ScriptUtils from "../ScriptUtils"; import {writeFileSync} from "fs"; +import ScriptUtils from "../ScriptUtils"; function handleFile(file: string, postalCode: number) { diff --git a/test/CreateNoteImportLayer.spec.ts b/test/CreateNoteImportLayer.spec.ts index 0d98811e6b..4a35df7f21 100644 --- a/test/CreateNoteImportLayer.spec.ts +++ b/test/CreateNoteImportLayer.spec.ts @@ -5,7 +5,6 @@ import {DesugaringContext, PrepareLayer} from "../Models/ThemeConfig/Conversion/ import {LayerConfigJson} from "../Models/ThemeConfig/Json/LayerConfigJson"; import {TagRenderingConfigJson} from "../Models/ThemeConfig/Json/TagRenderingConfigJson"; import LayerConfig from "../Models/ThemeConfig/LayerConfig"; -import * as fs from "fs"; export default class CreateNoteImportLayerSpec extends T {