qwc2 2026.9.2 → 2026.9.10

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 (277) hide show
  1. package/actions/display.js +1 -1
  2. package/actions/editing.js +1 -1
  3. package/actions/layerinfo.js +1 -1
  4. package/actions/layers.js +1 -1
  5. package/actions/localConfig.js +1 -1
  6. package/actions/locale.js +1 -1
  7. package/actions/locate.js +1 -1
  8. package/actions/logging.js +1 -1
  9. package/actions/map.js +6 -2
  10. package/actions/measurement.js +1 -1
  11. package/actions/processNotifications.js +1 -1
  12. package/actions/redlining.js +1 -1
  13. package/actions/redliningPick.js +1 -1
  14. package/actions/search.js +1 -1
  15. package/actions/task.js +1 -1
  16. package/actions/theme.js +1 -1
  17. package/actions/windows.js +1 -1
  18. package/components/AppMenu.js +2 -2
  19. package/components/AttributeForm.js +1 -1
  20. package/components/AttributeTableWidget.js +247 -250
  21. package/components/AutoEditForm.js +1 -1
  22. package/components/CoordinateDisplayer.js +1 -1
  23. package/components/EditComboField.js +1 -1
  24. package/components/EditUploadField.js +1 -1
  25. package/components/ExportSelection.js +1 -1
  26. package/components/FeatureAttributesWindow.js +1 -1
  27. package/components/FullscreenSwitcher.js +1 -1
  28. package/components/Icon.js +1 -1
  29. package/components/IdentifyTool.js +67 -34
  30. package/components/IdentifyViewer.js +208 -191
  31. package/components/ImportLayer.js +1 -1
  32. package/components/LayerInfoWindow.js +1 -1
  33. package/components/LinkFeatureForm.js +1 -1
  34. package/components/LocationRecorder.js +1 -1
  35. package/components/MapButton.js +1 -1
  36. package/components/MapSelection.js +1 -1
  37. package/components/MeasureSwitcher.js +1 -1
  38. package/components/MessageBar.js +1 -1
  39. package/components/NumericInputWindow.js +1 -1
  40. package/components/OverviewMapButton.js +1 -1
  41. package/components/PickFeature.js +10 -7
  42. package/components/PluginsContainer.js +1 -1
  43. package/components/ProcessNotifications.js +1 -1
  44. package/components/QtDesignerForm.js +1 -1
  45. package/components/ResizeableWindow.js +1 -2
  46. package/components/SearchBox.js +1 -1
  47. package/components/ServiceInfoWindow.js +1 -1
  48. package/components/SideBar.js +1 -1
  49. package/components/StandardApp.js +1 -1
  50. package/components/TaskBar.js +1 -1
  51. package/components/ThemeLayersListWindow.js +1 -1
  52. package/components/ThemeList.js +1 -1
  53. package/components/Toolbar.js +1 -1
  54. package/components/ViewSwitcher.js +1 -1
  55. package/components/WindowManager.js +1 -1
  56. package/components/map/OlLayer.js +1 -1
  57. package/components/map/OlMap.js +1 -1
  58. package/components/map/layers/BingLayer.js +1 -1
  59. package/components/map/layers/GoogleLayer.js +1 -1
  60. package/components/map/layers/GraticuleLayer.js +1 -1
  61. package/components/map/layers/ImageLayer.js +1 -1
  62. package/components/map/layers/OSMLayer.js +1 -1
  63. package/components/map/layers/OverlayLayer.js +1 -1
  64. package/components/map/layers/VectorLayer.js +1 -1
  65. package/components/map/layers/WFSLayer.js +1 -1
  66. package/components/map/layers/WMSLayer.js +1 -1
  67. package/components/map/layers/WMTSLayer.js +1 -1
  68. package/components/map/layers/index.js +1 -1
  69. package/components/map3d/ColorLayer3D.js +1 -1
  70. package/components/map3d/EditDataset3D.js +1 -1
  71. package/components/map3d/HeightProfile3D.js +1 -1
  72. package/components/map3d/ImportObjects3D.js +1 -1
  73. package/components/map3d/Map3D.js +2 -2
  74. package/components/map3d/MapControls3D.js +1 -1
  75. package/components/map3d/SearchField3D.js +1 -1
  76. package/components/map3d/drawtool/CreateTool3D.js +1 -1
  77. package/components/map3d/drawtool/EditTool3D.js +1 -1
  78. package/components/map3d/drawtool/NumericInput3D.js +1 -1
  79. package/components/map3d/layers/GeoTIFFLayer3D.js +1 -1
  80. package/components/map3d/layers/Layer3D.js +1 -1
  81. package/components/map3d/layers/MVTLayer3D.js +1 -1
  82. package/components/map3d/layers/VectorLayer3D.js +1 -1
  83. package/components/map3d/layers/WFSLayer3D.js +1 -1
  84. package/components/map3d/layers/WMSLayer3D.js +1 -1
  85. package/components/map3d/layers/WMTSLayer3D.js +1 -1
  86. package/components/map3d/layers/index.js +1 -1
  87. package/components/map3d/style/MapControls3D.css +0 -4
  88. package/components/map3d/utils/MiscUtils3D.js +1 -1
  89. package/components/map3d/utils/OrbitControls3D.js +1 -1
  90. package/components/map3d/utils/Tiles3DStyle.js +1 -1
  91. package/components/share/ShareLink.js +1 -1
  92. package/components/share/ShareQRCode.js +1 -1
  93. package/components/share/ShareSocials.js +1 -1
  94. package/components/style/ResizeableWindow.css +11 -11
  95. package/components/timeline/FixedTimeline.js +1 -1
  96. package/components/timeline/InfiniteTimeline.js +1 -1
  97. package/components/timeline/TimelineFeaturesSlider.js +1 -1
  98. package/components/widgets/AccordeonWidget.js +1 -1
  99. package/components/widgets/ButtonBar.js +1 -1
  100. package/components/widgets/ColorButton.js +1 -1
  101. package/components/widgets/ComboBox.js +3 -1
  102. package/components/widgets/CopyButton.js +1 -1
  103. package/components/widgets/DateTimeInput.js +1 -1
  104. package/components/widgets/EditableSelect.js +1 -1
  105. package/components/widgets/FeaturesTable.js +98 -37
  106. package/components/widgets/FileSelector.js +1 -1
  107. package/components/widgets/Input.js +1 -1
  108. package/components/widgets/InputContainer.js +1 -1
  109. package/components/widgets/LayerCatalogWidget.js +1 -1
  110. package/components/widgets/ListInput.js +1 -1
  111. package/components/widgets/ModalDialog.js +1 -1
  112. package/components/widgets/NavBar.js +1 -1
  113. package/components/widgets/NumberInput.js +1 -1
  114. package/components/widgets/PopupMenu.js +18 -1
  115. package/components/widgets/Primitives.js +1 -1
  116. package/components/widgets/SearchWidget.js +1 -1
  117. package/components/widgets/SuggestionInput.js +1 -1
  118. package/components/widgets/TextInput.js +1 -1
  119. package/components/widgets/ToggleSwitch.js +1 -1
  120. package/components/widgets/VectorLayerPicker.js +1 -1
  121. package/components/widgets/style/FeaturesTable.css +25 -8
  122. package/components/widgets/style/MenuButton.css +1 -1
  123. package/extra/components/Oereb2Document.js +1 -1
  124. package/extra/components/OerebDocument.js +1 -1
  125. package/extra/plugins/PlotInfoTool.js +1 -1
  126. package/icons/snap_intersection.svg +79 -0
  127. package/icons/snap_perpendicular.svg +40 -0
  128. package/icons/star.svg +7 -0
  129. package/libs/openlayers.js +3 -1
  130. package/package.json +2 -2
  131. package/plugins/API.js +1 -1
  132. package/plugins/AttributeTable.js +4 -1
  133. package/plugins/Authentication.js +1 -1
  134. package/plugins/BackgroundSwitcher.js +1 -1
  135. package/plugins/BottomBar.js +1 -1
  136. package/plugins/Cyclomedia.js +1 -1
  137. package/plugins/Editing.js +3 -3
  138. package/plugins/FeatureForm.js +1 -1
  139. package/plugins/FeatureSearch.js +22 -4
  140. package/plugins/FeatureSelection.js +6 -2
  141. package/plugins/HeightProfile.js +1 -1
  142. package/plugins/Help.js +1 -1
  143. package/plugins/HomeButton.js +1 -1
  144. package/plugins/Identify.js +4 -1
  145. package/plugins/LayerCatalog.js +1 -1
  146. package/plugins/LayerTree.js +1 -1
  147. package/plugins/LocateButton.js +1 -1
  148. package/plugins/Map.js +1 -1
  149. package/plugins/MapCompare.js +1 -1
  150. package/plugins/MapCopyright.js +1 -1
  151. package/plugins/MapExport.js +1 -1
  152. package/plugins/MapFilter.js +1 -1
  153. package/plugins/MapInfoTooltip.js +1 -1
  154. package/plugins/MapLegend.js +1 -1
  155. package/plugins/MapTip.js +1 -1
  156. package/plugins/Measure.js +3 -3
  157. package/plugins/NewsPopup.js +1 -1
  158. package/plugins/ObjectList.js +1 -1
  159. package/plugins/ObliqueView.js +1 -1
  160. package/plugins/OverviewMap.js +1 -1
  161. package/plugins/Panoramax.js +3 -1
  162. package/plugins/Print.js +17 -13
  163. package/plugins/Redlining.js +49 -11
  164. package/plugins/Reports.js +6 -3
  165. package/plugins/Routing.js +1 -1
  166. package/plugins/ScratchDrawing.js +1 -1
  167. package/plugins/SensorThingsTool.js +1 -1
  168. package/plugins/Settings.js +1 -1
  169. package/plugins/Share.js +1 -1
  170. package/plugins/StartupMarker.js +1 -1
  171. package/plugins/TaskButton.js +1 -1
  172. package/plugins/ThemeBrowser.js +1 -1
  173. package/plugins/ThemeSwitcher.js +2 -2
  174. package/plugins/TimeManager.js +1 -1
  175. package/plugins/TopBar.js +1 -1
  176. package/plugins/ValueTool.js +1 -1
  177. package/plugins/View3D.js +1 -1
  178. package/plugins/ZoomButtons.js +1 -1
  179. package/plugins/map/DrawInteraction.js +88 -0
  180. package/plugins/map/EditingSupport.js +3 -2
  181. package/plugins/map/LocateSupport.js +1 -1
  182. package/plugins/map/MeasurementSupport.js +3 -2
  183. package/plugins/map/RedliningPickSupport.js +1 -1
  184. package/plugins/map/RedliningSupport.js +38 -24
  185. package/plugins/map/SnapInteraction.js +206 -23
  186. package/plugins/map/SnappingSupport.js +47 -36
  187. package/plugins/map3d/BackgroundSwitcher3D.js +1 -1
  188. package/plugins/map3d/BottomBar3D.js +1 -1
  189. package/plugins/map3d/Compare3D.js +1 -1
  190. package/plugins/map3d/Draw3D.js +1 -1
  191. package/plugins/map3d/ExportObjects3D.js +1 -1
  192. package/plugins/map3d/HideObjects3D.js +1 -1
  193. package/plugins/map3d/Identify3D.js +1 -1
  194. package/plugins/map3d/LayerTree3D.js +1 -1
  195. package/plugins/map3d/MapCopyright3D.js +1 -1
  196. package/plugins/map3d/MapExport3D.js +1 -1
  197. package/plugins/map3d/MapLight3D.js +1 -1
  198. package/plugins/map3d/Measure3D.js +1 -1
  199. package/plugins/map3d/MeasureObjects3D.js +1 -1
  200. package/plugins/map3d/OverviewMap3D.js +1 -1
  201. package/plugins/map3d/Settings3D.js +1 -1
  202. package/plugins/map3d/SunExposure3D.js +1 -1
  203. package/plugins/map3d/TopBar3D.js +1 -1
  204. package/plugins/map3d/Viewshed3D.js +1 -1
  205. package/plugins/redlining/RedliningBufferSupport.js +1 -1
  206. package/plugins/redlining/RedliningFeatureLabelSupport.js +1 -1
  207. package/reducers/display.js +1 -1
  208. package/reducers/editing.js +1 -1
  209. package/reducers/index.js +1 -1
  210. package/reducers/layerinfo.js +1 -1
  211. package/reducers/layers.js +1 -1
  212. package/reducers/localConfig.js +1 -1
  213. package/reducers/locale.js +1 -1
  214. package/reducers/locate.js +1 -1
  215. package/reducers/map.js +10 -3
  216. package/reducers/measurement.js +1 -1
  217. package/reducers/processNotifications.js +1 -1
  218. package/reducers/redlining.js +2 -1
  219. package/reducers/redliningPick.js +1 -1
  220. package/reducers/search.js +1 -1
  221. package/reducers/task.js +1 -1
  222. package/reducers/theme.js +1 -1
  223. package/reducers/windows.js +1 -1
  224. package/scripts/gen-plugin-docs.js +1 -1
  225. package/scripts/themesConfig.js +1 -1
  226. package/scripts/themesConfig.py +1 -1
  227. package/scripts/updateTranslations.js +1 -1
  228. package/selectors/searchproviders.js +1 -1
  229. package/static/translations/bg-BG.json +13 -6
  230. package/static/translations/ca-ES.json +13 -6
  231. package/static/translations/cs-CZ.json +13 -6
  232. package/static/translations/de-CH.json +14 -7
  233. package/static/translations/de-DE.json +13 -6
  234. package/static/translations/en-US.json +13 -6
  235. package/static/translations/es-ES.json +13 -6
  236. package/static/translations/fi-FI.json +13 -6
  237. package/static/translations/fr-FR.json +16 -9
  238. package/static/translations/hu-HU.json +13 -6
  239. package/static/translations/it-IT.json +17 -10
  240. package/static/translations/ja-JP.json +13 -6
  241. package/static/translations/nl-NL.json +13 -6
  242. package/static/translations/no-NO.json +13 -6
  243. package/static/translations/pl-PL.json +13 -6
  244. package/static/translations/pt-BR.json +13 -6
  245. package/static/translations/pt-PT.json +13 -6
  246. package/static/translations/ro-RO.json +13 -6
  247. package/static/translations/ru-RU.json +13 -6
  248. package/static/translations/sv-SE.json +13 -6
  249. package/static/translations/tr-TR.json +13 -6
  250. package/static/translations/tsconfig.json +12 -5
  251. package/static/translations/uk-UA.json +13 -6
  252. package/stores/StandardStore.js +1 -1
  253. package/utils/ConfigUtils.js +1 -1
  254. package/utils/CoordinatesUtils.js +1 -1
  255. package/utils/DxfImportUtils.js +959 -0
  256. package/utils/DxfUtils.js +1 -61
  257. package/utils/EditingInterface.js +1 -1
  258. package/utils/EditingUtils.js +1 -1
  259. package/utils/ElevationInterface.js +1 -1
  260. package/utils/FeatureSnapIndex.js +1 -1
  261. package/utils/FeatureStyles.js +48 -11
  262. package/utils/FileImportUtils.js +52 -69
  263. package/utils/IdentifyExporters.js +1 -1
  264. package/utils/IdentifyUtils.js +7 -5
  265. package/utils/ImageEditor.js +1 -1
  266. package/utils/LayerUtils.js +1 -1
  267. package/utils/LocaleUtils.js +1 -1
  268. package/utils/MapUtils.js +1 -1
  269. package/utils/MeasureUtils.js +1 -1
  270. package/utils/MiscUtils.js +1 -1
  271. package/utils/PermaLinkUtils.js +1 -1
  272. package/utils/ResourceRegistry.js +1 -1
  273. package/utils/RoutingInterface.js +1 -1
  274. package/utils/SearchProviders.js +1 -1
  275. package/utils/ServiceLayerUtils.js +1 -1
  276. package/utils/ThemeUtils.js +1 -1
  277. package/utils/VectorLayerUtils.js +16 -10
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright 2016-2024 Sourcepole AG
2
+ * Copyright Sourcepole AG
3
3
  * All rights reserved.
4
4
  *
5
5
  * This source code is licensed under the BSD-style license found in the
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright 2017-2024 Sourcepole AG
2
+ * Copyright Sourcepole AG
3
3
  * All rights reserved.
4
4
  *
5
5
  * This source code is licensed under the BSD-style license found in the
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright 2018-2024 Sourcepole AG
2
+ * Copyright Sourcepole AG
3
3
  * All rights reserved.
4
4
  *
5
5
  * This source code is licensed under the BSD-style license found in the
package/actions/layers.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright 2016-2024 Sourcepole AG
2
+ * Copyright Sourcepole AG
3
3
  * All rights reserved.
4
4
  *
5
5
  * This source code is licensed under the BSD-style license found in the
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright 2016-2024 Sourcepole AG
2
+ * Copyright Sourcepole AG
3
3
  * All rights reserved.
4
4
  *
5
5
  * This source code is licensed under the BSD-style license found in the
package/actions/locale.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Copyright 2015 GeoSolutions Sas
3
- * Copyright 2016-2024 Sourcepole AG
3
+ * Copyright Sourcepole AG
4
4
  * All rights reserved.
5
5
  *
6
6
  * This source code is licensed under the BSD-style license found in the
package/actions/locate.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Copyright 2015 GeoSolutions Sas
3
- * Copyright 2016-2024 Sourcepole AG
3
+ * Copyright Sourcepole AG
4
4
  * All rights reserved.
5
5
  *
6
6
  * This source code is licensed under the BSD-style license found in the
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright 2020-2024 Sourcepole AG
2
+ * Copyright Sourcepole AG
3
3
  * All rights reserved.
4
4
  *
5
5
  * This source code is licensed under the BSD-style license found in the
package/actions/map.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Copyright 2015 GeoSolutions Sas
3
- * Copyright 2016-2024 Sourcepole AG
3
+ * Copyright Sourcepole AG
4
4
  * All rights reserved.
5
5
  *
6
6
  * This source code is licensed under the BSD-style license found in the
@@ -74,11 +74,15 @@ export function panTo(pos, crs) {
74
74
  }
75
75
  export function zoomToExtent(extent, crs) {
76
76
  var zoomOffset = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : 0;
77
+ var minZoom = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : undefined;
78
+ var maxZoom = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : undefined;
77
79
  return {
78
80
  type: ZOOM_TO_EXTENT,
79
81
  extent: extent,
80
82
  crs: crs,
81
- zoomOffset: zoomOffset
83
+ zoomOffset: zoomOffset,
84
+ minZoom: minZoom,
85
+ maxZoom: maxZoom
82
86
  };
83
87
  }
84
88
  export function zoomToPoint(pos, zoom, crs) {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Copyright 2015 GeoSolutions Sas
3
- * Copyright 2016-2024 Sourcepole AG
3
+ * Copyright Sourcepole AG
4
4
  * All rights reserved.
5
5
  *
6
6
  * This source code is licensed under the BSD-style license found in the
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright 2024 Sourcepole AG
2
+ * Copyright Sourcepole AG
3
3
  * All rights reserved.
4
4
  *
5
5
  * This source code is licensed under the BSD-style license found in the
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright 2017-2024 Sourcepole AG
2
+ * Copyright Sourcepole AG
3
3
  * All rights reserved.
4
4
  *
5
5
  * This source code is licensed under the BSD-style license found in the
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright 2018-2024 Sourcepole AG
2
+ * Copyright Sourcepole AG
3
3
  * All rights reserved.
4
4
  *
5
5
  * This source code is licensed under the BSD-style license found in the
package/actions/search.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright 2025 Sourcepole AG
2
+ * Copyright Sourcepole AG
3
3
  * All rights reserved.
4
4
  *
5
5
  * This source code is licensed under the BSD-style license found in the
package/actions/task.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright 2016-2024 Sourcepole AG
2
+ * Copyright Sourcepole AG
3
3
  * All rights reserved.
4
4
  *
5
5
  * This source code is licensed under the BSD-style license found in the
package/actions/theme.js CHANGED
@@ -12,7 +12,7 @@ function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object
12
12
  function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
13
13
  function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
14
14
  /**
15
- * Copyright 2016-2024 Sourcepole AG
15
+ * Copyright Sourcepole AG
16
16
  * All rights reserved.
17
17
  *
18
18
  * This source code is licensed under the BSD-style license found in the
@@ -11,7 +11,7 @@ function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length)
11
11
  function _iterableToArrayLimit(r, l) { var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (null != t) { var e, n, i, u, a = [], f = !0, o = !1; try { if (i = (t = t.call(r)).next, 0 === l) { if (Object(t) !== t) return; f = !1; } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0); } catch (r) { o = !0, n = r; } finally { try { if (!f && null != t["return"] && (u = t["return"](), Object(u) !== u)) return; } finally { if (o) throw n; } } return a; } }
12
12
  function _arrayWithHoles(r) { if (Array.isArray(r)) return r; }
13
13
  /**
14
- * Copyright 2020-2024 Sourcepole AG
14
+ * Copyright Sourcepole AG
15
15
  * All rights reserved.
16
16
  *
17
17
  * This source code is licensed under the BSD-style license found in the
@@ -19,7 +19,7 @@ function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object
19
19
  function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
20
20
  function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
21
21
  /**
22
- * Copyright 2016-2024 Sourcepole AG
22
+ * Copyright Sourcepole AG
23
23
  * All rights reserved.
24
24
  *
25
25
  * This source code is licensed under the BSD-style license found in the
@@ -358,7 +358,7 @@ var AppMenu = /*#__PURE__*/function (_React$Component) {
358
358
  curEntry: null
359
359
  });
360
360
  },
361
- placeholder: LocaleUtils.tr("appmenu.filter"),
361
+ placeholder: LocaleUtils.tr("common.filter"),
362
362
  ref: this.setFilterField,
363
363
  role: "input",
364
364
  type: "text",
@@ -26,7 +26,7 @@ function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object
26
26
  function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
27
27
  function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
28
28
  /**
29
- * Copyright 2017-2024 Sourcepole AG
29
+ * Copyright Sourcepole AG
30
30
  * All rights reserved.
31
31
  *
32
32
  * This source code is licensed under the BSD-style license found in the