umap-project 2.2.0__py3-none-any.whl → 2.2.0b0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of umap-project might be problematic. Click here for more details.
- umap/__init__.py +1 -1
- umap/static/umap/base.css +5 -14
- umap/static/umap/js/modules/browser.js +1 -16
- umap/static/umap/js/modules/facets.js +0 -1
- umap/static/umap/js/modules/utils.js +2 -2
- umap/static/umap/js/umap.autocomplete.js +25 -40
- umap/static/umap/js/umap.controls.js +43 -48
- umap/static/umap/js/umap.core.js +12 -27
- umap/static/umap/js/umap.features.js +2 -2
- umap/static/umap/js/umap.forms.js +18 -24
- umap/static/umap/js/umap.importer.js +46 -60
- umap/static/umap/js/umap.js +11 -9
- umap/static/umap/js/umap.layer.js +1 -9
- umap/static/umap/js/umap.permissions.js +3 -9
- umap/static/umap/js/umap.popup.js +9 -16
- umap/static/umap/js/umap.share.js +1 -1
- umap/static/umap/js/umap.ui.js +9 -10
- umap/static/umap/locale/am_ET.js +3 -4
- umap/static/umap/locale/am_ET.json +3 -4
- umap/static/umap/locale/ar.js +3 -4
- umap/static/umap/locale/ar.json +3 -4
- umap/static/umap/locale/ast.js +3 -4
- umap/static/umap/locale/ast.json +3 -4
- umap/static/umap/locale/bg.js +3 -4
- umap/static/umap/locale/bg.json +3 -4
- umap/static/umap/locale/br.js +14 -15
- umap/static/umap/locale/br.json +14 -15
- umap/static/umap/locale/ca.js +3 -4
- umap/static/umap/locale/ca.json +3 -4
- umap/static/umap/locale/cs_CZ.js +3 -4
- umap/static/umap/locale/cs_CZ.json +3 -4
- umap/static/umap/locale/da.js +3 -4
- umap/static/umap/locale/da.json +3 -4
- umap/static/umap/locale/de.js +3 -4
- umap/static/umap/locale/de.json +3 -4
- umap/static/umap/locale/el.js +3 -4
- umap/static/umap/locale/el.json +3 -4
- umap/static/umap/locale/en.js +3 -4
- umap/static/umap/locale/en.json +3 -4
- umap/static/umap/locale/en_US.json +3 -4
- umap/static/umap/locale/es.js +3 -4
- umap/static/umap/locale/es.json +3 -4
- umap/static/umap/locale/et.js +3 -4
- umap/static/umap/locale/et.json +3 -4
- umap/static/umap/locale/fa_IR.js +3 -4
- umap/static/umap/locale/fa_IR.json +3 -4
- umap/static/umap/locale/fi.js +3 -4
- umap/static/umap/locale/fi.json +3 -4
- umap/static/umap/locale/fr.js +3 -4
- umap/static/umap/locale/fr.json +3 -4
- umap/static/umap/locale/gl.js +3 -4
- umap/static/umap/locale/gl.json +3 -4
- umap/static/umap/locale/he.js +3 -4
- umap/static/umap/locale/he.json +3 -4
- umap/static/umap/locale/hr.js +3 -4
- umap/static/umap/locale/hr.json +3 -4
- umap/static/umap/locale/hu.js +3 -4
- umap/static/umap/locale/hu.json +3 -4
- umap/static/umap/locale/id.js +3 -4
- umap/static/umap/locale/id.json +3 -4
- umap/static/umap/locale/is.js +3 -4
- umap/static/umap/locale/is.json +3 -4
- umap/static/umap/locale/it.js +3 -4
- umap/static/umap/locale/it.json +3 -4
- umap/static/umap/locale/ja.js +3 -4
- umap/static/umap/locale/ja.json +3 -4
- umap/static/umap/locale/ko.js +3 -4
- umap/static/umap/locale/ko.json +3 -4
- umap/static/umap/locale/lt.js +3 -4
- umap/static/umap/locale/lt.json +3 -4
- umap/static/umap/locale/ms.js +3 -4
- umap/static/umap/locale/ms.json +3 -4
- umap/static/umap/locale/nl.js +3 -4
- umap/static/umap/locale/nl.json +3 -4
- umap/static/umap/locale/no.js +3 -4
- umap/static/umap/locale/no.json +3 -4
- umap/static/umap/locale/pl.js +3 -4
- umap/static/umap/locale/pl.json +3 -4
- umap/static/umap/locale/pl_PL.json +3 -4
- umap/static/umap/locale/pt.js +3 -4
- umap/static/umap/locale/pt.json +3 -4
- umap/static/umap/locale/pt_BR.js +3 -4
- umap/static/umap/locale/pt_BR.json +3 -4
- umap/static/umap/locale/pt_PT.js +3 -4
- umap/static/umap/locale/pt_PT.json +3 -4
- umap/static/umap/locale/ro.js +3 -4
- umap/static/umap/locale/ro.json +3 -4
- umap/static/umap/locale/ru.js +3 -4
- umap/static/umap/locale/ru.json +3 -4
- umap/static/umap/locale/sk_SK.js +3 -4
- umap/static/umap/locale/sk_SK.json +3 -4
- umap/static/umap/locale/sl.js +3 -4
- umap/static/umap/locale/sl.json +3 -4
- umap/static/umap/locale/sr.js +3 -4
- umap/static/umap/locale/sr.json +3 -4
- umap/static/umap/locale/sv.js +3 -4
- umap/static/umap/locale/sv.json +3 -4
- umap/static/umap/locale/th_TH.js +3 -4
- umap/static/umap/locale/th_TH.json +3 -4
- umap/static/umap/locale/tr.js +3 -4
- umap/static/umap/locale/tr.json +3 -4
- umap/static/umap/locale/uk_UA.js +3 -4
- umap/static/umap/locale/uk_UA.json +3 -4
- umap/static/umap/locale/vi.js +3 -4
- umap/static/umap/locale/vi.json +3 -4
- umap/static/umap/locale/vi_VN.json +3 -4
- umap/static/umap/locale/zh.js +3 -4
- umap/static/umap/locale/zh.json +3 -4
- umap/static/umap/locale/zh_CN.json +3 -4
- umap/static/umap/locale/zh_TW.Big5.json +3 -4
- umap/static/umap/locale/zh_TW.js +3 -4
- umap/static/umap/locale/zh_TW.json +3 -4
- umap/static/umap/map.css +1 -12
- umap/static/umap/vendors/formbuilder/Leaflet.FormBuilder.js +0 -1
- umap/tests/integration/test_anonymous_owned_map.py +0 -21
- umap/tests/integration/test_basics.py +0 -21
- umap/tests/integration/test_edit_map.py +0 -7
- umap/tests/integration/test_import.py +2 -4
- umap/tests/integration/test_tilelayer.py +0 -10
- {umap_project-2.2.0.dist-info → umap_project-2.2.0b0.dist-info}/METADATA +7 -7
- {umap_project-2.2.0.dist-info → umap_project-2.2.0b0.dist-info}/RECORD +124 -124
- {umap_project-2.2.0.dist-info → umap_project-2.2.0b0.dist-info}/WHEEL +1 -1
- {umap_project-2.2.0.dist-info → umap_project-2.2.0b0.dist-info}/entry_points.txt +0 -0
- {umap_project-2.2.0.dist-info → umap_project-2.2.0b0.dist-info}/licenses/LICENSE +0 -0
|
@@ -86,6 +86,7 @@
|
|
|
86
86
|
"Comma separated list of properties to use when filtering features": "以逗號分開列出篩選時要使用的屬性",
|
|
87
87
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "使用逗號、定位鍵或是分號分隔的地理數據。預設座標系為 SRS WGS84。只會匯入地理座標點。匯入時抓取 «lat» 與 «lon» 開頭的欄位資料,不分大小寫。其他欄位則歸入屬性資料。",
|
|
88
88
|
"Congratulations, your map has been created!": "恭喜您的地圖已經新增完成",
|
|
89
|
+
"Continue line (Ctrl+Click)": "連續線(Ctrl+點擊鍵)",
|
|
89
90
|
"Continue line": "連續線段",
|
|
90
91
|
"Coordinates": "座標",
|
|
91
92
|
"Copy link": "複製連結",
|
|
@@ -359,6 +360,7 @@
|
|
|
359
360
|
"stroke": "筆畫粗細",
|
|
360
361
|
"Supported scheme": "支援的模板",
|
|
361
362
|
"Supported variables that will be dynamically replaced": "支援的物件將直接動態轉換",
|
|
363
|
+
"Switch to edit mode": "切換至編輯模式",
|
|
362
364
|
"Symbol": "符號",
|
|
363
365
|
"Table": "表格",
|
|
364
366
|
"Text color for the cluster label": "叢集標籤的文字顏色",
|
|
@@ -444,8 +446,5 @@
|
|
|
444
446
|
"Until": "Until",
|
|
445
447
|
"Example: key1,key2|Label 2,key3|Label 3|checkbox": "Example: key1,key2|Label 2,key3|Label 3|checkbox",
|
|
446
448
|
"Edit in OpenStreetMap": "Edit in OpenStreetMap",
|
|
447
|
-
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
448
|
-
"Back to layers": "Back to layers",
|
|
449
|
-
"Data": "Data",
|
|
450
|
-
"Filters": "Filters"
|
|
449
|
+
"Cannot determine latitude and longitude columns.": "Cannot determine latitude and longitude columns."
|
|
451
450
|
}
|
umap/static/umap/map.css
CHANGED
|
@@ -158,12 +158,6 @@
|
|
|
158
158
|
margin-bottom: 5px!important;
|
|
159
159
|
padding: 0.5rem;
|
|
160
160
|
}
|
|
161
|
-
.credits-container h5 {
|
|
162
|
-
margin-bottom: 5px;
|
|
163
|
-
}
|
|
164
|
-
.credits-container p {
|
|
165
|
-
margin-top: 5px;
|
|
166
|
-
}
|
|
167
161
|
.attribution-toggle {
|
|
168
162
|
display: none;
|
|
169
163
|
width: 24px;
|
|
@@ -985,12 +979,7 @@ a.umap-control-caption,
|
|
|
985
979
|
.datalayer-name {
|
|
986
980
|
cursor: pointer;
|
|
987
981
|
}
|
|
988
|
-
|
|
989
|
-
margin-bottom: 0;
|
|
990
|
-
}
|
|
991
|
-
.umap-caption .umap-map-owner {
|
|
992
|
-
padding-left: 31px;
|
|
993
|
-
}
|
|
982
|
+
|
|
994
983
|
|
|
995
984
|
/* ********************************* */
|
|
996
985
|
/* Table Editor */
|
|
@@ -208,7 +208,6 @@ L.FormBuilder.Textarea = L.FormBuilder.Element.extend({
|
|
|
208
208
|
build: function () {
|
|
209
209
|
this.input = L.DomUtil.create('textarea', this.options.className || '', this.parentNode);
|
|
210
210
|
if (this.options.placeholder) this.input.placeholder = this.options.placeholder;
|
|
211
|
-
this.input.name = this.name;
|
|
212
211
|
this.fetch();
|
|
213
212
|
L.DomEvent.on(this.input, 'input', this.sync, this);
|
|
214
213
|
L.DomEvent.on(this.input, 'keypress', this.onKeyPress, this);
|
|
@@ -203,24 +203,3 @@ def test_email_sending_error_are_catched(tilelayer, page, live_server):
|
|
|
203
203
|
alert.get_by_role("button", name="Send me the link").click()
|
|
204
204
|
assert patched.called
|
|
205
205
|
expect(alert.get_by_text("Can't send email to foo@bar.com")).to_be_visible()
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
@pytest.mark.skip(reason="Changing DEFAULT_FROM_EMAIL at runtime has no effect")
|
|
209
|
-
def test_alert_message_after_create_show_link_even_without_mail(
|
|
210
|
-
tilelayer, live_server, page, monkeypatch, settings
|
|
211
|
-
):
|
|
212
|
-
# Disable email
|
|
213
|
-
settings.DEFAULT_FROM_EMAIL = None
|
|
214
|
-
page.goto(f"{live_server.url}/en/map/new")
|
|
215
|
-
with page.expect_response(re.compile(r".*/map/create/")):
|
|
216
|
-
page.get_by_role("button", name="Save").click()
|
|
217
|
-
alert = page.locator(".umap-alert")
|
|
218
|
-
expect(alert).to_be_visible()
|
|
219
|
-
expect(
|
|
220
|
-
alert.get_by_text(
|
|
221
|
-
"Your map has been created! As you are not logged in, here is your secret "
|
|
222
|
-
"link to edit the map, please keep it safe:"
|
|
223
|
-
)
|
|
224
|
-
).to_be_visible()
|
|
225
|
-
expect(alert.get_by_role("button", name="Copy")).to_be_visible()
|
|
226
|
-
expect(alert.get_by_role("button", name="Send me the link")).to_be_hidden()
|
|
@@ -45,24 +45,3 @@ def test_create_map_with_cursor(page, live_server, tilelayer):
|
|
|
45
45
|
"z-index: 200;"
|
|
46
46
|
),
|
|
47
47
|
)
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
def test_cannot_put_script_tag_in_datalayer_name_or_description(
|
|
51
|
-
openmap, live_server, page, tilelayer
|
|
52
|
-
):
|
|
53
|
-
page.goto(f"{live_server.url}{openmap.get_absolute_url()}")
|
|
54
|
-
page.get_by_role("button", name="Edit").click()
|
|
55
|
-
page.get_by_role("link", name="Manage layers").click()
|
|
56
|
-
page.get_by_role("button", name="Add a layer").click()
|
|
57
|
-
page.locator('input[name="name"]').click()
|
|
58
|
-
page.locator('input[name="name"]').fill('<script>alert("attack")</script>')
|
|
59
|
-
page.locator(".umap-field-description textarea").click()
|
|
60
|
-
page.locator(".umap-field-description textarea").fill(
|
|
61
|
-
'<p>before <script>alert("attack")</script> after</p>'
|
|
62
|
-
)
|
|
63
|
-
page.get_by_role("button", name="Save").click()
|
|
64
|
-
page.get_by_role("button", name="About").click()
|
|
65
|
-
# Title should contain raw HTML (we are using textContent)
|
|
66
|
-
expect(page.get_by_text('<script>alert("attack")</script>')).to_be_visible()
|
|
67
|
-
# Description should contain escaped HTML
|
|
68
|
-
expect(page.get_by_text("before after")).to_be_visible()
|
|
@@ -21,13 +21,6 @@ def test_can_edit_name(page, live_server, tilelayer):
|
|
|
21
21
|
)
|
|
22
22
|
|
|
23
23
|
|
|
24
|
-
def test_can_edit_name_on_click_on_toolbar(page, live_server, tilelayer):
|
|
25
|
-
page.goto(f"{live_server.url}/en/map/new/")
|
|
26
|
-
page.locator(".map-name").click()
|
|
27
|
-
name_input = page.locator('.map-metadata input[name="name"]')
|
|
28
|
-
expect(name_input).to_be_visible()
|
|
29
|
-
|
|
30
|
-
|
|
31
24
|
def test_map_name_impacts_ui(live_server, page, tilelayer):
|
|
32
25
|
page.goto(f"{live_server.url}/en/map/new/")
|
|
33
26
|
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import json
|
|
2
|
-
import platform
|
|
3
2
|
import re
|
|
4
3
|
from pathlib import Path
|
|
5
4
|
from time import sleep
|
|
@@ -14,8 +13,7 @@ pytestmark = pytest.mark.django_db
|
|
|
14
13
|
|
|
15
14
|
def test_layers_list_is_updated(live_server, tilelayer, page):
|
|
16
15
|
page.goto(f"{live_server.url}/map/new/")
|
|
17
|
-
|
|
18
|
-
page.get_by_role("link", name=f"Import data ({modifier}+I)").click()
|
|
16
|
+
page.get_by_role("link", name="Import data (Ctrl+I)").click()
|
|
19
17
|
# Should work
|
|
20
18
|
page.get_by_label("Choose the layer to import").select_option(
|
|
21
19
|
label="Import in a new layer"
|
|
@@ -24,7 +22,7 @@ def test_layers_list_is_updated(live_server, tilelayer, page):
|
|
|
24
22
|
page.get_by_role("button", name="Add a layer").click()
|
|
25
23
|
page.locator('input[name="name"]').click()
|
|
26
24
|
page.locator('input[name="name"]').fill("foobar")
|
|
27
|
-
page.get_by_role("link", name=
|
|
25
|
+
page.get_by_role("link", name="Import data (Ctrl+I)").click()
|
|
28
26
|
# Should still work
|
|
29
27
|
page.get_by_label("Choose the layer to import").select_option(
|
|
30
28
|
label="Import in a new layer"
|
|
@@ -112,13 +112,3 @@ def test_map_should_display_custom_tilelayer(map, live_server, tilelayers, page)
|
|
|
112
112
|
iconTiles = page.locator(".leaflet-iconLayers .leaflet-iconLayers-layer")
|
|
113
113
|
# The second of the list should be the current
|
|
114
114
|
expect(iconTiles.nth(1)).to_have_css("background-image", url_pattern)
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
def test_can_have_smart_text_in_attribution(tilelayer, map, live_server, page):
|
|
118
|
-
map.settings["properties"]["tilelayer"]["attribution"] = (
|
|
119
|
-
"© [[http://www.openstreetmap.org/copyright|OpenStreetMap]] contributors"
|
|
120
|
-
)
|
|
121
|
-
map.save()
|
|
122
|
-
page.goto(f"{live_server.url}{map.get_absolute_url()}")
|
|
123
|
-
expect(page.get_by_text("© OpenStreetMap contributors")).to_be_visible()
|
|
124
|
-
expect(page.get_by_role("link", name="OpenStreetMap")).to_be_visible()
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.1
|
|
2
2
|
Name: umap-project
|
|
3
|
-
Version: 2.2.
|
|
3
|
+
Version: 2.2.0b0
|
|
4
4
|
Summary: Create maps with OpenStreetMap layers in a minute and embed them in your site.
|
|
5
5
|
Author-email: Yohan Boniface <yb@enix.org>
|
|
6
6
|
Maintainer-email: David Larlet <david@larlet.fr>
|
|
@@ -26,15 +26,15 @@ Requires-Dist: rcssmin==1.1.2
|
|
|
26
26
|
Requires-Dist: requests==2.31.0
|
|
27
27
|
Requires-Dist: rjsmin==1.2.2
|
|
28
28
|
Requires-Dist: social-auth-app-django==5.4.1
|
|
29
|
-
Requires-Dist: social-auth-core==4.5.
|
|
29
|
+
Requires-Dist: social-auth-core==4.5.3
|
|
30
30
|
Provides-Extra: dev
|
|
31
31
|
Requires-Dist: djlint==1.34.1; extra == 'dev'
|
|
32
|
-
Requires-Dist: hatch==1.9.
|
|
32
|
+
Requires-Dist: hatch==1.9.4; extra == 'dev'
|
|
33
33
|
Requires-Dist: isort==5.13.2; extra == 'dev'
|
|
34
34
|
Requires-Dist: mkdocs-material==9.5.18; extra == 'dev'
|
|
35
35
|
Requires-Dist: mkdocs==1.5.3; extra == 'dev'
|
|
36
|
-
Requires-Dist: pymdown-extensions==10.8
|
|
37
|
-
Requires-Dist: ruff==0.4.
|
|
36
|
+
Requires-Dist: pymdown-extensions==10.8; extra == 'dev'
|
|
37
|
+
Requires-Dist: ruff==0.4.1; extra == 'dev'
|
|
38
38
|
Requires-Dist: vermin==1.6.0; extra == 'dev'
|
|
39
39
|
Provides-Extra: docker
|
|
40
40
|
Requires-Dist: uwsgi==2.0.25.1; extra == 'docker'
|
|
@@ -44,7 +44,7 @@ Requires-Dist: playwright>=1.39; extra == 'test'
|
|
|
44
44
|
Requires-Dist: pytest-django==4.8.0; extra == 'test'
|
|
45
45
|
Requires-Dist: pytest-playwright==0.4.4; extra == 'test'
|
|
46
46
|
Requires-Dist: pytest-xdist<4,>=3.5.0; extra == 'test'
|
|
47
|
-
Requires-Dist: pytest==8.
|
|
47
|
+
Requires-Dist: pytest==8.1.1; extra == 'test'
|
|
48
48
|
Description-Content-Type: text/markdown
|
|
49
49
|
|
|
50
50
|
# uMap project
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
umap/__init__.py,sha256=
|
|
1
|
+
umap/__init__.py,sha256=JaTZmXfdCKLjJotsK8E6Prqe0GlcK3g7f--kat5KbN0,20
|
|
2
2
|
umap/admin.py,sha256=gL6zrexmDbIKIqOKHCuAM5wtqr8FIQkRtjbcXcNyBrs,749
|
|
3
3
|
umap/apps.py,sha256=5ssKqPUuNJlapaBmr4LY_HDb7J1NFCT3wzythxQOOfs,109
|
|
4
4
|
umap/autocomplete.py,sha256=WUsbsVBl_KzzEzxB4g3rAoS5-eEvCZGtelVzXeOFV90,444
|
|
@@ -141,12 +141,12 @@ umap/settings/base.py,sha256=CREsol-R6r8rI6t-0BL6rNhDdR0fPZew01HFPXBI2Ds,9924
|
|
|
141
141
|
umap/settings/dev.py,sha256=pj1mpmZXiI2syW8pB01wcVeqCFABF3V-nlOxArir4cw,386
|
|
142
142
|
umap/settings/local.py.sample,sha256=wpnoe7qtXer_xBuhWbcbqcSCotTJRu6h8hG7N-sD0b4,3157
|
|
143
143
|
umap/static/.gitignore,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
144
|
-
umap/static/umap/base.css,sha256=
|
|
144
|
+
umap/static/umap/base.css,sha256=IQeOGKbnXO5nl5w-K7sAZUQ16iMbhtaLmesuFyFKitc,18481
|
|
145
145
|
umap/static/umap/bitbucket.png,sha256=Z-xsnM3QOUn9tJQ0RjPXCpALghrzaDDZP7wSePSjSr8,9125
|
|
146
146
|
umap/static/umap/content.css,sha256=pXtVn8r0EStDr7h9Cw5HKRtcFroBIIoffFqk16SB6Xw,11402
|
|
147
147
|
umap/static/umap/font.css,sha256=fYmTKNd_Ts6TrmBbnLRgyeUS4vpfxkEqhLR-pkd3KrA,904
|
|
148
148
|
umap/static/umap/github.png,sha256=Yiw6VX71qO87vNgJaDuirn3JVlUwrzIpkT9vbtROg1o,1564
|
|
149
|
-
umap/static/umap/map.css,sha256=
|
|
149
|
+
umap/static/umap/map.css,sha256=XEDWc1dvKhFn5ltUFPpRAIDE0HRSs3HBe9Mt5EYyIZE,39327
|
|
150
150
|
umap/static/umap/nav.css,sha256=vU41w3awlBtsB4XCRJOtVVy9-VN7rua1nJsay61ST_0,1574
|
|
151
151
|
umap/static/umap/openstreetmap.png,sha256=xccBb_RsN7uchm7fRowVLjrzmCtj1-1PLByurkdjcr8,19408
|
|
152
152
|
umap/static/umap/theme.css,sha256=gkbyghlT5kNfz0Qyg1JL7xalqvHVx321eO9qlnvcaAU,49
|
|
@@ -189,26 +189,26 @@ umap/static/umap/img/source/16-white.svg,sha256=MS_S0U-3bjOlo4hKslp-cPdbBOlUtWC4
|
|
|
189
189
|
umap/static/umap/img/source/16.svg,sha256=iGpWSmNqLIddgToMXby2b4EBBMCtW1ezUfOWGF26KIw,45350
|
|
190
190
|
umap/static/umap/img/source/24-white.svg,sha256=KUkQwOG-ut88Ev5QJKNCXx8DWdPxskIRuxxvY_jL0NA,29405
|
|
191
191
|
umap/static/umap/img/source/24.svg,sha256=YMuMON2fI9PzkG-QMmT0XqoDDGhPEmbE1jMJUBfpOLI,38713
|
|
192
|
-
umap/static/umap/js/umap.autocomplete.js,sha256=
|
|
193
|
-
umap/static/umap/js/umap.controls.js,sha256=
|
|
194
|
-
umap/static/umap/js/umap.core.js,sha256=
|
|
192
|
+
umap/static/umap/js/umap.autocomplete.js,sha256=h3Ap9towVTChGSSZaMCrhWjQUPCrGcvW6fD46dD3pTs,7740
|
|
193
|
+
umap/static/umap/js/umap.controls.js,sha256=rcbcttVmV0Ys_T3YHpD0H_n2cCHj6lxZ2FvG_BqC8Ns,39832
|
|
194
|
+
umap/static/umap/js/umap.core.js,sha256=F1-6aFNeXqaO5oM-Z6GMuKSBUYro2g8RxbWsAI35AKw,17500
|
|
195
195
|
umap/static/umap/js/umap.datalayer.permissions.js,sha256=_wqTme7S7AvMOXSWecLm_iJBCV65V_KUH9ABKJg1H-8,1948
|
|
196
|
-
umap/static/umap/js/umap.features.js,sha256=
|
|
197
|
-
umap/static/umap/js/umap.forms.js,sha256=
|
|
196
|
+
umap/static/umap/js/umap.features.js,sha256=zfl85UAg2rSfP9f6VHl-MD0n2CIcsSIqK9-xOoR9Va4,35291
|
|
197
|
+
umap/static/umap/js/umap.forms.js,sha256=A7sZqMRUzTS_KMfUC42LHdj08qw86YaGgFkXaptN5fg,29174
|
|
198
198
|
umap/static/umap/js/umap.icon.js,sha256=8dzfEN5fgP2jXYTbN6B-xjrB94A6nXHCXO2RKoTC0S0,7594
|
|
199
|
-
umap/static/umap/js/umap.importer.js,sha256=
|
|
200
|
-
umap/static/umap/js/umap.js,sha256=
|
|
201
|
-
umap/static/umap/js/umap.layer.js,sha256=
|
|
202
|
-
umap/static/umap/js/umap.permissions.js,sha256=
|
|
203
|
-
umap/static/umap/js/umap.popup.js,sha256=
|
|
204
|
-
umap/static/umap/js/umap.share.js,sha256=
|
|
199
|
+
umap/static/umap/js/umap.importer.js,sha256=iFAQmcPcBYjfbz1lnZx1ZUDlZsIHprn5kriXQuY555M,5458
|
|
200
|
+
umap/static/umap/js/umap.js,sha256=dtm_emXCWoGZyvJ7umnU_BIhZcRYKmtr6gAmDLlrdM0,56441
|
|
201
|
+
umap/static/umap/js/umap.layer.js,sha256=gzJZOQm32dypdMxfLgkPLyyflZN0Pz4KJt5fZWuZ1PQ,48594
|
|
202
|
+
umap/static/umap/js/umap.permissions.js,sha256=6bU_OnxrmqRpN7ovfP6sy84lVBW9fyffPPHtNGSUT1Y,6063
|
|
203
|
+
umap/static/umap/js/umap.popup.js,sha256=znH_V6xd4nVy4Y5wV2LafSnLavJYtRA7mn9PsliZeM0,9633
|
|
204
|
+
umap/static/umap/js/umap.share.js,sha256=lEsX97JtCUlq_W2eMlv-MROQ3V2ti2Rxb-C8AnpiwHU,7764
|
|
205
205
|
umap/static/umap/js/umap.slideshow.js,sha256=xRhNvtQJEYtyiif38KLEyquPn_L50Ga3zkD7j4V23aQ,4398
|
|
206
206
|
umap/static/umap/js/umap.tableeditor.js,sha256=eZucKKD_KwlVEcIBVyAUxK1H_hiTk3t6RP0r-6Qn2DY,3934
|
|
207
|
-
umap/static/umap/js/umap.ui.js,sha256=
|
|
207
|
+
umap/static/umap/js/umap.ui.js,sha256=t8QWVteS0b4WaotK3AbG91robjt8nh3T1fzkxNy5aKw,5986
|
|
208
208
|
umap/static/umap/js/components/fragment.js,sha256=2zFkX4A0iVeebZJawmveEMKMXQyYmBuY67rbZUPo-Fs,341
|
|
209
|
-
umap/static/umap/js/modules/browser.js,sha256=
|
|
209
|
+
umap/static/umap/js/modules/browser.js,sha256=HmItvDrra20R9zGMVk5ZiLR1toSR1cTEjOBENBBEi_M,5893
|
|
210
210
|
umap/static/umap/js/modules/dompurify.js,sha256=KszkEmBlua9zMXQ0XSytpGJTm7dU6V7ishF1VSyRwTA,340
|
|
211
|
-
umap/static/umap/js/modules/facets.js,sha256=
|
|
211
|
+
umap/static/umap/js/modules/facets.js,sha256=wVR8YfTgNzAsN8QVo8qo7gzUIDCLMfcfIllFL8CsVcU,4079
|
|
212
212
|
umap/static/umap/js/modules/global.js,sha256=xmgPwJ5bZg7HYFe3P2eGdF9AOQ2vj1L7S8AdMq4tUPc,643
|
|
213
213
|
umap/static/umap/js/modules/i18n.js,sha256=dEpjsWoEZa-Tr5_MDO0tuWkt7kLL3crxXqhttyP-khU,1387
|
|
214
214
|
umap/static/umap/js/modules/leaflet-configure.js,sha256=P3aD8iNGxuVNv-xW4Di4txAjNmnlpKtCCzDvPaKEdQ8,243
|
|
@@ -217,106 +217,106 @@ umap/static/umap/js/modules/panel.js,sha256=mYt0slkw_UtN_Wo6hCXCxzncS24F9jtRNgRc
|
|
|
217
217
|
umap/static/umap/js/modules/request.js,sha256=X8RklmGBV-aXSlT3jS2Gnr54YTq36nDL94irAJtXQ-Q,3978
|
|
218
218
|
umap/static/umap/js/modules/schema.js,sha256=dwSIn4QkUSOABh_gqEwOPG1y44qBoYwW0FfIq3RIz6g,10977
|
|
219
219
|
umap/static/umap/js/modules/urls.js,sha256=eejKsadgXGE1yoNy_S6xT9LCfQroezRgs_ChnKqdg10,853
|
|
220
|
-
umap/static/umap/js/modules/utils.js,sha256=
|
|
221
|
-
umap/static/umap/locale/am_ET.js,sha256=
|
|
222
|
-
umap/static/umap/locale/am_ET.json,sha256=
|
|
223
|
-
umap/static/umap/locale/ar.js,sha256=
|
|
224
|
-
umap/static/umap/locale/ar.json,sha256=
|
|
225
|
-
umap/static/umap/locale/ast.js,sha256=
|
|
226
|
-
umap/static/umap/locale/ast.json,sha256=
|
|
227
|
-
umap/static/umap/locale/bg.js,sha256=
|
|
228
|
-
umap/static/umap/locale/bg.json,sha256=
|
|
229
|
-
umap/static/umap/locale/br.js,sha256=
|
|
230
|
-
umap/static/umap/locale/br.json,sha256=
|
|
231
|
-
umap/static/umap/locale/ca.js,sha256=
|
|
232
|
-
umap/static/umap/locale/ca.json,sha256=
|
|
233
|
-
umap/static/umap/locale/cs_CZ.js,sha256=
|
|
234
|
-
umap/static/umap/locale/cs_CZ.json,sha256=
|
|
235
|
-
umap/static/umap/locale/da.js,sha256=
|
|
236
|
-
umap/static/umap/locale/da.json,sha256=
|
|
237
|
-
umap/static/umap/locale/de.js,sha256=
|
|
238
|
-
umap/static/umap/locale/de.json,sha256=
|
|
239
|
-
umap/static/umap/locale/el.js,sha256=
|
|
240
|
-
umap/static/umap/locale/el.json,sha256=
|
|
241
|
-
umap/static/umap/locale/en.js,sha256=
|
|
242
|
-
umap/static/umap/locale/en.json,sha256=
|
|
243
|
-
umap/static/umap/locale/en_US.json,sha256=
|
|
244
|
-
umap/static/umap/locale/es.js,sha256=
|
|
245
|
-
umap/static/umap/locale/es.json,sha256=
|
|
246
|
-
umap/static/umap/locale/et.js,sha256=
|
|
247
|
-
umap/static/umap/locale/et.json,sha256=
|
|
220
|
+
umap/static/umap/js/modules/utils.js,sha256=HkZmkrCippade_--bJPVSe_fNb_l3mE1Mzx6GQoPZcs,10404
|
|
221
|
+
umap/static/umap/locale/am_ET.js,sha256=HFE0LL_1bRU_KfdFz-lXpgRUG2zMk6eW-WH6n_kf9e4,30115
|
|
222
|
+
umap/static/umap/locale/am_ET.json,sha256=YoL2yVi08JdVkBJXIQtBKCW1FAb1zPxjikckv9cXD-o,30044
|
|
223
|
+
umap/static/umap/locale/ar.js,sha256=sna9CmZV3MSeS-GsTxeRD5AD1RFClZ8_mJLNGOg9D9k,26385
|
|
224
|
+
umap/static/umap/locale/ar.json,sha256=hOFnXZC9q-9kKvYMudkoxe9S75fLPVdqu9kCrVVIv0s,26320
|
|
225
|
+
umap/static/umap/locale/ast.js,sha256=7Wjp998YPkSXKm6xt-qzc6brXm2Ygv8Yd0qZWyQtmlI,25935
|
|
226
|
+
umap/static/umap/locale/ast.json,sha256=T5hCJIEjOWDLLhK08WEp3I_6xrHhy5riU4ZZTdZ6kLc,25868
|
|
227
|
+
umap/static/umap/locale/bg.js,sha256=6EKPHq-THv9wTmv1JGuo8Mxmz8mV2NpzuOBB6-kypxc,29157
|
|
228
|
+
umap/static/umap/locale/bg.json,sha256=8mdtHRGL_ND1T-kp_4z7LDjhOCCI9I45I9anc7XSLXQ,29092
|
|
229
|
+
umap/static/umap/locale/br.js,sha256=041Ooqqp572IPMGQc7oVelwhShNW1wj03F2pCQr_OxA,27488
|
|
230
|
+
umap/static/umap/locale/br.json,sha256=ZJs0ubbLN_1t_Tz3ROuz8ZHOGRl5qfNj-awbSO6T5gs,27423
|
|
231
|
+
umap/static/umap/locale/ca.js,sha256=UMb8y6a_SWajOrsEJN4nmNwrj3ci_ANsBGIRr_iNWFU,26832
|
|
232
|
+
umap/static/umap/locale/ca.json,sha256=koKZ9Mv47ofTT1RkV5M0cqe2BmkOfuNSsx-EjV2nkFo,26767
|
|
233
|
+
umap/static/umap/locale/cs_CZ.js,sha256=3DP-9rQFbZHf3PdSrWDC99bwRVM5wRr4AzgJ0w2h6Bo,27943
|
|
234
|
+
umap/static/umap/locale/cs_CZ.json,sha256=CiMr43PwOxb-_vAh42t0MNlaHmp_rpOhvTQq53WPNfo,27872
|
|
235
|
+
umap/static/umap/locale/da.js,sha256=qJDfO5_1LNYtDeZD5QUb-3Z8mlNuGX55uikz2d94jT4,26294
|
|
236
|
+
umap/static/umap/locale/da.json,sha256=HVP6BTMQLA2hCVUQQE3S8FHBLjlfHFW40zitWZ1SoJs,26229
|
|
237
|
+
umap/static/umap/locale/de.js,sha256=5OWIPy4X-4Q3fyURCDa8B6L7DMinODtx6LlX6Mhe22g,28073
|
|
238
|
+
umap/static/umap/locale/de.json,sha256=MTedB6ztDOCAIyFNdxGpxjF9qSkb39IbCGsdfRsvhsI,28008
|
|
239
|
+
umap/static/umap/locale/el.js,sha256=uX3nVYVQoirlQ4NhRFXYbHj8InYIeb5f0e5jY9h4jmM,37500
|
|
240
|
+
umap/static/umap/locale/el.json,sha256=WObGA0FAHdQ0V8lRJ34vk1Oe0ysj7ZaiCw0YTn19_B8,37435
|
|
241
|
+
umap/static/umap/locale/en.js,sha256=6ddarIM6gwfNMeGEtk2PvwEer6oI5jwXlcDT-AYKv6w,25935
|
|
242
|
+
umap/static/umap/locale/en.json,sha256=ophT0lRLJ5Uhyj7UT8xTIzyLIVDcGCYi6IAKiJF-BnY,25870
|
|
243
|
+
umap/static/umap/locale/en_US.json,sha256=sfCi5TYCachmV0gv13fBlwd0_AX9abelq388gVCCRo8,25604
|
|
244
|
+
umap/static/umap/locale/es.js,sha256=I157mwzxu1WiuzMY1MOtFr77pRGOUASjCHlMhJkUdzc,28282
|
|
245
|
+
umap/static/umap/locale/es.json,sha256=n3-HVd8O7VebnUxM5yNvTM1ONxKJEV35ftO0wOaAoOE,28217
|
|
246
|
+
umap/static/umap/locale/et.js,sha256=7oK0tjL_8JrUQ91n3TGDO7-0eoNsuSbxo6H71GM3Xes,26132
|
|
247
|
+
umap/static/umap/locale/et.json,sha256=opgVrbiiFG2yA_ieYbGxHT-s5D5Y6-8skaCkcXSb9Xs,26067
|
|
248
248
|
umap/static/umap/locale/eu.js,sha256=qduwhJoibXw9Pcuusp631e3RzIeRcQGMQvYM_WOEIPg,25052
|
|
249
249
|
umap/static/umap/locale/eu.json,sha256=6jZcbsBPi8Hh-lyvdHI4FiOz1MygERPxiJ4pG6IvTAo,24987
|
|
250
|
-
umap/static/umap/locale/fa_IR.js,sha256=
|
|
251
|
-
umap/static/umap/locale/fa_IR.json,sha256=
|
|
252
|
-
umap/static/umap/locale/fi.js,sha256=
|
|
253
|
-
umap/static/umap/locale/fi.json,sha256=
|
|
254
|
-
umap/static/umap/locale/fr.js,sha256=
|
|
255
|
-
umap/static/umap/locale/fr.json,sha256=
|
|
256
|
-
umap/static/umap/locale/gl.js,sha256=
|
|
257
|
-
umap/static/umap/locale/gl.json,sha256=
|
|
258
|
-
umap/static/umap/locale/he.js,sha256=
|
|
259
|
-
umap/static/umap/locale/he.json,sha256=
|
|
260
|
-
umap/static/umap/locale/hr.js,sha256=
|
|
261
|
-
umap/static/umap/locale/hr.json,sha256=
|
|
262
|
-
umap/static/umap/locale/hu.js,sha256=
|
|
263
|
-
umap/static/umap/locale/hu.json,sha256
|
|
264
|
-
umap/static/umap/locale/id.js,sha256=
|
|
265
|
-
umap/static/umap/locale/id.json,sha256=
|
|
266
|
-
umap/static/umap/locale/is.js,sha256=
|
|
267
|
-
umap/static/umap/locale/is.json,sha256=
|
|
268
|
-
umap/static/umap/locale/it.js,sha256=
|
|
269
|
-
umap/static/umap/locale/it.json,sha256=
|
|
270
|
-
umap/static/umap/locale/ja.js,sha256=
|
|
271
|
-
umap/static/umap/locale/ja.json,sha256=
|
|
272
|
-
umap/static/umap/locale/ko.js,sha256=
|
|
273
|
-
umap/static/umap/locale/ko.json,sha256=
|
|
274
|
-
umap/static/umap/locale/lt.js,sha256=
|
|
275
|
-
umap/static/umap/locale/lt.json,sha256=
|
|
276
|
-
umap/static/umap/locale/ms.js,sha256=
|
|
277
|
-
umap/static/umap/locale/ms.json,sha256=
|
|
278
|
-
umap/static/umap/locale/nl.js,sha256=
|
|
279
|
-
umap/static/umap/locale/nl.json,sha256=
|
|
280
|
-
umap/static/umap/locale/no.js,sha256=
|
|
281
|
-
umap/static/umap/locale/no.json,sha256=
|
|
282
|
-
umap/static/umap/locale/pl.js,sha256=
|
|
283
|
-
umap/static/umap/locale/pl.json,sha256=
|
|
284
|
-
umap/static/umap/locale/pl_PL.json,sha256=
|
|
285
|
-
umap/static/umap/locale/pt.js,sha256=
|
|
286
|
-
umap/static/umap/locale/pt.json,sha256=
|
|
287
|
-
umap/static/umap/locale/pt_BR.js,sha256=
|
|
288
|
-
umap/static/umap/locale/pt_BR.json,sha256=
|
|
289
|
-
umap/static/umap/locale/pt_PT.js,sha256=
|
|
290
|
-
umap/static/umap/locale/pt_PT.json,sha256=
|
|
291
|
-
umap/static/umap/locale/ro.js,sha256=
|
|
292
|
-
umap/static/umap/locale/ro.json,sha256=
|
|
293
|
-
umap/static/umap/locale/ru.js,sha256=
|
|
294
|
-
umap/static/umap/locale/ru.json,sha256=
|
|
250
|
+
umap/static/umap/locale/fa_IR.js,sha256=_0UwYXonuHgNh_JjvvKXx03bzf-ouvvhA203V8Fmm3Q,32333
|
|
251
|
+
umap/static/umap/locale/fa_IR.json,sha256=tv9uk713nwUoEl6OtIh8vx6qqBLVgiF7M9fBLvFayH0,32262
|
|
252
|
+
umap/static/umap/locale/fi.js,sha256=0gKJinoQ2X53PCJVrZ6mEMUW1-oxVwQZ28eRNuE6MY8,26865
|
|
253
|
+
umap/static/umap/locale/fi.json,sha256=ysaK1e86U35LAWPBY-K_md84dHFMXTK2MenV-_sqfko,26800
|
|
254
|
+
umap/static/umap/locale/fr.js,sha256=jb-8ljP_2Sbor7aqaTVjhTlF1yB06JQT0gHYy-QO0Vk,28306
|
|
255
|
+
umap/static/umap/locale/fr.json,sha256=LGvrF1meHonwAtjVkIhjnyvv5ZuKMSZRy6Bk6ouN6rQ,28241
|
|
256
|
+
umap/static/umap/locale/gl.js,sha256=leuX94NfWZbFo3hr3hJ3BpKAcdEjlAiFgik5aysuwac,27440
|
|
257
|
+
umap/static/umap/locale/gl.json,sha256=wvNq8T9NN0K8G-z0D3GL2O2aOuKIPJSHENic5aG7brQ,27375
|
|
258
|
+
umap/static/umap/locale/he.js,sha256=MdC8EORw4ejDyqllk3ckOTSuvdb4TGIXECuOrSskaDI,29642
|
|
259
|
+
umap/static/umap/locale/he.json,sha256=4drLalvQffa48PmFNixQYVPG_KtzQna3aqZ4h19amaQ,29577
|
|
260
|
+
umap/static/umap/locale/hr.js,sha256=aG9iDHnzqFMHQuImglwvk4IZa-Pb9WVV4_qXCHa-lbs,26095
|
|
261
|
+
umap/static/umap/locale/hr.json,sha256=GLpaTnwq2HELlNywq8s2yszyF6aB4jtjeHpbgpZ1iis,26030
|
|
262
|
+
umap/static/umap/locale/hu.js,sha256=h-pto0SHsiFHQ9AREUwMQLfH-FqKx6cY2Nr4KUcL7G8,29345
|
|
263
|
+
umap/static/umap/locale/hu.json,sha256=-85QnWklqjsVfi_Ba4GYbd1QRrDCu10VUwOdHN6Q73E,29280
|
|
264
|
+
umap/static/umap/locale/id.js,sha256=MhSpDa36VE8qWET2L2IENT0Nwp97shcJK9AHtt2IX0w,25933
|
|
265
|
+
umap/static/umap/locale/id.json,sha256=T5hCJIEjOWDLLhK08WEp3I_6xrHhy5riU4ZZTdZ6kLc,25868
|
|
266
|
+
umap/static/umap/locale/is.js,sha256=WDz8VmdEco_EE9_diG4mP0Rdl2QNUu4pkK6vo22QuW0,27339
|
|
267
|
+
umap/static/umap/locale/is.json,sha256=AQjhUgAXJlpIXJX5wwVStrWI0ehAA5xlP740JfqfqBc,27274
|
|
268
|
+
umap/static/umap/locale/it.js,sha256=t2EoVGdZCobrmb1YRNyb5El3zvfpWUN9LSZe8TPLx_M,28388
|
|
269
|
+
umap/static/umap/locale/it.json,sha256=Fu6eoL8nlkKrxqVefW8TaCwTxmNfSYjPQRLt1sv7ZOc,28323
|
|
270
|
+
umap/static/umap/locale/ja.js,sha256=dQCRN-lFcqZsEfaEHPytJqc_WOR2jRZ-B8kaeenkQoA,28661
|
|
271
|
+
umap/static/umap/locale/ja.json,sha256=TlIBlB2M8Lt29JrMgF4HmR3BOC7UITMvMSsCGVhiPQ0,28596
|
|
272
|
+
umap/static/umap/locale/ko.js,sha256=ZSWoSnNEovi4HcDyRfWl1BXNpMDppY1DwNDT04uvWGg,26128
|
|
273
|
+
umap/static/umap/locale/ko.json,sha256=gYfdkMwin_V1iqoorXwkkfXqgZi0vjDjY9Nei4b3hn4,26063
|
|
274
|
+
umap/static/umap/locale/lt.js,sha256=xkeSnulcYtApUI0rdreBj3Gmi1jQxMWE62rETZOMe3E,26801
|
|
275
|
+
umap/static/umap/locale/lt.json,sha256=TyMtBxWteLIKKI0SVDWvjTWkVr7xmaZ2xgD-99l3mxE,26736
|
|
276
|
+
umap/static/umap/locale/ms.js,sha256=FZ5u9JPtZQDfVu_wm6q_j10kWb5gBgUbFYTXelbPYHs,27188
|
|
277
|
+
umap/static/umap/locale/ms.json,sha256=E_ttI1tbvXieSwKGTaZh5PBtcmk-y-RlCc22pJ7Atxw,27123
|
|
278
|
+
umap/static/umap/locale/nl.js,sha256=bpib99TROWiFOI-Dgb0i4_Oauxnv5B8MmOBPY_wqmdM,27727
|
|
279
|
+
umap/static/umap/locale/nl.json,sha256=PyzM8aUMwPPOUOeF7tlC5zco9oZ2DAUMc9VF8tcpMN8,27662
|
|
280
|
+
umap/static/umap/locale/no.js,sha256=ospOBH1MGeH6z_NrQOuLymh1MqlFNKnDFXu8F5-oIn8,26152
|
|
281
|
+
umap/static/umap/locale/no.json,sha256=R9jDJymFEa-m0f1asFAKdc2GocLCBI606J_JWVYAHRE,26087
|
|
282
|
+
umap/static/umap/locale/pl.js,sha256=60LXa2nkZh2ZSq0mi61GimXsAEKlDtlMlC-NLssh3sg,27486
|
|
283
|
+
umap/static/umap/locale/pl.json,sha256=JmuUQf3EYub-x2roFnd9l2HT3qm5DuTvvp_s0GBrq4M,27421
|
|
284
|
+
umap/static/umap/locale/pl_PL.json,sha256=T5hCJIEjOWDLLhK08WEp3I_6xrHhy5riU4ZZTdZ6kLc,25868
|
|
285
|
+
umap/static/umap/locale/pt.js,sha256=bDJOhG1FVM74Ye7bhubo-57F5dNiKB73uqL9RWQth5Q,27422
|
|
286
|
+
umap/static/umap/locale/pt.json,sha256=OGdxdGEjfdHus9nzPHCJRjmW5zqLb78g4rsuoEaN5nE,27357
|
|
287
|
+
umap/static/umap/locale/pt_BR.js,sha256=ZshohQ6ffQkLoyg1YopdZKmZ96G6cI-wbqVeDJe_AdM,27416
|
|
288
|
+
umap/static/umap/locale/pt_BR.json,sha256=XlfyA6A4JyZx8IdNUEPzmdwJzEAUVrgXHgHDaObNspI,27345
|
|
289
|
+
umap/static/umap/locale/pt_PT.js,sha256=ehZxcz2XRkva640bYppFGZPseMtGof3H26yt5G7sd3U,27428
|
|
290
|
+
umap/static/umap/locale/pt_PT.json,sha256=AAf7lfzf6fIMMDQMisk4g6_IPZxsVJIqJg_vBjiv_Ic,27357
|
|
291
|
+
umap/static/umap/locale/ro.js,sha256=mtYnRq1G19WJ5dNma7Z8avGydQeaG8iLh-xPYRuQt2k,25970
|
|
292
|
+
umap/static/umap/locale/ro.json,sha256=BgEFFz3d43rGqZQkfjCxrhMByQrBtgTfz8gIZOHADe0,25905
|
|
293
|
+
umap/static/umap/locale/ru.js,sha256=XTlLBImksGbtSd42ns-Lvmglpw6e94uikyUvny78aAU,33674
|
|
294
|
+
umap/static/umap/locale/ru.json,sha256=Gl6s2BvW5P7EvHSp_qbNIAvyd41uhfLOTWzvtkK2jpY,33609
|
|
295
295
|
umap/static/umap/locale/si.js,sha256=EY1tQyUHOxZd8ZS6VBXcCGDiiLy5bJrdUC7_sKAoezc,25789
|
|
296
296
|
umap/static/umap/locale/si.json,sha256=-UTnxE3xYozk5A_eFj4pxVgEHMWXSr8ZRu5i5rej0mc,25724
|
|
297
|
-
umap/static/umap/locale/sk_SK.js,sha256=
|
|
298
|
-
umap/static/umap/locale/sk_SK.json,sha256=
|
|
299
|
-
umap/static/umap/locale/sl.js,sha256=
|
|
300
|
-
umap/static/umap/locale/sl.json,sha256=
|
|
301
|
-
umap/static/umap/locale/sr.js,sha256=
|
|
302
|
-
umap/static/umap/locale/sr.json,sha256=
|
|
303
|
-
umap/static/umap/locale/sv.js,sha256=
|
|
304
|
-
umap/static/umap/locale/sv.json,sha256=
|
|
305
|
-
umap/static/umap/locale/th_TH.js,sha256=
|
|
306
|
-
umap/static/umap/locale/th_TH.json,sha256=
|
|
307
|
-
umap/static/umap/locale/tr.js,sha256=
|
|
308
|
-
umap/static/umap/locale/tr.json,sha256=
|
|
309
|
-
umap/static/umap/locale/uk_UA.js,sha256
|
|
310
|
-
umap/static/umap/locale/uk_UA.json,sha256=
|
|
311
|
-
umap/static/umap/locale/vi.js,sha256=
|
|
312
|
-
umap/static/umap/locale/vi.json,sha256=
|
|
313
|
-
umap/static/umap/locale/vi_VN.json,sha256=
|
|
314
|
-
umap/static/umap/locale/zh.js,sha256=
|
|
315
|
-
umap/static/umap/locale/zh.json,sha256=
|
|
316
|
-
umap/static/umap/locale/zh_CN.json,sha256=
|
|
317
|
-
umap/static/umap/locale/zh_TW.Big5.json,sha256=
|
|
318
|
-
umap/static/umap/locale/zh_TW.js,sha256=
|
|
319
|
-
umap/static/umap/locale/zh_TW.json,sha256=
|
|
297
|
+
umap/static/umap/locale/sk_SK.js,sha256=j8G9mY6oRRqtnXvNolyW8MmKmBSfNWfP7MkLko-5uO0,27285
|
|
298
|
+
umap/static/umap/locale/sk_SK.json,sha256=PPtdn-uCZu40wZ-lW6ix45C7Sb6MQ_GX6VrLav2I4rY,27214
|
|
299
|
+
umap/static/umap/locale/sl.js,sha256=ChrrRLPDO3K1df0SHD2MQh3okrgl72O27LvWxmCB7yM,27157
|
|
300
|
+
umap/static/umap/locale/sl.json,sha256=vVxfLbYOatZPu66f-mQb5UTvNugYpt_H3nOND2SqTEI,27092
|
|
301
|
+
umap/static/umap/locale/sr.js,sha256=DdjuaHnU8n9Nle16gwOe62K5-w_LCxS1YFYZb88mfRs,30243
|
|
302
|
+
umap/static/umap/locale/sr.json,sha256=aUNC037IiJnnYJEnvxbtq9_yoNEHdGObG3XHMmQwyt4,30178
|
|
303
|
+
umap/static/umap/locale/sv.js,sha256=uU1VimFwEv9-CoMI_FKcWMLlrqj_lA9J0Nh00TywUKQ,27108
|
|
304
|
+
umap/static/umap/locale/sv.json,sha256=PfH7hbkESmJt2NHQWABeUGbjDT35VzxXT0ho4LUGSAM,27043
|
|
305
|
+
umap/static/umap/locale/th_TH.js,sha256=AzNdDDlxq8G1unpt0BROMfOIGxeIhwDy68Jkb939NDQ,25939
|
|
306
|
+
umap/static/umap/locale/th_TH.json,sha256=T5hCJIEjOWDLLhK08WEp3I_6xrHhy5riU4ZZTdZ6kLc,25868
|
|
307
|
+
umap/static/umap/locale/tr.js,sha256=eZfKo2wWBO8huXorx6LP3XDjOUflXXovE2eJOKRHDLU,27622
|
|
308
|
+
umap/static/umap/locale/tr.json,sha256=iXDaoiIJkDl0k8-swHyFwP6JiI2kf4etLOmH3jb04DY,27557
|
|
309
|
+
umap/static/umap/locale/uk_UA.js,sha256=-365FaY9ZhH5efKxDTho714iqxHY8PmoINP0rVp_Vxc,33311
|
|
310
|
+
umap/static/umap/locale/uk_UA.json,sha256=0rba2z2WFxp_0z4MOugxf--uKaZCFanwm8mNosf4LtQ,33240
|
|
311
|
+
umap/static/umap/locale/vi.js,sha256=XAZmfbcyCvDznSX9Uaa3-mX9GaB-aqvbjU0gvL9X2No,26205
|
|
312
|
+
umap/static/umap/locale/vi.json,sha256=vRemMOVNSaDYMJx5hDmPH1UAHETjd1dQ9_oGpUnST3E,26140
|
|
313
|
+
umap/static/umap/locale/vi_VN.json,sha256=T5hCJIEjOWDLLhK08WEp3I_6xrHhy5riU4ZZTdZ6kLc,25868
|
|
314
|
+
umap/static/umap/locale/zh.js,sha256=IDeRagyhOSr5ljUhkXRBydzHvJlKNTyoBwpoE0rX3R0,25606
|
|
315
|
+
umap/static/umap/locale/zh.json,sha256=oaPvnNpLZmBVHBxXwoXcmW2tAwXzQDjx-ixTuEDxDME,25541
|
|
316
|
+
umap/static/umap/locale/zh_CN.json,sha256=T5hCJIEjOWDLLhK08WEp3I_6xrHhy5riU4ZZTdZ6kLc,25868
|
|
317
|
+
umap/static/umap/locale/zh_TW.Big5.json,sha256=T5hCJIEjOWDLLhK08WEp3I_6xrHhy5riU4ZZTdZ6kLc,25868
|
|
318
|
+
umap/static/umap/locale/zh_TW.js,sha256=8J1D3-Mi2su19tbqcgdto6OYSL6XDuV1wxAikMNmYH0,25553
|
|
319
|
+
umap/static/umap/locale/zh_TW.json,sha256=aUzKaXkvnfeXKAFMH5F9KEtr6N-kXKtUgXkHFZi53Dw,25482
|
|
320
320
|
umap/static/umap/test/.eslintrc,sha256=lsy_EQL70iOehznbw1QtRqN858VT9vQAZXg9h2aTX2w,444
|
|
321
321
|
umap/static/umap/test/DataLayer.js,sha256=P-bq8gjGrSEKXLxmDk85NI33GT5XWHHLvv44xJ7CGKk,14221
|
|
322
322
|
umap/static/umap/test/Feature.js,sha256=xb6HjjD_EuI4ezvn3z_SUR_s7C1e8xmZim20VHaR2qg,3664
|
|
@@ -340,7 +340,7 @@ umap/static/umap/vendors/editable/Path.Drag.js,sha256=EATyTfgSiCkdjTwGM5lU1RZayx
|
|
|
340
340
|
umap/static/umap/vendors/editinosm/Leaflet.EditInOSM.css,sha256=eVKDGO_G2bIJvf_o5490h8BbMh5XeraSLmo6qTc8zj8,1263
|
|
341
341
|
umap/static/umap/vendors/editinosm/Leaflet.EditInOSM.js,sha256=ati65azw8WxPG70b4JblFSHgD-fJ0ytriQEzC5tJWCM,9141
|
|
342
342
|
umap/static/umap/vendors/editinosm/edit-in-osm.png,sha256=xsQrWBc8olICRKg-bt7auEoceoCoWWZxm5OmAHSE2PM,3340
|
|
343
|
-
umap/static/umap/vendors/formbuilder/Leaflet.FormBuilder.js,sha256=
|
|
343
|
+
umap/static/umap/vendors/formbuilder/Leaflet.FormBuilder.js,sha256=KInWXlcLx6ANiQT5luvf8_d25IPRkYP4Rc-0L6KOR_c,12414
|
|
344
344
|
umap/static/umap/vendors/fullscreen/Leaflet.fullscreen.js,sha256=_VGiFGzaidNadoKY4_8zFXP_OqGdajjpB-0vNHRz33o,5041
|
|
345
345
|
umap/static/umap/vendors/fullscreen/Leaflet.fullscreen.min.js,sha256=RQN1bmEq_28pzVG8Csu34O677VNj5_1xl1wUGyDjMuo,3654
|
|
346
346
|
umap/static/umap/vendors/fullscreen/fullscreen.png,sha256=yDtz-dhjuAoo6q9xc00-_XNTrGwEWrN80pOneFdol4g,299
|
|
@@ -459,8 +459,8 @@ umap/tests/fixtures/test_upload_missing_name.json,sha256=klSMHb6laTghzU4AdIG1_p5
|
|
|
459
459
|
umap/tests/fixtures/test_upload_non_linear_ring.json,sha256=WOR0NnJHNUUW6VKzZyIxU7WL1llnAmEVJwCWla6XOds,1525
|
|
460
460
|
umap/tests/integration/__init__.py,sha256=nqQ2miDnSZOKDuFhQ5saFN3qQuK73Cs6xL9Od-mEKG4,57
|
|
461
461
|
umap/tests/integration/conftest.py,sha256=hL2SKmJ3kJwlpQ2Y09VYP_Zw6B9TjzY1jyOF-btJL_8,1052
|
|
462
|
-
umap/tests/integration/test_anonymous_owned_map.py,sha256=
|
|
463
|
-
umap/tests/integration/test_basics.py,sha256=
|
|
462
|
+
umap/tests/integration/test_anonymous_owned_map.py,sha256=_mOnoF2ey73y4ToL0YpJsGXKbtK7_VJddqRSmrtp1cU,8617
|
|
463
|
+
umap/tests/integration/test_basics.py,sha256=1FesSkjNBWi5pEqN0MQlC3kIXTFZzuILq7A5ac9L-3g,1598
|
|
464
464
|
umap/tests/integration/test_browser.py,sha256=YBOfAFXo1oZPNe9-Ovl0yx-hwNvq2icD3QovhV_Ryyo,13236
|
|
465
465
|
umap/tests/integration/test_choropleth.py,sha256=dNOJq71ZwRTUyas7Ode2YUgoj50IVLxz_FMP7-pkzQs,3791
|
|
466
466
|
umap/tests/integration/test_collaborative_editing.py,sha256=auvyoGbUJ-xe3HpITrQoCby_X_OZC5tQKUsXASJwtqc,10959
|
|
@@ -469,13 +469,13 @@ umap/tests/integration/test_datalayer.py,sha256=EUvPBPleu-XutVw-u2qpq9-4US5dmyJH
|
|
|
469
469
|
umap/tests/integration/test_draw_polygon.py,sha256=sL4sOpNAs1h09W455NY8UunVHQHDogS_eGWWfHqOT9s,14335
|
|
470
470
|
umap/tests/integration/test_draw_polyline.py,sha256=FNMXL4a67Qo-Yhr1V0XCGl6kWsiAJLsoFlJJAg7mOxE,12426
|
|
471
471
|
umap/tests/integration/test_edit_datalayer.py,sha256=zypo6PqUm_SRZocd5qnp2bRGpEnOvG9arj2ouqutTA0,8159
|
|
472
|
-
umap/tests/integration/test_edit_map.py,sha256=
|
|
472
|
+
umap/tests/integration/test_edit_map.py,sha256=uazk4RYUJ9pnmbof9G3cPkVCJ9dJcag3pqL9LsAjbfQ,6906
|
|
473
473
|
umap/tests/integration/test_edit_marker.py,sha256=TJBZDpfrYMaKpZTdktGu2jhCX5YLfQLnSsP5Wu84MnQ,4832
|
|
474
474
|
umap/tests/integration/test_edit_polygon.py,sha256=x1SFqOI2EhwPR9mRms8avtI63QeS3ay-YWhrBa2qiys,4878
|
|
475
475
|
umap/tests/integration/test_export_map.py,sha256=Y_sgsT7ZTrrDCx5dLegioJ40GN_PtzK7yRFHTxtIb-4,12738
|
|
476
476
|
umap/tests/integration/test_facets_browser.py,sha256=zjYK7AAu1BLIG_HBOIOcr0_qtRgJnJtZ2hgw8pKksGw,7151
|
|
477
477
|
umap/tests/integration/test_features_id_generation.py,sha256=e99_8AxeMAi53JjVGlsI32zlrXGAU19FHJfTuYdiBVQ,1511
|
|
478
|
-
umap/tests/integration/test_import.py,sha256
|
|
478
|
+
umap/tests/integration/test_import.py,sha256=K2M_Jqjg0h-mm5kVfTgLN3cn98nUb9pR3Z46eIYjqlo,17644
|
|
479
479
|
umap/tests/integration/test_map.py,sha256=wajd31jL-aYlk3Figf4kzFtUXP5j3T69piBxCiaSbBQ,8323
|
|
480
480
|
umap/tests/integration/test_map_list.py,sha256=l1FImKnJkY7DupYX8waKaUZqhnORR20L8dzaqu-eF8E,1280
|
|
481
481
|
umap/tests/integration/test_map_preview.py,sha256=4rPQF1zfiwqN7PvwFeB3OagR1wLEMbug0Omcd6zQShQ,2702
|
|
@@ -487,12 +487,12 @@ umap/tests/integration/test_slideshow.py,sha256=yhy75YYpfTKpkGK7xGjJDJoqHtN6p2LG
|
|
|
487
487
|
umap/tests/integration/test_star.py,sha256=icB5SbFbXe4KYp3DIJ0xAwCrSQS2rweqIaQTAng3CfY,842
|
|
488
488
|
umap/tests/integration/test_statics.py,sha256=SIwLs0ZwXFu734o5WWYxaBarHrEUw2nCOi3s9aGJwQk,1526
|
|
489
489
|
umap/tests/integration/test_tableeditor.py,sha256=C4C5qj6b77XSNso7B634r0uaIzpO6Gkos7il6VGiSd8,1058
|
|
490
|
-
umap/tests/integration/test_tilelayer.py,sha256=
|
|
490
|
+
umap/tests/integration/test_tilelayer.py,sha256=3Jn1KdOM39DuDkLG-P3heDrsCiYvD6_FEnt0EKGjj5g,4141
|
|
491
491
|
umap/tests/integration/test_view_marker.py,sha256=PNDYjkcSAUIgXmyzbWYWJ2NDReSrmeT48wujHWNEhb4,2177
|
|
492
492
|
umap/tests/integration/test_view_polygon.py,sha256=I7wR6DUrictIMrCPKajCrruJVLry4ZRDdjSs8q0XaOg,1829
|
|
493
493
|
umap/tests/integration/test_view_polyline.py,sha256=n1QVIdl-Xg9yN9o-Jc6VnPhFAuUspsgY0odiUe_jJC4,1598
|
|
494
|
-
umap_project-2.2.
|
|
495
|
-
umap_project-2.2.
|
|
496
|
-
umap_project-2.2.
|
|
497
|
-
umap_project-2.2.
|
|
498
|
-
umap_project-2.2.
|
|
494
|
+
umap_project-2.2.0b0.dist-info/METADATA,sha256=sn8iwBjnnVEUabB-mm48VihYDHTUkxcYrx1NGQCvcPA,2561
|
|
495
|
+
umap_project-2.2.0b0.dist-info/WHEEL,sha256=mRYSEL3Ih6g5a_CVMIcwiF__0Ae4_gLYh01YFNwiq1k,87
|
|
496
|
+
umap_project-2.2.0b0.dist-info/entry_points.txt,sha256=gz-KDQfEsMLBae8ABOD3foJsCYGPW1tA4Y394R_1RW8,39
|
|
497
|
+
umap_project-2.2.0b0.dist-info/licenses/LICENSE,sha256=kQtrtRKgiPhcl7aO0-lmvbrNAXu7WHyiXvPrUk-TD2Q,820
|
|
498
|
+
umap_project-2.2.0b0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|