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
|
@@ -0,0 +1,202 @@
|
|
|
1
|
+
.umap-main-edit-toolbox [type=button] {
|
|
2
|
+
color: #fff;
|
|
3
|
+
font-size: 1em;
|
|
4
|
+
border: none;
|
|
5
|
+
background-color: var(--color-darkGray);
|
|
6
|
+
width: auto;
|
|
7
|
+
margin-bottom: 0;
|
|
8
|
+
}
|
|
9
|
+
.umap-main-edit-toolbox [type=button]:hover {
|
|
10
|
+
text-decoration: underline;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.leaflet-container [type=button].umap-help-link {
|
|
14
|
+
padding-bottom: 3px;
|
|
15
|
+
background-color: inherit;
|
|
16
|
+
}
|
|
17
|
+
.leaflet-container .edit-save,
|
|
18
|
+
.leaflet-container .edit-cancel,
|
|
19
|
+
.leaflet-container .edit-disable,
|
|
20
|
+
.leaflet-container .connected-peers
|
|
21
|
+
{
|
|
22
|
+
display: block;
|
|
23
|
+
border: none;
|
|
24
|
+
border-radius: 20px;
|
|
25
|
+
height: 32px;
|
|
26
|
+
line-height: 30px;
|
|
27
|
+
padding: 0 20px;
|
|
28
|
+
}
|
|
29
|
+
.leaflet-container .connected-peers,
|
|
30
|
+
.dark [type=button].connected-peers:hover
|
|
31
|
+
{
|
|
32
|
+
background-color: var(--color-lightCyan);
|
|
33
|
+
color: var(--color-dark);
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
.leaflet-container .edit-cancel,
|
|
37
|
+
.leaflet-container .edit-disable,
|
|
38
|
+
.leaflet-container .connected-peers{
|
|
39
|
+
border: 0.5px solid rgba(153, 153, 153, 0.40);
|
|
40
|
+
}
|
|
41
|
+
.leaflet-container .edit-cancel:hover,
|
|
42
|
+
.leaflet-container .edit-disable:hover {
|
|
43
|
+
border: 0.5px solid rgba(153, 153, 153, 0.80);
|
|
44
|
+
text-decoration: none;
|
|
45
|
+
}
|
|
46
|
+
.leaflet-container .edit-save {
|
|
47
|
+
opacity: 0.5;
|
|
48
|
+
cursor: not-allowed;
|
|
49
|
+
border-radius: 16px;
|
|
50
|
+
border: 0.5px solid rgba(153, 153, 153, 0.40);
|
|
51
|
+
background: rgba(153, 153, 153, 0.10);
|
|
52
|
+
}
|
|
53
|
+
.leaflet-container .icon-save {
|
|
54
|
+
display: none;
|
|
55
|
+
}
|
|
56
|
+
.dark button.edit-save:hover {
|
|
57
|
+
background: rgba(153, 153, 153, 0.10);
|
|
58
|
+
text-decoration: none;
|
|
59
|
+
}
|
|
60
|
+
.umap-is-dirty .edit-save {
|
|
61
|
+
opacity: 1;
|
|
62
|
+
cursor: pointer;
|
|
63
|
+
border: 0.5px solid rgba(66, 236, 230, 0.40);
|
|
64
|
+
background: rgba(66, 236, 230, 0.10);
|
|
65
|
+
color: var(--color-brightCyan);
|
|
66
|
+
}
|
|
67
|
+
.umap-is-dirty .icon-save {
|
|
68
|
+
display: inline-block;
|
|
69
|
+
}
|
|
70
|
+
.umap-is-dirty .icon-save-disabled {
|
|
71
|
+
display: none;
|
|
72
|
+
}
|
|
73
|
+
.umap-is-dirty .dark button.edit-save:hover {
|
|
74
|
+
border-color: rgba(66, 236, 230, 0.80);
|
|
75
|
+
background: rgba(66, 236, 230, 0.10);
|
|
76
|
+
}
|
|
77
|
+
.leaflet-container .edit-save,
|
|
78
|
+
.leaflet-container .edit-cancel,
|
|
79
|
+
.leaflet-container .edit-disable,
|
|
80
|
+
.umap-edit-enabled .edit-enable {
|
|
81
|
+
display: none;
|
|
82
|
+
}
|
|
83
|
+
.umap-edit-enabled .edit-save,
|
|
84
|
+
.umap-edit-enabled .edit-disable,
|
|
85
|
+
.umap-edit-enabled.umap-is-dirty .edit-cancel {
|
|
86
|
+
display: inline-block;
|
|
87
|
+
}
|
|
88
|
+
.umap-is-dirty .edit-disable {
|
|
89
|
+
display: none;
|
|
90
|
+
}
|
|
91
|
+
.umap-caption-bar {
|
|
92
|
+
display: none;
|
|
93
|
+
}
|
|
94
|
+
.umap-main-edit-toolbox {
|
|
95
|
+
/* Show a transition from top to bottom when opening it */
|
|
96
|
+
top: calc(var(--header-height) * -1);
|
|
97
|
+
position: absolute;
|
|
98
|
+
width: 100%;
|
|
99
|
+
left: 0;
|
|
100
|
+
right: 0;
|
|
101
|
+
height: var(--header-height);
|
|
102
|
+
padding: 0 10px;
|
|
103
|
+
text-align: start;
|
|
104
|
+
line-height: var(--control-size);
|
|
105
|
+
cursor: auto;
|
|
106
|
+
border-bottom: 1px solid #222;
|
|
107
|
+
z-index: var(--zindex-panels);
|
|
108
|
+
display: flex;
|
|
109
|
+
justify-content: space-between;
|
|
110
|
+
background-color: var(--background-color);
|
|
111
|
+
color: var(--text-color);
|
|
112
|
+
}
|
|
113
|
+
.umap-left-edit-toolbox,
|
|
114
|
+
.umap-right-edit-toolbox {
|
|
115
|
+
display: flex;
|
|
116
|
+
column-gap: 10px;
|
|
117
|
+
}
|
|
118
|
+
.umap-right-edit-toolbox {
|
|
119
|
+
align-items: baseline;
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
.umap-main-edit-toolbox .logo {
|
|
123
|
+
width: 39px;
|
|
124
|
+
height: 100%;
|
|
125
|
+
}
|
|
126
|
+
.umap-main-edit-toolbox .logo a {
|
|
127
|
+
background-image: url('../img/logo_small.svg');
|
|
128
|
+
background-position: 0 center;
|
|
129
|
+
background-repeat: no-repeat;
|
|
130
|
+
display: inline-block;
|
|
131
|
+
width: 39px;
|
|
132
|
+
height: 100%;
|
|
133
|
+
vertical-align: middle;
|
|
134
|
+
text-indent: -9999px;
|
|
135
|
+
}
|
|
136
|
+
.umap-main-edit-toolbox .map-name {
|
|
137
|
+
display: inline-block;
|
|
138
|
+
overflow: hidden;
|
|
139
|
+
white-space: nowrap;
|
|
140
|
+
text-overflow: ellipsis;
|
|
141
|
+
font-weight: bold;
|
|
142
|
+
text-align: start;
|
|
143
|
+
}
|
|
144
|
+
.umap-main-edit-toolbox .share-status {
|
|
145
|
+
font-style: italic;
|
|
146
|
+
overflow: hidden;
|
|
147
|
+
text-overflow: ellipsis;
|
|
148
|
+
}
|
|
149
|
+
.map-name:after {
|
|
150
|
+
content: '\00a0';
|
|
151
|
+
padding-inline-start: 3px;
|
|
152
|
+
width: 1ch;
|
|
153
|
+
display: inline-block;
|
|
154
|
+
}
|
|
155
|
+
.umap-is-dirty .map-name:after {
|
|
156
|
+
content: '*';
|
|
157
|
+
}
|
|
158
|
+
.umap-edit-enabled .umap-main-edit-toolbox {
|
|
159
|
+
top: 0;
|
|
160
|
+
}
|
|
161
|
+
.umap-caption-bar h3,
|
|
162
|
+
.umap-main-edit-toolbox h3 {
|
|
163
|
+
display: inline;
|
|
164
|
+
}
|
|
165
|
+
.umap-caption-bar button {
|
|
166
|
+
margin-inline-start: 10px;
|
|
167
|
+
}
|
|
168
|
+
.umap-caption-bar button + button:before {
|
|
169
|
+
content: '|';
|
|
170
|
+
padding-inline-end: 10px;
|
|
171
|
+
}
|
|
172
|
+
.umap-main-edit-toolbox .umap-user:hover {
|
|
173
|
+
text-decoration: underline;
|
|
174
|
+
}
|
|
175
|
+
.umap-main-edit-toolbox .umap-user:after {
|
|
176
|
+
content: '|';
|
|
177
|
+
padding-inline-start: 20px;
|
|
178
|
+
display: inline-block; /* Prevents underline on hover. */
|
|
179
|
+
}
|
|
180
|
+
.umap-caption-bar {
|
|
181
|
+
display: none;
|
|
182
|
+
height: var(--footer-height);
|
|
183
|
+
background-color: #fff;
|
|
184
|
+
width: 100%;
|
|
185
|
+
position: absolute;
|
|
186
|
+
left: 0;
|
|
187
|
+
bottom: 0;
|
|
188
|
+
right: 0;
|
|
189
|
+
padding: var(--gutter);
|
|
190
|
+
text-align: start;
|
|
191
|
+
line-height: 100%;
|
|
192
|
+
cursor: auto;
|
|
193
|
+
border-top: 1px solid var(--color-lightGray);
|
|
194
|
+
opacity: 0.93;
|
|
195
|
+
z-index: var(--zindex-panels);
|
|
196
|
+
}
|
|
197
|
+
.umap-caption-bar-enabled .umap-caption-bar {
|
|
198
|
+
display: block;
|
|
199
|
+
}
|
|
200
|
+
.umap-caption-bar-enabled {
|
|
201
|
+
--current-footer-height: var(--footer-height);
|
|
202
|
+
}
|