umap-project 2.7.3__py3-none-any.whl → 2.8.0a0__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.
- umap/__init__.py +1 -1
- umap/forms.py +4 -14
- umap/locale/am_ET/LC_MESSAGES/django.mo +0 -0
- umap/locale/am_ET/LC_MESSAGES/django.po +278 -151
- umap/locale/ar/LC_MESSAGES/django.mo +0 -0
- umap/locale/ar/LC_MESSAGES/django.po +335 -141
- umap/locale/bg/LC_MESSAGES/django.mo +0 -0
- umap/locale/bg/LC_MESSAGES/django.po +279 -152
- umap/locale/br/LC_MESSAGES/django.mo +0 -0
- umap/locale/br/LC_MESSAGES/django.po +95 -79
- umap/locale/ca/LC_MESSAGES/django.mo +0 -0
- umap/locale/ca/LC_MESSAGES/django.po +85 -68
- umap/locale/cs_CZ/LC_MESSAGES/django.mo +0 -0
- umap/locale/cs_CZ/LC_MESSAGES/django.po +78 -66
- umap/locale/da/LC_MESSAGES/django.mo +0 -0
- umap/locale/da/LC_MESSAGES/django.po +280 -153
- umap/locale/de/LC_MESSAGES/django.mo +0 -0
- umap/locale/de/LC_MESSAGES/django.po +80 -64
- umap/locale/el/LC_MESSAGES/django.mo +0 -0
- umap/locale/el/LC_MESSAGES/django.po +82 -66
- umap/locale/en/LC_MESSAGES/django.po +73 -61
- umap/locale/es/LC_MESSAGES/django.mo +0 -0
- umap/locale/es/LC_MESSAGES/django.po +75 -63
- umap/locale/et/LC_MESSAGES/django.mo +0 -0
- umap/locale/et/LC_MESSAGES/django.po +280 -153
- umap/locale/eu/LC_MESSAGES/django.mo +0 -0
- umap/locale/eu/LC_MESSAGES/django.po +82 -66
- umap/locale/fa_IR/LC_MESSAGES/django.mo +0 -0
- umap/locale/fa_IR/LC_MESSAGES/django.po +80 -64
- umap/locale/fi/LC_MESSAGES/django.mo +0 -0
- umap/locale/fi/LC_MESSAGES/django.po +278 -151
- umap/locale/fr/LC_MESSAGES/django.mo +0 -0
- umap/locale/fr/LC_MESSAGES/django.po +75 -63
- umap/locale/gl/LC_MESSAGES/django.mo +0 -0
- umap/locale/gl/LC_MESSAGES/django.po +280 -153
- umap/locale/he/LC_MESSAGES/django.mo +0 -0
- umap/locale/he/LC_MESSAGES/django.po +281 -154
- umap/locale/hu/LC_MESSAGES/django.mo +0 -0
- umap/locale/hu/LC_MESSAGES/django.po +80 -64
- umap/locale/is/LC_MESSAGES/django.mo +0 -0
- umap/locale/is/LC_MESSAGES/django.po +280 -153
- umap/locale/it/LC_MESSAGES/django.mo +0 -0
- umap/locale/it/LC_MESSAGES/django.po +82 -66
- umap/locale/ja/LC_MESSAGES/django.mo +0 -0
- umap/locale/ja/LC_MESSAGES/django.po +280 -153
- umap/locale/ko/LC_MESSAGES/django.mo +0 -0
- umap/locale/ko/LC_MESSAGES/django.po +280 -153
- umap/locale/lt/LC_MESSAGES/django.mo +0 -0
- umap/locale/lt/LC_MESSAGES/django.po +280 -153
- umap/locale/ms/LC_MESSAGES/django.mo +0 -0
- umap/locale/ms/LC_MESSAGES/django.po +82 -66
- umap/locale/nl/LC_MESSAGES/django.mo +0 -0
- umap/locale/nl/LC_MESSAGES/django.po +280 -153
- umap/locale/pl/LC_MESSAGES/django.mo +0 -0
- umap/locale/pl/LC_MESSAGES/django.po +82 -66
- umap/locale/pt/LC_MESSAGES/django.mo +0 -0
- umap/locale/pt/LC_MESSAGES/django.po +75 -63
- umap/locale/pt_BR/LC_MESSAGES/django.mo +0 -0
- umap/locale/pt_BR/LC_MESSAGES/django.po +280 -153
- umap/locale/pt_PT/LC_MESSAGES/django.mo +0 -0
- umap/locale/pt_PT/LC_MESSAGES/django.po +280 -153
- umap/locale/ru/LC_MESSAGES/django.mo +0 -0
- umap/locale/ru/LC_MESSAGES/django.po +280 -153
- umap/locale/sk_SK/LC_MESSAGES/django.mo +0 -0
- umap/locale/sk_SK/LC_MESSAGES/django.po +280 -153
- umap/locale/sl/LC_MESSAGES/django.mo +0 -0
- umap/locale/sl/LC_MESSAGES/django.po +280 -153
- umap/locale/sr/LC_MESSAGES/django.mo +0 -0
- umap/locale/sr/LC_MESSAGES/django.po +280 -153
- umap/locale/sv/LC_MESSAGES/django.mo +0 -0
- umap/locale/sv/LC_MESSAGES/django.po +81 -65
- umap/locale/th_TH/LC_MESSAGES/django.mo +0 -0
- umap/locale/th_TH/LC_MESSAGES/django.po +257 -185
- umap/locale/tr/LC_MESSAGES/django.mo +0 -0
- umap/locale/tr/LC_MESSAGES/django.po +280 -153
- umap/locale/uk_UA/LC_MESSAGES/django.mo +0 -0
- umap/locale/uk_UA/LC_MESSAGES/django.po +280 -153
- umap/locale/vi/LC_MESSAGES/django.mo +0 -0
- umap/locale/vi/LC_MESSAGES/django.po +278 -151
- umap/locale/zh/LC_MESSAGES/django.mo +0 -0
- umap/locale/zh/LC_MESSAGES/django.po +278 -151
- umap/locale/zh_TW/LC_MESSAGES/django.mo +0 -0
- umap/locale/zh_TW/LC_MESSAGES/django.po +97 -81
- umap/management/commands/empty_trash.py +32 -0
- umap/management/commands/migrate_to_S3.py +29 -0
- umap/migrations/0023_alter_datalayer_uuid.py +19 -0
- umap/migrations/0024_alter_map_share_status.py +30 -0
- umap/migrations/0025_alter_datalayer_geojson.py +24 -0
- umap/models.py +68 -116
- umap/settings/base.py +22 -2
- umap/static/umap/base.css +3 -603
- umap/static/umap/content.css +5 -3
- umap/static/umap/css/bar.css +202 -0
- umap/static/umap/css/form.css +617 -0
- umap/static/umap/css/icon.css +21 -1
- umap/static/umap/css/popup.css +125 -0
- umap/static/umap/img/16-white.svg +16 -4
- umap/static/umap/img/16.svg +1 -1
- umap/static/umap/img/source/16-white.svg +46 -45
- umap/static/umap/img/source/16.svg +1 -753
- umap/static/umap/js/components/fragment.js +3 -1
- umap/static/umap/js/modules/browser.js +20 -19
- umap/static/umap/js/modules/caption.js +21 -22
- umap/static/umap/js/modules/data/features.js +101 -74
- umap/static/umap/js/modules/data/layer.js +157 -137
- umap/static/umap/js/modules/facets.js +9 -9
- umap/static/umap/js/modules/formatter.js +5 -5
- umap/static/umap/js/modules/global.js +4 -52
- umap/static/umap/js/modules/help.js +18 -21
- umap/static/umap/js/modules/importer.js +71 -39
- umap/static/umap/js/modules/importers/cadastrefr.js +4 -0
- umap/static/umap/js/modules/importers/geodatamine.js +3 -3
- umap/static/umap/js/modules/importers/overpass.js +5 -0
- umap/static/umap/js/modules/permissions.js +85 -87
- umap/static/umap/js/modules/rendering/layers/base.js +15 -15
- umap/static/umap/js/modules/rendering/layers/classified.js +1 -1
- umap/static/umap/js/modules/rendering/layers/cluster.js +1 -1
- umap/static/umap/js/modules/rendering/layers/heat.js +1 -1
- umap/static/umap/js/modules/rendering/map.js +390 -0
- umap/static/umap/js/modules/rendering/popup.js +10 -9
- umap/static/umap/js/modules/rendering/template.js +35 -12
- umap/static/umap/js/modules/rendering/ui.js +57 -12
- umap/static/umap/js/modules/rules.js +22 -25
- umap/static/umap/js/modules/saving.js +47 -0
- umap/static/umap/js/modules/schema.js +5 -0
- umap/static/umap/js/modules/share.js +21 -24
- umap/static/umap/js/modules/slideshow.js +24 -20
- umap/static/umap/js/modules/sync/updaters.js +7 -9
- umap/static/umap/js/modules/tableeditor.js +20 -19
- umap/static/umap/js/modules/ui/bar.js +196 -0
- umap/static/umap/js/modules/ui/panel.js +10 -9
- umap/static/umap/js/modules/umap.js +1668 -0
- umap/static/umap/js/modules/urls.js +2 -2
- umap/static/umap/js/modules/utils.js +20 -6
- umap/static/umap/js/umap.controls.js +74 -301
- umap/static/umap/js/umap.core.js +29 -50
- umap/static/umap/js/umap.forms.js +34 -27
- umap/static/umap/keycloak.png +0 -0
- umap/static/umap/locale/am_ET.js +26 -10
- umap/static/umap/locale/am_ET.json +26 -10
- umap/static/umap/locale/ar.js +26 -10
- umap/static/umap/locale/ar.json +26 -10
- umap/static/umap/locale/ast.js +26 -10
- umap/static/umap/locale/ast.json +26 -10
- umap/static/umap/locale/bg.js +26 -10
- umap/static/umap/locale/bg.json +26 -10
- umap/static/umap/locale/br.js +27 -20
- umap/static/umap/locale/br.json +27 -20
- umap/static/umap/locale/ca.js +32 -29
- umap/static/umap/locale/ca.json +32 -29
- umap/static/umap/locale/cs_CZ.js +24 -17
- umap/static/umap/locale/cs_CZ.json +24 -17
- umap/static/umap/locale/da.js +26 -10
- umap/static/umap/locale/da.json +26 -10
- umap/static/umap/locale/de.js +21 -14
- umap/static/umap/locale/de.json +21 -14
- umap/static/umap/locale/el.js +28 -12
- umap/static/umap/locale/el.json +28 -12
- umap/static/umap/locale/en.js +12 -9
- umap/static/umap/locale/en.json +12 -9
- umap/static/umap/locale/en_US.json +26 -10
- umap/static/umap/locale/es.js +16 -13
- umap/static/umap/locale/es.json +16 -13
- umap/static/umap/locale/et.js +26 -10
- umap/static/umap/locale/et.json +26 -10
- umap/static/umap/locale/eu.js +16 -9
- umap/static/umap/locale/eu.json +16 -9
- umap/static/umap/locale/fa_IR.js +16 -9
- umap/static/umap/locale/fa_IR.json +16 -9
- umap/static/umap/locale/fi.js +26 -10
- umap/static/umap/locale/fi.json +26 -10
- umap/static/umap/locale/fr.js +12 -9
- umap/static/umap/locale/fr.json +12 -9
- umap/static/umap/locale/gl.js +26 -10
- umap/static/umap/locale/gl.json +26 -10
- umap/static/umap/locale/he.js +26 -10
- umap/static/umap/locale/he.json +26 -10
- umap/static/umap/locale/hr.js +26 -10
- umap/static/umap/locale/hr.json +26 -10
- umap/static/umap/locale/hu.js +16 -9
- umap/static/umap/locale/hu.json +16 -9
- umap/static/umap/locale/id.js +26 -10
- umap/static/umap/locale/id.json +26 -10
- umap/static/umap/locale/is.js +26 -10
- umap/static/umap/locale/is.json +26 -10
- umap/static/umap/locale/it.js +26 -10
- umap/static/umap/locale/it.json +26 -10
- umap/static/umap/locale/ja.js +26 -10
- umap/static/umap/locale/ja.json +26 -10
- umap/static/umap/locale/ko.js +26 -10
- umap/static/umap/locale/ko.json +26 -10
- umap/static/umap/locale/lt.js +26 -10
- umap/static/umap/locale/lt.json +26 -10
- umap/static/umap/locale/ms.js +28 -12
- umap/static/umap/locale/ms.json +28 -12
- umap/static/umap/locale/nl.js +28 -12
- umap/static/umap/locale/nl.json +28 -12
- umap/static/umap/locale/no.js +26 -10
- umap/static/umap/locale/no.json +26 -10
- umap/static/umap/locale/pl.js +28 -12
- umap/static/umap/locale/pl.json +28 -12
- umap/static/umap/locale/pl_PL.json +26 -10
- umap/static/umap/locale/pt.js +16 -9
- umap/static/umap/locale/pt.json +16 -9
- umap/static/umap/locale/pt_BR.js +26 -10
- umap/static/umap/locale/pt_BR.json +26 -10
- umap/static/umap/locale/pt_PT.js +16 -9
- umap/static/umap/locale/pt_PT.json +16 -9
- umap/static/umap/locale/ro.js +26 -10
- umap/static/umap/locale/ro.json +26 -10
- umap/static/umap/locale/ru.js +26 -10
- umap/static/umap/locale/ru.json +26 -10
- umap/static/umap/locale/si.js +7 -7
- umap/static/umap/locale/si.json +7 -7
- umap/static/umap/locale/sk_SK.js +26 -10
- umap/static/umap/locale/sk_SK.json +26 -10
- umap/static/umap/locale/sl.js +26 -10
- umap/static/umap/locale/sl.json +26 -10
- umap/static/umap/locale/sr.js +26 -10
- umap/static/umap/locale/sr.json +26 -10
- umap/static/umap/locale/sv.js +27 -11
- umap/static/umap/locale/sv.json +27 -11
- umap/static/umap/locale/th_TH.js +28 -12
- umap/static/umap/locale/th_TH.json +28 -12
- umap/static/umap/locale/tr.js +26 -10
- umap/static/umap/locale/tr.json +26 -10
- umap/static/umap/locale/uk_UA.js +26 -10
- umap/static/umap/locale/uk_UA.json +26 -10
- umap/static/umap/locale/vi.js +26 -10
- umap/static/umap/locale/vi.json +26 -10
- umap/static/umap/locale/vi_VN.json +26 -10
- umap/static/umap/locale/zh.js +26 -10
- umap/static/umap/locale/zh.json +26 -10
- umap/static/umap/locale/zh_CN.json +26 -10
- umap/static/umap/locale/zh_TW.Big5.json +26 -10
- umap/static/umap/locale/zh_TW.js +34 -27
- umap/static/umap/locale/zh_TW.json +34 -27
- umap/static/umap/map.css +5 -364
- umap/static/umap/unittests/URLs.js +15 -15
- umap/static/umap/unittests/utils.js +23 -1
- umap/static/umap/vars.css +2 -0
- umap/static/umap/vendors/formbuilder/Leaflet.FormBuilder.js +5 -1
- umap/storage.py +152 -0
- umap/templates/registration/login.html +7 -6
- umap/templates/umap/css.html +3 -0
- umap/templates/umap/js.html +1 -2
- umap/templates/umap/map_init.html +4 -5
- umap/templates/umap/user_dashboard.html +18 -19
- umap/tests/base.py +5 -1
- umap/tests/integration/conftest.py +2 -1
- umap/tests/integration/test_anonymous_owned_map.py +18 -10
- umap/tests/integration/test_browser.py +16 -1
- umap/tests/integration/test_dashboard.py +1 -1
- umap/tests/integration/test_edit_datalayer.py +18 -7
- umap/tests/integration/test_import.py +8 -5
- umap/tests/integration/test_optimistic_merge.py +31 -8
- umap/tests/integration/test_owned_map.py +22 -16
- umap/tests/integration/test_popup.py +44 -0
- umap/tests/integration/test_save.py +35 -0
- umap/tests/integration/test_view_marker.py +12 -0
- umap/tests/integration/test_view_polyline.py +257 -0
- umap/tests/integration/test_websocket_sync.py +81 -9
- umap/tests/test_datalayer.py +6 -7
- umap/tests/test_datalayer_s3.py +135 -0
- umap/tests/test_datalayer_views.py +28 -10
- umap/tests/test_empty_trash.py +34 -0
- umap/tests/test_map.py +12 -3
- umap/tests/test_map_views.py +69 -37
- umap/tests/test_views.py +53 -0
- umap/urls.py +3 -3
- umap/views.py +107 -76
- {umap_project-2.7.3.dist-info → umap_project-2.8.0a0.dist-info}/METADATA +16 -13
- {umap_project-2.7.3.dist-info → umap_project-2.8.0a0.dist-info}/RECORD +276 -262
- umap/management/commands/purge_purgatory.py +0 -28
- umap/static/umap/js/umap.js +0 -1903
- umap/tests/test_purge_purgatory.py +0 -25
- {umap_project-2.7.3.dist-info → umap_project-2.8.0a0.dist-info}/WHEEL +0 -0
- {umap_project-2.7.3.dist-info → umap_project-2.8.0a0.dist-info}/entry_points.txt +0 -0
- {umap_project-2.7.3.dist-info → umap_project-2.8.0a0.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
umap/__init__.py,sha256=
|
|
1
|
+
umap/__init__.py,sha256=2KCwAhPAdl9iGZ4OqB3b9x9oEMjwYBXpF7OB99CO7m8,20
|
|
2
2
|
umap/admin.py,sha256=LoQytPGK6pLBqZ5QgQ9DIPAxhTG31cTtHOCqO9BY5S4,2645
|
|
3
3
|
umap/apps.py,sha256=5ssKqPUuNJlapaBmr4LY_HDb7J1NFCT3wzythxQOOfs,109
|
|
4
4
|
umap/asgi.py,sha256=CuVSNBwNb4AvuaD_Ha3ehtvf-c46ijZoVOSoP6WhXp8,432
|
|
@@ -6,118 +6,119 @@ umap/autocomplete.py,sha256=WUsbsVBl_KzzEzxB4g3rAoS5-eEvCZGtelVzXeOFV90,444
|
|
|
6
6
|
umap/context_processors.py,sha256=JugzLQSEybdR-XDYKaUQw7RVGhAqcuuA5cyzeW9lRf4,605
|
|
7
7
|
umap/decorators.py,sha256=t3YdQLuV0WrqMo2bHEbhkpzmxZe0gRNtzUvczruCn-A,2342
|
|
8
8
|
umap/fields.py,sha256=c32tKWKF8aThrCXDJblwo0n9n2ET6hxBYzEupfr0B4o,900
|
|
9
|
-
umap/forms.py,sha256=
|
|
9
|
+
umap/forms.py,sha256=fonoSwA02LawR7kXbjEZCH0ZYi53fAbRHYgW2RaqeYw,3803
|
|
10
10
|
umap/managers.py,sha256=-lBK0xYFRDfX76qDRdLnZOA8jEPYseEwIj8QOiHVM4w,243
|
|
11
11
|
umap/middleware.py,sha256=p8EPW_gYW8Wh2lk0DNIAkZQbYlBZugW7Yq4iiA7L4aE,514
|
|
12
|
-
umap/models.py,sha256=
|
|
13
|
-
umap/storage.py,sha256=
|
|
14
|
-
umap/urls.py,sha256=
|
|
12
|
+
umap/models.py,sha256=4SzhKdyWXfJMdzEpCyVPnzbTT-TGbDusAy7SP_8UuwI,17929
|
|
13
|
+
umap/storage.py,sha256=kEzS0BP9jrfVwlUtmEcf4W0t-7uEBqFfgKBlKvQTRVg,7900
|
|
14
|
+
umap/urls.py,sha256=LA3zxyu-GDo8kVqdyU7_bdbDGhDJV8_yFW4oEPTXw4s,7559
|
|
15
15
|
umap/utils.py,sha256=19i8ibi-1IXxafT4k_yOHMhD-DsPH74Ll9qw-UrUkM4,5856
|
|
16
|
-
umap/views.py,sha256=
|
|
16
|
+
umap/views.py,sha256=xSKBdbRFtoA0RXm5qCrVAoir4gm0_rN7d-70Nzbg0pQ,46016
|
|
17
17
|
umap/websocket_server.py,sha256=D9sTHhKg0DG37b8bw7KWTKMDc6TPyTkNLCVkh2mlFOo,6604
|
|
18
18
|
umap/wsgi.py,sha256=IopIgnDZbCus3XpSetTHnra9VyzWi0Y2tJo-CmfTWCY,1132
|
|
19
19
|
umap/bin/__init__.py,sha256=iA3ON4A6NCpenrn3q2OgefUKF5QRFIQS-FtS0pxruI8,234
|
|
20
|
-
umap/locale/am_ET/LC_MESSAGES/django.mo,sha256=
|
|
21
|
-
umap/locale/am_ET/LC_MESSAGES/django.po,sha256=
|
|
22
|
-
umap/locale/ar/LC_MESSAGES/django.mo,sha256=
|
|
23
|
-
umap/locale/ar/LC_MESSAGES/django.po,sha256
|
|
20
|
+
umap/locale/am_ET/LC_MESSAGES/django.mo,sha256=ZF_hEGHnrIX6XZBVqmWR4xbE5D8Y6s1GS5sYOxnFQBY,5377
|
|
21
|
+
umap/locale/am_ET/LC_MESSAGES/django.po,sha256=HiUuKzySNqMSyxXieRG1QPl0GdL4C3t24wfpUHgcAXU,16149
|
|
22
|
+
umap/locale/ar/LC_MESSAGES/django.mo,sha256=tyTAGVWp__u2RlTwIaNwkuo-pKlcQJL6ShSmYspLy88,3237
|
|
23
|
+
umap/locale/ar/LC_MESSAGES/django.po,sha256=-8s3IYr_KikjPmQ3kVbXXZpN7HKsTz3J3GRhueBczjQ,15111
|
|
24
24
|
umap/locale/ast/LC_MESSAGES/django.mo,sha256=KUDcu-q8RC_ZdxpQ6I_9cXxfA4X7sCrHddBX6x0rKTI,432
|
|
25
25
|
umap/locale/ast/LC_MESSAGES/django.po,sha256=cb9rEL6AdZKMwXrjEDThG2Wok-fHLTdWlRReg6DUdMA,8007
|
|
26
|
-
umap/locale/bg/LC_MESSAGES/django.mo,sha256=
|
|
27
|
-
umap/locale/bg/LC_MESSAGES/django.po,sha256=
|
|
28
|
-
umap/locale/br/LC_MESSAGES/django.mo,sha256=
|
|
29
|
-
umap/locale/br/LC_MESSAGES/django.po,sha256=
|
|
30
|
-
umap/locale/ca/LC_MESSAGES/django.mo,sha256=
|
|
31
|
-
umap/locale/ca/LC_MESSAGES/django.po,sha256=
|
|
32
|
-
umap/locale/cs_CZ/LC_MESSAGES/django.mo,sha256
|
|
33
|
-
umap/locale/cs_CZ/LC_MESSAGES/django.po,sha256=
|
|
34
|
-
umap/locale/da/LC_MESSAGES/django.mo,sha256=
|
|
35
|
-
umap/locale/da/LC_MESSAGES/django.po,sha256=
|
|
36
|
-
umap/locale/de/LC_MESSAGES/django.mo,sha256=
|
|
37
|
-
umap/locale/de/LC_MESSAGES/django.po,sha256=
|
|
38
|
-
umap/locale/el/LC_MESSAGES/django.mo,sha256=
|
|
39
|
-
umap/locale/el/LC_MESSAGES/django.po,sha256=
|
|
26
|
+
umap/locale/bg/LC_MESSAGES/django.mo,sha256=8nzIStwTN-VG_S8pi2ABNIdqtX6YDtBbt-ThcyU4KdI,5811
|
|
27
|
+
umap/locale/bg/LC_MESSAGES/django.po,sha256=dAX0aIsGesD3vu2vGgMEvdxqWogIOPX-gnhagGkYj54,16590
|
|
28
|
+
umap/locale/br/LC_MESSAGES/django.mo,sha256=BQHneOo-ZD2x_K4GgK9Megt98IkgjdecttViVoP9jUQ,10509
|
|
29
|
+
umap/locale/br/LC_MESSAGES/django.po,sha256=Jvtu6fYlr1zf9T7_SscgnKbOL7rDto2WMfOrxmQDsT0,17879
|
|
30
|
+
umap/locale/ca/LC_MESSAGES/django.mo,sha256=H4cht3vEz1WhGGQewvCWuwtcyxqRtRw6IHBwdpKkxsE,8618
|
|
31
|
+
umap/locale/ca/LC_MESSAGES/django.po,sha256=dWznQLTrPG_SI-hOvKt9JsPb9YCNsVk__j37tFRew0c,16972
|
|
32
|
+
umap/locale/cs_CZ/LC_MESSAGES/django.mo,sha256=xk66OJ0iBcLMkFm7VrQwj-VagUNiv4WYO-gTpdRsPug,12120
|
|
33
|
+
umap/locale/cs_CZ/LC_MESSAGES/django.po,sha256=wG0cORBQ8eZ0aebGxz0RuAg4sB3l7lPdoX2qPCGYca4,18712
|
|
34
|
+
umap/locale/da/LC_MESSAGES/django.mo,sha256=qOdZAt-qmGbjZT1wTm0sNNCQ7MceGfoMMCU1XR7TOc8,5949
|
|
35
|
+
umap/locale/da/LC_MESSAGES/django.po,sha256=JMdgrdlxFWB0ck9UCL7Jn1IOM9KMiW8lllqXiPwkhxk,15991
|
|
36
|
+
umap/locale/de/LC_MESSAGES/django.mo,sha256=5uUkDx7JdxWPU4KNasDJLAUvKQsXDoiREM-64RQQPB8,12040
|
|
37
|
+
umap/locale/de/LC_MESSAGES/django.po,sha256=kVaio9t9AKF3vBcZJ-Q2P6Ua90MIwbIRCABWhtlByME,18603
|
|
38
|
+
umap/locale/el/LC_MESSAGES/django.mo,sha256=bJOH3_UQZoEfYi9mrsWHZfV6fVhMgnuiNQ_Dc_xOcuA,15058
|
|
39
|
+
umap/locale/el/LC_MESSAGES/django.po,sha256=ruqAlyQryr7Ip5aTbjEwH6eumb_b8JS-u6qcl9yjN04,22180
|
|
40
40
|
umap/locale/en/LC_MESSAGES/django.mo,sha256=UXCQbz2AxBvh-IQ7bGgjoBnijo8h9DfE9107A-2Mgkk,337
|
|
41
|
-
umap/locale/en/LC_MESSAGES/django.po,sha256=
|
|
42
|
-
umap/locale/es/LC_MESSAGES/django.mo,sha256=
|
|
43
|
-
umap/locale/es/LC_MESSAGES/django.po,sha256=
|
|
44
|
-
umap/locale/et/LC_MESSAGES/django.mo,sha256=
|
|
45
|
-
umap/locale/et/LC_MESSAGES/django.po,sha256=
|
|
46
|
-
umap/locale/eu/LC_MESSAGES/django.mo,sha256=
|
|
47
|
-
umap/locale/eu/LC_MESSAGES/django.po,sha256=
|
|
48
|
-
umap/locale/fa_IR/LC_MESSAGES/django.mo,sha256=
|
|
49
|
-
umap/locale/fa_IR/LC_MESSAGES/django.po,sha256=
|
|
50
|
-
umap/locale/fi/LC_MESSAGES/django.mo,sha256
|
|
51
|
-
umap/locale/fi/LC_MESSAGES/django.po,sha256=
|
|
52
|
-
umap/locale/fr/LC_MESSAGES/django.mo,sha256=
|
|
53
|
-
umap/locale/fr/LC_MESSAGES/django.po,sha256=
|
|
54
|
-
umap/locale/gl/LC_MESSAGES/django.mo,sha256
|
|
55
|
-
umap/locale/gl/LC_MESSAGES/django.po,sha256=
|
|
56
|
-
umap/locale/he/LC_MESSAGES/django.mo,sha256=
|
|
57
|
-
umap/locale/he/LC_MESSAGES/django.po,sha256=
|
|
41
|
+
umap/locale/en/LC_MESSAGES/django.po,sha256=RCM-hylLym43OQaDWCABqnHAyip57gwj4P_UNfyr3oU,13627
|
|
42
|
+
umap/locale/es/LC_MESSAGES/django.mo,sha256=rblKBhki-DnIAVxbo2UCYQCIte1dqRZDyAjDQCJgKug,11985
|
|
43
|
+
umap/locale/es/LC_MESSAGES/django.po,sha256=E0xSceHtg4CkgSHT2mFPRdiBP9n8c-PnKDXHQgAgStA,18690
|
|
44
|
+
umap/locale/et/LC_MESSAGES/django.mo,sha256=Y5ulivMuS2IOR9ITeWRx6PBynPn6LBFUizrFWRraR1s,5051
|
|
45
|
+
umap/locale/et/LC_MESSAGES/django.po,sha256=MOKF0syQp8A0063B3LUNFUqgDHulwuwpjn4NKZYGeD4,15303
|
|
46
|
+
umap/locale/eu/LC_MESSAGES/django.mo,sha256=2Qa-b5GBot9436pDRuTEGR2gtmpnAhn3KLGgohZ8P1Y,10960
|
|
47
|
+
umap/locale/eu/LC_MESSAGES/django.po,sha256=YItDB5OftcWMoX96qHhUo8QFIcuRgQ3pJLQIaOCLV3Y,17892
|
|
48
|
+
umap/locale/fa_IR/LC_MESSAGES/django.mo,sha256=n2RBdlhyLb1wMMmQrAjyXYkQz0cg_XfwXOMIXbHwD_Y,13834
|
|
49
|
+
umap/locale/fa_IR/LC_MESSAGES/django.po,sha256=h4rhfGzp7IEepHQ8C6OaCC1xmTh9Xupx_CfzsXXyo48,20588
|
|
50
|
+
umap/locale/fi/LC_MESSAGES/django.mo,sha256=O9foYGhfFTBjBb4Y9abWjOiZNpWtO-315nyHUaiJETM,4779
|
|
51
|
+
umap/locale/fi/LC_MESSAGES/django.po,sha256=5kG9XujFNllOh_wuakGmAHeMy9vqNWFLf9SSrMTaWlk,15709
|
|
52
|
+
umap/locale/fr/LC_MESSAGES/django.mo,sha256=N-oycXYMwWJGAE8XeGLpdODBjjFO33xqE077IWLdNJo,12576
|
|
53
|
+
umap/locale/fr/LC_MESSAGES/django.po,sha256=uyLRDY3BzfJ-IuxMXqBQt8Atp1yJvfnC_o2Hwm2ENYI,19066
|
|
54
|
+
umap/locale/gl/LC_MESSAGES/django.mo,sha256=1s_lCSDfBw0uTEkeZgqsQQROogYKOgLBWkWQPjRO9Lg,6103
|
|
55
|
+
umap/locale/gl/LC_MESSAGES/django.po,sha256=UPhEVgwiU1FVy3DfYRsnHm8mGmCm4ILzLiCPbNVyk8c,16072
|
|
56
|
+
umap/locale/he/LC_MESSAGES/django.mo,sha256=DRXsCyuwSlGd0zojvZ8Tdeod-KCXDUMcVuqPDBfdxFg,6745
|
|
57
|
+
umap/locale/he/LC_MESSAGES/django.po,sha256=zQMyU4Chi1WtIrYIqnr23itZ_lD80rInfnoMsCrZxI0,16633
|
|
58
58
|
umap/locale/hr/LC_MESSAGES/django.mo,sha256=bBcaNSs-oqm_cjm6Bbqaph_ZNHF2_I_FP0xccwU9txI,1558
|
|
59
59
|
umap/locale/hr/LC_MESSAGES/django.po,sha256=Aj3m28Ugyjq-Ih32P7dzw0M4czitDqoYpCvyNsNnEnE,9742
|
|
60
|
-
umap/locale/hu/LC_MESSAGES/django.mo,sha256=
|
|
61
|
-
umap/locale/hu/LC_MESSAGES/django.po,sha256=
|
|
60
|
+
umap/locale/hu/LC_MESSAGES/django.mo,sha256=49i4dYrp-XC92E_XsMBySaESsla-xIZLyiqY3Ly_FXo,12539
|
|
61
|
+
umap/locale/hu/LC_MESSAGES/django.po,sha256=TgBlmkMcpVzTEg91y7ziv4fHshhqrHd654230c9fyic,18865
|
|
62
62
|
umap/locale/id/LC_MESSAGES/django.mo,sha256=8craaGVnVbONfojnkDUUtoxMyeI2tt6GdIWeWZGcaJ8,425
|
|
63
63
|
umap/locale/id/LC_MESSAGES/django.po,sha256=wmbgIN1R7vRDgAdzBu7ZHnTpg5fpB3hmJyjAzRNoN-M,8000
|
|
64
|
-
umap/locale/is/LC_MESSAGES/django.mo,sha256=
|
|
65
|
-
umap/locale/is/LC_MESSAGES/django.po,sha256=
|
|
66
|
-
umap/locale/it/LC_MESSAGES/django.mo,sha256=
|
|
67
|
-
umap/locale/it/LC_MESSAGES/django.po,sha256=
|
|
68
|
-
umap/locale/ja/LC_MESSAGES/django.mo,sha256=
|
|
69
|
-
umap/locale/ja/LC_MESSAGES/django.po,sha256=
|
|
70
|
-
umap/locale/ko/LC_MESSAGES/django.mo,sha256=
|
|
71
|
-
umap/locale/ko/LC_MESSAGES/django.po,sha256=
|
|
72
|
-
umap/locale/lt/LC_MESSAGES/django.mo,sha256
|
|
73
|
-
umap/locale/lt/LC_MESSAGES/django.po,sha256=
|
|
74
|
-
umap/locale/ms/LC_MESSAGES/django.mo,sha256=
|
|
75
|
-
umap/locale/ms/LC_MESSAGES/django.po,sha256=
|
|
76
|
-
umap/locale/nl/LC_MESSAGES/django.mo,sha256=
|
|
77
|
-
umap/locale/nl/LC_MESSAGES/django.po,sha256=
|
|
64
|
+
umap/locale/is/LC_MESSAGES/django.mo,sha256=xZ7Z33eEJnZmYEhjJhuKPxWOCu_zevYkM_1vik5Ba0k,6423
|
|
65
|
+
umap/locale/is/LC_MESSAGES/django.po,sha256=WWRzMMlCf-F1rJSUyKNiM9DICslugqCMlSCx4Y6vTMQ,16294
|
|
66
|
+
umap/locale/it/LC_MESSAGES/django.mo,sha256=XoZ1ookCzJ7GSdnBZRAtpBZE2bApaMQ2q9O7AB6_qQg,9891
|
|
67
|
+
umap/locale/it/LC_MESSAGES/django.po,sha256=uznRpY1PQgJzFRT4MjP2ChilFhyqE9svxLYbi5E-caU,18022
|
|
68
|
+
umap/locale/ja/LC_MESSAGES/django.mo,sha256=2nbxAGWCrWx6qDmaJ-5TN6byU1-HXYb6c7-rja9uEOE,6470
|
|
69
|
+
umap/locale/ja/LC_MESSAGES/django.po,sha256=dt-FEnk-OHkQJOkEsC-hY-z-pojJa-WAZyv6zYDbeTM,16389
|
|
70
|
+
umap/locale/ko/LC_MESSAGES/django.mo,sha256=6hiwx9gPBnuovcA9_MpsX0ySWFygc9fiO4Dlmei4wWY,6462
|
|
71
|
+
umap/locale/ko/LC_MESSAGES/django.po,sha256=r7N_u7ndeLk36-OJMBoWujPjJs-8rdDbRhI-0se-XlE,16320
|
|
72
|
+
umap/locale/lt/LC_MESSAGES/django.mo,sha256=-i_twdrJ4awjxpxOcUBnhDKJdxDXomxeCBTbxULokT4,5780
|
|
73
|
+
umap/locale/lt/LC_MESSAGES/django.po,sha256=vBSpDTOlon-Q9nZ3wYsEP59ACLFNmYoRb6kKerIARHE,15983
|
|
74
|
+
umap/locale/ms/LC_MESSAGES/django.mo,sha256=GNdSaJvaRFKAibcAGO0d9DBC7QHFI6I6DKUtLJ7RQaA,9722
|
|
75
|
+
umap/locale/ms/LC_MESSAGES/django.po,sha256=7n_QAbS_HTKV1QH4C4Lu4pqkQMWIrmYg2LBokoo_sCY,17419
|
|
76
|
+
umap/locale/nl/LC_MESSAGES/django.mo,sha256=Oy28uPXzGJbJwN9S454OHDhqwAtp7jMoSacEmx4c3wY,5927
|
|
77
|
+
umap/locale/nl/LC_MESSAGES/django.po,sha256=spFBe2kY-ZezB6SbEMxLqBGCg6FopKL82pmoEGY8uyY,15892
|
|
78
78
|
umap/locale/no/LC_MESSAGES/django.mo,sha256=ADQ1RdDyg19YZHw2wKl_bxEgMu_0wK7HaoYk_nsxXks,423
|
|
79
79
|
umap/locale/no/LC_MESSAGES/django.po,sha256=HXr3Y_gxOPjdU1pSV_tyX_l7pbDMVrFBdf0gm3gciwI,7998
|
|
80
|
-
umap/locale/pl/LC_MESSAGES/django.mo,sha256=
|
|
81
|
-
umap/locale/pl/LC_MESSAGES/django.po,sha256=
|
|
82
|
-
umap/locale/pt/LC_MESSAGES/django.mo,sha256=
|
|
83
|
-
umap/locale/pt/LC_MESSAGES/django.po,sha256=
|
|
84
|
-
umap/locale/pt_BR/LC_MESSAGES/django.mo,sha256=
|
|
85
|
-
umap/locale/pt_BR/LC_MESSAGES/django.po,sha256=
|
|
86
|
-
umap/locale/pt_PT/LC_MESSAGES/django.mo,sha256=
|
|
87
|
-
umap/locale/pt_PT/LC_MESSAGES/django.po,sha256=
|
|
80
|
+
umap/locale/pl/LC_MESSAGES/django.mo,sha256=Ib5wMKweX9el_-mkPMfq8np9QuScCFtuN8fYHhGjIW8,10299
|
|
81
|
+
umap/locale/pl/LC_MESSAGES/django.po,sha256=hwyl0flkx7WaB26wlgs7uTiDtsfGR3bXGBDr4iyAGMQ,17931
|
|
82
|
+
umap/locale/pt/LC_MESSAGES/django.mo,sha256=LqoBSpwnZ4JYPwtIdzDxvy_DdSFh69aDdpxpNloLx78,12104
|
|
83
|
+
umap/locale/pt/LC_MESSAGES/django.po,sha256=egPtIaRm-2nVnupc6QG7oOoEeHDQ6OTPi5AkpO-iEII,18459
|
|
84
|
+
umap/locale/pt_BR/LC_MESSAGES/django.mo,sha256=0eG0K3BNve59IzCprQhut8DY3Jrr7a1FhT90Yr1Y8RE,6178
|
|
85
|
+
umap/locale/pt_BR/LC_MESSAGES/django.po,sha256=buLbRNdQhL5lECBEBh8ig3_8egYpDkTJQIGcMEbQhFQ,16181
|
|
86
|
+
umap/locale/pt_PT/LC_MESSAGES/django.mo,sha256=k9HkGFBIB0DA11133hF_239QgIxoK8wkHkE8gpcwyT8,6206
|
|
87
|
+
umap/locale/pt_PT/LC_MESSAGES/django.po,sha256=bvwMmcC7BfsqBgjF6lCTalL45y6h6r3rnBOpCyKZYvw,16155
|
|
88
88
|
umap/locale/ro/LC_MESSAGES/django.mo,sha256=5h8BAq8rtouRD7zDwGx41y_v37Dp8N7C8HYjKo1yzfU,1263
|
|
89
89
|
umap/locale/ro/LC_MESSAGES/django.po,sha256=-Ez2GdJuDYUd1g6X4Er7goVr6Rizt3F8u2WvDYOxRSU,11130
|
|
90
|
-
umap/locale/ru/LC_MESSAGES/django.mo,sha256=
|
|
91
|
-
umap/locale/ru/LC_MESSAGES/django.po,sha256=
|
|
90
|
+
umap/locale/ru/LC_MESSAGES/django.mo,sha256=jUe8gnawJ0i6wa4PJFDDaXTQBzGc2hfvLEiNoxh3iFk,7761
|
|
91
|
+
umap/locale/ru/LC_MESSAGES/django.po,sha256=7nc3z0wi95ZQcjZhq9RUan6Qns6iq8qYckAvPxSsYXk,17875
|
|
92
92
|
umap/locale/si/LC_MESSAGES/django.mo,sha256=vEOJk51UOrte6sgyxgM-iTZNszVZ0A4S7fhtRYaFbpg,417
|
|
93
93
|
umap/locale/si/LC_MESSAGES/django.po,sha256=9DRzgmaNoXPiBu8lcok8nXedrOdH69k6UdsyOwf4xkw,8744
|
|
94
|
-
umap/locale/sk_SK/LC_MESSAGES/django.mo,sha256
|
|
95
|
-
umap/locale/sk_SK/LC_MESSAGES/django.po,sha256=
|
|
96
|
-
umap/locale/sl/LC_MESSAGES/django.mo,sha256=
|
|
97
|
-
umap/locale/sl/LC_MESSAGES/django.po,sha256=
|
|
98
|
-
umap/locale/sr/LC_MESSAGES/django.mo,sha256=
|
|
99
|
-
umap/locale/sr/LC_MESSAGES/django.po,sha256=
|
|
100
|
-
umap/locale/sv/LC_MESSAGES/django.mo,sha256=
|
|
101
|
-
umap/locale/sv/LC_MESSAGES/django.po,sha256=
|
|
102
|
-
umap/locale/th_TH/LC_MESSAGES/django.mo,sha256=
|
|
103
|
-
umap/locale/th_TH/LC_MESSAGES/django.po,sha256=
|
|
104
|
-
umap/locale/tr/LC_MESSAGES/django.mo,sha256=
|
|
105
|
-
umap/locale/tr/LC_MESSAGES/django.po,sha256=
|
|
106
|
-
umap/locale/uk_UA/LC_MESSAGES/django.mo,sha256
|
|
107
|
-
umap/locale/uk_UA/LC_MESSAGES/django.po,sha256=
|
|
108
|
-
umap/locale/vi/LC_MESSAGES/django.mo,sha256=
|
|
109
|
-
umap/locale/vi/LC_MESSAGES/django.po,sha256=
|
|
110
|
-
umap/locale/zh/LC_MESSAGES/django.mo,sha256=
|
|
111
|
-
umap/locale/zh/LC_MESSAGES/django.po,sha256=
|
|
112
|
-
umap/locale/zh_TW/LC_MESSAGES/django.mo,sha256=
|
|
113
|
-
umap/locale/zh_TW/LC_MESSAGES/django.po,sha256=
|
|
94
|
+
umap/locale/sk_SK/LC_MESSAGES/django.mo,sha256=-qYkjTFd2irS20sgL_YxWbV7mvHlumyg6v9dF086GkA,5750
|
|
95
|
+
umap/locale/sk_SK/LC_MESSAGES/django.po,sha256=MVy3FFAQYd-BuLtOLC87MCNBhIUnTr0SHKaClCdDwJ4,15978
|
|
96
|
+
umap/locale/sl/LC_MESSAGES/django.mo,sha256=n3OO_fh5XK2hXeG1NU-wXyzbqPjtTmOTBZNjBg1Ihq0,5793
|
|
97
|
+
umap/locale/sl/LC_MESSAGES/django.po,sha256=ZE9i2y-kJqdJr2IkfAufM4c1Wt_ucjujXcekzJ--NbU,15946
|
|
98
|
+
umap/locale/sr/LC_MESSAGES/django.mo,sha256=7cVugMDpdPIXOBMTlNarwKJU3TQQNNC2RBK90tOrxhg,7434
|
|
99
|
+
umap/locale/sr/LC_MESSAGES/django.po,sha256=ZOeoNWKYNgy6j3LdpnoPeIMNJewBwtYe6Sr4ppgc_Ms,17333
|
|
100
|
+
umap/locale/sv/LC_MESSAGES/django.mo,sha256=ghUg3Jb67i0vxW8LRsXiyCgnRIx-g7OoVfFTQ_f_crc,7583
|
|
101
|
+
umap/locale/sv/LC_MESSAGES/django.po,sha256=pnwuovSpQQjGqFBdKv2b7x4GcuoUb3rnEjl_L2fhl7c,16495
|
|
102
|
+
umap/locale/th_TH/LC_MESSAGES/django.mo,sha256=cIyOK4K4w6nMJAK02Wx4npCG-bT3SKx7qMe2__5MuTg,12167
|
|
103
|
+
umap/locale/th_TH/LC_MESSAGES/django.po,sha256=i4WxgCLmSHlrJYkHqiq7yrLdvEu4nPH0ZlGLQeJgFCY,20672
|
|
104
|
+
umap/locale/tr/LC_MESSAGES/django.mo,sha256=FDnKxr4ORvovnK5iuycOXhe1h-8BKCdxCYGu0RkCVP4,6206
|
|
105
|
+
umap/locale/tr/LC_MESSAGES/django.po,sha256=TFKqJ-aSr8xm8QmkCQP_GzuB2XhRXy_4Y7A2YHRmFMk,16172
|
|
106
|
+
umap/locale/uk_UA/LC_MESSAGES/django.mo,sha256=-HarWMOzgjQ47HxU3wBw0RP3k6kUFfmDOv3e4O4tLEY,8002
|
|
107
|
+
umap/locale/uk_UA/LC_MESSAGES/django.po,sha256=7lIFnBIKDUK3Pr5wLfDq3sci-fjL_I51pYCcYHFe1Mo,17956
|
|
108
|
+
umap/locale/vi/LC_MESSAGES/django.mo,sha256=zjsS0va90-Ezx1_JO59gKXYToqBjezp1ew6V2p_DUok,4891
|
|
109
|
+
umap/locale/vi/LC_MESSAGES/django.po,sha256=SFJZUmxSxWSLc1ZCgZe4x1vs2uUdeFznXmOJTOGCZoM,15672
|
|
110
|
+
umap/locale/zh/LC_MESSAGES/django.mo,sha256=2Nr3G4oqiJd4fsxGwbN2EAPHGP20_Nof4Yv-AYU0rlw,3483
|
|
111
|
+
umap/locale/zh/LC_MESSAGES/django.po,sha256=2NfxhbFLnTpwLLl8iKiFrj7M0F0X8nVe6MsZPqVJH1o,14737
|
|
112
|
+
umap/locale/zh_TW/LC_MESSAGES/django.mo,sha256=G2At0gnGwjtnNcMI2Xbz8DJcwwWn_GWxOaaRRi4zyxU,11277
|
|
113
|
+
umap/locale/zh_TW/LC_MESSAGES/django.po,sha256=6lIiPl0Z7fcH75yIVg6mvDcTL7VWaGCSBWTxTx_0btk,17814
|
|
114
114
|
umap/management/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
115
115
|
umap/management/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
116
116
|
umap/management/commands/anonymous_edit_url.py,sha256=hsWgPzZJmLCoDKTWziFUuwq-DdnSiXkSal2t2TIED-s,1070
|
|
117
117
|
umap/management/commands/clean_tilelayer.py,sha256=Rcc2PibUUreU0jUZMtUlyqVvgbQMLMuuCZ2tkrzRqHU,5712
|
|
118
|
+
umap/management/commands/empty_trash.py,sha256=guGnu72EYOiRtS-pLjxByFOmFtq1Ra0JR0SWBOZDOsY,1024
|
|
118
119
|
umap/management/commands/generate_js_locale.py,sha256=wkf-PFIHS7m4ZhyL1ZRMBLqyUeY2SlOrTXS42tE0-bs,1281
|
|
119
120
|
umap/management/commands/import_pictograms.py,sha256=RuQDCoiKamba4l3fZUGAXRyd-3zwWWT5c5AhgDvs7AQ,2369
|
|
120
|
-
umap/management/commands/
|
|
121
|
+
umap/management/commands/migrate_to_S3.py,sha256=-LVbLdr554mjhdSty1OE_33OI4CjdegqQZr2Fw2JeSk,1119
|
|
121
122
|
umap/management/commands/run_websocket_server.py,sha256=TyECJWnmZ95KpVEWSaqfXywz5VwIEzPdypU2d6V541c,648
|
|
122
123
|
umap/migrations/0001_initial.py,sha256=dMcXtTKPiA0IqXCrDVctH91Fe0hhc04NxmvcLAULyzE,8787
|
|
123
124
|
umap/migrations/0002_tilelayer_tms.py,sha256=E99JAu1K0NzwsCEJs1z5uGlBkBJmoVb9a3WBKjpLYlo,372
|
|
@@ -141,28 +142,35 @@ umap/migrations/0019_migrate_internal_remote_datalayers.py,sha256=NZOhTwX3UJykn2
|
|
|
141
142
|
umap/migrations/0020_alter_tilelayer_url_template.py,sha256=e6DC3PNSiyyCAwS64D8d4BZiiQa3bCuyoi230L3SPH4,486
|
|
142
143
|
umap/migrations/0021_remove_map_description.py,sha256=C1-pTJ1loj_aZPIbdbPRIHQayarlkbUbfW6bj_vnKGA,336
|
|
143
144
|
umap/migrations/0022_add_team.py,sha256=oEM1cm_GTpiNb4m7HYaid1Sji56NZSf-IudgjYm0okg,2932
|
|
145
|
+
umap/migrations/0023_alter_datalayer_uuid.py,sha256=L5We6QyIByVQA_hj_komQeGE9vOWc2eOpvTQEkvy5Q0,452
|
|
146
|
+
umap/migrations/0024_alter_map_share_status.py,sha256=QRjERy2XN0jsc8MM5cCba5freqpQrOfd8NpTijZHCDo,825
|
|
147
|
+
umap/migrations/0025_alter_datalayer_geojson.py,sha256=958v9AkpkAR5Q78ZcHC0fgZzN05BdfQwtNvUuPmWEvI,563
|
|
144
148
|
umap/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
145
149
|
umap/settings/__init__.py,sha256=aPJkOTk0uFusIBA-uOjdUi10R5Cxt4jl5yv2_uCTUvo,1702
|
|
146
|
-
umap/settings/base.py,sha256=
|
|
150
|
+
umap/settings/base.py,sha256=zdJa2Qqq1hlsFh80YFhOiNEs1cWa9ZAE5zzygpmHgKE,11082
|
|
147
151
|
umap/settings/dev.py,sha256=pj1mpmZXiI2syW8pB01wcVeqCFABF3V-nlOxArir4cw,386
|
|
148
152
|
umap/settings/local.py.sample,sha256=wpnoe7qtXer_xBuhWbcbqcSCotTJRu6h8hG7N-sD0b4,3157
|
|
149
153
|
umap/static/.gitignore,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
150
|
-
umap/static/umap/base.css,sha256=
|
|
154
|
+
umap/static/umap/base.css,sha256=oUvs6YBtFZCgOEk7tVhnlkooORFZ5e1I9qSFGNeBrlw,3771
|
|
151
155
|
umap/static/umap/bitbucket.png,sha256=Z-xsnM3QOUn9tJQ0RjPXCpALghrzaDDZP7wSePSjSr8,9125
|
|
152
|
-
umap/static/umap/content.css,sha256=
|
|
156
|
+
umap/static/umap/content.css,sha256=04_50AU8iF26_979Ds0sMby4LlKIpm3J08zsv1-blIY,11662
|
|
153
157
|
umap/static/umap/font.css,sha256=fYmTKNd_Ts6TrmBbnLRgyeUS4vpfxkEqhLR-pkd3KrA,904
|
|
154
158
|
umap/static/umap/github.png,sha256=Yiw6VX71qO87vNgJaDuirn3JVlUwrzIpkT9vbtROg1o,1564
|
|
155
|
-
umap/static/umap/
|
|
159
|
+
umap/static/umap/keycloak.png,sha256=K-23F1dda0wD_39dXN5KmGqmgFvde6baNiZ8gdk0NyY,16598
|
|
160
|
+
umap/static/umap/map.css,sha256=thD4iHeGokMMbMKXj-QFlSwyyjZh5YHSSqUUR8Ts2EM,28473
|
|
156
161
|
umap/static/umap/nav.css,sha256=IKB8Ga8TRal8naxjsgrcrnCO2eaKUL3YNofJB9IN9l0,1865
|
|
157
162
|
umap/static/umap/openstreetmap.png,sha256=xccBb_RsN7uchm7fRowVLjrzmCtj1-1PLByurkdjcr8,19408
|
|
158
163
|
umap/static/umap/theme.css,sha256=gkbyghlT5kNfz0Qyg1JL7xalqvHVx321eO9qlnvcaAU,49
|
|
159
164
|
umap/static/umap/twitter.png,sha256=BnVH7PcYlgKW56KHSOMRPevji2DvhJmvzFjl3-iF7c0,3225
|
|
160
|
-
umap/static/umap/vars.css,sha256=
|
|
165
|
+
umap/static/umap/vars.css,sha256=ckkSD9F7D9-IM8P-6qnU8CAxIPS6yq-rNQnzsoofUPo,1856
|
|
166
|
+
umap/static/umap/css/bar.css,sha256=u40xqJQtYgBDfhdELlXxkh9kPmn7T2pMEJQWeiG6EvA,4851
|
|
161
167
|
umap/static/umap/css/contextmenu.css,sha256=AdPajFTy2M_yHbkMKDYdh45gRO4amNd0OXRYYDNZSI4,437
|
|
162
168
|
umap/static/umap/css/dialog.css,sha256=9qwy9rOcTQY6SPkteM7dW1t36XQBJVoGETQatSOvffM,879
|
|
163
|
-
umap/static/umap/css/
|
|
169
|
+
umap/static/umap/css/form.css,sha256=CPBhU9tXuHeo6yng68v1LQcTEfsdM3nv2VNCWMYW3QM,13589
|
|
170
|
+
umap/static/umap/css/icon.css,sha256=-lFltPt6bgAhzXPWqYW97JTY3Y22dbR7KXoOmLZQiU8,4328
|
|
164
171
|
umap/static/umap/css/importers.css,sha256=iS3krkVPpqUQlPNQXSyByyho7rHBzxYqm04bPyKo_qY,1455
|
|
165
172
|
umap/static/umap/css/panel.css,sha256=fRPw-dyrcRegoOxTOWTDjBwuI_aHNPmmBOY16flsCBI,3073
|
|
173
|
+
umap/static/umap/css/popup.css,sha256=KU0MeGp0XD4Wlut-c7p5xpw_BpGLg-9CxhiiG8OCMWw,2426
|
|
166
174
|
umap/static/umap/css/slideshow.css,sha256=zh3H_VlkMJsCjE6djbI9sJ3blY9GbDBYWKGX20oXrXA,1928
|
|
167
175
|
umap/static/umap/css/tableeditor.css,sha256=nYFd5qSMkUasFfAxkWwewKJ5MwIcZb2Zq_DViuDRZc4,1574
|
|
168
176
|
umap/static/umap/css/tooltip.css,sha256=YmaXRbnADYALIPxZASRDnkYpBoQnOnfVmIQrl4m3Wi0,1403
|
|
@@ -178,8 +186,8 @@ umap/static/umap/font/FiraSans-LightItalic.woff,sha256=KrCtvOQECD-z6QTULkBg4vv-c
|
|
|
178
186
|
umap/static/umap/font/FiraSans-LightItalic.woff2,sha256=wzKvr3N8FAQZBmtqxHJX3iIeONALlwcnN-6AKcnRKAE,135744
|
|
179
187
|
umap/static/umap/font/FiraSans-SemiBold.woff,sha256=2xqgp3wksYsMYJGFPwJavE_Bl6Rhac6zQjAJhWZVNTo,198128
|
|
180
188
|
umap/static/umap/font/FiraSans-SemiBold.woff2,sha256=pogC-aUjxvQ8Ia1gp9ZMpal4uGNYoTamBDBkP70PSzY,140168
|
|
181
|
-
umap/static/umap/img/16-white.svg,sha256=
|
|
182
|
-
umap/static/umap/img/16.svg,sha256=
|
|
189
|
+
umap/static/umap/img/16-white.svg,sha256=5oBVthtKHQI9VHoN8GZAWxKKEifbeHbK0KG4Mjk0NI4,43450
|
|
190
|
+
umap/static/umap/img/16.svg,sha256=WJxHsoR_eQ58C4qGQtZKpibbZKmaCK2miEmWVQtC_TE,24353
|
|
183
191
|
umap/static/umap/img/24-white.svg,sha256=PwFtlnDjxhnPt0c99xIL0KU14dzHT6D1EvAaaE2H650,18139
|
|
184
192
|
umap/static/umap/img/24.svg,sha256=9dLNjDli7tiVsOaV7WXOIa7o3QzdV2Kp6gjBbTsdq2M,25387
|
|
185
193
|
umap/static/umap/img/alert-icon-error.svg,sha256=YyAYn6J4zVGLfpnC60UntTxlylcA4lPcHkBfzufcdDU,4104
|
|
@@ -210,162 +218,165 @@ umap/static/umap/img/importers/overpass.svg,sha256=PFmMwBEQug3bpMdjk3Xue7cU3eArn
|
|
|
210
218
|
umap/static/umap/img/importers/random.svg,sha256=DnxcCu2vJOBdZYWhl8Si0boGjkLcvqrRZaB_BbP1zcM,2445
|
|
211
219
|
umap/static/umap/img/importers/random1.svg,sha256=mY-Yp9-my2ZxdvL6sgnDzc-ihjnAw-mNZtgSkbj25LA,1370
|
|
212
220
|
umap/static/umap/img/importers/random2.svg,sha256=wRwBTM7skyvLZJX4QHozMX8P4jxP59POTHlKPsMODcg,1933
|
|
213
|
-
umap/static/umap/img/source/16-white.svg,sha256=
|
|
214
|
-
umap/static/umap/img/source/16.svg,sha256=
|
|
221
|
+
umap/static/umap/img/source/16-white.svg,sha256=0xOMZOwpZW72QHt4SPao4BEr2lE6kZvW1hIRtzkkUYA,75554
|
|
222
|
+
umap/static/umap/img/source/16.svg,sha256=r3ZFL-rjyozbiboXDQOkoCLHW-0LTQa4Di9qF7z7qV0,44441
|
|
215
223
|
umap/static/umap/img/source/24-white.svg,sha256=t5713m3RdG9vunV2nUhLY4o4xT9v7ke3NY42g9FeAnE,29206
|
|
216
224
|
umap/static/umap/img/source/24.svg,sha256=2HY-QmZc2_eV3TyqGLlzqgJXCLVbrzKQV5Q6JLWgNiI,38319
|
|
217
|
-
umap/static/umap/js/umap.controls.js,sha256=
|
|
218
|
-
umap/static/umap/js/umap.core.js,sha256=
|
|
219
|
-
umap/static/umap/js/umap.forms.js,sha256=
|
|
220
|
-
umap/static/umap/js/umap.js,sha256=x9XY7Lzc0bH7swCttBufJxakBaUYNEb-3LrNVwAALIg,57844
|
|
225
|
+
umap/static/umap/js/umap.controls.js,sha256=gY3ej4xzkrFsaySkUD_bYXcaSKLgFN6P_e65cDch8hE,29947
|
|
226
|
+
umap/static/umap/js/umap.core.js,sha256=FGx6GVcfrE_sn_izOt5r4DLkbO3-bv28jeXV8kwwUio,7029
|
|
227
|
+
umap/static/umap/js/umap.forms.js,sha256=X0aTpmG5D2z-bSuD_Rpw73hx3o8Zz7d7qfBuvTpnYW4,31978
|
|
221
228
|
umap/static/umap/js/components/base.js,sha256=gDb1fGuNCC1KEu4PlQflC1PDNyrulhqLhmlsjyCJpps,1575
|
|
222
|
-
umap/static/umap/js/components/fragment.js,sha256
|
|
229
|
+
umap/static/umap/js/components/fragment.js,sha256=-rOrcyPpZ5ihD_hh0C1qrYpaim11JYh5fg0x_od_m5U,379
|
|
223
230
|
umap/static/umap/js/components/alerts/alert.css,sha256=fSmbDDjXjEYLfgnEAVDhyqWiBOUy2YhVRy0_den-7Dk,4930
|
|
224
231
|
umap/static/umap/js/components/alerts/alert.js,sha256=7JaTfAzB6qrodu8soo4aoiQMR7YOYcE3u17q3boMbxI,4491
|
|
225
232
|
umap/static/umap/js/modules/autocomplete.js,sha256=j3rZeiBypGcFenEN_7xhYdffYrUP92SATrEB_eTZWwk,8634
|
|
226
|
-
umap/static/umap/js/modules/browser.js,sha256=
|
|
227
|
-
umap/static/umap/js/modules/caption.js,sha256=
|
|
233
|
+
umap/static/umap/js/modules/browser.js,sha256=ovsn7NKGNl7-nVzSuY7gNGpFTYpbVn3wHwoVL5p9P0M,9343
|
|
234
|
+
umap/static/umap/js/modules/caption.js,sha256=2ZdzQJcCfQ1MfJvmoxEkv-O4MqVomNrigRcp6r2BcHA,4214
|
|
228
235
|
umap/static/umap/js/modules/dompurify.js,sha256=SOmoM-pTgYCKCKXFo6-znemWPLiLsFgR4lxM_moWaA8,328
|
|
229
|
-
umap/static/umap/js/modules/facets.js,sha256=
|
|
230
|
-
umap/static/umap/js/modules/formatter.js,sha256=
|
|
231
|
-
umap/static/umap/js/modules/global.js,sha256=
|
|
232
|
-
umap/static/umap/js/modules/help.js,sha256=
|
|
236
|
+
umap/static/umap/js/modules/facets.js,sha256=q87rllxz4J2fzOJsmRMZMqHJ-RpHYqVGeFvkY7sHRwk,4707
|
|
237
|
+
umap/static/umap/js/modules/formatter.js,sha256=drbIxbDGrcHOUtzJtC4B5iKpm8-YNg_bXmj2Yh95874,4606
|
|
238
|
+
umap/static/umap/js/modules/global.js,sha256=7jm6NLZ5PM2yrkbWHdWkoDFcevgIAMqE-vZQRXcIgEo,934
|
|
239
|
+
umap/static/umap/js/modules/help.js,sha256=0vsDTFGcPz2coG_LBeGPSUQupZTFUes6kCwQCPBUjuU,9694
|
|
233
240
|
umap/static/umap/js/modules/i18n.js,sha256=dEpjsWoEZa-Tr5_MDO0tuWkt7kLL3crxXqhttyP-khU,1387
|
|
234
|
-
umap/static/umap/js/modules/importer.js,sha256=
|
|
241
|
+
umap/static/umap/js/modules/importer.js,sha256=hfFXTXtyCueeEZrs-cq6EAnicgRANzijbhoihYFT-RE,10000
|
|
235
242
|
umap/static/umap/js/modules/leaflet-configure.js,sha256=P3aD8iNGxuVNv-xW4Di4txAjNmnlpKtCCzDvPaKEdQ8,243
|
|
236
243
|
umap/static/umap/js/modules/orderable.js,sha256=zDtcElZ_MVPoGba8Iv9bxOzk4vuN7C-5XVl4UomDYHE,2521
|
|
237
|
-
umap/static/umap/js/modules/permissions.js,sha256=
|
|
244
|
+
umap/static/umap/js/modules/permissions.js,sha256=RxKrfjLo6hdGuAvwQrzUUJJznD5RkmSkAHVMidA9iKQ,8497
|
|
238
245
|
umap/static/umap/js/modules/request.js,sha256=hMy3dleGRxstKsksbNa15w7jk4H9-nAV_ub-JdNhDD8,3881
|
|
239
|
-
umap/static/umap/js/modules/rules.js,sha256=
|
|
240
|
-
umap/static/umap/js/modules/
|
|
241
|
-
umap/static/umap/js/modules/
|
|
242
|
-
umap/static/umap/js/modules/
|
|
243
|
-
umap/static/umap/js/modules/
|
|
244
|
-
umap/static/umap/js/modules/
|
|
245
|
-
umap/static/umap/js/modules/
|
|
246
|
-
umap/static/umap/js/modules/
|
|
247
|
-
umap/static/umap/js/modules/
|
|
248
|
-
umap/static/umap/js/modules/
|
|
246
|
+
umap/static/umap/js/modules/rules.js,sha256=z_QmGH5HdS1HVtJXBjQsGkz7kus_E2NocZAqaP7BN1g,7433
|
|
247
|
+
umap/static/umap/js/modules/saving.js,sha256=oO6S23KldT19e3xM_iupw0ZDruyyCNHBx5e5wtrejhI,689
|
|
248
|
+
umap/static/umap/js/modules/schema.js,sha256=RuBO5obpccTPH_iPXRU-lwyj1SoX9bp619tknrPiZjI,13141
|
|
249
|
+
umap/static/umap/js/modules/share.js,sha256=s1X59VpMqut_Vhg7l7LV2IZDm9obRVbDH9wZbG5kX3c,7182
|
|
250
|
+
umap/static/umap/js/modules/slideshow.js,sha256=zcRzOMkJvhps1npGRjHkdK4Ce3UkqOsv8OsDgQWO-bg,3567
|
|
251
|
+
umap/static/umap/js/modules/tableeditor.js,sha256=6p2YE2-NF4NkwLDQkqrl90P_PwOYdFao0-ac_AkOwWs,9854
|
|
252
|
+
umap/static/umap/js/modules/umap.js,sha256=n509OKscghGTM_sXlvcobVdJG36NRpeQA5pIlmEaUDI,49989
|
|
253
|
+
umap/static/umap/js/modules/urls.js,sha256=76cFqycj2O8huuoYYBvxnVt2Fc2UDbgrRsiv6lQmcSY,890
|
|
254
|
+
umap/static/umap/js/modules/utils.js,sha256=fYzo-WjRzDZsdjv3CI9U4Es3AqOfuBCJuRq997m2EfQ,12309
|
|
255
|
+
umap/static/umap/js/modules/data/features.js,sha256=rd5WpZoai3u4baWxi_8m2vtwGLuI-9hdH4PGnrjqg_4,31667
|
|
256
|
+
umap/static/umap/js/modules/data/layer.js,sha256=WhB0ZSaNpI082JKL28EYLjY2fhoIXdOhMwn8JDuqtqM,34530
|
|
257
|
+
umap/static/umap/js/modules/importers/cadastrefr.js,sha256=KHqxHleFRFzNi98gegvUM1R6eJorAGGcMft_ktUg-ug,2262
|
|
249
258
|
umap/static/umap/js/modules/importers/communesfr.js,sha256=6q6ilmYhhuSmgdrvfTyEDNyMLbc9J9Bt8VMZVXB8ZOA,1723
|
|
250
259
|
umap/static/umap/js/modules/importers/datasets.js,sha256=StZbRiq_1vqe0OO1w66k5Lwzju8RntmHpWe9HWIDfRE,1372
|
|
251
|
-
umap/static/umap/js/modules/importers/geodatamine.js,sha256=
|
|
252
|
-
umap/static/umap/js/modules/importers/overpass.js,sha256=
|
|
260
|
+
umap/static/umap/js/modules/importers/geodatamine.js,sha256=vIxANzNc1TAe3QcZroIxqNvos1vexBmKDTtzErBNiY4,2949
|
|
261
|
+
umap/static/umap/js/modules/importers/overpass.js,sha256=cY2kb3Fs8tA6PqBjGyc5bI0mg7L1ijapIAkVGwEhSwI,3341
|
|
253
262
|
umap/static/umap/js/modules/rendering/icon.js,sha256=hguSJt3wDqe0oSQIm1zrYSbyktKVQUWv-QTo5fYdlc8,7861
|
|
254
|
-
umap/static/umap/js/modules/rendering/
|
|
255
|
-
umap/static/umap/js/modules/rendering/
|
|
256
|
-
umap/static/umap/js/modules/rendering/
|
|
257
|
-
umap/static/umap/js/modules/rendering/
|
|
258
|
-
umap/static/umap/js/modules/rendering/layers/
|
|
259
|
-
umap/static/umap/js/modules/rendering/layers/
|
|
260
|
-
umap/static/umap/js/modules/rendering/layers/
|
|
263
|
+
umap/static/umap/js/modules/rendering/map.js,sha256=rmI6Y6HHWxWVNokhXl0ADkQDoHzJda5KRdrIZGWrzKI,12956
|
|
264
|
+
umap/static/umap/js/modules/rendering/popup.js,sha256=EHfOSPb8BmbGK6-DcGekfbIDpNjH-y8L2QnpfbJEr3Y,2604
|
|
265
|
+
umap/static/umap/js/modules/rendering/template.js,sha256=LRLhU8kKoZpvyPR2h1E3XyfS4BY07p3b82KPZPk5rbU,7890
|
|
266
|
+
umap/static/umap/js/modules/rendering/ui.js,sha256=KmAoFiLjiA6IqWzn8gK4U7H_361aAIXZjNWVgnxm_go,14323
|
|
267
|
+
umap/static/umap/js/modules/rendering/layers/base.js,sha256=DeXxRwTatoxxGStT1tWyNQVCrIkbgd7ZaawIPxWIcOQ,2525
|
|
268
|
+
umap/static/umap/js/modules/rendering/layers/classified.js,sha256=h4cKB4sZ05MTwlE_kur292HRHxdaSkuwIMmW5JaU-Ac,14679
|
|
269
|
+
umap/static/umap/js/modules/rendering/layers/cluster.js,sha256=970BbIdiOUQTdNRRRA_4sY2L-1fTe6wb0wBFeuHZxww,3368
|
|
270
|
+
umap/static/umap/js/modules/rendering/layers/heat.js,sha256=M-Am38FYMy_kJgyb5E5x6XZuBzN25MIvhV6ClYNL0iM,4779
|
|
261
271
|
umap/static/umap/js/modules/sync/engine.js,sha256=rV5Qqtk_jpe_lDx97NFhea90yTGv0mne4js-9xrNV1c,13070
|
|
262
272
|
umap/static/umap/js/modules/sync/hlc.js,sha256=XeJz3x7qiDz7v-mcgGIynj5ks34FpWx_oSPUPFd_ZGA,2991
|
|
263
|
-
umap/static/umap/js/modules/sync/updaters.js,sha256=
|
|
273
|
+
umap/static/umap/js/modules/sync/updaters.js,sha256=1V__kPZFK0YtwTUUjJKMDlxj14dAetzu70gNGCTE4-I,3110
|
|
264
274
|
umap/static/umap/js/modules/sync/websocket.js,sha256=1UtvsTAm-gkfpBRcLPykPvDyax3mQSxG0KOjWhqnAIU,647
|
|
275
|
+
umap/static/umap/js/modules/ui/bar.js,sha256=zoWNOKhs-Sf5pFTlPFoEAysS-AUF6ZlXdO5UA9jom2A,7570
|
|
265
276
|
umap/static/umap/js/modules/ui/base.js,sha256=8PN8TRIBqTANRufwVvV0XzOdaYQuRCnlWGbTGq8FZiM,2491
|
|
266
277
|
umap/static/umap/js/modules/ui/contextmenu.js,sha256=VzC94uGUt8DkzC60Gcbz-MxivfSITEqUC91Fkpq1gjk,2550
|
|
267
278
|
umap/static/umap/js/modules/ui/dialog.js,sha256=Jh2jb4qjxx_eTGAU9cRZHwWhtyk2HFVg7dkP8eCtBLQ,5403
|
|
268
|
-
umap/static/umap/js/modules/ui/panel.js,sha256=
|
|
279
|
+
umap/static/umap/js/modules/ui/panel.js,sha256=phPWwCFxQ9AJ9auPPayD5Xtf6yQemQSZHlVlLANfTx0,3240
|
|
269
280
|
umap/static/umap/js/modules/ui/tooltip.js,sha256=M2KBb5CA4AvaA-6QgfpUKMYQuGXzTqx4ZVA9fkMRBEs,1642
|
|
270
|
-
umap/static/umap/locale/am_ET.js,sha256=
|
|
271
|
-
umap/static/umap/locale/am_ET.json,sha256=
|
|
272
|
-
umap/static/umap/locale/ar.js,sha256=
|
|
273
|
-
umap/static/umap/locale/ar.json,sha256=
|
|
274
|
-
umap/static/umap/locale/ast.js,sha256=
|
|
275
|
-
umap/static/umap/locale/ast.json,sha256=
|
|
276
|
-
umap/static/umap/locale/bg.js,sha256=
|
|
277
|
-
umap/static/umap/locale/bg.json,sha256=
|
|
278
|
-
umap/static/umap/locale/br.js,sha256=
|
|
279
|
-
umap/static/umap/locale/br.json,sha256=
|
|
280
|
-
umap/static/umap/locale/ca.js,sha256=
|
|
281
|
-
umap/static/umap/locale/ca.json,sha256=
|
|
282
|
-
umap/static/umap/locale/cs_CZ.js,sha256
|
|
283
|
-
umap/static/umap/locale/cs_CZ.json,sha256=
|
|
284
|
-
umap/static/umap/locale/da.js,sha256=
|
|
285
|
-
umap/static/umap/locale/da.json,sha256=
|
|
286
|
-
umap/static/umap/locale/de.js,sha256=
|
|
287
|
-
umap/static/umap/locale/de.json,sha256=
|
|
288
|
-
umap/static/umap/locale/el.js,sha256=
|
|
289
|
-
umap/static/umap/locale/el.json,sha256=
|
|
290
|
-
umap/static/umap/locale/en.js,sha256=
|
|
291
|
-
umap/static/umap/locale/en.json,sha256=
|
|
292
|
-
umap/static/umap/locale/en_US.json,sha256=
|
|
293
|
-
umap/static/umap/locale/es.js,sha256=
|
|
294
|
-
umap/static/umap/locale/es.json,sha256
|
|
295
|
-
umap/static/umap/locale/et.js,sha256=
|
|
296
|
-
umap/static/umap/locale/et.json,sha256=
|
|
297
|
-
umap/static/umap/locale/eu.js,sha256=
|
|
298
|
-
umap/static/umap/locale/eu.json,sha256=
|
|
299
|
-
umap/static/umap/locale/fa_IR.js,sha256=
|
|
300
|
-
umap/static/umap/locale/fa_IR.json,sha256=
|
|
301
|
-
umap/static/umap/locale/fi.js,sha256=
|
|
302
|
-
umap/static/umap/locale/fi.json,sha256=
|
|
303
|
-
umap/static/umap/locale/fr.js,sha256=
|
|
304
|
-
umap/static/umap/locale/fr.json,sha256=
|
|
305
|
-
umap/static/umap/locale/gl.js,sha256=
|
|
306
|
-
umap/static/umap/locale/gl.json,sha256=
|
|
307
|
-
umap/static/umap/locale/he.js,sha256=
|
|
308
|
-
umap/static/umap/locale/he.json,sha256=
|
|
309
|
-
umap/static/umap/locale/hr.js,sha256=
|
|
310
|
-
umap/static/umap/locale/hr.json,sha256=
|
|
311
|
-
umap/static/umap/locale/hu.js,sha256=
|
|
312
|
-
umap/static/umap/locale/hu.json,sha256=
|
|
313
|
-
umap/static/umap/locale/id.js,sha256
|
|
314
|
-
umap/static/umap/locale/id.json,sha256=
|
|
315
|
-
umap/static/umap/locale/is.js,sha256=
|
|
316
|
-
umap/static/umap/locale/is.json,sha256=
|
|
317
|
-
umap/static/umap/locale/it.js,sha256=
|
|
318
|
-
umap/static/umap/locale/it.json,sha256=
|
|
319
|
-
umap/static/umap/locale/ja.js,sha256=
|
|
320
|
-
umap/static/umap/locale/ja.json,sha256=
|
|
321
|
-
umap/static/umap/locale/ko.js,sha256=
|
|
322
|
-
umap/static/umap/locale/ko.json,sha256=
|
|
323
|
-
umap/static/umap/locale/lt.js,sha256=
|
|
324
|
-
umap/static/umap/locale/lt.json,sha256=
|
|
325
|
-
umap/static/umap/locale/ms.js,sha256=
|
|
326
|
-
umap/static/umap/locale/ms.json,sha256=
|
|
327
|
-
umap/static/umap/locale/nl.js,sha256=
|
|
328
|
-
umap/static/umap/locale/nl.json,sha256=
|
|
329
|
-
umap/static/umap/locale/no.js,sha256=
|
|
330
|
-
umap/static/umap/locale/no.json,sha256=
|
|
331
|
-
umap/static/umap/locale/pl.js,sha256=
|
|
332
|
-
umap/static/umap/locale/pl.json,sha256=
|
|
333
|
-
umap/static/umap/locale/pl_PL.json,sha256=
|
|
334
|
-
umap/static/umap/locale/pt.js,sha256=
|
|
335
|
-
umap/static/umap/locale/pt.json,sha256=
|
|
336
|
-
umap/static/umap/locale/pt_BR.js,sha256=
|
|
337
|
-
umap/static/umap/locale/pt_BR.json,sha256=
|
|
338
|
-
umap/static/umap/locale/pt_PT.js,sha256=
|
|
339
|
-
umap/static/umap/locale/pt_PT.json,sha256=
|
|
340
|
-
umap/static/umap/locale/ro.js,sha256=
|
|
341
|
-
umap/static/umap/locale/ro.json,sha256=
|
|
342
|
-
umap/static/umap/locale/ru.js,sha256=
|
|
343
|
-
umap/static/umap/locale/ru.json,sha256=
|
|
344
|
-
umap/static/umap/locale/si.js,sha256=
|
|
345
|
-
umap/static/umap/locale/si.json,sha256=
|
|
346
|
-
umap/static/umap/locale/sk_SK.js,sha256=
|
|
347
|
-
umap/static/umap/locale/sk_SK.json,sha256=
|
|
348
|
-
umap/static/umap/locale/sl.js,sha256=
|
|
349
|
-
umap/static/umap/locale/sl.json,sha256=
|
|
350
|
-
umap/static/umap/locale/sr.js,sha256=
|
|
351
|
-
umap/static/umap/locale/sr.json,sha256=
|
|
352
|
-
umap/static/umap/locale/sv.js,sha256=
|
|
353
|
-
umap/static/umap/locale/sv.json,sha256
|
|
354
|
-
umap/static/umap/locale/th_TH.js,sha256=
|
|
355
|
-
umap/static/umap/locale/th_TH.json,sha256=
|
|
356
|
-
umap/static/umap/locale/tr.js,sha256=
|
|
357
|
-
umap/static/umap/locale/tr.json,sha256=
|
|
358
|
-
umap/static/umap/locale/uk_UA.js,sha256=
|
|
359
|
-
umap/static/umap/locale/uk_UA.json,sha256=
|
|
360
|
-
umap/static/umap/locale/vi.js,sha256=
|
|
361
|
-
umap/static/umap/locale/vi.json,sha256=
|
|
362
|
-
umap/static/umap/locale/vi_VN.json,sha256=
|
|
363
|
-
umap/static/umap/locale/zh.js,sha256=
|
|
364
|
-
umap/static/umap/locale/zh.json,sha256=
|
|
365
|
-
umap/static/umap/locale/zh_CN.json,sha256=
|
|
366
|
-
umap/static/umap/locale/zh_TW.Big5.json,sha256=
|
|
367
|
-
umap/static/umap/locale/zh_TW.js,sha256=
|
|
368
|
-
umap/static/umap/locale/zh_TW.json,sha256=
|
|
281
|
+
umap/static/umap/locale/am_ET.js,sha256=TsgZgJkMMmFAJE0nJIq62r8hHvFgLLjcA6axXQlkbog,33822
|
|
282
|
+
umap/static/umap/locale/am_ET.json,sha256=HUTiaoPRD8nuC4dFMykm0qlHpEEVAj-FohAS3oJBBTI,33751
|
|
283
|
+
umap/static/umap/locale/ar.js,sha256=iT2H7Ipxsfk_w1KA6eCVsrCzm7H28cR5KLWT64YAKO4,30513
|
|
284
|
+
umap/static/umap/locale/ar.json,sha256=fLZt8QBeZW62gKgpRtu5VY_EBSXb59fgVTtgE_eb5B4,30448
|
|
285
|
+
umap/static/umap/locale/ast.js,sha256=inLuiOwEYD_zX3tbnI2YEyQMyA6VOwy6R_WUExQ60oA,30091
|
|
286
|
+
umap/static/umap/locale/ast.json,sha256=9EbcClQgnn14besF7LctqoxAWPR4qvnRiMIoN3XeuHY,30024
|
|
287
|
+
umap/static/umap/locale/bg.js,sha256=bI2LwzpeRksr86cgH_kRfeFQ3v3tIErtJAKx1KU1LcI,33094
|
|
288
|
+
umap/static/umap/locale/bg.json,sha256=k4uLgTydaQdqv_o7JC8-ydBSeat1x_OHL4n6178fLCo,33029
|
|
289
|
+
umap/static/umap/locale/br.js,sha256=kxfcQYb_GHauDn3Zc1K9Prl-AvKPFQcQIjDRpNzE1G8,31863
|
|
290
|
+
umap/static/umap/locale/br.json,sha256=K9CrpSKnYfrxwuTOimt_eoa6GKQ8hGn2qQ4l6f2iKdU,31798
|
|
291
|
+
umap/static/umap/locale/ca.js,sha256=TGrkpek8w4s6yaiYVfd4kh3Tv0wy12cTR_efwaBPosE,31619
|
|
292
|
+
umap/static/umap/locale/ca.json,sha256=AQSLZrnsRVSx48SkWTfH4S9s2eRjOmiquTExGZHPZb0,31554
|
|
293
|
+
umap/static/umap/locale/cs_CZ.js,sha256=-C1MwnZJtzuWPjBuC9qKD1m8oEUFfgbKEp5bddEGzZk,32716
|
|
294
|
+
umap/static/umap/locale/cs_CZ.json,sha256=sqaVOSry2fnq3lpDORardFlyEi39AEn_GAWawEbyugo,32645
|
|
295
|
+
umap/static/umap/locale/da.js,sha256=LY_-13XCTzjU8lYZ2D_y_MQOhWCLOxNb_WI24065cgg,30466
|
|
296
|
+
umap/static/umap/locale/da.json,sha256=IE5PSbdzvvbFGq0meEaaMLksdTfTwsruXMQlc_Tum0g,30401
|
|
297
|
+
umap/static/umap/locale/de.js,sha256=wUAKh3L1vhrHH819XeKeLalw8GOhjh5G-yErBUDY4R0,32788
|
|
298
|
+
umap/static/umap/locale/de.json,sha256=cM1Q4WS2qCtQebyUHnHmblS4aj9j4TooDwk_nSQ8pqs,32723
|
|
299
|
+
umap/static/umap/locale/el.js,sha256=aK9fBOMEaQf-a3IU3lEhJ5qeDNRtHIR5k_WD0n09d88,41377
|
|
300
|
+
umap/static/umap/locale/el.json,sha256=G3O0k62tIsf654xUZO0x988aKIAo0zZCHzRibDxpjo8,41312
|
|
301
|
+
umap/static/umap/locale/en.js,sha256=3zFUHDjehyf1qhY9NcO3SkiTY0cdEinrpIOSez3upRw,30089
|
|
302
|
+
umap/static/umap/locale/en.json,sha256=9EbcClQgnn14besF7LctqoxAWPR4qvnRiMIoN3XeuHY,30024
|
|
303
|
+
umap/static/umap/locale/en_US.json,sha256=E8ScCCs3lXiHOJPqTNxd7maDyhkkF3GNqN-r2p27lLQ,29813
|
|
304
|
+
umap/static/umap/locale/es.js,sha256=xYnvTBRzycvrYhEA5yr8uFV8aeCoVLPsJegdccDdjQg,32933
|
|
305
|
+
umap/static/umap/locale/es.json,sha256=-JF4DZ5B4yk2Qvhj4FsEhZs0UybS0m0t2roH0cvnPXw,32868
|
|
306
|
+
umap/static/umap/locale/et.js,sha256=7w-K6LwNlNAe_I5YbJmBzQvI3LDnJEIWIAU36lYEvME,30280
|
|
307
|
+
umap/static/umap/locale/et.json,sha256=DkH6uKdB8nH8QacxkJgELV5ma0f9f5-4KGl2vbCk2c8,30215
|
|
308
|
+
umap/static/umap/locale/eu.js,sha256=fES9SwomfIpU9OsezdIHEFyySR1OKGCawoVVAZQDC3Q,31948
|
|
309
|
+
umap/static/umap/locale/eu.json,sha256=erAHaqoa45eek5TJ6y68WJRjMugHaL7U1dj_1zsK1XA,31883
|
|
310
|
+
umap/static/umap/locale/fa_IR.js,sha256=qn-Oc23zaIz_ua3DAvvVljn--jn2fR7eaMF-bsypMNc,38704
|
|
311
|
+
umap/static/umap/locale/fa_IR.json,sha256=ql1IvgBcDHiAD6ho500PwRE2y8x9gSfsKq96IQgAZTw,38633
|
|
312
|
+
umap/static/umap/locale/fi.js,sha256=wyW-hHzNfKHoPKata6sw_TBx3Grz227eXscuabAGbwQ,30915
|
|
313
|
+
umap/static/umap/locale/fi.json,sha256=lDQ6_RxXtcNI_kahg8XBWlVYUE-MvgUqJA_Ue6DJj3c,30850
|
|
314
|
+
umap/static/umap/locale/fr.js,sha256=qcNce3E8OnRxRQwi8bRm9XhcixmTGtZrdEN-4fjcPSA,32978
|
|
315
|
+
umap/static/umap/locale/fr.json,sha256=RgemOdmvz98TVih78sXjhJ-D69KFE5xk12yr-75cMEo,32913
|
|
316
|
+
umap/static/umap/locale/gl.js,sha256=ninZHPi3xo8aatt9G6zBNXCX6br0Na7-t20JJT0XDX4,31478
|
|
317
|
+
umap/static/umap/locale/gl.json,sha256=b99nZnWgtOZf1Uj-WUCPnWLrcvg5IGDYCV0wc7ntgb8,31413
|
|
318
|
+
umap/static/umap/locale/he.js,sha256=jljbzL6uctwBN5fzwQM4lFZ6ZLXKzldUeDTyzQTSyqU,33381
|
|
319
|
+
umap/static/umap/locale/he.json,sha256=s0Ug5JiUxUdtzvRk-Q3K1-IfW9blpmWJnL5MPjsaJ-g,33316
|
|
320
|
+
umap/static/umap/locale/hr.js,sha256=2ItNt_8cfIRFkrq2ef3U7QGUJDBkV1IuDmvtzeKwSNs,30267
|
|
321
|
+
umap/static/umap/locale/hr.json,sha256=31E79dPcxfoCeuntIWiS_1tv3zWtzOZclRXzIqJhD78,30202
|
|
322
|
+
umap/static/umap/locale/hu.js,sha256=d-4e8rDejv6Qfk9KqCUtlD1g32Mq1o4QhOzfjnzCDVE,34362
|
|
323
|
+
umap/static/umap/locale/hu.json,sha256=jpXkjqDfEuJOGGBlg5jH_-fr2ZEJuVUUuiI57hrYO2U,34297
|
|
324
|
+
umap/static/umap/locale/id.js,sha256=-cm1Di8QwRWbvzwmapf_zWB-8l56aQeVCuMLzrfdGK8,30089
|
|
325
|
+
umap/static/umap/locale/id.json,sha256=9EbcClQgnn14besF7LctqoxAWPR4qvnRiMIoN3XeuHY,30024
|
|
326
|
+
umap/static/umap/locale/is.js,sha256=VCR5O55_9SPCAuR6W8LP0jqPPvNNdLzqDFfPPx1jn_U,31367
|
|
327
|
+
umap/static/umap/locale/is.json,sha256=Jrnjrbo24fIALFKfCDC6RuFAeQAaNRqVeU7ybG_3Hc0,31302
|
|
328
|
+
umap/static/umap/locale/it.js,sha256=mg4v_4kDg4KvttSNt6hf5AW0J52INsXjIogB5o0Kxa4,32302
|
|
329
|
+
umap/static/umap/locale/it.json,sha256=3qSgA9n0yg0zLXpkT99XnDBS3NnslRP57nrUFDVfD74,32237
|
|
330
|
+
umap/static/umap/locale/ja.js,sha256=90_RblxTH-AzVH2zCQg-N6k3aU1W0u-uxlndQeCOeEI,32498
|
|
331
|
+
umap/static/umap/locale/ja.json,sha256=9KdBJhNEQAi3IfJT8i4x5-7Hk7tHOvs5vFjBBn6Jv1A,32433
|
|
332
|
+
umap/static/umap/locale/ko.js,sha256=aUEfDaVikoHwRhGiQ3nsryLJNoHUTXuHpuoDK62ayFc,30277
|
|
333
|
+
umap/static/umap/locale/ko.json,sha256=pGbCNCmkz83Ry8UwmnXIGM-TH_OCXJRJp5RIj5HNxrI,30212
|
|
334
|
+
umap/static/umap/locale/lt.js,sha256=9zdA1yCVWMl2Kzoa_NSYXkILJo1CV8cusZRTLnb3eAY,30868
|
|
335
|
+
umap/static/umap/locale/lt.json,sha256=sjuqZ9MXDHelqxrJoIa6na-H4K0U6B7EWJlBjM9OxME,30803
|
|
336
|
+
umap/static/umap/locale/ms.js,sha256=UqccRDSD8zUNECwe_YYvqxAKvnk-n0-MUAD1IcTGvHU,31228
|
|
337
|
+
umap/static/umap/locale/ms.json,sha256=mSTNE-o08aKhUvv8KAR8ZJGBB1mV7m5lHfdPIrDiMww,31163
|
|
338
|
+
umap/static/umap/locale/nl.js,sha256=KN2Z9s6Ip8kSYmzlEII4YmA5wmSuUeSPNLltOTte-rY,31677
|
|
339
|
+
umap/static/umap/locale/nl.json,sha256=F1bXJjZJSgos80GUqodZw-JDbRf5hF9-8-BCOjm47FM,31612
|
|
340
|
+
umap/static/umap/locale/no.js,sha256=Srb9jVwrDrC44yqcYo7CSZRDfnp8ieLoEB3EaPIKml0,30313
|
|
341
|
+
umap/static/umap/locale/no.json,sha256=uURvDIsHalG5ysr-zFtYeS5HGXN_te1jSmcPqSEbexE,30248
|
|
342
|
+
umap/static/umap/locale/pl.js,sha256=NKOlW_8mK7-f2kzsQqtTNorDHM0jlFeZj8HT_lUNEEI,31877
|
|
343
|
+
umap/static/umap/locale/pl.json,sha256=WY8oaQMgrG4_dT_tP8TpMX0__VpvBQvs60a9BTgw3E0,31812
|
|
344
|
+
umap/static/umap/locale/pl_PL.json,sha256=9EbcClQgnn14besF7LctqoxAWPR4qvnRiMIoN3XeuHY,30024
|
|
345
|
+
umap/static/umap/locale/pt.js,sha256=be83xwmZ36ERhS80rsn03gKvgiD4AvFUszRtEXCd9Uc,32766
|
|
346
|
+
umap/static/umap/locale/pt.json,sha256=5zTKajqQJ6hdhdNvH0WAxJJCulcOykPEodTYWQPE_rg,32701
|
|
347
|
+
umap/static/umap/locale/pt_BR.js,sha256=uWUdhGn7IZGpQFzl0KMQEPQafhpYVUo90tZ5IeHkd94,31448
|
|
348
|
+
umap/static/umap/locale/pt_BR.json,sha256=ksjtMpl2eRrXpxT1QlcX7lS8ymHVSoJ54RK-BOE3plQ,31377
|
|
349
|
+
umap/static/umap/locale/pt_PT.js,sha256=onB0Sm4ngWPuTd2Jd07jdv8ruJ7DsN2X_IfHskuBm9g,32735
|
|
350
|
+
umap/static/umap/locale/pt_PT.json,sha256=myLhZ3Prpv7SUXaEWQYnryXjbif-3VFa2DoYPcLpXO4,32664
|
|
351
|
+
umap/static/umap/locale/ro.js,sha256=Ls9FmNl5_svi8kesFz4U6g5WEL4MtsHo1DGJuokVPQY,30118
|
|
352
|
+
umap/static/umap/locale/ro.json,sha256=prIbV9H0WA6NRh7zWEhyEghjgFW66MBjR-v_uW7B5Os,30053
|
|
353
|
+
umap/static/umap/locale/ru.js,sha256=s6fcgx5-hygJ3eXCyR4mxY06-u0k80ePGhMgk-8gG0k,37184
|
|
354
|
+
umap/static/umap/locale/ru.json,sha256=XFkiBv_Ku6HSgCMITX7KXcTy2EE7R8CSmwHecjbzB14,37119
|
|
355
|
+
umap/static/umap/locale/si.js,sha256=mcgXepIhSBBoRr6LvmvdRJFIwEGzXdjABC6W7lGYQUg,28504
|
|
356
|
+
umap/static/umap/locale/si.json,sha256=DHd8onJhyE8lBV76Zc9XmpHejZZOx0FwF3zaMlPq_Dc,28439
|
|
357
|
+
umap/static/umap/locale/sk_SK.js,sha256=YzuYb5xEXI3EIkg3o_FF96EwIFrEwaVqgo_XfQsL8sY,31348
|
|
358
|
+
umap/static/umap/locale/sk_SK.json,sha256=z-2xxmfNwVGgr42ylWJY21vb0jqdSpSwLL3j3586Qy0,31277
|
|
359
|
+
umap/static/umap/locale/sl.js,sha256=v51JDvJmSi7WMmdh_4zxTAKjlwWQxpKUep51JFM0jJE,31209
|
|
360
|
+
umap/static/umap/locale/sl.json,sha256=5bhESe7d0rMnmW122d6Qa545wNpgNeD3_dfMJMFRHYo,31144
|
|
361
|
+
umap/static/umap/locale/sr.js,sha256=_l17hp1EAegvwrQWfMFtTUuGXRmNaHyOEtgW4CK26-A,34106
|
|
362
|
+
umap/static/umap/locale/sr.json,sha256=Oi75zWEoBJLqilYnI_7yeDQ8vMGEww0iljmjCdHew_Q,34041
|
|
363
|
+
umap/static/umap/locale/sv.js,sha256=RJVvQczMH3zqi2vwqUybOdYWW097I64ud2qTxlCD25E,31108
|
|
364
|
+
umap/static/umap/locale/sv.json,sha256=-2UDaWJ0I5JEFl4NlemsBsIFJpgUksIxnuohS4z9tCo,31043
|
|
365
|
+
umap/static/umap/locale/th_TH.js,sha256=1kdVQ3N2Y0QjZQhBTc-lmbdruQJx_Jl3yBXJ589GzbU,31141
|
|
366
|
+
umap/static/umap/locale/th_TH.json,sha256=yScLM6qwExk-wZBDU5UelGH-8nkWMXKEeES5swacCGg,31070
|
|
367
|
+
umap/static/umap/locale/tr.js,sha256=H470zyD0E2ZV_a4OVKFBUUUUUgdfVO494PbOPZrBhV0,31642
|
|
368
|
+
umap/static/umap/locale/tr.json,sha256=aNfhirDkVaVO_deaHHmT_5zaIywPeAA46zNA9cYj6Ys,31577
|
|
369
|
+
umap/static/umap/locale/uk_UA.js,sha256=yVv2LskMW449d0FfKvVrNj21ybqLjirQEaE63xGmrv4,36801
|
|
370
|
+
umap/static/umap/locale/uk_UA.json,sha256=29hKx5mPf8u8fShSJ8a0i1iBSlVwjLzj8kkYRc-XGZM,36730
|
|
371
|
+
umap/static/umap/locale/vi.js,sha256=fWEcKMFTbwIfUFvNTPfDUbUgePg8r5TKY9X55JXaEaM,30369
|
|
372
|
+
umap/static/umap/locale/vi.json,sha256=kufkEqkeibB-LIeGi1uAv3yxuALbigDuDprj9NhpyHA,30304
|
|
373
|
+
umap/static/umap/locale/vi_VN.json,sha256=9EbcClQgnn14besF7LctqoxAWPR4qvnRiMIoN3XeuHY,30024
|
|
374
|
+
umap/static/umap/locale/zh.js,sha256=CJ7RTt_bwXzeVTVGQul-dAA_BHBnZwDAh590vdkAO0A,29795
|
|
375
|
+
umap/static/umap/locale/zh.json,sha256=32Cvlx1c6lE6-yil6WXB87rJ6luKUa20OhJ-4LQ5bto,29730
|
|
376
|
+
umap/static/umap/locale/zh_CN.json,sha256=9EbcClQgnn14besF7LctqoxAWPR4qvnRiMIoN3XeuHY,30024
|
|
377
|
+
umap/static/umap/locale/zh_TW.Big5.json,sha256=9EbcClQgnn14besF7LctqoxAWPR4qvnRiMIoN3XeuHY,30024
|
|
378
|
+
umap/static/umap/locale/zh_TW.js,sha256=dpj_j40nwYuenymMex188GnU-6nEeD6HJyOEUqY0cn4,29586
|
|
379
|
+
umap/static/umap/locale/zh_TW.json,sha256=YPJShTN_uCsz71psYFp8pUJmb7OQGRbXqyHw4yAdvtI,29515
|
|
369
380
|
umap/static/umap/test/.eslintrc,sha256=lsy_EQL70iOehznbw1QtRqN858VT9vQAZXg9h2aTX2w,444
|
|
370
381
|
umap/static/umap/test/DataLayer.js,sha256=P-bq8gjGrSEKXLxmDk85NI33GT5XWHHLvv44xJ7CGKk,14221
|
|
371
382
|
umap/static/umap/test/Feature.js,sha256=xb6HjjD_EuI4ezvn3z_SUR_s7C1e8xmZim20VHaR2qg,3664
|
|
@@ -376,10 +387,10 @@ umap/static/umap/test/Polyline.js,sha256=5VxRW-b6bnNgyIzDsHM6g5lPci-Td1wY5VPg_um
|
|
|
376
387
|
umap/static/umap/test/Util.js,sha256=KBsOQN_E4Y5N8VSDNP5fLdUrvOh7G3pewrkRKq547VQ,1096
|
|
377
388
|
umap/static/umap/test/_pre.js,sha256=O3qaQf-M2SLQ6c7AGIrRwdPm3iULiSTt-KkmAIQnAGg,12960
|
|
378
389
|
umap/static/umap/test/index.html,sha256=1ZKUQry_D4tzZapPOnhs7TfLP0-yDtOpE28nEicH4qA,6616
|
|
379
|
-
umap/static/umap/unittests/URLs.js,sha256=
|
|
390
|
+
umap/static/umap/unittests/URLs.js,sha256=wF0hfRX3NqwFAe31QGeKFwavUpNP2T8pHwXBlcpiwNo,2070
|
|
380
391
|
umap/static/umap/unittests/hlc.js,sha256=GvpBaBSgfMs0Zym0_zOs2QldUOcbFNVIKweBhuwM_QI,5294
|
|
381
392
|
umap/static/umap/unittests/sync.js,sha256=JSyT4ZwuRF1mMUzLLJzjIs_6iZz8S2iF1imJGLpSdwQ,12751
|
|
382
|
-
umap/static/umap/unittests/utils.js,sha256=
|
|
393
|
+
umap/static/umap/unittests/utils.js,sha256=TH_tFW_GvUWPm06xRYRbebk898T3-OKp3s2j5-r4NxA,26422
|
|
383
394
|
umap/static/umap/vendors/colorbrewer/colorbrewer.js,sha256=wEHf7UslhI09j7tfzC1V9FLgTbZELDbbtGiL2x0y9vY,23051
|
|
384
395
|
umap/static/umap/vendors/csv2geojson/csv2geojson.js,sha256=FARwXdqk_yf3ttJmSyrJ204B9glI2YaZ2vuhaQPmhVk,15712
|
|
385
396
|
umap/static/umap/vendors/dompurify/purify.es.js,sha256=z-0CPcG0TCk11WMdauq46gDt65U61y_i-ltN5dKc500,64057
|
|
@@ -389,7 +400,7 @@ umap/static/umap/vendors/editable/Path.Drag.js,sha256=EATyTfgSiCkdjTwGM5lU1RZayx
|
|
|
389
400
|
umap/static/umap/vendors/editinosm/Leaflet.EditInOSM.css,sha256=eVKDGO_G2bIJvf_o5490h8BbMh5XeraSLmo6qTc8zj8,1263
|
|
390
401
|
umap/static/umap/vendors/editinosm/Leaflet.EditInOSM.js,sha256=ati65azw8WxPG70b4JblFSHgD-fJ0ytriQEzC5tJWCM,9141
|
|
391
402
|
umap/static/umap/vendors/editinosm/edit-in-osm.png,sha256=xsQrWBc8olICRKg-bt7auEoceoCoWWZxm5OmAHSE2PM,3340
|
|
392
|
-
umap/static/umap/vendors/formbuilder/Leaflet.FormBuilder.js,sha256=
|
|
403
|
+
umap/static/umap/vendors/formbuilder/Leaflet.FormBuilder.js,sha256=E6d3ANdkutf-GhnCi2H49-XJf55YVV8cA4iod-nomI0,10984
|
|
393
404
|
umap/static/umap/vendors/fullscreen/Leaflet.fullscreen.js,sha256=_VGiFGzaidNadoKY4_8zFXP_OqGdajjpB-0vNHRz33o,5041
|
|
394
405
|
umap/static/umap/vendors/fullscreen/Leaflet.fullscreen.min.js,sha256=RQN1bmEq_28pzVG8Csu34O677VNj5_1xl1wUGyDjMuo,3654
|
|
395
406
|
umap/static/umap/vendors/fullscreen/fullscreen.png,sha256=yDtz-dhjuAoo6q9xc00-_XNTrGwEWrN80pOneFdol4g,299
|
|
@@ -444,23 +455,23 @@ umap/templates/base.html,sha256=_Q0Ikwese3vlUl0pKQdzHDy_oRT9OV4uWh0RGFaYAQA,1499
|
|
|
444
455
|
umap/templates/auth/user_detail.html,sha256=ud6AnM2ZK9WN8SuAnmKhZlGN0Wbi-GOzy09hoPfL04I,525
|
|
445
456
|
umap/templates/auth/user_form.html,sha256=h9NZi9KIC_5jkvj5KAsxX5CdiYCrQ2lrl9qpr5ObPcg,1730
|
|
446
457
|
umap/templates/auth/user_stars.html,sha256=LAGZU50ki2SCqZ0o_NBfN7T2RDl-L_1EGLixu5OH4AY,545
|
|
447
|
-
umap/templates/registration/login.html,sha256=
|
|
458
|
+
umap/templates/registration/login.html,sha256=KTsSHUSQ5XwRdLaK75JCkc6EWcOnbXjnblfnbcy9wcc,1916
|
|
448
459
|
umap/templates/umap/about.html,sha256=0QXMyUF9SygPxak-FK_YpKgRRPMD_EZEIAHkLXsUH7E,128
|
|
449
460
|
umap/templates/umap/about_summary.html,sha256=5pvCvX34YHk_XCtZfcRSznvRwi_-UJMioD9Nzn6TKh0,2349
|
|
450
461
|
umap/templates/umap/branding.html,sha256=8IzkIWqiZckgkX9FC-n1v6f8JIB2q7DcX3JHscxsaYA,60
|
|
451
462
|
umap/templates/umap/content.html,sha256=KfNQ18LcbxFd00tHQeirGy5Vh75qQNM6pj0bQbcy4Bo,2246
|
|
452
463
|
umap/templates/umap/content_footer.html,sha256=wkdc4Usuq4-vDIJHPxv-KS6KL4gBkUl7ARyU7zz1Zis,1154
|
|
453
|
-
umap/templates/umap/css.html,sha256=
|
|
464
|
+
umap/templates/umap/css.html,sha256=kOo_21HmUKEfZk6rUtZaBbiidens27wDUH3fdYEoU-k,2266
|
|
454
465
|
umap/templates/umap/dashboard_menu.html,sha256=DEzGwiL_U1ntDpY0Ybda5ijDMSNw-n7Vb-V7HrsqYgo,688
|
|
455
466
|
umap/templates/umap/footer.html,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
456
467
|
umap/templates/umap/header.html,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
457
468
|
umap/templates/umap/home.html,sha256=021I4eVLjMWvhsIqo2k2FADXla2c4UClAJ1uy9R5KVI,839
|
|
458
|
-
umap/templates/umap/js.html,sha256=
|
|
469
|
+
umap/templates/umap/js.html,sha256=txh_b153ORSG9OSMxgQp9jbZHwtVoWWzt6fBFiIK7sE,2425
|
|
459
470
|
umap/templates/umap/locale.js,sha256=AP-mSJQq5RyC3eNaBbk-sOsD80r0_qlvuK1afXdsVo4,112
|
|
460
471
|
umap/templates/umap/login_popup_end.html,sha256=kcENvhycpVvvIzbNasX1rcSI_67A6pttkWCxy0vHC8g,693
|
|
461
472
|
umap/templates/umap/map_detail.html,sha256=xMOsbF7NWJ-mpShR0ciJ8MrTeG2OYDm8OIL0yHbW6eg,1192
|
|
462
473
|
umap/templates/umap/map_fragment.html,sha256=ZRIA3W2tuIecv2LtxyKNSW4k7PmCxRlFmI6TIKC1EV8,152
|
|
463
|
-
umap/templates/umap/map_init.html,sha256=
|
|
474
|
+
umap/templates/umap/map_init.html,sha256=rfx8IUol6YTQwBcyaYBEuFDvFzTtFqs5Jh1Yc5gdGbs,285
|
|
464
475
|
umap/templates/umap/map_list.html,sha256=Jb-VU3dQdRWsW80nyyRq1Eb6UrhAoIfGleu1cNMJKwc,673
|
|
465
476
|
umap/templates/umap/map_table.html,sha256=WrH86ybY_GzzRmALfON_oni9aFuIswgOtpTSJ5h8SEY,5778
|
|
466
477
|
umap/templates/umap/messages.html,sha256=liEsg-I26XHb0FOBAbzFsZl2RfNQtGt-HKoE6jHefbI,190
|
|
@@ -473,28 +484,29 @@ umap/templates/umap/success.html,sha256=3FG4yWwtdF3zvVWQ2ZAjCkgv0kcSNZlUjgYy_b-X
|
|
|
473
484
|
umap/templates/umap/team_confirm_delete.html,sha256=D4EKfuzVjAexHKPHRsSHpjuAjMNl0iCPtaW2NEGUk2A,448
|
|
474
485
|
umap/templates/umap/team_detail.html,sha256=4gd8YjvVqGysXNJtzAaZwOpBAADLzJ_ekFRPQp1sHYM,699
|
|
475
486
|
umap/templates/umap/team_form.html,sha256=yG_zxmJfEwLC5Mof-4SHYcx6lfkOjbGVusQGT7iqSNs,1922
|
|
476
|
-
umap/templates/umap/user_dashboard.html,sha256=
|
|
487
|
+
umap/templates/umap/user_dashboard.html,sha256=kMKk8YHDJkLzs9M9ZBMkrshnDtknrt2dn6OXQb3FeMw,2478
|
|
477
488
|
umap/templates/umap/user_teams.html,sha256=MfelqIwoLRVjvX-KpVtwqh0I7pNx3oDRhqmSRdpT4bs,1570
|
|
478
489
|
umap/templates/umap/components/alerts/alert.html,sha256=eQRALES_PzIP3qs16eXq9SGz2KWODr4VY0tyl_hARCw,3482
|
|
479
490
|
umap/templatetags/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
480
491
|
umap/templatetags/umap_tags.py,sha256=OumX1AI9uWzNP3zbjexTz7lGp10FweW0NRFSsdQ_cuU,1759
|
|
481
492
|
umap/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
482
|
-
umap/tests/base.py,sha256=
|
|
493
|
+
umap/tests/base.py,sha256=x9GVS5eAzc1CHyNxx5gd2w0AJCeHIr4nmX4yak8LhyM,4768
|
|
483
494
|
umap/tests/conftest.py,sha256=KQCZanCTl1ABLIKOuyxS_cpBoXGiwjDc29jsLBiSWxY,1633
|
|
484
495
|
umap/tests/settings.py,sha256=tY70LMFXyo_WijswqGyeWai7vBzM62k7IA8pkkbc9y4,816
|
|
485
496
|
umap/tests/test_clean_tilelayer.py,sha256=wGTd_AHOTmQ4QMswAyc-1_lJmQOSyhY3OahLAusEIdA,2515
|
|
486
|
-
umap/tests/test_datalayer.py,sha256=
|
|
487
|
-
umap/tests/
|
|
497
|
+
umap/tests/test_datalayer.py,sha256=NWX7o-sLOrq3nHT0GDywz5vtJU4HJhZZh11r_rWxhVA,9539
|
|
498
|
+
umap/tests/test_datalayer_s3.py,sha256=bqLpdQZLoL-jwD7HeqMXuLFUfnkP-xd6B6BBW7JFm0U,4145
|
|
499
|
+
umap/tests/test_datalayer_views.py,sha256=Fx_oQF3hBC2FVHTTjTScXbFS2d7FRKdBL7QFFexvKkg,22880
|
|
500
|
+
umap/tests/test_empty_trash.py,sha256=9dYdnQqzlfgkExQxiQDqQ4flKsPTZ97uB3te5wmZ0Nw,1112
|
|
488
501
|
umap/tests/test_licence.py,sha256=BxNY3gdKhIoc2u5OPmAkmjCp0jJN-Jm-uPOfAZlpOHA,339
|
|
489
|
-
umap/tests/test_map.py,sha256=
|
|
490
|
-
umap/tests/test_map_views.py,sha256=
|
|
502
|
+
umap/tests/test_map.py,sha256=vrtheSMQNk45kBIcJ0QY9K7HKYee5yg4Vnp78DyaIwQ,5170
|
|
503
|
+
umap/tests/test_map_views.py,sha256=EKLJnQ-xk_bkaJ6P7OJ2bnya5orbaSnWFV8GIYcjDNk,33823
|
|
491
504
|
umap/tests/test_merge_features.py,sha256=uLZSW00WAI8_nZS0KPP8gg8U4nnky-XGb-VhhKUxv1M,2275
|
|
492
|
-
umap/tests/test_purge_purgatory.py,sha256=oQnsZqBFaJFDJxXtkkg2qzi1EFP57RpCwb6MQTupeIY,924
|
|
493
505
|
umap/tests/test_statics.py,sha256=WJe4DZ-cSfN_wCRD8U9ocl6v5FoXrVwBjU6kI6BOcmY,1252
|
|
494
506
|
umap/tests/test_team_views.py,sha256=vExhJ3c1cJ7vgxe0G20UzTKkzR5D2UgAapk09muUg5w,4481
|
|
495
507
|
umap/tests/test_tilelayer.py,sha256=toVpVutEvMLWKx5uH7ZbGNPGzqICZx1_S2OOpIfYPfQ,603
|
|
496
508
|
umap/tests/test_utils.py,sha256=noh-AFL3qV-dNZYr8L1acsYC02SI710Bq2ZXV-jBEzk,407
|
|
497
|
-
umap/tests/test_views.py,sha256=
|
|
509
|
+
umap/tests/test_views.py,sha256=R8uTHHbZmYcDFpzFiFhNod214v15GI1r1yVJmtqeu2E,18444
|
|
498
510
|
umap/tests/test_websocket_server.py,sha256=BQ9Sy5VC9kBAfPWVxqcXoi9yfq12nfNvBE_j5rTFk7w,696
|
|
499
511
|
umap/tests/fixtures/categorized_highway.geojson,sha256=p7QHOd8nXi7yVq37gY6Ca8BXkjaLnDxW9Fq0Zcm3Fk4,15830
|
|
500
512
|
umap/tests/fixtures/choropleth_region_chomage.geojson,sha256=mVVbYlf92Sr3wWH9ETm43FdHz1U3zjsn91HuU5H5r4Y,21325
|
|
@@ -515,48 +527,50 @@ umap/tests/fixtures/test_upload_georss.xml,sha256=lfmVA0qGDakCG48jjsLmSIE1U6iZ9y
|
|
|
515
527
|
umap/tests/fixtures/test_upload_missing_name.json,sha256=klSMHb6laTghzU4AdIG1_p5UZ1LbAJCCKnJea0qEFAI,4566
|
|
516
528
|
umap/tests/fixtures/test_upload_non_linear_ring.json,sha256=WOR0NnJHNUUW6VKzZyIxU7WL1llnAmEVJwCWla6XOds,1525
|
|
517
529
|
umap/tests/integration/__init__.py,sha256=nqQ2miDnSZOKDuFhQ5saFN3qQuK73Cs6xL9Od-mEKG4,57
|
|
518
|
-
umap/tests/integration/conftest.py,sha256=
|
|
530
|
+
umap/tests/integration/conftest.py,sha256=OTKeDdLBpFUsqFCnHD-QY2X1iv5m4jIaE__4T4qKdDY,2468
|
|
519
531
|
umap/tests/integration/helpers.py,sha256=vvGX5b-DS2fMVDdeXz1lH2IleZkRHjyL7DVvatJU8Do,344
|
|
520
|
-
umap/tests/integration/test_anonymous_owned_map.py,sha256=
|
|
532
|
+
umap/tests/integration/test_anonymous_owned_map.py,sha256=wzM80reHDiUVIefuTVelFA4n2Gfe3xTP3EN6SmDn9Hk,11119
|
|
521
533
|
umap/tests/integration/test_basics.py,sha256=_aURyfOJen41AQtTvjQ2pHP5GNc1KVV6NRSspSuxKL0,3760
|
|
522
|
-
umap/tests/integration/test_browser.py,sha256=
|
|
534
|
+
umap/tests/integration/test_browser.py,sha256=oOd7kYgdwmQpWkifppV7Kwa5KmQW-oak7HiNmN5rHfc,20633
|
|
523
535
|
umap/tests/integration/test_caption.py,sha256=ZZwI3kyZe-t4MTxUkfXu33CLhnX5QfDqqwvO_DN4BpU,1783
|
|
524
536
|
umap/tests/integration/test_categorized_layer.py,sha256=1MJopDBMLUd_NN2NVqWoePuNPS42RbNlXOwXeyKdZo8,5586
|
|
525
537
|
umap/tests/integration/test_choropleth.py,sha256=MOgWxPiv39wU7v6kwEJ6sfN3P3xTf_ABQo7hxQa_Y1M,3775
|
|
526
538
|
umap/tests/integration/test_circles_layer.py,sha256=PjYGmCvAd9qDnldnbiw6nomJs1YgUdX181a9xrWSUYE,2396
|
|
527
539
|
umap/tests/integration/test_cluster.py,sha256=AK4t1k0nur2-gSSFPvkhnq7Ki81PgfvYv1AQcZmr5iQ,1680
|
|
528
540
|
umap/tests/integration/test_conditional_rules.py,sha256=josrLgUbBvoa9ygbJB6sKR5_GnTXo65UGrJMSpD8QbY,11890
|
|
529
|
-
umap/tests/integration/test_dashboard.py,sha256=
|
|
541
|
+
umap/tests/integration/test_dashboard.py,sha256=LClLBc8lgDM1-NGhkvUSUMLmMuKt3sR1ubt2Eo-Iq7A,1550
|
|
530
542
|
umap/tests/integration/test_datalayer.py,sha256=cxsf65noYTucEMLuUz8DfJ9abXHhAq0n65MvdBmBRVo,5492
|
|
531
543
|
umap/tests/integration/test_draw_polygon.py,sha256=Ub_1Witps_BLwMMmQ4M0vPIyQOEQ_Bq82znpJdWpCfY,25385
|
|
532
544
|
umap/tests/integration/test_draw_polyline.py,sha256=lPr5hz-wHL9oC2B3yveNHC-OxdzWvcf8fHMBZbXTuss,14801
|
|
533
|
-
umap/tests/integration/test_edit_datalayer.py,sha256=
|
|
545
|
+
umap/tests/integration/test_edit_datalayer.py,sha256=Q2y7IEd66f637pkjGYRs_EtFsfQJg40Dk-5ey44_LpA,9798
|
|
534
546
|
umap/tests/integration/test_edit_map.py,sha256=d76M4J6rumDQ6sKaOyTA45dWAkwAOtoUuNkW-GsA-fo,7134
|
|
535
547
|
umap/tests/integration/test_edit_marker.py,sha256=sj4n2mCYQ-qZ02jFHA566Wg_y9F6oXb1AxddnthSQHI,4746
|
|
536
548
|
umap/tests/integration/test_edit_polygon.py,sha256=JeIW6NcBltIl958uJ_T-0dRCT5gOo9JrNtULvg7nxf4,5286
|
|
537
549
|
umap/tests/integration/test_export_map.py,sha256=jH0BXm-7Ov26OEkve9-xKMfRwXwR73zRrZLIQusyUOY,12112
|
|
538
550
|
umap/tests/integration/test_facets_browser.py,sha256=J--y2rpI__0RIPzcTx4Kn2UwuurFdh-6i_Y4c6GxUyY,10658
|
|
539
551
|
umap/tests/integration/test_features_id_generation.py,sha256=e99_8AxeMAi53JjVGlsI32zlrXGAU19FHJfTuYdiBVQ,1511
|
|
540
|
-
umap/tests/integration/test_import.py,sha256=
|
|
552
|
+
umap/tests/integration/test_import.py,sha256=88ep2QaVJ26GF45dPIjwy9S3yCiVulZkTbEUYLDUPKA,30533
|
|
541
553
|
umap/tests/integration/test_map.py,sha256=2ZO54RFVycJKGczfioX0nU1oCu29FVC9hR6wbT4s1NE,8736
|
|
542
554
|
umap/tests/integration/test_map_list.py,sha256=l1FImKnJkY7DupYX8waKaUZqhnORR20L8dzaqu-eF8E,1280
|
|
543
555
|
umap/tests/integration/test_map_preview.py,sha256=kP0vkEiUN7EJNCvZgNeUAzrrXfgwpU0S2UnmOBV4P5A,3540
|
|
544
|
-
umap/tests/integration/test_optimistic_merge.py,sha256=
|
|
545
|
-
umap/tests/integration/test_owned_map.py,sha256=
|
|
556
|
+
umap/tests/integration/test_optimistic_merge.py,sha256=rtq2b7cCqq45-nxLgzlXgjYDJNIgGe5OC5AWosxyM3E,11750
|
|
557
|
+
umap/tests/integration/test_owned_map.py,sha256=qVG91H44Piao67HVXB9W3N2Df31iTkLaT8Cj1ln6SZA,10844
|
|
546
558
|
umap/tests/integration/test_picto.py,sha256=Ey9V-NTQ64cIEtdXWzjhlBEykmTiGk7jUxKN1oA6n_g,9040
|
|
559
|
+
umap/tests/integration/test_popup.py,sha256=kZy6JAJIs2R6tnPbGEzgz_yX76yMbEAfPqCa6c9P670,1445
|
|
547
560
|
umap/tests/integration/test_querystring.py,sha256=yR7oOlIA4qbL14gEazdFmdCtoOc7RKwadpuuutAPxU8,2754
|
|
561
|
+
umap/tests/integration/test_save.py,sha256=fxSiZAnjVy5cK5kTRv_1581XrgzMsIXgCA6Ewb9i4jE,1306
|
|
548
562
|
umap/tests/integration/test_share.py,sha256=gDna-wFedwJ_-8HLBw_G5IO3zA3l96p1FGBSZ15g_7g,1813
|
|
549
563
|
umap/tests/integration/test_slideshow.py,sha256=yhy75YYpfTKpkGK7xGjJDJoqHtN6p2LG-O4krVE1Yks,1907
|
|
550
564
|
umap/tests/integration/test_star.py,sha256=icB5SbFbXe4KYp3DIJ0xAwCrSQS2rweqIaQTAng3CfY,842
|
|
551
565
|
umap/tests/integration/test_tableeditor.py,sha256=C2s06rTnzbs_ULxfsyPVq4UkfpnuRxCvqsK2zaEYfa0,7838
|
|
552
566
|
umap/tests/integration/test_team.py,sha256=LVuj5Dhz27cqk6ieEbukGsdy9J2FP5aQmcMex_xevIg,1594
|
|
553
567
|
umap/tests/integration/test_tilelayer.py,sha256=rBI3bm4hCpH87rcFvuc5H8yu1D9FQBZMNbqqJzpdI24,5302
|
|
554
|
-
umap/tests/integration/test_view_marker.py,sha256=
|
|
568
|
+
umap/tests/integration/test_view_marker.py,sha256=ZLS6-GOWYpjeoYGHiHa7HesXJTLu9wbKbVwTVhY8hvw,6461
|
|
555
569
|
umap/tests/integration/test_view_polygon.py,sha256=NMJC6Nt9VpQ8FIU9Pqq2OspHv49xsWlsoXCr8iBa0VA,2060
|
|
556
|
-
umap/tests/integration/test_view_polyline.py,sha256=
|
|
557
|
-
umap/tests/integration/test_websocket_sync.py,sha256=
|
|
558
|
-
umap_project-2.
|
|
559
|
-
umap_project-2.
|
|
560
|
-
umap_project-2.
|
|
561
|
-
umap_project-2.
|
|
562
|
-
umap_project-2.
|
|
570
|
+
umap/tests/integration/test_view_polyline.py,sha256=aJoXKmLhJaN0yhPdDCVskZNGx3q3mLDkjVPhZ30cadA,13959
|
|
571
|
+
umap/tests/integration/test_websocket_sync.py,sha256=Xjn8z7Gj2PAmPmLkMTsHztFmhzsfyE3vg-wfewpA2I4,15511
|
|
572
|
+
umap_project-2.8.0a0.dist-info/METADATA,sha256=a0AHRG8dpF_7KYUQNFAGMe84KPD56yidRdzGIilsJCU,2993
|
|
573
|
+
umap_project-2.8.0a0.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
|
|
574
|
+
umap_project-2.8.0a0.dist-info/entry_points.txt,sha256=gz-KDQfEsMLBae8ABOD3foJsCYGPW1tA4Y394R_1RW8,39
|
|
575
|
+
umap_project-2.8.0a0.dist-info/licenses/LICENSE,sha256=kQtrtRKgiPhcl7aO0-lmvbrNAXu7WHyiXvPrUk-TD2Q,820
|
|
576
|
+
umap_project-2.8.0a0.dist-info/RECORD,,
|