umap-project 2.2.2__py3-none-any.whl → 2.3.1__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/locale/pl/LC_MESSAGES/django.mo +0 -0
- umap/locale/pl/LC_MESSAGES/django.po +83 -78
- umap/locale/pt/LC_MESSAGES/django.mo +0 -0
- umap/locale/pt/LC_MESSAGES/django.po +129 -123
- umap/static/umap/base.css +85 -44
- umap/static/umap/css/icon.css +6 -0
- umap/static/umap/css/panel.css +9 -4
- umap/static/umap/img/16.svg +2 -2
- umap/static/umap/img/source/16.svg +3 -3
- umap/static/umap/js/modules/browser.js +58 -24
- umap/static/umap/js/modules/caption.js +118 -0
- umap/static/umap/js/modules/facets.js +14 -39
- umap/static/umap/js/modules/global.js +2 -0
- umap/static/umap/js/modules/orderable.js +1 -1
- umap/static/umap/js/modules/panel.js +13 -7
- umap/static/umap/js/modules/schema.js +4 -4
- umap/static/umap/js/modules/urls.js +1 -1
- umap/static/umap/js/modules/utils.js +9 -1
- umap/static/umap/js/umap.controls.js +40 -110
- umap/static/umap/js/umap.core.js +19 -20
- umap/static/umap/js/umap.features.js +8 -2
- umap/static/umap/js/umap.forms.js +95 -34
- umap/static/umap/js/umap.js +47 -54
- umap/static/umap/js/umap.layer.js +5 -8
- umap/static/umap/js/umap.popup.js +1 -0
- umap/static/umap/locale/am_ET.js +11 -12
- umap/static/umap/locale/am_ET.json +11 -12
- umap/static/umap/locale/ar.js +11 -12
- umap/static/umap/locale/ar.json +11 -12
- umap/static/umap/locale/ast.js +11 -12
- umap/static/umap/locale/ast.json +11 -12
- umap/static/umap/locale/bg.js +11 -12
- umap/static/umap/locale/bg.json +11 -12
- umap/static/umap/locale/br.js +11 -12
- umap/static/umap/locale/br.json +11 -12
- umap/static/umap/locale/ca.js +11 -12
- umap/static/umap/locale/ca.json +11 -12
- umap/static/umap/locale/cs_CZ.js +11 -12
- umap/static/umap/locale/cs_CZ.json +11 -12
- umap/static/umap/locale/da.js +11 -12
- umap/static/umap/locale/da.json +11 -12
- umap/static/umap/locale/de.js +11 -12
- umap/static/umap/locale/de.json +11 -12
- umap/static/umap/locale/el.js +11 -12
- umap/static/umap/locale/el.json +11 -12
- umap/static/umap/locale/en.js +11 -12
- umap/static/umap/locale/en.json +11 -12
- umap/static/umap/locale/en_US.json +11 -12
- umap/static/umap/locale/es.js +11 -12
- umap/static/umap/locale/es.json +11 -12
- umap/static/umap/locale/et.js +11 -12
- umap/static/umap/locale/et.json +11 -12
- umap/static/umap/locale/eu.js +27 -16
- umap/static/umap/locale/eu.json +27 -16
- umap/static/umap/locale/fa_IR.js +11 -12
- umap/static/umap/locale/fa_IR.json +11 -12
- umap/static/umap/locale/fi.js +11 -12
- umap/static/umap/locale/fi.json +11 -12
- umap/static/umap/locale/fr.js +11 -12
- umap/static/umap/locale/fr.json +11 -12
- umap/static/umap/locale/gl.js +11 -12
- umap/static/umap/locale/gl.json +11 -12
- umap/static/umap/locale/he.js +11 -12
- umap/static/umap/locale/he.json +11 -12
- umap/static/umap/locale/hr.js +11 -12
- umap/static/umap/locale/hr.json +11 -12
- umap/static/umap/locale/hu.js +29 -30
- umap/static/umap/locale/hu.json +29 -30
- umap/static/umap/locale/id.js +11 -12
- umap/static/umap/locale/id.json +11 -12
- umap/static/umap/locale/is.js +11 -12
- umap/static/umap/locale/is.json +11 -12
- umap/static/umap/locale/it.js +11 -12
- umap/static/umap/locale/it.json +11 -12
- umap/static/umap/locale/ja.js +11 -12
- umap/static/umap/locale/ja.json +11 -12
- umap/static/umap/locale/ko.js +11 -12
- umap/static/umap/locale/ko.json +11 -12
- umap/static/umap/locale/lt.js +11 -12
- umap/static/umap/locale/lt.json +11 -12
- umap/static/umap/locale/ms.js +20 -21
- umap/static/umap/locale/ms.json +20 -21
- umap/static/umap/locale/nl.js +11 -12
- umap/static/umap/locale/nl.json +11 -12
- umap/static/umap/locale/no.js +11 -12
- umap/static/umap/locale/no.json +11 -12
- umap/static/umap/locale/pl.js +11 -12
- umap/static/umap/locale/pl.json +11 -12
- umap/static/umap/locale/pl_PL.json +11 -12
- umap/static/umap/locale/pt.js +11 -12
- umap/static/umap/locale/pt.json +11 -12
- umap/static/umap/locale/pt_BR.js +11 -12
- umap/static/umap/locale/pt_BR.json +11 -12
- umap/static/umap/locale/pt_PT.js +11 -12
- umap/static/umap/locale/pt_PT.json +11 -12
- umap/static/umap/locale/ro.js +11 -12
- umap/static/umap/locale/ro.json +11 -12
- umap/static/umap/locale/ru.js +11 -12
- umap/static/umap/locale/ru.json +11 -12
- umap/static/umap/locale/si.js +240 -227
- umap/static/umap/locale/si.json +240 -227
- umap/static/umap/locale/sk_SK.js +11 -12
- umap/static/umap/locale/sk_SK.json +11 -12
- umap/static/umap/locale/sl.js +11 -12
- umap/static/umap/locale/sl.json +11 -12
- umap/static/umap/locale/sr.js +11 -12
- umap/static/umap/locale/sr.json +11 -12
- umap/static/umap/locale/sv.js +11 -12
- umap/static/umap/locale/sv.json +11 -12
- umap/static/umap/locale/th_TH.js +11 -12
- umap/static/umap/locale/th_TH.json +11 -12
- umap/static/umap/locale/tr.js +11 -12
- umap/static/umap/locale/tr.json +11 -12
- umap/static/umap/locale/uk_UA.js +11 -12
- umap/static/umap/locale/uk_UA.json +11 -12
- umap/static/umap/locale/vi.js +11 -12
- umap/static/umap/locale/vi.json +11 -12
- umap/static/umap/locale/vi_VN.json +11 -12
- umap/static/umap/locale/zh.js +11 -12
- umap/static/umap/locale/zh.json +11 -12
- umap/static/umap/locale/zh_CN.json +11 -12
- umap/static/umap/locale/zh_TW.Big5.json +11 -12
- umap/static/umap/locale/zh_TW.js +11 -12
- umap/static/umap/locale/zh_TW.json +11 -12
- umap/static/umap/map.css +17 -2
- umap/static/umap/unittests/utils.js +7 -0
- umap/static/umap/vars.css +10 -0
- umap/static/umap/vendors/dompurify/purify.es.js +96 -12
- umap/static/umap/vendors/dompurify/purify.es.mjs.map +1 -1
- umap/tests/base.py +1 -0
- umap/tests/integration/conftest.py +5 -4
- umap/tests/integration/test_browser.py +11 -2
- umap/tests/integration/test_caption.py +27 -0
- umap/tests/integration/test_choropleth.py +1 -1
- umap/tests/integration/test_draw_polygon.py +6 -0
- umap/tests/integration/test_draw_polyline.py +6 -0
- umap/tests/integration/test_edit_datalayer.py +34 -5
- umap/tests/integration/test_edit_map.py +4 -4
- umap/tests/integration/test_edit_marker.py +6 -6
- umap/tests/integration/test_edit_polygon.py +6 -6
- umap/tests/integration/test_facets_browser.py +85 -13
- umap/tests/integration/test_map.py +0 -15
- umap/tests/integration/test_view_marker.py +17 -0
- {umap_project-2.2.2.dist-info → umap_project-2.3.1.dist-info}/METADATA +9 -8
- {umap_project-2.2.2.dist-info → umap_project-2.3.1.dist-info}/RECORD +149 -154
- {umap_project-2.2.2.dist-info → umap_project-2.3.1.dist-info}/WHEEL +1 -1
- umap/.DS_Store +0 -0
- umap/static/.DS_Store +0 -0
- umap/static/umap/.DS_Store +0 -0
- umap/static/umap/favicons/.DS_Store +0 -0
- umap/static/umap/fonts/.DS_Store +0 -0
- umap/tests/.DS_Store +0 -0
- umap/tests/integration/.DS_Store +0 -0
- {umap_project-2.2.2.dist-info → umap_project-2.3.1.dist-info}/entry_points.txt +0 -0
- {umap_project-2.2.2.dist-info → umap_project-2.3.1.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
umap
|
|
2
|
-
umap/__init__.py,sha256=B1K90d2cBn3yOb4p9b83ZzCgvUZsfZNnMzAF2qdSDpw,18
|
|
1
|
+
umap/__init__.py,sha256=jNDu9_qA08LzoGVtdJANTg4APrzNV1Rq-CURkQHgCLc,18
|
|
3
2
|
umap/admin.py,sha256=gL6zrexmDbIKIqOKHCuAM5wtqr8FIQkRtjbcXcNyBrs,749
|
|
4
3
|
umap/apps.py,sha256=5ssKqPUuNJlapaBmr4LY_HDb7J1NFCT3wzythxQOOfs,109
|
|
5
4
|
umap/autocomplete.py,sha256=WUsbsVBl_KzzEzxB4g3rAoS5-eEvCZGtelVzXeOFV90,444
|
|
@@ -76,10 +75,10 @@ umap/locale/nl/LC_MESSAGES/django.mo,sha256=CWIG-7Vc6EO-4L0oy35wuaNEQSkrOoKpbkrv
|
|
|
76
75
|
umap/locale/nl/LC_MESSAGES/django.po,sha256=SMjyxF10q7p6AumNtnHRfdI1nP-4-_EKlbTCl8ZjhMM,13009
|
|
77
76
|
umap/locale/no/LC_MESSAGES/django.mo,sha256=ADQ1RdDyg19YZHw2wKl_bxEgMu_0wK7HaoYk_nsxXks,423
|
|
78
77
|
umap/locale/no/LC_MESSAGES/django.po,sha256=HXr3Y_gxOPjdU1pSV_tyX_l7pbDMVrFBdf0gm3gciwI,7998
|
|
79
|
-
umap/locale/pl/LC_MESSAGES/django.mo,sha256=
|
|
80
|
-
umap/locale/pl/LC_MESSAGES/django.po,sha256=
|
|
81
|
-
umap/locale/pt/LC_MESSAGES/django.mo,sha256=
|
|
82
|
-
umap/locale/pt/LC_MESSAGES/django.po,sha256
|
|
78
|
+
umap/locale/pl/LC_MESSAGES/django.mo,sha256=gianKLgTIpQVm_eix8KUAIJE2y3hRlb2jlZGGSrZSPA,9457
|
|
79
|
+
umap/locale/pl/LC_MESSAGES/django.po,sha256=EuvkgUF7tFMxxVB7_neSF31zVk07TBp_HDPI2uK8D4c,14735
|
|
80
|
+
umap/locale/pt/LC_MESSAGES/django.mo,sha256=gsaX4yKl65uc_yB9PcPP3pxqbZp4WkJlnmjAxWifCqs,10180
|
|
81
|
+
umap/locale/pt/LC_MESSAGES/django.po,sha256=-R1c6MuNNoJLTTBpGUAYYE3Y_jTnsB2_Vl5w_wVidYM,14808
|
|
83
82
|
umap/locale/pt_BR/LC_MESSAGES/django.mo,sha256=DrxyrIeCD0dmbieR3clKO2Sy0pyWpcHmQKM251Ff294,6328
|
|
84
83
|
umap/locale/pt_BR/LC_MESSAGES/django.po,sha256=RXQyHUSrm2JdiWLyR6XEvdSzFLicNj9hR82Noppc2n4,13319
|
|
85
84
|
umap/locale/pt_PT/LC_MESSAGES/django.mo,sha256=4iwtGYsVFh05Qbp9XmZdclQSTZIYYt6IiLN6W3Eyc6I,6356
|
|
@@ -141,23 +140,20 @@ umap/settings/__init__.py,sha256=xxt2Nq7a3xjGTvn1f1hEBV8xErNu0XJ-qP_S21uWzpQ,159
|
|
|
141
140
|
umap/settings/base.py,sha256=CREsol-R6r8rI6t-0BL6rNhDdR0fPZew01HFPXBI2Ds,9924
|
|
142
141
|
umap/settings/dev.py,sha256=pj1mpmZXiI2syW8pB01wcVeqCFABF3V-nlOxArir4cw,386
|
|
143
142
|
umap/settings/local.py.sample,sha256=wpnoe7qtXer_xBuhWbcbqcSCotTJRu6h8hG7N-sD0b4,3157
|
|
144
|
-
umap/static/.DS_Store,sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM,6148
|
|
145
143
|
umap/static/.gitignore,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
146
|
-
umap/static/umap
|
|
147
|
-
umap/static/umap/base.css,sha256=qK4nE7lT07MpiH3Qv6vrptARAz57uZShSMm8MgXDgoY,18689
|
|
144
|
+
umap/static/umap/base.css,sha256=PMCxVS8cfIFl2OGtHQgNwibraCAu6yIg9sJ6XQk_Gy4,19667
|
|
148
145
|
umap/static/umap/bitbucket.png,sha256=Z-xsnM3QOUn9tJQ0RjPXCpALghrzaDDZP7wSePSjSr8,9125
|
|
149
146
|
umap/static/umap/content.css,sha256=pXtVn8r0EStDr7h9Cw5HKRtcFroBIIoffFqk16SB6Xw,11402
|
|
150
147
|
umap/static/umap/font.css,sha256=fYmTKNd_Ts6TrmBbnLRgyeUS4vpfxkEqhLR-pkd3KrA,904
|
|
151
148
|
umap/static/umap/github.png,sha256=Yiw6VX71qO87vNgJaDuirn3JVlUwrzIpkT9vbtROg1o,1564
|
|
152
|
-
umap/static/umap/map.css,sha256=
|
|
149
|
+
umap/static/umap/map.css,sha256=4Lig80PUqQebn0-jEwrJWHAkZi4B-3j6hwwDTPpPd9s,39947
|
|
153
150
|
umap/static/umap/nav.css,sha256=vU41w3awlBtsB4XCRJOtVVy9-VN7rua1nJsay61ST_0,1574
|
|
154
151
|
umap/static/umap/openstreetmap.png,sha256=xccBb_RsN7uchm7fRowVLjrzmCtj1-1PLByurkdjcr8,19408
|
|
155
152
|
umap/static/umap/theme.css,sha256=gkbyghlT5kNfz0Qyg1JL7xalqvHVx321eO9qlnvcaAU,49
|
|
156
153
|
umap/static/umap/twitter.png,sha256=BnVH7PcYlgKW56KHSOMRPevji2DvhJmvzFjl3-iF7c0,3225
|
|
157
|
-
umap/static/umap/vars.css,sha256=
|
|
158
|
-
umap/static/umap/css/icon.css,sha256=
|
|
159
|
-
umap/static/umap/css/panel.css,sha256=
|
|
160
|
-
umap/static/umap/favicons/.DS_Store,sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM,6148
|
|
154
|
+
umap/static/umap/vars.css,sha256=DWFJBk4_l7_b-R0V3jujsvRuC7FIGpZ9g30Mo3St9Zs,876
|
|
155
|
+
umap/static/umap/css/icon.css,sha256=E9dZbFBsKPUvRoIWDONdQLXJ5PqIPJtqyRXk_H5UOf4,2310
|
|
156
|
+
umap/static/umap/css/panel.css,sha256=59joliPC6DhlFdqZqQyBh8NOXz_vw9AlP7mGFDyguyw,3509
|
|
161
157
|
umap/static/umap/favicons/apple-touch-icon.png,sha256=xjhkAIZwNywTApzAgnwSvagpcm252katIaVnHIIC_LE,2776
|
|
162
158
|
umap/static/umap/favicons/favicon.ico,sha256=0jjg1MnZ2AdWFLKjEwZSf09TVXlqz6oNdtX4rRppHdA,15086
|
|
163
159
|
umap/static/umap/favicons/icon-192.png,sha256=saYoRLAaZNkHHntkmldXiptk9FEcaGWDO3N6HpYyw8w,2987
|
|
@@ -169,9 +165,8 @@ umap/static/umap/font/FiraSans-LightItalic.woff,sha256=KrCtvOQECD-z6QTULkBg4vv-c
|
|
|
169
165
|
umap/static/umap/font/FiraSans-LightItalic.woff2,sha256=wzKvr3N8FAQZBmtqxHJX3iIeONALlwcnN-6AKcnRKAE,135744
|
|
170
166
|
umap/static/umap/font/FiraSans-SemiBold.woff,sha256=2xqgp3wksYsMYJGFPwJavE_Bl6Rhac6zQjAJhWZVNTo,198128
|
|
171
167
|
umap/static/umap/font/FiraSans-SemiBold.woff2,sha256=pogC-aUjxvQ8Ia1gp9ZMpal4uGNYoTamBDBkP70PSzY,140168
|
|
172
|
-
umap/static/umap/fonts/.DS_Store,sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM,6148
|
|
173
168
|
umap/static/umap/img/16-white.svg,sha256=qvCWtxEyFGjinV6Zm6SYczI3FYDG2ar-SoLCke329Qo,35880
|
|
174
|
-
umap/static/umap/img/16.svg,sha256=
|
|
169
|
+
umap/static/umap/img/16.svg,sha256=R9KiBefx832Eog5088aXm07s-thjbRsgSTs3N8emvCw,25475
|
|
175
170
|
umap/static/umap/img/24-white.svg,sha256=PE1gVqezV0mTFmYwmaG2r1n_HODeADkZNd-9Wb5gOCo,17592
|
|
176
171
|
umap/static/umap/img/24.svg,sha256=rEsLjRM1Unxqi_Lw9kc6Npy86jk5wbhWS8ZkVfM_GR0,24881
|
|
177
172
|
umap/static/umap/img/edit.svg,sha256=I3YHkH3X6CQP0TkoKev-9yQD-DeKobDl6MN-bAH2ghs,554
|
|
@@ -191,137 +186,138 @@ umap/static/umap/img/opensource.svg,sha256=DLoPUwQivWNDY0DsKLsL0CK4a6x30ao0YXuUJ
|
|
|
191
186
|
umap/static/umap/img/osm.svg,sha256=Owz6LQS8mm5ySW0XqnpyXf0WZx7pthz2GLzqwk5cuBA,1997
|
|
192
187
|
umap/static/umap/img/search.gif,sha256=Ws7V8knHJGdxG5_12zfPoBweX6PjOjHzrzYY4eyAY-4,1472
|
|
193
188
|
umap/static/umap/img/source/16-white.svg,sha256=MS_S0U-3bjOlo4hKslp-cPdbBOlUtWC4JlSH7Os1FpY,68449
|
|
194
|
-
umap/static/umap/img/source/16.svg,sha256=
|
|
189
|
+
umap/static/umap/img/source/16.svg,sha256=XjrSS3_6kxf432h83aQF6UfxwjNxjNdioJG8jXEdQXo,48127
|
|
195
190
|
umap/static/umap/img/source/24-white.svg,sha256=KUkQwOG-ut88Ev5QJKNCXx8DWdPxskIRuxxvY_jL0NA,29405
|
|
196
191
|
umap/static/umap/img/source/24.svg,sha256=YMuMON2fI9PzkG-QMmT0XqoDDGhPEmbE1jMJUBfpOLI,38713
|
|
197
192
|
umap/static/umap/js/umap.autocomplete.js,sha256=yKkkO2U34lwgy37RfuMSv9npLfmvacWbRjDnc96M2wU,7942
|
|
198
|
-
umap/static/umap/js/umap.controls.js,sha256=
|
|
199
|
-
umap/static/umap/js/umap.core.js,sha256=
|
|
193
|
+
umap/static/umap/js/umap.controls.js,sha256=FneCwTsOAgqgPDOL_Fa3pNr9SUJOBuZ71MTXRdh2xxM,37271
|
|
194
|
+
umap/static/umap/js/umap.core.js,sha256=GG_W-8EsbR_jNU30dG8U0svFoGuC6nKzZ6K-3NR5jC4,17807
|
|
200
195
|
umap/static/umap/js/umap.datalayer.permissions.js,sha256=_wqTme7S7AvMOXSWecLm_iJBCV65V_KUH9ABKJg1H-8,1948
|
|
201
|
-
umap/static/umap/js/umap.features.js,sha256=
|
|
202
|
-
umap/static/umap/js/umap.forms.js,sha256=
|
|
196
|
+
umap/static/umap/js/umap.features.js,sha256=rlf2ZCsRLA2-Z8hYK9oZlll4ehW9IAyX5G9HD9QQ2ro,35504
|
|
197
|
+
umap/static/umap/js/umap.forms.js,sha256=ZVqImsOUi7oW-N0VmUdePmw4rnpZ4-legYm2WBCN4lE,31531
|
|
203
198
|
umap/static/umap/js/umap.icon.js,sha256=8dzfEN5fgP2jXYTbN6B-xjrB94A6nXHCXO2RKoTC0S0,7594
|
|
204
199
|
umap/static/umap/js/umap.importer.js,sha256=8WodN0j0cS0Zc9Q96G7q6Ahlmv-C9NAgUyCyp1o1DOM,5704
|
|
205
|
-
umap/static/umap/js/umap.js,sha256=
|
|
206
|
-
umap/static/umap/js/umap.layer.js,sha256=
|
|
200
|
+
umap/static/umap/js/umap.js,sha256=TTS3qnPa-6ZDVIzcrBoPm23ZKTlachTvDBE1IRaiFXw,56617
|
|
201
|
+
umap/static/umap/js/umap.layer.js,sha256=D1DDRFQsMMPdW6jGOvWAwV01V56wmP1fhdFbP7wRWlc,48797
|
|
207
202
|
umap/static/umap/js/umap.permissions.js,sha256=u5OoAaMNF5b055NzxshvG1XHzEt-ji7lcrn7USKzCU4,6168
|
|
208
|
-
umap/static/umap/js/umap.popup.js,sha256=
|
|
203
|
+
umap/static/umap/js/umap.popup.js,sha256=rVO7JPJM0usM6hoKtfZaxgyCKaE-Ze1oFDQrc3T3kIY,9800
|
|
209
204
|
umap/static/umap/js/umap.share.js,sha256=nUM4r1QZSw6s9lIxgXvMMcG-udsauGWFOrayC9_uEa4,7766
|
|
210
205
|
umap/static/umap/js/umap.slideshow.js,sha256=xRhNvtQJEYtyiif38KLEyquPn_L50Ga3zkD7j4V23aQ,4398
|
|
211
206
|
umap/static/umap/js/umap.tableeditor.js,sha256=eZucKKD_KwlVEcIBVyAUxK1H_hiTk3t6RP0r-6Qn2DY,3934
|
|
212
207
|
umap/static/umap/js/umap.ui.js,sha256=2VJYOmKF7ZvyOePF89LSG3W_O7zA15Kf1X1BRujpdek,6072
|
|
213
208
|
umap/static/umap/js/components/fragment.js,sha256=2zFkX4A0iVeebZJawmveEMKMXQyYmBuY67rbZUPo-Fs,341
|
|
214
|
-
umap/static/umap/js/modules/browser.js,sha256=
|
|
209
|
+
umap/static/umap/js/modules/browser.js,sha256=AekQJOUxDkM0SgJ2BVkeETPgFzLTOZLxlt7FPFMZrQs,7336
|
|
210
|
+
umap/static/umap/js/modules/caption.js,sha256=2CT2DrFJVqvzvDIDHyD3S0KNLjG7jrR1UWtUcXRzJ3k,3780
|
|
215
211
|
umap/static/umap/js/modules/dompurify.js,sha256=-4MuNA0bAa60lAL40MPa1F4YHfr2V05isAJdPQlABpk,341
|
|
216
|
-
umap/static/umap/js/modules/facets.js,sha256=
|
|
217
|
-
umap/static/umap/js/modules/global.js,sha256=
|
|
212
|
+
umap/static/umap/js/modules/facets.js,sha256=H7RtTKbpCMQa68GIRqkUtmKfDYqrv6pcTSLXeC3GwQc,3428
|
|
213
|
+
umap/static/umap/js/modules/global.js,sha256=Sk4vJuQvbo_KmufBcpG5Jp_nqzzSP_HSHhWpE6aOR1Q,689
|
|
218
214
|
umap/static/umap/js/modules/i18n.js,sha256=dEpjsWoEZa-Tr5_MDO0tuWkt7kLL3crxXqhttyP-khU,1387
|
|
219
215
|
umap/static/umap/js/modules/leaflet-configure.js,sha256=P3aD8iNGxuVNv-xW4Di4txAjNmnlpKtCCzDvPaKEdQ8,243
|
|
220
|
-
umap/static/umap/js/modules/orderable.js,sha256=
|
|
221
|
-
umap/static/umap/js/modules/panel.js,sha256=
|
|
216
|
+
umap/static/umap/js/modules/orderable.js,sha256=E3FgVeQG1iEnu56M7KIYOwV1ngNyrF8yXVEs0jExbjc,2518
|
|
217
|
+
umap/static/umap/js/modules/panel.js,sha256=ZEEL7JH4BPFClvzs5HjhA8xSdwwaayll5io9p3j0gns,2728
|
|
222
218
|
umap/static/umap/js/modules/request.js,sha256=X8RklmGBV-aXSlT3jS2Gnr54YTq36nDL94irAJtXQ-Q,3978
|
|
223
|
-
umap/static/umap/js/modules/schema.js,sha256=
|
|
224
|
-
umap/static/umap/js/modules/urls.js,sha256=
|
|
225
|
-
umap/static/umap/js/modules/utils.js,sha256
|
|
226
|
-
umap/static/umap/locale/am_ET.js,sha256=
|
|
227
|
-
umap/static/umap/locale/am_ET.json,sha256=
|
|
228
|
-
umap/static/umap/locale/ar.js,sha256=
|
|
229
|
-
umap/static/umap/locale/ar.json,sha256=
|
|
230
|
-
umap/static/umap/locale/ast.js,sha256=
|
|
231
|
-
umap/static/umap/locale/ast.json,sha256=
|
|
232
|
-
umap/static/umap/locale/bg.js,sha256=
|
|
233
|
-
umap/static/umap/locale/bg.json,sha256=
|
|
234
|
-
umap/static/umap/locale/br.js,sha256=
|
|
235
|
-
umap/static/umap/locale/br.json,sha256=
|
|
236
|
-
umap/static/umap/locale/ca.js,sha256=
|
|
237
|
-
umap/static/umap/locale/ca.json,sha256=
|
|
238
|
-
umap/static/umap/locale/cs_CZ.js,sha256=
|
|
239
|
-
umap/static/umap/locale/cs_CZ.json,sha256=
|
|
240
|
-
umap/static/umap/locale/da.js,sha256=
|
|
241
|
-
umap/static/umap/locale/da.json,sha256=
|
|
242
|
-
umap/static/umap/locale/de.js,sha256=
|
|
243
|
-
umap/static/umap/locale/de.json,sha256=
|
|
244
|
-
umap/static/umap/locale/el.js,sha256=
|
|
245
|
-
umap/static/umap/locale/el.json,sha256=
|
|
246
|
-
umap/static/umap/locale/en.js,sha256=
|
|
247
|
-
umap/static/umap/locale/en.json,sha256=
|
|
248
|
-
umap/static/umap/locale/en_US.json,sha256=
|
|
249
|
-
umap/static/umap/locale/es.js,sha256=
|
|
250
|
-
umap/static/umap/locale/es.json,sha256=
|
|
251
|
-
umap/static/umap/locale/et.js,sha256=
|
|
252
|
-
umap/static/umap/locale/et.json,sha256=
|
|
253
|
-
umap/static/umap/locale/eu.js,sha256=
|
|
254
|
-
umap/static/umap/locale/eu.json,sha256=
|
|
255
|
-
umap/static/umap/locale/fa_IR.js,sha256=
|
|
256
|
-
umap/static/umap/locale/fa_IR.json,sha256=
|
|
257
|
-
umap/static/umap/locale/fi.js,sha256=
|
|
258
|
-
umap/static/umap/locale/fi.json,sha256=
|
|
259
|
-
umap/static/umap/locale/fr.js,sha256=
|
|
260
|
-
umap/static/umap/locale/fr.json,sha256=
|
|
261
|
-
umap/static/umap/locale/gl.js,sha256=
|
|
262
|
-
umap/static/umap/locale/gl.json,sha256=
|
|
263
|
-
umap/static/umap/locale/he.js,sha256=
|
|
264
|
-
umap/static/umap/locale/he.json,sha256=
|
|
265
|
-
umap/static/umap/locale/hr.js,sha256=
|
|
266
|
-
umap/static/umap/locale/hr.json,sha256=
|
|
267
|
-
umap/static/umap/locale/hu.js,sha256=
|
|
268
|
-
umap/static/umap/locale/hu.json,sha256=
|
|
269
|
-
umap/static/umap/locale/id.js,sha256=
|
|
270
|
-
umap/static/umap/locale/id.json,sha256=
|
|
271
|
-
umap/static/umap/locale/is.js,sha256=
|
|
272
|
-
umap/static/umap/locale/is.json,sha256=
|
|
273
|
-
umap/static/umap/locale/it.js,sha256=
|
|
274
|
-
umap/static/umap/locale/it.json,sha256=
|
|
275
|
-
umap/static/umap/locale/ja.js,sha256=
|
|
276
|
-
umap/static/umap/locale/ja.json,sha256=
|
|
277
|
-
umap/static/umap/locale/ko.js,sha256=
|
|
278
|
-
umap/static/umap/locale/ko.json,sha256=
|
|
279
|
-
umap/static/umap/locale/lt.js,sha256=
|
|
280
|
-
umap/static/umap/locale/lt.json,sha256=
|
|
281
|
-
umap/static/umap/locale/ms.js,sha256=
|
|
282
|
-
umap/static/umap/locale/ms.json,sha256=
|
|
283
|
-
umap/static/umap/locale/nl.js,sha256=
|
|
284
|
-
umap/static/umap/locale/nl.json,sha256=
|
|
285
|
-
umap/static/umap/locale/no.js,sha256=
|
|
286
|
-
umap/static/umap/locale/no.json,sha256=
|
|
287
|
-
umap/static/umap/locale/pl.js,sha256=
|
|
288
|
-
umap/static/umap/locale/pl.json,sha256=
|
|
289
|
-
umap/static/umap/locale/pl_PL.json,sha256=
|
|
290
|
-
umap/static/umap/locale/pt.js,sha256=
|
|
291
|
-
umap/static/umap/locale/pt.json,sha256=
|
|
292
|
-
umap/static/umap/locale/pt_BR.js,sha256=
|
|
293
|
-
umap/static/umap/locale/pt_BR.json,sha256=
|
|
294
|
-
umap/static/umap/locale/pt_PT.js,sha256=
|
|
295
|
-
umap/static/umap/locale/pt_PT.json,sha256=
|
|
296
|
-
umap/static/umap/locale/ro.js,sha256=
|
|
297
|
-
umap/static/umap/locale/ro.json,sha256=
|
|
298
|
-
umap/static/umap/locale/ru.js,sha256=
|
|
299
|
-
umap/static/umap/locale/ru.json,sha256=
|
|
300
|
-
umap/static/umap/locale/si.js,sha256=
|
|
301
|
-
umap/static/umap/locale/si.json,sha256
|
|
302
|
-
umap/static/umap/locale/sk_SK.js,sha256=
|
|
303
|
-
umap/static/umap/locale/sk_SK.json,sha256=
|
|
304
|
-
umap/static/umap/locale/sl.js,sha256=
|
|
305
|
-
umap/static/umap/locale/sl.json,sha256=
|
|
306
|
-
umap/static/umap/locale/sr.js,sha256=
|
|
307
|
-
umap/static/umap/locale/sr.json,sha256=
|
|
308
|
-
umap/static/umap/locale/sv.js,sha256=
|
|
309
|
-
umap/static/umap/locale/sv.json,sha256=
|
|
310
|
-
umap/static/umap/locale/th_TH.js,sha256=
|
|
311
|
-
umap/static/umap/locale/th_TH.json,sha256=
|
|
312
|
-
umap/static/umap/locale/tr.js,sha256=
|
|
313
|
-
umap/static/umap/locale/tr.json,sha256=
|
|
314
|
-
umap/static/umap/locale/uk_UA.js,sha256=
|
|
315
|
-
umap/static/umap/locale/uk_UA.json,sha256=
|
|
316
|
-
umap/static/umap/locale/vi.js,sha256=
|
|
317
|
-
umap/static/umap/locale/vi.json,sha256=
|
|
318
|
-
umap/static/umap/locale/vi_VN.json,sha256=
|
|
319
|
-
umap/static/umap/locale/zh.js,sha256=
|
|
320
|
-
umap/static/umap/locale/zh.json,sha256=
|
|
321
|
-
umap/static/umap/locale/zh_CN.json,sha256=
|
|
322
|
-
umap/static/umap/locale/zh_TW.Big5.json,sha256=
|
|
323
|
-
umap/static/umap/locale/zh_TW.js,sha256=
|
|
324
|
-
umap/static/umap/locale/zh_TW.json,sha256=
|
|
219
|
+
umap/static/umap/js/modules/schema.js,sha256=Fwn_BHZ1vvcuyAqymEySV4jfP2FDhTG7OZx1Gp1obhY,11019
|
|
220
|
+
umap/static/umap/js/modules/urls.js,sha256=5r2xDllTHALs7LurFmCSXMN8YZzhOSYwoQrNsTx4Xq8,853
|
|
221
|
+
umap/static/umap/js/modules/utils.js,sha256=-QIkBe7HNHobp0a5TS_EvK80WiVyb9AiVj1ZXZGYLuk,10689
|
|
222
|
+
umap/static/umap/locale/am_ET.js,sha256=VdOBl8xVf-aPVENcbO_-cWYSyWlEh4v4owCtNQwGanA,30074
|
|
223
|
+
umap/static/umap/locale/am_ET.json,sha256=aRgEm_9nNxmXSFWmanWL3kr5YFRNXxUYewgUuBbTJlA,30003
|
|
224
|
+
umap/static/umap/locale/ar.js,sha256=YPtWMXqq8YAwcQ8zE16e--vgC0HEuLf6W5P-yD6-q84,26410
|
|
225
|
+
umap/static/umap/locale/ar.json,sha256=B0m2n-8N6cOM1AOThrD9t1VTu48k9WAwbquMnYBY2XE,26345
|
|
226
|
+
umap/static/umap/locale/ast.js,sha256=LDATGJ_S7aks5oW-zy8_505pql7bxxvl6eAVgvYD27E,25975
|
|
227
|
+
umap/static/umap/locale/ast.json,sha256=_VsiZSPisolww35VAGWIYmYKfQFEEliZ-tvxD3uYXRw,25908
|
|
228
|
+
umap/static/umap/locale/bg.js,sha256=eTJz-C4UFC0Wy-EyJDhofp-g7e5x4ILnU4DvYCxS9A4,29166
|
|
229
|
+
umap/static/umap/locale/bg.json,sha256=Cz3ZIpLOKgOx_i6WjbX_o3hht1goTfDLjXK0sUbZf4o,29101
|
|
230
|
+
umap/static/umap/locale/br.js,sha256=umJUIeNmwu-l4wJn_yTSf-FoNP4FDI69jTwp54Cm_bI,27562
|
|
231
|
+
umap/static/umap/locale/br.json,sha256=Aw31sJuz9dZU-IfNARwVtJwW_RvAsT6uQ79iBF_xocc,27497
|
|
232
|
+
umap/static/umap/locale/ca.js,sha256=Fr5hjmMV53fm4FF9GVZD2-UsK1WM8JiqGydG6azlly4,26872
|
|
233
|
+
umap/static/umap/locale/ca.json,sha256=jnduGqc49VO58pYIFYWuVlu5Shn9YZfAq6WCOZ7Atjg,26807
|
|
234
|
+
umap/static/umap/locale/cs_CZ.js,sha256=NH6QuxE_s9evLVp2Tuy4o0S0o92sQb23f2R0rUAk9u4,27936
|
|
235
|
+
umap/static/umap/locale/cs_CZ.json,sha256=eWa759HlBy_6PVKZ-dkTdqr5YQ2SxLLvwicc2keVvFA,27865
|
|
236
|
+
umap/static/umap/locale/da.js,sha256=ND9KEGiIJEp7QbXtFG_1y9h8xdm_O5pXqV2AgHxdFYE,26338
|
|
237
|
+
umap/static/umap/locale/da.json,sha256=2Dzm3ecJPX54ncj6MV8Vk1LP9vcr4wkJznkjZNphmlg,26273
|
|
238
|
+
umap/static/umap/locale/de.js,sha256=EZU8BUt8QCRVvA2aKEyiMgip-0DKuAbG1xsMmWZHRKU,28057
|
|
239
|
+
umap/static/umap/locale/de.json,sha256=GpmF0BcjtSO0dNaw_mfCeUHs8QuS66U5EEhvU2zdUWs,27992
|
|
240
|
+
umap/static/umap/locale/el.js,sha256=fS1_rMo4MOiGv5mJh6fYe_aR7skhRJH8cqYuIj6LJ10,37323
|
|
241
|
+
umap/static/umap/locale/el.json,sha256=1nhlk7LjTFeXiEgomzoMtp3uF-7EHtZvzsZTLhkmTDg,37258
|
|
242
|
+
umap/static/umap/locale/en.js,sha256=dtgJ78R9TAkqXIr0hTxMit2tEMVCgs5ZTOlIbDFr8Uw,25975
|
|
243
|
+
umap/static/umap/locale/en.json,sha256=iMZNUN9_0nzy0U29YIxvRTMjY5bFj9cNNvw4imZ6gk8,25910
|
|
244
|
+
umap/static/umap/locale/en_US.json,sha256=F5DeXhl5F19f25HWmjgnUce5trAJWPn_-LKAxWsxKs0,25644
|
|
245
|
+
umap/static/umap/locale/es.js,sha256=bNof-SvlZQJnwzN93Y2KpopghUzbdaCAddvt30ZNnug,28261
|
|
246
|
+
umap/static/umap/locale/es.json,sha256=OGy7kuKLJ-3HymbShQhPmWxgTcc3tgsnvWU1m0qZNQk,28196
|
|
247
|
+
umap/static/umap/locale/et.js,sha256=NUr_ky4hdSSTMBwyZFnGJP3oKcQUJ8VBigRXYo3LLsQ,26164
|
|
248
|
+
umap/static/umap/locale/et.json,sha256=8D8acrCWxpLuJFMsOMMe_jLqY620-O_W5LA1DNAFD1s,26099
|
|
249
|
+
umap/static/umap/locale/eu.js,sha256=2F8fNms4n2I6UXWw9LIgkpwZtoRu6iEnbNDuqsyCZMY,26018
|
|
250
|
+
umap/static/umap/locale/eu.json,sha256=DXrgaQc6eZOSUkb03F2cwzggYwurCmAXYy1LClZu-Hw,25953
|
|
251
|
+
umap/static/umap/locale/fa_IR.js,sha256=_ynGd15TMt4IItyDMTiBvM1qWUMG0ByiMaaQ7OfYsp0,32285
|
|
252
|
+
umap/static/umap/locale/fa_IR.json,sha256=oZiW3N-Jf6907FD0tHM2H8s-U421-UhrEyRd7EOhl0Q,32214
|
|
253
|
+
umap/static/umap/locale/fi.js,sha256=RWULNR4WcuYGq9DSbP4zQ9ZsPLnfykn0qAGhljHfVls,26890
|
|
254
|
+
umap/static/umap/locale/fi.json,sha256=0XzNf8NNn8VN0WHiO5xEc2wM7XSUcjJXu63kfDJmUOg,26825
|
|
255
|
+
umap/static/umap/locale/fr.js,sha256=Tric58k84EFQ1GY1oMCFNE1cn2ywPKOGL4DDiUNG8hQ,28383
|
|
256
|
+
umap/static/umap/locale/fr.json,sha256=QMJqMHl4AQW2lHS-Y4vDC_xs2Gru41EoMsGGpVBqRko,28318
|
|
257
|
+
umap/static/umap/locale/gl.js,sha256=73gHK98_ETDDG6Vnpv39i5kC6kxOuHD94cZc4qIaj_s,27452
|
|
258
|
+
umap/static/umap/locale/gl.json,sha256=74-Ouy7chXi7-4PitOtXPYWI72kPxYgG1kge8YbAvgQ,27387
|
|
259
|
+
umap/static/umap/locale/he.js,sha256=OiDqyYFprP7jc6JeXU0HlfzF8tuUmka770j38edjD0k,29606
|
|
260
|
+
umap/static/umap/locale/he.json,sha256=Q6QMSRbtop7n-EFiSd-CWBuzb1PjECi9C_3b6ci2Gg8,29541
|
|
261
|
+
umap/static/umap/locale/hr.js,sha256=zukyBVzh0t3I3irYa3FM837uI7Vrx6lJkuOWBMp0KfU,26135
|
|
262
|
+
umap/static/umap/locale/hr.json,sha256=zXgOJLeA9mFf3OomtOGoKJiK3fmsW7H54VwuaOxIy-A,26070
|
|
263
|
+
umap/static/umap/locale/hu.js,sha256=UXS-RR0DUWB2OlrZtX9bjZqtyCq_fzg371xAqJC6M20,29476
|
|
264
|
+
umap/static/umap/locale/hu.json,sha256=DtdJQpXNtEVouje019EClpo2kxwCnrC0DPcgGo67AsY,29411
|
|
265
|
+
umap/static/umap/locale/id.js,sha256=IKWWXDTpyqIchIaNgfndVtpVrg7cvGr31NYMWAt_x_4,25973
|
|
266
|
+
umap/static/umap/locale/id.json,sha256=_VsiZSPisolww35VAGWIYmYKfQFEEliZ-tvxD3uYXRw,25908
|
|
267
|
+
umap/static/umap/locale/is.js,sha256=JxhCOYzVQESIzB6_v9TUhfn3zrf-nU04cwbiGbEpWyI,27367
|
|
268
|
+
umap/static/umap/locale/is.json,sha256=z8Se8Lim-zd2zp3QwECuRKig6Oqz5-QUKdlVTqXreMo,27302
|
|
269
|
+
umap/static/umap/locale/it.js,sha256=rkJIG1DxSgq9HrFyDAHHqNOIWTW9KbNQ89R0b2B92W0,28355
|
|
270
|
+
umap/static/umap/locale/it.json,sha256=86hZZs3WxHDyDMjigxLWTOFGVuz7TH3Mm9lfJOwYyn4,28290
|
|
271
|
+
umap/static/umap/locale/ja.js,sha256=2-X-zoF4Sv7VXbKzkHTezyefxBVuy3Oage1BICIfFFQ,28631
|
|
272
|
+
umap/static/umap/locale/ja.json,sha256=DHBsOX7UQZQW3IqgbeuuSPtFTzzCHh9958MGQRmBSSA,28566
|
|
273
|
+
umap/static/umap/locale/ko.js,sha256=3XxxmI1M-Moisc3YQctFTZdGplKpa7231xtEXLSffNU,26158
|
|
274
|
+
umap/static/umap/locale/ko.json,sha256=hqZaUwamoq_89SuvMljuHJW0fyfjaXkRR8l1nHbjppk,26093
|
|
275
|
+
umap/static/umap/locale/lt.js,sha256=ldg3RaPucqndoKV7Y16x-iIPyiPnwZBaiQZ3NbhdC1I,26829
|
|
276
|
+
umap/static/umap/locale/lt.json,sha256=nUW95KlEEor5MMfqBV4vkv5NQ4ubJJn9Job005x5uMM,26764
|
|
277
|
+
umap/static/umap/locale/ms.js,sha256=vxu-L7mpY_rIa2siNpFAuGQfxKvX2VCGLXO2YBS6teE,27240
|
|
278
|
+
umap/static/umap/locale/ms.json,sha256=o2WS6Y9GiFvwx3ewGBFRRi1V1SriXr8mSDhrrRL69AY,27175
|
|
279
|
+
umap/static/umap/locale/nl.js,sha256=MSXtsUqVMecSiIHekJzPbppf0AqDSnQjlvNxvg730rQ,27697
|
|
280
|
+
umap/static/umap/locale/nl.json,sha256=b18XPLSIKZwm7ogVtIy4oCdg8Qlz5KowcvQ-T4tiKO0,27632
|
|
281
|
+
umap/static/umap/locale/no.js,sha256=CgkbDnwoD-CoimdfvR2IikoUze3EgKQAweiHlswf-Q0,26190
|
|
282
|
+
umap/static/umap/locale/no.json,sha256=iAQI8URGBJpNoNUZeHxsI_5APTfKEFFmXq9zqrUAbz4,26125
|
|
283
|
+
umap/static/umap/locale/pl.js,sha256=O1qnj8G-ZNK91eI8sg30szKHUpYZYXoKKg00760R_Vg,27490
|
|
284
|
+
umap/static/umap/locale/pl.json,sha256=LdhNhBekl-0CLAohx3z5hWNoCPNCtd4-sxoiNg_tiZA,27425
|
|
285
|
+
umap/static/umap/locale/pl_PL.json,sha256=_VsiZSPisolww35VAGWIYmYKfQFEEliZ-tvxD3uYXRw,25908
|
|
286
|
+
umap/static/umap/locale/pt.js,sha256=dBZnCQLJrJ6A-MrlR3Zr_sHw3bEnFLVp5MnPclrjFJ0,27442
|
|
287
|
+
umap/static/umap/locale/pt.json,sha256=ixYl4uJ9AQeANxiZLFmi0yqmok-Vvs8F0H-dm2tZ43Q,27377
|
|
288
|
+
umap/static/umap/locale/pt_BR.js,sha256=A7QXXFFhdzT0COF5ZueND8U9abiZotdHlL-D4D_nM4E,27436
|
|
289
|
+
umap/static/umap/locale/pt_BR.json,sha256=ZS6Ix_F-eu5Wqh1sQesYypnYUwmHdjKGpSknxMxvgT0,27365
|
|
290
|
+
umap/static/umap/locale/pt_PT.js,sha256=LK-lq-TFrSebUKb3CZ1DOOABqm6CBdjc-ByJcaquPQY,27448
|
|
291
|
+
umap/static/umap/locale/pt_PT.json,sha256=QySDHRouwS6dGpTb6KPkekSJC9BiVhR2tVB3SlCAmOE,27377
|
|
292
|
+
umap/static/umap/locale/ro.js,sha256=KIwZWhw1qQJ1ZX4tKqETuMgXIj-fDbwcc45KbnWz6i0,26010
|
|
293
|
+
umap/static/umap/locale/ro.json,sha256=wrF__agjLkeME8aXVkJ0klMEpCXWG2pXEgJH4PPqsa4,25945
|
|
294
|
+
umap/static/umap/locale/ru.js,sha256=sLgPzAGeJ6cspqEaakfpyyWX1Dr7PLDZwg-LnE7iWHQ,33597
|
|
295
|
+
umap/static/umap/locale/ru.json,sha256=Wox2Q1yfUta5pc7suviNxbVqXlsJV05ikwFNyT33dqk,33532
|
|
296
|
+
umap/static/umap/locale/si.js,sha256=XP-UVAeJsuW856p2W-ct_6ItcjP1A-swdkkXZKqY-Mw,26332
|
|
297
|
+
umap/static/umap/locale/si.json,sha256=HkEE9QHjsHyjWHM45bN4KNkNlhVuuFQhiQwlNVwPbPI,26267
|
|
298
|
+
umap/static/umap/locale/sk_SK.js,sha256=7TnIwJQyKHdfsa1jISAMyz8Ou86xotQMi-7hZlN-w8A,27317
|
|
299
|
+
umap/static/umap/locale/sk_SK.json,sha256=V4FHMowmB0eqnUPC6Jsx3sxjMjuNO7b6ZrliXoNhh7k,27246
|
|
300
|
+
umap/static/umap/locale/sl.js,sha256=PUkGPYXE0-iBaz8PGywDNqHUJ3Xu9Il2CJTh90tDDZo,27185
|
|
301
|
+
umap/static/umap/locale/sl.json,sha256=bvGtCZDVaotD0UgGjosxRge347cxr-IU3x-xUJQyUNU,27120
|
|
302
|
+
umap/static/umap/locale/sr.js,sha256=YfnCRXsccA4TeGmu-OWsTH_mAZCLDCKi1M5aJCMpAlI,30176
|
|
303
|
+
umap/static/umap/locale/sr.json,sha256=HQ8Pjin4JVV2llaYXy1djjEs8sZZ88XYEIOMeZaPzfA,30111
|
|
304
|
+
umap/static/umap/locale/sv.js,sha256=mYHPVUdqelMA_vBFJ0YIVe6IOpoPYXtK29_VFCU6e-Q,27134
|
|
305
|
+
umap/static/umap/locale/sv.json,sha256=juVF_gYgH3glMQ1mYQ3rV6Xqj5YdFMSotCLQvl5NetM,27069
|
|
306
|
+
umap/static/umap/locale/th_TH.js,sha256=XH5Wk3Wg3Icq25J22v1Gtqa7rsRlGw5n5EYwHzjDgAY,25979
|
|
307
|
+
umap/static/umap/locale/th_TH.json,sha256=_VsiZSPisolww35VAGWIYmYKfQFEEliZ-tvxD3uYXRw,25908
|
|
308
|
+
umap/static/umap/locale/tr.js,sha256=n6zHujpDtDKEKinsM_z1AEzVadioInLjdsEispntyR4,27627
|
|
309
|
+
umap/static/umap/locale/tr.json,sha256=O3QFZGhgdV4-423bzagBtYj6OqxvOdm1BLJEsOksfDo,27562
|
|
310
|
+
umap/static/umap/locale/uk_UA.js,sha256=9RzYyRH-WiwJ-BlZRfdu-3Haka0FiMwjIfUMV6XcHuY,33223
|
|
311
|
+
umap/static/umap/locale/uk_UA.json,sha256=GcPcduNwAJkiaF487K8jJAVT7Jbg-d3w20VoP4sZwfI,33152
|
|
312
|
+
umap/static/umap/locale/vi.js,sha256=HDdS6hN0JuTn0ci9lGJNZOvNm0ypDRhCi4VITIODfUg,26245
|
|
313
|
+
umap/static/umap/locale/vi.json,sha256=b4ugBsdR-RzCISw7EH9qxyzi_-KHEd0BbjPoR7OPOfg,26180
|
|
314
|
+
umap/static/umap/locale/vi_VN.json,sha256=_VsiZSPisolww35VAGWIYmYKfQFEEliZ-tvxD3uYXRw,25908
|
|
315
|
+
umap/static/umap/locale/zh.js,sha256=06iIcsOtbpvAZ9TrDk_Ud6xqMrpcgs0llukkIgHzgjM,25643
|
|
316
|
+
umap/static/umap/locale/zh.json,sha256=__IFT7EOsKFKXW5isQal2Wj7XL_Wxn0PQxX-mwFM_Ts,25578
|
|
317
|
+
umap/static/umap/locale/zh_CN.json,sha256=_VsiZSPisolww35VAGWIYmYKfQFEEliZ-tvxD3uYXRw,25908
|
|
318
|
+
umap/static/umap/locale/zh_TW.Big5.json,sha256=_VsiZSPisolww35VAGWIYmYKfQFEEliZ-tvxD3uYXRw,25908
|
|
319
|
+
umap/static/umap/locale/zh_TW.js,sha256=Mnzg2wVTmfExnTyH9z0UYKHXh8NivEWi-EclRl0u0WM,25608
|
|
320
|
+
umap/static/umap/locale/zh_TW.json,sha256=_21nEQhF7Ufyajqe3ngToNbx0Ahgv40CAU74RJU2qPo,25537
|
|
325
321
|
umap/static/umap/test/.eslintrc,sha256=lsy_EQL70iOehznbw1QtRqN858VT9vQAZXg9h2aTX2w,444
|
|
326
322
|
umap/static/umap/test/DataLayer.js,sha256=P-bq8gjGrSEKXLxmDk85NI33GT5XWHHLvv44xJ7CGKk,14221
|
|
327
323
|
umap/static/umap/test/Feature.js,sha256=xb6HjjD_EuI4ezvn3z_SUR_s7C1e8xmZim20VHaR2qg,3664
|
|
@@ -334,13 +330,13 @@ umap/static/umap/test/Util.js,sha256=KBsOQN_E4Y5N8VSDNP5fLdUrvOh7G3pewrkRKq547VQ
|
|
|
334
330
|
umap/static/umap/test/_pre.js,sha256=O3qaQf-M2SLQ6c7AGIrRwdPm3iULiSTt-KkmAIQnAGg,12960
|
|
335
331
|
umap/static/umap/test/index.html,sha256=1ZKUQry_D4tzZapPOnhs7TfLP0-yDtOpE28nEicH4qA,6616
|
|
336
332
|
umap/static/umap/unittests/URLs.js,sha256=EqXPGohwNiEtJWk1QY2KgPaIwd0iP56nYvn05ufsZ-g,1878
|
|
337
|
-
umap/static/umap/unittests/utils.js,sha256=
|
|
333
|
+
umap/static/umap/unittests/utils.js,sha256=LR6zW9aSbIqm8yF_vQdSpU1rGupEDPWLJFFEluca5qQ,20406
|
|
338
334
|
umap/static/umap/vendors/colorbrewer/colorbrewer.js,sha256=FebyRte_vQrD_CLC8Xjc2cI_bR694S6hDSIu26tDnZ8,24622
|
|
339
335
|
umap/static/umap/vendors/contextmenu/leaflet.contextmenu.min.css,sha256=_pRTmdgpDxfu1Oxb7DnP_DTdA44G-k3kf0otWP8gEnc,990
|
|
340
336
|
umap/static/umap/vendors/contextmenu/leaflet.contextmenu.min.js,sha256=I3zyDVArt4ZrRcCzTUp6OiNmD5KuDsZCvhG-yZt8lhE,8994
|
|
341
337
|
umap/static/umap/vendors/csv2geojson/csv2geojson.js,sha256=GCr5ZQawzxqZysqyxDTH6oUqP-KHxYTsG5xRt28--Zw,15029
|
|
342
|
-
umap/static/umap/vendors/dompurify/purify.es.js,sha256=
|
|
343
|
-
umap/static/umap/vendors/dompurify/purify.es.mjs.map,sha256=
|
|
338
|
+
umap/static/umap/vendors/dompurify/purify.es.js,sha256=bbb7tFci1Ja9p9jIhl6P_TRY_UFR7A3l9cx3iBEYctQ,66134
|
|
339
|
+
umap/static/umap/vendors/dompurify/purify.es.mjs.map,sha256=3alEtwTS7nADNMarS5Av7mklHAozIHSRGLrZDKHRKIw,127359
|
|
344
340
|
umap/static/umap/vendors/editable/Leaflet.Editable.js,sha256=Mx8aiCT4w9DBEUBJiX5eq9Ocy-6E3C9wLAik-dgOLY4,74768
|
|
345
341
|
umap/static/umap/vendors/editable/Path.Drag.js,sha256=EATyTfgSiCkdjTwGM5lU1RZayxzynqhE-AgnuRlqYI0,3898
|
|
346
342
|
umap/static/umap/vendors/editinosm/Leaflet.EditInOSM.css,sha256=eVKDGO_G2bIJvf_o5490h8BbMh5XeraSLmo6qTc8zj8,1263
|
|
@@ -437,9 +433,8 @@ umap/templates/umap/success.html,sha256=3FG4yWwtdF3zvVWQ2ZAjCkgv0kcSNZlUjgYy_b-X
|
|
|
437
433
|
umap/templates/umap/user_dashboard.html,sha256=P9A_5m3HBnEGj87ptbBVOoqrF7gW6Rsyl9ZfM4vbF1w,2691
|
|
438
434
|
umap/templatetags/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
439
435
|
umap/templatetags/umap_tags.py,sha256=oMXsa80LFM52EcLnF6A_o4_PdvOncLBf33pexaeL8nw,1773
|
|
440
|
-
umap/tests/.DS_Store,sha256=1XzuPE00K75AO_2mNxKwuv3D4oPx0c9L2CQc5cfE-d8,6148
|
|
441
436
|
umap/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
442
|
-
umap/tests/base.py,sha256=
|
|
437
|
+
umap/tests/base.py,sha256=ROgBMkhPmZ_4ysjs2GjSJzvsebCh80XxfjXg97CZ3wU,4252
|
|
443
438
|
umap/tests/conftest.py,sha256=yLFE5sqz61tw_EoZp1nrH-8S49_aStA5Lt1JtZXd-Hg,1498
|
|
444
439
|
umap/tests/settings.py,sha256=qzKYcWzVXUVYxNdv8m7lLV-xkNrV8A8-LWliTJagHOE,716
|
|
445
440
|
umap/tests/test_datalayer.py,sha256=HJYSQ11LVQe47nnsXdFeX5Ny4WMDPUYg3frnM5G1IzQ,6888
|
|
@@ -464,27 +459,27 @@ umap/tests/fixtures/test_upload_data_osm.json,sha256=ekOwBHdp7qHQ-JUGlb-kGUXcVep
|
|
|
464
459
|
umap/tests/fixtures/test_upload_empty_coordinates.json,sha256=-mJ_1orzUAROfE4PXchHXyqxjS-q4tDfvEFPllJiHFU,786
|
|
465
460
|
umap/tests/fixtures/test_upload_missing_name.json,sha256=klSMHb6laTghzU4AdIG1_p5UZ1LbAJCCKnJea0qEFAI,4566
|
|
466
461
|
umap/tests/fixtures/test_upload_non_linear_ring.json,sha256=WOR0NnJHNUUW6VKzZyIxU7WL1llnAmEVJwCWla6XOds,1525
|
|
467
|
-
umap/tests/integration/.DS_Store,sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM,6148
|
|
468
462
|
umap/tests/integration/__init__.py,sha256=nqQ2miDnSZOKDuFhQ5saFN3qQuK73Cs6xL9Od-mEKG4,57
|
|
469
|
-
umap/tests/integration/conftest.py,sha256=
|
|
463
|
+
umap/tests/integration/conftest.py,sha256=Dt6G7M5u-Usrjil0AjJB7sMUEl33swaZlhkTtjmcgc8,1099
|
|
470
464
|
umap/tests/integration/test_anonymous_owned_map.py,sha256=aDg_q_2Y1eDyRMd3YqEYVpxPQTybuBfi4B3wKSt4FGc,9487
|
|
471
465
|
umap/tests/integration/test_basics.py,sha256=dOb5zZ4YNJlkJc6rVt5HIrf4nmy0Bxw5S0Nn94Yi1Qo,2616
|
|
472
|
-
umap/tests/integration/test_browser.py,sha256=
|
|
473
|
-
umap/tests/integration/
|
|
466
|
+
umap/tests/integration/test_browser.py,sha256=acBtZt6XufO2qDvZR5o8qRnLOpVpyyoj9Zng7-fOsFo,13653
|
|
467
|
+
umap/tests/integration/test_caption.py,sha256=CRZHNwRHuSPIz33F2kpL85bacQQ0cFXDu12IB1rIskc,1016
|
|
468
|
+
umap/tests/integration/test_choropleth.py,sha256=MOgWxPiv39wU7v6kwEJ6sfN3P3xTf_ABQo7hxQa_Y1M,3775
|
|
474
469
|
umap/tests/integration/test_collaborative_editing.py,sha256=auvyoGbUJ-xe3HpITrQoCby_X_OZC5tQKUsXASJwtqc,10959
|
|
475
470
|
umap/tests/integration/test_dashboard.py,sha256=KKHZkkpljsXF0h-c0U1v7KIQVSJNcBOoUdMSLGK60A8,1522
|
|
476
471
|
umap/tests/integration/test_datalayer.py,sha256=EUvPBPleu-XutVw-u2qpq9-4US5dmyJH7pZNX2Zul1s,5244
|
|
477
|
-
umap/tests/integration/test_draw_polygon.py,sha256=
|
|
478
|
-
umap/tests/integration/test_draw_polyline.py,sha256=
|
|
479
|
-
umap/tests/integration/test_edit_datalayer.py,sha256=
|
|
480
|
-
umap/tests/integration/test_edit_map.py,sha256=
|
|
481
|
-
umap/tests/integration/test_edit_marker.py,sha256=
|
|
482
|
-
umap/tests/integration/test_edit_polygon.py,sha256=
|
|
472
|
+
umap/tests/integration/test_draw_polygon.py,sha256=hP2T_2gE3R55hXaGzgJwh2xPq6vJNImDV0-1s8khxo0,14719
|
|
473
|
+
umap/tests/integration/test_draw_polyline.py,sha256=Cg_lmRLTNPMk1CJBvVJEXww_wQmmdq9i6CToUEflJ1w,12810
|
|
474
|
+
umap/tests/integration/test_edit_datalayer.py,sha256=F8CFcSpKloaR0YzDWmH7XTGwSDHVya8RCITXXqabpR8,9423
|
|
475
|
+
umap/tests/integration/test_edit_map.py,sha256=tD3Rv3lytts_jJQ-A3JoSGL41alon7g8M8UmnoUuYWg,7109
|
|
476
|
+
umap/tests/integration/test_edit_marker.py,sha256=1MpA1mjdtVx2HuFkVSYZojBoGJ0fhK_JBGDsv5v6rUE,4736
|
|
477
|
+
umap/tests/integration/test_edit_polygon.py,sha256=v6NaNtZLagP7A4M2I-jUF5qpy4XA67WUwPtKBjKZnA0,4782
|
|
483
478
|
umap/tests/integration/test_export_map.py,sha256=Y_sgsT7ZTrrDCx5dLegioJ40GN_PtzK7yRFHTxtIb-4,12738
|
|
484
|
-
umap/tests/integration/test_facets_browser.py,sha256=
|
|
479
|
+
umap/tests/integration/test_facets_browser.py,sha256=LjIFFcZgjDzjMOXbaTilBFAMC0K9ycBd8UVB8DNeQzg,10623
|
|
485
480
|
umap/tests/integration/test_features_id_generation.py,sha256=e99_8AxeMAi53JjVGlsI32zlrXGAU19FHJfTuYdiBVQ,1511
|
|
486
481
|
umap/tests/integration/test_import.py,sha256=-UJBDyQvh-ZiVXM78C3_DL4tB98Dcb3R6V3J4BJJg_c,17740
|
|
487
|
-
umap/tests/integration/test_map.py,sha256=
|
|
482
|
+
umap/tests/integration/test_map.py,sha256=IkvWreX4GO1OYhpb4-E5KWAdzsaj_gyNiLX_a58ZcHQ,7657
|
|
488
483
|
umap/tests/integration/test_map_list.py,sha256=l1FImKnJkY7DupYX8waKaUZqhnORR20L8dzaqu-eF8E,1280
|
|
489
484
|
umap/tests/integration/test_map_preview.py,sha256=4rPQF1zfiwqN7PvwFeB3OagR1wLEMbug0Omcd6zQShQ,2702
|
|
490
485
|
umap/tests/integration/test_owned_map.py,sha256=51Py-D5xiRqbLhVCwfk3ZnAj8_k8HS4kT67w54QGMLA,9883
|
|
@@ -496,11 +491,11 @@ umap/tests/integration/test_star.py,sha256=icB5SbFbXe4KYp3DIJ0xAwCrSQS2rweqIaQTA
|
|
|
496
491
|
umap/tests/integration/test_statics.py,sha256=SIwLs0ZwXFu734o5WWYxaBarHrEUw2nCOi3s9aGJwQk,1526
|
|
497
492
|
umap/tests/integration/test_tableeditor.py,sha256=C4C5qj6b77XSNso7B634r0uaIzpO6Gkos7il6VGiSd8,1058
|
|
498
493
|
umap/tests/integration/test_tilelayer.py,sha256=nQIhU3GIxxCXrelNWgSsm4iT3Su52rW8ENWtKfiqjWk,4607
|
|
499
|
-
umap/tests/integration/test_view_marker.py,sha256=
|
|
494
|
+
umap/tests/integration/test_view_marker.py,sha256=Y45rDzhScKsHz7_JgK46tRd29qrBLxndFLAk8pjHnJs,2843
|
|
500
495
|
umap/tests/integration/test_view_polygon.py,sha256=I7wR6DUrictIMrCPKajCrruJVLry4ZRDdjSs8q0XaOg,1829
|
|
501
496
|
umap/tests/integration/test_view_polyline.py,sha256=n1QVIdl-Xg9yN9o-Jc6VnPhFAuUspsgY0odiUe_jJC4,1598
|
|
502
|
-
umap_project-2.
|
|
503
|
-
umap_project-2.
|
|
504
|
-
umap_project-2.
|
|
505
|
-
umap_project-2.
|
|
506
|
-
umap_project-2.
|
|
497
|
+
umap_project-2.3.1.dist-info/METADATA,sha256=COyVIUXnI4JGxIYyXWklEP5amZDQAic3EjV6_zpiFDw,2619
|
|
498
|
+
umap_project-2.3.1.dist-info/WHEEL,sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU,87
|
|
499
|
+
umap_project-2.3.1.dist-info/entry_points.txt,sha256=gz-KDQfEsMLBae8ABOD3foJsCYGPW1tA4Y394R_1RW8,39
|
|
500
|
+
umap_project-2.3.1.dist-info/licenses/LICENSE,sha256=kQtrtRKgiPhcl7aO0-lmvbrNAXu7WHyiXvPrUk-TD2Q,820
|
|
501
|
+
umap_project-2.3.1.dist-info/RECORD,,
|
umap/.DS_Store
DELETED
|
Binary file
|
umap/static/.DS_Store
DELETED
|
Binary file
|
umap/static/umap/.DS_Store
DELETED
|
Binary file
|
|
Binary file
|
umap/static/umap/fonts/.DS_Store
DELETED
|
Binary file
|
umap/tests/.DS_Store
DELETED
|
Binary file
|
umap/tests/integration/.DS_Store
DELETED
|
Binary file
|
|
File without changes
|
|
File without changes
|