qwc2 2025.12.17 → 2025.12.18

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.
Files changed (70) hide show
  1. package/components/AttributeForm.js +8 -8
  2. package/components/AttributeTableWidget.js +3 -3
  3. package/components/EditComboField.js +1 -1
  4. package/components/EditUploadField.js +1 -1
  5. package/components/IdentifyViewer.js +3 -4
  6. package/components/LinkFeatureForm.js +21 -4
  7. package/components/MeasureSwitcher.js +115 -0
  8. package/components/PluginsContainer.js +3 -2
  9. package/components/QtDesignerForm.js +2 -2
  10. package/components/ResizeableWindow.js +1 -1
  11. package/components/SearchBox.js +7 -7
  12. package/components/map3d/drawtool/EditTool3D.js +1 -1
  13. package/components/style/IdentifyViewer.css +1 -1
  14. package/components/style/LocationRecorder.css +1 -6
  15. package/components/style/PluginsContainer.css +11 -6
  16. package/components/timeline/FixedTimeline.js +2 -2
  17. package/components/timeline/InfiniteTimeline.js +2 -2
  18. package/components/timeline/TimelineFeaturesSlider.js +1 -1
  19. package/components/widgets/LayerCatalogWidget.js +1 -1
  20. package/package.json +1 -1
  21. package/plugins/Editing.js +20 -5
  22. package/plugins/FeatureForm.js +1 -1
  23. package/plugins/FeatureSearch.js +3 -3
  24. package/plugins/GeometryDigitizer.js +32 -18
  25. package/plugins/Identify.js +1 -4
  26. package/plugins/MapExport.js +4 -4
  27. package/plugins/MapFilter.js +10 -10
  28. package/plugins/NewsPopup.js +1 -1
  29. package/plugins/ObliqueView.js +88 -17
  30. package/plugins/Print.js +7 -7
  31. package/plugins/Redlining.js +25 -73
  32. package/plugins/Reports.js +3 -3
  33. package/plugins/Routing.js +4 -4
  34. package/plugins/ValueTool.js +1 -1
  35. package/plugins/View3D.js +2 -2
  36. package/plugins/ZoomButtons.js +1 -1
  37. package/plugins/map/EditingSupport.js +50 -20
  38. package/plugins/map/RedliningSupport.js +2 -2
  39. package/plugins/map/SnapSupport.js +12 -10
  40. package/plugins/map/style/SnappingSupport.css +1 -8
  41. package/plugins/map3d/Draw3D.js +2 -2
  42. package/plugins/map3d/ExportObjects3D.js +2 -2
  43. package/plugins/map3d/MapExport3D.js +4 -4
  44. package/reducers/editing.js +6 -1
  45. package/static/translations/bg-BG.json +39 -74
  46. package/static/translations/ca-ES.json +39 -74
  47. package/static/translations/cs-CZ.json +39 -74
  48. package/static/translations/de-CH.json +39 -74
  49. package/static/translations/de-DE.json +39 -74
  50. package/static/translations/en-US.json +39 -74
  51. package/static/translations/es-ES.json +39 -74
  52. package/static/translations/fi-FI.json +39 -74
  53. package/static/translations/fr-FR.json +39 -74
  54. package/static/translations/hu-HU.json +39 -74
  55. package/static/translations/it-IT.json +39 -74
  56. package/static/translations/ja-JP.json +39 -74
  57. package/static/translations/nl-NL.json +39 -74
  58. package/static/translations/no-NO.json +39 -74
  59. package/static/translations/pl-PL.json +39 -74
  60. package/static/translations/pt-BR.json +39 -74
  61. package/static/translations/pt-PT.json +39 -74
  62. package/static/translations/ro-RO.json +39 -74
  63. package/static/translations/ru-RU.json +39 -74
  64. package/static/translations/sv-SE.json +39 -74
  65. package/static/translations/tr-TR.json +39 -74
  66. package/static/translations/tsconfig.json +30 -67
  67. package/static/translations/uk-UA.json +39 -74
  68. package/utils/FeatureStyles.js +13 -18
  69. package/utils/IdentifyUtils.js +14 -11
  70. package/utils/SearchProviders.js +1 -1
@@ -67,7 +67,6 @@
67
67
  "addfeature": "Add feature",
68
68
  "commit": "Commit changed row",
69
69
  "csvexport": "CSV export",
70
- "delete": "Delete",
71
70
  "deletefailed": "One or more features could not be deleted",
72
71
  "deletefeatures": "Delete selected features",
73
72
  "deleting": "Deleting features...",
@@ -76,12 +75,10 @@
76
75
  "geomnoadd": "Please use the edit form for adding new features to this layer",
77
76
  "limittoextent": "Limit to map extent",
78
77
  "loadfailed": "Failed to load the feature data",
79
- "loading": "Loading...",
80
78
  "nodelete": "Don't delete",
81
79
  "nogeomnoform": "The edit form is not available for geometryless layers",
82
80
  "pleasereload": "Press 'Reload' to load the attribute table...",
83
81
  "reload": "Reload",
84
- "selectlayer": "Select layer...",
85
82
  "title": "Attribute Table",
86
83
  "zoomtoselection": "Zoom to selected features"
87
84
  },
@@ -110,6 +107,37 @@
110
107
  "terms_label": "Terms of use",
111
108
  "viewertitle_label": "Homepage"
112
109
  },
110
+ "common": {
111
+ "all": "All",
112
+ "cancel": "Cancel",
113
+ "circle": "Circle",
114
+ "clear": "Clear",
115
+ "clone": "Clone",
116
+ "close": "Close",
117
+ "delete": "Delete",
118
+ "download": "Download",
119
+ "ellipse": "Ellipse",
120
+ "export": "Export",
121
+ "format": "Format",
122
+ "line": "Line",
123
+ "loading": "Loading...",
124
+ "lock2dview": "Move with 2D view",
125
+ "noresults": "No results",
126
+ "pick": "Pick",
127
+ "point": "Point",
128
+ "polygon": "Polygon",
129
+ "rectangle": "Rectangle",
130
+ "resolution": "Resolution",
131
+ "save": "Save",
132
+ "select": "Select...",
133
+ "selectlayer": "Select layer...",
134
+ "square": "Square",
135
+ "sync2dview": "Synchronize with 2D view",
136
+ "text": "Text",
137
+ "wait": "Please wait...",
138
+ "zoomin": "Zoom in",
139
+ "zoomout": "Zoom out"
140
+ },
113
141
  "compare3d": {
114
142
  "clipplane": "Clipping plane",
115
143
  "compare_objects": "Compare objects",
@@ -136,17 +164,14 @@
136
164
  "title": "Cyclomedia Viewer"
137
165
  },
138
166
  "draw3d": {
139
- "clone": "Clone",
140
167
  "cone": "Cone",
141
168
  "cuboid": "Cuboid",
142
169
  "cylinder": "Cylinder",
143
- "delete": "Delete",
144
170
  "drawings": "Drawings",
145
171
  "intersect": "Intersect",
146
172
  "label": "Label",
147
173
  "newgroupprompt": "New drawing group",
148
174
  "numericinput": "Numeric input",
149
- "pick": "Pick",
150
175
  "position": "Position",
151
176
  "pyramid": "Pyramid",
152
177
  "rotate": "Rotate",
@@ -169,7 +194,6 @@
169
194
  "add": "Add",
170
195
  "attrtable": "Table",
171
196
  "canceldelete": "Don't delete",
172
- "clearpicture": "Clear",
173
197
  "clone_all": "All",
174
198
  "clone_copy": "Copy selected",
175
199
  "clone_defaulted": "(default value)",
@@ -182,23 +206,17 @@
182
206
  "commitfailed": "Commit failed",
183
207
  "contraintviolation": "Constraint violation",
184
208
  "create": "Create",
185
- "delete": "Delete",
186
209
  "discard": "Discard",
187
210
  "draw": "Draw",
188
211
  "feature": "Feature",
189
212
  "geomnonzeroz": "The geometry contains non-zero Z values and is therefore read only.",
190
213
  "geomreadonly": "The geometry is read only.",
191
214
  "invalidform": "Invalid form",
192
- "maximize": "Maximize",
193
- "minimize": "Minimize",
194
215
  "noeditablelayers": "No editable layers.",
195
216
  "paint": "Modify",
196
- "pick": "Pick",
197
217
  "pickdrawfeature": "Clone existing geometry",
198
218
  "reallydelete": "Delete",
199
219
  "relationcommitfailed": "Some relation values could not be committed, check the icon tooltips for details",
200
- "select": "Select",
201
- "selectlayer": "Select layer...",
202
220
  "takepicture": "Take picture",
203
221
  "unsavedchanged": "There are unsaved changes. Do you want to leave the page anyway?"
204
222
  },
@@ -210,14 +228,11 @@
210
228
  },
211
229
  "featureform": {
212
230
  "feature": "Feature",
213
- "noresults": "No results",
214
231
  "querying": "Querying...",
215
232
  "title": "Feature form"
216
233
  },
217
234
  "featuresearch": {
218
- "noresults": "No results",
219
235
  "query": "Query",
220
- "select": "Select...",
221
236
  "title": "Feature search"
222
237
  },
223
238
  "fileselector": {
@@ -235,8 +250,7 @@
235
250
  "line_buffer": "Line (to buffer)",
236
251
  "point_buffer": "Point (to buffer)",
237
252
  "selfinter": "One or more polygons contain self-intersections",
238
- "send": "Send",
239
- "wait": "Loading..."
253
+ "send": "Send"
240
254
  },
241
255
  "heightprofile": {
242
256
  "asl": "a.s.l.",
@@ -262,8 +276,6 @@
262
276
  "clipboard": "Copy to clipboard",
263
277
  "compare": "Compare selected objects",
264
278
  "comparing": "Comparing {0} features",
265
- "download": "Download",
266
- "export": "Export",
267
279
  "featureReport": "Feature report",
268
280
  "featurecount": "{0} feature(s)",
269
281
  "layerall": "All layers",
@@ -292,7 +304,6 @@
292
304
  "asgroup": "Add as group",
293
305
  "connect": "Connect",
294
306
  "filter": "Filter...",
295
- "loading": "Loading...",
296
307
  "localfile": "Local file",
297
308
  "nofeatures": "No features could be imported.",
298
309
  "noresults": "No results or invalid URL",
@@ -348,8 +359,6 @@
348
359
  "zoomtoobject": "Zoom to object"
349
360
  },
350
361
  "linkfeatureform": {
351
- "cancel": "Cancel",
352
- "close": "Close",
353
362
  "drawhint": "Draw the feature on the map...",
354
363
  "pickhint": "Pick a feature on the map..."
355
364
  },
@@ -374,32 +383,22 @@
374
383
  "resetrotation": "Reset rotation"
375
384
  },
376
385
  "map3d": {
377
- "lockview": "Auto-sync 2D/3D views",
378
- "syncview": "Synchronize with 2D view",
379
386
  "terrain": "Terrain",
380
387
  "title": "3D View"
381
388
  },
382
389
  "mapexport": {
383
390
  "configuration": "Configuration",
384
- "format": "Format",
385
391
  "projection": "Projection",
386
- "resolution": "Resolution",
387
392
  "scale": "Scale",
388
393
  "size": "Size",
389
- "submit": "Export",
390
- "usersize": "Select on map...",
391
- "wait": "Please wait..."
394
+ "usersize": "Select on map..."
392
395
  },
393
396
  "mapfilter": {
394
397
  "addcustomfilter": "Add custom filter",
395
398
  "brokenrendering": "Map rendering may be broken due to an invalid filter expression",
396
- "cancel": "Cancel",
397
399
  "geomfilter": "Geometry",
398
400
  "hidefiltergeom": "Hide filter geometry",
399
401
  "invalidfilter": "Invalid filter expression",
400
- "save": "Save",
401
- "select": "Select...",
402
- "selectlayer": "Select layer",
403
402
  "timefilter": "Time",
404
403
  "timefrom": "From",
405
404
  "timeto": "To"
@@ -443,7 +442,8 @@
443
442
  "imperial": "Imperial",
444
443
  "lengthLabel": "Length",
445
444
  "metric": "Metric",
446
- "pointLabel": "Position"
445
+ "pointLabel": "Position",
446
+ "showmeasurements": "Show measurements"
447
447
  },
448
448
  "misc": {
449
449
  "ctrlclickhint": "Open with Ctrl+Click"
@@ -454,7 +454,6 @@
454
454
  "prev": "Previous page"
455
455
  },
456
456
  "newspopup": {
457
- "dialogclose": "Close",
458
457
  "dontshowagain": "Don't show again",
459
458
  "title": "News"
460
459
  },
@@ -484,28 +483,21 @@
484
483
  },
485
484
  "print": {
486
485
  "atlasfeature": "Atlas feature",
487
- "download": "Download",
488
486
  "download_as_onepdf": "as one PDF document",
489
487
  "download_as_onezip": "as one ZIP file",
490
488
  "download_as_single": "as single files",
491
- "format": "Format",
492
489
  "grid": "Grid",
493
490
  "layout": "Layout",
494
491
  "legend": "Legend",
495
- "maximize": "Maximize",
496
- "minimize": "Minimize",
497
492
  "nolayouts": "The selected theme does not support printing",
498
493
  "notheme": "No theme selected",
499
494
  "output": "Print output",
500
495
  "overlap": "Overlap",
501
496
  "pickatlasfeature": "Pick in layer {0}...",
502
- "resolution": "Resolution",
503
497
  "rotation": "Rotation",
504
- "save": "Save",
505
498
  "scale": "Scale",
506
499
  "series": "Print series",
507
- "submit": "Print",
508
- "wait": "Please wait..."
500
+ "submit": "Print"
509
501
  },
510
502
  "qtdesignerform": {
511
503
  "loading": "Loading form..."
@@ -518,35 +510,20 @@
518
510
  "bufferlayer": "Destination",
519
511
  "bufferlayername": "Buffer",
520
512
  "bufferselectfeature": "Select a feature to buffer...",
521
- "circle": "Circle",
522
- "clone": "Clone",
523
513
  "ctrlhint": "Use Ctrl for multiselection...",
524
- "delete": "Delete",
525
514
  "draw": "Draw",
526
515
  "edit": "Edit",
527
- "ellipse": "Ellipse",
528
- "export": "Export",
529
516
  "freehand": "Freehand drawing",
530
517
  "label": "Label",
531
518
  "layer": "Layer",
532
519
  "layertitle": "Redlining",
533
- "line": "Line",
534
520
  "markers": "Markers",
535
- "measurements": "Show measurements",
536
521
  "numericinput": "Numeric input",
537
- "pick": "Pick",
538
- "point": "Point",
539
- "polygon": "Polygon",
540
- "rectangle": "Rectangle",
541
522
  "size": "Size",
542
- "square": "Square",
543
- "text": "Text",
523
+ "text": "",
544
524
  "transform": "Transform"
545
525
  },
546
526
  "reports": {
547
- "all": "All",
548
- "download": "Download",
549
- "pick": "Pick",
550
527
  "region": "Select region",
551
528
  "selectlayer": "Select report layer..."
552
529
  },
@@ -555,11 +532,9 @@
555
532
  "addlayer": "Export as layer",
556
533
  "addviapoint": "Via here",
557
534
  "arriveat": "Arrive at",
558
- "clear": "Clear",
559
535
  "computefailed": "Failed to compute",
560
536
  "computing": "Computing...",
561
537
  "excludepolygons": "Exclude areas",
562
- "export": "Export",
563
538
  "fastest": "Fastest",
564
539
  "fromhere": "From here",
565
540
  "importerror": "Import failed. The file contents must be a GeoJSON FeatureCollection of Point features.",
@@ -595,9 +570,7 @@
595
570
  "finish": "Finish"
596
571
  },
597
572
  "search": {
598
- "all": "All",
599
573
  "circleradius": "Circle radius",
600
- "clearfilter": "Clear",
601
574
  "coordinates": "Coordinates",
602
575
  "existinglayer": "The layer already exists in the map",
603
576
  "filter": "Refine search",
@@ -606,7 +579,6 @@
606
579
  "more": "{0} more results",
607
580
  "nodescription": "No description available",
608
581
  "none": "None",
609
- "noresults": "No results",
610
582
  "placeholder": "Search place or add map...",
611
583
  "places": "Places",
612
584
  "providerselection": "Search providers",
@@ -694,7 +666,6 @@
694
666
  "group": "Grouping attribute",
695
667
  "groupnone": "None",
696
668
  "home": "Reset timeline",
697
- "loading": "Loading...",
698
669
  "loop": "Loop",
699
670
  "markers": "Markers",
700
671
  "notemporaldata": "No temporal layers are visible in the map.",
@@ -725,17 +696,13 @@
725
696
  "months": "months",
726
697
  "seconds": "seconds",
727
698
  "years": "years"
728
- },
729
- "zoomin": "Zoom in",
730
- "zoomout": "Zoom out"
699
+ }
731
700
  },
732
701
  "tooltip": {
733
702
  "background": "Switch background",
734
703
  "fullscreendisable": "Disable full screen mode",
735
704
  "fullscreenenable": "Enable full screen mode",
736
- "home": "Show entire map",
737
- "zoomin": "Zoom in",
738
- "zoomout": "Zoom out"
705
+ "home": "Show entire map"
739
706
  },
740
707
  "tourguide": {
741
708
  "done": "Done",
@@ -743,7 +710,6 @@
743
710
  "previous": "Previous"
744
711
  },
745
712
  "valuetool": {
746
- "all": "All",
747
713
  "allbands": "All bands",
748
714
  "alllayers": "All layers",
749
715
  "bands": "Bands",
@@ -770,7 +736,6 @@
770
736
  "storingstate": "Storing 3D state..."
771
737
  },
772
738
  "window": {
773
- "close": "Close",
774
739
  "detach": "Detach",
775
740
  "dock": "Dock",
776
741
  "embed": "Embed",