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.

Files changed (124) hide show
  1. umap/__init__.py +1 -1
  2. umap/static/umap/base.css +5 -14
  3. umap/static/umap/js/modules/browser.js +1 -16
  4. umap/static/umap/js/modules/facets.js +0 -1
  5. umap/static/umap/js/modules/utils.js +2 -2
  6. umap/static/umap/js/umap.autocomplete.js +25 -40
  7. umap/static/umap/js/umap.controls.js +43 -48
  8. umap/static/umap/js/umap.core.js +12 -27
  9. umap/static/umap/js/umap.features.js +2 -2
  10. umap/static/umap/js/umap.forms.js +18 -24
  11. umap/static/umap/js/umap.importer.js +46 -60
  12. umap/static/umap/js/umap.js +11 -9
  13. umap/static/umap/js/umap.layer.js +1 -9
  14. umap/static/umap/js/umap.permissions.js +3 -9
  15. umap/static/umap/js/umap.popup.js +9 -16
  16. umap/static/umap/js/umap.share.js +1 -1
  17. umap/static/umap/js/umap.ui.js +9 -10
  18. umap/static/umap/locale/am_ET.js +3 -4
  19. umap/static/umap/locale/am_ET.json +3 -4
  20. umap/static/umap/locale/ar.js +3 -4
  21. umap/static/umap/locale/ar.json +3 -4
  22. umap/static/umap/locale/ast.js +3 -4
  23. umap/static/umap/locale/ast.json +3 -4
  24. umap/static/umap/locale/bg.js +3 -4
  25. umap/static/umap/locale/bg.json +3 -4
  26. umap/static/umap/locale/br.js +14 -15
  27. umap/static/umap/locale/br.json +14 -15
  28. umap/static/umap/locale/ca.js +3 -4
  29. umap/static/umap/locale/ca.json +3 -4
  30. umap/static/umap/locale/cs_CZ.js +3 -4
  31. umap/static/umap/locale/cs_CZ.json +3 -4
  32. umap/static/umap/locale/da.js +3 -4
  33. umap/static/umap/locale/da.json +3 -4
  34. umap/static/umap/locale/de.js +3 -4
  35. umap/static/umap/locale/de.json +3 -4
  36. umap/static/umap/locale/el.js +3 -4
  37. umap/static/umap/locale/el.json +3 -4
  38. umap/static/umap/locale/en.js +3 -4
  39. umap/static/umap/locale/en.json +3 -4
  40. umap/static/umap/locale/en_US.json +3 -4
  41. umap/static/umap/locale/es.js +3 -4
  42. umap/static/umap/locale/es.json +3 -4
  43. umap/static/umap/locale/et.js +3 -4
  44. umap/static/umap/locale/et.json +3 -4
  45. umap/static/umap/locale/fa_IR.js +3 -4
  46. umap/static/umap/locale/fa_IR.json +3 -4
  47. umap/static/umap/locale/fi.js +3 -4
  48. umap/static/umap/locale/fi.json +3 -4
  49. umap/static/umap/locale/fr.js +3 -4
  50. umap/static/umap/locale/fr.json +3 -4
  51. umap/static/umap/locale/gl.js +3 -4
  52. umap/static/umap/locale/gl.json +3 -4
  53. umap/static/umap/locale/he.js +3 -4
  54. umap/static/umap/locale/he.json +3 -4
  55. umap/static/umap/locale/hr.js +3 -4
  56. umap/static/umap/locale/hr.json +3 -4
  57. umap/static/umap/locale/hu.js +3 -4
  58. umap/static/umap/locale/hu.json +3 -4
  59. umap/static/umap/locale/id.js +3 -4
  60. umap/static/umap/locale/id.json +3 -4
  61. umap/static/umap/locale/is.js +3 -4
  62. umap/static/umap/locale/is.json +3 -4
  63. umap/static/umap/locale/it.js +3 -4
  64. umap/static/umap/locale/it.json +3 -4
  65. umap/static/umap/locale/ja.js +3 -4
  66. umap/static/umap/locale/ja.json +3 -4
  67. umap/static/umap/locale/ko.js +3 -4
  68. umap/static/umap/locale/ko.json +3 -4
  69. umap/static/umap/locale/lt.js +3 -4
  70. umap/static/umap/locale/lt.json +3 -4
  71. umap/static/umap/locale/ms.js +3 -4
  72. umap/static/umap/locale/ms.json +3 -4
  73. umap/static/umap/locale/nl.js +3 -4
  74. umap/static/umap/locale/nl.json +3 -4
  75. umap/static/umap/locale/no.js +3 -4
  76. umap/static/umap/locale/no.json +3 -4
  77. umap/static/umap/locale/pl.js +3 -4
  78. umap/static/umap/locale/pl.json +3 -4
  79. umap/static/umap/locale/pl_PL.json +3 -4
  80. umap/static/umap/locale/pt.js +3 -4
  81. umap/static/umap/locale/pt.json +3 -4
  82. umap/static/umap/locale/pt_BR.js +3 -4
  83. umap/static/umap/locale/pt_BR.json +3 -4
  84. umap/static/umap/locale/pt_PT.js +3 -4
  85. umap/static/umap/locale/pt_PT.json +3 -4
  86. umap/static/umap/locale/ro.js +3 -4
  87. umap/static/umap/locale/ro.json +3 -4
  88. umap/static/umap/locale/ru.js +3 -4
  89. umap/static/umap/locale/ru.json +3 -4
  90. umap/static/umap/locale/sk_SK.js +3 -4
  91. umap/static/umap/locale/sk_SK.json +3 -4
  92. umap/static/umap/locale/sl.js +3 -4
  93. umap/static/umap/locale/sl.json +3 -4
  94. umap/static/umap/locale/sr.js +3 -4
  95. umap/static/umap/locale/sr.json +3 -4
  96. umap/static/umap/locale/sv.js +3 -4
  97. umap/static/umap/locale/sv.json +3 -4
  98. umap/static/umap/locale/th_TH.js +3 -4
  99. umap/static/umap/locale/th_TH.json +3 -4
  100. umap/static/umap/locale/tr.js +3 -4
  101. umap/static/umap/locale/tr.json +3 -4
  102. umap/static/umap/locale/uk_UA.js +3 -4
  103. umap/static/umap/locale/uk_UA.json +3 -4
  104. umap/static/umap/locale/vi.js +3 -4
  105. umap/static/umap/locale/vi.json +3 -4
  106. umap/static/umap/locale/vi_VN.json +3 -4
  107. umap/static/umap/locale/zh.js +3 -4
  108. umap/static/umap/locale/zh.json +3 -4
  109. umap/static/umap/locale/zh_CN.json +3 -4
  110. umap/static/umap/locale/zh_TW.Big5.json +3 -4
  111. umap/static/umap/locale/zh_TW.js +3 -4
  112. umap/static/umap/locale/zh_TW.json +3 -4
  113. umap/static/umap/map.css +1 -12
  114. umap/static/umap/vendors/formbuilder/Leaflet.FormBuilder.js +0 -1
  115. umap/tests/integration/test_anonymous_owned_map.py +0 -21
  116. umap/tests/integration/test_basics.py +0 -21
  117. umap/tests/integration/test_edit_map.py +0 -7
  118. umap/tests/integration/test_import.py +2 -4
  119. umap/tests/integration/test_tilelayer.py +0 -10
  120. {umap_project-2.2.0.dist-info → umap_project-2.2.0b0.dist-info}/METADATA +7 -7
  121. {umap_project-2.2.0.dist-info → umap_project-2.2.0b0.dist-info}/RECORD +124 -124
  122. {umap_project-2.2.0.dist-info → umap_project-2.2.0b0.dist-info}/WHEEL +1 -1
  123. {umap_project-2.2.0.dist-info → umap_project-2.2.0b0.dist-info}/entry_points.txt +0 -0
  124. {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
- .umap-caption h3 {
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
- modifier = "Cmd" if platform.system() == "Darwin" else "Ctrl"
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=f"Import data ({modifier}+I)").click()
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
- "&copy; [[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.3
1
+ Metadata-Version: 2.1
2
2
  Name: umap-project
3
- Version: 2.2.0
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.4
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.7; extra == 'dev'
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.1; extra == 'dev'
37
- Requires-Dist: ruff==0.4.2; extra == 'dev'
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.2.0; extra == 'test'
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=aZAvnCRS5sYxgo1WuuhkQzyGx_DsSN_7Yk4-c1aMCzU,18
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=qK4nE7lT07MpiH3Qv6vrptARAz57uZShSMm8MgXDgoY,18689
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=rwHf6YAGajJjN7gqEtgbfJ621pUG8ECg9vdPi2ly3sQ,39523
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=yKkkO2U34lwgy37RfuMSv9npLfmvacWbRjDnc96M2wU,7942
193
- umap/static/umap/js/umap.controls.js,sha256=ieY9Bv92JPi2x9q35VdwzpEN2EA_iaJJ1X7BJPu5bGU,39938
194
- umap/static/umap/js/umap.core.js,sha256=FvHCMgQ_55IzUDxFZ66aWYOu1rDtk9WTvmNuamBmAnc,17918
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=2FySm3Ks0VWDpYnDnIGNcLsYnDdTbMVHQm5VK3ZeCyI,35300
197
- umap/static/umap/js/umap.forms.js,sha256=_83UJB8IYTTeTtJN0iuKumoHTzT2b_Llu2mHzaoQuEU,29262
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=8WodN0j0cS0Zc9Q96G7q6Ahlmv-C9NAgUyCyp1o1DOM,5704
200
- umap/static/umap/js/umap.js,sha256=MoWi16moyhB3gr2yf0lYRRbsH0XaYA-5GAFe0ESyWyc,56446
201
- umap/static/umap/js/umap.layer.js,sha256=UZXVOwvKmy-nNC90pIGCFbwoZL9YxwAjEmhKZiwBAko,48944
202
- umap/static/umap/js/umap.permissions.js,sha256=u5OoAaMNF5b055NzxshvG1XHzEt-ji7lcrn7USKzCU4,6168
203
- umap/static/umap/js/umap.popup.js,sha256=zjvY4ZtSdsKi1VJXg20Ka6dLOR5VmhhAR9Zb4Yp8YjA,9759
204
- umap/static/umap/js/umap.share.js,sha256=nUM4r1QZSw6s9lIxgXvMMcG-udsauGWFOrayC9_uEa4,7766
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=2VJYOmKF7ZvyOePF89LSG3W_O7zA15Kf1X1BRujpdek,6072
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=XLw6WgHtQh6kOUTa-_zFuwA2Do4X90G86tXrWMagm6s,6597
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=IV0txICm4dnTlv0lzor3yTb7gofBfaEAXp5rV3KPXJk,4130
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=H6PMJMoayQPmNU0WS7jHFB3CXN_gzCuWHHuqBTSQR3I,10393
221
- umap/static/umap/locale/am_ET.js,sha256=JRaGjw-xX53mhQ5rnV0ypiajwdfiiWVYnPhIG4kvMfk,30088
222
- umap/static/umap/locale/am_ET.json,sha256=ON9ciE0TMUkov35yQVw7lt1zid5MMP3f11x8nJn7FdQ,30017
223
- umap/static/umap/locale/ar.js,sha256=ntT4xNpvZJlf0LOYS1voiHrzVZ0oS-nv4nlAri6MXdA,26357
224
- umap/static/umap/locale/ar.json,sha256=fNwJCUfaT3SOCA-gzBdzybObSZPxbuasxRNthEJVoHw,26292
225
- umap/static/umap/locale/ast.js,sha256=spjOTbQfnouDImZkFjJ-UAGV1wiCP2BavWEjltzIZAs,25907
226
- umap/static/umap/locale/ast.json,sha256=9dJxk_nCZw9wb4BNE8hF88P_7hVlbJod-2vz9wgYElg,25840
227
- umap/static/umap/locale/bg.js,sha256=dc5yluvfrBPGdFf0FywzB2-EE7R17qIjW_kpHuHlcxE,29098
228
- umap/static/umap/locale/bg.json,sha256=7m5v3NIkttYHDZVi8ZWd8Z_-3WUHX0IWCWw5nYLcaJQ,29033
229
- umap/static/umap/locale/br.js,sha256=m0OZhuqV9VymvA7Ya7EKJMw1-o0Dz8To9EqKCVC9wMU,27528
230
- umap/static/umap/locale/br.json,sha256=PLcbHM7egmDf87xr9T8Axk_shhFyWXAOSMfH1CTKamw,27463
231
- umap/static/umap/locale/ca.js,sha256=XnwfWIoYrsVgW4YtjD25PIGk-H0WbHQo0A4SAL_Rbnc,26804
232
- umap/static/umap/locale/ca.json,sha256=zUb_jnLtEGktJUqQDOGn6OE4R0fObkN6N-y3pJgLyNk,26739
233
- umap/static/umap/locale/cs_CZ.js,sha256=CnwE8Dg2610SRe304NAWw_DjAOra34XLtOlNhw_-ZUc,27900
234
- umap/static/umap/locale/cs_CZ.json,sha256=f5mUocFISnIxqXJeAMrD9WJ0IwxRTtUyKGLPkNm4WWw,27829
235
- umap/static/umap/locale/da.js,sha256=W04os8GzNXnx1NGOBbNDlPJ76BaeDYoJ2fGfD2fJJWY,26266
236
- umap/static/umap/locale/da.json,sha256=5xzXaPVD49oHvPfdI7-Hv_WdwVdSPBEv1Bv9pqjIBYs,26201
237
- umap/static/umap/locale/de.js,sha256=CVPkpQ1GbofliZ0xilmpIfz_0FVur7VYsIiucsU-ECQ,28028
238
- umap/static/umap/locale/de.json,sha256=MLwbJlqyIWoP5iGvzBMxFehoCztuLGTAiHFnNXeU4A0,27963
239
- umap/static/umap/locale/el.js,sha256=kFE9q8XwYbV2iWJWzFVb4BFZ_MeSF0khdBhbn3k2RF0,37406
240
- umap/static/umap/locale/el.json,sha256=2sho2mSreTD0oF1VVd4qfffMx73zCeY4nSU73WIjR4M,37341
241
- umap/static/umap/locale/en.js,sha256=5XhEqWYbCfaVwEKC-sCGK_jxmNoJqvdh2pnRZ4Ih938,25907
242
- umap/static/umap/locale/en.json,sha256=QCWFQHgVXVxL0bt3wmPTs7YGJEUSw8oZVcyRlaT0-bU,25842
243
- umap/static/umap/locale/en_US.json,sha256=ZGKkVF4af3Z_Y7GVwIblgtUdY4qCWTXL71_IrGkLCL4,25576
244
- umap/static/umap/locale/es.js,sha256=WbCu9tkIqU9lp-7Bolg9UZvbM-R1NvfPayTu8_rsbrs,28243
245
- umap/static/umap/locale/es.json,sha256=AXuOmworrFo20sLqtQYwoU__MaDlhGBprs7074RA7Cg,28178
246
- umap/static/umap/locale/et.js,sha256=h0U8PV2DbjRyRgpmO_HhEbM5BiIklu0mXBoN8P9fF8k,26104
247
- umap/static/umap/locale/et.json,sha256=nTje563iRsA_4ELeWBBKc3jLizJ3BdqkBZwsgIw6i8w,26039
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=HM-fuSjqicD6nyzEyn8WALs2fyycD0URlHhYmnkr878,32303
251
- umap/static/umap/locale/fa_IR.json,sha256=RnUWkBeaSWZ_wQMLCWguyh1gOigJktILpQBCJO85o8s,32232
252
- umap/static/umap/locale/fi.js,sha256=X1pyPvKXMNBlMJExFfS0877jWrGzE49vPW-jvBIQwIg,26835
253
- umap/static/umap/locale/fi.json,sha256=ra3XKH4d_T9ykfA1kAk-IS2Ie-YjbXqai5w37FfF4f0,26770
254
- umap/static/umap/locale/fr.js,sha256=CWAvlfAwXv-dc7ATEk69Y49BNbzznloLYf0FJcttJBY,28275
255
- umap/static/umap/locale/fr.json,sha256=_VVg-Rtk2bwFq6ZL7dIWHj1M_05US8WRGZLmlJCntXs,28210
256
- umap/static/umap/locale/gl.js,sha256=IBji2MX0VZ75MYfR8rv66vakUv5Ys9s4Y8ZQW_Sx7xs,27412
257
- umap/static/umap/locale/gl.json,sha256=_r4piXmB9wdr8_vSSeiKJiJMvjgPTnlKwnmH1b2RMso,27347
258
- umap/static/umap/locale/he.js,sha256=kshdY8TkAXvF3ZLKtuodT6U3bgBF8Jej8gihJHdUx3Y,29595
259
- umap/static/umap/locale/he.json,sha256=K2AQeExFOTiCZ0e3Pcnkqowen5rBhA5mC9aVik3wfic,29530
260
- umap/static/umap/locale/hr.js,sha256=KEBlt_MynivWcPqWmrrlXtKKdmsl3WZU_sagYcgEBOg,26067
261
- umap/static/umap/locale/hr.json,sha256=kVxRWAlcWBWPEs1IWJby-y4JSliyq2Zzv7TDH05F2rQ,26002
262
- umap/static/umap/locale/hu.js,sha256=f1MLY3WFVzasEGYuRyg9dXqloSlrzYTvIVvxX1djbUQ,29293
263
- umap/static/umap/locale/hu.json,sha256=Zl50nmzAbQH-stzi7Jyg0I75AFAdZjRPFeECR7aiqSI,29228
264
- umap/static/umap/locale/id.js,sha256=sk2SCIwWrusXmCT1RHrbHBsHE0LJMwVfNAH-WnR3lMo,25905
265
- umap/static/umap/locale/id.json,sha256=9dJxk_nCZw9wb4BNE8hF88P_7hVlbJod-2vz9wgYElg,25840
266
- umap/static/umap/locale/is.js,sha256=9-EX9EqouK-ebYeNaKZJDEIT5Ji94PBts9fJxsyX4k0,27300
267
- umap/static/umap/locale/is.json,sha256=ltX2kGOXDCiWPGbrEr3DUJvCbupQigy9PdoOZPUZGUE,27235
268
- umap/static/umap/locale/it.js,sha256=wPIGB_kfny7sLw6Yl5arX7-dSyMIkvgzOoLJ3GjezWg,28349
269
- umap/static/umap/locale/it.json,sha256=_Oj8OHPvMBsZ7oTjgt6-kcayzAAXcSpxGjasjR78z6g,28284
270
- umap/static/umap/locale/ja.js,sha256=A0PzmMXU94SQsh2ov4m5va41rJb4xenn3kEc51bwoRQ,28622
271
- umap/static/umap/locale/ja.json,sha256=zVEZRHudyPqjzFmE9amx12ZAwsgRMFjwsyo_mI8XWJA,28557
272
- umap/static/umap/locale/ko.js,sha256=c42Ng1xweiUB96xa63m8-2p43dAfjrChqx6NA9ROXN0,26100
273
- umap/static/umap/locale/ko.json,sha256=1kDfQ6KCA2vR6u8LqQqqBmhQ1_MpDVGkrT7b5Bz2p0o,26035
274
- umap/static/umap/locale/lt.js,sha256=2Q5xlBG6HrhNA6G8bFT7OYzgYMc68ujZ70f1PQEG1z8,26768
275
- umap/static/umap/locale/lt.json,sha256=f_9T14dPappdgD1WKeOuRm9lMl7QEXq5hus-1L5Qoz8,26703
276
- umap/static/umap/locale/ms.js,sha256=gdp_0L1tLZK_X18FGnlh-Lf4ChvW3Y1D1WKgauVXFEU,27158
277
- umap/static/umap/locale/ms.json,sha256=3XF_LTnZIHpZvWOk0pW5gZF1wAV5NSDErgWjw-RXzNY,27093
278
- umap/static/umap/locale/nl.js,sha256=CNADHUuN5zqZHp6memoJmdkLUpJF6JwQcald6q4TRlI,27688
279
- umap/static/umap/locale/nl.json,sha256=Csw2P0A0I20ppkzsyLJF8QukC7Vl4af-7MtG8ru_R88,27623
280
- umap/static/umap/locale/no.js,sha256=_VFKpJ9yPU6BMy3LkjSobTMKHrFGnbycblKz9zPQRGQ,26123
281
- umap/static/umap/locale/no.json,sha256=eLvdx_-OxjeygntZT4F5DCq_bROHCsPKXyV7-5_l1Os,26058
282
- umap/static/umap/locale/pl.js,sha256=D0AQAqGtg2RKy3V8gbEYmYv7pf_iLQYqCtrDaB0yqd8,27456
283
- umap/static/umap/locale/pl.json,sha256=SkiKMLycUAljLi1x5m0eJ0mPiPZZ1Y8TX-uZvOKHJbs,27391
284
- umap/static/umap/locale/pl_PL.json,sha256=9dJxk_nCZw9wb4BNE8hF88P_7hVlbJod-2vz9wgYElg,25840
285
- umap/static/umap/locale/pt.js,sha256=aqmzNqbmSiiXLZFAjDjchxj_R919b5wfr5sX4hPYpO8,27390
286
- umap/static/umap/locale/pt.json,sha256=BbXAFpCF5_g6zvFLhyjxbrM59RBjEcq-zwTQYzo5jpc,27325
287
- umap/static/umap/locale/pt_BR.js,sha256=zO3MFKrAOXXMnr2TUB1V086mfR4zTSzPf4i2VAjiOgo,27384
288
- umap/static/umap/locale/pt_BR.json,sha256=HttmEoJ_Ney0WeM_e6clPWU0ZoDscluL8UzZTVKMCqI,27313
289
- umap/static/umap/locale/pt_PT.js,sha256=1g_tSg1hYsXbzdO42ZfGu_KP8J24ohA4OoXUp_AHByg,27396
290
- umap/static/umap/locale/pt_PT.json,sha256=SYJ9iooMIbfOATvU0gRKuOb7oWT-isxrAzcn9IisQxI,27325
291
- umap/static/umap/locale/ro.js,sha256=By34LA1ZdtuPFD1QuILWM4xMrBsfyeZ04aaI47Frdh4,25942
292
- umap/static/umap/locale/ro.json,sha256=3k5amwSRBpNCcopw9SObku5i8gA_L3CYjaIAy5M9-wo,25877
293
- umap/static/umap/locale/ru.js,sha256=kCAj61MZ82UxpDU3MaCm3Sy4oY8L-ab72pupLL-a1bs,33628
294
- umap/static/umap/locale/ru.json,sha256=vlF2rQSEs9yvDCL6XBnD7Gcm1UedBJ8zqfrohcisUsI,33563
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=F2twJN8ZmzeOAOWGaNcPp7h_Q7SLCP0MoxrS96rhMnI,27250
298
- umap/static/umap/locale/sk_SK.json,sha256=TPVQ0l57VuWGRwcCVEjD6-99cXs3C8dee2OabB6zV-s,27179
299
- umap/static/umap/locale/sl.js,sha256=8v59ITIShdWt8uIlU6Cn2mMY2csX12hYdLGuHkCmgks,27127
300
- umap/static/umap/locale/sl.json,sha256=ro1bjdiID_qFbLDW_nGhJ63UBD5AA4Hkw7dObD4S_0A,27062
301
- umap/static/umap/locale/sr.js,sha256=qgDSND3ysQ1B7KibLdQcmcY4TB78REgKyoowm3O6sTg,30198
302
- umap/static/umap/locale/sr.json,sha256=e1NO4oLEw6il167dYUqnY7tq2a2ubc8Xe-7l0RwLoEs,30133
303
- umap/static/umap/locale/sv.js,sha256=JyhTbFdfzpWg_8xOAroWf2SZgIh-Mz0UyTf5wB9QEuo,27077
304
- umap/static/umap/locale/sv.json,sha256=LPSXJcTmTJZyIWxRmXGd5i_StnMfOpDHJ50iFGzNwZ4,27012
305
- umap/static/umap/locale/th_TH.js,sha256=D7DSQ_Mjea1ZC_JY8FsYGB3Yufk1SJCUuR5RxrMPK0o,25911
306
- umap/static/umap/locale/th_TH.json,sha256=9dJxk_nCZw9wb4BNE8hF88P_7hVlbJod-2vz9wgYElg,25840
307
- umap/static/umap/locale/tr.js,sha256=7nlcjZ3eTQFo3YaRuIeh_n_lfMdQ9tzu8p6eGH43-04,27590
308
- umap/static/umap/locale/tr.json,sha256=hNaL5nLQVc9TtJiJfophJ5Tb3Sxb3ganvdMfynoV5iM,27525
309
- umap/static/umap/locale/uk_UA.js,sha256=5HWHhtR4Twu7d9SVmnn-xrlb0nEB_u2NuUCB6w-jEXQ,33254
310
- umap/static/umap/locale/uk_UA.json,sha256=a6z9MM2-sIrxpE0_lM7cJzzlvR4_69BXU0qzEWlgE34,33183
311
- umap/static/umap/locale/vi.js,sha256=DbR8ZK8aSjovRLyJ04ruGeBljKnaX1nFPx_m2jBvOLM,26177
312
- umap/static/umap/locale/vi.json,sha256=BlUbkHINzxIe3gbdooO1YEOeG00eUWy2gDUZD6O-guo,26112
313
- umap/static/umap/locale/vi_VN.json,sha256=9dJxk_nCZw9wb4BNE8hF88P_7hVlbJod-2vz9wgYElg,25840
314
- umap/static/umap/locale/zh.js,sha256=tQgTqJit0lKlxxatr5OTO1oh3jiGkY2tZO5GlFHX8BA,25578
315
- umap/static/umap/locale/zh.json,sha256=nITQJvMgeM9lm6w_1deOg-mRReH7vya0qfigqsRyucg,25513
316
- umap/static/umap/locale/zh_CN.json,sha256=9dJxk_nCZw9wb4BNE8hF88P_7hVlbJod-2vz9wgYElg,25840
317
- umap/static/umap/locale/zh_TW.Big5.json,sha256=9dJxk_nCZw9wb4BNE8hF88P_7hVlbJod-2vz9wgYElg,25840
318
- umap/static/umap/locale/zh_TW.js,sha256=0dDaRxxWZRPnUQURZHxGE-E5A0I-7MvEVMnvRT2dgIw,25520
319
- umap/static/umap/locale/zh_TW.json,sha256=eQQyznS1wU07aRRhq1VsUr5zmnX469xHO3ejO50JPnU,25449
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=VWWlTpbYKtCpZ4eRru9DzIAnW0N8xF_1b0Mo0j1_Wao,12451
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=aDg_q_2Y1eDyRMd3YqEYVpxPQTybuBfi4B3wKSt4FGc,9487
463
- umap/tests/integration/test_basics.py,sha256=dOb5zZ4YNJlkJc6rVt5HIrf4nmy0Bxw5S0Nn94Yi1Qo,2616
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=I83spfsG7_Fji6W0_sCn0xD5OS7QbccZFI6oXW2p8GU,7173
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=-UJBDyQvh-ZiVXM78C3_DL4tB98Dcb3R6V3J4BJJg_c,17740
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=nQIhU3GIxxCXrelNWgSsm4iT3Su52rW8ENWtKfiqjWk,4607
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.0.dist-info/METADATA,sha256=0qa64SU4lcM8iYIxHkPz3DLC37l8DR3UMFk9eZ5qccQ,2561
495
- umap_project-2.2.0.dist-info/WHEEL,sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU,87
496
- umap_project-2.2.0.dist-info/entry_points.txt,sha256=gz-KDQfEsMLBae8ABOD3foJsCYGPW1tA4Y394R_1RW8,39
497
- umap_project-2.2.0.dist-info/licenses/LICENSE,sha256=kQtrtRKgiPhcl7aO0-lmvbrNAXu7WHyiXvPrUk-TD2Q,820
498
- umap_project-2.2.0.dist-info/RECORD,,
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,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: hatchling 1.24.2
2
+ Generator: hatchling 1.21.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any