@vcmap/ui 5.0.0-rc.23 → 5.0.0-rc.24

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 (417) hide show
  1. package/README.md +36 -18
  2. package/app.config.json +2 -4
  3. package/build/.eslintrc +3 -0
  4. package/build/build.js +184 -174
  5. package/build/buildCesium.js +32 -19
  6. package/build/buildHelpers.js +117 -48
  7. package/build/buildPreview.js +7 -4
  8. package/build/commonViteConfig.js +1 -3
  9. package/build/determineHost.js +17 -4
  10. package/build/generateOLLib.js +13 -16
  11. package/build/getPluginProxies.js +16 -3
  12. package/build/info/conf.json +21 -21
  13. package/build/info/publish.js +15 -4
  14. package/config/aerowest.config.json +16 -44
  15. package/config/base.config.json +71 -246
  16. package/config/codes.config.json +3 -1
  17. package/config/dev.config.json +5 -13
  18. package/config/graphFeatureInfo.config.json +55 -16
  19. package/config/projects.config.json +5 -2
  20. package/config/www.config.json +96 -297
  21. package/dist/assets/cesium/Workers/{ArcType-ce2e50ab.js → ArcType-2d9abbbc.js} +4 -4
  22. package/dist/assets/cesium/Workers/{AttributeCompression-b646d393.js → AttributeCompression-f9f6c717.js} +24 -24
  23. package/dist/assets/cesium/Workers/{AxisAlignedBoundingBox-ff186ccc.js → AxisAlignedBoundingBox-85d9e53a.js} +3 -3
  24. package/dist/assets/cesium/Workers/{BoundingRectangle-be5924f4.js → BoundingRectangle-1ee7eb47.js} +18 -18
  25. package/dist/assets/cesium/Workers/{BoxGeometry-12eeccaf.js → BoxGeometry-3b2be784.js} +9 -9
  26. package/dist/assets/cesium/Workers/{Check-666ab1a0.js → Check-6ede7e26.js} +22 -22
  27. package/dist/assets/cesium/Workers/{Color-a84038cb.js → Color-f107c84d.js} +59 -59
  28. package/dist/assets/cesium/Workers/{ComponentDatatype-f7b11d02.js → ComponentDatatype-cf1fa08e.js} +16 -16
  29. package/dist/assets/cesium/Workers/{CoplanarPolygonGeometryLibrary-3272c1b3.js → CoplanarPolygonGeometryLibrary-78d71993.js} +1 -1
  30. package/dist/assets/cesium/Workers/{CorridorGeometryLibrary-0170e093.js → CorridorGeometryLibrary-50d99b33.js} +1 -1
  31. package/dist/assets/cesium/Workers/{CylinderGeometry-7c5da648.js → CylinderGeometry-51b0d9bf.js} +12 -12
  32. package/dist/assets/cesium/Workers/{CylinderGeometryLibrary-372c07d8.js → CylinderGeometryLibrary-7bf291b4.js} +1 -1
  33. package/dist/assets/cesium/Workers/{EllipseGeometry-797d580e.js → EllipseGeometry-bcfb5d87.js} +20 -20
  34. package/dist/assets/cesium/Workers/{EllipseGeometryLibrary-2939e1dc.js → EllipseGeometryLibrary-e94f8472.js} +1 -1
  35. package/dist/assets/cesium/Workers/{EllipseOutlineGeometry-8b50870f.js → EllipseOutlineGeometry-28e3a1bb.js} +15 -15
  36. package/dist/assets/cesium/Workers/{EllipsoidGeodesic-98c62a56.js → EllipsoidGeodesic-5b3623dc.js} +6 -6
  37. package/dist/assets/cesium/Workers/{EllipsoidGeometry-21c0e3a5.js → EllipsoidGeometry-b222fa63.js} +14 -14
  38. package/dist/assets/cesium/Workers/{EllipsoidOutlineGeometry-eff247c8.js → EllipsoidOutlineGeometry-38a3fb5b.js} +15 -15
  39. package/dist/assets/cesium/Workers/{EllipsoidRhumbLine-19756602.js → EllipsoidRhumbLine-ef872433.js} +9 -9
  40. package/dist/assets/cesium/Workers/{EllipsoidTangentPlane-214683dc.js → EllipsoidTangentPlane-8c89f28c.js} +1 -1
  41. package/dist/assets/cesium/Workers/{EncodedCartesian3-81f70735.js → EncodedCartesian3-57415c8a.js} +6 -6
  42. package/dist/assets/cesium/Workers/{FrustumGeometry-ac42a6d9.js → FrustumGeometry-bdd3a04d.js} +139 -111
  43. package/dist/assets/cesium/Workers/{GeometryAttribute-7d6f1732.js → GeometryAttribute-153115c5.js} +20 -20
  44. package/dist/assets/cesium/Workers/{GeometryAttributes-f06a2792.js → GeometryAttributes-ad136444.js} +1 -1
  45. package/dist/assets/cesium/Workers/{GeometryInstance-451dc1cd.js → GeometryInstance-34d9e21e.js} +6 -6
  46. package/dist/assets/cesium/Workers/{GeometryPipeline-ce4339ed.js → GeometryPipeline-acb2399c.js} +22 -22
  47. package/dist/assets/cesium/Workers/{IndexDatatype-a55ceaa1.js → IndexDatatype-2643aa47.js} +13 -13
  48. package/dist/assets/cesium/Workers/{IntersectionTests-f6e6bd8a.js → IntersectionTests-271e513e.js} +37 -37
  49. package/dist/assets/cesium/Workers/{Math-2dbd6b93.js → Math-0a2ac845.js} +149 -139
  50. package/dist/assets/cesium/Workers/{Matrix2-13178034.js → Matrix2-e1298525.js} +256 -256
  51. package/dist/assets/cesium/Workers/{Matrix3-315394f6.js → Matrix3-41c58dde.js} +150 -150
  52. package/dist/assets/cesium/Workers/{OrientedBoundingBox-04920dc7.js → OrientedBoundingBox-5e04e31f.js} +19 -17
  53. package/dist/assets/cesium/Workers/{Plane-900aa728.js → Plane-4c3d403b.js} +5 -5
  54. package/dist/assets/cesium/Workers/{PolygonGeometryLibrary-a8680d96.js → PolygonGeometryLibrary-6762b65b.js} +6 -6
  55. package/dist/assets/cesium/Workers/PolygonPipeline-7dc7a431.js +1344 -0
  56. package/dist/assets/cesium/Workers/{PolylinePipeline-32f36d2a.js → PolylinePipeline-15fde655.js} +16 -16
  57. package/dist/assets/cesium/Workers/{PolylineVolumeGeometryLibrary-a510d657.js → PolylineVolumeGeometryLibrary-ba7dfed5.js} +7 -7
  58. package/dist/assets/cesium/Workers/{PrimitivePipeline-ba38434a.js → PrimitivePipeline-68f0b9a2.js} +6 -6
  59. package/dist/assets/cesium/Workers/{RectangleGeometryLibrary-bdba697e.js → RectangleGeometryLibrary-8eaf23da.js} +1 -1
  60. package/dist/assets/cesium/Workers/{RuntimeError-06c93819.js → RuntimeError-ef395448.js} +5 -5
  61. package/dist/assets/cesium/Workers/{TerrainEncoding-833187da.js → TerrainEncoding-eb8a645a.js} +30 -30
  62. package/dist/assets/cesium/Workers/Transforms-f6451f99.js +14698 -0
  63. package/dist/assets/cesium/Workers/{VertexFormat-6b480673.js → VertexFormat-030f11ff.js} +14 -14
  64. package/dist/assets/cesium/Workers/{WallGeometryLibrary-919eed92.js → WallGeometryLibrary-feef3109.js} +1 -1
  65. package/dist/assets/cesium/Workers/{WebGLConstants-a8cc3e8c.js → WebGLConstants-0b1ce7ba.js} +1 -1
  66. package/dist/assets/cesium/Workers/{WebMercatorProjection-13a90d41.js → WebMercatorProjection-13ed1a6e.js} +6 -6
  67. package/dist/assets/cesium/Workers/{arrayRemoveDuplicates-c2038105.js → arrayRemoveDuplicates-d2061e85.js} +5 -5
  68. package/dist/assets/cesium/Workers/cesiumWorkerBootstrapper.js +5 -5
  69. package/dist/assets/cesium/Workers/{combine-ca22a614.js → combine-d9581036.js} +5 -5
  70. package/dist/assets/cesium/Workers/combineGeometry.js +1 -1
  71. package/dist/assets/cesium/Workers/createBoxGeometry.js +1 -1
  72. package/dist/assets/cesium/Workers/createBoxOutlineGeometry.js +9 -9
  73. package/dist/assets/cesium/Workers/createCircleGeometry.js +13 -13
  74. package/dist/assets/cesium/Workers/createCircleOutlineGeometry.js +13 -13
  75. package/dist/assets/cesium/Workers/createCoplanarPolygonGeometry.js +11 -11
  76. package/dist/assets/cesium/Workers/createCoplanarPolygonOutlineGeometry.js +9 -9
  77. package/dist/assets/cesium/Workers/createCorridorGeometry.js +14 -14
  78. package/dist/assets/cesium/Workers/createCorridorOutlineGeometry.js +12 -12
  79. package/dist/assets/cesium/Workers/createCylinderGeometry.js +1 -1
  80. package/dist/assets/cesium/Workers/createCylinderOutlineGeometry.js +13 -13
  81. package/dist/assets/cesium/Workers/createEllipseGeometry.js +1 -1
  82. package/dist/assets/cesium/Workers/createEllipseOutlineGeometry.js +1 -1
  83. package/dist/assets/cesium/Workers/createEllipsoidGeometry.js +1 -1
  84. package/dist/assets/cesium/Workers/createEllipsoidOutlineGeometry.js +1 -1
  85. package/dist/assets/cesium/Workers/createFrustumGeometry.js +1 -1
  86. package/dist/assets/cesium/Workers/createFrustumOutlineGeometry.js +8 -8
  87. package/dist/assets/cesium/Workers/createGeometry.js +1 -1
  88. package/dist/assets/cesium/Workers/createGroundPolylineGeometry.js +33 -33
  89. package/dist/assets/cesium/Workers/createPlaneGeometry.js +8 -8
  90. package/dist/assets/cesium/Workers/createPlaneOutlineGeometry.js +6 -6
  91. package/dist/assets/cesium/Workers/createPolygonGeometry.js +25 -25
  92. package/dist/assets/cesium/Workers/createPolygonOutlineGeometry.js +17 -17
  93. package/dist/assets/cesium/Workers/createPolylineGeometry.js +11 -11
  94. package/dist/assets/cesium/Workers/createPolylineVolumeGeometry.js +9 -9
  95. package/dist/assets/cesium/Workers/createPolylineVolumeOutlineGeometry.js +9 -9
  96. package/dist/assets/cesium/Workers/createRectangleGeometry.js +16 -16
  97. package/dist/assets/cesium/Workers/createRectangleOutlineGeometry.js +12 -12
  98. package/dist/assets/cesium/Workers/createSimplePolylineGeometry.js +10 -10
  99. package/dist/assets/cesium/Workers/createSphereGeometry.js +11 -11
  100. package/dist/assets/cesium/Workers/createSphereOutlineGeometry.js +12 -12
  101. package/dist/assets/cesium/Workers/createTaskProcessorWorker.js +2 -2
  102. package/dist/assets/cesium/Workers/createVectorTileClampedPolylines.js +1 -1
  103. package/dist/assets/cesium/Workers/createVectorTileGeometries.js +8 -8
  104. package/dist/assets/cesium/Workers/createVectorTilePoints.js +1 -1
  105. package/dist/assets/cesium/Workers/createVectorTilePolygons.js +1 -1
  106. package/dist/assets/cesium/Workers/createVectorTilePolylines.js +1 -1
  107. package/dist/assets/cesium/Workers/createVerticesFromGoogleEarthEnterpriseBuffer.js +1 -1
  108. package/dist/assets/cesium/Workers/createVerticesFromHeightmap.js +27 -28
  109. package/dist/assets/cesium/Workers/createVerticesFromQuantizedTerrainMesh.js +33 -38
  110. package/dist/assets/cesium/Workers/createWallGeometry.js +14 -14
  111. package/dist/assets/cesium/Workers/createWallOutlineGeometry.js +14 -14
  112. package/dist/assets/cesium/Workers/decodeDraco.js +10 -2
  113. package/dist/assets/cesium/Workers/decodeGoogleEarthEnterprisePacket.js +15 -15
  114. package/dist/assets/cesium/Workers/decodeI3S.js +1 -1
  115. package/dist/assets/cesium/Workers/{defaultValue-0a909f67.js → defaultValue-fe22d8c0.js} +2 -2
  116. package/dist/assets/cesium/Workers/package.js +1 -1
  117. package/dist/assets/cesium/Workers/transcodeKTX2.js +46 -26
  118. package/dist/assets/cesium/Workers/transferTypedArrayTest.js +1 -1
  119. package/dist/assets/cesium/Workers/upsampleQuantizedTerrainMesh.js +24 -24
  120. package/dist/assets/{cesium.166f91.js → cesium.253914.js} +36578 -33768
  121. package/dist/assets/cesium.js +1 -1
  122. package/dist/assets/{core.9342a1.js → core.3a8205.js} +53 -58
  123. package/dist/assets/core.js +1 -1
  124. package/dist/assets/{index.fd041928.js → index.91ae2d55.js} +1 -1
  125. package/dist/assets/{ol.d2cba3.js → ol.1c946a.js} +5550 -5491
  126. package/dist/assets/ol.js +1 -1
  127. package/dist/assets/ui.0025be.css +5 -0
  128. package/dist/assets/{ui.c27597.js → ui.0025be.js} +5494 -4759
  129. package/dist/assets/ui.js +1 -1
  130. package/dist/assets/vue.js +2 -2
  131. package/dist/assets/{vuetify.2f1432.css → vuetify.6efa21.css} +2 -2
  132. package/dist/assets/{vuetify.2f1432.js → vuetify.6efa21.js} +1 -1
  133. package/dist/assets/vuetify.js +2 -2
  134. package/dist/index.html +27 -7
  135. package/index.html +26 -6
  136. package/index.js +65 -15
  137. package/lib/cesium.js +1 -1
  138. package/lib/core.js +1 -1
  139. package/lib/ui.js +1 -1
  140. package/lib/vue.js +2 -2
  141. package/lib/vuetify.js +2 -2
  142. package/package.json +18 -9
  143. package/plugins/.eslintrc +9 -0
  144. package/plugins/@vcmap/create-link/fallbackCreateLink.vue +13 -9
  145. package/plugins/@vcmap/create-link/index.js +15 -6
  146. package/plugins/@vcmap/project-selector/ModulesListComponent.vue +4 -8
  147. package/plugins/@vcmap/project-selector/ProjectSelectorComponent.vue +5 -10
  148. package/plugins/@vcmap/project-selector/README.md +4 -2
  149. package/plugins/@vcmap/project-selector/config.json +13 -13
  150. package/plugins/@vcmap/project-selector/de.json +2 -2
  151. package/plugins/@vcmap/project-selector/en.json +2 -2
  152. package/plugins/@vcmap/project-selector/index.js +63 -28
  153. package/plugins/@vcmap/search-nominatim/LICENSE.md +5 -6
  154. package/plugins/@vcmap/search-nominatim/README.md +2 -1
  155. package/plugins/@vcmap/search-nominatim/config.json +1 -2
  156. package/plugins/@vcmap/search-nominatim/index.js +7 -4
  157. package/plugins/@vcmap/search-nominatim/nominatim.js +7 -2
  158. package/plugins/@vcmap/search-nominatim/package.json +2 -36
  159. package/plugins/@vcmap/simple-graph/README.md +29 -9
  160. package/plugins/@vcmap/simple-graph/SimpleGraphComponent.vue +2 -7
  161. package/plugins/@vcmap/simple-graph/index.js +1 -1
  162. package/plugins/@vcmap/simple-graph/simpleGraphView.js +3 -1
  163. package/plugins/@vcmap/theme-changer/README.md +5 -3
  164. package/plugins/@vcmap/theme-changer/ThemeChangerComponent.vue +6 -10
  165. package/plugins/@vcmap/theme-changer/config.json +67 -67
  166. package/plugins/@vcmap/theme-changer/index.js +11 -5
  167. package/plugins/@vcmap-show-case/buttons-example/ButtonsExample.vue +76 -11
  168. package/plugins/@vcmap-show-case/buttons-example/index.js +10 -8
  169. package/plugins/@vcmap-show-case/category-tester/Categories.vue +143 -116
  170. package/plugins/@vcmap-show-case/category-tester/Category.vue +46 -26
  171. package/plugins/@vcmap-show-case/category-tester/index.js +9 -3
  172. package/plugins/@vcmap-show-case/config-editor/{editor.vue → ConfigEditor.vue} +20 -24
  173. package/plugins/@vcmap-show-case/config-editor/index.js +13 -11
  174. package/plugins/@vcmap-show-case/context-menu-tester/index.js +18 -10
  175. package/plugins/@vcmap-show-case/form-inputs-example/FormInputsExample.vue +89 -118
  176. package/plugins/@vcmap-show-case/form-inputs-example/config.json +3 -3
  177. package/plugins/@vcmap-show-case/form-inputs-example/exampleActions.js +14 -4
  178. package/plugins/@vcmap-show-case/form-inputs-example/index.js +41 -19
  179. package/plugins/@vcmap-show-case/form-inputs-example/validation.js +2 -1
  180. package/plugins/@vcmap-show-case/icons-example/README.md +1 -1
  181. package/plugins/@vcmap-show-case/icons-example/allIconsComponent.vue +10 -10
  182. package/plugins/@vcmap-show-case/icons-example/index.js +10 -8
  183. package/plugins/@vcmap-show-case/list-example/ListExample.vue +221 -103
  184. package/plugins/@vcmap-show-case/list-example/index.js +10 -8
  185. package/plugins/@vcmap-show-case/notifier-tester/index.js +9 -3
  186. package/plugins/@vcmap-show-case/notifier-tester/notifierTester.vue +15 -21
  187. package/plugins/@vcmap-show-case/table-example/DataTableExample.vue +22 -41
  188. package/plugins/@vcmap-show-case/table-example/index.js +10 -8
  189. package/plugins/@vcmap-show-case/textfields-example/TextfieldsExample.vue +7 -30
  190. package/plugins/@vcmap-show-case/textfields-example/index.js +10 -4
  191. package/plugins/@vcmap-show-case/window-tester/WindowExample.vue +16 -13
  192. package/plugins/@vcmap-show-case/window-tester/emptyComponent.vue +4 -7
  193. package/plugins/@vcmap-show-case/window-tester/index.js +26 -20
  194. package/plugins/@vcmap-show-case/window-tester/myCustomHeader.vue +7 -3
  195. package/plugins/@vcmap-show-case/window-tester/toolbox-data.js +82 -5
  196. package/plugins/@vcmap-show-case/window-tester/windowExampleContent.vue +3 -7
  197. package/plugins/@vcmap-show-case/wizard-example/index.js +9 -3
  198. package/plugins/@vcmap-show-case/wizard-example/wizardExample.vue +36 -38
  199. package/src/actions/actionHelper.js +49 -11
  200. package/src/actions/styleSelector.vue +20 -11
  201. package/src/application/VcsApp.vue +117 -80
  202. package/src/application/VcsAttributions.vue +8 -9
  203. package/src/application/VcsAttributionsFooter.vue +12 -9
  204. package/src/application/VcsMap.vue +9 -5
  205. package/src/application/VcsNavbar.vue +44 -27
  206. package/src/application/VcsSettings.vue +5 -12
  207. package/src/application/attributionsHelper.js +23 -11
  208. package/src/application/vcsAppWrapper.vue +1 -3
  209. package/src/components/buttons/VcsActionButtonList.vue +20 -17
  210. package/src/components/buttons/VcsButton.vue +19 -23
  211. package/src/components/buttons/VcsFormButton.vue +176 -0
  212. package/src/components/form-inputs-controls/VcsCheckbox.vue +6 -7
  213. package/src/components/form-inputs-controls/VcsDatePicker.vue +50 -19
  214. package/src/components/form-inputs-controls/VcsFormSection.vue +11 -12
  215. package/src/components/form-inputs-controls/VcsLabel.vue +9 -10
  216. package/src/components/form-inputs-controls/VcsRadio.vue +44 -44
  217. package/src/components/form-inputs-controls/VcsSelect.vue +16 -13
  218. package/src/components/form-inputs-controls/VcsTextArea.vue +21 -14
  219. package/src/components/form-inputs-controls/VcsTextField.vue +26 -12
  220. package/src/components/form-inputs-controls/VcsWizard.vue +78 -78
  221. package/src/components/form-inputs-controls/VcsWizardStep.vue +20 -20
  222. package/src/components/form-inputs-controls/composables.js +13 -8
  223. package/src/components/form-output/VcsFormattedNumber.vue +26 -26
  224. package/src/components/icons/+all.js +13 -5
  225. package/src/components/icons/2DAreaIcon.vue +62 -10
  226. package/src/components/icons/2DDistanceIcon.vue +14 -2
  227. package/src/components/icons/3DAreaIcon.vue +62 -10
  228. package/src/components/icons/3DDistanceIcon.vue +14 -2
  229. package/src/components/icons/3DHeightIcon.vue +14 -2
  230. package/src/components/icons/AngleIcon.vue +12 -3
  231. package/src/components/icons/AssociationsIcon.vue +6 -1
  232. package/src/components/icons/AxisIcon.vue +34 -5
  233. package/src/components/icons/BoundingBoxIcon.vue +31 -5
  234. package/src/components/icons/CheckboxCheckedIcon.vue +4 -1
  235. package/src/components/icons/CheckboxIcon.vue +1 -8
  236. package/src/components/icons/CheckboxIndeterminateIcon.vue +9 -2
  237. package/src/components/icons/CircleIcon.vue +24 -4
  238. package/src/components/icons/ClippingHorizontalIcon.vue +14 -2
  239. package/src/components/icons/ClippingIcon.vue +13 -2
  240. package/src/components/icons/ClippingVerticalIcon.vue +14 -2
  241. package/src/components/icons/ColorPickerIcon.vue +13 -2
  242. package/src/components/icons/ColorSwatchIcon.vue +7 -1
  243. package/src/components/icons/CommentIcon.vue +6 -1
  244. package/src/components/icons/CompassIcon.vue +21 -3
  245. package/src/components/icons/ComponentsIcon.vue +14 -2
  246. package/src/components/icons/ConeIcon.vue +26 -4
  247. package/src/components/icons/DimensionsHouseIcon.vue +7 -1
  248. package/src/components/icons/EditIcon.vue +13 -2
  249. package/src/components/icons/ElevationProfileIcon.vue +6 -1
  250. package/src/components/icons/ExportAreaIcon.vue +13 -2
  251. package/src/components/icons/ExportFlightIcon.vue +13 -2
  252. package/src/components/icons/ExportIcon.vue +14 -2
  253. package/src/components/icons/ExternalLinkIcon.vue +18 -3
  254. package/src/components/icons/EyeIcon.vue +12 -2
  255. package/src/components/icons/FastForwardIcon.vue +13 -2
  256. package/src/components/icons/FilterIcon.vue +13 -2
  257. package/src/components/icons/GlobalTerrainIcon.vue +12 -2
  258. package/src/components/icons/GlobeNatureIcon.vue +7 -1
  259. package/src/components/icons/GroundIcon.vue +12 -2
  260. package/src/components/icons/HealthCareIndustriesIcon.vue +6 -1
  261. package/src/components/icons/HelpIcon.vue +12 -2
  262. package/src/components/icons/HideIcon.vue +17 -3
  263. package/src/components/icons/HomePointIcon.vue +13 -3
  264. package/src/components/icons/HospitalsIcon.vue +6 -1
  265. package/src/components/icons/HouseIcon.vue +20 -3
  266. package/src/components/icons/ImportIcon.vue +21 -3
  267. package/src/components/icons/InfoIcon.vue +19 -3
  268. package/src/components/icons/KebabIcon.vue +12 -2
  269. package/src/components/icons/LabelIcon.vue +21 -3
  270. package/src/components/icons/LayersIcon.vue +12 -2
  271. package/src/components/icons/LegendIcon.vue +13 -3
  272. package/src/components/icons/LineIcon.vue +20 -3
  273. package/src/components/icons/LinkIcon.vue +13 -2
  274. package/src/components/icons/LogoutIcon.vue +13 -2
  275. package/src/components/icons/MapIcon.vue +14 -2
  276. package/src/components/icons/MenuIcon.vue +7 -1
  277. package/src/components/icons/MinusIcon.vue +14 -2
  278. package/src/components/icons/ObjectAttributeIcon.vue +13 -2
  279. package/src/components/icons/ObjectSelectIcon.vue +14 -2
  280. package/src/components/icons/ObliqueViewIcon.vue +11 -2
  281. package/src/components/icons/PdfIcon.vue +12 -2
  282. package/src/components/icons/PedestrianIcon.vue +13 -2
  283. package/src/components/icons/PenIcon.vue +13 -3
  284. package/src/components/icons/PlayCircleIcon.vue +20 -3
  285. package/src/components/icons/PlusIcon.vue +14 -3
  286. package/src/components/icons/PoiIcon.vue +17 -3
  287. package/src/components/icons/PointSelectIcon.vue +12 -2
  288. package/src/components/icons/PolygonIcon.vue +7 -1
  289. package/src/components/icons/PresentationModeIcon.vue +13 -2
  290. package/src/components/icons/ProgressIcon.vue +8 -6
  291. package/src/components/icons/QueryIcon.vue +31 -5
  292. package/src/components/icons/RectangleIcon.vue +24 -4
  293. package/src/components/icons/ReturnIcon.vue +13 -2
  294. package/src/components/icons/RewindIcon.vue +13 -2
  295. package/src/components/icons/RotateLeftIcon.vue +13 -2
  296. package/src/components/icons/RotateRightIcon.vue +13 -2
  297. package/src/components/icons/ScreenshotIcon.vue +52 -10
  298. package/src/components/icons/SearchIcon.vue +13 -3
  299. package/src/components/icons/ShadowIcon.vue +14 -3
  300. package/src/components/icons/ShapesIcon.vue +13 -3
  301. package/src/components/icons/ShareIcon.vue +17 -4
  302. package/src/components/icons/SimpleCircleFilledIcon.vue +14 -10
  303. package/src/components/icons/SimpleCircleHalfFilledIcon.vue +6 -1
  304. package/src/components/icons/SimpleCircleOutlinedIcon.vue +14 -10
  305. package/src/components/icons/SkipNextIcon.vue +11 -2
  306. package/src/components/icons/SkipPreviousIcon.vue +17 -3
  307. package/src/components/icons/SplitViewIcon.vue +6 -1
  308. package/src/components/icons/TerrainBoxIcon.vue +12 -2
  309. package/src/components/icons/TextStyleIcon.vue +7 -1
  310. package/src/components/icons/ThreeDimensionsIcon.vue +13 -2
  311. package/src/components/icons/ToolsIcon.vue +12 -2
  312. package/src/components/icons/TouchIcon.vue +13 -2
  313. package/src/components/icons/TrashCanIcon.vue +13 -2
  314. package/src/components/icons/TriangleIcon.vue +6 -2
  315. package/src/components/icons/TwoDimensionsIcon.vue +14 -2
  316. package/src/components/icons/UploadIcon.vue +13 -2
  317. package/src/components/icons/UserProfileIcon.vue +13 -2
  318. package/src/components/icons/UserShareIcon.vue +12 -2
  319. package/src/components/icons/VideoRecorderIcon.vue +16 -3
  320. package/src/components/icons/ViewpointFlightIcon.vue +22 -4
  321. package/src/components/icons/ViewpointIcon.vue +22 -4
  322. package/src/components/icons/Viewshed360Icon.vue +14 -2
  323. package/src/components/icons/ViewshedConeIcon.vue +13 -2
  324. package/src/components/icons/ViewshedIcon.vue +14 -2
  325. package/src/components/icons/WalkingIcon.vue +13 -2
  326. package/src/components/icons/WallIcon.vue +19 -3
  327. package/src/components/icons/WandIcon.vue +129 -21
  328. package/src/components/imageElementInjector.vue +1 -3
  329. package/src/components/lists/VcsActionList.vue +21 -18
  330. package/src/components/lists/VcsList.vue +208 -98
  331. package/src/components/lists/VcsTreeview.vue +30 -26
  332. package/src/components/lists/VcsTreeviewLeaf.vue +23 -22
  333. package/src/components/lists/VcsTreeviewSearchbar.vue +19 -15
  334. package/src/components/notification/VcsBadge.vue +4 -6
  335. package/src/components/notification/VcsTooltip.vue +95 -94
  336. package/src/components/notification/validation.js +1 -1
  337. package/src/components/tables/VcsDataTable.vue +107 -95
  338. package/src/components/tables/VcsTable.vue +38 -30
  339. package/src/contentTree/LayerTree.vue +2 -3
  340. package/src/contentTree/contentTreeCollection.js +48 -22
  341. package/src/contentTree/contentTreeItem.js +36 -14
  342. package/src/contentTree/groupContentTreeItem.js +44 -22
  343. package/src/contentTree/layerContentTreeItem.js +42 -20
  344. package/src/contentTree/layerGroupContentTreeItem.js +53 -31
  345. package/src/contentTree/nodeContentTreeItem.js +18 -7
  346. package/src/contentTree/obliqueCollectionContentTreeItem.js +45 -20
  347. package/src/contentTree/subContentTreeItem.js +13 -4
  348. package/src/contentTree/vcsObjectContentTreeItem.js +24 -15
  349. package/src/contentTree/viewpointContentTreeItem.js +19 -6
  350. package/src/downloadHelper.js +4 -1
  351. package/src/featureInfo/AddressBalloonComponent.vue +11 -16
  352. package/src/featureInfo/BalloonComponent.vue +35 -26
  353. package/src/featureInfo/abstractFeatureInfoView.js +29 -13
  354. package/src/featureInfo/addressBalloonFeatureInfoView.js +19 -7
  355. package/src/featureInfo/balloonFeatureInfoView.js +22 -9
  356. package/src/featureInfo/balloonHelper.js +61 -42
  357. package/src/featureInfo/featureInfo.js +71 -31
  358. package/src/featureInfo/featureInfoInteraction.js +13 -7
  359. package/src/featureInfo/iframeFeatureInfoView.js +3 -1
  360. package/src/featureInfo/tableFeatureInfoView.js +15 -5
  361. package/src/i18n/i18nCollection.js +183 -155
  362. package/src/init.js +124 -121
  363. package/src/legend/legendHelper.js +11 -6
  364. package/src/legend/styleLegendItem.vue +18 -12
  365. package/src/legend/vcsLegend.vue +15 -17
  366. package/src/manager/buttonManager.js +6 -3
  367. package/src/manager/categoryManager/CategoryComponent.vue +52 -25
  368. package/src/manager/categoryManager/CategoryComponentList.vue +33 -8
  369. package/src/manager/categoryManager/CategoryManager.vue +4 -5
  370. package/src/manager/categoryManager/categoryManager.js +82 -37
  371. package/src/manager/contextMenu/contextMenuComponent.vue +2 -6
  372. package/src/manager/contextMenu/contextMenuInteraction.js +6 -1
  373. package/src/manager/contextMenu/contextMenuManager.js +37 -22
  374. package/src/manager/navbarManager.js +15 -8
  375. package/src/manager/toolbox/GroupToolboxComponent.vue +22 -21
  376. package/src/manager/toolbox/SelectToolboxComponent.vue +36 -35
  377. package/src/manager/toolbox/ToolboxManager.vue +18 -10
  378. package/src/manager/toolbox/toolboxManager.js +30 -12
  379. package/src/manager/window/WindowComponent.vue +18 -21
  380. package/src/manager/window/WindowComponentHeader.vue +34 -26
  381. package/src/manager/window/WindowManager.vue +33 -22
  382. package/src/manager/window/windowHelper.js +79 -23
  383. package/src/manager/window/windowManager.js +61 -32
  384. package/src/navigation/mapNavCompass.vue +17 -3
  385. package/src/navigation/mapNavigation.vue +59 -40
  386. package/src/navigation/obliqueRotation.vue +6 -8
  387. package/src/navigation/orientationToolsButton.vue +6 -9
  388. package/src/navigation/overviewMap.js +72 -41
  389. package/src/navigation/overviewMapClickedInteraction.js +6 -1
  390. package/src/navigation/tiltSlider.vue +6 -10
  391. package/src/navigation/vcsCompass.vue +1 -9
  392. package/src/navigation/vcsZoomButton.vue +16 -17
  393. package/src/notifier/notifier.js +22 -13
  394. package/src/notifier/notifierComponent.vue +21 -21
  395. package/src/pluginHelper.js +23 -9
  396. package/src/search/resultItem.vue +10 -15
  397. package/src/search/resultsComponent.vue +30 -24
  398. package/src/search/search.js +36 -19
  399. package/src/search/searchComponent.vue +20 -10
  400. package/src/setup.js +9 -9
  401. package/src/state.js +22 -6
  402. package/src/styles/_typography.scss +0 -1
  403. package/src/styles/shades.scss +4 -2
  404. package/src/styles/utils/_border.scss +1 -1
  405. package/src/styles/utils/_display.scss +1 -1
  406. package/src/styles/variables.scss +39 -34
  407. package/src/styles/vcsFont.scss +6 -5
  408. package/src/styles/vcsGrid.scss +9 -0
  409. package/src/uiConfig.js +3 -1
  410. package/src/vcsUiApp.js +156 -59
  411. package/src/vuePlugins/i18n.js +4 -4
  412. package/src/vuePlugins/vuetify.js +4 -0
  413. package/dist/assets/cesium/Workers/PolygonPipeline-844aab0a.js +0 -1345
  414. package/dist/assets/cesium/Workers/Transforms-40229881.js +0 -14696
  415. package/dist/assets/ui.c27597.css +0 -5
  416. /package/dist/assets/cesium/Workers/{GeometryOffsetAttribute-04332ce7.js → GeometryOffsetAttribute-9ad0019c.js} +0 -0
  417. /package/dist/assets/{vue.5d00e9.js → vue.c1ece7.js} +0 -0
@@ -1 +1 @@
1
- export * from "./cesium.166f91.js";
1
+ export * from "./cesium.253914.js";
@@ -1,5 +1,5 @@
1
- import { ol$proj$getTransform as Le, ol$proj$get as Uc, ol$proj$equivalent as qc, ol$proj$proj4$register as _o, ol$geom$Circle as _t, ol$geom$GeometryCollection as or, ol$style$Style as K, ol$style$Fill as at, ol$style$Stroke as Re, ol$style$Text as ka, ol$has$DEVICE_PIXEL_RATIO as Wc, ol$style$RegularShape as Br, ol$style$Circle as bi, ol$style$Icon as Oi, ol$style$Image as $l, ol$Feature as te, ol$Map as Xc, ol$interaction$defaults as Yc, ol$Observable$unByKey as fe, ol$View as za, ol$easing$inAndOut as Zc, ol$extent$containsXY as Bl, ol$extent$boundingExtent as Rs, ol$layer$Vector as Ul, ol$extent$getBottomLeft as Ha, ol$geom$SimpleGeometry as Kc, ol$geom$Point as Dt, ol$geom$LineString as Kt, ol$geom$Polygon as Gt, ol$geom$MultiPoint as ql, ol$geom$MultiLineString as Wl, ol$geom$MultiPolygon as vn, ol$sphere$offset as Tr, ol$geom$Polygon$fromCircle as Xl, ol$geom$Polygon$circular as Jc, Feature as At, ol$ImageState as wr, ol$extent$getBottomRight as Yl, ol$extent$getTopRight as Zl, ol$extent$getTopLeft as Sn, ol$proj$transform as Ei, ol$source$Vector as Gs, ol$tilegrid$createXYZ as Kl, ol$proj$Projection as Qc, ol$tilegrid$TileGrid as Jl, ol$source$TileImage as eu, ol$layer$Tile as ls, ol$extent$containsCoordinate as tu, ol$extent$buffer as Ql, ol$extent$getCenter as ks, ol$geom$Polygon$fromExtent as iu, ol$proj$transformExtent as vo, ol$sphere$getDistance as su, ol$format$GeoJSON as eh, ol$extent$getWidth as da, ol$source$TileWMS as ru, ol$format$GML2 as fa, ol$format$WFS as th, ol$format$GML3 as ga, ol$extent$createEmpty as zs, ol$structs$LRUCache as nu, ol$extent$createOrUpdateFromCoordinate as au, ol$render$canvas$Immediate as ou, ol$geom$flat$transform$transform2D as lu, ol$extent$intersects as hu, ol$geom$SimpleGeometry$transformGeom2D as cu, ol$transform$scale as uu, ol$transform$create as du, ol$transform$compose as fu, ol$extent$extend as Hs, ol$source$OSM as gu, ol$layer$Image as mu, ol$source$ImageStatic as yu, ol$source$TileDebug as pu, ol$source$XYZ as _u, ol$source$VectorTile as vu, ol$TileState as Su, ol$layer$VectorTile as Mu, ol$tilegrid$WMTS as wu, ol$source$WMTS as Cu, ol$format$MVT as xu, ol$interaction$DragPan as bu, ol$extent$isEmpty as So, ol$geom$LinearRing as Ou } from "./ol.d2cba3.js";
2
- import { Math as O, Cartesian3 as _, Cartographic as ee, Cesium3DTileStyle as ma, Cesium3DTileColorBlendMode as Nr, Color as $, VerticalOrigin as rt, Cesium3DTileFeature as yi, Cesium3DTilePointFeature as pi, Entity as Fi, Material as Et, Cartesian2 as G, Matrix3 as U, Quaternion as Eu, EasingFunction as Iu, ConditionsExpression as Pu, Expression as Lu, HeightReference as Ye, ClassificationType as is, NearFarScalar as Ns, SplitDirection as pe, SceneTransforms as Tu, MaterialAppearance as Ur, GeometryInstance as mt, ColorGeometryInstanceAttribute as ja, PerInstanceColorAppearance as Mn, ShadowMode as lr, ClassificationPrimitive as ih, GroundPrimitive as Mo, Primitive as xt, PolylineMaterialAppearance as ya, GroundPolylinePrimitive as wo, PolygonGeometry as Nu, PolygonOutlineGeometry as Du, GroundPolylineGeometry as Va, PolylineGeometry as Ii, PolygonHierarchy as pa, CircleGeometry as Au, CircleOutlineGeometry as Fu, HeadingPitchRoll as $a, Matrix4 as T, Transforms as ui, Model as Ba, ModelAnimationLoop as Ru, sampleTerrainMostDetailed as wn, CylinderOutlineGeometry as Gu, CylinderGeometry as sh, EllipsoidOutlineGeometry as ku, EllipsoidGeometry as rh, SphereOutlineGeometry as zu, SphereGeometry as Hu, BoxOutlineGeometry as ju, BoxGeometry as nh, WallGeometry as Vu, WallOutlineGeometry as $u, LabelStyle as Fn, HorizontalOrigin as Rn, CatmullRomSpline as Bu, ArcType as qr, PrimitiveCollection as Pi, BillboardCollection as Uu, LabelCollection as qu, CesiumTerrainProvider as Co, Cartesian4 as xo, sampleTerrain as Wu, Ellipsoid as _a, Clock as Xu, DataSourceClock as Yu, JulianDate as ah, KeyboardEventModifier as Gn, ScreenSpaceEventType as ii, CesiumWidget as Zu, DataSourceDisplay as bo, DataSourceCollection as Oo, RequestScheduler as Ku, ScreenSpaceEventHandler as Ju, Ray as oh, Camera as Qu, ImageryLayer as Ri, CustomDataSource as lh, BoundingSphere as hh, Intersect as ed, BillboardVisualizer as td, LabelVisualizer as id, PointVisualizer as sd, Rectangle as lt, Cesium3DTileset as Ua, Composite3DTileContent as rd, HeadingPitchRange as nd, BoundingSphereState as Eo, OpenStreetMapImageryProvider as ad, SingleTileImageryProvider as od, WebMercatorTilingScheme as qa, GeographicTilingScheme as ch, TileMapServiceImageryProvider as ld, Event as hd, WebMapServiceImageryProvider as cd, WebMapTileServiceImageryProvider as ud, EntityCollection as dd, CzmlDataSource as fd, Plane as Z, ClippingPlaneCollection as js, ClippingPlane as Vs, ConstantProperty as gd, Globe as md, CoplanarPolygonGeometry as yd, IntersectionTests as pd } from "./cesium.166f91.js";
1
+ import { ol$proj$getTransform as Le, ol$proj$get as Uc, ol$proj$equivalent as qc, ol$proj$proj4$register as _o, ol$geom$Circle as _t, ol$geom$GeometryCollection as or, ol$style$Style as K, ol$style$Fill as at, ol$style$Stroke as Re, ol$style$Text as ka, ol$has$DEVICE_PIXEL_RATIO as Wc, ol$style$RegularShape as Br, ol$style$Circle as bi, ol$style$Icon as Oi, ol$style$Image as $l, ol$Feature as te, ol$Map as Xc, ol$interaction$defaults as Yc, ol$Observable$unByKey as fe, ol$View as za, ol$easing$inAndOut as Zc, ol$extent$containsXY as Bl, ol$extent$boundingExtent as Rs, ol$layer$Vector as Ul, ol$extent$getBottomLeft as Ha, ol$geom$SimpleGeometry as Kc, ol$geom$Point as Dt, ol$geom$LineString as Kt, ol$geom$Polygon as Gt, ol$geom$MultiPoint as ql, ol$geom$MultiLineString as Wl, ol$geom$MultiPolygon as vn, ol$sphere$offset as Tr, ol$geom$Polygon$fromCircle as Xl, ol$geom$Polygon$circular as Jc, Feature as At, ol$ImageState as wr, ol$extent$getBottomRight as Yl, ol$extent$getTopRight as Zl, ol$extent$getTopLeft as Sn, ol$proj$transform as Ei, ol$source$Vector as Gs, ol$tilegrid$createXYZ as Kl, ol$proj$Projection as Qc, ol$tilegrid$TileGrid as Jl, ol$source$TileImage as eu, ol$layer$Tile as ls, ol$extent$containsCoordinate as tu, ol$extent$buffer as Ql, ol$extent$getCenter as ks, ol$geom$Polygon$fromExtent as iu, ol$proj$transformExtent as vo, ol$sphere$getDistance as su, ol$format$GeoJSON as eh, ol$extent$getWidth as da, ol$source$TileWMS as ru, ol$format$GML2 as fa, ol$format$WFS as th, ol$format$GML3 as ga, ol$extent$createEmpty as zs, ol$structs$LRUCache as nu, ol$extent$createOrUpdateFromCoordinate as au, ol$render$canvas$Immediate as ou, ol$geom$flat$transform$transform2D as lu, ol$extent$intersects as hu, ol$geom$SimpleGeometry$transformGeom2D as cu, ol$transform$scale as uu, ol$transform$create as du, ol$transform$compose as fu, ol$extent$extend as Hs, ol$source$OSM as gu, ol$layer$Image as mu, ol$source$ImageStatic as yu, ol$source$TileDebug as pu, ol$source$XYZ as _u, ol$source$VectorTile as vu, ol$TileState as Su, ol$layer$VectorTile as Mu, ol$tilegrid$WMTS as wu, ol$source$WMTS as Cu, ol$format$MVT as xu, ol$interaction$DragPan as bu, ol$extent$isEmpty as So, ol$geom$LinearRing as Ou } from "./ol.1c946a.js";
2
+ import { Math as O, Cartesian3 as _, Cartographic as ee, Cesium3DTileStyle as ma, Cesium3DTileColorBlendMode as Nr, Color as $, VerticalOrigin as rt, Cesium3DTileFeature as yi, Cesium3DTilePointFeature as pi, Entity as Fi, Material as Et, Cartesian2 as G, Matrix3 as U, Quaternion as Eu, EasingFunction as Iu, ConditionsExpression as Pu, Expression as Lu, HeightReference as Ye, ClassificationType as is, NearFarScalar as Ns, SplitDirection as pe, SceneTransforms as Tu, MaterialAppearance as Ur, GeometryInstance as mt, ColorGeometryInstanceAttribute as ja, PerInstanceColorAppearance as Mn, ShadowMode as lr, ClassificationPrimitive as ih, GroundPrimitive as Mo, Primitive as xt, PolylineMaterialAppearance as ya, GroundPolylinePrimitive as wo, PolygonGeometry as Nu, PolygonOutlineGeometry as Du, GroundPolylineGeometry as Va, PolylineGeometry as Ii, PolygonHierarchy as pa, CircleGeometry as Au, CircleOutlineGeometry as Fu, HeadingPitchRoll as $a, Matrix4 as T, Transforms as ui, Model as Ba, ModelAnimationLoop as Ru, sampleTerrainMostDetailed as wn, CylinderOutlineGeometry as Gu, CylinderGeometry as sh, EllipsoidOutlineGeometry as ku, EllipsoidGeometry as rh, SphereOutlineGeometry as zu, SphereGeometry as Hu, BoxOutlineGeometry as ju, BoxGeometry as nh, WallGeometry as Vu, WallOutlineGeometry as $u, LabelStyle as Fn, HorizontalOrigin as Rn, CatmullRomSpline as Bu, ArcType as qr, PrimitiveCollection as Pi, BillboardCollection as Uu, LabelCollection as qu, CesiumTerrainProvider as Co, Cartesian4 as xo, sampleTerrain as Wu, Ellipsoid as _a, Clock as Xu, DataSourceClock as Yu, JulianDate as ah, KeyboardEventModifier as Gn, ScreenSpaceEventType as ii, CesiumWidget as Zu, DataSourceDisplay as bo, DataSourceCollection as Oo, RequestScheduler as Ku, ScreenSpaceEventHandler as Ju, Ray as oh, Camera as Qu, ImageryLayer as Ri, CustomDataSource as lh, BoundingSphere as hh, Intersect as ed, BillboardVisualizer as td, LabelVisualizer as id, PointVisualizer as sd, Rectangle as lt, Cesium3DTileset as Ua, Composite3DTileContent as rd, HeadingPitchRange as nd, BoundingSphereState as Eo, OpenStreetMapImageryProvider as ad, SingleTileImageryProvider as od, WebMercatorTilingScheme as qa, GeographicTilingScheme as ch, TileMapServiceImageryProvider as ld, Event as hd, WebMapServiceImageryProvider as cd, WebMapTileServiceImageryProvider as ud, EntityCollection as dd, CzmlDataSource as fd, Plane as Z, ClippingPlaneCollection as js, ClippingPlane as Vs, ConstantProperty as gd, Globe as md, CoplanarPolygonGeometry as yd, IntersectionTests as pd } from "./cesium.253914.js";
3
3
  const xs = [
4
4
  [String, "string"],
5
5
  [Number, "number"],
@@ -8566,11 +8566,11 @@ function uS(i) {
8566
8566
  );
8567
8567
  }
8568
8568
  const Hi = {};
8569
- function Ws(i) {
8570
- if (!Hi[i.url])
8571
- return Hi[i.url] = new Co(i), Hi[i.url];
8572
- let e = Hi[i.url];
8573
- return (i.requestVertexNormals !== void 0 && e.requestVertexNormals !== i.requestVertexNormals || i.requestWaterMask !== void 0 && e.requestWaterMask !== i.requestWaterMask) && (Hi[i.url] = new Co(i), e = Hi[i.url]), e;
8569
+ async function Ws(i, e) {
8570
+ if (!Hi[i])
8571
+ return Hi[i] = await Co.fromUrl(i, e), Hi[i];
8572
+ let t = Hi[i];
8573
+ return (e.requestVertexNormals !== void 0 && t.requestVertexNormals !== e.requestVertexNormals || e.requestWaterMask !== void 0 && t.requestWaterMask !== e.requestWaterMask) && (Hi[i] = await Co.fromUrl(i, e), t = Hi[i]), t;
8574
8574
  }
8575
8575
  function ys(i, e, t, s) {
8576
8576
  const r = t ? Le(t.proj, ie.proj) : null, n = e.map((o) => {
@@ -8584,8 +8584,6 @@ function ys(i, e, t, s) {
8584
8584
  );
8585
8585
  }
8586
8586
  function A0(i, e, t) {
8587
- if (!i.ready)
8588
- return !1;
8589
8587
  const s = i.tilingScheme.positionToTileXY(
8590
8588
  t,
8591
8589
  e,
@@ -9444,7 +9442,7 @@ class _l {
9444
9442
  constructor(e, t, s) {
9445
9443
  this.url = e, /\.json$/.test(this.url) || (this.url = this.url.replace(/\/?$/, "/image.json")), this.baseUrl = this.url.replace(/\/?([^/]+\.json)?$/, "");
9446
9444
  let r = t;
9447
- r && !(r instanceof A) && (r = new A(r)), this.projection = r, this._terrainProviderOptions = s ? { ...s } : void 0, this._terrainProvider = this._terrainProviderOptions ? Ws(this._terrainProviderOptions) : void 0, this._imageMetas = [], this.imagesLoaded = new E(), this._tiles = /* @__PURE__ */ new Map(), this._loadingPromises = /* @__PURE__ */ new Map(), this._state = Se.PENDING, this._tileLevel = null, this._tileGrid = Kl(), this._images = [], this.copyright = void 0;
9445
+ r && !(r instanceof A) && (r = new A(r)), this.projection = r, this._terrainProviderOptions = s ? { ...s } : void 0, this._terrainProvider = void 0, this._imageMetas = [], this.imagesLoaded = new E(), this._tiles = /* @__PURE__ */ new Map(), this._loadingPromises = /* @__PURE__ */ new Map(), this._state = Se.PENDING, this._tileLevel = null, this._tileGrid = Kl(), this._images = [], this.copyright = void 0;
9448
9446
  }
9449
9447
  get images() {
9450
9448
  return this._images.slice();
@@ -9452,10 +9450,7 @@ class _l {
9452
9450
  get state() {
9453
9451
  return this._state;
9454
9452
  }
9455
- get terrainProvider() {
9456
- return this._terrainProvider;
9457
- }
9458
- load() {
9453
+ async load() {
9459
9454
  return this._loadingPromise || (this._state = Se.LOADING, this._loadingPromise = Qt(this.url).then((e) => this._initialize(e)).catch((e) => Promise.reject(e))), this._loadingPromise;
9460
9455
  }
9461
9456
  getTiles() {
@@ -9464,12 +9459,23 @@ class _l {
9464
9459
  e[s] = t;
9465
9460
  }), e;
9466
9461
  }
9467
- initialize(e) {
9462
+ async initialize(e) {
9468
9463
  if (this._state !== Se.PENDING)
9469
9464
  throw new Error("DataSet has already been loaded");
9470
- this._loadingPromise = Promise.resolve(), this._initialize(e);
9465
+ this._loadingPromise = Promise.resolve(), await this._initialize(e);
9471
9466
  }
9472
- _initialize(e) {
9467
+ async _initialize(e) {
9468
+ var t;
9469
+ if ((t = this._terrainProviderOptions) != null && t.url) {
9470
+ const s = {
9471
+ requestVertexNormals: this._terrainProviderOptions.requestVertexNormals,
9472
+ requestWaterMask: this._terrainProviderOptions.requestWaterMask
9473
+ };
9474
+ this._terrainProvider = await Ws(
9475
+ this._terrainProviderOptions.url,
9476
+ s
9477
+ );
9478
+ }
9473
9479
  this._parseMetaData(e), this._state = Se.READY;
9474
9480
  }
9475
9481
  _parseMetaData(e) {
@@ -9477,7 +9483,7 @@ class _l {
9477
9483
  e,
9478
9484
  this.baseUrl,
9479
9485
  this.projection,
9480
- this.terrainProvider
9486
+ this._terrainProvider
9481
9487
  );
9482
9488
  const { version: t, buildNumber: s } = Cc(e);
9483
9489
  if (e.tileLevel)
@@ -10677,27 +10683,21 @@ class Ys {
10677
10683
  e.mode,
10678
10684
  ra,
10679
10685
  t.mode
10680
- ), this._terrainUrl = e.terrainUrl || t.terrainUrl, this._terrainProvider = this._terrainUrl ? Ws({ url: this._terrainUrl }) : null, this.limit = D(e.limit, t.limit), this.level = e.level === null ? null : J(e.level, t.level), this.lastCheckedPosition = new ee(), this._terrainHeight = null, this._updatingTerrainHeight = !1;
10686
+ ), this._terrainUrl = e.terrainUrl || t.terrainUrl, this.limit = D(e.limit, t.limit), this.level = e.level === null ? null : J(e.level, t.level), this.lastCheckedPosition = new ee(), this._terrainHeight = null, this._updatingTerrainHeight = !1;
10681
10687
  }
10682
10688
  get terrainUrl() {
10683
10689
  return this._terrainUrl;
10684
10690
  }
10685
10691
  set terrainUrl(e) {
10686
- re(e, String), this._terrainUrl !== e && (this._terrainUrl = e, this._terrainProvider = this._terrainUrl ? Ws({ url: this._terrainUrl }) : null);
10692
+ re(e, String), this._terrainUrl !== e && (this._terrainUrl = e);
10687
10693
  }
10688
- _limitWithLevel(e) {
10689
- return A0(
10690
- this._terrainProvider,
10691
- this.level,
10692
- e
10693
- ) ? Wu(this._terrainProvider, this.level, [
10694
- e
10695
- ]) : this._limitMostDetailed(e);
10694
+ async _limitWithLevel(e) {
10695
+ const t = await Ws(this.terrainUrl, {});
10696
+ return A0(t, this.level, e) ? Wu(t, this.level, [e]) : this._limitMostDetailed(e);
10696
10697
  }
10697
- _limitMostDetailed(e) {
10698
- return wn(this._terrainProvider, [
10699
- e
10700
- ]);
10698
+ async _limitMostDetailed(e) {
10699
+ const t = await Ws(this.terrainUrl, {});
10700
+ return wn(t, [e]);
10701
10701
  }
10702
10702
  async _updateTerrainHeight(e) {
10703
10703
  if (!this._updatingTerrainHeight && !e.equalsEpsilon(
@@ -10713,7 +10713,7 @@ class Ys {
10713
10713
  let t = Promise.resolve();
10714
10714
  const s = ee.fromCartesian(e.position);
10715
10715
  if (s)
10716
- if (this.mode === ra.DISTANCE && this._terrainProvider) {
10716
+ if (this.mode === ra.DISTANCE && this.terrainUrl) {
10717
10717
  if (t = this._updateTerrainHeight(s), this._terrainHeight && s.height - this._terrainHeight < this.limit) {
10718
10718
  const r = this._terrainHeight + this.limit;
10719
10719
  ee.toCartesian(
@@ -10937,7 +10937,7 @@ class H extends gi {
10937
10937
  this._cesiumWidget = new Zu(this.mapElement, {
10938
10938
  requestRenderMode: !1,
10939
10939
  scene3DOnly: !0,
10940
- imageryProvider: !1,
10940
+ baseLayer: !1,
10941
10941
  shadows: !1,
10942
10942
  terrainShadows: lr.ENABLED,
10943
10943
  contextOptions: {
@@ -12502,7 +12502,7 @@ class E_ {
12502
12502
  }
12503
12503
  const Si = Symbol("cesiumTilesetLastUpdated");
12504
12504
  function Nc(i) {
12505
- if (!i.ready)
12505
+ if (!i)
12506
12506
  return zs();
12507
12507
  const { rectangle: e } = i.root.boundingVolume;
12508
12508
  if (e) {
@@ -12535,13 +12535,16 @@ class Ci extends Gi {
12535
12535
  super(e, t), this.cesium3DTileset = null, this.tilesetOptions = t.tilesetOptions, this.splitDirection = t.splitDirection, this.style = t.style, this.featureVisibility = t.featureVisibility, this.globalHider = t.globalHider, this.tilesetProperties = t.tilesetProperties, this.modelMatrix = t.modelMatrix, this.offset = t.offset, this._initializedPromise = null, this._originalOrigin = null, this._styleLastUpdated = Date.now();
12536
12536
  }
12537
12537
  async initialize() {
12538
- this._initializedPromise || (this.cesium3DTileset = new Ua(this.tilesetOptions), this.tilesetProperties && this.tilesetProperties.forEach(({ key: e, value: t }) => {
12538
+ this._initializedPromise || (this._initializedPromise = Ua.fromUrl(
12539
+ this.url,
12540
+ this.tilesetOptions
12541
+ ), this.cesium3DTileset = await this._initializedPromise, this.tilesetProperties && this.tilesetProperties.forEach(({ key: e, value: t }) => {
12539
12542
  this.cesium3DTileset[e] = t;
12540
12543
  }), this.cesium3DTileset[B] = this.name, this.cesium3DTileset.tileVisible.addEventListener(
12541
12544
  this.applyStyle.bind(this)
12542
12545
  ), this.cesium3DTileset.tileUnload.addEventListener((e) => {
12543
12546
  delete e[Si];
12544
- }), this._initializedPromise = this.cesium3DTileset.readyPromise, await this._initializedPromise, this._originalOrigin = _.clone(
12547
+ }), this._originalOrigin = _.clone(
12545
12548
  this.cesium3DTileset.boundingSphere.center
12546
12549
  ), this.modelMatrix ? this.cesium3DTileset.modelMatrix = this.modelMatrix : this.offset && this._calculateOffset(), this.map.addPrimitiveCollection(this.cesium3DTileset), await super.initialize(), this.splitDirection && (this.cesium3DTileset.splitDirection = this.splitDirection), this.updateStyle(this.style)), await this._initializedPromise;
12547
12550
  }
@@ -12579,19 +12582,18 @@ class Ci extends Gi {
12579
12582
  () => {
12580
12583
  this.cesium3DTileset.makeStyleDirty(), this._styleLastUpdated = Date.now();
12581
12584
  }
12582
- ), this._styleLastUpdated = Date.now(), this.cesium3DTileset.readyPromise.then(() => {
12583
- this.cesium3DTileset.colorBlendMode !== this.style.colorBlendMode && (this.style.colorBlendMode !== Nr.HIGHLIGHT ? this.cesium3DTileset.extras && this.cesium3DTileset.extras._3DTILESDIFFUSE && (this.cesium3DTileset.colorBlendMode = this.style.colorBlendMode) : this.cesium3DTileset.colorBlendMode = this.style.colorBlendMode);
12584
- }));
12585
+ ), this._styleLastUpdated = Date.now(), this.cesium3DTileset.colorBlendMode !== this.style.colorBlendMode && (this.style.colorBlendMode !== Nr.HIGHLIGHT ? this.cesium3DTileset.extras && this.cesium3DTileset.extras._3DTILESDIFFUSE && (this.cesium3DTileset.colorBlendMode = this.style.colorBlendMode) : this.cesium3DTileset.colorBlendMode = this.style.colorBlendMode));
12585
12586
  }
12586
12587
  updateSplitDirection(e) {
12587
12588
  this.splitDirection = e, this.cesium3DTileset && (this.cesium3DTileset.splitDirection = e);
12588
12589
  }
12589
12590
  applyStyle(e) {
12590
- if (e.content instanceof rd)
12591
- for (let t = 0; t < e.content.innerContents.length; t++)
12592
- this.styleContent(e.content.innerContents[t]);
12593
- else
12594
- this.styleContent(e.content);
12591
+ if (e.contentReady)
12592
+ if (e.content instanceof rd)
12593
+ for (let t = 0; t < e.content.innerContents.length; t++)
12594
+ this.styleContent(e.content.innerContents[t]);
12595
+ else
12596
+ this.styleContent(e.content);
12595
12597
  }
12596
12598
  styleContent(e) {
12597
12599
  if (!e[Si] || e[Si] < this.featureVisibility.lastUpdated || e[Si] < this.globalHider.lastUpdated || e[Si] < this._styleLastUpdated) {
@@ -12812,9 +12814,8 @@ class N_ extends Gi {
12812
12814
  constructor(e, t) {
12813
12815
  super(e, t), this.requestVertexNormals = t.requestVertexNormals, this.requestWaterMask = t.requestWaterMask;
12814
12816
  }
12815
- initialize() {
12816
- return this.initialized || (this.terrainProvider = Ws({
12817
- url: this.url,
12817
+ async initialize() {
12818
+ return this.initialized || (this.terrainProvider = await Ws(this.url, {
12818
12819
  requestVertexNormals: this.requestVertexNormals,
12819
12820
  requestWaterMask: this.requestWaterMask
12820
12821
  }), this.terrainProvider[B] = this.name), super.initialize();
@@ -13553,7 +13554,6 @@ class mi extends Jt {
13553
13554
  );
13554
13555
  const s = e.tilesetOptions || t.tilesetOptions;
13555
13556
  this.tilesetOptions = {
13556
- url: this.url,
13557
13557
  maximumScreenSpaceError: hn() ? this.screenSpaceErrorMobile : this.screenSpaceError,
13558
13558
  maximumMemoryUsage: this.maximumMemoryUsage,
13559
13559
  ...s
@@ -13628,9 +13628,7 @@ class mi extends Jt {
13628
13628
  toJSON() {
13629
13629
  const e = super.toJSON(), t = mi.getDefaultOptions();
13630
13630
  this.highlightStyle && (e.highlightStyle = this.highlightStyle.toJSON()), this.screenSpaceError !== t.screenSpaceError && (e.screenSpaceError = this.screenSpaceError), this.screenSpaceErrorMobile !== t.screenSpaceErrorMobile && (e.screenSpaceErrorMobile = this.screenSpaceErrorMobile), this.maximumMemoryUsage !== t.maximumMemoryUsage && (e.maximumMemoryUsage = this.maximumMemoryUsage);
13631
- const s = { ...this.tilesetOptions };
13632
- s.url === this.url && delete s.url;
13633
- const r = hn() ? this.screenSpaceErrorMobile : this.screenSpaceError;
13631
+ const s = { ...this.tilesetOptions }, r = hn() ? this.screenSpaceErrorMobile : this.screenSpaceError;
13634
13632
  return s.maximumScreenSpaceError === r && delete s.maximumScreenSpaceError, s.maximumMemoryUsage === this.maximumMemoryUsage && delete s.maximumMemoryUsage, Object.keys(s).length > 0 && (e.tilesetOptions = s), Array.isArray(this.offset) && (e.offset = this.offset.slice()), e;
13635
13633
  }
13636
13634
  destroy() {
@@ -14615,9 +14613,8 @@ class ir extends Te {
14615
14613
  createImplementationsForMap(e) {
14616
14614
  return e instanceof H ? [new N_(e, this.getImplementationOptions())] : [];
14617
14615
  }
14618
- getHeightForWGS84Coordinates(e) {
14619
- const t = Ws({
14620
- url: this.url,
14616
+ async getHeightForWGS84Coordinates(e) {
14617
+ const t = await Ws(this.url, {
14621
14618
  requestVertexNormals: this.requestVertexNormals,
14622
14619
  requestWaterMask: this.requestWaterMask
14623
14620
  });
@@ -15220,9 +15217,7 @@ class Lr {
15220
15217
  if (r.length > 0)
15221
15218
  r.forEach(
15222
15219
  (n) => {
15223
- n.readyPromise.then((a) => {
15224
- this.layerNames.includes(e.name) && e.active && (this.targets.set(e.name, a), this.targetsUpdated.raiseEvent());
15225
- });
15220
+ this.layerNames.includes(e.name) && e.active && (this.targets.set(e.name, n), this.targetsUpdated.raiseEvent());
15226
15221
  }
15227
15222
  );
15228
15223
  else {
@@ -1 +1 @@
1
- export * from "./core.9342a1.js";
1
+ export * from "./core.3a8205.js";
@@ -1 +1 @@
1
- import{initAppFromAppConfig as s}from"./ui.c27597.js";(function(){const o=document.createElement("link").relList;if(o&&o.supports&&o.supports("modulepreload"))return;for(const e of document.querySelectorAll('link[rel="modulepreload"]'))i(e);new MutationObserver(e=>{for(const r of e)if(r.type==="childList")for(const t of r.addedNodes)t.tagName==="LINK"&&t.rel==="modulepreload"&&i(t)}).observe(document,{childList:!0,subtree:!0});function n(e){const r={};return e.integrity&&(r.integrity=e.integrity),e.referrerpolicy&&(r.referrerPolicy=e.referrerpolicy),e.crossorigin==="use-credentials"?r.credentials="include":e.crossorigin==="anonymous"?r.credentials="omit":r.credentials="same-origin",r}function i(e){if(e.ep)return;e.ep=!0;const r=n(e);fetch(e.href,r)}})();s("#app","app.config.json");
1
+ import{initAppFromAppConfig as s}from"./ui.0025be.js";(function(){const o=document.createElement("link").relList;if(o&&o.supports&&o.supports("modulepreload"))return;for(const e of document.querySelectorAll('link[rel="modulepreload"]'))i(e);new MutationObserver(e=>{for(const r of e)if(r.type==="childList")for(const t of r.addedNodes)t.tagName==="LINK"&&t.rel==="modulepreload"&&i(t)}).observe(document,{childList:!0,subtree:!0});function n(e){const r={};return e.integrity&&(r.integrity=e.integrity),e.referrerpolicy&&(r.referrerPolicy=e.referrerpolicy),e.crossorigin==="use-credentials"?r.credentials="include":e.crossorigin==="anonymous"?r.credentials="omit":r.credentials="same-origin",r}function i(e){if(e.ep)return;e.ep=!0;const r=n(e);fetch(e.href,r)}})();s("#app","app.config.json");