@vcmap/ui 5.0.0-rc.8 → 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 +95 -64
- package/app.config.json +3 -0
- package/build/.eslintrc +3 -0
- package/build/build.js +302 -165
- package/build/buildCesium.js +39 -19
- package/build/buildHelpers.js +279 -88
- package/build/buildPreview.js +16 -6
- package/build/bundle.js +57 -0
- package/build/commonViteConfig.js +7 -16
- 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 +203 -18
- 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 -34
- 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 +123 -39
- 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-show-case/project-selector/package.json +13 -0
- package/plugins/@vcmap-show-case/project-selector/src/ModulesListComponent.vue +65 -0
- 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 +20 -14
- 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 +186 -50
- package/src/actions/stateRefAction.js +2 -3
- package/src/application/VcsApp.vue +539 -93
- 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 +129 -0
- package/src/components/buttons/VcsButton.vue +151 -0
- package/src/components/buttons/VcsFormButton.vue +178 -0
- package/src/components/buttons/VcsToolButton.vue +161 -0
- package/src/components/form-inputs-controls/VcsCheckbox.vue +115 -0
- 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 +150 -0
- package/src/components/form-inputs-controls/VcsLabel.vue +56 -0
- 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 +211 -0
- package/src/components/form-inputs-controls/VcsSlider.vue +73 -0
- package/src/components/form-inputs-controls/VcsTextArea.vue +180 -0
- package/src/components/form-inputs-controls/VcsTextField.vue +298 -0
- 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 +103 -0
- package/src/components/icons/+all.js +463 -0
- 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/components/icons/AssociationsIcon.vue +37 -0
- 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/components/icons/ColorSwatchIcon.vue +21 -0
- package/src/components/icons/CommentIcon.vue +19 -0
- 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/components/icons/ElevationProfileIcon.vue +104 -0
- 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/components/icons/HealthCareIndustriesIcon.vue +113 -0
- 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/components/icons/HospitalsIcon.vue +223 -0
- 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/components/icons/KebabIcon.vue +38 -0
- package/src/components/icons/LabelIcon.vue +23 -0
- package/src/components/icons/LayersIcon.vue +28 -0
- 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/components/icons/MenuIcon.vue +36 -0
- 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/components/icons/PointIcon.vue +40 -0
- package/src/components/icons/PointSelectIcon.vue +18 -0
- package/src/components/icons/PresentationModeIcon.vue +17 -0
- package/src/components/icons/ProgressIcon.vue +26 -0
- 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/components/icons/ShapesIcon.vue +35 -0
- package/src/components/icons/ShareIcon.vue +22 -0
- package/src/components/icons/SimpleCircleFilledIcon.vue +18 -0
- package/src/components/icons/SimpleCircleHalfFilledIcon.vue +16 -0
- 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/components/icons/SplitViewIcon.vue +19 -0
- 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 +132 -0
- package/src/components/lists/VcsList.vue +590 -0
- package/src/components/lists/VcsTreeview.vue +112 -0
- package/src/components/lists/VcsTreeviewLeaf.vue +81 -0
- package/src/components/lists/VcsTreeviewSearchbar.vue +148 -0
- package/src/components/notification/VcsBadge.vue +29 -0
- package/src/components/notification/VcsHelp.vue +39 -0
- package/src/components/notification/VcsTooltip.vue +160 -0
- package/src/components/notification/validation.js +19 -0
- 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 +19 -15
- package/src/contentTree/contentTreeCollection.js +114 -42
- 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/logo-mobile.svg +9 -0
- package/src/logo.svg +26 -0
- package/src/manager/buttonManager.js +30 -61
- 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 +115 -0
- package/src/manager/toolbox/GroupToolboxComponent.vue +128 -0
- package/src/manager/toolbox/SelectToolboxComponent.vue +144 -0
- package/src/manager/toolbox/ToolboxManager.vue +139 -74
- package/src/manager/toolbox/toolboxManager.js +371 -0
- package/src/manager/window/WindowComponent.vue +105 -85
- package/src/manager/window/WindowComponentHeader.vue +116 -25
- package/src/manager/window/WindowManager.vue +133 -50
- package/src/manager/window/windowHelper.js +465 -0
- package/src/manager/window/windowManager.js +297 -91
- 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} +14 -13
- package/src/navigation/{tiltSlider.vue → TiltSlider.vue} +40 -17
- 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 -11
- package/src/styles/_typography.scss +3 -6
- package/src/styles/main.scss +12 -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 +138 -0
- package/src/styles/vcsFont.scss +2 -0
- package/src/styles/vcsGrid.scss +13 -0
- package/src/uiConfig.js +83 -0
- package/src/vcsUiApp.js +510 -69
- 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.6b5bb6.js +0 -9105
- package/dist/assets/core.98f9bb.js +0 -4
- package/dist/assets/index.0be2842f.js +0 -1
- package/dist/assets/index.60dea538.css +0 -1
- package/dist/assets/ol.0561aa.js +0 -318
- package/dist/assets/ui.b7c1e3.css +0 -1
- package/dist/assets/ui.b7c1e3.js +0 -39
- package/dist/assets/uicomponents.682c5f.css +0 -1
- package/dist/assets/uicomponents.682c5f.js +0 -32
- package/dist/assets/uicomponents.js +0 -1
- package/dist/assets/vue-composition-api.f926fa.js +0 -14
- package/dist/assets/vue-composition-api.js +0 -2
- package/dist/assets/vue.ddcb6b.js +0 -9
- package/dist/assets/vuetify.d21163.css +0 -5
- package/dist/assets/vuetify.d21163.js +0 -48
- package/lib/uicomponents.js +0 -1
- 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/ContextsListComponent.vue +0 -62
- 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/project-selector/package.json +0 -15
- 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 -40
- 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 -56
- package/plugins/test/editor.vue +0 -63
- package/plugins/test/index.js +0 -93
- package/plugins/test/myCustomHeader.vue +0 -19
- package/plugins/test/toolbox-data.js +0 -49
- package/plugins/test/vcsContent.vue +0 -23
- package/plugins/test/windowManagerExample.vue +0 -144
- package/src/actions/styleSelector.vue +0 -90
- package/src/application/Navbar.vue +0 -118
- package/src/application/empty-cmp.vue +0 -6
- package/src/assets/logo.svg +0 -26
- package/src/contentTree/viewPointContentTreeItem.js +0 -107
- package/src/lang/de.js +0 -60
- package/src/lang/en.js +0 -53
- package/src/manager/toolbox/ToolboxMultiSelectButton.vue +0 -96
- package/src/manager/toolbox/ToolboxSingleSelectButton.vue +0 -98
- package/src/manager/toolbox/toolbox-manager.js +0 -203
- package/src/navigation/mapNavigation.vue +0 -201
- 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
@@ -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="10"
|
8
|
+
viewBox="0 0 16 10"
|
9
|
+
>
|
10
|
+
<path
|
11
|
+
id="visibility"
|
12
|
+
d="M7.7-39.531a2.19,2.19,0,0,1,1.532-.594,2.19,2.19,0,0,1,1.532.594,1.848,1.848,0,0,1,.647,1.406,1.848,1.848,0,0,1-.647,1.406,2.19,2.19,0,0,1-1.532.594A2.19,2.19,0,0,1,7.7-36.719a1.848,1.848,0,0,1-.647-1.406A1.848,1.848,0,0,1,7.7-39.531ZM6.643-35.75a3.764,3.764,0,0,0,2.587.969,3.669,3.669,0,0,0,2.57-.984,3.093,3.093,0,0,0,1.072-2.359A3.093,3.093,0,0,0,11.8-40.484a3.669,3.669,0,0,0-2.57-.984,3.669,3.669,0,0,0-2.57.984,3.093,3.093,0,0,0-1.072,2.359A3.163,3.163,0,0,0,6.643-35.75Zm-2.281-6A8.933,8.933,0,0,1,9.23-43.125,8.933,8.933,0,0,1,14.1-41.75a7.839,7.839,0,0,1,3.132,3.625A7.839,7.839,0,0,1,14.1-34.5,8.933,8.933,0,0,1,9.23-33.125,8.933,8.933,0,0,1,4.362-34.5,7.839,7.839,0,0,1,1.23-38.125,7.839,7.839,0,0,1,4.362-41.75Z"
|
13
|
+
transform="translate(-1.23 43.125)"
|
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="10.711"
|
7
|
+
height="9.137"
|
8
|
+
viewBox="0 0 10.711 9.137"
|
9
|
+
>
|
10
|
+
<path
|
11
|
+
id="Path_91"
|
12
|
+
d="M18.344,12.774l-4.211,3.445a1,1,0,0,1-1.633-.774V14.9a.25.25,0,0,0-.389-.208L9.555,16.4A1,1,0,0,1,8,15.564V8.433A1,1,0,0,1,9.555,7.6l2.556,1.7a.25.25,0,0,0,.347-.069A.245.245,0,0,0,12.5,9.1V8.554a1,1,0,0,1,1.633-.774l4.211,3.445a1,1,0,0,1,.141,1.407.94.94,0,0,1-.141.141Z"
|
13
|
+
transform="translate(-8 -7.432)"
|
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="16"
|
7
|
+
height="16"
|
8
|
+
viewBox="0 0 16 16"
|
9
|
+
>
|
10
|
+
<path
|
11
|
+
id="filter-list"
|
12
|
+
d="M5.75-28.77V-31.23h8v2.461Zm-2-7.73h12v2.52h-12Zm4.656,13v-2.52h2.687v2.52Z"
|
13
|
+
transform="translate(-1.75 38.5)"
|
14
|
+
fill="currentColor"
|
15
|
+
/>
|
16
|
+
<rect id="size" width="16" height="16" fill="none" />
|
17
|
+
</svg>
|
18
|
+
</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="24"
|
7
|
+
height="24"
|
8
|
+
viewBox="0 0 24 24"
|
9
|
+
>
|
10
|
+
<g id="Gruppe_1898" transform="translate(-1832 -128)">
|
11
|
+
<path
|
12
|
+
id="Pfad_722"
|
13
|
+
d="M1168,581.392c0-3.053-9.953-3.206-11.948-3.206-1.963,0-11.611.154-11.919,3.067a.848.848,0,0,0-.132.432,12,12,0,0,0,24,0,.721.721,0,0,0-.031-.149A1.079,1.079,0,0,0,1168,581.392Zm-11.948-1.491c5.868,0,9.3.914,10.116,1.491-.812.578-4.248,1.493-10.116,1.493s-9.3-.915-10.114-1.493C1146.75,580.814,1150.184,579.9,1156.052,579.9Zm-.909,11.933c-2.35-.6-4.31-3.6-4.923-7.572a49.279,49.279,0,0,0,4.923.328Zm1.714,0v-7.243c1.155-.019,3.026-.088,4.922-.315C1161.165,588.249,1159.214,591.237,1156.857,591.833Zm-11.012-8.592a12.736,12.736,0,0,0,2.589.742,14.577,14.577,0,0,0,2.321,6.531A10.286,10.286,0,0,1,1145.845,583.241Zm15.418,7.263a14.605,14.605,0,0,0,2.3-6.5,13.388,13.388,0,0,0,2.583-.718A10.294,10.294,0,0,1,1161.263,590.5Z"
|
14
|
+
transform="translate(688 -445.155)"
|
15
|
+
fill="currentColor"
|
16
|
+
/>
|
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.002"
|
7
|
+
height="24.004"
|
8
|
+
viewBox="0 0 24.002 24.004"
|
9
|
+
>
|
10
|
+
<path
|
11
|
+
id="Path_18"
|
12
|
+
d="M23.723,11.8A1,1,0,0,0,23,11.492H20.747a.5.5,0,0,1-.5-.5v-1a.5.5,0,0,1,.5-.5h1.5a.5.5,0,0,0,.5-.5.492.492,0,0,0-.042-.2L21.556,6.166A.482.482,0,0,1,22,5.492a.5.5,0,0,0,.427-.761l-2.75-4.5A.521.521,0,0,0,18.951.1a.5.5,0,0,0-.128.128l-2.75,4.5a.5.5,0,0,0,.427.761.481.481,0,0,1,.481.481.49.49,0,0,1-.04.193L15.789,8.792a.5.5,0,0,0,.258.658.509.509,0,0,0,.2.042h1.5a.5.5,0,0,1,.5.5v1a.5.5,0,0,1-.5.5H16.7a1,1,0,0,1-.74-.327L9.736,4.319A1.032,1.032,0,0,0,8.277,4.3l-.02.02L2.034,11.165a1,1,0,0,1-.74.327H1a1,1,0,0,0-1,1c0,.015,0,.031,0,.046a12.012,12.012,0,0,0,24,0A1,1,0,0,0,23.723,11.8ZM3.151,15.992a.5.5,0,0,1-.465-.317A9.855,9.855,0,0,1,2.209,14.1a.5.5,0,0,1,.39-.59.478.478,0,0,1,.1-.01H5.052a.5.5,0,0,1,.5.465q.051.75.154,1.464a.5.5,0,0,1-.424.566A.485.485,0,0,1,5.206,16Zm3.941,4.519a.25.25,0,0,1-.3.03A10.012,10.012,0,0,1,4.3,18.4a.25.25,0,0,1,.192-.41H5.9a.5.5,0,0,1,.476.345,13.392,13.392,0,0,0,.77,1.878A.25.25,0,0,1,7.092,20.511ZM11,21.258a.251.251,0,0,1-.4.2,7.169,7.169,0,0,1-2.1-3.125.25.25,0,0,1,.144-.324.243.243,0,0,1,.089-.017H10.5a.5.5,0,0,1,.5.5Zm0-5.766a.5.5,0,0,1-.5.5H8.248a.5.5,0,0,1-.493-.415c-.085-.493-.15-1.009-.193-1.544a.5.5,0,0,1,.457-.539l.043,0H10.5a.5.5,0,0,1,.5.5Zm4.5,2.841a7.169,7.169,0,0,1-2.1,3.125.253.253,0,0,1-.263.024A.248.248,0,0,1,13,21.258V18.492a.5.5,0,0,1,.5-.5h1.766a.25.25,0,0,1,.233.341Zm.939-4.3c-.043.535-.108,1.051-.193,1.544a.5.5,0,0,1-.493.415H13.5a.5.5,0,0,1-.5-.5v-1.5a.5.5,0,0,1,.5-.5h2.44a.5.5,0,0,1,.5.5c0,.014,0,.028,0,.043ZM19.7,18.4a10,10,0,0,1-2.487,2.139.25.25,0,0,1-.353-.326,13.392,13.392,0,0,0,.77-1.878.5.5,0,0,1,.476-.345h1.4a.25.25,0,0,1,.25.25.254.254,0,0,1-.058.16Zm2.1-4.306a9.87,9.87,0,0,1-.477,1.579.5.5,0,0,1-.465.317H18.791a.5.5,0,0,1-.5-.495.485.485,0,0,1,0-.076q.1-.714.154-1.464a.5.5,0,0,1,.5-.465H21.3a.5.5,0,0,1,.5.5.475.475,0,0,1-.01.1Z"
|
13
|
+
transform="translate(0.001 -0.009)"
|
14
|
+
fill="currentColor"
|
15
|
+
/>
|
16
|
+
</svg>
|
17
|
+
</template>
|
@@ -0,0 +1,27 @@
|
|
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_1401" transform="translate(1 1)">
|
11
|
+
<g id="Gruppe_1400" transform="translate(0 -0.001)">
|
12
|
+
<path
|
13
|
+
id="Pfad_520"
|
14
|
+
d="M13.747,10.452l-2.379-1.3a.442.442,0,0,0-.614.224.523.523,0,0,0,.2.671l1.428.78L7,12.968,1.613,10.827l1.427-.78a.523.523,0,0,0,.2-.671.439.439,0,0,0-.613-.224l-2.379,1.3A.508.508,0,0,0,0,10.928a.494.494,0,0,0,.3.441l6.542,2.6a.423.423,0,0,0,.313,0l6.542-2.6a.494.494,0,0,0,.3-.441.508.508,0,0,0-.252-.476"
|
15
|
+
transform="translate(0 0.001)"
|
16
|
+
fill="currentColor"
|
17
|
+
/>
|
18
|
+
<path
|
19
|
+
id="Pfad_521"
|
20
|
+
d="M2.931,7.48,7.1,8.78a.426.426,0,0,0,.252,0l4.163-1.3A.5.5,0,0,0,11.842,7V1.8a.494.494,0,0,0-.331-.48L7.347.019a.432.432,0,0,0-.252,0l-4.164,1.3A.494.494,0,0,0,2.6,1.8V7a.5.5,0,0,0,.331.48"
|
21
|
+
transform="translate(-0.221 0.001)"
|
22
|
+
fill="currentColor"
|
23
|
+
/>
|
24
|
+
</g>
|
25
|
+
</g>
|
26
|
+
</svg>
|
27
|
+
</template>
|
@@ -0,0 +1,113 @@
|
|
1
|
+
<template>
|
2
|
+
<svg
|
3
|
+
xmlns="http://www.w3.org/2000/svg"
|
4
|
+
width="23.51"
|
5
|
+
height="23.542"
|
6
|
+
viewBox="0 0 23.51 23.542"
|
7
|
+
>
|
8
|
+
<g id="Group_845" transform="translate(0.639 0.64)">
|
9
|
+
<path
|
10
|
+
id="Path_432"
|
11
|
+
d="M19.854,7.661a7.958,7.958,0,0,0,3.505-.422"
|
12
|
+
transform="translate(-1.127 -1.238)"
|
13
|
+
fill="none"
|
14
|
+
stroke="currentColor"
|
15
|
+
stroke-linecap="round"
|
16
|
+
stroke-miterlimit="10"
|
17
|
+
stroke-width="1"
|
18
|
+
/>
|
19
|
+
<path
|
20
|
+
id="Path_433"
|
21
|
+
d="M7.11,23.5a7.947,7.947,0,0,0-.171-5.832A8.111,8.111,0,0,1,8.707,8.829a8.2,8.2,0,0,1,6.673-2.34"
|
22
|
+
transform="translate(-1.127 -1.238)"
|
23
|
+
fill="none"
|
24
|
+
stroke="currentColor"
|
25
|
+
stroke-linecap="round"
|
26
|
+
stroke-miterlimit="10"
|
27
|
+
stroke-width="1"
|
28
|
+
/>
|
29
|
+
<path
|
30
|
+
id="Path_434"
|
31
|
+
d="M9.38,18.266a8.2,8.2,0,0,0,6.4-2.365,8.113,8.113,0,0,0,1.768-8.84,7.944,7.944,0,0,1-.174-5.823"
|
32
|
+
transform="translate(-1.127 -1.238)"
|
33
|
+
fill="none"
|
34
|
+
stroke="currentColor"
|
35
|
+
stroke-linecap="round"
|
36
|
+
stroke-miterlimit="10"
|
37
|
+
stroke-width="1"
|
38
|
+
/>
|
39
|
+
<path
|
40
|
+
id="Path_435"
|
41
|
+
d="M1.127,17.489a7.967,7.967,0,0,1,3.728-.4"
|
42
|
+
transform="translate(-1.127 -1.238)"
|
43
|
+
fill="none"
|
44
|
+
stroke="currentColor"
|
45
|
+
stroke-linecap="round"
|
46
|
+
stroke-miterlimit="10"
|
47
|
+
stroke-width="1"
|
48
|
+
/>
|
49
|
+
<line
|
50
|
+
id="Line_129"
|
51
|
+
x2="4.95"
|
52
|
+
y2="4.95"
|
53
|
+
transform="translate(11.822 5.469)"
|
54
|
+
fill="none"
|
55
|
+
stroke="currentColor"
|
56
|
+
stroke-linecap="round"
|
57
|
+
stroke-miterlimit="10"
|
58
|
+
stroke-width="1"
|
59
|
+
/>
|
60
|
+
<line
|
61
|
+
id="Line_130"
|
62
|
+
x2="5.239"
|
63
|
+
y2="5.24"
|
64
|
+
transform="translate(15.921 1.082)"
|
65
|
+
fill="none"
|
66
|
+
stroke="currentColor"
|
67
|
+
stroke-miterlimit="10"
|
68
|
+
stroke-width="1"
|
69
|
+
/>
|
70
|
+
<line
|
71
|
+
id="Line_131"
|
72
|
+
x2="5.26"
|
73
|
+
y2="5.261"
|
74
|
+
transform="translate(1.061 15.92)"
|
75
|
+
fill="none"
|
76
|
+
stroke="currentColor"
|
77
|
+
stroke-miterlimit="10"
|
78
|
+
stroke-width="1"
|
79
|
+
/>
|
80
|
+
<line
|
81
|
+
id="Line_132"
|
82
|
+
x2="6.739"
|
83
|
+
y2="6.738"
|
84
|
+
transform="translate(8.807 6.697)"
|
85
|
+
fill="none"
|
86
|
+
stroke="currentColor"
|
87
|
+
stroke-linecap="round"
|
88
|
+
stroke-miterlimit="10"
|
89
|
+
stroke-width="1"
|
90
|
+
/>
|
91
|
+
<line
|
92
|
+
id="Line_133"
|
93
|
+
x2="5.239"
|
94
|
+
y2="5.239"
|
95
|
+
transform="translate(5.314 11.689)"
|
96
|
+
fill="none"
|
97
|
+
stroke="currentColor"
|
98
|
+
stroke-miterlimit="10"
|
99
|
+
stroke-width="1"
|
100
|
+
/>
|
101
|
+
<line
|
102
|
+
id="Line_134"
|
103
|
+
x2="6.74"
|
104
|
+
y2="6.739"
|
105
|
+
transform="translate(6.685 8.818)"
|
106
|
+
fill="none"
|
107
|
+
stroke="currentColor"
|
108
|
+
stroke-miterlimit="10"
|
109
|
+
stroke-width="1"
|
110
|
+
/>
|
111
|
+
</g>
|
112
|
+
</svg>
|
113
|
+
</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="help"
|
12
|
+
d="M11.656-45.967a2.151,2.151,0,0,0,.657-1.577,2.689,2.689,0,0,0-.822-1.972,2.689,2.689,0,0,0-1.972-.822,2.689,2.689,0,0,0-1.972.822,2.689,2.689,0,0,0-.822,1.972h1.38a1.354,1.354,0,0,1,.427-.986,1.354,1.354,0,0,1,.986-.427,1.354,1.354,0,0,1,.986.427,1.354,1.354,0,0,1,.427.986,1.354,1.354,0,0,1-.427.986l-.854.887A2.837,2.837,0,0,0,8.829-43.7v.362h1.38a2.837,2.837,0,0,1,.822-1.972ZM10.21-40.545v-1.38H8.829v1.38ZM4.557-50.371a6.769,6.769,0,0,1,4.962-2.07,6.742,6.742,0,0,1,4.946,2.054,6.742,6.742,0,0,1,2.054,4.946A6.742,6.742,0,0,1,14.466-40.5,6.742,6.742,0,0,1,9.52-38.441,6.742,6.742,0,0,1,4.574-40.5,6.742,6.742,0,0,1,2.52-45.441a6.715,6.715,0,0,1,2.038-4.93Z"
|
13
|
+
transform="translate(-2.52 52.441)"
|
14
|
+
fill="currentColor"
|
15
|
+
/>
|
16
|
+
</svg>
|
17
|
+
</template>
|
@@ -0,0 +1,25 @@
|
|
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_1353">
|
11
|
+
<g id="Gruppe_1352">
|
12
|
+
<path
|
13
|
+
id="Pfad_498"
|
14
|
+
d="M12.868,3.923A8.426,8.426,0,0,0,10.4,2.762v2.4c.054.049.115.088.166.14a3.508,3.508,0,0,1,1.072,2.57,3.51,3.51,0,0,1-1.072,2.571c-.051.051-.112.09-.166.139v2.4A8.532,8.532,0,0,0,16,7.872a8.387,8.387,0,0,0-3.132-3.949"
|
15
|
+
fill="currentColor"
|
16
|
+
/>
|
17
|
+
<path
|
18
|
+
id="Pfad_499"
|
19
|
+
d="M6.4,2.579A8.5,8.5,0,0,0,0,7.872a8.5,8.5,0,0,0,6.4,5.292V16h2V0h-2Zm-.991,7.88A3.588,3.588,0,0,1,4.358,7.872,3.646,3.646,0,0,1,6.4,4.608V6.417a2.112,2.112,0,0,0,0,2.91v1.818a3.562,3.562,0,0,1-.991-.686"
|
20
|
+
fill="currentColor"
|
21
|
+
/>
|
22
|
+
</g>
|
23
|
+
</g>
|
24
|
+
</svg>
|
25
|
+
</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="11.875"
|
7
|
+
height="15"
|
8
|
+
viewBox="0 0 11.875 15"
|
9
|
+
>
|
10
|
+
<path
|
11
|
+
id="Path_52"
|
12
|
+
d="M8.438,0A5.945,5.945,0,0,0,2.5,5.938c0,4.09,4.086,7.8,5.338,8.846a.937.937,0,0,0,1.2,0c1.25-1.041,5.339-4.756,5.339-8.846A5.944,5.944,0,0,0,8.438,0ZM12.7,5.7a.313.313,0,0,1-.2.551h-.625a.313.313,0,0,0-.313.313V9.375a.313.313,0,0,1-.313.313H9.688a.313.313,0,0,1-.313-.313V7.969a.938.938,0,0,0-1.875,0V9.375a.313.313,0,0,1-.313.313H5.625a.313.313,0,0,1-.313-.313V6.563A.313.313,0,0,0,5,6.25H4.375a.313.313,0,0,1-.2-.551L8.236,2.261a.313.313,0,0,1,.4,0Z"
|
13
|
+
transform="translate(-2.5)"
|
14
|
+
fill="currentColor"
|
15
|
+
/>
|
16
|
+
</svg>
|
17
|
+
</template>
|
@@ -0,0 +1,223 @@
|
|
1
|
+
<template>
|
2
|
+
<svg
|
3
|
+
xmlns="http://www.w3.org/2000/svg"
|
4
|
+
width="24"
|
5
|
+
height="24"
|
6
|
+
viewBox="0 0 24 24"
|
7
|
+
>
|
8
|
+
<g id="Group_846" transform="translate(0.5 0.5)">
|
9
|
+
<circle
|
10
|
+
id="Ellipse_87"
|
11
|
+
cx="4"
|
12
|
+
cy="4"
|
13
|
+
r="4"
|
14
|
+
transform="translate(3)"
|
15
|
+
fill="none"
|
16
|
+
stroke="currentColor"
|
17
|
+
stroke-linecap="round"
|
18
|
+
stroke-linejoin="round"
|
19
|
+
stroke-miterlimit="10"
|
20
|
+
stroke-width="1"
|
21
|
+
/>
|
22
|
+
<path
|
23
|
+
id="Path_436"
|
24
|
+
d="M14.5,15.5v-4a1,1,0,0,0-1-1H1.5a1,1,0,0,0-1,1v12"
|
25
|
+
transform="translate(-0.5 -0.5)"
|
26
|
+
fill="none"
|
27
|
+
stroke="currentColor"
|
28
|
+
stroke-linecap="round"
|
29
|
+
stroke-linejoin="round"
|
30
|
+
stroke-miterlimit="10"
|
31
|
+
stroke-width="1"
|
32
|
+
/>
|
33
|
+
<path
|
34
|
+
id="Path_437"
|
35
|
+
d="M23.5,23.5v-7a1,1,0,0,0-1-1h-12a1,1,0,0,0-1,1v7"
|
36
|
+
transform="translate(-0.5 -0.5)"
|
37
|
+
fill="none"
|
38
|
+
stroke="currentColor"
|
39
|
+
stroke-linecap="round"
|
40
|
+
stroke-linejoin="round"
|
41
|
+
stroke-miterlimit="10"
|
42
|
+
stroke-width="1"
|
43
|
+
/>
|
44
|
+
<line
|
45
|
+
id="Line_135"
|
46
|
+
x2="8"
|
47
|
+
transform="translate(3 13)"
|
48
|
+
fill="none"
|
49
|
+
stroke="currentColor"
|
50
|
+
stroke-linecap="round"
|
51
|
+
stroke-linejoin="round"
|
52
|
+
stroke-miterlimit="10"
|
53
|
+
stroke-width="1"
|
54
|
+
/>
|
55
|
+
<line
|
56
|
+
id="Line_136"
|
57
|
+
x2="6"
|
58
|
+
transform="translate(3 16)"
|
59
|
+
fill="none"
|
60
|
+
stroke="currentColor"
|
61
|
+
stroke-linecap="round"
|
62
|
+
stroke-linejoin="round"
|
63
|
+
stroke-miterlimit="10"
|
64
|
+
stroke-width="1"
|
65
|
+
/>
|
66
|
+
<line
|
67
|
+
id="Line_137"
|
68
|
+
x2="6"
|
69
|
+
transform="translate(3 19)"
|
70
|
+
fill="none"
|
71
|
+
stroke="currentColor"
|
72
|
+
stroke-linecap="round"
|
73
|
+
stroke-linejoin="round"
|
74
|
+
stroke-miterlimit="10"
|
75
|
+
stroke-width="1"
|
76
|
+
/>
|
77
|
+
<line
|
78
|
+
id="Line_138"
|
79
|
+
y2="4"
|
80
|
+
transform="translate(7 2)"
|
81
|
+
fill="none"
|
82
|
+
stroke="currentColor"
|
83
|
+
stroke-linecap="round"
|
84
|
+
stroke-linejoin="round"
|
85
|
+
stroke-miterlimit="10"
|
86
|
+
stroke-width="1"
|
87
|
+
/>
|
88
|
+
<line
|
89
|
+
id="Line_139"
|
90
|
+
x1="4"
|
91
|
+
transform="translate(5 4)"
|
92
|
+
fill="none"
|
93
|
+
stroke="currentColor"
|
94
|
+
stroke-linecap="round"
|
95
|
+
stroke-linejoin="round"
|
96
|
+
stroke-miterlimit="10"
|
97
|
+
stroke-width="1"
|
98
|
+
/>
|
99
|
+
<line
|
100
|
+
id="Line_140"
|
101
|
+
y2="2"
|
102
|
+
transform="translate(7 8)"
|
103
|
+
fill="none"
|
104
|
+
stroke="currentColor"
|
105
|
+
stroke-linecap="round"
|
106
|
+
stroke-linejoin="round"
|
107
|
+
stroke-miterlimit="10"
|
108
|
+
stroke-width="1"
|
109
|
+
/>
|
110
|
+
<line
|
111
|
+
id="Line_141"
|
112
|
+
x2="23"
|
113
|
+
transform="translate(0 23)"
|
114
|
+
fill="none"
|
115
|
+
stroke="currentColor"
|
116
|
+
stroke-linecap="round"
|
117
|
+
stroke-linejoin="round"
|
118
|
+
stroke-miterlimit="10"
|
119
|
+
stroke-width="1"
|
120
|
+
/>
|
121
|
+
<rect
|
122
|
+
id="Rectangle_732"
|
123
|
+
width="2"
|
124
|
+
height="2"
|
125
|
+
transform="translate(15 21)"
|
126
|
+
fill="none"
|
127
|
+
stroke="currentColor"
|
128
|
+
stroke-linecap="round"
|
129
|
+
stroke-linejoin="round"
|
130
|
+
stroke-miterlimit="10"
|
131
|
+
stroke-width="1"
|
132
|
+
/>
|
133
|
+
<line
|
134
|
+
id="Line_142"
|
135
|
+
x2="1"
|
136
|
+
transform="translate(11 19)"
|
137
|
+
fill="none"
|
138
|
+
stroke="currentColor"
|
139
|
+
stroke-linecap="round"
|
140
|
+
stroke-linejoin="round"
|
141
|
+
stroke-miterlimit="10"
|
142
|
+
stroke-width="1"
|
143
|
+
/>
|
144
|
+
<line
|
145
|
+
id="Line_143"
|
146
|
+
x1="1"
|
147
|
+
transform="translate(11 17)"
|
148
|
+
fill="none"
|
149
|
+
stroke="currentColor"
|
150
|
+
stroke-linecap="round"
|
151
|
+
stroke-linejoin="round"
|
152
|
+
stroke-miterlimit="10"
|
153
|
+
stroke-width="1"
|
154
|
+
/>
|
155
|
+
<line
|
156
|
+
id="Line_144"
|
157
|
+
x2="1"
|
158
|
+
transform="translate(14 19)"
|
159
|
+
fill="none"
|
160
|
+
stroke="currentColor"
|
161
|
+
stroke-linecap="round"
|
162
|
+
stroke-linejoin="round"
|
163
|
+
stroke-miterlimit="10"
|
164
|
+
stroke-width="1"
|
165
|
+
/>
|
166
|
+
<line
|
167
|
+
id="Line_145"
|
168
|
+
x1="1"
|
169
|
+
transform="translate(14 17)"
|
170
|
+
fill="none"
|
171
|
+
stroke="currentColor"
|
172
|
+
stroke-linecap="round"
|
173
|
+
stroke-linejoin="round"
|
174
|
+
stroke-miterlimit="10"
|
175
|
+
stroke-width="1"
|
176
|
+
/>
|
177
|
+
<line
|
178
|
+
id="Line_146"
|
179
|
+
x2="1"
|
180
|
+
transform="translate(17 19)"
|
181
|
+
fill="none"
|
182
|
+
stroke="currentColor"
|
183
|
+
stroke-linecap="round"
|
184
|
+
stroke-linejoin="round"
|
185
|
+
stroke-miterlimit="10"
|
186
|
+
stroke-width="1"
|
187
|
+
/>
|
188
|
+
<line
|
189
|
+
id="Line_147"
|
190
|
+
x1="1"
|
191
|
+
transform="translate(17 17)"
|
192
|
+
fill="none"
|
193
|
+
stroke="currentColor"
|
194
|
+
stroke-linecap="round"
|
195
|
+
stroke-linejoin="round"
|
196
|
+
stroke-miterlimit="10"
|
197
|
+
stroke-width="1"
|
198
|
+
/>
|
199
|
+
<line
|
200
|
+
id="Line_148"
|
201
|
+
x2="1"
|
202
|
+
transform="translate(20 19)"
|
203
|
+
fill="none"
|
204
|
+
stroke="currentColor"
|
205
|
+
stroke-linecap="round"
|
206
|
+
stroke-linejoin="round"
|
207
|
+
stroke-miterlimit="10"
|
208
|
+
stroke-width="1"
|
209
|
+
/>
|
210
|
+
<line
|
211
|
+
id="Line_149"
|
212
|
+
x1="1"
|
213
|
+
transform="translate(20 17)"
|
214
|
+
fill="none"
|
215
|
+
stroke="currentColor"
|
216
|
+
stroke-linecap="round"
|
217
|
+
stroke-linejoin="round"
|
218
|
+
stroke-miterlimit="10"
|
219
|
+
stroke-width="1"
|
220
|
+
/>
|
221
|
+
</g>
|
222
|
+
</svg>
|
223
|
+
</template>
|
@@ -0,0 +1,32 @@
|
|
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
|
+
<defs>
|
11
|
+
<clipPath id="clip-path">
|
12
|
+
<rect id="Rectangle_844" width="6" height="6" fill="currentColor" />
|
13
|
+
</clipPath>
|
14
|
+
</defs>
|
15
|
+
<rect id="size" width="24" height="24" fill="none" />
|
16
|
+
<path
|
17
|
+
id="Path_532"
|
18
|
+
d="M21.362,8.505,12.266.474a1.936,1.936,0,0,0-2.542,0L.645,8.5A1.87,1.87,0,0,0,0,9.909V15H2V9.972l9-7.95,9,7.949V20H15V15a2,2,0,0,0-1.833-2H8.9A1.867,1.867,0,0,0,7.08,14.875V20h-1v2H7.255A1.868,1.868,0,0,0,9.08,20.125V15H13v5a.652.652,0,0,0-.011.133A1.886,1.886,0,0,0,14.845,22h5.288A1.893,1.893,0,0,0,22,20.117V9.9a1.872,1.872,0,0,0-.638-1.395"
|
19
|
+
transform="translate(1 1)"
|
20
|
+
fill="currentColor"
|
21
|
+
/>
|
22
|
+
<g id="Group_1445" transform="translate(0 17)">
|
23
|
+
<g id="Group_1444" clip-path="url(#clip-path)">
|
24
|
+
<path
|
25
|
+
id="Path_533"
|
26
|
+
d="M3,0A3,3,0,1,0,6,3,3,3,0,0,0,3,0"
|
27
|
+
fill="currentColor"
|
28
|
+
/>
|
29
|
+
</g>
|
30
|
+
</g>
|
31
|
+
</svg>
|
32
|
+
</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
|
+
<path
|
11
|
+
id="Path_592"
|
12
|
+
d="M24,10.411a5.82,5.82,0,0,0-1.772-4.166A5.708,5.708,0,0,0,18.778,4.66a.249.249,0,0,1-.191-.12,7.683,7.683,0,0,0-14.1,2.294.25.25,0,0,1-.227.2A4.589,4.589,0,0,0,0,11.607a4.322,4.322,0,0,0,1.236,3.209A5.517,5.517,0,0,0,4.84,16.2a1,1,0,1,0-.03-2,3.29,3.29,0,0,1-2.172-.8A2.374,2.374,0,0,1,2,11.607,2.589,2.589,0,0,1,5.12,9.072,1,1,0,0,0,6.3,8.294a.974.974,0,0,0,.019-.141A5.685,5.685,0,0,1,17.138,6.065a.962.962,0,0,0,.941.57,3.7,3.7,0,0,1,2.758,1.051A3.751,3.751,0,0,1,22,10.411,3.834,3.834,0,0,1,18.559,14.2a1,1,0,0,0,.132,1.992.95.95,0,0,0,.131-.009A5.805,5.805,0,0,0,24,10.411ZM12.7,8.988a1,1,0,0,0-1.414,0l-3.5,3.5A1,1,0,0,0,8.5,14.2h1.75a.248.248,0,0,1,.25.248V21.7a1.5,1.5,0,0,0,3,0V14.448a.248.248,0,0,1,.248-.25H15.5a1,1,0,0,0,.707-1.707Z"
|
13
|
+
transform="translate(0.004 0.193)"
|
14
|
+
fill="currentColor"
|
15
|
+
/>
|
16
|
+
<rect id="size" width="24" height="24" fill="none" />
|
17
|
+
</svg>
|
18
|
+
</template>
|
@@ -0,0 +1,24 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
6
|
+
width="13.907"
|
7
|
+
height="13.907"
|
8
|
+
viewBox="0 0 13.907 13.907"
|
9
|
+
>
|
10
|
+
<g id="info-circle" transform="translate(-2 -2)">
|
11
|
+
<path
|
12
|
+
id="Path_440"
|
13
|
+
d="M8.954,2a6.954,6.954,0,1,0,6.954,6.954A6.962,6.962,0,0,0,8.954,2Zm0,12.517a5.563,5.563,0,1,1,5.563-5.563A5.569,5.569,0,0,1,8.954,14.517Z"
|
14
|
+
fill="currentColor"
|
15
|
+
/>
|
16
|
+
<path
|
17
|
+
id="Path_441"
|
18
|
+
d="M11,10.163h2v4.744H11ZM11,7h2V8.581H11Z"
|
19
|
+
transform="translate(-3.046 -2)"
|
20
|
+
fill="currentColor"
|
21
|
+
/>
|
22
|
+
</g>
|
23
|
+
</svg>
|
24
|
+
</template>
|
@@ -0,0 +1,38 @@
|
|
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="Group_860" transform="translate(10 0) rotate(90)">
|
11
|
+
<circle
|
12
|
+
id="Ellipse_40"
|
13
|
+
cx="2"
|
14
|
+
cy="2"
|
15
|
+
r="2"
|
16
|
+
transform="translate(0 0)"
|
17
|
+
fill="currentColor"
|
18
|
+
/>
|
19
|
+
<circle
|
20
|
+
id="Ellipse_41"
|
21
|
+
cx="2"
|
22
|
+
cy="2"
|
23
|
+
r="2"
|
24
|
+
transform="translate(6 0)"
|
25
|
+
fill="currentColor"
|
26
|
+
/>
|
27
|
+
<circle
|
28
|
+
id="Ellipse_42"
|
29
|
+
cx="2"
|
30
|
+
cy="2"
|
31
|
+
r="2"
|
32
|
+
transform="translate(12 0)"
|
33
|
+
fill="currentColor"
|
34
|
+
/>
|
35
|
+
</g>
|
36
|
+
<rect id="size" width="16" height="16" fill="none" />
|
37
|
+
</svg>
|
38
|
+
</template>
|
@@ -0,0 +1,23 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
<template>
|
3
|
+
<svg
|
4
|
+
xmlns="http://www.w3.org/2000/svg"
|
5
|
+
width="24"
|
6
|
+
height="24.018"
|
7
|
+
viewBox="0 0 24 24.018"
|
8
|
+
>
|
9
|
+
<rect
|
10
|
+
id="size"
|
11
|
+
width="24"
|
12
|
+
height="24"
|
13
|
+
transform="translate(0 0.018)"
|
14
|
+
fill="none"
|
15
|
+
/>
|
16
|
+
<path
|
17
|
+
id="Union_50"
|
18
|
+
d="M18335.516,23247.385h.943a.256.256,0,0,0,.258-.258v-18.332a.256.256,0,0,0-.258-.258h-5.637a.256.256,0,0,0-.256.258v1.377a1.283,1.283,0,1,1-2.566,0v-1.949a2.265,2.265,0,0,1,2.252-2.264h15.5a2.266,2.266,0,0,1,2.252,2.264v1.949a1.284,1.284,0,1,1-2.568,0v-1.377a.256.256,0,0,0-.256-.258h-5.637a.256.256,0,0,0-.258.258v18.332a.256.256,0,0,0,.258.258h1.85a1.289,1.289,0,0,1,0,2.578l-5.877.006C18335.514,23249.951,18335.525,23247.4,18335.516,23247.385Zm-7.516-.414a3,3,0,1,1,3,3A3,3,0,0,1,18328,23246.971Zm7.514.414h0Z"
|
19
|
+
transform="translate(-18326 -23225.959)"
|
20
|
+
fill="currentColor"
|
21
|
+
/>
|
22
|
+
</svg>
|
23
|
+
</template>
|