umap-project 2.2.0b0__py3-none-any.whl → 2.2.2__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/.DS_Store +0 -0
- umap/__init__.py +1 -1
- umap/static/.DS_Store +0 -0
- umap/static/umap/.DS_Store +0 -0
- umap/static/umap/base.css +14 -5
- umap/static/umap/favicons/.DS_Store +0 -0
- umap/static/umap/fonts/.DS_Store +0 -0
- umap/static/umap/js/modules/browser.js +16 -1
- umap/static/umap/js/modules/dompurify.js +1 -1
- umap/static/umap/js/modules/facets.js +1 -0
- umap/static/umap/js/modules/utils.js +6 -6
- umap/static/umap/js/umap.autocomplete.js +40 -25
- umap/static/umap/js/umap.controls.js +48 -43
- umap/static/umap/js/umap.core.js +27 -12
- umap/static/umap/js/umap.features.js +2 -2
- umap/static/umap/js/umap.forms.js +24 -18
- umap/static/umap/js/umap.importer.js +60 -46
- umap/static/umap/js/umap.js +9 -11
- umap/static/umap/js/umap.layer.js +9 -1
- umap/static/umap/js/umap.permissions.js +9 -3
- umap/static/umap/js/umap.popup.js +16 -9
- umap/static/umap/js/umap.share.js +1 -1
- umap/static/umap/js/umap.ui.js +10 -9
- umap/static/umap/locale/am_ET.js +4 -3
- umap/static/umap/locale/am_ET.json +4 -3
- umap/static/umap/locale/ar.js +4 -3
- umap/static/umap/locale/ar.json +4 -3
- umap/static/umap/locale/ast.js +4 -3
- umap/static/umap/locale/ast.json +4 -3
- umap/static/umap/locale/bg.js +4 -3
- umap/static/umap/locale/bg.json +4 -3
- umap/static/umap/locale/br.js +15 -14
- umap/static/umap/locale/br.json +15 -14
- umap/static/umap/locale/ca.js +4 -3
- umap/static/umap/locale/ca.json +4 -3
- umap/static/umap/locale/cs_CZ.js +4 -3
- umap/static/umap/locale/cs_CZ.json +4 -3
- umap/static/umap/locale/da.js +4 -3
- umap/static/umap/locale/da.json +4 -3
- umap/static/umap/locale/de.js +4 -3
- umap/static/umap/locale/de.json +4 -3
- umap/static/umap/locale/el.js +4 -3
- umap/static/umap/locale/el.json +4 -3
- umap/static/umap/locale/en.js +4 -3
- umap/static/umap/locale/en.json +4 -3
- umap/static/umap/locale/en_US.json +4 -3
- umap/static/umap/locale/es.js +4 -3
- umap/static/umap/locale/es.json +4 -3
- umap/static/umap/locale/et.js +4 -3
- umap/static/umap/locale/et.json +4 -3
- umap/static/umap/locale/fa_IR.js +4 -3
- umap/static/umap/locale/fa_IR.json +4 -3
- umap/static/umap/locale/fi.js +4 -3
- umap/static/umap/locale/fi.json +4 -3
- umap/static/umap/locale/fr.js +4 -3
- umap/static/umap/locale/fr.json +4 -3
- umap/static/umap/locale/gl.js +4 -3
- umap/static/umap/locale/gl.json +4 -3
- umap/static/umap/locale/he.js +4 -3
- umap/static/umap/locale/he.json +4 -3
- umap/static/umap/locale/hr.js +4 -3
- umap/static/umap/locale/hr.json +4 -3
- umap/static/umap/locale/hu.js +4 -3
- umap/static/umap/locale/hu.json +4 -3
- umap/static/umap/locale/id.js +4 -3
- umap/static/umap/locale/id.json +4 -3
- umap/static/umap/locale/is.js +4 -3
- umap/static/umap/locale/is.json +4 -3
- umap/static/umap/locale/it.js +4 -3
- umap/static/umap/locale/it.json +4 -3
- umap/static/umap/locale/ja.js +4 -3
- umap/static/umap/locale/ja.json +4 -3
- umap/static/umap/locale/ko.js +4 -3
- umap/static/umap/locale/ko.json +4 -3
- umap/static/umap/locale/lt.js +4 -3
- umap/static/umap/locale/lt.json +4 -3
- umap/static/umap/locale/ms.js +4 -3
- umap/static/umap/locale/ms.json +4 -3
- umap/static/umap/locale/nl.js +4 -3
- umap/static/umap/locale/nl.json +4 -3
- umap/static/umap/locale/no.js +4 -3
- umap/static/umap/locale/no.json +4 -3
- umap/static/umap/locale/pl.js +4 -3
- umap/static/umap/locale/pl.json +4 -3
- umap/static/umap/locale/pl_PL.json +4 -3
- umap/static/umap/locale/pt.js +4 -3
- umap/static/umap/locale/pt.json +4 -3
- umap/static/umap/locale/pt_BR.js +4 -3
- umap/static/umap/locale/pt_BR.json +4 -3
- umap/static/umap/locale/pt_PT.js +4 -3
- umap/static/umap/locale/pt_PT.json +4 -3
- umap/static/umap/locale/ro.js +4 -3
- umap/static/umap/locale/ro.json +4 -3
- umap/static/umap/locale/ru.js +4 -3
- umap/static/umap/locale/ru.json +4 -3
- umap/static/umap/locale/sk_SK.js +4 -3
- umap/static/umap/locale/sk_SK.json +4 -3
- umap/static/umap/locale/sl.js +4 -3
- umap/static/umap/locale/sl.json +4 -3
- umap/static/umap/locale/sr.js +4 -3
- umap/static/umap/locale/sr.json +4 -3
- umap/static/umap/locale/sv.js +4 -3
- umap/static/umap/locale/sv.json +4 -3
- umap/static/umap/locale/th_TH.js +4 -3
- umap/static/umap/locale/th_TH.json +4 -3
- umap/static/umap/locale/tr.js +4 -3
- umap/static/umap/locale/tr.json +4 -3
- umap/static/umap/locale/uk_UA.js +4 -3
- umap/static/umap/locale/uk_UA.json +4 -3
- umap/static/umap/locale/vi.js +4 -3
- umap/static/umap/locale/vi.json +4 -3
- umap/static/umap/locale/vi_VN.json +4 -3
- umap/static/umap/locale/zh.js +4 -3
- umap/static/umap/locale/zh.json +4 -3
- umap/static/umap/locale/zh_CN.json +4 -3
- umap/static/umap/locale/zh_TW.Big5.json +4 -3
- umap/static/umap/locale/zh_TW.js +4 -3
- umap/static/umap/locale/zh_TW.json +4 -3
- umap/static/umap/map.css +12 -1
- umap/static/umap/vendors/dompurify/purify.es.mjs.map +1 -0
- umap/static/umap/vendors/iconlayers/iconLayers.js +1 -1
- umap/tests/.DS_Store +0 -0
- umap/tests/integration/.DS_Store +0 -0
- umap/tests/integration/test_anonymous_owned_map.py +21 -0
- umap/tests/integration/test_basics.py +21 -0
- umap/tests/integration/test_edit_map.py +7 -0
- umap/tests/integration/test_import.py +4 -2
- umap/tests/integration/test_tilelayer.py +10 -0
- {umap_project-2.2.0b0.dist-info → umap_project-2.2.2.dist-info}/METADATA +6 -6
- {umap_project-2.2.0b0.dist-info → umap_project-2.2.2.dist-info}/RECORD +134 -126
- {umap_project-2.2.0b0.dist-info → umap_project-2.2.2.dist-info}/WHEEL +1 -1
- /umap/static/umap/vendors/dompurify/{purify.es.mjs → purify.es.js} +0 -0
- {umap_project-2.2.0b0.dist-info → umap_project-2.2.2.dist-info}/entry_points.txt +0 -0
- {umap_project-2.2.0b0.dist-info → umap_project-2.2.2.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
umap
|
|
1
|
+
umap/.DS_Store,sha256=B4-anBIm7kFQicJnbjnO-JSfRpv0HVyvhdun5qug0zM,6148
|
|
2
|
+
umap/__init__.py,sha256=B1K90d2cBn3yOb4p9b83ZzCgvUZsfZNnMzAF2qdSDpw,18
|
|
2
3
|
umap/admin.py,sha256=gL6zrexmDbIKIqOKHCuAM5wtqr8FIQkRtjbcXcNyBrs,749
|
|
3
4
|
umap/apps.py,sha256=5ssKqPUuNJlapaBmr4LY_HDb7J1NFCT3wzythxQOOfs,109
|
|
4
5
|
umap/autocomplete.py,sha256=WUsbsVBl_KzzEzxB4g3rAoS5-eEvCZGtelVzXeOFV90,444
|
|
@@ -140,13 +141,15 @@ umap/settings/__init__.py,sha256=xxt2Nq7a3xjGTvn1f1hEBV8xErNu0XJ-qP_S21uWzpQ,159
|
|
|
140
141
|
umap/settings/base.py,sha256=CREsol-R6r8rI6t-0BL6rNhDdR0fPZew01HFPXBI2Ds,9924
|
|
141
142
|
umap/settings/dev.py,sha256=pj1mpmZXiI2syW8pB01wcVeqCFABF3V-nlOxArir4cw,386
|
|
142
143
|
umap/settings/local.py.sample,sha256=wpnoe7qtXer_xBuhWbcbqcSCotTJRu6h8hG7N-sD0b4,3157
|
|
144
|
+
umap/static/.DS_Store,sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM,6148
|
|
143
145
|
umap/static/.gitignore,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
144
|
-
umap/static/umap
|
|
146
|
+
umap/static/umap/.DS_Store,sha256=25wUHAzNlKKNi8zJzUdKYuHD2pgYZXNNmvaeGbIAYkM,6148
|
|
147
|
+
umap/static/umap/base.css,sha256=qK4nE7lT07MpiH3Qv6vrptARAz57uZShSMm8MgXDgoY,18689
|
|
145
148
|
umap/static/umap/bitbucket.png,sha256=Z-xsnM3QOUn9tJQ0RjPXCpALghrzaDDZP7wSePSjSr8,9125
|
|
146
149
|
umap/static/umap/content.css,sha256=pXtVn8r0EStDr7h9Cw5HKRtcFroBIIoffFqk16SB6Xw,11402
|
|
147
150
|
umap/static/umap/font.css,sha256=fYmTKNd_Ts6TrmBbnLRgyeUS4vpfxkEqhLR-pkd3KrA,904
|
|
148
151
|
umap/static/umap/github.png,sha256=Yiw6VX71qO87vNgJaDuirn3JVlUwrzIpkT9vbtROg1o,1564
|
|
149
|
-
umap/static/umap/map.css,sha256=
|
|
152
|
+
umap/static/umap/map.css,sha256=rwHf6YAGajJjN7gqEtgbfJ621pUG8ECg9vdPi2ly3sQ,39523
|
|
150
153
|
umap/static/umap/nav.css,sha256=vU41w3awlBtsB4XCRJOtVVy9-VN7rua1nJsay61ST_0,1574
|
|
151
154
|
umap/static/umap/openstreetmap.png,sha256=xccBb_RsN7uchm7fRowVLjrzmCtj1-1PLByurkdjcr8,19408
|
|
152
155
|
umap/static/umap/theme.css,sha256=gkbyghlT5kNfz0Qyg1JL7xalqvHVx321eO9qlnvcaAU,49
|
|
@@ -154,6 +157,7 @@ umap/static/umap/twitter.png,sha256=BnVH7PcYlgKW56KHSOMRPevji2DvhJmvzFjl3-iF7c0,
|
|
|
154
157
|
umap/static/umap/vars.css,sha256=AYxw4HHJubB0A8Ns_3LFRQiDgZyKqJzgDT76gvWWFzM,606
|
|
155
158
|
umap/static/umap/css/icon.css,sha256=zUUTI_vWOEMXqbykwq-3E6RyXlLko40SL4153AfxRkg,2198
|
|
156
159
|
umap/static/umap/css/panel.css,sha256=DYaSN_RCRiWYtK_FkS0fVEXYrr0bezcFTb_aZwM3Hzk,3283
|
|
160
|
+
umap/static/umap/favicons/.DS_Store,sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM,6148
|
|
157
161
|
umap/static/umap/favicons/apple-touch-icon.png,sha256=xjhkAIZwNywTApzAgnwSvagpcm252katIaVnHIIC_LE,2776
|
|
158
162
|
umap/static/umap/favicons/favicon.ico,sha256=0jjg1MnZ2AdWFLKjEwZSf09TVXlqz6oNdtX4rRppHdA,15086
|
|
159
163
|
umap/static/umap/favicons/icon-192.png,sha256=saYoRLAaZNkHHntkmldXiptk9FEcaGWDO3N6HpYyw8w,2987
|
|
@@ -165,6 +169,7 @@ umap/static/umap/font/FiraSans-LightItalic.woff,sha256=KrCtvOQECD-z6QTULkBg4vv-c
|
|
|
165
169
|
umap/static/umap/font/FiraSans-LightItalic.woff2,sha256=wzKvr3N8FAQZBmtqxHJX3iIeONALlwcnN-6AKcnRKAE,135744
|
|
166
170
|
umap/static/umap/font/FiraSans-SemiBold.woff,sha256=2xqgp3wksYsMYJGFPwJavE_Bl6Rhac6zQjAJhWZVNTo,198128
|
|
167
171
|
umap/static/umap/font/FiraSans-SemiBold.woff2,sha256=pogC-aUjxvQ8Ia1gp9ZMpal4uGNYoTamBDBkP70PSzY,140168
|
|
172
|
+
umap/static/umap/fonts/.DS_Store,sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM,6148
|
|
168
173
|
umap/static/umap/img/16-white.svg,sha256=qvCWtxEyFGjinV6Zm6SYczI3FYDG2ar-SoLCke329Qo,35880
|
|
169
174
|
umap/static/umap/img/16.svg,sha256=l0dWn8Cmzba-oA28X4LvENwNwV45gr5S-is-nWOOD8o,23069
|
|
170
175
|
umap/static/umap/img/24-white.svg,sha256=PE1gVqezV0mTFmYwmaG2r1n_HODeADkZNd-9Wb5gOCo,17592
|
|
@@ -189,26 +194,26 @@ umap/static/umap/img/source/16-white.svg,sha256=MS_S0U-3bjOlo4hKslp-cPdbBOlUtWC4
|
|
|
189
194
|
umap/static/umap/img/source/16.svg,sha256=iGpWSmNqLIddgToMXby2b4EBBMCtW1ezUfOWGF26KIw,45350
|
|
190
195
|
umap/static/umap/img/source/24-white.svg,sha256=KUkQwOG-ut88Ev5QJKNCXx8DWdPxskIRuxxvY_jL0NA,29405
|
|
191
196
|
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=
|
|
197
|
+
umap/static/umap/js/umap.autocomplete.js,sha256=yKkkO2U34lwgy37RfuMSv9npLfmvacWbRjDnc96M2wU,7942
|
|
198
|
+
umap/static/umap/js/umap.controls.js,sha256=ieY9Bv92JPi2x9q35VdwzpEN2EA_iaJJ1X7BJPu5bGU,39938
|
|
199
|
+
umap/static/umap/js/umap.core.js,sha256=FvHCMgQ_55IzUDxFZ66aWYOu1rDtk9WTvmNuamBmAnc,17918
|
|
195
200
|
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=
|
|
201
|
+
umap/static/umap/js/umap.features.js,sha256=2FySm3Ks0VWDpYnDnIGNcLsYnDdTbMVHQm5VK3ZeCyI,35300
|
|
202
|
+
umap/static/umap/js/umap.forms.js,sha256=_83UJB8IYTTeTtJN0iuKumoHTzT2b_Llu2mHzaoQuEU,29262
|
|
198
203
|
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=
|
|
204
|
+
umap/static/umap/js/umap.importer.js,sha256=8WodN0j0cS0Zc9Q96G7q6Ahlmv-C9NAgUyCyp1o1DOM,5704
|
|
205
|
+
umap/static/umap/js/umap.js,sha256=MoWi16moyhB3gr2yf0lYRRbsH0XaYA-5GAFe0ESyWyc,56446
|
|
206
|
+
umap/static/umap/js/umap.layer.js,sha256=UZXVOwvKmy-nNC90pIGCFbwoZL9YxwAjEmhKZiwBAko,48944
|
|
207
|
+
umap/static/umap/js/umap.permissions.js,sha256=u5OoAaMNF5b055NzxshvG1XHzEt-ji7lcrn7USKzCU4,6168
|
|
208
|
+
umap/static/umap/js/umap.popup.js,sha256=zjvY4ZtSdsKi1VJXg20Ka6dLOR5VmhhAR9Zb4Yp8YjA,9759
|
|
209
|
+
umap/static/umap/js/umap.share.js,sha256=nUM4r1QZSw6s9lIxgXvMMcG-udsauGWFOrayC9_uEa4,7766
|
|
205
210
|
umap/static/umap/js/umap.slideshow.js,sha256=xRhNvtQJEYtyiif38KLEyquPn_L50Ga3zkD7j4V23aQ,4398
|
|
206
211
|
umap/static/umap/js/umap.tableeditor.js,sha256=eZucKKD_KwlVEcIBVyAUxK1H_hiTk3t6RP0r-6Qn2DY,3934
|
|
207
|
-
umap/static/umap/js/umap.ui.js,sha256=
|
|
212
|
+
umap/static/umap/js/umap.ui.js,sha256=2VJYOmKF7ZvyOePF89LSG3W_O7zA15Kf1X1BRujpdek,6072
|
|
208
213
|
umap/static/umap/js/components/fragment.js,sha256=2zFkX4A0iVeebZJawmveEMKMXQyYmBuY67rbZUPo-Fs,341
|
|
209
|
-
umap/static/umap/js/modules/browser.js,sha256=
|
|
210
|
-
umap/static/umap/js/modules/dompurify.js,sha256
|
|
211
|
-
umap/static/umap/js/modules/facets.js,sha256=
|
|
214
|
+
umap/static/umap/js/modules/browser.js,sha256=XLw6WgHtQh6kOUTa-_zFuwA2Do4X90G86tXrWMagm6s,6597
|
|
215
|
+
umap/static/umap/js/modules/dompurify.js,sha256=-4MuNA0bAa60lAL40MPa1F4YHfr2V05isAJdPQlABpk,341
|
|
216
|
+
umap/static/umap/js/modules/facets.js,sha256=IV0txICm4dnTlv0lzor3yTb7gofBfaEAXp5rV3KPXJk,4130
|
|
212
217
|
umap/static/umap/js/modules/global.js,sha256=xmgPwJ5bZg7HYFe3P2eGdF9AOQ2vj1L7S8AdMq4tUPc,643
|
|
213
218
|
umap/static/umap/js/modules/i18n.js,sha256=dEpjsWoEZa-Tr5_MDO0tuWkt7kLL3crxXqhttyP-khU,1387
|
|
214
219
|
umap/static/umap/js/modules/leaflet-configure.js,sha256=P3aD8iNGxuVNv-xW4Di4txAjNmnlpKtCCzDvPaKEdQ8,243
|
|
@@ -217,106 +222,106 @@ umap/static/umap/js/modules/panel.js,sha256=mYt0slkw_UtN_Wo6hCXCxzncS24F9jtRNgRc
|
|
|
217
222
|
umap/static/umap/js/modules/request.js,sha256=X8RklmGBV-aXSlT3jS2Gnr54YTq36nDL94irAJtXQ-Q,3978
|
|
218
223
|
umap/static/umap/js/modules/schema.js,sha256=dwSIn4QkUSOABh_gqEwOPG1y44qBoYwW0FfIq3RIz6g,10977
|
|
219
224
|
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=
|
|
225
|
+
umap/static/umap/js/modules/utils.js,sha256=8GmVjbuoyNVSvVCuVwzooX5uBkklD0Ec4v2g9fAvokE,10386
|
|
226
|
+
umap/static/umap/locale/am_ET.js,sha256=JRaGjw-xX53mhQ5rnV0ypiajwdfiiWVYnPhIG4kvMfk,30088
|
|
227
|
+
umap/static/umap/locale/am_ET.json,sha256=ON9ciE0TMUkov35yQVw7lt1zid5MMP3f11x8nJn7FdQ,30017
|
|
228
|
+
umap/static/umap/locale/ar.js,sha256=ntT4xNpvZJlf0LOYS1voiHrzVZ0oS-nv4nlAri6MXdA,26357
|
|
229
|
+
umap/static/umap/locale/ar.json,sha256=fNwJCUfaT3SOCA-gzBdzybObSZPxbuasxRNthEJVoHw,26292
|
|
230
|
+
umap/static/umap/locale/ast.js,sha256=spjOTbQfnouDImZkFjJ-UAGV1wiCP2BavWEjltzIZAs,25907
|
|
231
|
+
umap/static/umap/locale/ast.json,sha256=9dJxk_nCZw9wb4BNE8hF88P_7hVlbJod-2vz9wgYElg,25840
|
|
232
|
+
umap/static/umap/locale/bg.js,sha256=dc5yluvfrBPGdFf0FywzB2-EE7R17qIjW_kpHuHlcxE,29098
|
|
233
|
+
umap/static/umap/locale/bg.json,sha256=7m5v3NIkttYHDZVi8ZWd8Z_-3WUHX0IWCWw5nYLcaJQ,29033
|
|
234
|
+
umap/static/umap/locale/br.js,sha256=m0OZhuqV9VymvA7Ya7EKJMw1-o0Dz8To9EqKCVC9wMU,27528
|
|
235
|
+
umap/static/umap/locale/br.json,sha256=PLcbHM7egmDf87xr9T8Axk_shhFyWXAOSMfH1CTKamw,27463
|
|
236
|
+
umap/static/umap/locale/ca.js,sha256=XnwfWIoYrsVgW4YtjD25PIGk-H0WbHQo0A4SAL_Rbnc,26804
|
|
237
|
+
umap/static/umap/locale/ca.json,sha256=zUb_jnLtEGktJUqQDOGn6OE4R0fObkN6N-y3pJgLyNk,26739
|
|
238
|
+
umap/static/umap/locale/cs_CZ.js,sha256=CnwE8Dg2610SRe304NAWw_DjAOra34XLtOlNhw_-ZUc,27900
|
|
239
|
+
umap/static/umap/locale/cs_CZ.json,sha256=f5mUocFISnIxqXJeAMrD9WJ0IwxRTtUyKGLPkNm4WWw,27829
|
|
240
|
+
umap/static/umap/locale/da.js,sha256=W04os8GzNXnx1NGOBbNDlPJ76BaeDYoJ2fGfD2fJJWY,26266
|
|
241
|
+
umap/static/umap/locale/da.json,sha256=5xzXaPVD49oHvPfdI7-Hv_WdwVdSPBEv1Bv9pqjIBYs,26201
|
|
242
|
+
umap/static/umap/locale/de.js,sha256=CVPkpQ1GbofliZ0xilmpIfz_0FVur7VYsIiucsU-ECQ,28028
|
|
243
|
+
umap/static/umap/locale/de.json,sha256=MLwbJlqyIWoP5iGvzBMxFehoCztuLGTAiHFnNXeU4A0,27963
|
|
244
|
+
umap/static/umap/locale/el.js,sha256=kFE9q8XwYbV2iWJWzFVb4BFZ_MeSF0khdBhbn3k2RF0,37406
|
|
245
|
+
umap/static/umap/locale/el.json,sha256=2sho2mSreTD0oF1VVd4qfffMx73zCeY4nSU73WIjR4M,37341
|
|
246
|
+
umap/static/umap/locale/en.js,sha256=5XhEqWYbCfaVwEKC-sCGK_jxmNoJqvdh2pnRZ4Ih938,25907
|
|
247
|
+
umap/static/umap/locale/en.json,sha256=QCWFQHgVXVxL0bt3wmPTs7YGJEUSw8oZVcyRlaT0-bU,25842
|
|
248
|
+
umap/static/umap/locale/en_US.json,sha256=ZGKkVF4af3Z_Y7GVwIblgtUdY4qCWTXL71_IrGkLCL4,25576
|
|
249
|
+
umap/static/umap/locale/es.js,sha256=WbCu9tkIqU9lp-7Bolg9UZvbM-R1NvfPayTu8_rsbrs,28243
|
|
250
|
+
umap/static/umap/locale/es.json,sha256=AXuOmworrFo20sLqtQYwoU__MaDlhGBprs7074RA7Cg,28178
|
|
251
|
+
umap/static/umap/locale/et.js,sha256=h0U8PV2DbjRyRgpmO_HhEbM5BiIklu0mXBoN8P9fF8k,26104
|
|
252
|
+
umap/static/umap/locale/et.json,sha256=nTje563iRsA_4ELeWBBKc3jLizJ3BdqkBZwsgIw6i8w,26039
|
|
248
253
|
umap/static/umap/locale/eu.js,sha256=qduwhJoibXw9Pcuusp631e3RzIeRcQGMQvYM_WOEIPg,25052
|
|
249
254
|
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=
|
|
255
|
+
umap/static/umap/locale/fa_IR.js,sha256=HM-fuSjqicD6nyzEyn8WALs2fyycD0URlHhYmnkr878,32303
|
|
256
|
+
umap/static/umap/locale/fa_IR.json,sha256=RnUWkBeaSWZ_wQMLCWguyh1gOigJktILpQBCJO85o8s,32232
|
|
257
|
+
umap/static/umap/locale/fi.js,sha256=X1pyPvKXMNBlMJExFfS0877jWrGzE49vPW-jvBIQwIg,26835
|
|
258
|
+
umap/static/umap/locale/fi.json,sha256=ra3XKH4d_T9ykfA1kAk-IS2Ie-YjbXqai5w37FfF4f0,26770
|
|
259
|
+
umap/static/umap/locale/fr.js,sha256=CWAvlfAwXv-dc7ATEk69Y49BNbzznloLYf0FJcttJBY,28275
|
|
260
|
+
umap/static/umap/locale/fr.json,sha256=_VVg-Rtk2bwFq6ZL7dIWHj1M_05US8WRGZLmlJCntXs,28210
|
|
261
|
+
umap/static/umap/locale/gl.js,sha256=IBji2MX0VZ75MYfR8rv66vakUv5Ys9s4Y8ZQW_Sx7xs,27412
|
|
262
|
+
umap/static/umap/locale/gl.json,sha256=_r4piXmB9wdr8_vSSeiKJiJMvjgPTnlKwnmH1b2RMso,27347
|
|
263
|
+
umap/static/umap/locale/he.js,sha256=kshdY8TkAXvF3ZLKtuodT6U3bgBF8Jej8gihJHdUx3Y,29595
|
|
264
|
+
umap/static/umap/locale/he.json,sha256=K2AQeExFOTiCZ0e3Pcnkqowen5rBhA5mC9aVik3wfic,29530
|
|
265
|
+
umap/static/umap/locale/hr.js,sha256=KEBlt_MynivWcPqWmrrlXtKKdmsl3WZU_sagYcgEBOg,26067
|
|
266
|
+
umap/static/umap/locale/hr.json,sha256=kVxRWAlcWBWPEs1IWJby-y4JSliyq2Zzv7TDH05F2rQ,26002
|
|
267
|
+
umap/static/umap/locale/hu.js,sha256=f1MLY3WFVzasEGYuRyg9dXqloSlrzYTvIVvxX1djbUQ,29293
|
|
268
|
+
umap/static/umap/locale/hu.json,sha256=Zl50nmzAbQH-stzi7Jyg0I75AFAdZjRPFeECR7aiqSI,29228
|
|
269
|
+
umap/static/umap/locale/id.js,sha256=sk2SCIwWrusXmCT1RHrbHBsHE0LJMwVfNAH-WnR3lMo,25905
|
|
270
|
+
umap/static/umap/locale/id.json,sha256=9dJxk_nCZw9wb4BNE8hF88P_7hVlbJod-2vz9wgYElg,25840
|
|
271
|
+
umap/static/umap/locale/is.js,sha256=9-EX9EqouK-ebYeNaKZJDEIT5Ji94PBts9fJxsyX4k0,27300
|
|
272
|
+
umap/static/umap/locale/is.json,sha256=ltX2kGOXDCiWPGbrEr3DUJvCbupQigy9PdoOZPUZGUE,27235
|
|
273
|
+
umap/static/umap/locale/it.js,sha256=wPIGB_kfny7sLw6Yl5arX7-dSyMIkvgzOoLJ3GjezWg,28349
|
|
274
|
+
umap/static/umap/locale/it.json,sha256=_Oj8OHPvMBsZ7oTjgt6-kcayzAAXcSpxGjasjR78z6g,28284
|
|
275
|
+
umap/static/umap/locale/ja.js,sha256=A0PzmMXU94SQsh2ov4m5va41rJb4xenn3kEc51bwoRQ,28622
|
|
276
|
+
umap/static/umap/locale/ja.json,sha256=zVEZRHudyPqjzFmE9amx12ZAwsgRMFjwsyo_mI8XWJA,28557
|
|
277
|
+
umap/static/umap/locale/ko.js,sha256=c42Ng1xweiUB96xa63m8-2p43dAfjrChqx6NA9ROXN0,26100
|
|
278
|
+
umap/static/umap/locale/ko.json,sha256=1kDfQ6KCA2vR6u8LqQqqBmhQ1_MpDVGkrT7b5Bz2p0o,26035
|
|
279
|
+
umap/static/umap/locale/lt.js,sha256=2Q5xlBG6HrhNA6G8bFT7OYzgYMc68ujZ70f1PQEG1z8,26768
|
|
280
|
+
umap/static/umap/locale/lt.json,sha256=f_9T14dPappdgD1WKeOuRm9lMl7QEXq5hus-1L5Qoz8,26703
|
|
281
|
+
umap/static/umap/locale/ms.js,sha256=gdp_0L1tLZK_X18FGnlh-Lf4ChvW3Y1D1WKgauVXFEU,27158
|
|
282
|
+
umap/static/umap/locale/ms.json,sha256=3XF_LTnZIHpZvWOk0pW5gZF1wAV5NSDErgWjw-RXzNY,27093
|
|
283
|
+
umap/static/umap/locale/nl.js,sha256=CNADHUuN5zqZHp6memoJmdkLUpJF6JwQcald6q4TRlI,27688
|
|
284
|
+
umap/static/umap/locale/nl.json,sha256=Csw2P0A0I20ppkzsyLJF8QukC7Vl4af-7MtG8ru_R88,27623
|
|
285
|
+
umap/static/umap/locale/no.js,sha256=_VFKpJ9yPU6BMy3LkjSobTMKHrFGnbycblKz9zPQRGQ,26123
|
|
286
|
+
umap/static/umap/locale/no.json,sha256=eLvdx_-OxjeygntZT4F5DCq_bROHCsPKXyV7-5_l1Os,26058
|
|
287
|
+
umap/static/umap/locale/pl.js,sha256=D0AQAqGtg2RKy3V8gbEYmYv7pf_iLQYqCtrDaB0yqd8,27456
|
|
288
|
+
umap/static/umap/locale/pl.json,sha256=SkiKMLycUAljLi1x5m0eJ0mPiPZZ1Y8TX-uZvOKHJbs,27391
|
|
289
|
+
umap/static/umap/locale/pl_PL.json,sha256=9dJxk_nCZw9wb4BNE8hF88P_7hVlbJod-2vz9wgYElg,25840
|
|
290
|
+
umap/static/umap/locale/pt.js,sha256=aqmzNqbmSiiXLZFAjDjchxj_R919b5wfr5sX4hPYpO8,27390
|
|
291
|
+
umap/static/umap/locale/pt.json,sha256=BbXAFpCF5_g6zvFLhyjxbrM59RBjEcq-zwTQYzo5jpc,27325
|
|
292
|
+
umap/static/umap/locale/pt_BR.js,sha256=zO3MFKrAOXXMnr2TUB1V086mfR4zTSzPf4i2VAjiOgo,27384
|
|
293
|
+
umap/static/umap/locale/pt_BR.json,sha256=HttmEoJ_Ney0WeM_e6clPWU0ZoDscluL8UzZTVKMCqI,27313
|
|
294
|
+
umap/static/umap/locale/pt_PT.js,sha256=1g_tSg1hYsXbzdO42ZfGu_KP8J24ohA4OoXUp_AHByg,27396
|
|
295
|
+
umap/static/umap/locale/pt_PT.json,sha256=SYJ9iooMIbfOATvU0gRKuOb7oWT-isxrAzcn9IisQxI,27325
|
|
296
|
+
umap/static/umap/locale/ro.js,sha256=By34LA1ZdtuPFD1QuILWM4xMrBsfyeZ04aaI47Frdh4,25942
|
|
297
|
+
umap/static/umap/locale/ro.json,sha256=3k5amwSRBpNCcopw9SObku5i8gA_L3CYjaIAy5M9-wo,25877
|
|
298
|
+
umap/static/umap/locale/ru.js,sha256=kCAj61MZ82UxpDU3MaCm3Sy4oY8L-ab72pupLL-a1bs,33628
|
|
299
|
+
umap/static/umap/locale/ru.json,sha256=vlF2rQSEs9yvDCL6XBnD7Gcm1UedBJ8zqfrohcisUsI,33563
|
|
295
300
|
umap/static/umap/locale/si.js,sha256=EY1tQyUHOxZd8ZS6VBXcCGDiiLy5bJrdUC7_sKAoezc,25789
|
|
296
301
|
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=
|
|
302
|
+
umap/static/umap/locale/sk_SK.js,sha256=F2twJN8ZmzeOAOWGaNcPp7h_Q7SLCP0MoxrS96rhMnI,27250
|
|
303
|
+
umap/static/umap/locale/sk_SK.json,sha256=TPVQ0l57VuWGRwcCVEjD6-99cXs3C8dee2OabB6zV-s,27179
|
|
304
|
+
umap/static/umap/locale/sl.js,sha256=8v59ITIShdWt8uIlU6Cn2mMY2csX12hYdLGuHkCmgks,27127
|
|
305
|
+
umap/static/umap/locale/sl.json,sha256=ro1bjdiID_qFbLDW_nGhJ63UBD5AA4Hkw7dObD4S_0A,27062
|
|
306
|
+
umap/static/umap/locale/sr.js,sha256=qgDSND3ysQ1B7KibLdQcmcY4TB78REgKyoowm3O6sTg,30198
|
|
307
|
+
umap/static/umap/locale/sr.json,sha256=e1NO4oLEw6il167dYUqnY7tq2a2ubc8Xe-7l0RwLoEs,30133
|
|
308
|
+
umap/static/umap/locale/sv.js,sha256=JyhTbFdfzpWg_8xOAroWf2SZgIh-Mz0UyTf5wB9QEuo,27077
|
|
309
|
+
umap/static/umap/locale/sv.json,sha256=LPSXJcTmTJZyIWxRmXGd5i_StnMfOpDHJ50iFGzNwZ4,27012
|
|
310
|
+
umap/static/umap/locale/th_TH.js,sha256=D7DSQ_Mjea1ZC_JY8FsYGB3Yufk1SJCUuR5RxrMPK0o,25911
|
|
311
|
+
umap/static/umap/locale/th_TH.json,sha256=9dJxk_nCZw9wb4BNE8hF88P_7hVlbJod-2vz9wgYElg,25840
|
|
312
|
+
umap/static/umap/locale/tr.js,sha256=7nlcjZ3eTQFo3YaRuIeh_n_lfMdQ9tzu8p6eGH43-04,27590
|
|
313
|
+
umap/static/umap/locale/tr.json,sha256=hNaL5nLQVc9TtJiJfophJ5Tb3Sxb3ganvdMfynoV5iM,27525
|
|
314
|
+
umap/static/umap/locale/uk_UA.js,sha256=5HWHhtR4Twu7d9SVmnn-xrlb0nEB_u2NuUCB6w-jEXQ,33254
|
|
315
|
+
umap/static/umap/locale/uk_UA.json,sha256=a6z9MM2-sIrxpE0_lM7cJzzlvR4_69BXU0qzEWlgE34,33183
|
|
316
|
+
umap/static/umap/locale/vi.js,sha256=DbR8ZK8aSjovRLyJ04ruGeBljKnaX1nFPx_m2jBvOLM,26177
|
|
317
|
+
umap/static/umap/locale/vi.json,sha256=BlUbkHINzxIe3gbdooO1YEOeG00eUWy2gDUZD6O-guo,26112
|
|
318
|
+
umap/static/umap/locale/vi_VN.json,sha256=9dJxk_nCZw9wb4BNE8hF88P_7hVlbJod-2vz9wgYElg,25840
|
|
319
|
+
umap/static/umap/locale/zh.js,sha256=tQgTqJit0lKlxxatr5OTO1oh3jiGkY2tZO5GlFHX8BA,25578
|
|
320
|
+
umap/static/umap/locale/zh.json,sha256=nITQJvMgeM9lm6w_1deOg-mRReH7vya0qfigqsRyucg,25513
|
|
321
|
+
umap/static/umap/locale/zh_CN.json,sha256=9dJxk_nCZw9wb4BNE8hF88P_7hVlbJod-2vz9wgYElg,25840
|
|
322
|
+
umap/static/umap/locale/zh_TW.Big5.json,sha256=9dJxk_nCZw9wb4BNE8hF88P_7hVlbJod-2vz9wgYElg,25840
|
|
323
|
+
umap/static/umap/locale/zh_TW.js,sha256=0dDaRxxWZRPnUQURZHxGE-E5A0I-7MvEVMnvRT2dgIw,25520
|
|
324
|
+
umap/static/umap/locale/zh_TW.json,sha256=eQQyznS1wU07aRRhq1VsUr5zmnX469xHO3ejO50JPnU,25449
|
|
320
325
|
umap/static/umap/test/.eslintrc,sha256=lsy_EQL70iOehznbw1QtRqN858VT9vQAZXg9h2aTX2w,444
|
|
321
326
|
umap/static/umap/test/DataLayer.js,sha256=P-bq8gjGrSEKXLxmDk85NI33GT5XWHHLvv44xJ7CGKk,14221
|
|
322
327
|
umap/static/umap/test/Feature.js,sha256=xb6HjjD_EuI4ezvn3z_SUR_s7C1e8xmZim20VHaR2qg,3664
|
|
@@ -334,7 +339,8 @@ umap/static/umap/vendors/colorbrewer/colorbrewer.js,sha256=FebyRte_vQrD_CLC8Xjc2
|
|
|
334
339
|
umap/static/umap/vendors/contextmenu/leaflet.contextmenu.min.css,sha256=_pRTmdgpDxfu1Oxb7DnP_DTdA44G-k3kf0otWP8gEnc,990
|
|
335
340
|
umap/static/umap/vendors/contextmenu/leaflet.contextmenu.min.js,sha256=I3zyDVArt4ZrRcCzTUp6OiNmD5KuDsZCvhG-yZt8lhE,8994
|
|
336
341
|
umap/static/umap/vendors/csv2geojson/csv2geojson.js,sha256=GCr5ZQawzxqZysqyxDTH6oUqP-KHxYTsG5xRt28--Zw,15029
|
|
337
|
-
umap/static/umap/vendors/dompurify/purify.es.
|
|
342
|
+
umap/static/umap/vendors/dompurify/purify.es.js,sha256=xQ5F7cRncvKwJeqAUc3jt5zQdJNPbtwNoOV8Av2t1_I,63018
|
|
343
|
+
umap/static/umap/vendors/dompurify/purify.es.mjs.map,sha256=Hc_armhmrDCq2BYw3brtB0AaaRgj-SCmDU7Z28r9xPc,121343
|
|
338
344
|
umap/static/umap/vendors/editable/Leaflet.Editable.js,sha256=Mx8aiCT4w9DBEUBJiX5eq9Ocy-6E3C9wLAik-dgOLY4,74768
|
|
339
345
|
umap/static/umap/vendors/editable/Path.Drag.js,sha256=EATyTfgSiCkdjTwGM5lU1RZayxzynqhE-AgnuRlqYI0,3898
|
|
340
346
|
umap/static/umap/vendors/editinosm/Leaflet.EditInOSM.css,sha256=eVKDGO_G2bIJvf_o5490h8BbMh5XeraSLmo6qTc8zj8,1263
|
|
@@ -352,7 +358,7 @@ umap/static/umap/vendors/heat/leaflet-heat.js,sha256=65UqrlgGoRAnKfKRuriH3eeDrOh
|
|
|
352
358
|
umap/static/umap/vendors/i18n/Leaflet.i18n.js,sha256=2_Ztz6WBwqg5fdzoVOvB8-b2kzMiQJqpa6K4tcG1aOQ,1328
|
|
353
359
|
umap/static/umap/vendors/iconlayers/check.png,sha256=2KEJy_Q7K5Jy_514NoHXWdLk5MSrx5Bdp3IMQS-rpZ0,2945
|
|
354
360
|
umap/static/umap/vendors/iconlayers/iconLayers.css,sha256=fUnXSp72SLBi2zm_98OhBipn6jl53eLpMAqU9kVXu3Q,2099
|
|
355
|
-
umap/static/umap/vendors/iconlayers/iconLayers.js,sha256=
|
|
361
|
+
umap/static/umap/vendors/iconlayers/iconLayers.js,sha256=VcHNxU0KrRKk8fQ_biK4GNZcKj8gmMWG52irE0yY4xY,11789
|
|
356
362
|
umap/static/umap/vendors/iconlayers/transparent-pixel.png,sha256=wmsrONlpwU7Z-Y-1QYMxjQg-h-BumQw4A89vuT55IYg,2792
|
|
357
363
|
umap/static/umap/vendors/leaflet/leaflet-src.esm.js,sha256=Oe6TRk8R_jhHE35QwNyBifcGxGDjaYnqeHG_fVQPMwY,424589
|
|
358
364
|
umap/static/umap/vendors/leaflet/leaflet-src.esm.js.map,sha256=lxY34ye1PfsolFQ8pTsEtlgBJ4tW7panCBRsm35HNbs,866200
|
|
@@ -431,6 +437,7 @@ umap/templates/umap/success.html,sha256=3FG4yWwtdF3zvVWQ2ZAjCkgv0kcSNZlUjgYy_b-X
|
|
|
431
437
|
umap/templates/umap/user_dashboard.html,sha256=P9A_5m3HBnEGj87ptbBVOoqrF7gW6Rsyl9ZfM4vbF1w,2691
|
|
432
438
|
umap/templatetags/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
433
439
|
umap/templatetags/umap_tags.py,sha256=oMXsa80LFM52EcLnF6A_o4_PdvOncLBf33pexaeL8nw,1773
|
|
440
|
+
umap/tests/.DS_Store,sha256=1XzuPE00K75AO_2mNxKwuv3D4oPx0c9L2CQc5cfE-d8,6148
|
|
434
441
|
umap/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
435
442
|
umap/tests/base.py,sha256=WcrRnmgcTvx9hHekIJsGyVhFwvyNrgT7PYQ6DPwuAZU,4200
|
|
436
443
|
umap/tests/conftest.py,sha256=yLFE5sqz61tw_EoZp1nrH-8S49_aStA5Lt1JtZXd-Hg,1498
|
|
@@ -457,10 +464,11 @@ umap/tests/fixtures/test_upload_data_osm.json,sha256=ekOwBHdp7qHQ-JUGlb-kGUXcVep
|
|
|
457
464
|
umap/tests/fixtures/test_upload_empty_coordinates.json,sha256=-mJ_1orzUAROfE4PXchHXyqxjS-q4tDfvEFPllJiHFU,786
|
|
458
465
|
umap/tests/fixtures/test_upload_missing_name.json,sha256=klSMHb6laTghzU4AdIG1_p5UZ1LbAJCCKnJea0qEFAI,4566
|
|
459
466
|
umap/tests/fixtures/test_upload_non_linear_ring.json,sha256=WOR0NnJHNUUW6VKzZyIxU7WL1llnAmEVJwCWla6XOds,1525
|
|
467
|
+
umap/tests/integration/.DS_Store,sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM,6148
|
|
460
468
|
umap/tests/integration/__init__.py,sha256=nqQ2miDnSZOKDuFhQ5saFN3qQuK73Cs6xL9Od-mEKG4,57
|
|
461
469
|
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=
|
|
470
|
+
umap/tests/integration/test_anonymous_owned_map.py,sha256=aDg_q_2Y1eDyRMd3YqEYVpxPQTybuBfi4B3wKSt4FGc,9487
|
|
471
|
+
umap/tests/integration/test_basics.py,sha256=dOb5zZ4YNJlkJc6rVt5HIrf4nmy0Bxw5S0Nn94Yi1Qo,2616
|
|
464
472
|
umap/tests/integration/test_browser.py,sha256=YBOfAFXo1oZPNe9-Ovl0yx-hwNvq2icD3QovhV_Ryyo,13236
|
|
465
473
|
umap/tests/integration/test_choropleth.py,sha256=dNOJq71ZwRTUyas7Ode2YUgoj50IVLxz_FMP7-pkzQs,3791
|
|
466
474
|
umap/tests/integration/test_collaborative_editing.py,sha256=auvyoGbUJ-xe3HpITrQoCby_X_OZC5tQKUsXASJwtqc,10959
|
|
@@ -469,13 +477,13 @@ umap/tests/integration/test_datalayer.py,sha256=EUvPBPleu-XutVw-u2qpq9-4US5dmyJH
|
|
|
469
477
|
umap/tests/integration/test_draw_polygon.py,sha256=sL4sOpNAs1h09W455NY8UunVHQHDogS_eGWWfHqOT9s,14335
|
|
470
478
|
umap/tests/integration/test_draw_polyline.py,sha256=FNMXL4a67Qo-Yhr1V0XCGl6kWsiAJLsoFlJJAg7mOxE,12426
|
|
471
479
|
umap/tests/integration/test_edit_datalayer.py,sha256=zypo6PqUm_SRZocd5qnp2bRGpEnOvG9arj2ouqutTA0,8159
|
|
472
|
-
umap/tests/integration/test_edit_map.py,sha256=
|
|
480
|
+
umap/tests/integration/test_edit_map.py,sha256=I83spfsG7_Fji6W0_sCn0xD5OS7QbccZFI6oXW2p8GU,7173
|
|
473
481
|
umap/tests/integration/test_edit_marker.py,sha256=TJBZDpfrYMaKpZTdktGu2jhCX5YLfQLnSsP5Wu84MnQ,4832
|
|
474
482
|
umap/tests/integration/test_edit_polygon.py,sha256=x1SFqOI2EhwPR9mRms8avtI63QeS3ay-YWhrBa2qiys,4878
|
|
475
483
|
umap/tests/integration/test_export_map.py,sha256=Y_sgsT7ZTrrDCx5dLegioJ40GN_PtzK7yRFHTxtIb-4,12738
|
|
476
484
|
umap/tests/integration/test_facets_browser.py,sha256=zjYK7AAu1BLIG_HBOIOcr0_qtRgJnJtZ2hgw8pKksGw,7151
|
|
477
485
|
umap/tests/integration/test_features_id_generation.py,sha256=e99_8AxeMAi53JjVGlsI32zlrXGAU19FHJfTuYdiBVQ,1511
|
|
478
|
-
umap/tests/integration/test_import.py,sha256
|
|
486
|
+
umap/tests/integration/test_import.py,sha256=-UJBDyQvh-ZiVXM78C3_DL4tB98Dcb3R6V3J4BJJg_c,17740
|
|
479
487
|
umap/tests/integration/test_map.py,sha256=wajd31jL-aYlk3Figf4kzFtUXP5j3T69piBxCiaSbBQ,8323
|
|
480
488
|
umap/tests/integration/test_map_list.py,sha256=l1FImKnJkY7DupYX8waKaUZqhnORR20L8dzaqu-eF8E,1280
|
|
481
489
|
umap/tests/integration/test_map_preview.py,sha256=4rPQF1zfiwqN7PvwFeB3OagR1wLEMbug0Omcd6zQShQ,2702
|
|
@@ -487,12 +495,12 @@ umap/tests/integration/test_slideshow.py,sha256=yhy75YYpfTKpkGK7xGjJDJoqHtN6p2LG
|
|
|
487
495
|
umap/tests/integration/test_star.py,sha256=icB5SbFbXe4KYp3DIJ0xAwCrSQS2rweqIaQTAng3CfY,842
|
|
488
496
|
umap/tests/integration/test_statics.py,sha256=SIwLs0ZwXFu734o5WWYxaBarHrEUw2nCOi3s9aGJwQk,1526
|
|
489
497
|
umap/tests/integration/test_tableeditor.py,sha256=C4C5qj6b77XSNso7B634r0uaIzpO6Gkos7il6VGiSd8,1058
|
|
490
|
-
umap/tests/integration/test_tilelayer.py,sha256=
|
|
498
|
+
umap/tests/integration/test_tilelayer.py,sha256=nQIhU3GIxxCXrelNWgSsm4iT3Su52rW8ENWtKfiqjWk,4607
|
|
491
499
|
umap/tests/integration/test_view_marker.py,sha256=PNDYjkcSAUIgXmyzbWYWJ2NDReSrmeT48wujHWNEhb4,2177
|
|
492
500
|
umap/tests/integration/test_view_polygon.py,sha256=I7wR6DUrictIMrCPKajCrruJVLry4ZRDdjSs8q0XaOg,1829
|
|
493
501
|
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.
|
|
502
|
+
umap_project-2.2.2.dist-info/METADATA,sha256=NOdYanxIbLUHrZXkYzqq3UJ1t3y2ZSruWoH5-1ZrX5c,2561
|
|
503
|
+
umap_project-2.2.2.dist-info/WHEEL,sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA,87
|
|
504
|
+
umap_project-2.2.2.dist-info/entry_points.txt,sha256=gz-KDQfEsMLBae8ABOD3foJsCYGPW1tA4Y394R_1RW8,39
|
|
505
|
+
umap_project-2.2.2.dist-info/licenses/LICENSE,sha256=kQtrtRKgiPhcl7aO0-lmvbrNAXu7WHyiXvPrUk-TD2Q,820
|
|
506
|
+
umap_project-2.2.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|