@vcmap/ui 5.0.0-rc.6 → 5.0.0-rc.9
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 +72 -22
- package/build/build.js +0 -3
- package/build/buildHelpers.js +0 -1
- package/build/commonViteConfig.js +1 -1
- package/config/aerowest.config.json +2 -1
- package/config/base.config.json +7 -7
- package/config/dev.config.json +4 -4
- package/dist/assets/cesium/Workers/{AttributeCompression-27507afe.js → AttributeCompression-80665726.js} +1 -1
- package/dist/assets/cesium/Workers/{AxisAlignedBoundingBox-7565c1e8.js → AxisAlignedBoundingBox-a655a4bc.js} +1 -1
- package/dist/assets/cesium/Workers/{BoundingRectangle-9d707275.js → BoundingRectangle-c3b79029.js} +1 -1
- package/dist/assets/cesium/Workers/{BoxGeometry-fb31d3b5.js → BoxGeometry-f8f9c981.js} +1 -1
- package/dist/assets/cesium/Workers/{Color-56bb5728.js → Color-de06a177.js} +1 -1
- package/dist/assets/cesium/Workers/{CoplanarPolygonGeometryLibrary-72143c19.js → CoplanarPolygonGeometryLibrary-48cdc26d.js} +1 -1
- package/dist/assets/cesium/Workers/{CorridorGeometryLibrary-7bae1712.js → CorridorGeometryLibrary-ddc027d3.js} +1 -1
- package/dist/assets/cesium/Workers/{CylinderGeometry-331891fe.js → CylinderGeometry-82a8cbe6.js} +1 -1
- package/dist/assets/cesium/Workers/{EllipseGeometry-5e3f67b6.js → EllipseGeometry-32d55454.js} +1 -1
- package/dist/assets/cesium/Workers/{EllipseGeometryLibrary-dbc15162.js → EllipseGeometryLibrary-b2ae188a.js} +1 -1
- package/dist/assets/cesium/Workers/{EllipseOutlineGeometry-21191fce.js → EllipseOutlineGeometry-f05a5a27.js} +1 -1
- package/dist/assets/cesium/Workers/{EllipsoidGeodesic-cc3bace8.js → EllipsoidGeodesic-19e75e11.js} +1 -1
- package/dist/assets/cesium/Workers/{EllipsoidGeometry-8bfa24a9.js → EllipsoidGeometry-7c99fc81.js} +1 -1
- package/dist/assets/cesium/Workers/{EllipsoidOutlineGeometry-48d9c023.js → EllipsoidOutlineGeometry-21c243df.js} +1 -1
- package/dist/assets/cesium/Workers/{EllipsoidRhumbLine-125a8b72.js → EllipsoidRhumbLine-6145377b.js} +1 -1
- package/dist/assets/cesium/Workers/EllipsoidTangentPlane-a01286f6.js +1 -0
- package/dist/assets/cesium/Workers/{EncodedCartesian3-96fdc0ef.js → EncodedCartesian3-d9f5c4a4.js} +1 -1
- package/dist/assets/cesium/Workers/{FrustumGeometry-9ab86004.js → FrustumGeometry-17776af8.js} +1 -1
- package/dist/assets/cesium/Workers/GeometryAttribute-89a520b9.js +1 -0
- package/dist/assets/cesium/Workers/{GeometryInstance-13e4ff38.js → GeometryInstance-4fbf16ba.js} +1 -1
- package/dist/assets/cesium/Workers/{GeometryPipeline-e0eb4567.js → GeometryPipeline-309fad76.js} +1 -1
- package/dist/assets/cesium/Workers/IntersectionTests-58aa8f80.js +1 -0
- package/dist/assets/cesium/Workers/{Matrix2-37e55508.js → Matrix2-47e98d76.js} +0 -0
- package/dist/assets/cesium/Workers/{OrientedBoundingBox-e9c07538.js → OrientedBoundingBox-fcb5b750.js} +1 -1
- package/dist/assets/cesium/Workers/{Plane-6ee42cab.js → Plane-3f01019d.js} +1 -1
- package/dist/assets/cesium/Workers/{PolygonGeometryLibrary-b408c688.js → PolygonGeometryLibrary-0b29eb16.js} +1 -1
- package/dist/assets/cesium/Workers/{PolygonPipeline-7b8e4643.js → PolygonPipeline-a934c4dd.js} +1 -1
- package/dist/assets/cesium/Workers/{PolylinePipeline-6757400c.js → PolylinePipeline-8095c9bc.js} +1 -1
- package/dist/assets/cesium/Workers/{PolylineVolumeGeometryLibrary-eb972210.js → PolylineVolumeGeometryLibrary-67d12fff.js} +1 -1
- package/dist/assets/cesium/Workers/{PrimitivePipeline-f244975e.js → PrimitivePipeline-980e44c5.js} +1 -1
- package/dist/assets/cesium/Workers/{RectangleGeometryLibrary-1bd6152a.js → RectangleGeometryLibrary-621c6de8.js} +1 -1
- package/dist/assets/cesium/Workers/{TerrainEncoding-5a21a97f.js → TerrainEncoding-f96552d5.js} +1 -1
- package/dist/assets/cesium/Workers/{Transforms-eb5c1a84.js → Transforms-c8cb8f43.js} +3 -3
- package/dist/assets/cesium/Workers/{WallGeometryLibrary-a6b6a368.js → WallGeometryLibrary-c03d8479.js} +1 -1
- package/dist/assets/cesium/Workers/{WebMercatorProjection-2839e524.js → WebMercatorProjection-79b3214e.js} +1 -1
- package/dist/assets/cesium/Workers/combineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createBoxGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createBoxOutlineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createCircleGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createCircleOutlineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createCoplanarPolygonGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createCoplanarPolygonOutlineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createCorridorGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createCorridorOutlineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createCylinderGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createCylinderOutlineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createEllipseGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createEllipseOutlineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createEllipsoidGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createEllipsoidOutlineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createFrustumGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createFrustumOutlineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createGroundPolylineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createPlaneGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createPlaneOutlineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createPolygonGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createPolygonOutlineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createPolylineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createPolylineVolumeGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createPolylineVolumeOutlineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createRectangleGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createRectangleOutlineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createSimplePolylineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createSphereGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createSphereOutlineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createVectorTileClampedPolylines.js +1 -1
- package/dist/assets/cesium/Workers/createVectorTileGeometries.js +1 -1
- package/dist/assets/cesium/Workers/createVectorTilePoints.js +1 -1
- package/dist/assets/cesium/Workers/createVectorTilePolygons.js +1 -1
- package/dist/assets/cesium/Workers/createVectorTilePolylines.js +1 -1
- package/dist/assets/cesium/Workers/createVerticesFromGoogleEarthEnterpriseBuffer.js +1 -1
- package/dist/assets/cesium/Workers/createVerticesFromHeightmap.js +1 -1
- package/dist/assets/cesium/Workers/createVerticesFromQuantizedTerrainMesh.js +1 -1
- package/dist/assets/cesium/Workers/createWallGeometry.js +1 -1
- package/dist/assets/cesium/Workers/createWallOutlineGeometry.js +1 -1
- package/dist/assets/cesium/Workers/upsampleQuantizedTerrainMesh.js +1 -1
- package/dist/assets/{cesium.fba8ca.js → cesium.4e40f4.js} +955 -968
- package/dist/assets/cesium.js +1 -1
- package/dist/assets/core.edcf5e.js +4 -0
- package/dist/assets/core.js +1 -1
- package/dist/assets/{index.6a83278e.js → index.889d0f3a.js} +1 -1
- package/dist/assets/{ol.abea3a.js → ol.246fd4.js} +0 -0
- package/dist/assets/ol.js +1 -1
- package/dist/assets/ui.df4f6d.css +1 -0
- package/dist/assets/ui.df4f6d.js +43 -0
- package/dist/assets/ui.js +1 -1
- package/dist/assets/{vue-composition-api.7051d7.js → vue-composition-api.a520f3.js} +1 -1
- package/dist/assets/vue-composition-api.js +2 -2
- package/dist/assets/{vue.9fd7f6.js → vue.2cee44.js} +0 -0
- package/dist/assets/vue.js +1 -1
- package/dist/assets/{vuetify.33dafc.css → vuetify.cc817b.css} +1 -1
- package/dist/assets/{vuetify.33dafc.js → vuetify.cc817b.js} +1 -1
- package/dist/assets/vuetify.js +2 -2
- package/dist/index.html +1 -1
- package/index.js +96 -6
- package/package.json +3 -4
- package/plugins/@vcmap/pluginExample/index.js +5 -5
- package/plugins/@vcmap/pluginExample/pluginExampleComponent.vue +1 -1
- package/plugins/@vcmap/project-selector/ContextsListComponent.vue +1 -1
- package/plugins/@vcmap/project-selector/index.js +5 -5
- package/plugins/@vcmap/project-selector/package.json +1 -2
- package/plugins/@vcmap/theme-changer/index.js +6 -6
- package/plugins/buttonExamples/ButtonExamples.vue +1 -1
- package/plugins/buttonExamples/index.js +5 -4
- package/plugins/categoryTest/Categories.vue +1 -1
- package/plugins/categoryTest/Category.vue +1 -1
- package/plugins/categoryTest/index.js +5 -5
- package/plugins/example/index.js +33 -14
- package/plugins/test/allIconsComponent.vue +34 -0
- package/plugins/test/editor.vue +1 -1
- package/plugins/test/index.js +40 -17
- package/plugins/test/toolbox-data.js +106 -26
- package/plugins/test/windowManagerExample.vue +1 -2
- package/src/actions/actionHelper.js +41 -1
- package/src/actions/styleSelector.vue +1 -1
- package/src/application/Navbar.vue +47 -6
- package/src/application/VcsApp.vue +37 -29
- package/src/application/VcsMap.vue +1 -20
- package/src/assets/logo-mobile.svg +9 -0
- package/src/assets/logo.svg +23 -23
- package/src/components/buttons/VcsActionButtonList.vue +99 -0
- package/src/components/buttons/VcsButton.vue +201 -0
- package/src/components/form-inputs-controls/VcsCheckbox.vue +73 -0
- package/src/components/form-inputs-controls/VcsColorPicker.vue +81 -0
- package/src/components/form-inputs-controls/VcsFormSection.vue +46 -0
- package/src/components/form-inputs-controls/VcsLabel.vue +38 -0
- package/src/components/form-inputs-controls/VcsSelect.vue +97 -0
- package/src/components/form-inputs-controls/VcsTextArea.vue +130 -0
- package/src/components/form-inputs-controls/VcsTextField.vue +129 -0
- package/src/components/form-output/VcsFormattedNumber.vue +103 -0
- package/src/components/lists/VcsActionList.vue +100 -0
- package/src/components/lists/VcsTreeview.vue +109 -0
- package/src/components/lists/VcsTreeviewLeaf.vue +105 -0
- package/src/components/lists/VcsTreeviewSearchbar.vue +156 -0
- package/src/components/notification/VcsBadge.vue +27 -0
- package/src/components/notification/VcsTooltip.vue +154 -0
- package/src/components/notification/validation.js +19 -0
- package/src/contentTree/LayerTree.vue +1 -1
- package/src/contentTree/contentTreeCollection.js +6 -2
- package/src/icons/+all.js +359 -0
- package/src/icons/2DAreaIcon.vue +21 -0
- package/src/icons/2DDistanceIcon.vue +18 -0
- package/src/icons/3DAreaIcon.vue +21 -0
- package/src/icons/3DDistanceIcon.vue +18 -0
- package/src/icons/3DHeightIcon.vue +18 -0
- package/src/icons/AngleIcon.vue +8 -0
- package/src/icons/AssociationsIcon.vue +34 -0
- package/src/icons/AxisIcon.vue +10 -0
- package/src/icons/BoundingBoxIcon.vue +15 -0
- package/src/icons/CheckboxCheckedIcon.vue +16 -0
- package/src/icons/CheckboxIcon.vue +23 -0
- package/src/icons/CheckboxIndeterminateIcon.vue +24 -0
- package/src/icons/CircleIcon.vue +10 -0
- package/src/icons/ColorSwatchIcon.vue +17 -0
- package/src/icons/CommentIcon.vue +19 -0
- package/src/icons/CompassIcon.vue +8 -0
- package/src/icons/ComponentsIcon.vue +7 -0
- package/src/icons/ConeIcon.vue +11 -0
- package/src/icons/DimensionsHouseIcon.vue +14 -0
- package/src/icons/ElevationProfileIcon.vue +111 -0
- package/src/icons/ExportAreaIcon.vue +7 -0
- package/src/icons/ExportFlightIcon.vue +7 -0
- package/src/icons/ExportIcon.vue +8 -0
- package/src/icons/ExternalLinkIcon.vue +10 -0
- package/src/icons/EyeIcon.vue +7 -0
- package/src/icons/FastForwardIcon.vue +7 -0
- package/src/icons/FilterIcon.vue +8 -0
- package/src/icons/GlobeNatureIcon.vue +14 -0
- package/src/icons/HealthCareIndustriesIcon.vue +118 -0
- package/src/icons/HelpIcon.vue +7 -0
- package/src/icons/HomePointIcon.vue +8 -0
- package/src/icons/HospitalsIcon.vue +237 -0
- package/src/icons/HouseIcon.vue +25 -0
- package/src/icons/ImportIcon.vue +8 -0
- package/src/icons/InfoIcon.vue +10 -0
- package/src/icons/KebabIcon.vue +36 -0
- package/src/icons/LabelIcon.vue +7 -0
- package/src/icons/LayersIcon.vue +26 -0
- package/src/icons/LegendIcon.vue +65 -0
- package/src/icons/LineIcon.vue +7 -0
- package/src/icons/LinkIcon.vue +7 -0
- package/src/icons/MapIcon.vue +8 -0
- package/src/icons/MenuIcon.vue +34 -0
- package/src/icons/MinusIcon.vue +8 -0
- package/src/icons/ObjectAttributeIcon.vue +18 -0
- package/src/icons/ObjectSelectIcon.vue +8 -0
- package/src/icons/ObliqueViewIcon.vue +13 -0
- package/src/icons/PdfIcon.vue +10 -0
- package/src/icons/PedestrianIcon.vue +8 -0
- package/src/icons/PenIcon.vue +14 -0
- package/src/icons/PlayCircleIcon.vue +10 -0
- package/src/icons/PlusIcon.vue +9 -0
- package/src/icons/PoiIcon.vue +7 -0
- package/src/icons/PointSelectIcon.vue +7 -0
- package/src/icons/PolygonIcon.vue +38 -0
- package/src/icons/PresentationModeIcon.vue +7 -0
- package/src/icons/ProgressIcon.vue +24 -0
- package/src/icons/QueryIcon.vue +15 -0
- package/src/icons/RectangleIcon.vue +9 -0
- package/src/icons/ReturnIcon.vue +7 -0
- package/src/icons/RewindIcon.vue +6 -0
- package/src/icons/SearchIcon.vue +8 -0
- package/src/icons/ShadowIcon.vue +9 -0
- package/src/icons/ShapesIcon.vue +28 -0
- package/src/icons/ShareIcon.vue +22 -0
- package/src/icons/SimpleCircleFilledIcon.vue +15 -0
- package/src/icons/SimpleCircleHalfFilledIcon.vue +12 -0
- package/src/icons/SimpleCircleOutlinedIcon.vue +15 -0
- package/src/icons/SkipNextIcon.vue +7 -0
- package/src/icons/SkipPreviousIcon.vue +9 -0
- package/src/icons/SplitViewIcon.vue +19 -0
- package/src/icons/TextStyleIcon.vue +14 -0
- package/src/icons/ThreeDimensionsIcon.vue +7 -0
- package/src/icons/ToolsIcon.vue +35 -0
- package/src/icons/TouchIcon.vue +8 -0
- package/src/icons/TrashCanIcon.vue +7 -0
- package/src/icons/TriangleIcon.vue +15 -0
- package/src/icons/TwoDimensionsIcon.vue +8 -0
- package/src/icons/UploadIcon.vue +14 -0
- package/src/icons/VideoRecorderIcon.vue +14 -0
- package/src/icons/WalkingIcon.vue +7 -0
- package/src/icons/WallIcon.vue +14 -0
- package/src/manager/buttonManager.js +5 -52
- package/src/manager/navbarManager.js +81 -0
- package/src/manager/toolbox/ToolboxGroupComponent.vue +128 -0
- package/src/manager/toolbox/ToolboxManager.vue +119 -76
- package/src/manager/toolbox/toolboxManager.js +204 -0
- package/src/manager/window/WindowComponent.vue +27 -20
- package/src/manager/window/WindowComponentHeader.vue +13 -6
- package/src/manager/window/WindowManager.vue +18 -1
- package/src/manager/window/windowManager.js +3 -5
- package/src/navigation/mapNavigation.vue +34 -5
- package/src/navigation/orientationToolsButton.vue +1 -1
- package/src/navigation/overviewMap.js +616 -0
- package/src/navigation/overviewMapClickedInteraction.js +38 -0
- package/src/navigation/tiltSlider.vue +1 -1
- package/src/styles/_theming.scss +10 -0
- package/src/styles/main.scss +3 -0
- package/src/styles/variables.scss +70 -0
- package/src/styles/vcsFont.scss +5 -0
- package/src/styles/vcsGrid.scss +4 -0
- package/src/vcsUiApp.js +18 -3
- package/src/vuePlugins/vuetify.js +1 -1
- package/dist/assets/cesium/Workers/EllipsoidTangentPlane-678e34e4.js +0 -1
- package/dist/assets/cesium/Workers/GeometryAttribute-3915ea0b.js +0 -1
- package/dist/assets/cesium/Workers/IntersectionTests-ac2459de.js +0 -1
- package/dist/assets/core.d5ed0f.js +0 -4
- package/dist/assets/ui.ad1ec9.css +0 -1
- package/dist/assets/ui.ad1ec9.js +0 -39
- package/dist/assets/uicomponents.161461.css +0 -1
- package/dist/assets/uicomponents.161461.js +0 -31
- package/dist/assets/uicomponents.js +0 -1
- package/lib/uicomponents.js +0 -1
- 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
@@ -0,0 +1,19 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24.999" height="24" viewBox="0 0 24.999 24">
|
5
|
+
<g id="icon_24_comment" transform="translate(0.5)">
|
6
|
+
<path
|
7
|
+
id="Union_51"
|
8
|
+
data-name="Union 51"
|
9
|
+
d="M6.381.477V4.287H3.523l-.03,0H3.487A1.39,1.39,0,0,0,2.1,5.665V7.959a4.11,4.11,0,0,1,.9-.1,4.207,4.207,0,0,1,1.1.146V6.287H8.381v-2.9L12.06,5.93l.513.357H22V18H4.1V15.988a4.176,4.176,0,0,1-1.1.146,4.13,4.13,0,0,1-.9-.1v2.536A1.429,1.429,0,0,0,3.523,20H22.571A1.432,1.432,0,0,0,24,18.571V5.714a1.43,1.43,0,0,0-1.428-1.427H13.2L7.129.086a.475.475,0,0,0-.748.391ZM0,12A3,3,0,1,0,3,9,3,3,0,0,0,0,12Z"
|
10
|
+
transform="translate(23.999 22.997) rotate(180)"
|
11
|
+
fill="currentColor"
|
12
|
+
stroke="rgba(0,0,0,0)"
|
13
|
+
stroke-miterlimit="10"
|
14
|
+
stroke-width="1"
|
15
|
+
/>
|
16
|
+
<rect id="size" width="24" height="24" fill="none" />
|
17
|
+
</g>
|
18
|
+
</svg>
|
19
|
+
</template>
|
@@ -0,0 +1,8 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg id="icon-oblique-panels" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
5
|
+
<rect id="size" width="16" height="16" transform="translate(0 0)" fill="none" />
|
6
|
+
<path id="Path_217" data-name="Path 217" d="M8,0a8,8,0,1,0,8,8A8,8,0,0,0,8,0Zm2.219,9.772a.333.333,0,0,1-.447.447L8.149,9.408a.333.333,0,0,0-.3,0l-1.623.811a.333.333,0,0,1-.447-.447l.811-1.623a.333.333,0,0,0,0-.3L5.781,6.228a.333.333,0,0,1,.447-.447l1.623.811a.333.333,0,0,0,.3,0l1.623-.811a.333.333,0,0,1,.447.447L9.408,7.851a.333.333,0,0,0,0,.3ZM8,.667a.333.333,0,0,1,.325.261l.791,3.557a.333.333,0,0,1-.176.371l-.791.4a.333.333,0,0,1-.3,0l-.791-.4a.333.333,0,0,1-.176-.371L7.675.928A.333.333,0,0,1,8,.667ZM.928,8.325a.333.333,0,0,1,0-.651l3.557-.791a.333.333,0,0,1,.371.176l.4.791a.333.333,0,0,1,0,.3l-.4.791a.333.333,0,0,1-.371.176ZM8,15.333a.333.333,0,0,1-.325-.261l-.791-3.557a.333.333,0,0,1,.176-.371l.791-.4a.333.333,0,0,1,.3,0l.791.4a.333.333,0,0,1,.176.371l-.791,3.557A.333.333,0,0,1,8,15.333Zm7.072-7.659a.333.333,0,0,1,0,.651l-3.557.791a.333.333,0,0,1-.371-.176l-.4-.791a.333.333,0,0,1,0-.3l.4-.791a.333.333,0,0,1,.371-.176Z" transform="translate(0 0)" fill="currentColor" />
|
7
|
+
</svg>
|
8
|
+
</template>
|
@@ -0,0 +1,7 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="23.999" height="24" viewBox="0 0 23.999 24">
|
5
|
+
<path id="Path_484" data-name="Path 484" d="M303.413,424.075l4.146,4.125-2.773,2.759-4.146-4.125Zm4.021,8.91,2.162-2.151a.43.43,0,0,0,0-.608l-1.425-1.418-2.773,2.76,1.424,1.417A.434.434,0,0,0,307.434,432.986Zm-7.283-6.89,2.522-2.51-2.789-.784a.419.419,0,0,0-.525.519Zm2.438-3.671.969.248,4.165,4.142v-12.23a.5.5,0,0,0-.21-.4l-6.79-4.824V421.9Zm-3.5,3.971v0l-.791-2.774a1.5,1.5,0,0,1,1.422-1.923V409.355l-6,4.263v17.141l5.5-3.908Zm-13.1-17.229a.5.5,0,0,0-.27.443v15.918a.5.5,0,0,0,.209.4l6.791,4.826V413.618l-6.21-4.413A.5.5,0,0,0,285.993,409.167Z" transform="translate(-285.723 -409.112)" fill="currentColor" />
|
6
|
+
</svg>
|
7
|
+
</template>
|
@@ -0,0 +1,11 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg id="icon_24_3dobject" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
5
|
+
<rect id="size" width="24" height="24" transform="translate(0 0)" fill="none" />
|
6
|
+
<g id="Group_1448" data-name="Group 1448" transform="translate(1)">
|
7
|
+
<path id="Path_534" data-name="Path 534" d="M21.781,19.285c0-.011,0-.022,0-.034a1.569,1.569,0,0,0-.245-.844L15.676,2.354C15.465.74,13.1,0,10.892,0S6.319.74,6.108,2.354L4.994,5.4l1.878.686.593-1.623a7.811,7.811,0,0,0,3.427.708,7.814,7.814,0,0,0,3.427-.708l4.5,12.328a32.929,32.929,0,0,0-7.93-.924,32.929,32.929,0,0,0-7.93.924l.905-2.475-1.879-.686L.245,18.407A1.569,1.569,0,0,0,0,19.251c0,3.286,9.777,3.381,10.892,3.381s10.733-.095,10.885-3.306l0-.041M10.892,3.174A5.092,5.092,0,0,1,8.2,2.587,5.089,5.089,0,0,1,10.892,2a5.089,5.089,0,0,1,2.689.587,5.092,5.092,0,0,1-2.689.587m0,17.458c-4.915,0-7.909-.831-8.736-1.381.827-.55,3.822-1.381,8.736-1.381s7.909.831,8.736,1.381c-.827.55-3.821,1.381-8.736,1.381" fill="currentColor" />
|
8
|
+
<path id="Path_535" data-name="Path 535" d="M4.215,12.911a3,3,0,1,0-3-3,3,3,0,0,0,3,3" fill="currentColor" />
|
9
|
+
</g>
|
10
|
+
</svg>
|
11
|
+
</template>
|
@@ -0,0 +1,14 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg
|
5
|
+
id="streamline-icon-real-estate-dimensions-house_24x24"
|
6
|
+
data-name="streamline-icon-real-estate-dimensions-house@24x24"
|
7
|
+
xmlns="http://www.w3.org/2000/svg"
|
8
|
+
width="23.998"
|
9
|
+
height="23.999"
|
10
|
+
viewBox="0 0 23.998 23.999"
|
11
|
+
>
|
12
|
+
<path id="Path_3" data-name="Path 3" d="M4.251,8h.5a.75.75,0,0,0,.53-1.28l-2-2a.75.75,0,0,0-1.061,0h0l-2,2A.751.751,0,0,0,.751,8h.5a.5.5,0,0,1,.5.5V20a.5.5,0,0,1-.5.5h-.5A.751.751,0,0,0,.22,21.78l2,2a.75.75,0,0,0,1.061,0h0l2-2a.75.75,0,0,0-.53-1.28h-.5a.5.5,0,0,1-.5-.5V8.5A.5.5,0,0,1,4.251,8ZM6.72,5.281A.75.75,0,0,0,8,4.751v-.5a.5.5,0,0,1,.5-.5H20a.5.5,0,0,1,.5.5v.5a.75.75,0,0,0,1.28.53l2-2a.75.75,0,0,0,0-1.061h0l-2-2A.75.75,0,0,0,20.5.751v.5a.5.5,0,0,1-.5.5H8.5a.5.5,0,0,1-.5-.5v-.5A.75.75,0,0,0,6.72.22l-2,2a.75.75,0,0,0,0,1.061h0ZM15.729,8.3a1.035,1.035,0,0,0-1.459,0L6.275,16.8A1,1,0,0,0,7,18.486H8.5a.5.5,0,0,1,.5.5v4a1,1,0,0,0,1,1H20a1,1,0,0,0,1-1v-4a.5.5,0,0,1,.5-.5H23a1,1,0,0,0,.727-1.687S17.079,9.744,15.729,8.3Zm.77,7.685a.5.5,0,0,1-.5.5H14a.5.5,0,0,1-.5-.5v-2a.5.5,0,0,1,.5-.5h2a.5.5,0,0,1,.5.5Z" transform="translate(-0.002 -0.001)" fill="currentColor" />
|
13
|
+
</svg>
|
14
|
+
</template>
|
@@ -0,0 +1,111 @@
|
|
1
|
+
<template>
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
3
|
+
<g id="Group_921" data-name="Group 921" transform="translate(-832 -536)">
|
4
|
+
<rect
|
5
|
+
id="Rectangle_774"
|
6
|
+
data-name="Rectangle 774"
|
7
|
+
width="5"
|
8
|
+
height="3"
|
9
|
+
rx="1"
|
10
|
+
transform="translate(832 536)"
|
11
|
+
fill="currentColor"
|
12
|
+
/>
|
13
|
+
<rect
|
14
|
+
id="Rectangle_775"
|
15
|
+
data-name="Rectangle 775"
|
16
|
+
width="5"
|
17
|
+
height="3"
|
18
|
+
rx="1"
|
19
|
+
transform="translate(832 547)"
|
20
|
+
fill="currentColor"
|
21
|
+
/>
|
22
|
+
<rect
|
23
|
+
id="Rectangle_776"
|
24
|
+
data-name="Rectangle 776"
|
25
|
+
width="5"
|
26
|
+
height="3"
|
27
|
+
rx="1"
|
28
|
+
transform="translate(832 557)"
|
29
|
+
fill="currentColor"
|
30
|
+
/>
|
31
|
+
<rect
|
32
|
+
id="Rectangle_777"
|
33
|
+
data-name="Rectangle 777"
|
34
|
+
width="4"
|
35
|
+
height="2"
|
36
|
+
rx="1"
|
37
|
+
transform="translate(833 553)"
|
38
|
+
fill="currentColor"
|
39
|
+
/>
|
40
|
+
<rect
|
41
|
+
id="Rectangle_778"
|
42
|
+
data-name="Rectangle 778"
|
43
|
+
width="4"
|
44
|
+
height="2"
|
45
|
+
rx="1"
|
46
|
+
transform="translate(833 542)"
|
47
|
+
fill="currentColor"
|
48
|
+
/>
|
49
|
+
<circle
|
50
|
+
id="Ellipse_112"
|
51
|
+
data-name="Ellipse 112"
|
52
|
+
cx="2"
|
53
|
+
cy="2"
|
54
|
+
r="2"
|
55
|
+
transform="translate(840 543)"
|
56
|
+
fill="currentColor"
|
57
|
+
/>
|
58
|
+
<circle
|
59
|
+
id="Ellipse_117"
|
60
|
+
data-name="Ellipse 117"
|
61
|
+
cx="2"
|
62
|
+
cy="2"
|
63
|
+
r="2"
|
64
|
+
transform="translate(852 536)"
|
65
|
+
fill="currentColor"
|
66
|
+
/>
|
67
|
+
<circle
|
68
|
+
id="Ellipse_118"
|
69
|
+
data-name="Ellipse 118"
|
70
|
+
cx="2"
|
71
|
+
cy="2"
|
72
|
+
r="2"
|
73
|
+
transform="translate(852 556)"
|
74
|
+
fill="currentColor"
|
75
|
+
/>
|
76
|
+
<circle
|
77
|
+
id="Ellipse_116"
|
78
|
+
data-name="Ellipse 116"
|
79
|
+
cx="2"
|
80
|
+
cy="2"
|
81
|
+
r="2"
|
82
|
+
transform="translate(840 556)"
|
83
|
+
fill="currentColor"
|
84
|
+
/>
|
85
|
+
<rect
|
86
|
+
id="Rectangle_783"
|
87
|
+
data-name="Rectangle 783"
|
88
|
+
width="2"
|
89
|
+
height="7"
|
90
|
+
transform="translate(841 548)"
|
91
|
+
fill="currentColor"
|
92
|
+
/>
|
93
|
+
<rect
|
94
|
+
id="Rectangle_785"
|
95
|
+
data-name="Rectangle 785"
|
96
|
+
width="2"
|
97
|
+
height="7"
|
98
|
+
transform="translate(850.257 538.67) rotate(60)"
|
99
|
+
fill="currentColor"
|
100
|
+
/>
|
101
|
+
<rect
|
102
|
+
id="Rectangle_784"
|
103
|
+
data-name="Rectangle 784"
|
104
|
+
width="2"
|
105
|
+
height="13"
|
106
|
+
transform="translate(853 542)"
|
107
|
+
fill="currentColor"
|
108
|
+
/>
|
109
|
+
</g>
|
110
|
+
</svg>
|
111
|
+
</template>
|
@@ -0,0 +1,7 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24.002" height="24.002" viewBox="0 0 24.002 24.002">
|
5
|
+
<path id="Union_18" data-name="Union 18" d="M10434,14715a3,3,0,1,1,3,3A3,3,0,0,1,10434,14715Zm-18,0a3,3,0,1,1,3,3A3,3,0,0,1,10416,14715Zm7.749,1a.25.25,0,0,1-.251-.247v-1.5a.25.25,0,0,1,.251-.247h8.5a.248.248,0,0,1,.251.247v1.5a.248.248,0,0,1-.251.247Zm12.5-5.5a.248.248,0,0,1-.248-.247v-8.5a.248.248,0,0,1,.248-.248h1.5a.249.249,0,0,1,.251.248v8.5a.248.248,0,0,1-.251.247Zm-18,0a.25.25,0,0,1-.251-.247v-8.5a.251.251,0,0,1,.251-.248h1.5a.248.248,0,0,1,.251.248v8.5a.248.248,0,0,1-.251.247Zm8.053-4.846V14700a.257.257,0,0,0-.259-.259h-1.828a1.043,1.043,0,0,1-.735-1.78l3.649-3.653a1.048,1.048,0,0,1,1.478,0l3.653,3.649a1.045,1.045,0,0,1-.739,1.784h-1.828a.259.259,0,0,0-.259.259v5.655a1.566,1.566,0,0,1-3.132,0Zm7.7-8.654a3,3,0,1,1,3,3A3,3,0,0,1,10434,14697Zm-18,0a3,3,0,1,1,3,3A3,3,0,0,1,10416,14697Z" transform="translate(-10416 -14693.999)" fill="currentColor" />
|
6
|
+
</svg>
|
7
|
+
</template>
|
@@ -0,0 +1,7 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="22.236" height="21.75" viewBox="0 0 22.236 21.75">
|
5
|
+
<path id="Union_49" data-name="Union 49" d="M10945.5,13194a4.753,4.753,0,0,0-2.46-4.159.247.247,0,0,0-.266.017c-.026.017-.056.036-.082.057a.248.248,0,0,0-.07.344,2.25,2.25,0,1,1-3.748,0,.248.248,0,0,0-.066-.344c-.029-.021-.056-.04-.083-.057a.245.245,0,0,0-.265-.017,4.747,4.747,0,0,0-2.46,4.159.75.75,0,1,1-1.5,0,6.249,6.249,0,0,1,2.474-4.978.244.244,0,0,0,.1-.248.251.251,0,0,0-.183-.192,2.6,2.6,0,0,0-.636-.082h-3.5a1.5,1.5,0,0,1,0-3h.5a.248.248,0,0,0,.249-.248v-.752a.75.75,0,0,1,1.5,0v.752a.248.248,0,0,0,.251.248h1a2.548,2.548,0,0,0,1.9-.844,3.527,3.527,0,0,1,5.2,0,2.551,2.551,0,0,0,1.9.844h1a.248.248,0,0,0,.251-.248l.022-5.56h-1.029a.49.49,0,0,1-.354-.149.5.5,0,0,1,0-.705l1.748-1.748a.5.5,0,0,1,.706,0l1.748,1.751a.5.5,0,0,1-.354.852h-.968l-.022,5.56a.248.248,0,0,0,.249.248h.5a1.5,1.5,0,0,1,0,3h-3.5a2.592,2.592,0,0,0-.636.082.247.247,0,0,0-.136.09.252.252,0,0,0,.047.351A6.244,6.244,0,0,1,10947,13194a.75.75,0,1,1-1.5,0Zm-5.5-2.5a.75.75,0,1,0,.752-.749A.751.751,0,0,0,10940,13191.5Zm10.249-4.5h0Zm-18.5-4.249a.75.75,0,1,1,0-1.5h5a.75.75,0,0,1,0,1.5Zm10.116-2.748a2.175,2.175,0,0,1-.615-1.606,2.29,2.29,0,0,1,2.129-2.281.124.124,0,0,0,.112-.1,3.836,3.836,0,0,1,7.04-1.146.129.129,0,0,0,.093.06,2.842,2.842,0,0,1,1.723.791,2.893,2.893,0,0,1-1.7,4.961.446.446,0,0,1-.062,0,.5.5,0,0,1-.07-.993,1.911,1.911,0,0,0,1.719-1.891,1.882,1.882,0,0,0-.579-1.361,1.851,1.851,0,0,0-1.378-.523.486.486,0,0,1-.47-.284,2.838,2.838,0,0,0-5.4,1.043.248.248,0,0,1-.01.069.5.5,0,0,1-.59.388,1.3,1.3,0,0,0-1.082.261,1.281,1.281,0,0,0-.474,1,1.182,1.182,0,0,0,.317.894,1.635,1.635,0,0,0,1.086.4.5.5,0,0,1,.014,1A2.779,2.779,0,0,1,10941.867,13180Z" transform="translate(-10930.999 -13173.001)" fill="currentColor" />
|
6
|
+
</svg>
|
7
|
+
</template>
|
@@ -0,0 +1,8 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg id="icon_24_export" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
5
|
+
<path id="Path_592" data-name="Path 592" 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" transform="translate(0.004 0.193)" fill="currentColor" />
|
6
|
+
<rect id="size" width="24" height="24" fill="none" />
|
7
|
+
</svg>
|
8
|
+
</template>
|
@@ -0,0 +1,10 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14">
|
5
|
+
<g id="external-link" transform="translate(-3 -3)">
|
6
|
+
<path id="Path_423" data-name="Path 423" d="M11,3a1,1,0,0,0,0,2h2.586L7.293,11.293a1,1,0,0,0,1.414,1.414L15,6.414V9a1,1,0,0,0,2,0V4a1,1,0,0,0-1-1Z" fill="currentColor" />
|
7
|
+
<path id="Path_424" data-name="Path 424" d="M5,5A2,2,0,0,0,3,7v8a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V12a1,1,0,0,0-2,0v3H5V7H8A1,1,0,0,0,8,5Z" fill="currentColor" />
|
8
|
+
</g>
|
9
|
+
</svg>
|
10
|
+
</template>
|
@@ -0,0 +1,7 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="10" viewBox="0 0 16 10">
|
5
|
+
<path id="visibility" 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" transform="translate(-1.23 43.125)" fill="currentColor" />
|
6
|
+
</svg>
|
7
|
+
</template>
|
@@ -0,0 +1,7 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="10.711" height="9.137" viewBox="0 0 10.711 9.137">
|
5
|
+
<path id="Path_91" data-name="Path 91" 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" transform="translate(-8 -7.432)" fill="currentColor" />
|
6
|
+
</svg>
|
7
|
+
</template>
|
@@ -0,0 +1,8 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg id="icon-filter" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
5
|
+
<path id="filter-list" d="M5.75-28.77V-31.23h8v2.461Zm-2-7.73h12v2.52h-12Zm4.656,13v-2.52h2.687v2.52Z" transform="translate(-1.75 38.5)" fill="currentColor" />
|
6
|
+
<rect id="size" width="16" height="16" fill="none" />
|
7
|
+
</svg>
|
8
|
+
</template>
|
@@ -0,0 +1,14 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg
|
5
|
+
id="streamline-icon-ecology-globe-nature_24x24"
|
6
|
+
data-name="streamline-icon-ecology-globe-nature@24x24"
|
7
|
+
xmlns="http://www.w3.org/2000/svg"
|
8
|
+
width="24.002"
|
9
|
+
height="24.004"
|
10
|
+
viewBox="0 0 24.002 24.004"
|
11
|
+
>
|
12
|
+
<path id="Path_18" data-name="Path 18" 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" transform="translate(0.001 -0.009)" fill="currentColor" />
|
13
|
+
</svg>
|
14
|
+
</template>
|
@@ -0,0 +1,118 @@
|
|
1
|
+
<template>
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="23.51" height="23.542" viewBox="0 0 23.51 23.542">
|
3
|
+
<g id="Group_845" data-name="Group 845" transform="translate(0.639 0.64)">
|
4
|
+
<path
|
5
|
+
id="Path_432"
|
6
|
+
data-name="Path 432"
|
7
|
+
d="M19.854,7.661a7.958,7.958,0,0,0,3.505-.422"
|
8
|
+
transform="translate(-1.127 -1.238)"
|
9
|
+
fill="none"
|
10
|
+
stroke="currentColor"
|
11
|
+
stroke-linecap="round"
|
12
|
+
stroke-miterlimit="10"
|
13
|
+
stroke-width="1"
|
14
|
+
/>
|
15
|
+
<path
|
16
|
+
id="Path_433"
|
17
|
+
data-name="Path 433"
|
18
|
+
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"
|
19
|
+
transform="translate(-1.127 -1.238)"
|
20
|
+
fill="none"
|
21
|
+
stroke="currentColor"
|
22
|
+
stroke-linecap="round"
|
23
|
+
stroke-miterlimit="10"
|
24
|
+
stroke-width="1"
|
25
|
+
/>
|
26
|
+
<path
|
27
|
+
id="Path_434"
|
28
|
+
data-name="Path 434"
|
29
|
+
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"
|
30
|
+
transform="translate(-1.127 -1.238)"
|
31
|
+
fill="none"
|
32
|
+
stroke="currentColor"
|
33
|
+
stroke-linecap="round"
|
34
|
+
stroke-miterlimit="10"
|
35
|
+
stroke-width="1"
|
36
|
+
/>
|
37
|
+
<path
|
38
|
+
id="Path_435"
|
39
|
+
data-name="Path 435"
|
40
|
+
d="M1.127,17.489a7.967,7.967,0,0,1,3.728-.4"
|
41
|
+
transform="translate(-1.127 -1.238)"
|
42
|
+
fill="none"
|
43
|
+
stroke="currentColor"
|
44
|
+
stroke-linecap="round"
|
45
|
+
stroke-miterlimit="10"
|
46
|
+
stroke-width="1"
|
47
|
+
/>
|
48
|
+
<line
|
49
|
+
id="Line_129"
|
50
|
+
data-name="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
|
+
data-name="Line 130"
|
63
|
+
x2="5.239"
|
64
|
+
y2="5.24"
|
65
|
+
transform="translate(15.921 1.082)"
|
66
|
+
fill="none"
|
67
|
+
stroke="currentColor"
|
68
|
+
stroke-miterlimit="10"
|
69
|
+
stroke-width="1"
|
70
|
+
/>
|
71
|
+
<line
|
72
|
+
id="Line_131"
|
73
|
+
data-name="Line 131"
|
74
|
+
x2="5.26"
|
75
|
+
y2="5.261"
|
76
|
+
transform="translate(1.061 15.92)"
|
77
|
+
fill="none"
|
78
|
+
stroke="currentColor"
|
79
|
+
stroke-miterlimit="10"
|
80
|
+
stroke-width="1"
|
81
|
+
/>
|
82
|
+
<line
|
83
|
+
id="Line_132"
|
84
|
+
data-name="Line 132"
|
85
|
+
x2="6.739"
|
86
|
+
y2="6.738"
|
87
|
+
transform="translate(8.807 6.697)"
|
88
|
+
fill="none"
|
89
|
+
stroke="currentColor"
|
90
|
+
stroke-linecap="round"
|
91
|
+
stroke-miterlimit="10"
|
92
|
+
stroke-width="1"
|
93
|
+
/>
|
94
|
+
<line
|
95
|
+
id="Line_133"
|
96
|
+
data-name="Line 133"
|
97
|
+
x2="5.239"
|
98
|
+
y2="5.239"
|
99
|
+
transform="translate(5.314 11.689)"
|
100
|
+
fill="none"
|
101
|
+
stroke="currentColor"
|
102
|
+
stroke-miterlimit="10"
|
103
|
+
stroke-width="1"
|
104
|
+
/>
|
105
|
+
<line
|
106
|
+
id="Line_134"
|
107
|
+
data-name="Line 134"
|
108
|
+
x2="6.74"
|
109
|
+
y2="6.739"
|
110
|
+
transform="translate(6.685 8.818)"
|
111
|
+
fill="none"
|
112
|
+
stroke="currentColor"
|
113
|
+
stroke-miterlimit="10"
|
114
|
+
stroke-width="1"
|
115
|
+
/>
|
116
|
+
</g>
|
117
|
+
</svg>
|
118
|
+
</template>
|
@@ -0,0 +1,7 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14">
|
5
|
+
<path id="help" 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" transform="translate(-2.52 52.441)" fill="currentColor" />
|
6
|
+
</svg>
|
7
|
+
</template>
|
@@ -0,0 +1,8 @@
|
|
1
|
+
<!-- eslint-disable max-len -->
|
2
|
+
|
3
|
+
<template>
|
4
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="11.875" height="15" viewBox="0 0 11.875 15">
|
5
|
+
<path id="Path_52" data-name="Path 52" 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" transform="translate(-2.5)" fill="currentColor" />
|
6
|
+
</svg>
|
7
|
+
</template>
|
8
|
+
|
@@ -0,0 +1,237 @@
|
|
1
|
+
<template>
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
3
|
+
<g id="Group_846" data-name="Group 846" transform="translate(0.5 0.5)">
|
4
|
+
<circle
|
5
|
+
id="Ellipse_87"
|
6
|
+
data-name="Ellipse 87"
|
7
|
+
cx="4"
|
8
|
+
cy="4"
|
9
|
+
r="4"
|
10
|
+
transform="translate(3)"
|
11
|
+
fill="none"
|
12
|
+
stroke="currentColor"
|
13
|
+
stroke-linecap="round"
|
14
|
+
stroke-linejoin="round"
|
15
|
+
stroke-miterlimit="10"
|
16
|
+
stroke-width="1"
|
17
|
+
/>
|
18
|
+
<path
|
19
|
+
id="Path_436"
|
20
|
+
data-name="Path 436"
|
21
|
+
d="M14.5,15.5v-4a1,1,0,0,0-1-1H1.5a1,1,0,0,0-1,1v12"
|
22
|
+
transform="translate(-0.5 -0.5)"
|
23
|
+
fill="none"
|
24
|
+
stroke="currentColor"
|
25
|
+
stroke-linecap="round"
|
26
|
+
stroke-linejoin="round"
|
27
|
+
stroke-miterlimit="10"
|
28
|
+
stroke-width="1"
|
29
|
+
/>
|
30
|
+
<path
|
31
|
+
id="Path_437"
|
32
|
+
data-name="Path 437"
|
33
|
+
d="M23.5,23.5v-7a1,1,0,0,0-1-1h-12a1,1,0,0,0-1,1v7"
|
34
|
+
transform="translate(-0.5 -0.5)"
|
35
|
+
fill="none"
|
36
|
+
stroke="currentColor"
|
37
|
+
stroke-linecap="round"
|
38
|
+
stroke-linejoin="round"
|
39
|
+
stroke-miterlimit="10"
|
40
|
+
stroke-width="1"
|
41
|
+
/>
|
42
|
+
<line
|
43
|
+
id="Line_135"
|
44
|
+
data-name="Line 135"
|
45
|
+
x2="8"
|
46
|
+
transform="translate(3 13)"
|
47
|
+
fill="none"
|
48
|
+
stroke="currentColor"
|
49
|
+
stroke-linecap="round"
|
50
|
+
stroke-linejoin="round"
|
51
|
+
stroke-miterlimit="10"
|
52
|
+
stroke-width="1"
|
53
|
+
/>
|
54
|
+
<line
|
55
|
+
id="Line_136"
|
56
|
+
data-name="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
|
+
data-name="Line 137"
|
69
|
+
x2="6"
|
70
|
+
transform="translate(3 19)"
|
71
|
+
fill="none"
|
72
|
+
stroke="currentColor"
|
73
|
+
stroke-linecap="round"
|
74
|
+
stroke-linejoin="round"
|
75
|
+
stroke-miterlimit="10"
|
76
|
+
stroke-width="1"
|
77
|
+
/>
|
78
|
+
<line
|
79
|
+
id="Line_138"
|
80
|
+
data-name="Line 138"
|
81
|
+
y2="4"
|
82
|
+
transform="translate(7 2)"
|
83
|
+
fill="none"
|
84
|
+
stroke="currentColor"
|
85
|
+
stroke-linecap="round"
|
86
|
+
stroke-linejoin="round"
|
87
|
+
stroke-miterlimit="10"
|
88
|
+
stroke-width="1"
|
89
|
+
/>
|
90
|
+
<line
|
91
|
+
id="Line_139"
|
92
|
+
data-name="Line 139"
|
93
|
+
x1="4"
|
94
|
+
transform="translate(5 4)"
|
95
|
+
fill="none"
|
96
|
+
stroke="currentColor"
|
97
|
+
stroke-linecap="round"
|
98
|
+
stroke-linejoin="round"
|
99
|
+
stroke-miterlimit="10"
|
100
|
+
stroke-width="1"
|
101
|
+
/>
|
102
|
+
<line
|
103
|
+
id="Line_140"
|
104
|
+
data-name="Line 140"
|
105
|
+
y2="2"
|
106
|
+
transform="translate(7 8)"
|
107
|
+
fill="none"
|
108
|
+
stroke="currentColor"
|
109
|
+
stroke-linecap="round"
|
110
|
+
stroke-linejoin="round"
|
111
|
+
stroke-miterlimit="10"
|
112
|
+
stroke-width="1"
|
113
|
+
/>
|
114
|
+
<line
|
115
|
+
id="Line_141"
|
116
|
+
data-name="Line 141"
|
117
|
+
x2="23"
|
118
|
+
transform="translate(0 23)"
|
119
|
+
fill="none"
|
120
|
+
stroke="currentColor"
|
121
|
+
stroke-linecap="round"
|
122
|
+
stroke-linejoin="round"
|
123
|
+
stroke-miterlimit="10"
|
124
|
+
stroke-width="1"
|
125
|
+
/>
|
126
|
+
<rect
|
127
|
+
id="Rectangle_732"
|
128
|
+
data-name="Rectangle 732"
|
129
|
+
width="2"
|
130
|
+
height="2"
|
131
|
+
transform="translate(15 21)"
|
132
|
+
fill="none"
|
133
|
+
stroke="currentColor"
|
134
|
+
stroke-linecap="round"
|
135
|
+
stroke-linejoin="round"
|
136
|
+
stroke-miterlimit="10"
|
137
|
+
stroke-width="1"
|
138
|
+
/>
|
139
|
+
<line
|
140
|
+
id="Line_142"
|
141
|
+
data-name="Line 142"
|
142
|
+
x2="1"
|
143
|
+
transform="translate(11 19)"
|
144
|
+
fill="none"
|
145
|
+
stroke="currentColor"
|
146
|
+
stroke-linecap="round"
|
147
|
+
stroke-linejoin="round"
|
148
|
+
stroke-miterlimit="10"
|
149
|
+
stroke-width="1"
|
150
|
+
/>
|
151
|
+
<line
|
152
|
+
id="Line_143"
|
153
|
+
data-name="Line 143"
|
154
|
+
x1="1"
|
155
|
+
transform="translate(11 17)"
|
156
|
+
fill="none"
|
157
|
+
stroke="currentColor"
|
158
|
+
stroke-linecap="round"
|
159
|
+
stroke-linejoin="round"
|
160
|
+
stroke-miterlimit="10"
|
161
|
+
stroke-width="1"
|
162
|
+
/>
|
163
|
+
<line
|
164
|
+
id="Line_144"
|
165
|
+
data-name="Line 144"
|
166
|
+
x2="1"
|
167
|
+
transform="translate(14 19)"
|
168
|
+
fill="none"
|
169
|
+
stroke="currentColor"
|
170
|
+
stroke-linecap="round"
|
171
|
+
stroke-linejoin="round"
|
172
|
+
stroke-miterlimit="10"
|
173
|
+
stroke-width="1"
|
174
|
+
/>
|
175
|
+
<line
|
176
|
+
id="Line_145"
|
177
|
+
data-name="Line 145"
|
178
|
+
x1="1"
|
179
|
+
transform="translate(14 17)"
|
180
|
+
fill="none"
|
181
|
+
stroke="currentColor"
|
182
|
+
stroke-linecap="round"
|
183
|
+
stroke-linejoin="round"
|
184
|
+
stroke-miterlimit="10"
|
185
|
+
stroke-width="1"
|
186
|
+
/>
|
187
|
+
<line
|
188
|
+
id="Line_146"
|
189
|
+
data-name="Line 146"
|
190
|
+
x2="1"
|
191
|
+
transform="translate(17 19)"
|
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_147"
|
201
|
+
data-name="Line 147"
|
202
|
+
x1="1"
|
203
|
+
transform="translate(17 17)"
|
204
|
+
fill="none"
|
205
|
+
stroke="currentColor"
|
206
|
+
stroke-linecap="round"
|
207
|
+
stroke-linejoin="round"
|
208
|
+
stroke-miterlimit="10"
|
209
|
+
stroke-width="1"
|
210
|
+
/>
|
211
|
+
<line
|
212
|
+
id="Line_148"
|
213
|
+
data-name="Line 148"
|
214
|
+
x2="1"
|
215
|
+
transform="translate(20 19)"
|
216
|
+
fill="none"
|
217
|
+
stroke="currentColor"
|
218
|
+
stroke-linecap="round"
|
219
|
+
stroke-linejoin="round"
|
220
|
+
stroke-miterlimit="10"
|
221
|
+
stroke-width="1"
|
222
|
+
/>
|
223
|
+
<line
|
224
|
+
id="Line_149"
|
225
|
+
data-name="Line 149"
|
226
|
+
x1="1"
|
227
|
+
transform="translate(20 17)"
|
228
|
+
fill="none"
|
229
|
+
stroke="currentColor"
|
230
|
+
stroke-linecap="round"
|
231
|
+
stroke-linejoin="round"
|
232
|
+
stroke-miterlimit="10"
|
233
|
+
stroke-width="1"
|
234
|
+
/>
|
235
|
+
</g>
|
236
|
+
</svg>
|
237
|
+
</template>
|