@vcmap/ui 5.0.0-rc.9 → 5.0.0
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.
- package/README.md +90 -106
- package/app.config.json +3 -0
- package/build/.eslintrc +3 -0
- package/build/build.js +302 -162
- package/build/buildCesium.js +39 -19
- package/build/buildHelpers.js +279 -87
- package/build/buildPreview.js +16 -6
- package/build/bundle.js +57 -0
- package/build/commonViteConfig.js +6 -15
- package/build/determineHost.js +17 -4
- package/build/generateOLLib.js +15 -18
- package/build/getPluginProxies.js +35 -3
- package/build/info/conf.json +21 -19
- package/build/info/publish.js +16 -5
- package/config/aerowest.config.json +47 -54
- package/config/base.config.json +597 -662
- package/config/codes.config.json +401 -0
- package/config/dev.config.json +460 -14
- package/config/graphFeatureInfo.config.json +141 -0
- package/config/projects.config.json +29 -0
- package/config/www.config.json +1801 -0
- package/dist/assets/@mdi/font/LICENSE +20 -0
- package/dist/assets/@mdi/font/css/materialdesignicons.css.map +16 -0
- package/dist/assets/@mdi/font/css/materialdesignicons.min.e3f476.css +3 -0
- package/dist/assets/@mdi/font/fonts/materialdesignicons-webfont.woff2 +0 -0
- package/dist/assets/cesium/ThirdParty/Workers/basis_transcoder.js +21 -0
- package/dist/assets/cesium/ThirdParty/Workers/package.json +1 -0
- package/dist/assets/cesium/ThirdParty/Workers/pako_deflate.min.js +2 -0
- package/dist/assets/cesium/ThirdParty/Workers/pako_inflate.min.js +2 -0
- package/dist/assets/cesium/ThirdParty/Workers/z-worker-pako.js +1 -0
- package/dist/assets/cesium/ThirdParty/basis_transcoder.wasm +0 -0
- package/dist/assets/cesium/ThirdParty/draco_decoder.wasm +0 -0
- package/dist/assets/cesium/ThirdParty/google-earth-dbroot-parser.js +8337 -0
- package/dist/assets/cesium/Workers/chunk-227AJNOA.js +59 -0
- package/dist/assets/cesium/Workers/chunk-2R5O53JW.js +157 -0
- package/dist/assets/cesium/Workers/chunk-34YUDLRP.js +781 -0
- package/dist/assets/cesium/Workers/chunk-3W63OHNJ.js +100 -0
- package/dist/assets/cesium/Workers/chunk-4MFFIWUA.js +163 -0
- package/dist/assets/cesium/Workers/chunk-66QLLS45.js +218 -0
- package/dist/assets/cesium/Workers/chunk-6BTKZDRG.js +77 -0
- package/dist/assets/cesium/Workers/chunk-A4JVFBQ3.js +101 -0
- package/dist/assets/cesium/Workers/chunk-ABADGKYE.js +58 -0
- package/dist/assets/cesium/Workers/chunk-AFFLIKOH.js +353 -0
- package/dist/assets/cesium/Workers/chunk-AHKEZ2OE.js +629 -0
- package/dist/assets/cesium/Workers/chunk-C3SXRKRW.js +476 -0
- package/dist/assets/cesium/Workers/chunk-CCFQRR6D.js +55 -0
- package/dist/assets/cesium/Workers/chunk-CHHNOC2C.js +1860 -0
- package/dist/assets/cesium/Workers/chunk-CTELOFLA.js +196 -0
- package/dist/assets/cesium/Workers/chunk-DUHWWBQQ.js +3273 -0
- package/dist/assets/cesium/Workers/chunk-EW2GWJYB.js +44 -0
- package/dist/assets/cesium/Workers/chunk-GLZBE3ML.js +421 -0
- package/dist/assets/cesium/Workers/chunk-HARLBUOL.js +236 -0
- package/dist/assets/cesium/Workers/chunk-HQF437NJ.js +117 -0
- package/dist/assets/cesium/Workers/chunk-IPA4EACJ.js +368 -0
- package/dist/assets/cesium/Workers/chunk-J3JY6I2C.js +1009 -0
- package/dist/assets/cesium/Workers/chunk-JB2LWGH4.js +390 -0
- package/dist/assets/cesium/Workers/chunk-JS3AW5BK.js +634 -0
- package/dist/assets/cesium/Workers/chunk-K36FEYS7.js +452 -0
- package/dist/assets/cesium/Workers/chunk-KD4Y7CZL.js +400 -0
- package/dist/assets/cesium/Workers/chunk-KTJSNCK4.js +842 -0
- package/dist/assets/cesium/Workers/chunk-LLUNNUJV.js +258 -0
- package/dist/assets/cesium/Workers/chunk-MPAZH4BF.js +37 -0
- package/dist/assets/cesium/Workers/chunk-MYZB7C4T.js +1258 -0
- package/dist/assets/cesium/Workers/chunk-N3JIFFX2.js +501 -0
- package/dist/assets/cesium/Workers/chunk-O5AMBQ36.js +430 -0
- package/dist/assets/cesium/Workers/chunk-OAVNIRB4.js +124 -0
- package/dist/assets/cesium/Workers/chunk-OYFCF4PL.js +171 -0
- package/dist/assets/cesium/Workers/chunk-OZJDGN5F.js +1477 -0
- package/dist/assets/cesium/Workers/chunk-PCJWUS4M.js +2041 -0
- package/dist/assets/cesium/Workers/chunk-PFQBCKBM.js +8644 -0
- package/dist/assets/cesium/Workers/chunk-QIKODV5G.js +305 -0
- package/dist/assets/cesium/Workers/chunk-QJ3DFBH3.js +73 -0
- package/dist/assets/cesium/Workers/chunk-QMEMZIJI.js +138 -0
- package/dist/assets/cesium/Workers/chunk-QT3MPEMI.js +102 -0
- package/dist/assets/cesium/Workers/chunk-RP2A7BR5.js +289 -0
- package/dist/assets/cesium/Workers/chunk-RW6LU2CJ.js +138 -0
- package/dist/assets/cesium/Workers/chunk-TFC6TZ3S.js +757 -0
- package/dist/assets/cesium/Workers/chunk-V3NGATMV.js +693 -0
- package/dist/assets/cesium/Workers/chunk-VLGOATD6.js +1075 -0
- package/dist/assets/cesium/Workers/chunk-WXTV4ATB.js +39 -0
- package/dist/assets/cesium/Workers/chunk-X4SU25DT.js +302 -0
- package/dist/assets/cesium/Workers/chunk-XTY7B2N6.js +2716 -0
- package/dist/assets/cesium/Workers/chunk-XY7MGBKC.js +513 -0
- package/dist/assets/cesium/Workers/chunk-Z24VKNDO.js +834 -0
- package/dist/assets/cesium/Workers/chunk-ZA25DG4Y.js +684 -0
- package/dist/assets/cesium/Workers/chunk-ZFOBYDGF.js +73 -0
- package/dist/assets/cesium/Workers/combineGeometry.js +67 -1
- package/dist/assets/cesium/Workers/createBoxGeometry.js +57 -1
- package/dist/assets/cesium/Workers/createBoxOutlineGeometry.js +234 -1
- package/dist/assets/cesium/Workers/createCircleGeometry.js +196 -1
- package/dist/assets/cesium/Workers/createCircleOutlineGeometry.js +146 -1
- package/dist/assets/cesium/Workers/createCoplanarPolygonGeometry.js +506 -1
- package/dist/assets/cesium/Workers/createCoplanarPolygonOutlineGeometry.js +224 -1
- package/dist/assets/cesium/Workers/createCorridorGeometry.js +1262 -1
- package/dist/assets/cesium/Workers/createCorridorOutlineGeometry.js +567 -1
- package/dist/assets/cesium/Workers/createCylinderGeometry.js +59 -1
- package/dist/assets/cesium/Workers/createCylinderOutlineGeometry.js +231 -1
- package/dist/assets/cesium/Workers/createEllipseGeometry.js +70 -1
- package/dist/assets/cesium/Workers/createEllipseOutlineGeometry.js +63 -1
- package/dist/assets/cesium/Workers/createEllipsoidGeometry.js +58 -1
- package/dist/assets/cesium/Workers/createEllipsoidOutlineGeometry.js +60 -1
- package/dist/assets/cesium/Workers/createFrustumGeometry.js +57 -1
- package/dist/assets/cesium/Workers/createFrustumOutlineGeometry.js +234 -1
- package/dist/assets/cesium/Workers/createGeometry.js +150 -1
- package/dist/assets/cesium/Workers/createGroundPolylineGeometry.js +1607 -1
- package/dist/assets/cesium/Workers/createPlaneGeometry.js +223 -1
- package/dist/assets/cesium/Workers/createPlaneOutlineGeometry.js +123 -1
- package/dist/assets/cesium/Workers/createPolygonGeometry.js +1134 -1
- package/dist/assets/cesium/Workers/createPolygonOutlineGeometry.js +542 -1
- package/dist/assets/cesium/Workers/createPolylineGeometry.js +495 -1
- package/dist/assets/cesium/Workers/createPolylineVolumeGeometry.js +379 -1
- package/dist/assets/cesium/Workers/createPolylineVolumeOutlineGeometry.js +277 -1
- package/dist/assets/cesium/Workers/createRectangleGeometry.js +1273 -1
- package/dist/assets/cesium/Workers/createRectangleOutlineGeometry.js +480 -1
- package/dist/assets/cesium/Workers/createSimplePolylineGeometry.js +399 -1
- package/dist/assets/cesium/Workers/createSphereGeometry.js +117 -1
- package/dist/assets/cesium/Workers/createSphereOutlineGeometry.js +117 -1
- package/dist/assets/cesium/Workers/createTaskProcessorWorker.js +32 -1
- package/dist/assets/cesium/Workers/createVectorTileClampedPolylines.js +492 -1
- package/dist/assets/cesium/Workers/createVectorTileGeometries.js +386 -1
- package/dist/assets/cesium/Workers/createVectorTilePoints.js +112 -1
- package/dist/assets/cesium/Workers/createVectorTilePolygons.js +384 -1
- package/dist/assets/cesium/Workers/createVectorTilePolylines.js +262 -1
- package/dist/assets/cesium/Workers/createVerticesFromGoogleEarthEnterpriseBuffer.js +568 -1
- package/dist/assets/cesium/Workers/createVerticesFromHeightmap.js +2277 -3
- package/dist/assets/cesium/Workers/createVerticesFromQuantizedTerrainMesh.js +745 -1
- package/dist/assets/cesium/Workers/createWallGeometry.js +489 -1
- package/dist/assets/cesium/Workers/createWallOutlineGeometry.js +337 -1
- package/dist/assets/cesium/Workers/decodeDraco.js +369 -1
- package/dist/assets/cesium/Workers/decodeGoogleEarthEnterprisePacket.js +2650 -1
- package/dist/assets/cesium/Workers/decodeI3S.js +835 -0
- package/dist/assets/cesium/Workers/transcodeKTX2.js +3425 -1
- package/dist/assets/cesium/Workers/transferTypedArrayTest.js +41 -1
- package/dist/assets/cesium/Workers/upsampleQuantizedTerrainMesh.js +818 -1
- package/dist/assets/cesium.4137c8.js +164897 -0
- package/dist/assets/cesium.js +1 -1
- package/dist/assets/core.306872.js +19286 -0
- package/dist/assets/core.js +1 -1
- package/dist/assets/favicon-128.4c4ce5.png +0 -0
- package/dist/assets/favicon-180.5b99c0.png +0 -0
- package/dist/assets/favicon-192.0e205e.png +0 -0
- package/dist/assets/favicon-32.6b9add.png +0 -0
- package/dist/assets/favicon.d5ec97.svg +10 -0
- package/dist/assets/font/OFL.txt +93 -0
- package/dist/assets/font/TitilliumWeb-Regular.9ca076.woff2 +0 -0
- package/dist/assets/index-cfed33b1.js +1 -0
- package/dist/assets/ol.328bbf.js +60117 -0
- package/dist/assets/ol.js +1 -1
- package/dist/assets/style/icon-marker-blue.534e37.png +0 -0
- package/dist/assets/style/icon-marker-green.0b6a92.png +0 -0
- package/dist/assets/style/icon-marker-o-blue.7b6d62.png +0 -0
- package/dist/assets/style/icon-marker-o-green.c863c0.png +0 -0
- package/dist/assets/style/icon-marker-o-red.93ff58.png +0 -0
- package/dist/assets/style/icon-marker-o.036477.png +0 -0
- package/dist/assets/style/icon-marker-red.313d03.png +0 -0
- package/dist/assets/style/icon-marker.70960f.png +0 -0
- package/dist/assets/style/icon-pin-blue.7be369.png +0 -0
- package/dist/assets/style/icon-pin-green.cbb935.png +0 -0
- package/dist/assets/style/icon-pin-red.3f25b2.png +0 -0
- package/dist/assets/style/icon-pin.b7ce77.png +0 -0
- package/dist/assets/ui.e84ce9.css +5 -0
- package/dist/assets/ui.e84ce9.js +16488 -0
- package/dist/assets/ui.js +1 -1
- package/dist/assets/vue.1c8696.js +4911 -0
- package/dist/assets/vue.js +5 -1
- package/dist/assets/vuetify.008fac.css +5 -0
- package/dist/assets/vuetify.008fac.js +21262 -0
- package/dist/assets/vuetify.js +5 -2
- package/dist/index.html +90 -8
- package/index.html +111 -0
- package/index.js +171 -24
- package/lib/cesium.js +1 -1
- package/lib/core.js +1 -1
- package/lib/olLib.js +861 -843
- package/lib/ui.js +1 -1
- package/lib/vue.js +2 -1
- package/lib/vuetify.js +2 -2
- package/package.json +53 -33
- package/plugins/.eslintrc +9 -0
- package/plugins/@vcmap-show-case/README.md +28 -0
- package/plugins/@vcmap-show-case/buttons-example/README.md +4 -0
- package/plugins/@vcmap-show-case/buttons-example/package.json +5 -0
- package/plugins/@vcmap-show-case/buttons-example/src/ButtonsExample.vue +282 -0
- package/plugins/@vcmap-show-case/buttons-example/src/index.js +51 -0
- package/plugins/@vcmap-show-case/category-tester/README.md +3 -0
- package/plugins/@vcmap-show-case/category-tester/package.json +5 -0
- package/plugins/@vcmap-show-case/category-tester/src/CategoriesExample.vue +135 -0
- package/plugins/@vcmap-show-case/category-tester/src/CollectionComponentOptions.vue +209 -0
- package/plugins/@vcmap-show-case/category-tester/src/index.js +73 -0
- package/plugins/@vcmap-show-case/collection-manager-example/README.md +3 -0
- package/plugins/@vcmap-show-case/collection-manager-example/package.json +5 -0
- package/plugins/@vcmap-show-case/collection-manager-example/src/CollectionManagerExample.vue +182 -0
- package/plugins/@vcmap-show-case/collection-manager-example/src/index.js +79 -0
- package/plugins/@vcmap-show-case/config-editor/README.md +3 -0
- package/plugins/@vcmap-show-case/config-editor/package.json +5 -0
- package/plugins/@vcmap-show-case/config-editor/src/ConfigEditor.vue +62 -0
- package/plugins/@vcmap-show-case/config-editor/src/index.js +49 -0
- package/plugins/@vcmap-show-case/context-menu-tester/README.md +3 -0
- package/plugins/@vcmap-show-case/context-menu-tester/package.json +5 -0
- package/plugins/@vcmap-show-case/context-menu-tester/src/index.js +41 -0
- package/plugins/@vcmap-show-case/form-inputs-example/README.md +4 -0
- package/plugins/@vcmap-show-case/form-inputs-example/config.json +5 -0
- package/plugins/@vcmap-show-case/form-inputs-example/package.json +5 -0
- package/plugins/@vcmap-show-case/form-inputs-example/src/FormInputsExample.vue +516 -0
- package/plugins/@vcmap-show-case/form-inputs-example/src/exampleActions.js +36 -0
- package/plugins/{@vcmap/pluginExample → @vcmap-show-case/form-inputs-example/src}/index.js +119 -35
- package/plugins/{@vcmap/pluginExample → @vcmap-show-case/form-inputs-example/src}/validation.js +14 -2
- package/plugins/@vcmap-show-case/hello-world/README.md +31 -0
- package/plugins/@vcmap-show-case/hello-world/package.json +6 -0
- package/plugins/@vcmap-show-case/hello-world/plugin-assets/vcs_logo.png +0 -0
- package/plugins/@vcmap-show-case/hello-world/src/defaultOptions.js +4 -0
- package/plugins/@vcmap-show-case/hello-world/src/helloWorld.vue +69 -0
- package/plugins/@vcmap-show-case/hello-world/src/index.js +142 -0
- package/plugins/@vcmap-show-case/hello-world/tests/helloWorld.spec.js +53 -0
- package/plugins/@vcmap-show-case/icons-example/README.md +5 -0
- package/plugins/@vcmap-show-case/icons-example/package.json +5 -0
- package/plugins/@vcmap-show-case/icons-example/src/AllIconsComponent.vue +51 -0
- package/plugins/@vcmap-show-case/icons-example/src/index.js +46 -0
- package/plugins/@vcmap-show-case/list-example/README.md +3 -0
- package/plugins/@vcmap-show-case/list-example/package.json +5 -0
- package/plugins/@vcmap-show-case/list-example/src/ListExample.vue +411 -0
- package/plugins/@vcmap-show-case/list-example/src/index.js +46 -0
- package/plugins/@vcmap-show-case/notifier-tester/README.md +3 -0
- package/plugins/@vcmap-show-case/notifier-tester/package.json +5 -0
- package/plugins/@vcmap-show-case/notifier-tester/src/NotifierTester.vue +82 -0
- package/plugins/@vcmap-show-case/notifier-tester/src/index.js +42 -0
- package/plugins/@vcmap-show-case/plugin-editors/README.md +4 -0
- package/plugins/@vcmap-show-case/plugin-editors/package.json +5 -0
- package/plugins/@vcmap-show-case/plugin-editors/src/PluginEditors.vue +119 -0
- package/plugins/@vcmap-show-case/plugin-editors/src/index.js +41 -0
- package/plugins/@vcmap-show-case/project-selector/README.md +25 -0
- package/plugins/@vcmap-show-case/project-selector/config.json +15 -0
- package/plugins/{@vcmap → @vcmap-show-case}/project-selector/package.json +3 -4
- package/plugins/{@vcmap/project-selector/ContextsListComponent.vue → @vcmap-show-case/project-selector/src/ModulesListComponent.vue} +22 -19
- package/plugins/@vcmap-show-case/project-selector/src/ProjectSelectorComponent.vue +102 -0
- package/plugins/@vcmap-show-case/project-selector/src/de.json +10 -0
- package/plugins/@vcmap-show-case/project-selector/src/en.json +10 -0
- package/plugins/@vcmap-show-case/project-selector/src/index.js +269 -0
- package/plugins/@vcmap-show-case/simple-graph/README.md +71 -0
- package/plugins/@vcmap-show-case/simple-graph/package.json +11 -0
- package/plugins/@vcmap-show-case/simple-graph/src/SimpleGraphComponent.vue +59 -0
- package/plugins/@vcmap-show-case/simple-graph/src/index.js +17 -0
- package/plugins/@vcmap-show-case/simple-graph/src/simpleGraphView.js +78 -0
- package/plugins/@vcmap-show-case/style-input-example/README.md +4 -0
- package/plugins/@vcmap-show-case/style-input-example/package.json +5 -0
- package/plugins/@vcmap-show-case/style-input-example/src/StyleExample.vue +190 -0
- package/plugins/@vcmap-show-case/style-input-example/src/index.js +42 -0
- package/plugins/@vcmap-show-case/switch-map-callback-example/README.md +21 -0
- package/plugins/@vcmap-show-case/switch-map-callback-example/config.json +3 -0
- package/plugins/@vcmap-show-case/switch-map-callback-example/package.json +5 -0
- package/plugins/@vcmap-show-case/switch-map-callback-example/src/index.js +34 -0
- package/plugins/@vcmap-show-case/switch-map-callback-example/src/switchMapCallback.js +47 -0
- package/plugins/@vcmap-show-case/table-example/README.md +3 -0
- package/plugins/@vcmap-show-case/table-example/package.json +5 -0
- package/plugins/@vcmap-show-case/table-example/src/DataTableExample.vue +182 -0
- package/plugins/@vcmap-show-case/table-example/src/index.js +49 -0
- package/plugins/@vcmap-show-case/textfields-example/README.md +3 -0
- package/plugins/@vcmap-show-case/textfields-example/package.json +5 -0
- package/plugins/{example/mySuperComponent.vue → @vcmap-show-case/textfields-example/src/TextfieldsExample.vue} +13 -31
- package/plugins/@vcmap-show-case/textfields-example/src/index.js +64 -0
- package/plugins/{@vcmap → @vcmap-show-case}/theme-changer/README.md +5 -3
- package/plugins/@vcmap-show-case/theme-changer/config.json +69 -0
- package/plugins/@vcmap-show-case/theme-changer/package.json +11 -0
- package/plugins/{@vcmap/theme-changer → @vcmap-show-case/theme-changer/src}/ThemeChangerComponent.vue +36 -8
- package/plugins/{@vcmap/theme-changer → @vcmap-show-case/theme-changer/src}/index.js +14 -8
- package/plugins/@vcmap-show-case/vector-properties-example/package.json +5 -0
- package/plugins/@vcmap-show-case/vector-properties-example/src/VectorPropertiesExample.vue +128 -0
- package/plugins/@vcmap-show-case/vector-properties-example/src/index.js +40 -0
- package/plugins/@vcmap-show-case/window-tester/README.md +3 -0
- package/plugins/@vcmap-show-case/window-tester/package.json +5 -0
- package/plugins/@vcmap-show-case/window-tester/src/EmptyComponent.vue +18 -0
- package/plugins/@vcmap-show-case/window-tester/src/MyCustomHeader.vue +31 -0
- package/plugins/@vcmap-show-case/window-tester/src/WindowExample.vue +185 -0
- package/plugins/@vcmap-show-case/window-tester/src/WindowExampleContent.vue +18 -0
- package/plugins/@vcmap-show-case/window-tester/src/WindowExampleToggleChild.vue +45 -0
- package/plugins/@vcmap-show-case/window-tester/src/index.js +80 -0
- package/plugins/@vcmap-show-case/window-tester/src/toolboxData.js +288 -0
- package/plugins/@vcmap-show-case/wizard-example/README.md +3 -0
- package/plugins/@vcmap-show-case/wizard-example/package.json +5 -0
- package/plugins/@vcmap-show-case/wizard-example/src/WizardExample.vue +127 -0
- package/plugins/@vcmap-show-case/wizard-example/src/index.js +53 -0
- package/plugins/package.json +9 -2
- package/public/assets/@mdi/font/LICENSE +20 -0
- package/public/assets/@mdi/font/css/materialdesignicons.css.map +16 -0
- package/public/assets/@mdi/font/css/materialdesignicons.min.css +3 -0
- package/public/assets/@mdi/font/fonts/materialdesignicons-webfont.woff2 +0 -0
- package/public/assets/favicon-128.png +0 -0
- package/public/assets/favicon-180.png +0 -0
- package/public/assets/favicon-192.png +0 -0
- package/public/assets/favicon-32.png +0 -0
- package/public/assets/favicon.svg +10 -0
- package/public/assets/font/OFL.txt +93 -0
- package/public/assets/font/TitilliumWeb-Regular.woff2 +0 -0
- package/public/assets/style/icon-marker-blue.png +0 -0
- package/public/assets/style/icon-marker-green.png +0 -0
- package/public/assets/style/icon-marker-o-blue.png +0 -0
- package/public/assets/style/icon-marker-o-green.png +0 -0
- package/public/assets/style/icon-marker-o-red.png +0 -0
- package/public/assets/style/icon-marker-o.png +0 -0
- package/public/assets/style/icon-marker-red.png +0 -0
- package/public/assets/style/icon-marker.png +0 -0
- package/public/assets/style/icon-pin-blue.png +0 -0
- package/public/assets/style/icon-pin-green.png +0 -0
- package/public/assets/style/icon-pin-red.png +0 -0
- package/public/assets/style/icon-pin.png +0 -0
- package/src/actions/StyleSelector.vue +121 -0
- package/src/actions/actionHelper.js +184 -49
- package/src/actions/stateRefAction.js +2 -3
- package/src/application/VcsApp.vue +538 -98
- package/src/application/VcsAppWrapper.vue +32 -0
- package/src/application/VcsAttributions.vue +83 -0
- package/src/application/VcsAttributionsFooter.vue +83 -0
- package/src/application/VcsMap.vue +22 -5
- package/src/application/VcsNavbar.vue +217 -0
- package/src/application/VcsSettings.vue +98 -0
- package/src/application/attributionsHelper.js +162 -0
- package/src/callback/activateLayersCallback.js +54 -0
- package/src/callback/applyLayerStyleCallback.js +63 -0
- package/src/callback/deactivateLayersCallback.js +54 -0
- package/src/callback/goToViewpointCallback.js +54 -0
- package/src/callback/vcsCallback.js +66 -0
- package/src/components/ImageElementInjector.vue +24 -0
- package/src/components/buttons/VcsActionButtonList.vue +52 -22
- package/src/components/buttons/VcsButton.vue +60 -110
- package/src/components/buttons/VcsFormButton.vue +178 -0
- package/src/components/buttons/VcsToolButton.vue +161 -0
- package/src/components/form-inputs-controls/VcsCheckbox.vue +62 -20
- package/src/components/form-inputs-controls/VcsChipArrayInput.vue +290 -0
- package/src/components/form-inputs-controls/VcsDatePicker.vue +156 -0
- package/src/components/form-inputs-controls/VcsFormSection.vue +120 -16
- package/src/components/form-inputs-controls/VcsLabel.vue +29 -11
- package/src/components/form-inputs-controls/VcsRadio.vue +149 -0
- package/src/components/form-inputs-controls/VcsRadioGrid.vue +175 -0
- package/src/components/form-inputs-controls/VcsSelect.vue +164 -50
- package/src/components/form-inputs-controls/VcsSlider.vue +73 -0
- package/src/components/form-inputs-controls/VcsTextArea.vue +118 -68
- package/src/components/form-inputs-controls/VcsTextField.vue +238 -69
- package/src/components/form-inputs-controls/VcsWizard.vue +137 -0
- package/src/components/form-inputs-controls/VcsWizardStep.vue +161 -0
- package/src/components/form-inputs-controls/composables.js +31 -0
- package/src/components/form-output/VcsFormattedNumber.vue +28 -28
- package/src/{icons → components/icons}/+all.js +109 -5
- package/src/components/icons/2DAreaIcon.vue +58 -0
- package/src/components/icons/2DDistanceIcon.vue +24 -0
- package/src/components/icons/3DAreaIcon.vue +58 -0
- package/src/components/icons/3DDistanceIcon.vue +24 -0
- package/src/components/icons/3DHeightIcon.vue +24 -0
- package/src/components/icons/AngleIcon.vue +16 -0
- package/src/{icons → components/icons}/AssociationsIcon.vue +7 -4
- package/src/components/icons/AxisIcon.vue +35 -0
- package/src/components/icons/BoundingBoxIcon.vue +38 -0
- package/src/components/icons/CheckboxCheckedIcon.vue +12 -0
- package/src/components/icons/CheckboxIcon.vue +21 -0
- package/src/components/icons/CheckboxIndeterminateIcon.vue +10 -0
- package/src/components/icons/CircleIcon.vue +25 -0
- package/src/components/icons/ClippingHorizontalIcon.vue +18 -0
- package/src/components/icons/ClippingIcon.vue +17 -0
- package/src/components/icons/ClippingVerticalIcon.vue +18 -0
- package/src/components/icons/ColorPickerIcon.vue +17 -0
- package/src/{icons → components/icons}/ColorSwatchIcon.vue +6 -2
- package/src/{icons → components/icons}/CommentIcon.vue +6 -6
- package/src/components/icons/CompassIcon.vue +24 -0
- package/src/components/icons/ComponentsIcon.vue +18 -0
- package/src/components/icons/ConeIcon.vue +30 -0
- package/src/components/icons/DimensionsHouseIcon.vue +20 -0
- package/src/components/icons/EditIcon.vue +17 -0
- package/src/components/icons/EditVerticesIcon.vue +35 -0
- package/src/{icons → components/icons}/ElevationProfileIcon.vue +7 -14
- package/src/components/icons/ExportAreaIcon.vue +17 -0
- package/src/components/icons/ExportFlightIcon.vue +17 -0
- package/src/components/icons/ExportIcon.vue +24 -0
- package/src/components/icons/ExternalLinkIcon.vue +23 -0
- package/src/components/icons/EyeIcon.vue +17 -0
- package/src/components/icons/FastForwardIcon.vue +17 -0
- package/src/components/icons/FilterIcon.vue +18 -0
- package/src/components/icons/GlobalTerrainIcon.vue +19 -0
- package/src/components/icons/GlobeNatureIcon.vue +17 -0
- package/src/components/icons/GroundIcon.vue +27 -0
- package/src/{icons → components/icons}/HealthCareIndustriesIcon.vue +7 -12
- package/src/components/icons/HelpIcon.vue +17 -0
- package/src/components/icons/HideIcon.vue +25 -0
- package/src/components/icons/HomePointIcon.vue +17 -0
- package/src/{icons → components/icons}/HospitalsIcon.vue +7 -21
- package/src/components/icons/HouseIcon.vue +32 -0
- package/src/components/icons/ImportIcon.vue +18 -0
- package/src/components/icons/InfoIcon.vue +24 -0
- package/src/{icons → components/icons}/KebabIcon.vue +7 -5
- package/src/components/icons/LabelIcon.vue +23 -0
- package/src/{icons → components/icons}/LayersIcon.vue +7 -5
- package/src/components/icons/LegendIcon.vue +24 -0
- package/src/components/icons/LineIcon.vue +22 -0
- package/src/components/icons/LinkIcon.vue +17 -0
- package/src/components/icons/LogoutIcon.vue +17 -0
- package/src/components/icons/MapIcon.vue +18 -0
- package/src/{icons → components/icons}/MenuIcon.vue +7 -5
- package/src/components/icons/MinusIcon.vue +18 -0
- package/src/components/icons/ObjectAttributeIcon.vue +18 -0
- package/src/components/icons/ObjectSelectIcon.vue +18 -0
- package/src/components/icons/ObliqueViewIcon.vue +19 -0
- package/src/components/icons/PdfIcon.vue +19 -0
- package/src/components/icons/PedestrianIcon.vue +17 -0
- package/src/components/icons/PenIcon.vue +16 -0
- package/src/components/icons/PlayCircleIcon.vue +20 -0
- package/src/components/icons/PlusIcon.vue +18 -0
- package/src/components/icons/PoiIcon.vue +23 -0
- package/src/{icons/PolygonIcon.vue → components/icons/PointIcon.vue} +8 -6
- package/src/components/icons/PointSelectIcon.vue +18 -0
- package/src/components/icons/PresentationModeIcon.vue +17 -0
- package/src/{icons → components/icons}/ProgressIcon.vue +9 -7
- package/src/components/icons/QueryIcon.vue +39 -0
- package/src/components/icons/RectangleIcon.vue +24 -0
- package/src/components/icons/ReturnIcon.vue +17 -0
- package/src/components/icons/RewindIcon.vue +16 -0
- package/src/components/icons/RotateLeftIcon.vue +17 -0
- package/src/components/icons/RotateRightIcon.vue +17 -0
- package/src/components/icons/ScreenshotIcon.vue +53 -0
- package/src/components/icons/SearchIcon.vue +17 -0
- package/src/components/icons/ShadowIcon.vue +18 -0
- package/src/{icons → components/icons}/ShapesIcon.vue +13 -6
- package/src/components/icons/ShareIcon.vue +22 -0
- package/src/components/icons/SimpleCircleFilledIcon.vue +18 -0
- package/src/{icons → components/icons}/SimpleCircleHalfFilledIcon.vue +6 -2
- package/src/components/icons/SimpleCircleOutlinedIcon.vue +13 -0
- package/src/components/icons/SkipNextIcon.vue +18 -0
- package/src/components/icons/SkipPreviousIcon.vue +18 -0
- package/src/{icons → components/icons}/SplitViewIcon.vue +6 -6
- package/src/components/icons/TerrainBoxIcon.vue +19 -0
- package/src/components/icons/TextStyleIcon.vue +17 -0
- package/src/components/icons/ThreeDimensionsIcon.vue +17 -0
- package/src/components/icons/ToolsIcon.vue +16 -0
- package/src/components/icons/TouchIcon.vue +18 -0
- package/src/components/icons/TrashCanIcon.vue +18 -0
- package/src/components/icons/TriangleIcon.vue +16 -0
- package/src/components/icons/TwoDimensionsIcon.vue +18 -0
- package/src/components/icons/UploadIcon.vue +17 -0
- package/src/components/icons/UserProfileIcon.vue +17 -0
- package/src/components/icons/UserShareIcon.vue +16 -0
- package/src/components/icons/VideoRecorderIcon.vue +23 -0
- package/src/components/icons/ViewpointFlightIcon.vue +28 -0
- package/src/components/icons/ViewpointIcon.vue +28 -0
- package/src/components/icons/Viewshed360Icon.vue +18 -0
- package/src/components/icons/ViewshedConeIcon.vue +17 -0
- package/src/components/icons/ViewshedIcon.vue +18 -0
- package/src/components/icons/WalkingIcon.vue +17 -0
- package/src/components/icons/WallIcon.vue +22 -0
- package/src/components/icons/WandIcon.vue +123 -0
- package/src/components/lists/VcsActionList.vue +57 -25
- package/src/components/lists/VcsList.vue +590 -0
- package/src/components/lists/VcsTreeview.vue +45 -42
- package/src/components/lists/VcsTreeviewLeaf.vue +45 -69
- package/src/components/lists/VcsTreeviewSearchbar.vue +40 -48
- package/src/components/notification/VcsBadge.vue +6 -4
- package/src/components/notification/VcsHelp.vue +39 -0
- package/src/components/notification/VcsTooltip.vue +111 -105
- package/src/components/notification/validation.js +1 -1
- package/src/components/plugins/AbstractConfigEditor.vue +84 -0
- package/src/components/style/MenuWrapper.vue +140 -0
- package/src/components/style/VcsFillMenu.vue +61 -0
- package/src/components/style/VcsFillSelector.vue +45 -0
- package/src/components/style/VcsImageMenu.vue +83 -0
- package/src/components/style/VcsImageSelector.vue +577 -0
- package/src/components/style/VcsStrokeMenu.vue +73 -0
- package/src/components/style/VcsStrokeSelector.vue +88 -0
- package/src/components/style/VcsTextMenu.vue +81 -0
- package/src/components/style/VcsTextSelector.vue +269 -0
- package/src/components/style/VcsVectorStyleComponent.vue +114 -0
- package/src/components/style/composables.js +84 -0
- package/src/components/tables/VcsDataTable.vue +475 -0
- package/src/components/tables/VcsTable.vue +145 -0
- package/src/components/vector-properties/VcsVectorPropertiesComponent.vue +778 -0
- package/src/components/vector-properties/composables.js +93 -0
- package/src/contentTree/LayerTree.vue +18 -14
- package/src/contentTree/contentTreeCollection.js +109 -41
- package/src/contentTree/contentTreeItem.js +109 -43
- package/src/contentTree/groupContentTreeItem.js +46 -23
- package/src/contentTree/layerContentTreeItem.js +54 -23
- package/src/contentTree/layerGroupContentTreeItem.js +58 -26
- package/src/contentTree/nodeContentTreeItem.js +19 -8
- package/src/contentTree/obliqueCollectionContentTreeItem.js +51 -22
- package/src/contentTree/subContentTreeItem.js +14 -5
- package/src/contentTree/vcsObjectContentTreeItem.js +27 -16
- package/src/contentTree/viewpointContentTreeItem.js +121 -0
- package/src/downloadHelper.js +52 -0
- package/src/featureInfo/AddressBalloonComponent.vue +58 -0
- package/src/featureInfo/BalloonComponent.vue +193 -0
- package/src/featureInfo/abstractFeatureInfoView.js +346 -0
- package/src/featureInfo/addressBalloonFeatureInfoView.js +130 -0
- package/src/featureInfo/balloonFeatureInfoView.js +159 -0
- package/src/featureInfo/balloonHelper.js +172 -0
- package/src/featureInfo/featureInfo.js +525 -0
- package/src/featureInfo/featureInfoInteraction.js +48 -0
- package/src/featureInfo/iframeFeatureInfoView.js +97 -0
- package/src/featureInfo/tableFeatureInfoView.js +120 -0
- package/src/i18n/de.js +195 -0
- package/src/i18n/en.js +195 -0
- package/src/i18n/i18nCollection.js +137 -0
- package/src/init.js +121 -36
- package/src/legend/StyleLegendItem.vue +176 -0
- package/src/legend/VcsLegend.vue +140 -0
- package/src/legend/legendHelper.js +204 -0
- package/src/manager/buttonManager.js +32 -15
- package/src/manager/collectionManager/CollectionComponent.vue +140 -0
- package/src/manager/collectionManager/CollectionComponentList.vue +77 -0
- package/src/manager/collectionManager/CollectionComponentProvider.vue +39 -0
- package/src/manager/collectionManager/CollectionManager.vue +62 -0
- package/src/manager/collectionManager/categoryManager.js +83 -0
- package/src/manager/collectionManager/collectionComponent.js +470 -0
- package/src/manager/collectionManager/collectionManager.js +432 -0
- package/src/manager/contextMenu/ContextMenuComponent.vue +43 -0
- package/src/manager/contextMenu/contextMenuInteraction.js +47 -0
- package/src/manager/contextMenu/contextMenuManager.js +220 -0
- package/src/manager/navbarManager.js +47 -13
- package/src/manager/toolbox/GroupToolboxComponent.vue +128 -0
- package/src/manager/toolbox/SelectToolboxComponent.vue +144 -0
- package/src/manager/toolbox/ToolboxManager.vue +124 -102
- package/src/manager/toolbox/toolboxManager.js +254 -87
- package/src/manager/window/WindowComponent.vue +105 -85
- package/src/manager/window/WindowComponentHeader.vue +115 -24
- package/src/manager/window/WindowManager.vue +121 -55
- package/src/manager/window/windowHelper.js +465 -0
- package/src/manager/window/windowManager.js +294 -86
- package/src/navigation/{mapNavCompass.vue → MapNavCompass.vue} +31 -11
- package/src/navigation/MapNavigation.vue +291 -0
- package/src/navigation/ObliqueRotation.vue +69 -0
- package/src/navigation/{orientationToolsButton.vue → OrientationToolsButton.vue} +13 -12
- package/src/navigation/{tiltSlider.vue → TiltSlider.vue} +39 -16
- package/src/navigation/VcsCompass.vue +69 -0
- package/src/navigation/VcsZoomButton.vue +52 -0
- package/src/navigation/overviewMap.js +142 -104
- package/src/navigation/overviewMapClickedInteraction.js +6 -1
- package/src/notifier/NotifierComponent.vue +86 -0
- package/src/notifier/notifier.js +129 -0
- package/src/pluginHelper.js +148 -20
- package/src/search/ResultItem.vue +83 -0
- package/src/search/ResultsComponent.vue +103 -0
- package/src/search/SearchComponent.vue +116 -0
- package/src/search/search.js +342 -0
- package/src/setup.js +9 -10
- package/src/state.js +272 -0
- package/src/styles/_theming.scss +69 -21
- package/src/styles/_typography.scss +3 -6
- package/src/styles/main.scss +9 -0
- package/src/styles/shades.scss +4 -0
- package/src/styles/utils/_border.scss +1 -1
- package/src/styles/utils/_cursor.scss +4 -0
- package/src/styles/utils/_display.scss +1 -1
- package/src/styles/variables.scss +79 -11
- package/src/styles/vcsFont.scss +2 -5
- package/src/styles/vcsGrid.scss +9 -0
- package/src/uiConfig.js +83 -0
- package/src/vcsUiApp.js +508 -68
- package/src/vuePlugins/i18n.js +51 -13
- package/src/vuePlugins/vuetify.js +104 -43
- package/config/berlin.config.json +0 -529
- package/dist/assets/cesium/Workers/ArcType-fc72c06c.js +0 -1
- package/dist/assets/cesium/Workers/AttributeCompression-80665726.js +0 -1
- package/dist/assets/cesium/Workers/AxisAlignedBoundingBox-a655a4bc.js +0 -1
- package/dist/assets/cesium/Workers/BoundingRectangle-c3b79029.js +0 -1
- package/dist/assets/cesium/Workers/BoxGeometry-f8f9c981.js +0 -1
- package/dist/assets/cesium/Workers/Color-de06a177.js +0 -1
- package/dist/assets/cesium/Workers/ComponentDatatype-a15c9a19.js +0 -1
- package/dist/assets/cesium/Workers/CoplanarPolygonGeometryLibrary-48cdc26d.js +0 -1
- package/dist/assets/cesium/Workers/CorridorGeometryLibrary-ddc027d3.js +0 -1
- package/dist/assets/cesium/Workers/CylinderGeometry-82a8cbe6.js +0 -1
- package/dist/assets/cesium/Workers/CylinderGeometryLibrary-76cda53e.js +0 -1
- package/dist/assets/cesium/Workers/EllipseGeometry-32d55454.js +0 -1
- package/dist/assets/cesium/Workers/EllipseGeometryLibrary-b2ae188a.js +0 -1
- package/dist/assets/cesium/Workers/EllipseOutlineGeometry-f05a5a27.js +0 -1
- package/dist/assets/cesium/Workers/EllipsoidGeodesic-19e75e11.js +0 -1
- package/dist/assets/cesium/Workers/EllipsoidGeometry-7c99fc81.js +0 -1
- package/dist/assets/cesium/Workers/EllipsoidOutlineGeometry-21c243df.js +0 -1
- package/dist/assets/cesium/Workers/EllipsoidRhumbLine-6145377b.js +0 -1
- package/dist/assets/cesium/Workers/EllipsoidTangentPlane-a01286f6.js +0 -1
- package/dist/assets/cesium/Workers/EncodedCartesian3-d9f5c4a4.js +0 -1
- package/dist/assets/cesium/Workers/FrustumGeometry-17776af8.js +0 -1
- package/dist/assets/cesium/Workers/GeometryAttribute-89a520b9.js +0 -1
- package/dist/assets/cesium/Workers/GeometryAttributes-32b29525.js +0 -1
- package/dist/assets/cesium/Workers/GeometryInstance-4fbf16ba.js +0 -1
- package/dist/assets/cesium/Workers/GeometryOffsetAttribute-8c5e10db.js +0 -1
- package/dist/assets/cesium/Workers/GeometryPipeline-309fad76.js +0 -1
- package/dist/assets/cesium/Workers/IndexDatatype-f1dcdf35.js +0 -1
- package/dist/assets/cesium/Workers/IntersectionTests-58aa8f80.js +0 -1
- package/dist/assets/cesium/Workers/Matrix2-47e98d76.js +0 -1
- package/dist/assets/cesium/Workers/OrientedBoundingBox-fcb5b750.js +0 -1
- package/dist/assets/cesium/Workers/Plane-3f01019d.js +0 -1
- package/dist/assets/cesium/Workers/PolygonGeometryLibrary-0b29eb16.js +0 -1
- package/dist/assets/cesium/Workers/PolygonPipeline-a934c4dd.js +0 -1
- package/dist/assets/cesium/Workers/PolylinePipeline-8095c9bc.js +0 -1
- package/dist/assets/cesium/Workers/PolylineVolumeGeometryLibrary-67d12fff.js +0 -1
- package/dist/assets/cesium/Workers/PrimitivePipeline-980e44c5.js +0 -1
- package/dist/assets/cesium/Workers/RectangleGeometryLibrary-621c6de8.js +0 -1
- package/dist/assets/cesium/Workers/RuntimeError-8952249c.js +0 -1
- package/dist/assets/cesium/Workers/TerrainEncoding-f96552d5.js +0 -1
- package/dist/assets/cesium/Workers/Transforms-c8cb8f43.js +0 -39
- package/dist/assets/cesium/Workers/VertexFormat-a0b706b0.js +0 -1
- package/dist/assets/cesium/Workers/WallGeometryLibrary-c03d8479.js +0 -1
- package/dist/assets/cesium/Workers/WebGLConstants-508b9636.js +0 -1
- package/dist/assets/cesium/Workers/WebMercatorProjection-79b3214e.js +0 -1
- package/dist/assets/cesium/Workers/_commonjsHelpers-3aae1032-26891ab7.js +0 -1
- package/dist/assets/cesium/Workers/_rollup_plugin_ignore_empty_module_placeholder-57d574d0.js +0 -1
- package/dist/assets/cesium/Workers/arrayRemoveDuplicates-dc2f4046.js +0 -1
- package/dist/assets/cesium/Workers/cesiumWorkerBootstrapper.js +0 -6
- package/dist/assets/cesium/Workers/combine-3c023bda.js +0 -1
- package/dist/assets/cesium/Workers/defaultValue-81eec7ed.js +0 -1
- package/dist/assets/cesium.4e40f4.js +0 -9105
- package/dist/assets/core.edcf5e.js +0 -4
- package/dist/assets/index.60dea538.css +0 -1
- package/dist/assets/index.889d0f3a.js +0 -1
- package/dist/assets/ol.246fd4.js +0 -318
- package/dist/assets/ui.df4f6d.css +0 -1
- package/dist/assets/ui.df4f6d.js +0 -43
- package/dist/assets/vue-composition-api.a520f3.js +0 -14
- package/dist/assets/vue-composition-api.js +0 -2
- package/dist/assets/vue.2cee44.js +0 -9
- package/dist/assets/vuetify.cc817b.css +0 -5
- package/dist/assets/vuetify.cc817b.js +0 -48
- package/lib/vue-composition-api.js +0 -2
- package/map.config.json +0 -35
- package/plugins/@vcmap/pluginExample/config.json +0 -6
- package/plugins/@vcmap/pluginExample/package.json +0 -7
- package/plugins/@vcmap/pluginExample/pluginExampleComponent.vue +0 -374
- package/plugins/@vcmap/project-selector/ProjectSelectorComponent.vue +0 -81
- package/plugins/@vcmap/project-selector/README.md +0 -29
- package/plugins/@vcmap/project-selector/config.json +0 -15
- package/plugins/@vcmap/project-selector/index.js +0 -254
- package/plugins/@vcmap/theme-changer/config.json +0 -69
- package/plugins/@vcmap/theme-changer/package.json +0 -12
- package/plugins/buttonExamples/ButtonExamples.vue +0 -190
- package/plugins/buttonExamples/index.js +0 -41
- package/plugins/categoryTest/Categories.vue +0 -145
- package/plugins/categoryTest/Category.vue +0 -114
- package/plugins/categoryTest/ItemEditor.vue +0 -13
- package/plugins/categoryTest/index.js +0 -41
- package/plugins/example/index.js +0 -75
- package/plugins/test/allIconsComponent.vue +0 -34
- package/plugins/test/editor.vue +0 -63
- package/plugins/test/index.js +0 -116
- package/plugins/test/myCustomHeader.vue +0 -19
- package/plugins/test/toolbox-data.js +0 -129
- package/plugins/test/vcsContent.vue +0 -23
- package/plugins/test/windowManagerExample.vue +0 -143
- package/src/actions/styleSelector.vue +0 -90
- package/src/application/Navbar.vue +0 -130
- package/src/application/empty-cmp.vue +0 -6
- package/src/components/form-inputs-controls/VcsColorPicker.vue +0 -81
- package/src/contentTree/viewPointContentTreeItem.js +0 -107
- package/src/icons/2DAreaIcon.vue +0 -21
- package/src/icons/2DDistanceIcon.vue +0 -18
- package/src/icons/3DAreaIcon.vue +0 -21
- package/src/icons/3DDistanceIcon.vue +0 -18
- package/src/icons/3DHeightIcon.vue +0 -18
- package/src/icons/AngleIcon.vue +0 -8
- package/src/icons/AxisIcon.vue +0 -10
- package/src/icons/BoundingBoxIcon.vue +0 -15
- package/src/icons/CheckboxCheckedIcon.vue +0 -16
- package/src/icons/CheckboxIcon.vue +0 -23
- package/src/icons/CheckboxIndeterminateIcon.vue +0 -24
- package/src/icons/CircleIcon.vue +0 -10
- package/src/icons/CompassIcon.vue +0 -8
- package/src/icons/ComponentsIcon.vue +0 -7
- package/src/icons/ConeIcon.vue +0 -11
- package/src/icons/DimensionsHouseIcon.vue +0 -14
- package/src/icons/ExportAreaIcon.vue +0 -7
- package/src/icons/ExportFlightIcon.vue +0 -7
- package/src/icons/ExportIcon.vue +0 -8
- package/src/icons/ExternalLinkIcon.vue +0 -10
- package/src/icons/EyeIcon.vue +0 -7
- package/src/icons/FastForwardIcon.vue +0 -7
- package/src/icons/FilterIcon.vue +0 -8
- package/src/icons/GlobeNatureIcon.vue +0 -14
- package/src/icons/HelpIcon.vue +0 -7
- package/src/icons/HomePointIcon.vue +0 -8
- package/src/icons/HouseIcon.vue +0 -25
- package/src/icons/ImportIcon.vue +0 -8
- package/src/icons/InfoIcon.vue +0 -10
- package/src/icons/LabelIcon.vue +0 -7
- package/src/icons/LegendIcon.vue +0 -65
- package/src/icons/LineIcon.vue +0 -7
- package/src/icons/LinkIcon.vue +0 -7
- package/src/icons/MapIcon.vue +0 -8
- package/src/icons/MinusIcon.vue +0 -8
- package/src/icons/ObjectAttributeIcon.vue +0 -18
- package/src/icons/ObjectSelectIcon.vue +0 -8
- package/src/icons/ObliqueViewIcon.vue +0 -13
- package/src/icons/PdfIcon.vue +0 -10
- package/src/icons/PedestrianIcon.vue +0 -8
- package/src/icons/PenIcon.vue +0 -14
- package/src/icons/PlayCircleIcon.vue +0 -10
- package/src/icons/PlusIcon.vue +0 -9
- package/src/icons/PoiIcon.vue +0 -7
- package/src/icons/PointSelectIcon.vue +0 -7
- package/src/icons/PresentationModeIcon.vue +0 -7
- package/src/icons/QueryIcon.vue +0 -15
- package/src/icons/RectangleIcon.vue +0 -9
- package/src/icons/ReturnIcon.vue +0 -7
- package/src/icons/RewindIcon.vue +0 -6
- package/src/icons/SearchIcon.vue +0 -8
- package/src/icons/ShadowIcon.vue +0 -9
- package/src/icons/ShareIcon.vue +0 -22
- package/src/icons/SimpleCircleFilledIcon.vue +0 -15
- package/src/icons/SimpleCircleOutlinedIcon.vue +0 -15
- package/src/icons/SkipNextIcon.vue +0 -7
- package/src/icons/SkipPreviousIcon.vue +0 -9
- package/src/icons/TextStyleIcon.vue +0 -14
- package/src/icons/ThreeDimensionsIcon.vue +0 -7
- package/src/icons/ToolsIcon.vue +0 -35
- package/src/icons/TouchIcon.vue +0 -8
- package/src/icons/TrashCanIcon.vue +0 -7
- package/src/icons/TriangleIcon.vue +0 -15
- package/src/icons/TwoDimensionsIcon.vue +0 -8
- package/src/icons/UploadIcon.vue +0 -14
- package/src/icons/VideoRecorderIcon.vue +0 -14
- package/src/icons/WalkingIcon.vue +0 -7
- package/src/icons/WallIcon.vue +0 -14
- package/src/lang/de.js +0 -60
- package/src/lang/en.js +0 -53
- package/src/manager/toolbox/ToolboxGroupComponent.vue +0 -128
- package/src/navigation/mapNavigation.vue +0 -205
- package/src/navigation/obliqueRotation.vue +0 -48
- package/src/navigation/vcsCompass.vue +0 -144
- package/src/navigation/vcsZoomButton.vue +0 -27
- package/start.js +0 -3
- /package/src/{assets/logo-mobile.svg → logo-mobile.svg} +0 -0
- /package/src/{assets/logo.svg → logo.svg} +0 -0
@@ -0,0 +1,18 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
6
|
+
width="22.002"
|
7
|
+
height="22.38"
|
8
|
+
viewBox="0 0 22.002 22.38"
|
9
|
+
>
|
10
|
+
<path
|
11
|
+
id="Vereinigungsmenge_65"
|
12
|
+
d="M10643.685,13214.381a1.388,1.388,0,0,1-1.4-1.366v-2.043h-1.429v2.043a1.387,1.387,0,0,1-1.4,1.366h-2.54a1.388,1.388,0,0,1-1.406-1.366v-4.918a1.354,1.354,0,0,1,.53-1.071l4.865-3.774a1.431,1.431,0,0,1,1.755,0l4.865,3.773a1.341,1.341,0,0,1,.527,1.068v4.918a1.389,1.389,0,0,1-1.406,1.366Zm-.81-5.408a1.388,1.388,0,0,1,1.406,1.366v2.043h1.765v-3.964l-4.271-3.316-4.271,3.316v3.964h1.35v-2.043a1.387,1.387,0,0,1,1.4-1.366Zm-2.872-7.293a1,1,0,1,1,0-2h5a1,1,0,1,1,0,2Zm-4,0a1,1,0,0,1,0-2h1a1,1,0,1,1,0,2Zm11.816-.259a.441.441,0,0,1-.3-.119h.006a.43.43,0,0,1-.1-.435l.839-2.527a.423.423,0,0,1,.7-.166l1.691,1.685a.416.416,0,0,1,0,.594.412.412,0,0,1-.165.1l-2.527.842a.359.359,0,0,1-.133.023Zm3.794-2.1a.416.416,0,0,1-.3-.123h0l-1.979-1.983,3.963-3.966a.843.843,0,0,1,.6-.245.835.835,0,0,1,.594.245l1.39,1.39a.416.416,0,0,1,0,.594l-3.97,3.966a.42.42,0,0,1-.295.123Z"
|
13
|
+
transform="translate(-10634.502 -13192.501)"
|
14
|
+
fill="currentColor"
|
15
|
+
stroke="none"
|
16
|
+
/>
|
17
|
+
</svg>
|
18
|
+
</template>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
6
|
+
width="24"
|
7
|
+
height="24"
|
8
|
+
viewBox="0 0 24 24"
|
9
|
+
>
|
10
|
+
<rect id="size" width="24" height="24" fill="none" />
|
11
|
+
<path
|
12
|
+
id="Mouse_Pointer"
|
13
|
+
d="M13.846,23.8a.45.45,0,0,1-.409-.245l-2.7-5.728L7.055,20.031a.372.372,0,0,1-.409,0A.438.438,0,0,1,6.4,19.7V1.7a.45.45,0,0,1,.245-.409.36.36,0,0,1,.409.082L20.147,14.467c.082.082.164.327.082.409a.45.45,0,0,1-.409.245H15.565L18.511,21.1a.249.249,0,0,1,0,.327c-.082.082-.082.164-.245.245-3.787,1.881-4.337,2.128-4.419,2.128Z"
|
14
|
+
transform="translate(-1.4 -0.259)"
|
15
|
+
fill="currentColor"
|
16
|
+
/>
|
17
|
+
</svg>
|
18
|
+
</template>
|
@@ -0,0 +1,19 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
<template>
|
3
|
+
<svg
|
4
|
+
xmlns="http://www.w3.org/2000/svg"
|
5
|
+
width="24"
|
6
|
+
height="24"
|
7
|
+
viewBox="0 0 24 24"
|
8
|
+
>
|
9
|
+
<rect width="24" height="24" fill="none" />
|
10
|
+
<g transform="translate(1 2.994)">
|
11
|
+
<g>
|
12
|
+
<path
|
13
|
+
d="M19.769.862A1,1,0,0,0,18.778,0H3.222a1,1,0,0,0-.99.862l-2.222,16A1,1,0,0,0,1,18H21a1,1,0,0,0,.991-1.138ZM4.093,2H17.908l1.208,8.7L14.921,7.657a1,1,0,0,0-1.278.086L4.988,16H2.149ZM7.886,16l6.535-6.235L19.5,13.446,19.852,16Zm.753-7.6a2.876,2.876,0,0,0,3.083-2.6A2.841,2.841,0,0,0,8.639,3.2,2.841,2.841,0,0,0,5.556,5.8,2.876,2.876,0,0,0,8.639,8.4m0-3.2c.662,0,1.083.355,1.083.6s-.421.6-1.083.6-1.083-.355-1.083-.6.422-.6,1.083-.6"
|
14
|
+
fill="currentColor"
|
15
|
+
/>
|
16
|
+
</g>
|
17
|
+
</g>
|
18
|
+
</svg>
|
19
|
+
</template>
|
@@ -0,0 +1,19 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
6
|
+
width="16"
|
7
|
+
height="16"
|
8
|
+
viewBox="0 0 16 16"
|
9
|
+
>
|
10
|
+
<g id="icon-pdf" transform="translate(0 0)">
|
11
|
+
<path
|
12
|
+
id="Path_80"
|
13
|
+
d="M5.634,8.215c-.07-.031-.217-.032-.217.109v2.652a.159.159,0,0,0,.218.14,1.583,1.583,0,0,0,0-2.9ZM2.667,8.082H2.251a.168.168,0,0,0-.168.168v.831a.168.168,0,0,0,.168.168h.415a.583.583,0,1,0,0-1.167ZM12,12.667v-6A.667.667,0,0,0,11.333,6H.667A.667.667,0,0,0,0,6.667v6a.667.667,0,0,0,.667.667H11.333A.667.667,0,0,0,12,12.667ZM2.667,10.082H2.251a.168.168,0,0,0-.168.168v1.417a.417.417,0,1,1-.833,0v-4a.417.417,0,0,1,.417-.417h1a1.417,1.417,0,0,1,0,2.833Zm2.333,2a.417.417,0,0,1-.417-.417v-4A.417.417,0,0,1,5,7.249a2.417,2.417,0,0,1,0,4.833Zm5.333-4H9a.25.25,0,0,0-.25.25v.749a.168.168,0,0,0,.168.168h.749a.417.417,0,0,1,0,.833H8.918a.168.168,0,0,0-.168.168v1.417a.417.417,0,1,1-.833,0V8.333A1.084,1.084,0,0,1,9,7.249h1.333a.417.417,0,0,1,0,.833ZM15.8,3.8,12.2.194A.666.666,0,0,0,11.723,0H4A1.333,1.333,0,0,0,2.667,1.333V5.167a.167.167,0,0,0,.167.167h1A.167.167,0,0,0,4,5.167H4v-3.5a.333.333,0,0,1,.333-.333h6.833a.167.167,0,0,1,.167.167V3.333a1.333,1.333,0,0,0,1.333,1.333H14.5a.167.167,0,0,1,.167.167v9.5a.333.333,0,0,1-.333.333H4.167A.167.167,0,0,1,4,14.5v-.333A.165.165,0,0,0,3.836,14h-1a.167.167,0,0,0-.167.167v.5A1.333,1.333,0,0,0,4,16H14.667A1.333,1.333,0,0,0,16,14.667V4.275A.665.665,0,0,0,15.8,3.8Z"
|
14
|
+
fill="currentColor"
|
15
|
+
/>
|
16
|
+
<rect id="size" width="16" height="16" fill="none" />
|
17
|
+
</g>
|
18
|
+
</svg>
|
19
|
+
</template>
|
@@ -0,0 +1,17 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
6
|
+
width="24"
|
7
|
+
height="24"
|
8
|
+
viewBox="0 0 24 24"
|
9
|
+
>
|
10
|
+
<path
|
11
|
+
id="Pfad_701"
|
12
|
+
d="M1244.963,521.443a1.948,1.948,0,0,1-1.817-1.275,12.628,12.628,0,0,0-1.446-3.088,14.36,14.36,0,0,1-1.99,3.636,2.008,2.008,0,0,1-2.748.324l-.081-.064a1.86,1.86,0,0,1-.229-2.618,9.363,9.363,0,0,0,1.752-3.549,14.414,14.414,0,0,0,.375-3.263v-.055a2.068,2.068,0,0,0-.36,1.166,1.94,1.94,0,0,1-1.924,1.834h-.043l-.178-.006a1.87,1.87,0,0,1-1.274-.63,1.9,1.9,0,0,1-.485-1.383,5.826,5.826,0,0,1,3.389-5.1,5.737,5.737,0,0,1,5.751.5l.869.622a4.1,4.1,0,0,0,1.143.572l.942.3a1.889,1.889,0,0,1,.782,3.234,1.92,1.92,0,0,1-1.363.48,1.545,1.545,0,0,1-.573-.094l-1-.318a8.064,8.064,0,0,1-1.767-.805v.587a.114.114,0,0,0,.045.082,14.593,14.593,0,0,1,4.119,6.437,1.9,1.9,0,0,1-1.267,2.391,1.946,1.946,0,0,1-.587.089Zm-3.4-6.261a.889.889,0,0,1,.665.3,13.91,13.91,0,0,1,2.2,4.248.6.6,0,0,0,.559.361h0a.669.669,0,0,0,.206-.031.538.538,0,0,0,.382-.665,13.254,13.254,0,0,0-3.713-5.842,1.434,1.434,0,0,1-.523-1.1v-1.479a.872.872,0,0,1,.9-.878h0a.882.882,0,0,1,.507.166l.248.18a6.715,6.715,0,0,0,1.87.933l1,.319a.83.83,0,0,0,.242.032.549.549,0,0,0,.384-.137.54.54,0,0,0-.238-.927l-.994-.311a5.49,5.49,0,0,1-1.52-.76l-.867-.62a4.385,4.385,0,0,0-4.4-.377,4.474,4.474,0,0,0-2.609,3.931.575.575,0,0,0,.141.427.564.564,0,0,0,.39.186h.073a.61.61,0,0,0,.6-.535,3.407,3.407,0,0,1,1.725-2.923.894.894,0,0,1,1.19.282.849.849,0,0,1,.143.495v1.086a15.754,15.754,0,0,1-.413,3.583,10.767,10.767,0,0,1-2.02,4.085.511.511,0,0,0,.05.728.656.656,0,0,0,.911-.07,13.115,13.115,0,0,0,2.048-4.067A.918.918,0,0,1,1241.56,515.182Zm-2.089-4.33-.005,0Zm-.691-.409v0Zm2.139-4.26-.124,0a2.692,2.692,0,0,1-1.922-.764,2.691,2.691,0,0,1,1.907-4.652h.094a2.762,2.762,0,0,1,2.757,2.689l-.017.3A2.728,2.728,0,0,1,1240.919,506.182Zm-.108-1.352a1.356,1.356,0,0,0,1.46-1.2l.012-.2a1.371,1.371,0,0,0-1.441-1.313h-.031a1.4,1.4,0,0,0-1.437,1.372,1.387,1.387,0,0,0,.434.954A1.373,1.373,0,0,0,1240.811,504.83Z"
|
13
|
+
transform="translate(-1229.512 -498.763)"
|
14
|
+
fill="currentColor"
|
15
|
+
/>
|
16
|
+
</svg>
|
17
|
+
</template>
|
@@ -0,0 +1,16 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
<template>
|
3
|
+
<svg
|
4
|
+
xmlns="http://www.w3.org/2000/svg"
|
5
|
+
width="12"
|
6
|
+
height="22"
|
7
|
+
viewBox="0 0 12 22"
|
8
|
+
>
|
9
|
+
<path
|
10
|
+
id="Pfad_783"
|
11
|
+
d="M481.65,623.2a.925.925,0,0,0,.04-.2.226.226,0,0,0,0-.027.99.99,0,0,0,.821-.767l.843-4a1,1,0,0,0-.978-1.206h-6.746a1,1,0,0,0-.978,1.206l.843,4a.989.989,0,0,0,.824.767.259.259,0,0,0-.006.027.925.925,0,0,0,.04.2,5.62,5.62,0,0,0-3.35,5.05c0,2.771,4.219,9.527,4.7,10.289a1,1,0,0,0,.845.466h.91a1,1,0,0,0,.8-.4c.938-1.261,4.743-7.652,4.743-10.352A5.62,5.62,0,0,0,481.65,623.2Zm-.51-4.2-.421,2h-3.438l-.421-2ZM480,635.264v-4.453a2,2,0,1,0-2,0v4.332c-1.477-2.587-3-5.654-3-6.9a4.018,4.018,0,0,1,8,0C483,629.55,481.362,632.9,480,635.264Z"
|
12
|
+
transform="translate(-473 -617)"
|
13
|
+
fill="currentColor"
|
14
|
+
/>
|
15
|
+
</svg>
|
16
|
+
</template>
|
@@ -0,0 +1,20 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
<template>
|
3
|
+
<svg
|
4
|
+
xmlns="http://www.w3.org/2000/svg"
|
5
|
+
width="30"
|
6
|
+
height="30"
|
7
|
+
viewBox="0 0 30 30"
|
8
|
+
>
|
9
|
+
<path
|
10
|
+
id="Path_89"
|
11
|
+
d="M22.437,17.192,12.6,22.112h0a1.333,1.333,0,0,1-1.929-1.192V11.077a1.333,1.333,0,0,1,1.928-1.193L22.439,14.8a1.333,1.333,0,0,1,0,2.391Z"
|
12
|
+
transform="translate(-1 -1)"
|
13
|
+
fill="currentColor"
|
14
|
+
/>
|
15
|
+
<g id="Ellipse_71" fill="none" stroke="currentColor" stroke-width="2">
|
16
|
+
<circle cx="15" cy="15" r="15" stroke="none" />
|
17
|
+
<circle cx="15" cy="15" r="14" fill="none" />
|
18
|
+
</g>
|
19
|
+
</svg>
|
20
|
+
</template>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
6
|
+
width="16"
|
7
|
+
height="16"
|
8
|
+
viewBox="0 0 16 16"
|
9
|
+
>
|
10
|
+
<path
|
11
|
+
id="Path_444"
|
12
|
+
d="M25,20a1.154,1.154,0,0,1-1.154,1.154H21.538a.385.385,0,0,0-.385.385v2.308a1.154,1.154,0,0,1-2.308,0V21.538a.385.385,0,0,0-.385-.385H16.154a1.154,1.154,0,1,1,0-2.308h2.308a.385.385,0,0,0,.385-.385V16.154a1.154,1.154,0,1,1,2.308,0v2.308a.385.385,0,0,0,.385.385h2.308A1.154,1.154,0,0,1,25,20Z"
|
13
|
+
transform="translate(-12 -12)"
|
14
|
+
fill="currentColor"
|
15
|
+
/>
|
16
|
+
<rect id="size" width="16" height="16" fill="none" />
|
17
|
+
</svg>
|
18
|
+
</template>
|
@@ -0,0 +1,23 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
6
|
+
width="24"
|
7
|
+
height="23.994"
|
8
|
+
viewBox="0 0 24 23.994"
|
9
|
+
>
|
10
|
+
<g id="Gruppe_1972" transform="translate(-571 -609.477)">
|
11
|
+
<path
|
12
|
+
id="Pfad_773"
|
13
|
+
d="M583,611a8.009,8.009,0,0,0-8,8c0,5.314,6.952,13.32,7.248,13.658a1,1,0,0,0,1.5,0c.3-.338,7.248-8.344,7.248-13.658A8.009,8.009,0,0,0,583,611Zm0,19.444c-2.18-2.685-6-8.09-6-11.444a6,6,0,0,1,12,0C589,622.354,585.18,627.759,583,630.444Z"
|
14
|
+
fill="currentColor"
|
15
|
+
/>
|
16
|
+
<path
|
17
|
+
id="Pfad_774"
|
18
|
+
d="M583,615a4,4,0,1,0,4,4A4,4,0,0,0,583,615Zm0,6a2,2,0,1,1,2-2A2,2,0,0,1,583,621Z"
|
19
|
+
fill="currentColor"
|
20
|
+
/>
|
21
|
+
</g>
|
22
|
+
</svg>
|
23
|
+
</template>
|
@@ -1,12 +1,16 @@
|
|
1
1
|
<!-- eslint-disable max-len -->
|
2
2
|
|
3
3
|
<template>
|
4
|
-
<svg
|
5
|
-
|
6
|
-
|
4
|
+
<svg
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
6
|
+
width="24"
|
7
|
+
height="24"
|
8
|
+
viewBox="0 0 24 24"
|
9
|
+
>
|
10
|
+
<g id="Group_269" transform="translate(-63 -114.008)">
|
11
|
+
<g id="Group_62">
|
7
12
|
<circle
|
8
13
|
id="Ellipse_26"
|
9
|
-
data-name="Ellipse 26"
|
10
14
|
cx="3"
|
11
15
|
cy="3"
|
12
16
|
r="3"
|
@@ -15,7 +19,6 @@
|
|
15
19
|
/>
|
16
20
|
<circle
|
17
21
|
id="Ellipse_27"
|
18
|
-
data-name="Ellipse 27"
|
19
22
|
cx="3"
|
20
23
|
cy="3"
|
21
24
|
r="3"
|
@@ -24,7 +27,6 @@
|
|
24
27
|
/>
|
25
28
|
<circle
|
26
29
|
id="Ellipse_28"
|
27
|
-
data-name="Ellipse 28"
|
28
30
|
cx="3"
|
29
31
|
cy="3"
|
30
32
|
r="3"
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
6
|
+
width="24"
|
7
|
+
height="24"
|
8
|
+
viewBox="0 0 24 24"
|
9
|
+
>
|
10
|
+
<g id="mouse" transform="translate(-1606 -520.998)">
|
11
|
+
<path
|
12
|
+
id="Pfad_789"
|
13
|
+
d="M1619.475,543.619a1.385,1.385,0,0,1-1.241-.759l-1.893-4.015-2.257,1.351a1.31,1.31,0,0,1-1.359.015,1.378,1.378,0,0,1-.714-1.014l-.011-.147V523.383a1.392,1.392,0,0,1,.758-1.246,1.328,1.328,0,0,1,1.538.275l11.254,10.88a1.34,1.34,0,0,1,.232,1.6,1.414,1.414,0,0,1-1.006.823l-2.042.606,1.672,3.445a1.221,1.221,0,0,1-.112,1.45,1.281,1.281,0,0,1-.519.45C1619.81,543.63,1619.822,543.639,1619.475,543.619Zm-2.267-7.624,2.552,5.411c.681-.326,1.816-.886,2.6-1.276l-2.456-5.06,3.524-1.046-9.43-9.118v13.01Zm-4.14,2.479-.045.027Zm11.151-4.814a.826.826,0,0,0-.081.1Zm-11.345-9.843c.012.013.023.024.035.035Zm1.126-.453v0Z"
|
14
|
+
fill="currentColor"
|
15
|
+
/>
|
16
|
+
</g>
|
17
|
+
</svg>
|
18
|
+
</template>
|
@@ -0,0 +1,17 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
6
|
+
width="14"
|
7
|
+
height="14"
|
8
|
+
viewBox="0 0 14 14"
|
9
|
+
>
|
10
|
+
<path
|
11
|
+
id="Path_594"
|
12
|
+
d="M1316,630h-4a1,1,0,0,1-1-1v-4a1,1,0,0,1,2,0v3h3a1,1,0,0,1,0,2Zm9-5v-8a1,1,0,0,0-1-1h-8a1,1,0,0,0-1,1v8a1,1,0,0,0,1,1h8A1,1,0,0,0,1325,625Zm-8-7h6v6h-6Z"
|
13
|
+
transform="translate(-1311 -616)"
|
14
|
+
fill="currentColor"
|
15
|
+
/>
|
16
|
+
</svg>
|
17
|
+
</template>
|
@@ -1,14 +1,16 @@
|
|
1
1
|
<!-- eslint-disable max-len -->
|
2
2
|
|
3
3
|
<template>
|
4
|
-
<svg
|
4
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
|
5
5
|
<path
|
6
6
|
d="M8.05,14.1c-3.31,0-6-2.69-6-6S4.73,2.1,8.05,2.1s6,2.69,6,6c0,.99-.24,1.93-.67,2.75"
|
7
|
-
style="
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
7
|
+
style="
|
8
|
+
fill: none;
|
9
|
+
stroke: currentColor;
|
10
|
+
stroke-linecap: round;
|
11
|
+
stroke-miterlimit: 10;
|
12
|
+
stroke-width: 2px;
|
13
|
+
"
|
12
14
|
>
|
13
15
|
<animateTransform
|
14
16
|
attributeName="transform"
|
@@ -19,6 +21,6 @@
|
|
19
21
|
repeatCount="indefinite"
|
20
22
|
/>
|
21
23
|
</path>
|
22
|
-
<rect id="spacer" width="16" height="16" style="fill: none
|
24
|
+
<rect id="spacer" width="16" height="16" style="fill: none" />
|
23
25
|
</svg>
|
24
26
|
</template>
|
@@ -0,0 +1,39 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
6
|
+
width="24"
|
7
|
+
height="24"
|
8
|
+
viewBox="0 0 24 24"
|
9
|
+
>
|
10
|
+
<g id="Group_1701" transform="translate(-1450.014 -549.369)">
|
11
|
+
<g id="Group_1701-2" transform="translate(1451.015 549.369)">
|
12
|
+
<path
|
13
|
+
id="Path_647"
|
14
|
+
d="M1469.565,557.941h-4.779l3.1,5.364h0l.5.863a.559.559,0,0,1,.076.28v7.891l2.413-2.413v-5.478a.557.557,0,0,1,.075-.28l3.594-6.226Z"
|
15
|
+
transform="translate(-1451.599 -548.338)"
|
16
|
+
fill="currentColor"
|
17
|
+
/>
|
18
|
+
<path
|
19
|
+
id="Path_648"
|
20
|
+
d="M1453.015,563.228l8.423,3.369V556.352l-8.423-3.37Z"
|
21
|
+
transform="translate(-1453.015 -548.935)"
|
22
|
+
fill="currentColor"
|
23
|
+
/>
|
24
|
+
<path
|
25
|
+
id="Path_649"
|
26
|
+
d="M1463.722,557.7a.561.561,0,0,1,.485-.28h5.749v-4.435l-8.423,3.37V566.6l5.69-2.276-3.5-6.064A.557.557,0,0,1,1463.722,557.7Z"
|
27
|
+
transform="translate(-1451.99 -548.935)"
|
28
|
+
fill="currentColor"
|
29
|
+
/>
|
30
|
+
<path
|
31
|
+
id="Path_650"
|
32
|
+
d="M1461.9,549.369l-8.034,3.215,8.034,3.214,8.034-3.214Z"
|
33
|
+
transform="translate(-1452.913 -549.369)"
|
34
|
+
fill="currentColor"
|
35
|
+
/>
|
36
|
+
</g>
|
37
|
+
</g>
|
38
|
+
</svg>
|
39
|
+
</template>
|
@@ -0,0 +1,24 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
<template>
|
3
|
+
<svg
|
4
|
+
xmlns="http://www.w3.org/2000/svg"
|
5
|
+
width="24"
|
6
|
+
height="24.008"
|
7
|
+
viewBox="0 0 24 24.008"
|
8
|
+
>
|
9
|
+
<g id="streamline-icon-vectors-anchor-square-1-alternate_24x24">
|
10
|
+
<path
|
11
|
+
id="Path_23"
|
12
|
+
d="M20.25,7.5h1.5a.25.25,0,0,1,.25.25v8.5a.25.25,0,0,1-.25.25h-1.5a.25.25,0,0,1-.25-.25V7.75A.25.25,0,0,1,20.25,7.5ZM7.75,2h8.5a.25.25,0,0,1,.25.25v1.5a.25.25,0,0,1-.25.25H7.75a.25.25,0,0,1-.25-.25V2.25A.25.25,0,0,1,7.75,2ZM2.25,7.5h1.5A.25.25,0,0,1,4,7.75v8.5a.25.25,0,0,1-.25.25H2.25A.25.25,0,0,1,2,16.25V7.75A.25.25,0,0,1,2.25,7.5ZM7.75,20h8.5a.25.25,0,0,1,.25.25v1.5a.25.25,0,0,1-.25.25H7.75a.25.25,0,0,1-.25-.25v-1.5A.25.25,0,0,1,7.75,20ZM21,0a3,3,0,1,1-3,3A3,3,0,0,1,21,0ZM3,0A3,3,0,1,1,0,3,3,3,0,0,1,3,0ZM21,18a3,3,0,1,1-3,3A3,3,0,0,1,21,18ZM3,18a3,3,0,1,1-3,3A3,3,0,0,1,3,18Z"
|
13
|
+
fill="currentColor"
|
14
|
+
/>
|
15
|
+
</g>
|
16
|
+
<rect
|
17
|
+
id="size"
|
18
|
+
width="24"
|
19
|
+
height="24"
|
20
|
+
transform="translate(0 0.008)"
|
21
|
+
fill="none"
|
22
|
+
/>
|
23
|
+
</svg>
|
24
|
+
</template>
|
@@ -0,0 +1,17 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
6
|
+
width="13.98"
|
7
|
+
height="12"
|
8
|
+
viewBox="0 0 13.98 12"
|
9
|
+
>
|
10
|
+
<path
|
11
|
+
id="Path_476"
|
12
|
+
d="M965.562,566.241h-2.989v1.5h2.978a3.042,3.042,0,0,1,.051,6.083h-6.926l1.636-1.637a.75.75,0,0,0-1.06-1.06l-2.917,2.917a.732.732,0,0,0-.161.241.737.737,0,0,0,0,.578.732.732,0,0,0,.161.241l2.917,2.916a.75.75,0,0,0,1.06-1.06l-1.636-1.636h6.949a4.542,4.542,0,0,0-.063-9.084Z"
|
13
|
+
transform="translate(-956.115 -566.241)"
|
14
|
+
fill="currentColor"
|
15
|
+
/>
|
16
|
+
</svg>
|
17
|
+
</template>
|
@@ -0,0 +1,16 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
<template>
|
3
|
+
<svg
|
4
|
+
xmlns="http://www.w3.org/2000/svg"
|
5
|
+
width="10.711"
|
6
|
+
height="9.137"
|
7
|
+
viewBox="0 0 10.711 9.137"
|
8
|
+
>
|
9
|
+
<path
|
10
|
+
id="Path_91"
|
11
|
+
d="M5.656,12.774l4.211,3.445a1,1,0,0,0,1.633-.774V14.9a.25.25,0,0,1,.389-.208L14.445,16.4A1,1,0,0,0,16,15.564V8.433A1,1,0,0,0,14.445,7.6L11.889,9.3a.25.25,0,0,1-.347-.069A.245.245,0,0,1,11.5,9.1V8.554A1,1,0,0,0,9.867,7.78L5.656,11.225a1,1,0,0,0-.141,1.407.94.94,0,0,0,.141.141Z"
|
12
|
+
transform="translate(-5.289 -7.432)"
|
13
|
+
fill="currentColor"
|
14
|
+
/>
|
15
|
+
</svg>
|
16
|
+
</template>
|
@@ -0,0 +1,17 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
6
|
+
width="16"
|
7
|
+
height="16"
|
8
|
+
viewBox="0 0 16 16"
|
9
|
+
>
|
10
|
+
<path
|
11
|
+
id="rotate-left"
|
12
|
+
d="M12.109-50.006a6.211,6.211,0,0,1,3.93,2.066,6.008,6.008,0,0,1,1.605,4.17,6.008,6.008,0,0,1-1.605,4.17,6.211,6.211,0,0,1-3.93,2.066V-39.12a4.672,4.672,0,0,0,2.823-1.605,4.53,4.53,0,0,0,1.125-3.044,4.53,4.53,0,0,0-1.125-3.044,4.672,4.672,0,0,0-2.823-1.605v3.063L8.53-48.862l3.579-3.579ZM7.459-38.788,8.6-39.932a4.476,4.476,0,0,0,1.956.812v1.587a6.2,6.2,0,0,1-3.1-1.255Zm-.775-4.207a5.024,5.024,0,0,0,.775,1.956L6.352-39.932A6.354,6.354,0,0,1,5.1-42.995Z"
|
13
|
+
transform="translate(-3.371 52.441)"
|
14
|
+
fill="currentColor"
|
15
|
+
/>
|
16
|
+
</svg>
|
17
|
+
</template>
|
@@ -0,0 +1,17 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
6
|
+
width="16"
|
7
|
+
height="16"
|
8
|
+
viewBox="0 0 16 16"
|
9
|
+
>
|
10
|
+
<path
|
11
|
+
id="rotate-right"
|
12
|
+
d="M10.633-50.006A6.211,6.211,0,0,0,6.7-47.939,6.008,6.008,0,0,0,5.1-43.77,6.008,6.008,0,0,0,6.7-39.6a6.211,6.211,0,0,0,3.93,2.066V-39.12A4.672,4.672,0,0,1,7.81-40.725,4.53,4.53,0,0,1,6.684-43.77,4.53,4.53,0,0,1,7.81-46.814a4.672,4.672,0,0,1,2.823-1.605v3.063l3.579-3.506-3.579-3.579Zm4.65,11.218-1.144-1.144a4.476,4.476,0,0,1-1.956.812v1.587a6.2,6.2,0,0,0,3.1-1.255Zm.775-4.207a5.024,5.024,0,0,1-.775,1.956l1.107,1.107a6.354,6.354,0,0,0,1.255-3.063Z"
|
13
|
+
transform="translate(-3.371 52.441)"
|
14
|
+
fill="currentColor"
|
15
|
+
/>
|
16
|
+
</svg>
|
17
|
+
</template>
|
@@ -0,0 +1,53 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
6
|
+
width="16"
|
7
|
+
height="16"
|
8
|
+
viewBox="0 0 16 16"
|
9
|
+
>
|
10
|
+
<g id="Gruppe_1967" transform="translate(-944 -580)">
|
11
|
+
<path
|
12
|
+
id="Pfad_765"
|
13
|
+
d="M951.625,592h-1.25a1,1,0,0,0,0,2h1.25a1,1,0,0,0,0-2Z"
|
14
|
+
fill="currentColor"
|
15
|
+
/>
|
16
|
+
<path
|
17
|
+
id="Pfad_766"
|
18
|
+
d="M947,592a1,1,0,0,0-2,0v1a1,1,0,0,0,1,1h1a1,1,0,0,0,0-2Z"
|
19
|
+
fill="currentColor"
|
20
|
+
/>
|
21
|
+
<path
|
22
|
+
id="Pfad_767"
|
23
|
+
d="M946,589.625a1,1,0,0,0,1-1v-2.25a1,1,0,0,0-2,0v2.25A1,1,0,0,0,946,589.625Z"
|
24
|
+
fill="currentColor"
|
25
|
+
/>
|
26
|
+
<path
|
27
|
+
id="Pfad_768"
|
28
|
+
d="M947,581h-1a1,1,0,0,0-1,1v1a1.581,1.581,0,1,0,2-2Z"
|
29
|
+
fill="currentColor"
|
30
|
+
/>
|
31
|
+
<path
|
32
|
+
id="Pfad_769"
|
33
|
+
d="M952.625,581h-2.25a1,1,0,0,0,0,2h2.25a1,1,0,0,0,0-2Z"
|
34
|
+
fill="currentColor"
|
35
|
+
/>
|
36
|
+
<path
|
37
|
+
id="Pfad_770"
|
38
|
+
d="M956,583a1,1,0,0,0,2,0v-1a1,1,0,0,0-1-1h-1a1,1,0,0,0,0,2Z"
|
39
|
+
fill="currentColor"
|
40
|
+
/>
|
41
|
+
<path
|
42
|
+
id="Pfad_771"
|
43
|
+
d="M957,585.375a1,1,0,0,0-1,1v1.25a1,1,0,0,0,2,0v-1.25A1,1,0,0,0,957,585.375Z"
|
44
|
+
fill="currentColor"
|
45
|
+
/>
|
46
|
+
<path
|
47
|
+
id="Pfad_772"
|
48
|
+
d="M959,592h-1v-1a1,1,0,0,0-2,0v1h-1a1,1,0,0,0,0,2h1v1a1,1,0,0,0,2,0v-1h1a1,1,0,0,0,0-2Z"
|
49
|
+
fill="currentColor"
|
50
|
+
/>
|
51
|
+
</g>
|
52
|
+
</svg>
|
53
|
+
</template>
|
@@ -0,0 +1,17 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
6
|
+
width="10"
|
7
|
+
height="10.001"
|
8
|
+
viewBox="0 0 10 10.001"
|
9
|
+
>
|
10
|
+
<path
|
11
|
+
id="Path_482"
|
12
|
+
d="M9.726,8.575,7.795,6.639A4.26,4.26,0,1,0,6.619,7.818L8.55,9.753a.841.841,0,0,0,1.176,0,.823.823,0,0,0,.028-1.169A.025.025,0,0,0,9.726,8.575ZM4.253,1.247A3.021,3.021,0,1,1,1.238,4.268,3.018,3.018,0,0,1,4.253,1.247Z"
|
13
|
+
transform="translate(0.016 0.008)"
|
14
|
+
fill="currentColor"
|
15
|
+
/>
|
16
|
+
</svg>
|
17
|
+
</template>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
6
|
+
width="24"
|
7
|
+
height="24"
|
8
|
+
viewBox="0 0 24 24"
|
9
|
+
>
|
10
|
+
<rect id="size" width="24" height="24" fill="none" />
|
11
|
+
<path
|
12
|
+
id="Path_643"
|
13
|
+
d="M965.07,581.52a11,11,0,0,0,0,22,7.741,7.741,0,0,0,.84-.04,10.409,10.409,0,0,0,2.39-.44,10.739,10.739,0,0,0,2.96-1.43c.31-.21.61-.43.9-.67a13.407,13.407,0,0,0,1.4-1.42c.24-.29.46-.59.67-.9a12.025,12.025,0,0,0,.99-1.84,11.318,11.318,0,0,0,.4-1.16,10.589,10.589,0,0,0,.43-2.4c.01-.23.02-.47.02-.7A11,11,0,0,0,965.07,581.52Zm8.58,13.69-5.88-5.88a1,1,0,0,0-1.41,0,1.008,1.008,0,0,0,0,1.42l6.41,6.41a6.667,6.667,0,0,1-.64.93l-6.56-6.56a1,1,0,0,0-1.41,0,1.008,1.008,0,0,0,0,1.42l6.57,6.56a7.284,7.284,0,0,1-.92.65l-6.43-6.43a1.008,1.008,0,0,0-1.42,0,1,1,0,0,0,0,1.41l5.92,5.92a7.276,7.276,0,0,1-1.24.32l-5.46-5.46a1,1,0,0,0-1.41,0,1.008,1.008,0,0,0,0,1.42l4.1,4.1a9,9,0,1,1,10.1-10.3l-4-4a1.008,1.008,0,0,0-1.42,0,1,1,0,0,0,0,1.41l5.41,5.41A7.375,7.375,0,0,1,973.65,595.21Z"
|
14
|
+
transform="translate(-953.07 -580.52)"
|
15
|
+
fill="currentColor"
|
16
|
+
/>
|
17
|
+
</svg>
|
18
|
+
</template>
|
@@ -1,21 +1,29 @@
|
|
1
1
|
<!-- eslint-disable max-len -->
|
2
2
|
|
3
3
|
<template>
|
4
|
-
<svg
|
5
|
-
|
4
|
+
<svg
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
6
|
+
width="22"
|
7
|
+
height="22"
|
8
|
+
viewBox="0 0 22 22"
|
9
|
+
>
|
10
|
+
<g id="Group_1049" transform="translate(-465 -26)">
|
6
11
|
<rect
|
7
12
|
id="Rectangle_747"
|
8
|
-
data-name="Rectangle 747"
|
9
13
|
width="9.25"
|
10
14
|
height="9.25"
|
11
15
|
rx="2"
|
12
16
|
transform="translate(477.75 32.875)"
|
13
17
|
fill="currentColor"
|
14
18
|
/>
|
15
|
-
<path
|
19
|
+
<path
|
20
|
+
id="Polygon_8"
|
21
|
+
d="M4.812,0,9.625,8.25H0Z"
|
22
|
+
transform="translate(466.375 26)"
|
23
|
+
fill="currentColor"
|
24
|
+
/>
|
16
25
|
<circle
|
17
26
|
id="Ellipse_88"
|
18
|
-
data-name="Ellipse 88"
|
19
27
|
cx="4.625"
|
20
28
|
cy="4.625"
|
21
29
|
r="4.625"
|
@@ -25,4 +33,3 @@
|
|
25
33
|
</g>
|
26
34
|
</svg>
|
27
35
|
</template>
|
28
|
-
|
@@ -0,0 +1,22 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
<template>
|
3
|
+
<svg
|
4
|
+
xmlns="http://www.w3.org/2000/svg"
|
5
|
+
width="24"
|
6
|
+
height="24"
|
7
|
+
viewBox="0 0 24 24"
|
8
|
+
>
|
9
|
+
<g id="Gruppe_1962" transform="translate(-694 -537.56)">
|
10
|
+
<path
|
11
|
+
id="Pfad_745"
|
12
|
+
d="M712,547h-3v2h2v9H701v-9h2v-2h-3a1,1,0,0,0-1,1v11a1,1,0,0,0,1,1h12a1,1,0,0,0,1-1V548A1,1,0,0,0,712,547Z"
|
13
|
+
fill="currentColor"
|
14
|
+
/>
|
15
|
+
<path
|
16
|
+
id="Pfad_746"
|
17
|
+
d="M702,545.021a1,1,0,0,0,.707-.292L705,542.435V550a1,1,0,0,0,2,0v-7.37l2.293,2.293a1,1,0,1,0,1.414-1.414l-3.9-3.9a1.146,1.146,0,0,0-.118-.078.9.9,0,0,0-.078-.116,1,1,0,0,0-1.414,0l-3.9,3.9a1,1,0,0,0,.707,1.707Z"
|
18
|
+
fill="currentColor"
|
19
|
+
/>
|
20
|
+
</g>
|
21
|
+
</svg>
|
22
|
+
</template>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<template>
|
2
|
+
<svg
|
3
|
+
xmlns="http://www.w3.org/2000/svg"
|
4
|
+
width="8"
|
5
|
+
height="8"
|
6
|
+
viewBox="0 0 8 8"
|
7
|
+
>
|
8
|
+
<g
|
9
|
+
id="Rectangle_751"
|
10
|
+
fill="currentColor"
|
11
|
+
stroke="currentColor"
|
12
|
+
stroke-width="1"
|
13
|
+
>
|
14
|
+
<rect width="8" height="8" rx="4" stroke="none" />
|
15
|
+
<rect x="0.5" y="0.5" width="7" height="7" rx="3.5" fill="none" />
|
16
|
+
</g>
|
17
|
+
</svg>
|
18
|
+
</template>
|
@@ -1,8 +1,12 @@
|
|
1
1
|
<template>
|
2
|
-
<svg
|
2
|
+
<svg
|
3
|
+
xmlns="http://www.w3.org/2000/svg"
|
4
|
+
width="10"
|
5
|
+
height="10"
|
6
|
+
viewBox="0 0 10 10"
|
7
|
+
>
|
3
8
|
<rect
|
4
9
|
id="Rectangle_708"
|
5
|
-
data-name="Rectangle 708"
|
6
10
|
width="10"
|
7
11
|
height="10"
|
8
12
|
rx="5"
|
@@ -0,0 +1,13 @@
|
|
1
|
+
<template>
|
2
|
+
<svg
|
3
|
+
xmlns="http://www.w3.org/2000/svg"
|
4
|
+
width="8"
|
5
|
+
height="8"
|
6
|
+
viewBox="0 0 8 8"
|
7
|
+
>
|
8
|
+
<g id="Rectangle_750" fill="none" stroke="currentColor" stroke-width="2">
|
9
|
+
<rect width="8" height="8" rx="4" stroke="none" />
|
10
|
+
<rect x="1" y="1" width="6" height="6" rx="3" fill="none" />
|
11
|
+
</g>
|
12
|
+
</svg>
|
13
|
+
</template>
|