@kq_npm/client_icons_vue 0.3.2-beta → 0.3.4-beta

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.
@@ -158,6 +158,7 @@ __export(src_exports, {
158
158
  IconScale: () => icon_scale_default,
159
159
  IconScaleLocation: () => icon_scale_location_default,
160
160
  IconScreenshot: () => icon_screenshot_default,
161
+ IconSeaChart: () => icon_sea_chart_default,
161
162
  IconSelect: () => icon_select_default,
162
163
  IconSelectLayer: () => icon_select_layer_default,
163
164
  IconSend: () => icon_send_default,
@@ -3465,1106 +3466,1109 @@ function _sfc_render131(_ctx, _cache, $props, $setup, $data, $options) {
3465
3466
  }
3466
3467
  var icon_measure_2d_default = /* @__PURE__ */ export_helper_default(_sfc_main131, [["render", _sfc_render131], ["__file", "icon-measure-2d.vue"]]);
3467
3468
 
3468
- // src/components/icon-flood-analysis.vue
3469
+ // src/components/icon-sea-chart.vue
3469
3470
  var import_vue132 = require("vue");
3470
3471
  var _sfc_main132 = {
3472
+ name: "IconSeaChart",
3473
+ title: "\u6D77\u56FE\u76D1\u7BA1"
3474
+ }, _hoisted_1132 = {
3475
+ class: "icon",
3476
+ viewBox: "0 0 1024 1024",
3477
+ xmlns: "http://www.w3.org/2000/svg",
3478
+ width: "200",
3479
+ height: "200"
3480
+ }, _hoisted_2132 = /* @__PURE__ */ (0, import_vue132.createElementVNode)("path", {
3481
+ d: "M488.713 925.476a412.645 412.645 0 0 1-253.472-105.369l-65.384 65.384c-11.26 11.26-27.83 13.05-36.914 3.966-9.084-9.084-7.293-25.59 4.03-36.914l65.448-65.383A412.645 412.645 0 0 1 98.972 544.37H27.831A27.766 27.766 0 0 1 .193 516.478c0-15.419 12.412-27.958 27.638-27.958h70.501a412.645 412.645 0 0 1 104.665-252.769l-66.023-66.087c-11.324-11.26-13.115-27.83-4.03-36.914 9.084-9.085 25.59-7.293 36.913 4.03l66.088 66.024A412.645 412.645 0 0 1 488.713 98.075V27.638C488.713 12.41 501.253 0 516.671 0c15.354 0 27.893 12.411 27.893 27.638v71.14a412.645 412.645 0 0 1 242.789 103.45l65.383-65.447c11.324-11.324 27.83-13.116 36.915-4.03 9.084 9.084 7.293 25.59-3.967 36.913l-65.383 65.384A412.645 412.645 0 0 1 925.669 488.52h70.501c15.227 0 27.638 12.54 27.638 27.958a27.766 27.766 0 0 1-27.638 27.893h-71.14a412.645 412.645 0 0 1-104.09 243.493l64.744 64.68c11.26 11.323 13.051 27.829 3.967 36.913-9.085 9.085-25.59 7.294-36.915-3.966l-64.68-64.744a412.645 412.645 0 0 1-243.492 104.089v71.141a27.766 27.766 0 0 1-27.893 27.638 27.766 27.766 0 0 1-27.958-27.638v-70.501zm55.851-169.92a244.772 244.772 0 0 0 124.114-54.252l-91.102-90.974c-10.044 6.718-21.176 11.9-33.076 15.355v129.87zm156.933-87.135a245.43 245.43 0 0 0 54.252-124.05H625.878c-3.455 11.9-8.637 23.032-15.354 33.076l90.973 90.974zm55.276-179.9a244.772 244.772 0 0 0-55.851-134.094l-90.91 90.91a118.176 118.176 0 0 1 18.105 43.183h128.656zm-88.927-166.85a244.772 244.772 0 0 0-123.218-53.612V397.93c11.516 3.327 22.392 8.317 32.244 14.779l91.038-91.038zm-179.133-54.635a244.772 244.772 0 0 0-133.325 55.275l90.973 90.974a117.716 117.716 0 0 1 42.352-17.594V267.036zm-166.21 88.158A244.772 244.772 0 0 0 267.23 488.52h128.655a117.716 117.716 0 0 1 17.594-42.352l-90.974-90.974zm-54.25 189.177c6.141 46.447 25.27 88.799 53.611 123.282l90.974-91.038c-6.398-9.852-11.452-20.664-14.715-32.244h-129.87zm86.367 156.357c37.106 30.9 83.36 51.117 134.093 55.851V627.924a117.716 117.716 0 0 1-43.183-18.105l-90.846 90.845zM512 871.544a359.673 359.673 0 1 0 0-719.473 359.673 359.673 0 0 0 0 719.345zm0-59.242a300.495 300.495 0 1 1 0-600.99 300.495 300.495 0 0 1 0 600.99zm0-236.71a63.72 63.72 0 1 0 0-127.505 63.72 63.72 0 0 0 0 127.44z",
3482
+ fill: "currentColor"
3483
+ }, null, -1), _hoisted_3131 = [
3484
+ _hoisted_2132
3485
+ ];
3486
+ function _sfc_render132(_ctx, _cache, $props, $setup, $data, $options) {
3487
+ return (0, import_vue132.openBlock)(), (0, import_vue132.createElementBlock)("svg", _hoisted_1132, _hoisted_3131);
3488
+ }
3489
+ var icon_sea_chart_default = /* @__PURE__ */ export_helper_default(_sfc_main132, [["render", _sfc_render132], ["__file", "icon-sea-chart.vue"]]);
3490
+
3491
+ // src/components/icon-flood-analysis.vue
3492
+ var import_vue133 = require("vue");
3493
+ var _sfc_main133 = {
3471
3494
  name: "IconFloodAnalysis",
3472
3495
  title: "\u6DF9\u6CA1\u5206\u6790"
3473
- }, _hoisted_1132 = {
3496
+ }, _hoisted_1133 = {
3474
3497
  width: "16",
3475
3498
  height: "16",
3476
3499
  viewBox: "0 0 16 16",
3477
3500
  fill: "none",
3478
3501
  xmlns: "http://www.w3.org/2000/svg"
3479
- }, _hoisted_2132 = /* @__PURE__ */ (0, import_vue132.createElementVNode)("g", {
3502
+ }, _hoisted_2133 = /* @__PURE__ */ (0, import_vue133.createElementVNode)("g", {
3480
3503
  "clip-path": "url(#a)",
3481
3504
  fill: "currentColor"
3482
3505
  }, [
3483
- /* @__PURE__ */ (0, import_vue132.createElementVNode)("path", { d: "M14.314 13.242a1.608 1.608 0 0 0-2.013 0l-.563.45a.516.516 0 0 1-.64 0l-.564-.45a1.616 1.616 0 0 0-1.006-.355 1.62 1.62 0 0 0-1.007.356l-.563.449a.524.524 0 0 1-.641 0l-.564-.45a1.622 1.622 0 0 0-1.007-.355c-.363 0-.72.127-1.006.356l-.562.449a.526.526 0 0 1-.642 0l-.562-.45a1.608 1.608 0 0 0-2.014 0l-.735.587a.619.619 0 0 0-.11.837.56.56 0 0 0 .795.116l.735-.586a.518.518 0 0 1 .641 0l.563.449a1.608 1.608 0 0 0 2.014 0l.562-.45a.518.518 0 0 1 .642 0l.56.45a1.601 1.601 0 0 0 2.016 0l.563-.45a.52.52 0 0 1 .641 0l.563.45a1.608 1.608 0 0 0 2.014 0l.562-.45a.518.518 0 0 1 .641 0l.563.45a.55.55 0 0 0 .795-.116.613.613 0 0 0 .111-.442.605.605 0 0 0-.218-.395l-.564-.45ZM16 4.394l-8.661-3.36L7.254 1 4.1 11.177a.257.257 0 0 1-.055.008.512.512 0 0 1-.321-.113l-.563-.45a1.63 1.63 0 0 0-2.014.001l-.734.587a.621.621 0 0 0-.11.837c.108.15.273.238.453.238a.552.552 0 0 0 .342-.122l.734-.587a.518.518 0 0 1 .642 0l.562.45a1.608 1.608 0 0 0 2.014-.001l.563-.449a.519.519 0 0 1 .641 0l.561.45a1.608 1.608 0 0 0 2.016-.001l.563-.45a.528.528 0 0 1 .64 0l.563.45a1.608 1.608 0 0 0 2.014 0l.563-.449a.518.518 0 0 1 .641 0l.563.45a.548.548 0 0 0 .794-.116.62.62 0 0 0-.107-.838l-.563-.45a1.544 1.544 0 0 0-.532-.264l2-5.878.03-.086Zm-1.459.71-1.896 5.43a.603.603 0 0 1-.035.018.614.614 0 0 0-.121.071l-.563.45a.517.517 0 0 1-.641 0l-.563-.45a1.615 1.615 0 0 0-1.006-.355c-.363 0-.72.126-1.008.355l-.562.45a.524.524 0 0 1-.642 0l-.563-.45a1.624 1.624 0 0 0-1.007-.355c-.108 0-.218.013-.332.039l2.328-7.77 6.611 2.567Z" }),
3484
- /* @__PURE__ */ (0, import_vue132.createElementVNode)("path", { d: "m10.588 5.783-1.49-.604L8.7 6.368l1.492.604.396-1.19Zm2.83 1.145-1.491-.603-.397 1.188 1.49.604.398-1.189Zm-2.246-3.324L9.682 3l-.397 1.189 1.49.604.397-1.189ZM14 4.749l-1.49-.603-.396 1.188 1.49.604L14 4.75ZM9.886 7.76l-1.49-.604L8 8.345l1.49.604.396-1.19ZM12.303 10l.398-1.19-1.49-.603-.399 1.19 1.49.603Z" })
3485
- ], -1), _hoisted_3131 = [
3486
- _hoisted_2132
3506
+ /* @__PURE__ */ (0, import_vue133.createElementVNode)("path", { d: "M14.314 13.242a1.608 1.608 0 0 0-2.013 0l-.563.45a.516.516 0 0 1-.64 0l-.564-.45a1.616 1.616 0 0 0-1.006-.355 1.62 1.62 0 0 0-1.007.356l-.563.449a.524.524 0 0 1-.641 0l-.564-.45a1.622 1.622 0 0 0-1.007-.355c-.363 0-.72.127-1.006.356l-.562.449a.526.526 0 0 1-.642 0l-.562-.45a1.608 1.608 0 0 0-2.014 0l-.735.587a.619.619 0 0 0-.11.837.56.56 0 0 0 .795.116l.735-.586a.518.518 0 0 1 .641 0l.563.449a1.608 1.608 0 0 0 2.014 0l.562-.45a.518.518 0 0 1 .642 0l.56.45a1.601 1.601 0 0 0 2.016 0l.563-.45a.52.52 0 0 1 .641 0l.563.45a1.608 1.608 0 0 0 2.014 0l.562-.45a.518.518 0 0 1 .641 0l.563.45a.55.55 0 0 0 .795-.116.613.613 0 0 0 .111-.442.605.605 0 0 0-.218-.395l-.564-.45ZM16 4.394l-8.661-3.36L7.254 1 4.1 11.177a.257.257 0 0 1-.055.008.512.512 0 0 1-.321-.113l-.563-.45a1.63 1.63 0 0 0-2.014.001l-.734.587a.621.621 0 0 0-.11.837c.108.15.273.238.453.238a.552.552 0 0 0 .342-.122l.734-.587a.518.518 0 0 1 .642 0l.562.45a1.608 1.608 0 0 0 2.014-.001l.563-.449a.519.519 0 0 1 .641 0l.561.45a1.608 1.608 0 0 0 2.016-.001l.563-.45a.528.528 0 0 1 .64 0l.563.45a1.608 1.608 0 0 0 2.014 0l.563-.449a.518.518 0 0 1 .641 0l.563.45a.548.548 0 0 0 .794-.116.62.62 0 0 0-.107-.838l-.563-.45a1.544 1.544 0 0 0-.532-.264l2-5.878.03-.086Zm-1.459.71-1.896 5.43a.603.603 0 0 1-.035.018.614.614 0 0 0-.121.071l-.563.45a.517.517 0 0 1-.641 0l-.563-.45a1.615 1.615 0 0 0-1.006-.355c-.363 0-.72.126-1.008.355l-.562.45a.524.524 0 0 1-.642 0l-.563-.45a1.624 1.624 0 0 0-1.007-.355c-.108 0-.218.013-.332.039l2.328-7.77 6.611 2.567Z" }),
3507
+ /* @__PURE__ */ (0, import_vue133.createElementVNode)("path", { d: "m10.588 5.783-1.49-.604L8.7 6.368l1.492.604.396-1.19Zm2.83 1.145-1.491-.603-.397 1.188 1.49.604.398-1.189Zm-2.246-3.324L9.682 3l-.397 1.189 1.49.604.397-1.189ZM14 4.749l-1.49-.603-.396 1.188 1.49.604L14 4.75ZM9.886 7.76l-1.49-.604L8 8.345l1.49.604.396-1.19ZM12.303 10l.398-1.19-1.49-.603-.399 1.19 1.49.603Z" })
3508
+ ], -1), _hoisted_3132 = [
3509
+ _hoisted_2133
3487
3510
  ];
3488
- function _sfc_render132(_ctx, _cache, $props, $setup, $data, $options) {
3489
- return (0, import_vue132.openBlock)(), (0, import_vue132.createElementBlock)("svg", _hoisted_1132, _hoisted_3131);
3511
+ function _sfc_render133(_ctx, _cache, $props, $setup, $data, $options) {
3512
+ return (0, import_vue133.openBlock)(), (0, import_vue133.createElementBlock)("svg", _hoisted_1133, _hoisted_3132);
3490
3513
  }
3491
- var icon_flood_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main132, [["render", _sfc_render132], ["__file", "icon-flood-analysis.vue"]]);
3514
+ var icon_flood_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main133, [["render", _sfc_render133], ["__file", "icon-flood-analysis.vue"]]);
3492
3515
 
3493
3516
  // src/components/icon-add-data.vue
3494
- var import_vue133 = require("vue");
3495
- var _sfc_main133 = {
3517
+ var import_vue134 = require("vue");
3518
+ var _sfc_main134 = {
3496
3519
  name: "IconAddData",
3497
3520
  title: "\u6DFB\u52A0\u6570\u636E"
3498
- }, _hoisted_1133 = {
3521
+ }, _hoisted_1134 = {
3499
3522
  width: "16",
3500
3523
  height: "16",
3501
3524
  viewBox: "0 0 16 16",
3502
3525
  fill: "none",
3503
3526
  xmlns: "http://www.w3.org/2000/svg"
3504
- }, _hoisted_2133 = /* @__PURE__ */ (0, import_vue133.createElementVNode)("path", {
3527
+ }, _hoisted_2134 = /* @__PURE__ */ (0, import_vue134.createElementVNode)("path", {
3505
3528
  "fill-rule": "evenodd",
3506
3529
  "clip-rule": "evenodd",
3507
3530
  d: "M12 2H2v2h10V2ZM1 1v4h12V1H1Zm11 6H2v2h9v1H1V6h12v2h-1V7Zm-3 4v1H2v2h7v1H1v-4h8Zm4.5 1V9.5h-1V12H10v1h2.5v2.5h1V13H16v-1h-2.5Z",
3508
3531
  fill: "currentColor"
3509
- }, null, -1), _hoisted_3132 = [
3510
- _hoisted_2133
3532
+ }, null, -1), _hoisted_3133 = [
3533
+ _hoisted_2134
3511
3534
  ];
3512
- function _sfc_render133(_ctx, _cache, $props, $setup, $data, $options) {
3513
- return (0, import_vue133.openBlock)(), (0, import_vue133.createElementBlock)("svg", _hoisted_1133, _hoisted_3132);
3535
+ function _sfc_render134(_ctx, _cache, $props, $setup, $data, $options) {
3536
+ return (0, import_vue134.openBlock)(), (0, import_vue134.createElementBlock)("svg", _hoisted_1134, _hoisted_3133);
3514
3537
  }
3515
- var icon_add_data_default = /* @__PURE__ */ export_helper_default(_sfc_main133, [["render", _sfc_render133], ["__file", "icon-add-data.vue"]]);
3538
+ var icon_add_data_default = /* @__PURE__ */ export_helper_default(_sfc_main134, [["render", _sfc_render134], ["__file", "icon-add-data.vue"]]);
3516
3539
 
3517
3540
  // src/components/icon-folder-add.vue
3518
- var import_vue134 = require("vue");
3519
- var _sfc_main134 = {
3541
+ var import_vue135 = require("vue");
3542
+ var _sfc_main135 = {
3520
3543
  name: "IconFolderAdd",
3521
3544
  title: "\u6DFB\u52A0\u6587\u4EF6\u5939"
3522
- }, _hoisted_1134 = {
3545
+ }, _hoisted_1135 = {
3523
3546
  class: "icon",
3524
3547
  viewBox: "0 0 1075 1024",
3525
3548
  xmlns: "http://www.w3.org/2000/svg",
3526
3549
  width: "209.961",
3527
3550
  height: "200"
3528
- }, _hoisted_2134 = /* @__PURE__ */ (0, import_vue134.createElementVNode)("path", { d: "M695.535 551.385H577.382V433.23a39.385 39.385 0 0 0-78.77 0v118.154H380.46a39.385 39.385 0 0 0 0 78.769h118.153v118.154a39.385 39.385 0 0 0 78.77 0V630.154h118.153a39.385 39.385 0 0 0 0-78.77z" }, null, -1), _hoisted_3133 = /* @__PURE__ */ (0, import_vue134.createElementVNode)("path", { d: "M984.619 157.538H556.114L437.172 14.178A41.748 41.748 0 0 0 406.452 0H91.375A91.372 91.372 0 0 0 .003 92.16v839.68A91.372 91.372 0 0 0 91.375 1024H984.62a91.372 91.372 0 0 0 91.372-92.16V249.698a91.372 91.372 0 0 0-91.372-92.16zm12.603 774.302a12.603 12.603 0 0 1-12.603 13.39H91.375a12.603 12.603 0 0 1-12.603-13.39V92.16a12.603 12.603 0 0 1 12.603-13.39h296.96l119.73 143.36a38.597 38.597 0 0 0 29.932 14.178h446.622a12.603 12.603 0 0 1 12.603 13.39z" }, null, -1), _hoisted_461 = [
3529
- _hoisted_2134,
3530
- _hoisted_3133
3551
+ }, _hoisted_2135 = /* @__PURE__ */ (0, import_vue135.createElementVNode)("path", { d: "M695.535 551.385H577.382V433.23a39.385 39.385 0 0 0-78.77 0v118.154H380.46a39.385 39.385 0 0 0 0 78.769h118.153v118.154a39.385 39.385 0 0 0 78.77 0V630.154h118.153a39.385 39.385 0 0 0 0-78.77z" }, null, -1), _hoisted_3134 = /* @__PURE__ */ (0, import_vue135.createElementVNode)("path", { d: "M984.619 157.538H556.114L437.172 14.178A41.748 41.748 0 0 0 406.452 0H91.375A91.372 91.372 0 0 0 .003 92.16v839.68A91.372 91.372 0 0 0 91.375 1024H984.62a91.372 91.372 0 0 0 91.372-92.16V249.698a91.372 91.372 0 0 0-91.372-92.16zm12.603 774.302a12.603 12.603 0 0 1-12.603 13.39H91.375a12.603 12.603 0 0 1-12.603-13.39V92.16a12.603 12.603 0 0 1 12.603-13.39h296.96l119.73 143.36a38.597 38.597 0 0 0 29.932 14.178h446.622a12.603 12.603 0 0 1 12.603 13.39z" }, null, -1), _hoisted_461 = [
3552
+ _hoisted_2135,
3553
+ _hoisted_3134
3531
3554
  ];
3532
- function _sfc_render134(_ctx, _cache, $props, $setup, $data, $options) {
3533
- return (0, import_vue134.openBlock)(), (0, import_vue134.createElementBlock)("svg", _hoisted_1134, _hoisted_461);
3555
+ function _sfc_render135(_ctx, _cache, $props, $setup, $data, $options) {
3556
+ return (0, import_vue135.openBlock)(), (0, import_vue135.createElementBlock)("svg", _hoisted_1135, _hoisted_461);
3534
3557
  }
3535
- var icon_folder_add_default = /* @__PURE__ */ export_helper_default(_sfc_main134, [["render", _sfc_render134], ["__file", "icon-folder-add.vue"]]);
3558
+ var icon_folder_add_default = /* @__PURE__ */ export_helper_default(_sfc_main135, [["render", _sfc_render135], ["__file", "icon-folder-add.vue"]]);
3536
3559
 
3537
3560
  // src/components/icon-filter.vue
3538
- var import_vue135 = require("vue");
3539
- var _sfc_main135 = {
3561
+ var import_vue136 = require("vue");
3562
+ var _sfc_main136 = {
3540
3563
  name: "IconFilter",
3541
3564
  title: "\u6EE4\u955C"
3542
- }, _hoisted_1135 = {
3565
+ }, _hoisted_1136 = {
3543
3566
  class: "icon",
3544
3567
  viewBox: "0 0 1026 1024",
3545
3568
  xmlns: "http://www.w3.org/2000/svg",
3546
3569
  width: "200.391",
3547
3570
  height: "200"
3548
- }, _hoisted_2135 = /* @__PURE__ */ (0, import_vue135.createElementVNode)("path", { d: "M1013.794 966.126 809.533 761.865a21.107 21.107 0 0 0-6.128-4.766 457.545 457.545 0 1 0-46.299 46.3 21.107 21.107 0 0 0 4.766 6.127l204.261 204.26a33.363 33.363 0 0 0 47.661-47.66zm-554.91-119.152a388.096 388.096 0 1 1 388.097-388.096 388.096 388.096 0 0 1-388.096 388.096z" }, null, -1), _hoisted_3134 = /* @__PURE__ */ (0, import_vue135.createElementVNode)("path", { d: "M458.885 322.704a136.174 136.174 0 1 0 136.174 136.174 136.174 136.174 0 0 0-136.174-136.174zm0 204.26a68.087 68.087 0 1 1 68.087-68.086 68.087 68.087 0 0 1-68.087 68.087z" }, null, -1), _hoisted_462 = [
3549
- _hoisted_2135,
3550
- _hoisted_3134
3571
+ }, _hoisted_2136 = /* @__PURE__ */ (0, import_vue136.createElementVNode)("path", { d: "M1013.794 966.126 809.533 761.865a21.107 21.107 0 0 0-6.128-4.766 457.545 457.545 0 1 0-46.299 46.3 21.107 21.107 0 0 0 4.766 6.127l204.261 204.26a33.363 33.363 0 0 0 47.661-47.66zm-554.91-119.152a388.096 388.096 0 1 1 388.097-388.096 388.096 388.096 0 0 1-388.096 388.096z" }, null, -1), _hoisted_3135 = /* @__PURE__ */ (0, import_vue136.createElementVNode)("path", { d: "M458.885 322.704a136.174 136.174 0 1 0 136.174 136.174 136.174 136.174 0 0 0-136.174-136.174zm0 204.26a68.087 68.087 0 1 1 68.087-68.086 68.087 68.087 0 0 1-68.087 68.087z" }, null, -1), _hoisted_462 = [
3572
+ _hoisted_2136,
3573
+ _hoisted_3135
3551
3574
  ];
3552
- function _sfc_render135(_ctx, _cache, $props, $setup, $data, $options) {
3553
- return (0, import_vue135.openBlock)(), (0, import_vue135.createElementBlock)("svg", _hoisted_1135, _hoisted_462);
3575
+ function _sfc_render136(_ctx, _cache, $props, $setup, $data, $options) {
3576
+ return (0, import_vue136.openBlock)(), (0, import_vue136.createElementBlock)("svg", _hoisted_1136, _hoisted_462);
3554
3577
  }
3555
- var icon_filter_default = /* @__PURE__ */ export_helper_default(_sfc_main135, [["render", _sfc_render135], ["__file", "icon-filter.vue"]]);
3578
+ var icon_filter_default = /* @__PURE__ */ export_helper_default(_sfc_main136, [["render", _sfc_render136], ["__file", "icon-filter.vue"]]);
3556
3579
 
3557
3580
  // src/components/icon-flame.vue
3558
- var import_vue136 = require("vue");
3559
- var _sfc_main136 = {
3581
+ var import_vue137 = require("vue");
3582
+ var _sfc_main137 = {
3560
3583
  name: "IconFlame",
3561
3584
  title: "\u706B\u7130"
3562
- }, _hoisted_1136 = {
3585
+ }, _hoisted_1137 = {
3563
3586
  width: "24",
3564
3587
  height: "24",
3565
3588
  viewBox: "0 0 24 24",
3566
3589
  fill: "none",
3567
3590
  xmlns: "http://www.w3.org/2000/svg"
3568
- }, _hoisted_2136 = /* @__PURE__ */ (0, import_vue136.createElementVNode)("path", {
3591
+ }, _hoisted_2137 = /* @__PURE__ */ (0, import_vue137.createElementVNode)("path", {
3569
3592
  "fill-rule": "evenodd",
3570
3593
  "clip-rule": "evenodd",
3571
3594
  d: "m18.734 16.84-4.392-5.024c-2.192-2.508-2.678-5.319-2.78-8.334-1.13 1.081-1.674 2.417-1.952 3.802-.23 1.151-.27 2.33-.254 3.436.006.374.016.712.027 1.045l.015.509c.012.459.02.969-.022 1.412l-.344 3.692-2.896-2.315c-.863-.69-1.468-1.606-1.893-2.491A6.27 6.27 0 0 0 4 14.251C4 18.499 7.518 22 12 22s8-3.502 8-7.749c0-1.01-.332-1.736-.913-3.008l-.113-.247c-.31-.681-.642-1.447-.9-2.35a2.827 2.827 0 0 0-.244 1.582l.904 6.612Zm-1.092-10.7c.519-.383 1.168-.704 1.975-.928-.007.758.061 1.43.178 2.04.246 1.28.709 2.285 1.147 3.237C21.49 11.679 22 12.787 22 14.25 22 19.651 17.539 24 12 24S2 19.65 2 14.251c0-1.448.445-3.137 1.323-4.415.464-.674 1.049-1.235 1.753-1.585 0 0 .066.642.283 1.502.047.188.1.386.163.59.338 1.11.913 2.399 1.863 3.158.038-.41.02-.977 0-1.65a36.154 36.154 0 0 1-.02-2.332c.092-2.87.775-6.392 4.172-8.542.584-.37 1.248-.699 2.002-.977v.596c0 .542-.001 1.063.003 1.565.017 2.086.117 3.853.642 5.437a8.27 8.27 0 0 0 1.664 2.901 4.81 4.81 0 0 1 .494-2.86 4.438 4.438 0 0 1 1.3-1.499Z",
3572
3595
  fill: "currentColor"
3573
- }, null, -1), _hoisted_3135 = [
3574
- _hoisted_2136
3596
+ }, null, -1), _hoisted_3136 = [
3597
+ _hoisted_2137
3575
3598
  ];
3576
- function _sfc_render136(_ctx, _cache, $props, $setup, $data, $options) {
3577
- return (0, import_vue136.openBlock)(), (0, import_vue136.createElementBlock)("svg", _hoisted_1136, _hoisted_3135);
3599
+ function _sfc_render137(_ctx, _cache, $props, $setup, $data, $options) {
3600
+ return (0, import_vue137.openBlock)(), (0, import_vue137.createElementBlock)("svg", _hoisted_1137, _hoisted_3136);
3578
3601
  }
3579
- var icon_flame_default = /* @__PURE__ */ export_helper_default(_sfc_main136, [["render", _sfc_render136], ["__file", "icon-flame.vue"]]);
3602
+ var icon_flame_default = /* @__PURE__ */ export_helper_default(_sfc_main137, [["render", _sfc_render137], ["__file", "icon-flame.vue"]]);
3580
3603
 
3581
3604
  // src/components/icon-fireworks.vue
3582
- var import_vue137 = require("vue");
3583
- var _sfc_main137 = {
3605
+ var import_vue138 = require("vue");
3606
+ var _sfc_main138 = {
3584
3607
  name: "IconFireworks",
3585
3608
  title: "\u70DF\u706B"
3586
- }, _hoisted_1137 = {
3609
+ }, _hoisted_1138 = {
3587
3610
  width: "24",
3588
3611
  height: "24",
3589
3612
  viewBox: "0 0 24 24",
3590
3613
  fill: "none",
3591
3614
  xmlns: "http://www.w3.org/2000/svg"
3592
- }, _hoisted_2137 = /* @__PURE__ */ (0, import_vue137.createElementVNode)("path", {
3615
+ }, _hoisted_2138 = /* @__PURE__ */ (0, import_vue138.createElementVNode)("path", {
3593
3616
  d: "M11 3h2v7h-2V3Zm0 17h2v-7h-2v7Zm0-20h2v2h-2V0Zm0 23h2v-2h-2v2Zm9.5-12.5v2h-7v-2h7Zm-17 0v2h7v-2h-7Zm20 0v2h-2v-2h2Zm-23 0v2h2v-2h-2Z",
3594
3617
  fill: "currentColor"
3595
- }, null, -1), _hoisted_3136 = /* @__PURE__ */ (0, import_vue137.createElementVNode)("path", {
3618
+ }, null, -1), _hoisted_3137 = /* @__PURE__ */ (0, import_vue138.createElementVNode)("path", {
3596
3619
  d: "m15.384 3.639 1.732 1-3.5 6.062-1.732-1 3.5-6.062Zm-8.5 14.722 1.732 1 3.5-6.062-1.732-1-3.5 6.062Zm10-17.321 1.732 1-1 1.733-1.732-1 1-1.732Zm-11.5 19.92 1.732 1 1-1.733-1.732-1-1 1.732Zm14.477-6.076-1 1.732-6.062-3.5 1-1.732 6.062 3.5Zm-14.722-8.5-1 1.732 6.062 3.5 1-1.732-6.062-3.5Zm17.321 10-1 1.732-1.733-1 1-1.732 1.732 1ZM2.54 4.884l-1 1.732 1.733 1 1-1.732-1.732-1Z",
3597
3620
  fill: "currentColor"
3598
- }, null, -1), _hoisted_463 = /* @__PURE__ */ (0, import_vue137.createElementVNode)("path", {
3621
+ }, null, -1), _hoisted_463 = /* @__PURE__ */ (0, import_vue138.createElementVNode)("path", {
3599
3622
  d: "m18.861 6.384 1 1.732-6.062 3.5-1-1.732 6.062-3.5Zm-14.722 8.5 1 1.732 6.062-3.5-1-1.732-6.062 3.5Zm17.321-10 1 1.732-1.733 1-1-1.732 1.732-1Zm-19.92 11.5 1 1.732 1.733-1-1-1.732-1.732 1Zm15.576 1.977-1.732 1-3.5-6.062 1.732-1 3.5 6.062Zm-8.5-14.722-1.732 1 3.5 6.062 1.732-1-3.5-6.062Zm10 17.321-1.732 1-1-1.733 1.732-1 1 1.732ZM7.116 1.04l-1.732 1 1 1.733 1.732-1-1-1.732Z",
3600
3623
  fill: "currentColor"
3601
3624
  }, null, -1), _hoisted_519 = [
3602
- _hoisted_2137,
3603
- _hoisted_3136,
3625
+ _hoisted_2138,
3626
+ _hoisted_3137,
3604
3627
  _hoisted_463
3605
3628
  ];
3606
- function _sfc_render137(_ctx, _cache, $props, $setup, $data, $options) {
3607
- return (0, import_vue137.openBlock)(), (0, import_vue137.createElementBlock)("svg", _hoisted_1137, _hoisted_519);
3629
+ function _sfc_render138(_ctx, _cache, $props, $setup, $data, $options) {
3630
+ return (0, import_vue138.openBlock)(), (0, import_vue138.createElementBlock)("svg", _hoisted_1138, _hoisted_519);
3608
3631
  }
3609
- var icon_fireworks_default = /* @__PURE__ */ export_helper_default(_sfc_main137, [["render", _sfc_render137], ["__file", "icon-fireworks.vue"]]);
3632
+ var icon_fireworks_default = /* @__PURE__ */ export_helper_default(_sfc_main138, [["render", _sfc_render138], ["__file", "icon-fireworks.vue"]]);
3610
3633
 
3611
3634
  // src/components/icon-smoke.vue
3612
- var import_vue138 = require("vue");
3613
- var _sfc_main138 = {
3635
+ var import_vue139 = require("vue");
3636
+ var _sfc_main139 = {
3614
3637
  name: "IconSmoke",
3615
3638
  title: "\u70DF\u96FE"
3616
- }, _hoisted_1138 = {
3639
+ }, _hoisted_1139 = {
3617
3640
  width: "24",
3618
3641
  height: "24",
3619
3642
  viewBox: "0 0 24 24",
3620
3643
  fill: "none",
3621
3644
  xmlns: "http://www.w3.org/2000/svg"
3622
- }, _hoisted_2138 = /* @__PURE__ */ (0, import_vue138.createElementVNode)("path", {
3645
+ }, _hoisted_2139 = /* @__PURE__ */ (0, import_vue139.createElementVNode)("path", {
3623
3646
  "fill-rule": "evenodd",
3624
3647
  "clip-rule": "evenodd",
3625
3648
  d: "M8 2a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm4.229 2.035a6.076 6.076 0 0 0-1.31 1.858L10.445 7c.197-.002.387.005.566.017.871.06 1.706.26 2.228.432a1 1 0 0 1-.627 1.9 7.613 7.613 0 0 0-1.737-.336c-.72-.05-1.238.047-1.5.22-.335.221-.655.642-.92 1.178a5.916 5.916 0 0 0-.475 1.345 1 1 0 1 1-1.96-.396 7.87 7.87 0 0 1 .642-1.837c.335-.675.85-1.457 1.61-1.959.586-.386 1.293-.527 1.95-.557l-.873-.748c-.472-.405-1.369-.942-2.432-1.154-1.034-.206-2.2-.104-3.336.708-1.02.728-1.242 1.684-1.08 2.72.17 1.095.773 2.19 1.288 2.853l.542.697-.624.624c-.312.311-.742 1.095-.907 2.136-.16 1.01-.046 2.136.558 3.142.347.58 1.056.899 2.083.954.922.05 1.9-.131 2.568-.332-.571-.314-.99-.78-1.279-1.209a5.11 5.11 0 0 1-.7-1.534 1 1 0 1 1 1.94-.49c.05.2.188.565.417.904.231.342.49.563.75.648.303.1.894.102 1.652-.016.713-.11 1.412-.3 1.824-.435a1 1 0 0 1 .626 1.9c-.5.164-1.305.382-2.143.512a8.232 8.232 0 0 1-1.551.109c.79.505 1.89 1.112 3.042 1.56 1.457.565 2.751.777 3.597.495.816-.272 1.4-.974 1.792-1.92.39-.945.524-1.985.524-2.631v-.528c-1.022.853-2.027 1.335-2.526 1.5a1 1 0 1 1-.627-1.9c.316-.104 1.366-.596 2.345-1.566.278-.275.34-.576.294-.913a2.16 2.16 0 0 0-.387-.931 1 1 0 1 1 1.594-1.208c.308.407.667 1.083.775 1.866.113.822-.053 1.8-.869 2.607a9.495 9.495 0 0 1-.351.331l.305-.152c.81-.405 2.618-1.872 2.957-4.247.155-1.082-.19-1.94-.71-2.606-.538-.688-1.244-1.141-1.694-1.334l-.314-.135-.166-.298a11.84 11.84 0 0 0-1.983-2.58C16.227 3.523 15.303 3 14.5 3c-.857 0-1.622.415-2.271 1.035ZM10.847 2.59C11.723 1.752 12.957 1 14.5 1c1.598 0 3.007.978 4.032 1.968.939.906 1.7 1.963 2.178 2.762a6.697 6.697 0 0 1 2.166 1.792c.788 1.01 1.36 2.4 1.114 4.12-.4 2.796-2.252 4.622-3.513 5.445a9.378 9.378 0 0 1-.653 2.808c-.508 1.228-1.424 2.526-3.008 3.054-1.554.518-3.427.063-4.953-.53a19.93 19.93 0 0 1-3.53-1.825c-.819.22-1.912.4-3 .342-1.297-.07-2.838-.501-3.69-1.921C.746 17.52.609 15.897.825 14.53c.153-.968.494-1.875.933-2.562C1.23 11.14.71 10.028.524 8.841.277 7.252.638 5.458 2.42 4.186 4.082 2.998 5.834 2.85 7.308 3.144c.897.179 1.7.521 2.347.897.31-.48.709-.99 1.192-1.451ZM23 4a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-1 16a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM9 23a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM2 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z",
3626
3649
  fill: "currentColor"
3627
- }, null, -1), _hoisted_3137 = [
3628
- _hoisted_2138
3650
+ }, null, -1), _hoisted_3138 = [
3651
+ _hoisted_2139
3629
3652
  ];
3630
- function _sfc_render138(_ctx, _cache, $props, $setup, $data, $options) {
3631
- return (0, import_vue138.openBlock)(), (0, import_vue138.createElementBlock)("svg", _hoisted_1138, _hoisted_3137);
3653
+ function _sfc_render139(_ctx, _cache, $props, $setup, $data, $options) {
3654
+ return (0, import_vue139.openBlock)(), (0, import_vue139.createElementBlock)("svg", _hoisted_1139, _hoisted_3138);
3632
3655
  }
3633
- var icon_smoke_default = /* @__PURE__ */ export_helper_default(_sfc_main138, [["render", _sfc_render138], ["__file", "icon-smoke.vue"]]);
3656
+ var icon_smoke_default = /* @__PURE__ */ export_helper_default(_sfc_main139, [["render", _sfc_render139], ["__file", "icon-smoke.vue"]]);
3634
3657
 
3635
3658
  // src/components/icon-square.vue
3636
- var import_vue139 = require("vue");
3637
- var _sfc_main139 = {
3659
+ var import_vue140 = require("vue");
3660
+ var _sfc_main140 = {
3638
3661
  name: "IconSquare",
3639
3662
  title: "\u77E9\u5F62"
3640
- }, _hoisted_1139 = {
3663
+ }, _hoisted_1140 = {
3641
3664
  width: "24",
3642
3665
  height: "24",
3643
3666
  viewBox: "0 0 24 24",
3644
3667
  fill: "none",
3645
3668
  xmlns: "http://www.w3.org/2000/svg"
3646
- }, _hoisted_2139 = /* @__PURE__ */ (0, import_vue139.createElementVNode)("path", {
3669
+ }, _hoisted_2140 = /* @__PURE__ */ (0, import_vue140.createElementVNode)("path", {
3647
3670
  "fill-rule": "evenodd",
3648
3671
  "clip-rule": "evenodd",
3649
3672
  d: "M5 4c-.548 0-1 .452-1 1v14c0 .548.452 1 1 1h14c.548 0 1-.452 1-1V5c0-.548-.452-1-1-1H5ZM2 5c0-1.652 1.348-3 3-3h14c1.652 0 3 1.348 3 3v14c0 1.652-1.348 3-3 3H5c-1.652 0-3-1.348-3-3V5Z",
3650
3673
  fill: "currentColor"
3651
- }, null, -1), _hoisted_3138 = [
3652
- _hoisted_2139
3674
+ }, null, -1), _hoisted_3139 = [
3675
+ _hoisted_2140
3653
3676
  ];
3654
- function _sfc_render139(_ctx, _cache, $props, $setup, $data, $options) {
3655
- return (0, import_vue139.openBlock)(), (0, import_vue139.createElementBlock)("svg", _hoisted_1139, _hoisted_3138);
3677
+ function _sfc_render140(_ctx, _cache, $props, $setup, $data, $options) {
3678
+ return (0, import_vue140.openBlock)(), (0, import_vue140.createElementBlock)("svg", _hoisted_1140, _hoisted_3139);
3656
3679
  }
3657
- var icon_square_default = /* @__PURE__ */ export_helper_default(_sfc_main139, [["render", _sfc_render139], ["__file", "icon-square.vue"]]);
3680
+ var icon_square_default = /* @__PURE__ */ export_helper_default(_sfc_main140, [["render", _sfc_render140], ["__file", "icon-square.vue"]]);
3658
3681
 
3659
3682
  // src/components/icon-disable.vue
3660
- var import_vue140 = require("vue");
3661
- var _sfc_main140 = {
3683
+ var import_vue141 = require("vue");
3684
+ var _sfc_main141 = {
3662
3685
  name: "IconDisable",
3663
3686
  title: "\u7981\u7528"
3664
- }, _hoisted_1140 = {
3687
+ }, _hoisted_1141 = {
3665
3688
  class: "icon",
3666
3689
  viewBox: "0 0 1024 1024",
3667
3690
  xmlns: "http://www.w3.org/2000/svg",
3668
3691
  width: "200",
3669
3692
  height: "200"
3670
- }, _hoisted_2140 = /* @__PURE__ */ (0, import_vue140.createElementVNode)("path", {
3693
+ }, _hoisted_2141 = /* @__PURE__ */ (0, import_vue141.createElementVNode)("path", {
3671
3694
  d: "M512.722 0a511.993 511.993 0 1 0 511.279 511.993A511.993 511.993 0 0 0 512.722.001zM72.137 511.994a440.585 440.585 0 1 1 440.585 439.871 440.585 440.585 0 0 1-440.585-439.87zm251.355-239.93a35.704 35.704 0 0 0-50.7 50.7L701.239 751.21a35.704 35.704 0 0 0 50.7-50.7z",
3672
3695
  fill: "currentColor"
3673
- }, null, -1), _hoisted_3139 = [
3674
- _hoisted_2140
3696
+ }, null, -1), _hoisted_3140 = [
3697
+ _hoisted_2141
3675
3698
  ];
3676
- function _sfc_render140(_ctx, _cache, $props, $setup, $data, $options) {
3677
- return (0, import_vue140.openBlock)(), (0, import_vue140.createElementBlock)("svg", _hoisted_1140, _hoisted_3139);
3699
+ function _sfc_render141(_ctx, _cache, $props, $setup, $data, $options) {
3700
+ return (0, import_vue141.openBlock)(), (0, import_vue141.createElementBlock)("svg", _hoisted_1141, _hoisted_3140);
3678
3701
  }
3679
- var icon_disable_default = /* @__PURE__ */ export_helper_default(_sfc_main140, [["render", _sfc_render140], ["__file", "icon-disable.vue"]]);
3702
+ var icon_disable_default = /* @__PURE__ */ export_helper_default(_sfc_main141, [["render", _sfc_render141], ["__file", "icon-disable.vue"]]);
3680
3703
 
3681
3704
  // src/components/icon-delete.vue
3682
- var import_vue141 = require("vue");
3683
- var _sfc_main141 = {
3705
+ var import_vue142 = require("vue");
3706
+ var _sfc_main142 = {
3684
3707
  name: "IconDelete",
3685
3708
  title: "\u79FB\u9664"
3686
- }, _hoisted_1141 = {
3709
+ }, _hoisted_1142 = {
3687
3710
  class: "icon",
3688
3711
  viewBox: "0 0 1024 1024",
3689
3712
  xmlns: "http://www.w3.org/2000/svg",
3690
3713
  width: "200",
3691
3714
  height: "200"
3692
- }, _hoisted_2141 = /* @__PURE__ */ (0, import_vue141.createElementVNode)("path", { d: "M950.857 219.429h-215.04v-88.503a130.926 130.926 0 0 0-38.034-92.892A129.463 129.463 0 0 0 606.354 0H417.646a129.463 129.463 0 0 0-91.429 38.034 130.926 130.926 0 0 0-38.034 92.892v88.503H73.143v73.142h73.143v600.503a134.583 134.583 0 0 0 38.034 92.892A129.463 129.463 0 0 0 275.749 1024H748.25a129.463 129.463 0 0 0 91.429-38.034 134.583 134.583 0 0 0 38.034-92.892V292.571h73.143zM358.4 130.926a58.514 58.514 0 0 1 17.554-41.692 57.051 57.051 0 0 1 41.692-16.091h188.708a57.051 57.051 0 0 1 41.692 17.554A58.514 58.514 0 0 1 665.6 132.39v87.04H358.4zm446.171 762.148a58.514 58.514 0 0 1-58.514 59.246H275.75a58.514 58.514 0 0 1-58.515-59.246V292.571h587.337z" }, null, -1), _hoisted_3140 = /* @__PURE__ */ (0, import_vue141.createElementVNode)("path", { d: "M365.714 438.857h73.143v365.714h-73.143zm219.429 0h73.143v365.714h-73.143z" }, null, -1), _hoisted_464 = [
3693
- _hoisted_2141,
3694
- _hoisted_3140
3715
+ }, _hoisted_2142 = /* @__PURE__ */ (0, import_vue142.createElementVNode)("path", { d: "M950.857 219.429h-215.04v-88.503a130.926 130.926 0 0 0-38.034-92.892A129.463 129.463 0 0 0 606.354 0H417.646a129.463 129.463 0 0 0-91.429 38.034 130.926 130.926 0 0 0-38.034 92.892v88.503H73.143v73.142h73.143v600.503a134.583 134.583 0 0 0 38.034 92.892A129.463 129.463 0 0 0 275.749 1024H748.25a129.463 129.463 0 0 0 91.429-38.034 134.583 134.583 0 0 0 38.034-92.892V292.571h73.143zM358.4 130.926a58.514 58.514 0 0 1 17.554-41.692 57.051 57.051 0 0 1 41.692-16.091h188.708a57.051 57.051 0 0 1 41.692 17.554A58.514 58.514 0 0 1 665.6 132.39v87.04H358.4zm446.171 762.148a58.514 58.514 0 0 1-58.514 59.246H275.75a58.514 58.514 0 0 1-58.515-59.246V292.571h587.337z" }, null, -1), _hoisted_3141 = /* @__PURE__ */ (0, import_vue142.createElementVNode)("path", { d: "M365.714 438.857h73.143v365.714h-73.143zm219.429 0h73.143v365.714h-73.143z" }, null, -1), _hoisted_464 = [
3716
+ _hoisted_2142,
3717
+ _hoisted_3141
3695
3718
  ];
3696
- function _sfc_render141(_ctx, _cache, $props, $setup, $data, $options) {
3697
- return (0, import_vue141.openBlock)(), (0, import_vue141.createElementBlock)("svg", _hoisted_1141, _hoisted_464);
3719
+ function _sfc_render142(_ctx, _cache, $props, $setup, $data, $options) {
3720
+ return (0, import_vue142.openBlock)(), (0, import_vue142.createElementBlock)("svg", _hoisted_1142, _hoisted_464);
3698
3721
  }
3699
- var icon_delete_default = /* @__PURE__ */ export_helper_default(_sfc_main141, [["render", _sfc_render141], ["__file", "icon-delete.vue"]]);
3722
+ var icon_delete_default = /* @__PURE__ */ export_helper_default(_sfc_main142, [["render", _sfc_render142], ["__file", "icon-delete.vue"]]);
3700
3723
 
3701
3724
  // src/components/icon-spatial-relationship-judgment.vue
3702
- var import_vue142 = require("vue");
3703
- var _sfc_main142 = {
3725
+ var import_vue143 = require("vue");
3726
+ var _sfc_main143 = {
3704
3727
  name: "IconSpatialRelationshipJudgment",
3705
3728
  title: "\u7A7A\u95F4\u5173\u7CFB\u5224\u65AD"
3706
- }, _hoisted_1142 = {
3729
+ }, _hoisted_1143 = {
3707
3730
  class: "icon",
3708
3731
  viewBox: "0 0 1026 1024",
3709
3732
  xmlns: "http://www.w3.org/2000/svg",
3710
3733
  width: "200.391",
3711
3734
  height: "200"
3712
- }, _hoisted_2142 = /* @__PURE__ */ (0, import_vue142.createElementVNode)("path", { d: "M891.192 512.01a915.239 915.239 0 0 0 92.233-167.123 460.378 460.378 0 0 0 41.781-164.76A176.584 176.584 0 0 0 976.331 47.69 177.372 177.372 0 0 0 843.893.391a461.955 461.955 0 0 0-165.547 39.416A1049.253 1049.253 0 0 0 512.01 132.04a1024.815 1024.815 0 0 0-167.124-92.233A458.014 458.014 0 0 0 180.128.391a176.584 176.584 0 0 0-132.438 47.3A176.584 176.584 0 0 0 .391 180.127a458.014 458.014 0 0 0 39.416 164.759 1024.815 1024.815 0 0 0 92.234 167.123 1049.253 1049.253 0 0 0-92.234 166.336A461.955 461.955 0 0 0 .391 843.893a177.372 177.372 0 0 0 47.3 132.437 177.372 177.372 0 0 0 132.437 47.3 460.378 460.378 0 0 0 164.759-40.205 915.239 915.239 0 0 0 167.124-92.233 910.509 910.509 0 0 0 166.335 92.233 464.32 464.32 0 0 0 165.547 40.204 177.372 177.372 0 0 0 132.438-47.299 177.372 177.372 0 0 0 48.875-132.437 464.32 464.32 0 0 0-40.204-165.547 936.523 936.523 0 0 0-93.81-166.336zM709.88 113.12a389.43 389.43 0 0 1 134.8-33.896 98.54 98.54 0 0 1 78.832 23.65 103.27 103.27 0 0 1 24.438 78.831A394.16 394.16 0 0 1 910.9 315.72a867.151 867.151 0 0 1-69.373 128.496A1508.055 1508.055 0 0 0 718.55 304.682a1521.456 1521.456 0 0 0-138.744-122.978 830.1 830.1 0 0 1 130.073-68.583zm-596.76 202.6a394.16 394.16 0 0 1-33.897-137.17 100.117 100.117 0 0 1 23.65-78.832 100.117 100.117 0 0 1 78.832-23.65 394.16 394.16 0 0 1 134.014 37.052 861.633 861.633 0 0 1 128.496 68.583 1541.953 1541.953 0 0 0-262.51 261.722A861.633 861.633 0 0 1 113.12 315.72zM315.718 910.9a394.16 394.16 0 0 1-137.168 35.475 103.27 103.27 0 0 1-78.831-24.438 98.54 98.54 0 0 1-23.65-78.832 389.43 389.43 0 0 1 37.051-133.226 830.1 830.1 0 0 1 68.584-130.072A1422.916 1422.916 0 0 0 304.683 718.55a1508.055 1508.055 0 0 0 138.744 122.978A867.151 867.151 0 0 1 315.719 910.9zm45.723-247.531A1504.113 1504.113 0 0 1 229.004 512.01 1443.413 1443.413 0 0 1 512.01 229.004a1504.113 1504.113 0 0 1 151.357 131.649 1327.53 1327.53 0 0 1 130.86 151.357 1399.267 1399.267 0 0 1-130.86 151.358 1327.53 1327.53 0 0 1-151.357 130.86 1327.53 1327.53 0 0 1-151.358-130.86zM921.148 920.36a101.693 101.693 0 0 1-78.832 24.438A389.43 389.43 0 0 1 709.88 910.9a838.772 838.772 0 0 1-129.285-69.372A1325.953 1325.953 0 0 0 718.55 718.55a1325.953 1325.953 0 0 0 122.978-138.744A838.772 838.772 0 0 1 910.9 709.878a389.43 389.43 0 0 1 35.474 134.803 101.693 101.693 0 0 1-26.014 75.679z" }, null, -1), _hoisted_3141 = [
3713
- _hoisted_2142
3735
+ }, _hoisted_2143 = /* @__PURE__ */ (0, import_vue143.createElementVNode)("path", { d: "M891.192 512.01a915.239 915.239 0 0 0 92.233-167.123 460.378 460.378 0 0 0 41.781-164.76A176.584 176.584 0 0 0 976.331 47.69 177.372 177.372 0 0 0 843.893.391a461.955 461.955 0 0 0-165.547 39.416A1049.253 1049.253 0 0 0 512.01 132.04a1024.815 1024.815 0 0 0-167.124-92.233A458.014 458.014 0 0 0 180.128.391a176.584 176.584 0 0 0-132.438 47.3A176.584 176.584 0 0 0 .391 180.127a458.014 458.014 0 0 0 39.416 164.759 1024.815 1024.815 0 0 0 92.234 167.123 1049.253 1049.253 0 0 0-92.234 166.336A461.955 461.955 0 0 0 .391 843.893a177.372 177.372 0 0 0 47.3 132.437 177.372 177.372 0 0 0 132.437 47.3 460.378 460.378 0 0 0 164.759-40.205 915.239 915.239 0 0 0 167.124-92.233 910.509 910.509 0 0 0 166.335 92.233 464.32 464.32 0 0 0 165.547 40.204 177.372 177.372 0 0 0 132.438-47.299 177.372 177.372 0 0 0 48.875-132.437 464.32 464.32 0 0 0-40.204-165.547 936.523 936.523 0 0 0-93.81-166.336zM709.88 113.12a389.43 389.43 0 0 1 134.8-33.896 98.54 98.54 0 0 1 78.832 23.65 103.27 103.27 0 0 1 24.438 78.831A394.16 394.16 0 0 1 910.9 315.72a867.151 867.151 0 0 1-69.373 128.496A1508.055 1508.055 0 0 0 718.55 304.682a1521.456 1521.456 0 0 0-138.744-122.978 830.1 830.1 0 0 1 130.073-68.583zm-596.76 202.6a394.16 394.16 0 0 1-33.897-137.17 100.117 100.117 0 0 1 23.65-78.832 100.117 100.117 0 0 1 78.832-23.65 394.16 394.16 0 0 1 134.014 37.052 861.633 861.633 0 0 1 128.496 68.583 1541.953 1541.953 0 0 0-262.51 261.722A861.633 861.633 0 0 1 113.12 315.72zM315.718 910.9a394.16 394.16 0 0 1-137.168 35.475 103.27 103.27 0 0 1-78.831-24.438 98.54 98.54 0 0 1-23.65-78.832 389.43 389.43 0 0 1 37.051-133.226 830.1 830.1 0 0 1 68.584-130.072A1422.916 1422.916 0 0 0 304.683 718.55a1508.055 1508.055 0 0 0 138.744 122.978A867.151 867.151 0 0 1 315.719 910.9zm45.723-247.531A1504.113 1504.113 0 0 1 229.004 512.01 1443.413 1443.413 0 0 1 512.01 229.004a1504.113 1504.113 0 0 1 151.357 131.649 1327.53 1327.53 0 0 1 130.86 151.357 1399.267 1399.267 0 0 1-130.86 151.358 1327.53 1327.53 0 0 1-151.357 130.86 1327.53 1327.53 0 0 1-151.358-130.86zM921.148 920.36a101.693 101.693 0 0 1-78.832 24.438A389.43 389.43 0 0 1 709.88 910.9a838.772 838.772 0 0 1-129.285-69.372A1325.953 1325.953 0 0 0 718.55 718.55a1325.953 1325.953 0 0 0 122.978-138.744A838.772 838.772 0 0 1 910.9 709.878a389.43 389.43 0 0 1 35.474 134.803 101.693 101.693 0 0 1-26.014 75.679z" }, null, -1), _hoisted_3142 = [
3736
+ _hoisted_2143
3714
3737
  ];
3715
- function _sfc_render142(_ctx, _cache, $props, $setup, $data, $options) {
3716
- return (0, import_vue142.openBlock)(), (0, import_vue142.createElementBlock)("svg", _hoisted_1142, _hoisted_3141);
3738
+ function _sfc_render143(_ctx, _cache, $props, $setup, $data, $options) {
3739
+ return (0, import_vue143.openBlock)(), (0, import_vue143.createElementBlock)("svg", _hoisted_1143, _hoisted_3142);
3717
3740
  }
3718
- var icon_spatial_relationship_judgment_default = /* @__PURE__ */ export_helper_default(_sfc_main142, [["render", _sfc_render142], ["__file", "icon-spatial-relationship-judgment.vue"]]);
3741
+ var icon_spatial_relationship_judgment_default = /* @__PURE__ */ export_helper_default(_sfc_main143, [["render", _sfc_render143], ["__file", "icon-spatial-relationship-judgment.vue"]]);
3719
3742
 
3720
3743
  // src/components/icon-isoline-analysis.vue
3721
- var import_vue143 = require("vue");
3722
- var _sfc_main143 = {
3744
+ var import_vue144 = require("vue");
3745
+ var _sfc_main144 = {
3723
3746
  name: "IconIsolineAnalysis",
3724
3747
  title: "\u7B49\u503C\u7EBF\u5206\u6790"
3725
- }, _hoisted_1143 = {
3748
+ }, _hoisted_1144 = {
3726
3749
  width: "16",
3727
3750
  height: "16",
3728
3751
  viewBox: "0 0 16 16",
3729
3752
  fill: "none",
3730
3753
  xmlns: "http://www.w3.org/2000/svg"
3731
- }, _hoisted_2143 = /* @__PURE__ */ (0, import_vue143.createElementVNode)("path", {
3754
+ }, _hoisted_2144 = /* @__PURE__ */ (0, import_vue144.createElementVNode)("path", {
3732
3755
  d: "M1 1v14h14V1H1Zm1 1.079h12v2.872c-1.119.516-2.348.642-3.664.373a7.072 7.072 0 0 1-2.086-.776l-.01-.007c-.95-.56-1.937-.91-2.93-1.038a6.784 6.784 0 0 0-3.312.393V2.079H2Zm12 8.686c-1.119.516-2.348.642-3.664.373a7.07 7.07 0 0 1-2.086-.777l-.01-.006c-.95-.56-1.935-.91-2.928-1.039A6.813 6.813 0 0 0 2 9.709V7.721a6.08 6.08 0 0 1 1.134-.38c1.55-.353 3.106-.077 4.623.815.094.06 1.016.61 2.357.891a7.501 7.501 0 0 0 1.53.163c.294 0 .584-.018.87-.055A6.386 6.386 0 0 0 14 8.778v1.987Zm-3.664-2.77a7.072 7.072 0 0 1-2.086-.777l-.01-.006c-.95-.56-1.935-.91-2.928-1.039A6.784 6.784 0 0 0 2 6.566V5.052a5.93 5.93 0 0 1 1.175-.39c1.538-.338 3.078-.06 4.581.825.094.06 1.016.61 2.357.891a7.215 7.215 0 0 0 2.4.108A6.386 6.386 0 0 0 14 6.109v1.513c-1.119.516-2.348.642-3.664.373ZM14 13.921H2v-3.057c.297-.135.68-.276 1.133-.38 1.55-.353 3.106-.077 4.623.815.094.057 1.016.61 2.357.89a7.499 7.499 0 0 0 1.53.164c.294 0 .584-.018.87-.056A6.388 6.388 0 0 0 14 11.921v2Z",
3733
3756
  fill: "currentColor"
3734
- }, null, -1), _hoisted_3142 = [
3735
- _hoisted_2143
3757
+ }, null, -1), _hoisted_3143 = [
3758
+ _hoisted_2144
3736
3759
  ];
3737
- function _sfc_render143(_ctx, _cache, $props, $setup, $data, $options) {
3738
- return (0, import_vue143.openBlock)(), (0, import_vue143.createElementBlock)("svg", _hoisted_1143, _hoisted_3142);
3760
+ function _sfc_render144(_ctx, _cache, $props, $setup, $data, $options) {
3761
+ return (0, import_vue144.openBlock)(), (0, import_vue144.createElementBlock)("svg", _hoisted_1144, _hoisted_3143);
3739
3762
  }
3740
- var icon_isoline_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main143, [["render", _sfc_render143], ["__file", "icon-isoline-analysis.vue"]]);
3763
+ var icon_isoline_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main144, [["render", _sfc_render144], ["__file", "icon-isoline-analysis.vue"]]);
3741
3764
 
3742
3765
  // src/components/icon-particle-effect.vue
3743
- var import_vue144 = require("vue");
3744
- var _sfc_main144 = {
3766
+ var import_vue145 = require("vue");
3767
+ var _sfc_main145 = {
3745
3768
  name: "IconParticleEffect",
3746
3769
  title: "\u7C92\u5B50\u7279\u6548"
3747
- }, _hoisted_1144 = {
3770
+ }, _hoisted_1145 = {
3748
3771
  width: "16",
3749
3772
  height: "16",
3750
3773
  viewBox: "0 0 16 16",
3751
3774
  fill: "none",
3752
3775
  xmlns: "http://www.w3.org/2000/svg"
3753
- }, _hoisted_2144 = /* @__PURE__ */ (0, import_vue144.createElementVNode)("path", {
3776
+ }, _hoisted_2145 = /* @__PURE__ */ (0, import_vue145.createElementVNode)("path", {
3754
3777
  "fill-rule": "evenodd",
3755
3778
  "clip-rule": "evenodd",
3756
3779
  d: "M3.5 7a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 1 0v-1a.5.5 0 0 0-.5-.5Zm0 6a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 1 0v-1a.5.5 0 0 0-.5-.5ZM1 10.5a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0v-1ZM6.5 13a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 1 0v-1a.5.5 0 0 0-.5-.5ZM6 7.5a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0v-1ZM4.5 10a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 1 0v-1a.5.5 0 0 0-.5-.5ZM9 13.5a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0v-1ZM9.5 7a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 1 0v-1a.5.5 0 0 0-.5-.5ZM7 10.5a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0v-1Zm5.5 2.5a.5.5 0 0 0-.5.5v1a.5.5 0 1 0 1 0v-1a.5.5 0 0 0-.5-.5ZM12 7.5a.5.5 0 1 1 1 0v1a.5.5 0 0 1-1 0v-1ZM10.5 10a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 1 0v-1a.5.5 0 0 0-.5-.5ZM3.117 2.676a.6.6 0 0 1 .424-.176H14.76a.6.6 0 0 1 .424 1.024l-2.3 2.3A.6.6 0 0 1 12.46 6H1.24a.6.6 0 0 1-.424-1.024l2.3-2.3Zm.59.824L2.207 5h10.086l1.5-1.5H3.707Z",
3757
3780
  fill: "currentColor"
3758
- }, null, -1), _hoisted_3143 = [
3759
- _hoisted_2144
3781
+ }, null, -1), _hoisted_3144 = [
3782
+ _hoisted_2145
3760
3783
  ];
3761
- function _sfc_render144(_ctx, _cache, $props, $setup, $data, $options) {
3762
- return (0, import_vue144.openBlock)(), (0, import_vue144.createElementBlock)("svg", _hoisted_1144, _hoisted_3143);
3784
+ function _sfc_render145(_ctx, _cache, $props, $setup, $data, $options) {
3785
+ return (0, import_vue145.openBlock)(), (0, import_vue145.createElementBlock)("svg", _hoisted_1145, _hoisted_3144);
3763
3786
  }
3764
- var icon_particle_effect_default = /* @__PURE__ */ export_helper_default(_sfc_main144, [["render", _sfc_render144], ["__file", "icon-particle-effect.vue"]]);
3787
+ var icon_particle_effect_default = /* @__PURE__ */ export_helper_default(_sfc_main145, [["render", _sfc_render145], ["__file", "icon-particle-effect.vue"]]);
3765
3788
 
3766
3789
  // src/components/icon-line.vue
3767
- var import_vue145 = require("vue");
3768
- var _sfc_main145 = {
3790
+ var import_vue146 = require("vue");
3791
+ var _sfc_main146 = {
3769
3792
  name: "IconLine",
3770
3793
  title: "\u7EBF"
3771
- }, _hoisted_1145 = {
3794
+ }, _hoisted_1146 = {
3772
3795
  width: "24",
3773
3796
  height: "24",
3774
3797
  viewBox: "0 0 24 24",
3775
3798
  fill: "none",
3776
3799
  xmlns: "http://www.w3.org/2000/svg"
3777
- }, _hoisted_2145 = /* @__PURE__ */ (0, import_vue145.createElementVNode)("g", { "clip-path": "url(#a)" }, [
3778
- /* @__PURE__ */ (0, import_vue145.createElementVNode)("path", {
3800
+ }, _hoisted_2146 = /* @__PURE__ */ (0, import_vue146.createElementVNode)("g", { "clip-path": "url(#a)" }, [
3801
+ /* @__PURE__ */ (0, import_vue146.createElementVNode)("path", {
3779
3802
  "fill-rule": "evenodd",
3780
3803
  "clip-rule": "evenodd",
3781
3804
  d: "M.577 19.906a1 1 0 0 0 1.33-.483L8 6.365l6.094 13.058a1 1 0 0 0 1.812 0l7-15a1 1 0 0 0-1.812-.846L15 16.635 8.906 3.577a1 1 0 0 0-1.812 0l-7 15a1 1 0 0 0 .483 1.33Z",
3782
3805
  fill: "currentColor"
3783
3806
  })
3784
- ], -1), _hoisted_3144 = /* @__PURE__ */ (0, import_vue145.createElementVNode)("defs", null, [
3785
- /* @__PURE__ */ (0, import_vue145.createElementVNode)("clipPath", { id: "a" }, [
3786
- /* @__PURE__ */ (0, import_vue145.createElementVNode)("path", {
3807
+ ], -1), _hoisted_3145 = /* @__PURE__ */ (0, import_vue146.createElementVNode)("defs", null, [
3808
+ /* @__PURE__ */ (0, import_vue146.createElementVNode)("clipPath", { id: "a" }, [
3809
+ /* @__PURE__ */ (0, import_vue146.createElementVNode)("path", {
3787
3810
  fill: "#fff",
3788
3811
  d: "M0 0h24v24H0z"
3789
3812
  })
3790
3813
  ])
3791
3814
  ], -1), _hoisted_465 = [
3792
- _hoisted_2145,
3793
- _hoisted_3144
3815
+ _hoisted_2146,
3816
+ _hoisted_3145
3794
3817
  ];
3795
- function _sfc_render145(_ctx, _cache, $props, $setup, $data, $options) {
3796
- return (0, import_vue145.openBlock)(), (0, import_vue145.createElementBlock)("svg", _hoisted_1145, _hoisted_465);
3818
+ function _sfc_render146(_ctx, _cache, $props, $setup, $data, $options) {
3819
+ return (0, import_vue146.openBlock)(), (0, import_vue146.createElementBlock)("svg", _hoisted_1146, _hoisted_465);
3797
3820
  }
3798
- var icon_line_default = /* @__PURE__ */ export_helper_default(_sfc_main145, [["render", _sfc_render145], ["__file", "icon-line.vue"]]);
3821
+ var icon_line_default = /* @__PURE__ */ export_helper_default(_sfc_main146, [["render", _sfc_render146], ["__file", "icon-line.vue"]]);
3799
3822
 
3800
3823
  // src/components/icon-draw.vue
3801
- var import_vue146 = require("vue");
3802
- var _sfc_main146 = {
3824
+ var import_vue147 = require("vue");
3825
+ var _sfc_main147 = {
3803
3826
  name: "IconDraw",
3804
3827
  title: "\u7ED8\u5236"
3805
- }, _hoisted_1146 = {
3828
+ }, _hoisted_1147 = {
3806
3829
  width: "16",
3807
3830
  height: "16",
3808
3831
  viewBox: "0 0 16 16",
3809
3832
  fill: "none",
3810
3833
  xmlns: "http://www.w3.org/2000/svg"
3811
- }, _hoisted_2146 = /* @__PURE__ */ (0, import_vue146.createElementVNode)("path", {
3834
+ }, _hoisted_2147 = /* @__PURE__ */ (0, import_vue147.createElementVNode)("path", {
3812
3835
  "fill-rule": "evenodd",
3813
3836
  "clip-rule": "evenodd",
3814
3837
  d: "M12.9 7.6a.5.5 0 0 1 .354.146l2 2a.5.5 0 0 1 0 .708l-4.7 4.7a.5.5 0 0 1-.708 0l-2-2a.5.5 0 0 1 0-.707l4.7-4.7A.5.5 0 0 1 12.9 7.6Zm-3.993 5.2 1.293 1.293 3.993-3.993L12.9 8.807 8.907 12.8Z",
3815
3838
  fill: "currentColor"
3816
- }, null, -1), _hoisted_3145 = /* @__PURE__ */ (0, import_vue146.createElementVNode)("path", {
3839
+ }, null, -1), _hoisted_3146 = /* @__PURE__ */ (0, import_vue147.createElementVNode)("path", {
3817
3840
  "fill-rule": "evenodd",
3818
3841
  "clip-rule": "evenodd",
3819
3842
  d: "M1.146 1.146a.5.5 0 0 1 .47-.132l9.7 2.3a.5.5 0 0 1 .374.388l1 5a.5.5 0 0 1-.136.452l-3.4 3.4a.5.5 0 0 1-.452.136l-5-1a.5.5 0 0 1-.389-.375l-2.3-9.7a.5.5 0 0 1 .133-.469Zm1.028 1.028 2.039 8.599 4.423.884 3.021-3.021-.884-4.423-8.6-2.04Z",
3820
3843
  fill: "currentColor"
3821
- }, null, -1), _hoisted_466 = /* @__PURE__ */ (0, import_vue146.createElementVNode)("path", {
3844
+ }, null, -1), _hoisted_466 = /* @__PURE__ */ (0, import_vue147.createElementVNode)("path", {
3822
3845
  "fill-rule": "evenodd",
3823
3846
  "clip-rule": "evenodd",
3824
3847
  d: "M1.146 1.146a.5.5 0 0 1 .708 0l5.1 5.1a.5.5 0 1 1-.708.708l-5.1-5.1a.5.5 0 0 1 0-.708Z",
3825
3848
  fill: "currentColor"
3826
- }, null, -1), _hoisted_520 = /* @__PURE__ */ (0, import_vue146.createElementVNode)("path", {
3849
+ }, null, -1), _hoisted_520 = /* @__PURE__ */ (0, import_vue147.createElementVNode)("path", {
3827
3850
  "fill-rule": "evenodd",
3828
3851
  "clip-rule": "evenodd",
3829
3852
  d: "M7.5 6.7a.8.8 0 1 0 0 1.6.8.8 0 0 0 0-1.6Zm-1.8.8a1.8 1.8 0 1 1 3.6 0 1.8 1.8 0 0 1-3.6 0Z",
3830
3853
  fill: "currentColor"
3831
3854
  }, null, -1), _hoisted_64 = [
3832
- _hoisted_2146,
3833
- _hoisted_3145,
3855
+ _hoisted_2147,
3856
+ _hoisted_3146,
3834
3857
  _hoisted_466,
3835
3858
  _hoisted_520
3836
3859
  ];
3837
- function _sfc_render146(_ctx, _cache, $props, $setup, $data, $options) {
3838
- return (0, import_vue146.openBlock)(), (0, import_vue146.createElementBlock)("svg", _hoisted_1146, _hoisted_64);
3860
+ function _sfc_render147(_ctx, _cache, $props, $setup, $data, $options) {
3861
+ return (0, import_vue147.openBlock)(), (0, import_vue147.createElementBlock)("svg", _hoisted_1147, _hoisted_64);
3839
3862
  }
3840
- var icon_draw_default = /* @__PURE__ */ export_helper_default(_sfc_main146, [["render", _sfc_render146], ["__file", "icon-draw.vue"]]);
3863
+ var icon_draw_default = /* @__PURE__ */ export_helper_default(_sfc_main147, [["render", _sfc_render147], ["__file", "icon-draw.vue"]]);
3841
3864
 
3842
3865
  // src/components/icon-buffer-analysis.vue
3843
- var import_vue147 = require("vue");
3844
- var _sfc_main147 = {
3866
+ var import_vue148 = require("vue");
3867
+ var _sfc_main148 = {
3845
3868
  name: "IconBufferAnalysis",
3846
3869
  title: "\u7F13\u51B2\u5206\u6790"
3847
- }, _hoisted_1147 = {
3870
+ }, _hoisted_1148 = {
3848
3871
  width: "16",
3849
3872
  height: "16",
3850
3873
  viewBox: "0 0 16 16",
3851
3874
  fill: "none",
3852
3875
  xmlns: "http://www.w3.org/2000/svg"
3853
- }, _hoisted_2147 = /* @__PURE__ */ (0, import_vue147.createElementVNode)("g", { "clip-path": "url(#a)" }, [
3854
- /* @__PURE__ */ (0, import_vue147.createElementVNode)("path", {
3876
+ }, _hoisted_2148 = /* @__PURE__ */ (0, import_vue148.createElementVNode)("g", { "clip-path": "url(#a)" }, [
3877
+ /* @__PURE__ */ (0, import_vue148.createElementVNode)("path", {
3855
3878
  d: "M8 12c-2.2 0-4-1.8-4-4s1.8-4 4-4 4 1.8 4 4-1.8 4-4 4Zm0-7C6.3 5 5 6.3 5 8s1.3 3 3 3 3-1.3 3-3-1.3-3-3-3Zm0 10.5c-.4 0-.7 0-1.1-.1l.1-1c.3 0 .6.1.9.1v1H8Zm1.1-.1-.1-1c.3 0 .6-.1.9-.2l.3 1c-.4.1-.8.2-1.1.2Zm-3.2-.2c-.3-.1-.7-.2-1-.4l.4-.9.9.3-.3 1Zm5.2-.4-.4-.9c.3-.1.6-.3.8-.4l.5.8c-.2.2-.6.4-.9.5Zm-7.2-.5-.9-.6.7-.8c.2.2.5.4.7.6l-.5.8Zm9-.6-.7-.8c.2-.2.5-.4.7-.7l.8.7-.8.8Zm-10.6-.8-.6-.9.8-.5c.2.3.4.5.6.7l-.8.7Zm12-.8-.8-.5c.2-.3.3-.5.4-.8l.9.4c-.1.2-.3.6-.5.9Zm-13.1-1c-.1-.3-.3-.7-.4-1l1-.3.3.9-.9.4Zm14-1-1-.3c.1-.3.2-.6.2-.9l1 .1c0 .4-.1.8-.2 1.1ZM.6 9.1C.6 8.8.5 8.4.5 8h1c0 .3 0 .6.1.9l-1 .2ZM15.5 8h-1c0-.3 0-.6-.1-.9l1-.1c.1.3.1.6.1 1ZM1.6 7.1.6 7c.1-.4.1-.7.2-1l1 .3c-.1.2-.2.5-.2.8Zm12.6-.9-.3-.9.9-.4c.1.3.3.7.4 1l-1 .3ZM2.1 5.3l-.9-.4c.1-.3.3-.6.5-.9l.8.5c-.1.2-.3.5-.4.8Zm11.4-.8c-.2-.3-.4-.5-.6-.7l.8-.7.6.9-.8.5ZM3.1 3.7l-.8-.6c.2-.3.5-.5.8-.8l.7.8c-.3.2-.5.4-.7.6Zm9.2-.6c-.2-.2-.5-.4-.7-.6l.5-.8.9.6-.7.8Zm-7.8-.6-.6-.8c.3-.2.6-.4.9-.5l.4.9c-.2.1-.5.3-.7.4Zm6.2-.4c-.3-.1-.6-.3-.9-.3l.3-1c.3.1.7.2 1 .4l-.4.9Zm-4.5-.3-.3-1c.3-.1.7-.2 1-.2l.1 1c-.2 0-.5.1-.8.2Zm2.7-.2c-.3-.1-.6-.1-.9-.1v-1c.4 0 .7 0 1.1.1l-.2 1Z",
3856
3879
  fill: "currentColor"
3857
3880
  })
3858
- ], -1), _hoisted_3146 = /* @__PURE__ */ (0, import_vue147.createElementVNode)("defs", null, [
3859
- /* @__PURE__ */ (0, import_vue147.createElementVNode)("clipPath", { id: "a" }, [
3860
- /* @__PURE__ */ (0, import_vue147.createElementVNode)("path", {
3881
+ ], -1), _hoisted_3147 = /* @__PURE__ */ (0, import_vue148.createElementVNode)("defs", null, [
3882
+ /* @__PURE__ */ (0, import_vue148.createElementVNode)("clipPath", { id: "a" }, [
3883
+ /* @__PURE__ */ (0, import_vue148.createElementVNode)("path", {
3861
3884
  fill: "#fff",
3862
3885
  d: "M0 0h16v16H0z"
3863
3886
  })
3864
3887
  ])
3865
3888
  ], -1), _hoisted_467 = [
3866
- _hoisted_2147,
3867
- _hoisted_3146
3889
+ _hoisted_2148,
3890
+ _hoisted_3147
3868
3891
  ];
3869
- function _sfc_render147(_ctx, _cache, $props, $setup, $data, $options) {
3870
- return (0, import_vue147.openBlock)(), (0, import_vue147.createElementBlock)("svg", _hoisted_1147, _hoisted_467);
3892
+ function _sfc_render148(_ctx, _cache, $props, $setup, $data, $options) {
3893
+ return (0, import_vue148.openBlock)(), (0, import_vue148.createElementBlock)("svg", _hoisted_1148, _hoisted_467);
3871
3894
  }
3872
- var icon_buffer_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main147, [["render", _sfc_render147], ["__file", "icon-buffer-analysis.vue"]]);
3895
+ var icon_buffer_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main148, [["render", _sfc_render148], ["__file", "icon-buffer-analysis.vue"]]);
3873
3896
 
3874
3897
  // src/components/icon-edit.vue
3875
- var import_vue148 = require("vue");
3876
- var _sfc_main148 = {
3898
+ var import_vue149 = require("vue");
3899
+ var _sfc_main149 = {
3877
3900
  name: "IconEdit",
3878
3901
  title: "\u7F16\u8F91"
3879
- }, _hoisted_1148 = {
3902
+ }, _hoisted_1149 = {
3880
3903
  width: "24",
3881
3904
  height: "24",
3882
3905
  viewBox: "0 0 24 24",
3883
3906
  fill: "none",
3884
3907
  xmlns: "http://www.w3.org/2000/svg"
3885
- }, _hoisted_2148 = /* @__PURE__ */ (0, import_vue148.createElementVNode)("path", {
3908
+ }, _hoisted_2149 = /* @__PURE__ */ (0, import_vue149.createElementVNode)("path", {
3886
3909
  "clip-rule": "evenodd",
3887
3910
  d: "M21 21h-9v-2h9v2ZM18 3.879c-.297 0-.583.118-.793.328L4.903 16.511l-.529 2.115 2.115-.529L18.793 5.793A1.123 1.123 0 0 0 18 3.879Zm-2.207-1.086a3.121 3.121 0 0 1 4.414 4.414l-12.5 12.5a1 1 0 0 1-.464.263l-4 1a1 1 0 0 1-1.213-1.213l1-4a1 1 0 0 1 .263-.464l12.5-12.5Z",
3888
3911
  fill: "currentColor"
3889
- }, null, -1), _hoisted_3147 = [
3890
- _hoisted_2148
3912
+ }, null, -1), _hoisted_3148 = [
3913
+ _hoisted_2149
3891
3914
  ];
3892
- function _sfc_render148(_ctx, _cache, $props, $setup, $data, $options) {
3893
- return (0, import_vue148.openBlock)(), (0, import_vue148.createElementBlock)("svg", _hoisted_1148, _hoisted_3147);
3915
+ function _sfc_render149(_ctx, _cache, $props, $setup, $data, $options) {
3916
+ return (0, import_vue149.openBlock)(), (0, import_vue149.createElementBlock)("svg", _hoisted_1149, _hoisted_3148);
3894
3917
  }
3895
- var icon_edit_default = /* @__PURE__ */ export_helper_default(_sfc_main148, [["render", _sfc_render148], ["__file", "icon-edit.vue"]]);
3918
+ var icon_edit_default = /* @__PURE__ */ export_helper_default(_sfc_main149, [["render", _sfc_render149], ["__file", "icon-edit.vue"]]);
3896
3919
 
3897
3920
  // src/components/icon-edit2.vue
3898
- var import_vue149 = require("vue");
3899
- var _sfc_main149 = {
3921
+ var import_vue150 = require("vue");
3922
+ var _sfc_main150 = {
3900
3923
  name: "IconEdit2",
3901
3924
  title: "\u7F16\u8F912"
3902
- }, _hoisted_1149 = {
3925
+ }, _hoisted_1150 = {
3903
3926
  class: "icon",
3904
3927
  viewBox: "0 0 1024 1024",
3905
3928
  xmlns: "http://www.w3.org/2000/svg",
3906
3929
  width: "200",
3907
3930
  height: "200"
3908
- }, _hoisted_2149 = /* @__PURE__ */ (0, import_vue149.createElementVNode)("path", { d: "M991.99 533.125a32 32 0 0 0-32 32V938.88A21.12 21.12 0 0 1 938.87 960H85.12A21.12 21.12 0 0 1 64 938.88V85.129a21.12 21.12 0 0 1 21.12-21.12h373.755a32 32 0 0 0 0-63.999H85.12A85.76 85.76 0 0 0 0 85.13v853.75A85.76 85.76 0 0 0 85.12 1024h853.75a85.76 85.76 0 0 0 85.12-85.12V565.126a32 32 0 0 0-32-32zm22.4-328.957L822.392 12.17A30.08 30.08 0 0 0 797.432.01a31.36 31.36 0 0 0-23.04 9.6L222.718 561.925a32.64 32.64 0 0 0-9.6 22.4v191.997a32.64 32.64 0 0 0 32 32h195.198a35.2 35.2 0 0 0 23.04-9.6l551.034-549.114a32 32 0 0 0 0-45.44zM426.876 746.883H277.117V597.764L797.432 77.45l149.119 149.759z" }, null, -1), _hoisted_3148 = [
3909
- _hoisted_2149
3931
+ }, _hoisted_2150 = /* @__PURE__ */ (0, import_vue150.createElementVNode)("path", { d: "M991.99 533.125a32 32 0 0 0-32 32V938.88A21.12 21.12 0 0 1 938.87 960H85.12A21.12 21.12 0 0 1 64 938.88V85.129a21.12 21.12 0 0 1 21.12-21.12h373.755a32 32 0 0 0 0-63.999H85.12A85.76 85.76 0 0 0 0 85.13v853.75A85.76 85.76 0 0 0 85.12 1024h853.75a85.76 85.76 0 0 0 85.12-85.12V565.126a32 32 0 0 0-32-32zm22.4-328.957L822.392 12.17A30.08 30.08 0 0 0 797.432.01a31.36 31.36 0 0 0-23.04 9.6L222.718 561.925a32.64 32.64 0 0 0-9.6 22.4v191.997a32.64 32.64 0 0 0 32 32h195.198a35.2 35.2 0 0 0 23.04-9.6l551.034-549.114a32 32 0 0 0 0-45.44zM426.876 746.883H277.117V597.764L797.432 77.45l149.119 149.759z" }, null, -1), _hoisted_3149 = [
3932
+ _hoisted_2150
3910
3933
  ];
3911
- function _sfc_render149(_ctx, _cache, $props, $setup, $data, $options) {
3912
- return (0, import_vue149.openBlock)(), (0, import_vue149.createElementBlock)("svg", _hoisted_1149, _hoisted_3148);
3934
+ function _sfc_render150(_ctx, _cache, $props, $setup, $data, $options) {
3935
+ return (0, import_vue150.openBlock)(), (0, import_vue150.createElementBlock)("svg", _hoisted_1150, _hoisted_3149);
3913
3936
  }
3914
- var icon_edit2_default = /* @__PURE__ */ export_helper_default(_sfc_main149, [["render", _sfc_render149], ["__file", "icon-edit2.vue"]]);
3937
+ var icon_edit2_default = /* @__PURE__ */ export_helper_default(_sfc_main150, [["render", _sfc_render150], ["__file", "icon-edit2.vue"]]);
3915
3938
 
3916
3939
  // src/components/icon-edit3.vue
3917
- var import_vue150 = require("vue");
3918
- var _sfc_main150 = {
3940
+ var import_vue151 = require("vue");
3941
+ var _sfc_main151 = {
3919
3942
  name: "IconEdit3",
3920
3943
  title: "\u7F16\u8F913"
3921
- }, _hoisted_1150 = {
3944
+ }, _hoisted_1151 = {
3922
3945
  class: "icon",
3923
3946
  viewBox: "0 0 1024 1024",
3924
3947
  xmlns: "http://www.w3.org/2000/svg",
3925
3948
  width: "200",
3926
3949
  height: "200"
3927
- }, _hoisted_2150 = /* @__PURE__ */ (0, import_vue150.createElementVNode)("path", {
3950
+ }, _hoisted_2151 = /* @__PURE__ */ (0, import_vue151.createElementVNode)("path", {
3928
3951
  d: "M94.982 83.57A83.57 83.57 0 0 1 178.552 0h666.412a83.57 83.57 0 0 1 83.57 83.57v237.85a35.713 35.713 0 0 1-35.714 35.714 35.713 35.713 0 0 1-35.713-35.713V83.569a12.143 12.143 0 0 0-12.143-12.142H178.551a11.428 11.428 0 0 0-12.142 12.142v857.123a11.428 11.428 0 0 0 12.142 11.428h142.854a36.428 36.428 0 0 1 35.714 35.714 35.713 35.713 0 0 1-35.714 35.713H178.551a82.855 82.855 0 0 1-83.57-82.855zM892.82 690.697a35.713 35.713 0 0 1 35.714 35.713v214.281a83.57 83.57 0 0 1-83.57 82.855H689.968a35.713 35.713 0 0 1-35.714-35.713 36.428 36.428 0 0 1 35.714-35.714h154.996a12.143 12.143 0 0 0 12.143-11.428v-214.28a35.713 35.713 0 0 1 35.713-35.714zm-571.415-404.99a35.713 35.713 0 0 0 0 71.426h332.85a35.713 35.713 0 0 0 0-71.426zm593.557 174.995a35 35 0 0 1 5.715 50l-404.99 499.987a35.713 35.713 0 0 1-55.714-44.999l404.99-499.988a35 35 0 0 1 50-5zm-593.557 15.714a35.713 35.713 0 0 0-35.713 35.714 35.713 35.713 0 0 0 35.713 35.713h189.996a35.713 35.713 0 0 0 35.713-35.713 35.713 35.713 0 0 0-35.713-35.714z",
3929
3952
  fill: "currentColor"
3930
- }, null, -1), _hoisted_3149 = [
3931
- _hoisted_2150
3953
+ }, null, -1), _hoisted_3150 = [
3954
+ _hoisted_2151
3932
3955
  ];
3933
- function _sfc_render150(_ctx, _cache, $props, $setup, $data, $options) {
3934
- return (0, import_vue150.openBlock)(), (0, import_vue150.createElementBlock)("svg", _hoisted_1150, _hoisted_3149);
3956
+ function _sfc_render151(_ctx, _cache, $props, $setup, $data, $options) {
3957
+ return (0, import_vue151.openBlock)(), (0, import_vue151.createElementBlock)("svg", _hoisted_1151, _hoisted_3150);
3935
3958
  }
3936
- var icon_edit3_default = /* @__PURE__ */ export_helper_default(_sfc_main150, [["render", _sfc_render150], ["__file", "icon-edit3.vue"]]);
3959
+ var icon_edit3_default = /* @__PURE__ */ export_helper_default(_sfc_main151, [["render", _sfc_render151], ["__file", "icon-edit3.vue"]]);
3937
3960
 
3938
3961
  // src/components/icon-zoom-out.vue
3939
- var import_vue151 = require("vue");
3940
- var _sfc_main151 = {
3962
+ var import_vue152 = require("vue");
3963
+ var _sfc_main152 = {
3941
3964
  name: "IconZoomOut",
3942
3965
  title: "\u7F29\u5C0F"
3943
- }, _hoisted_1151 = {
3966
+ }, _hoisted_1152 = {
3944
3967
  width: "16",
3945
3968
  height: "16",
3946
3969
  viewBox: "0 0 16 16",
3947
3970
  fill: "none",
3948
3971
  xmlns: "http://www.w3.org/2000/svg"
3949
- }, _hoisted_2151 = /* @__PURE__ */ (0, import_vue151.createElementVNode)("path", {
3972
+ }, _hoisted_2152 = /* @__PURE__ */ (0, import_vue152.createElementVNode)("path", {
3950
3973
  "fill-rule": "evenodd",
3951
3974
  "clip-rule": "evenodd",
3952
3975
  d: "M8.333 12.667a4.333 4.333 0 1 0 0-8.667 4.333 4.333 0 0 0 0 8.667Zm5.334-4.334A5.333 5.333 0 1 1 3 8.333a5.333 5.333 0 0 1 10.667 0Z",
3953
3976
  fill: "currentColor"
3954
- }, null, -1), _hoisted_3150 = /* @__PURE__ */ (0, import_vue151.createElementVNode)("path", {
3977
+ }, null, -1), _hoisted_3151 = /* @__PURE__ */ (0, import_vue152.createElementVNode)("path", {
3955
3978
  "fill-rule": "evenodd",
3956
3979
  "clip-rule": "evenodd",
3957
3980
  d: "M11.746 11.746a.5.5 0 0 1 .707 0l2.9 2.9a.5.5 0 1 1-.707.707l-2.9-2.9a.5.5 0 0 1 0-.707ZM8.5 6a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0v-4a.5.5 0 0 1 .5-.5Z",
3958
3981
  fill: "currentColor"
3959
- }, null, -1), _hoisted_468 = /* @__PURE__ */ (0, import_vue151.createElementVNode)("path", {
3982
+ }, null, -1), _hoisted_468 = /* @__PURE__ */ (0, import_vue152.createElementVNode)("path", {
3960
3983
  "fill-rule": "evenodd",
3961
3984
  "clip-rule": "evenodd",
3962
3985
  d: "M6 8.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5Zm-4.074 4.386c.177.074.37.114.574.114h.45v-1H2.5a.497.497 0 0 1-.191-.037l-.383.923ZM13 2.95V2.5c0-.203-.04-.397-.114-.574l-.923.383A.497.497 0 0 1 12 2.5v.45h1ZM2.5 1h.45v1H2.5a.495.495 0 0 0-.191.038l-.383-.924A1.48 1.48 0 0 1 2.5 1ZM1 11.05v.45c0 .203.04.397.114.574l.924-.383A.495.495 0 0 1 2 11.5v-.45H1Zm0-.9v-.9h1v.9H1Zm0-1.8v-.9h1v.9H1Zm0-1.8v-.9h1v.9H1Zm0-1.8v-.9h1v.9H1Zm0-1.8V2.5c0-.203.04-.397.114-.574l.924.383A.495.495 0 0 0 2 2.5v.45H1ZM3.85 1h.9v1h-.9V1Zm1.8 0h.9v1h-.9V1Zm1.8 0h.9v1h-.9V1Zm1.8 0h.9v1h-.9V1Zm1.8 0h.45c.203 0 .397.04.574.114l-.383.924A.495.495 0 0 0 11.5 2h-.45V1Z",
3963
3986
  fill: "currentColor"
3964
3987
  }, null, -1), _hoisted_521 = [
3965
- _hoisted_2151,
3966
- _hoisted_3150,
3988
+ _hoisted_2152,
3989
+ _hoisted_3151,
3967
3990
  _hoisted_468
3968
3991
  ];
3969
- function _sfc_render151(_ctx, _cache, $props, $setup, $data, $options) {
3970
- return (0, import_vue151.openBlock)(), (0, import_vue151.createElementBlock)("svg", _hoisted_1151, _hoisted_521);
3992
+ function _sfc_render152(_ctx, _cache, $props, $setup, $data, $options) {
3993
+ return (0, import_vue152.openBlock)(), (0, import_vue152.createElementBlock)("svg", _hoisted_1152, _hoisted_521);
3971
3994
  }
3972
- var icon_zoom_out_default = /* @__PURE__ */ export_helper_default(_sfc_main151, [["render", _sfc_render151], ["__file", "icon-zoom-out.vue"]]);
3995
+ var icon_zoom_out_default = /* @__PURE__ */ export_helper_default(_sfc_main152, [["render", _sfc_render152], ["__file", "icon-zoom-out.vue"]]);
3973
3996
 
3974
3997
  // src/components/icon-zoom-to.vue
3975
- var import_vue152 = require("vue");
3976
- var _sfc_main152 = {
3998
+ var import_vue153 = require("vue");
3999
+ var _sfc_main153 = {
3977
4000
  name: "IconZoomTo",
3978
4001
  title: "\u7F29\u653E\u81F3"
3979
- }, _hoisted_1152 = {
4002
+ }, _hoisted_1153 = {
3980
4003
  class: "icon",
3981
4004
  viewBox: "0 0 1024 1024",
3982
4005
  xmlns: "http://www.w3.org/2000/svg",
3983
4006
  width: "200",
3984
4007
  height: "200"
3985
- }, _hoisted_2152 = /* @__PURE__ */ (0, import_vue152.createElementVNode)("path", { d: "M987.429 475.429A36.571 36.571 0 0 0 950.857 512v402.286a36.571 36.571 0 0 1-36.571 36.571H109.714a36.571 36.571 0 0 1-36.571-36.571V109.714a36.571 36.571 0 0 1 36.571-36.571H512a36.571 36.571 0 0 0 36.571-36.572A36.571 36.571 0 0 0 512 0H109.714A109.714 109.714 0 0 0 0 109.714v804.572A109.714 109.714 0 0 0 109.714 1024h804.572A109.714 109.714 0 0 0 1024 914.286V512a36.571 36.571 0 0 0-36.571-36.571z" }, null, -1), _hoisted_3151 = /* @__PURE__ */ (0, import_vue152.createElementVNode)("path", { d: "M914.286 0h-256a36.571 36.571 0 0 0-36.572 36.571 36.571 36.571 0 0 0 36.572 36.572h240.64L438.857 533.21V329.143a36.571 36.571 0 0 0-73.143 0v292.571a36.571 36.571 0 0 0 36.572 36.572h292.571a36.571 36.571 0 0 0 0-73.143H490.79l460.068-460.069v240.64a36.571 36.571 0 0 0 73.143 0v-256A109.714 109.714 0 0 0 914.286 0z" }, null, -1), _hoisted_469 = [
3986
- _hoisted_2152,
3987
- _hoisted_3151
4008
+ }, _hoisted_2153 = /* @__PURE__ */ (0, import_vue153.createElementVNode)("path", { d: "M987.429 475.429A36.571 36.571 0 0 0 950.857 512v402.286a36.571 36.571 0 0 1-36.571 36.571H109.714a36.571 36.571 0 0 1-36.571-36.571V109.714a36.571 36.571 0 0 1 36.571-36.571H512a36.571 36.571 0 0 0 36.571-36.572A36.571 36.571 0 0 0 512 0H109.714A109.714 109.714 0 0 0 0 109.714v804.572A109.714 109.714 0 0 0 109.714 1024h804.572A109.714 109.714 0 0 0 1024 914.286V512a36.571 36.571 0 0 0-36.571-36.571z" }, null, -1), _hoisted_3152 = /* @__PURE__ */ (0, import_vue153.createElementVNode)("path", { d: "M914.286 0h-256a36.571 36.571 0 0 0-36.572 36.571 36.571 36.571 0 0 0 36.572 36.572h240.64L438.857 533.21V329.143a36.571 36.571 0 0 0-73.143 0v292.571a36.571 36.571 0 0 0 36.572 36.572h292.571a36.571 36.571 0 0 0 0-73.143H490.79l460.068-460.069v240.64a36.571 36.571 0 0 0 73.143 0v-256A109.714 109.714 0 0 0 914.286 0z" }, null, -1), _hoisted_469 = [
4009
+ _hoisted_2153,
4010
+ _hoisted_3152
3988
4011
  ];
3989
- function _sfc_render152(_ctx, _cache, $props, $setup, $data, $options) {
3990
- return (0, import_vue152.openBlock)(), (0, import_vue152.createElementBlock)("svg", _hoisted_1152, _hoisted_469);
4012
+ function _sfc_render153(_ctx, _cache, $props, $setup, $data, $options) {
4013
+ return (0, import_vue153.openBlock)(), (0, import_vue153.createElementBlock)("svg", _hoisted_1153, _hoisted_469);
3991
4014
  }
3992
- var icon_zoom_to_default = /* @__PURE__ */ export_helper_default(_sfc_main152, [["render", _sfc_render152], ["__file", "icon-zoom-to.vue"]]);
4015
+ var icon_zoom_to_default = /* @__PURE__ */ export_helper_default(_sfc_main153, [["render", _sfc_render153], ["__file", "icon-zoom-to.vue"]]);
3993
4016
 
3994
4017
  // src/components/icon-compass-3d.vue
3995
- var import_vue153 = require("vue");
3996
- var _sfc_main153 = {
4018
+ var import_vue154 = require("vue");
4019
+ var _sfc_main154 = {
3997
4020
  name: "IconCompass3D",
3998
4021
  title: "\u7F57\u76D8"
3999
- }, _hoisted_1153 = {
4022
+ }, _hoisted_1154 = {
4000
4023
  width: "16",
4001
4024
  height: "16",
4002
4025
  viewBox: "0 0 16 16",
4003
4026
  fill: "none",
4004
4027
  xmlns: "http://www.w3.org/2000/svg"
4005
- }, _hoisted_2153 = /* @__PURE__ */ (0, import_vue153.createElementVNode)("path", {
4028
+ }, _hoisted_2154 = /* @__PURE__ */ (0, import_vue154.createElementVNode)("path", {
4006
4029
  "fill-rule": "evenodd",
4007
4030
  "clip-rule": "evenodd",
4008
4031
  d: "M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-1 0A7 7 0 1 1 1 8a7 7 0 0 1 14 0Zm-6.555 4.736a.5.5 0 0 1-.898-.012l-2.136-4.51a.5.5 0 0 1 0-.428l2.137-4.51a.5.5 0 0 1 .897-.012l2.295 4.51a.5.5 0 0 1-.009.47l-2.286 4.492ZM9.478 8.5l-1.463 2.876L6.653 8.5h2.825Z",
4009
4032
  fill: "currentColor"
4010
- }, null, -1), _hoisted_3152 = [
4011
- _hoisted_2153
4033
+ }, null, -1), _hoisted_3153 = [
4034
+ _hoisted_2154
4012
4035
  ];
4013
- function _sfc_render153(_ctx, _cache, $props, $setup, $data, $options) {
4014
- return (0, import_vue153.openBlock)(), (0, import_vue153.createElementBlock)("svg", _hoisted_1153, _hoisted_3152);
4036
+ function _sfc_render154(_ctx, _cache, $props, $setup, $data, $options) {
4037
+ return (0, import_vue154.openBlock)(), (0, import_vue154.createElementBlock)("svg", _hoisted_1154, _hoisted_3153);
4015
4038
  }
4016
- var icon_compass_3d_default = /* @__PURE__ */ export_helper_default(_sfc_main153, [["render", _sfc_render153], ["__file", "icon-compass-3d.vue"]]);
4039
+ var icon_compass_3d_default = /* @__PURE__ */ export_helper_default(_sfc_main154, [["render", _sfc_render154], ["__file", "icon-compass-3d.vue"]]);
4017
4040
 
4018
4041
  // src/components/icon-compass.vue
4019
- var import_vue154 = require("vue");
4020
- var _sfc_main154 = {
4042
+ var import_vue155 = require("vue");
4043
+ var _sfc_main155 = {
4021
4044
  name: "IconCompass",
4022
4045
  title: "\u7F57\u76D8"
4023
- }, _hoisted_1154 = {
4046
+ }, _hoisted_1155 = {
4024
4047
  width: "16",
4025
4048
  height: "16",
4026
4049
  viewBox: "0 0 16 16",
4027
4050
  fill: "none",
4028
4051
  xmlns: "http://www.w3.org/2000/svg"
4029
- }, _hoisted_2154 = /* @__PURE__ */ (0, import_vue154.createElementVNode)("path", {
4052
+ }, _hoisted_2155 = /* @__PURE__ */ (0, import_vue155.createElementVNode)("path", {
4030
4053
  "fill-rule": "evenodd",
4031
4054
  "clip-rule": "evenodd",
4032
4055
  d: "M8.2 2a6.2 6.2 0 1 0 0 12.4A6.2 6.2 0 0 0 8.2 2ZM1 8.2a7.2 7.2 0 1 1 14.4 0A7.2 7.2 0 0 1 1 8.2Z",
4033
4056
  fill: "currentColor"
4034
- }, null, -1), _hoisted_3153 = /* @__PURE__ */ (0, import_vue154.createElementVNode)("path", {
4057
+ }, null, -1), _hoisted_3154 = /* @__PURE__ */ (0, import_vue155.createElementVNode)("path", {
4035
4058
  "fill-rule": "evenodd",
4036
4059
  "clip-rule": "evenodd",
4037
4060
  d: "M11.348 4.941a.5.5 0 0 1 .127.514l-1.4 4.3a.5.5 0 0 1-.32.32l-4.3 1.4a.5.5 0 0 1-.626-.643l1.5-4.2a.5.5 0 0 1 .303-.303l4.2-1.5a.5.5 0 0 1 .516.112Zm-4.157 2.25L6.113 10.21l3.09-1.006 1.006-3.09-3.018 1.078Z",
4038
4061
  fill: "currentColor"
4039
4062
  }, null, -1), _hoisted_470 = [
4040
- _hoisted_2154,
4041
- _hoisted_3153
4063
+ _hoisted_2155,
4064
+ _hoisted_3154
4042
4065
  ];
4043
- function _sfc_render154(_ctx, _cache, $props, $setup, $data, $options) {
4044
- return (0, import_vue154.openBlock)(), (0, import_vue154.createElementBlock)("svg", _hoisted_1154, _hoisted_470);
4066
+ function _sfc_render155(_ctx, _cache, $props, $setup, $data, $options) {
4067
+ return (0, import_vue155.openBlock)(), (0, import_vue155.createElementBlock)("svg", _hoisted_1155, _hoisted_470);
4045
4068
  }
4046
- var icon_compass_default = /* @__PURE__ */ export_helper_default(_sfc_main154, [["render", _sfc_render154], ["__file", "icon-compass.vue"]]);
4069
+ var icon_compass_default = /* @__PURE__ */ export_helper_default(_sfc_main155, [["render", _sfc_render155], ["__file", "icon-compass.vue"]]);
4047
4070
 
4048
4071
  // src/components/icon-XZQ-nav.vue
4049
- var import_vue155 = require("vue");
4050
- var _sfc_main155 = {
4072
+ var import_vue156 = require("vue");
4073
+ var _sfc_main156 = {
4051
4074
  name: "IconXzqNav",
4052
4075
  title: "\u884C\u653F\u533A\u5BFC\u822A"
4053
- }, _hoisted_1155 = {
4076
+ }, _hoisted_1156 = {
4054
4077
  width: "16",
4055
4078
  height: "16",
4056
4079
  viewBox: "0 0 16 16",
4057
4080
  fill: "none",
4058
4081
  xmlns: "http://www.w3.org/2000/svg"
4059
- }, _hoisted_2155 = /* @__PURE__ */ (0, import_vue155.createElementVNode)("path", {
4082
+ }, _hoisted_2156 = /* @__PURE__ */ (0, import_vue156.createElementVNode)("path", {
4060
4083
  "fill-rule": "evenodd",
4061
4084
  "clip-rule": "evenodd",
4062
4085
  d: "M12.303 7.698C13.271 6.757 14 5.68 14 4.682 14 3.265 12.75 2 11 2S8 3.265 8 4.682c0 .998.729 2.075 1.697 3.016.458.445.92.811 1.27 1.067.01.009.022.017.033.025l.034-.025a12.31 12.31 0 0 0 1.27-1.067ZM11 10s4-2.455 4-5.318C15 2.636 13.222 1 11 1S7 2.636 7 4.682C7 7.545 11 10 11 10Z",
4063
4086
  fill: "currentColor"
4064
- }, null, -1), _hoisted_3154 = /* @__PURE__ */ (0, import_vue155.createElementVNode)("path", {
4087
+ }, null, -1), _hoisted_3155 = /* @__PURE__ */ (0, import_vue156.createElementVNode)("path", {
4065
4088
  "fill-rule": "evenodd",
4066
4089
  "clip-rule": "evenodd",
4067
4090
  d: "M14.608 7.863v4.864a.5.5 0 0 1-.254.436l-4.191 2.363a.5.5 0 0 1-.47.012l-4.488-2.245-3.96 2.233a.5.5 0 0 1-.745-.435V5.455a.5.5 0 0 1 .247-.432L4.938 2.57a.5.5 0 0 1 .484-.013l.858.446A4.129 4.129 0 0 0 6.03 4l-.824-.428L1.5 5.74v8.494l3.445-1.943a.5.5 0 0 1 .47-.012l4.488 2.245 3.705-2.09V8.96c.345-.335.687-.703 1-1.096Z",
4068
4091
  fill: "currentColor"
4069
- }, null, -1), _hoisted_471 = /* @__PURE__ */ (0, import_vue155.createElementVNode)("path", {
4092
+ }, null, -1), _hoisted_471 = /* @__PURE__ */ (0, import_vue156.createElementVNode)("path", {
4070
4093
  "fill-rule": "evenodd",
4071
4094
  "clip-rule": "evenodd",
4072
4095
  d: "M11 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm2-1a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z",
4073
4096
  fill: "currentColor"
4074
4097
  }, null, -1), _hoisted_522 = [
4075
- _hoisted_2155,
4076
- _hoisted_3154,
4098
+ _hoisted_2156,
4099
+ _hoisted_3155,
4077
4100
  _hoisted_471
4078
4101
  ];
4079
- function _sfc_render155(_ctx, _cache, $props, $setup, $data, $options) {
4080
- return (0, import_vue155.openBlock)(), (0, import_vue155.createElementBlock)("svg", _hoisted_1155, _hoisted_522);
4102
+ function _sfc_render156(_ctx, _cache, $props, $setup, $data, $options) {
4103
+ return (0, import_vue156.openBlock)(), (0, import_vue156.createElementBlock)("svg", _hoisted_1156, _hoisted_522);
4081
4104
  }
4082
- var icon_XZQ_nav_default = /* @__PURE__ */ export_helper_default(_sfc_main155, [["render", _sfc_render155], ["__file", "icon-XZQ-nav.vue"]]);
4105
+ var icon_XZQ_nav_default = /* @__PURE__ */ export_helper_default(_sfc_main156, [["render", _sfc_render156], ["__file", "icon-XZQ-nav.vue"]]);
4083
4106
 
4084
4107
  // src/components/icon-XZQ-cover.vue
4085
- var import_vue156 = require("vue");
4086
- var _sfc_main156 = {
4108
+ var import_vue157 = require("vue");
4109
+ var _sfc_main157 = {
4087
4110
  name: "IconXzqCover",
4088
4111
  title: "\u884C\u653F\u533A\u906E\u7F69"
4089
- }, _hoisted_1156 = {
4112
+ }, _hoisted_1157 = {
4090
4113
  width: "16",
4091
4114
  height: "16",
4092
4115
  viewBox: "0 0 16 16",
4093
4116
  fill: "none",
4094
4117
  xmlns: "http://www.w3.org/2000/svg"
4095
- }, _hoisted_2156 = /* @__PURE__ */ (0, import_vue156.createElementVNode)("path", {
4118
+ }, _hoisted_2157 = /* @__PURE__ */ (0, import_vue157.createElementVNode)("path", {
4096
4119
  "fill-rule": "evenodd",
4097
4120
  "clip-rule": "evenodd",
4098
4121
  d: "M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12Zm0 1A7 7 0 1 0 8 1a7 7 0 0 0 0 14Z",
4099
4122
  fill: "currentColor"
4100
- }, null, -1), _hoisted_3155 = /* @__PURE__ */ (0, import_vue156.createElementVNode)("path", {
4123
+ }, null, -1), _hoisted_3156 = /* @__PURE__ */ (0, import_vue157.createElementVNode)("path", {
4101
4124
  "fill-rule": "evenodd",
4102
4125
  "clip-rule": "evenodd",
4103
4126
  d: "M3.426 2.7c.262-.225.54-.432.834-.618l1.506 3.916a2.995 2.995 0 0 0-.637 1.13L3.426 2.7ZM1.765 4.817c.191-.375.416-.73.67-1.063.013.024.025.05.035.076l4 11 .001.003a6.942 6.942 0 0 1-1.204-.386l-3.502-9.63Zm6.912 10.152a6.912 6.912 0 0 1-.282.021.5.5 0 0 1-.365-.318l-1.577-4.1c.367.22.784.366 1.23.412L8.97 14.33a.5.5 0 0 1-.293.639Zm3.2-1.138a7.134 7.134 0 0 1-.237.15.5.5 0 0 1-.61-.309l-1.252-3.255c.3-.221.558-.497.759-.814l1.433 3.727a.5.5 0 0 1-.094.5Zm2.539-3.025a6.991 6.991 0 0 1-.644 1.156L10.03 1.671a.498.498 0 0 1 .011-.369 7.02 7.02 0 0 1 1.075.428l3.3 9.075ZM7.244 1.04l1.565 4.07A3.002 3.002 0 0 0 7.7 5.015L6.242 1.223c.326-.085.66-.146 1.002-.183Z",
4104
4127
  fill: "currentColor"
4105
- }, null, -1), _hoisted_472 = /* @__PURE__ */ (0, import_vue156.createElementVNode)("path", {
4128
+ }, null, -1), _hoisted_472 = /* @__PURE__ */ (0, import_vue157.createElementVNode)("path", {
4106
4129
  "fill-rule": "evenodd",
4107
4130
  "clip-rule": "evenodd",
4108
4131
  d: "M8 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm0 1a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z",
4109
4132
  fill: "currentColor"
4110
4133
  }, null, -1), _hoisted_523 = [
4111
- _hoisted_2156,
4112
- _hoisted_3155,
4134
+ _hoisted_2157,
4135
+ _hoisted_3156,
4113
4136
  _hoisted_472
4114
4137
  ];
4115
- function _sfc_render156(_ctx, _cache, $props, $setup, $data, $options) {
4116
- return (0, import_vue156.openBlock)(), (0, import_vue156.createElementBlock)("svg", _hoisted_1156, _hoisted_523);
4138
+ function _sfc_render157(_ctx, _cache, $props, $setup, $data, $options) {
4139
+ return (0, import_vue157.openBlock)(), (0, import_vue157.createElementBlock)("svg", _hoisted_1157, _hoisted_523);
4117
4140
  }
4118
- var icon_XZQ_cover_default = /* @__PURE__ */ export_helper_default(_sfc_main156, [["render", _sfc_render156], ["__file", "icon-XZQ-cover.vue"]]);
4141
+ var icon_XZQ_cover_default = /* @__PURE__ */ export_helper_default(_sfc_main157, [["render", _sfc_render157], ["__file", "icon-XZQ-cover.vue"]]);
4119
4142
 
4120
4143
  // src/components/icon-feature-storage.vue
4121
- var import_vue157 = require("vue");
4122
- var _sfc_main157 = {
4144
+ var import_vue158 = require("vue");
4145
+ var _sfc_main158 = {
4123
4146
  name: "IconFeatureStorage",
4124
4147
  title: "\u8981\u7D20\u5B58\u50A8"
4125
- }, _hoisted_1157 = {
4148
+ }, _hoisted_1158 = {
4126
4149
  width: "16",
4127
4150
  height: "16",
4128
4151
  viewBox: "0 0 16 16",
4129
4152
  fill: "none",
4130
4153
  xmlns: "http://www.w3.org/2000/svg"
4131
- }, _hoisted_2157 = /* @__PURE__ */ (0, import_vue157.createElementVNode)("path", {
4154
+ }, _hoisted_2158 = /* @__PURE__ */ (0, import_vue158.createElementVNode)("path", {
4132
4155
  "fill-rule": "evenodd",
4133
4156
  "clip-rule": "evenodd",
4134
4157
  d: "M7.084 1.08a1.833 1.833 0 0 1 1.832 0l4.667 2.667c.23.133.428.314.58.53a.501.501 0 0 1 .14.23c.129.255.197.538.197.826v5.334a1.835 1.835 0 0 1-.917 1.586l-.002.001-4.664 2.666h-.001a1.831 1.831 0 0 1-.655.227.498.498 0 0 1-.522 0 1.831 1.831 0 0 1-.655-.227l-4.665-2.666h-.002a1.833 1.833 0 0 1-.917-1.587V5.334c0-.289.069-.573.199-.83a.501.501 0 0 1 .137-.226c.152-.217.35-.398.58-.53l.003-.002L4.61 2.494a.5.5 0 0 1 .318-.182l2.155-1.231.001-.001Zm-2.05 2.324L3.025 4.55 8 7.43l2.004-1.16-4.97-2.865Zm5.97 2.288L6.039 2.829l1.542-.881.002-.001a.833.833 0 0 1 .834 0l4.558 2.604-1.971 1.14Zm2.496-.289-5 2.892v5.711l4.583-2.619a.835.835 0 0 0 .417-.72V5.402Zm-6 8.603v-5.71l-5-2.893v5.264a.833.833 0 0 0 .416.72l4.584 2.62Z",
4135
4158
  fill: "currentColor"
4136
- }, null, -1), _hoisted_3156 = [
4137
- _hoisted_2157
4159
+ }, null, -1), _hoisted_3157 = [
4160
+ _hoisted_2158
4138
4161
  ];
4139
- function _sfc_render157(_ctx, _cache, $props, $setup, $data, $options) {
4140
- return (0, import_vue157.openBlock)(), (0, import_vue157.createElementBlock)("svg", _hoisted_1157, _hoisted_3156);
4162
+ function _sfc_render158(_ctx, _cache, $props, $setup, $data, $options) {
4163
+ return (0, import_vue158.openBlock)(), (0, import_vue158.createElementBlock)("svg", _hoisted_1158, _hoisted_3157);
4141
4164
  }
4142
- var icon_feature_storage_default = /* @__PURE__ */ export_helper_default(_sfc_main157, [["render", _sfc_render157], ["__file", "icon-feature-storage.vue"]]);
4165
+ var icon_feature_storage_default = /* @__PURE__ */ export_helper_default(_sfc_main158, [["render", _sfc_render158], ["__file", "icon-feature-storage.vue"]]);
4143
4166
 
4144
4167
  // src/components/icon-feature-table.vue
4145
- var import_vue158 = require("vue");
4146
- var _sfc_main158 = {
4168
+ var import_vue159 = require("vue");
4169
+ var _sfc_main159 = {
4147
4170
  name: "IconFeatureTable",
4148
4171
  title: "\u8981\u7D20\u8868\u683C"
4149
- }, _hoisted_1158 = {
4172
+ }, _hoisted_1159 = {
4150
4173
  class: "icon",
4151
4174
  viewBox: "0 0 1024 1024",
4152
4175
  xmlns: "http://www.w3.org/2000/svg",
4153
4176
  width: "200",
4154
4177
  height: "200"
4155
- }, _hoisted_2158 = /* @__PURE__ */ (0, import_vue158.createElementVNode)("path", { d: "M950.857 0H73.143A73.143 73.143 0 0 0 0 73.143v877.714A73.143 73.143 0 0 0 73.143 1024h877.714A73.143 73.143 0 0 0 1024 950.857V73.143A73.143 73.143 0 0 0 950.857 0zM73.143 512H292.57v146.286H73.143zm292.571 0h292.572v146.286H365.714zm0-73.143V292.571h292.572v146.286zm-73.143 0H73.143V292.571H292.57zm-219.428 512V731.43H292.57v219.428zm292.571 0V731.43h292.572v219.428zm585.143 0H731.43V731.43h219.428zm0-292.571H731.43V512h219.428zm0-219.429H731.43V292.571h219.428zM731.43 219.43H73.143V73.143h877.714v146.286z" }, null, -1), _hoisted_3157 = [
4156
- _hoisted_2158
4178
+ }, _hoisted_2159 = /* @__PURE__ */ (0, import_vue159.createElementVNode)("path", { d: "M950.857 0H73.143A73.143 73.143 0 0 0 0 73.143v877.714A73.143 73.143 0 0 0 73.143 1024h877.714A73.143 73.143 0 0 0 1024 950.857V73.143A73.143 73.143 0 0 0 950.857 0zM73.143 512H292.57v146.286H73.143zm292.571 0h292.572v146.286H365.714zm0-73.143V292.571h292.572v146.286zm-73.143 0H73.143V292.571H292.57zm-219.428 512V731.43H292.57v219.428zm292.571 0V731.43h292.572v219.428zm585.143 0H731.43V731.43h219.428zm0-292.571H731.43V512h219.428zm0-219.429H731.43V292.571h219.428zM731.43 219.43H73.143V73.143h877.714v146.286z" }, null, -1), _hoisted_3158 = [
4179
+ _hoisted_2159
4157
4180
  ];
4158
- function _sfc_render158(_ctx, _cache, $props, $setup, $data, $options) {
4159
- return (0, import_vue158.openBlock)(), (0, import_vue158.createElementBlock)("svg", _hoisted_1158, _hoisted_3157);
4181
+ function _sfc_render159(_ctx, _cache, $props, $setup, $data, $options) {
4182
+ return (0, import_vue159.openBlock)(), (0, import_vue159.createElementBlock)("svg", _hoisted_1159, _hoisted_3158);
4160
4183
  }
4161
- var icon_feature_table_default = /* @__PURE__ */ export_helper_default(_sfc_main158, [["render", _sfc_render158], ["__file", "icon-feature-table.vue"]]);
4184
+ var icon_feature_table_default = /* @__PURE__ */ export_helper_default(_sfc_main159, [["render", _sfc_render159], ["__file", "icon-feature-table.vue"]]);
4162
4185
 
4163
4186
  // src/components/icon-feature-identify.vue
4164
- var import_vue159 = require("vue");
4165
- var _sfc_main159 = {
4187
+ var import_vue160 = require("vue");
4188
+ var _sfc_main160 = {
4166
4189
  name: "IconFeatureIdentify",
4167
4190
  title: "\u8981\u7D20\u8BC6\u522B"
4168
- }, _hoisted_1159 = {
4191
+ }, _hoisted_1160 = {
4169
4192
  class: "icon",
4170
4193
  viewBox: "0 0 1024 1024",
4171
4194
  xmlns: "http://www.w3.org/2000/svg",
4172
4195
  width: "200",
4173
4196
  height: "200"
4174
- }, _hoisted_2159 = /* @__PURE__ */ (0, import_vue159.createElementVNode)("path", { d: "M563.2 0h-25.6a493.714 493.714 0 0 0-213.577 51.2A497.371 497.371 0 0 0 59.977 490.057a495.909 495.909 0 0 0 51.2 209.92L0 1024l324.023-111.177a468.846 468.846 0 0 0 213.577 51.2 487.131 487.131 0 0 0 438.857-264.046A460.8 460.8 0 0 0 1024 486.4v-34.377A494.446 494.446 0 0 0 563.2 0zm387.657 486.4a387.657 387.657 0 0 1-46.811 179.931A413.989 413.989 0 0 1 533.943 890.88a386.926 386.926 0 0 1-180.663-43.154 73.143 73.143 0 0 0-56.32-3.657L114.103 906.24l62.171-182.857a73.143 73.143 0 0 0 0-56.32A418.377 418.377 0 0 1 133.12 486.4a422.766 422.766 0 0 1 224.549-371.566A417.646 417.646 0 0 1 537.6 73.143h22.674a421.303 421.303 0 0 1 390.583 381.806z" }, null, -1), _hoisted_3158 = [
4175
- _hoisted_2159
4197
+ }, _hoisted_2160 = /* @__PURE__ */ (0, import_vue160.createElementVNode)("path", { d: "M563.2 0h-25.6a493.714 493.714 0 0 0-213.577 51.2A497.371 497.371 0 0 0 59.977 490.057a495.909 495.909 0 0 0 51.2 209.92L0 1024l324.023-111.177a468.846 468.846 0 0 0 213.577 51.2 487.131 487.131 0 0 0 438.857-264.046A460.8 460.8 0 0 0 1024 486.4v-34.377A494.446 494.446 0 0 0 563.2 0zm387.657 486.4a387.657 387.657 0 0 1-46.811 179.931A413.989 413.989 0 0 1 533.943 890.88a386.926 386.926 0 0 1-180.663-43.154 73.143 73.143 0 0 0-56.32-3.657L114.103 906.24l62.171-182.857a73.143 73.143 0 0 0 0-56.32A418.377 418.377 0 0 1 133.12 486.4a422.766 422.766 0 0 1 224.549-371.566A417.646 417.646 0 0 1 537.6 73.143h22.674a421.303 421.303 0 0 1 390.583 381.806z" }, null, -1), _hoisted_3159 = [
4198
+ _hoisted_2160
4176
4199
  ];
4177
- function _sfc_render159(_ctx, _cache, $props, $setup, $data, $options) {
4178
- return (0, import_vue159.openBlock)(), (0, import_vue159.createElementBlock)("svg", _hoisted_1159, _hoisted_3158);
4200
+ function _sfc_render160(_ctx, _cache, $props, $setup, $data, $options) {
4201
+ return (0, import_vue160.openBlock)(), (0, import_vue160.createElementBlock)("svg", _hoisted_1160, _hoisted_3159);
4179
4202
  }
4180
- var icon_feature_identify_default = /* @__PURE__ */ export_helper_default(_sfc_main159, [["render", _sfc_render159], ["__file", "icon-feature-identify.vue"]]);
4203
+ var icon_feature_identify_default = /* @__PURE__ */ export_helper_default(_sfc_main160, [["render", _sfc_render160], ["__file", "icon-feature-identify.vue"]]);
4181
4204
 
4182
4205
  // src/components/icon-setting.vue
4183
- var import_vue160 = require("vue");
4184
- var _sfc_main160 = {
4206
+ var import_vue161 = require("vue");
4207
+ var _sfc_main161 = {
4185
4208
  name: "IconSetting",
4186
4209
  title: "\u8BBE\u7F6E"
4187
- }, _hoisted_1160 = {
4210
+ }, _hoisted_1161 = {
4188
4211
  class: "icon",
4189
4212
  viewBox: "0 0 1065 1024",
4190
4213
  xmlns: "http://www.w3.org/2000/svg",
4191
4214
  width: "208.008",
4192
4215
  height: "200"
4193
- }, _hoisted_2160 = /* @__PURE__ */ (0, import_vue160.createElementVNode)("path", { d: "M1037.308 354.498a30.65 30.65 0 0 0-29.448-21.035 120.198 120.198 0 0 1-120.198-120.198 120.198 120.198 0 0 1 12.02-52.887 29.448 29.448 0 0 0-6.611-35.458A524.063 524.063 0 0 0 673.71 4.722a29.448 29.448 0 0 0-34.858 15.025A120.198 120.198 0 0 1 530.674 82.85a120.198 120.198 0 0 1-106.976-65.508 29.448 29.448 0 0 0-34.857-16.227A524.063 524.063 0 0 0 169.48 121.314a30.05 30.05 0 0 0-6.611 35.458 120.198 120.198 0 0 1 12.02 52.887A120.198 120.198 0 0 1 54.69 329.857a30.65 30.65 0 0 0-29.449 21.035A540.89 540.89 0 0 0 .001 513.76a525.265 525.265 0 0 0 10.817 106.976 30.05 30.05 0 0 0 32.454 24.04H54.69a120.198 120.198 0 0 1 120.198 120.198 120.198 120.198 0 0 1-28.247 77.527 30.05 30.05 0 0 0 0 39.666 531.876 531.876 0 0 0 232.583 140.631 30.05 30.05 0 0 0 36.66-19.833 120.198 120.198 0 0 1 229.578 0 30.05 30.05 0 0 0 36.66 19.833 528.87 528.87 0 0 0 231.381-141.232 30.05 30.05 0 0 0 0-39.666 120.198 120.198 0 0 1-28.246-77.527 120.198 120.198 0 0 1 120.198-120.198h16.227a30.05 30.05 0 0 0 31.852-24.04 525.265 525.265 0 0 0 10.818-106.976 540.89 540.89 0 0 0-27.045-158.661zm-40.867 229.578a180.297 180.297 0 0 0-144.237 273.45 475.383 475.383 0 0 1-161.667 99.163 180.297 180.297 0 0 0-319.726 0 475.383 475.383 0 0 1-161.666-99.163 174.888 174.888 0 0 0 25.842-93.153 180.297 180.297 0 0 0-170.08-180.297A540.89 540.89 0 0 1 60.1 513.76a473.58 473.58 0 0 1 15.625-120.198 180.297 180.297 0 0 0 159.262-180.297 171.883 171.883 0 0 0-9.615-60.099 469.974 469.974 0 0 1 158.06-86.542 180.297 180.297 0 0 0 147.242 76.326 180.297 180.297 0 0 0 147.243-76.326 469.974 469.974 0 0 1 158.06 88.345 171.883 171.883 0 0 0-9.616 60.1 180.297 180.297 0 0 0 159.262 180.296 473.58 473.58 0 0 1 15.626 120.198 540.89 540.89 0 0 1-4.808 68.513z" }, null, -1), _hoisted_3159 = /* @__PURE__ */ (0, import_vue160.createElementVNode)("path", { d: "M530.674 308.222A205.538 205.538 0 1 0 736.213 513.76a205.538 205.538 0 0 0-205.539-205.538zm0 350.977a145.44 145.44 0 1 1 145.44-145.439 145.44 145.44 0 0 1-145.44 148.444z" }, null, -1), _hoisted_473 = [
4194
- _hoisted_2160,
4195
- _hoisted_3159
4216
+ }, _hoisted_2161 = /* @__PURE__ */ (0, import_vue161.createElementVNode)("path", { d: "M1037.308 354.498a30.65 30.65 0 0 0-29.448-21.035 120.198 120.198 0 0 1-120.198-120.198 120.198 120.198 0 0 1 12.02-52.887 29.448 29.448 0 0 0-6.611-35.458A524.063 524.063 0 0 0 673.71 4.722a29.448 29.448 0 0 0-34.858 15.025A120.198 120.198 0 0 1 530.674 82.85a120.198 120.198 0 0 1-106.976-65.508 29.448 29.448 0 0 0-34.857-16.227A524.063 524.063 0 0 0 169.48 121.314a30.05 30.05 0 0 0-6.611 35.458 120.198 120.198 0 0 1 12.02 52.887A120.198 120.198 0 0 1 54.69 329.857a30.65 30.65 0 0 0-29.449 21.035A540.89 540.89 0 0 0 .001 513.76a525.265 525.265 0 0 0 10.817 106.976 30.05 30.05 0 0 0 32.454 24.04H54.69a120.198 120.198 0 0 1 120.198 120.198 120.198 120.198 0 0 1-28.247 77.527 30.05 30.05 0 0 0 0 39.666 531.876 531.876 0 0 0 232.583 140.631 30.05 30.05 0 0 0 36.66-19.833 120.198 120.198 0 0 1 229.578 0 30.05 30.05 0 0 0 36.66 19.833 528.87 528.87 0 0 0 231.381-141.232 30.05 30.05 0 0 0 0-39.666 120.198 120.198 0 0 1-28.246-77.527 120.198 120.198 0 0 1 120.198-120.198h16.227a30.05 30.05 0 0 0 31.852-24.04 525.265 525.265 0 0 0 10.818-106.976 540.89 540.89 0 0 0-27.045-158.661zm-40.867 229.578a180.297 180.297 0 0 0-144.237 273.45 475.383 475.383 0 0 1-161.667 99.163 180.297 180.297 0 0 0-319.726 0 475.383 475.383 0 0 1-161.666-99.163 174.888 174.888 0 0 0 25.842-93.153 180.297 180.297 0 0 0-170.08-180.297A540.89 540.89 0 0 1 60.1 513.76a473.58 473.58 0 0 1 15.625-120.198 180.297 180.297 0 0 0 159.262-180.297 171.883 171.883 0 0 0-9.615-60.099 469.974 469.974 0 0 1 158.06-86.542 180.297 180.297 0 0 0 147.242 76.326 180.297 180.297 0 0 0 147.243-76.326 469.974 469.974 0 0 1 158.06 88.345 171.883 171.883 0 0 0-9.616 60.1 180.297 180.297 0 0 0 159.262 180.296 473.58 473.58 0 0 1 15.626 120.198 540.89 540.89 0 0 1-4.808 68.513z" }, null, -1), _hoisted_3160 = /* @__PURE__ */ (0, import_vue161.createElementVNode)("path", { d: "M530.674 308.222A205.538 205.538 0 1 0 736.213 513.76a205.538 205.538 0 0 0-205.539-205.538zm0 350.977a145.44 145.44 0 1 1 145.44-145.439 145.44 145.44 0 0 1-145.44 148.444z" }, null, -1), _hoisted_473 = [
4217
+ _hoisted_2161,
4218
+ _hoisted_3160
4196
4219
  ];
4197
- function _sfc_render160(_ctx, _cache, $props, $setup, $data, $options) {
4198
- return (0, import_vue160.openBlock)(), (0, import_vue160.createElementBlock)("svg", _hoisted_1160, _hoisted_473);
4220
+ function _sfc_render161(_ctx, _cache, $props, $setup, $data, $options) {
4221
+ return (0, import_vue161.openBlock)(), (0, import_vue161.createElementBlock)("svg", _hoisted_1161, _hoisted_473);
4199
4222
  }
4200
- var icon_setting_default = /* @__PURE__ */ export_helper_default(_sfc_main160, [["render", _sfc_render160], ["__file", "icon-setting.vue"]]);
4223
+ var icon_setting_default = /* @__PURE__ */ export_helper_default(_sfc_main161, [["render", _sfc_render161], ["__file", "icon-setting.vue"]]);
4201
4224
 
4202
4225
  // src/components/icon-details.vue
4203
- var import_vue161 = require("vue");
4204
- var _sfc_main161 = {
4226
+ var import_vue162 = require("vue");
4227
+ var _sfc_main162 = {
4205
4228
  name: "IconDetails",
4206
4229
  title: "\u8BE6\u60C5"
4207
- }, _hoisted_1161 = {
4230
+ }, _hoisted_1162 = {
4208
4231
  class: "icon",
4209
4232
  viewBox: "0 0 1024 1024",
4210
4233
  xmlns: "http://www.w3.org/2000/svg",
4211
4234
  width: "200",
4212
4235
  height: "200"
4213
- }, _hoisted_2161 = /* @__PURE__ */ (0, import_vue161.createElementVNode)("path", {
4236
+ }, _hoisted_2162 = /* @__PURE__ */ (0, import_vue162.createElementVNode)("path", {
4214
4237
  d: "M297.774 702.661a47.844 47.844 0 1 0 47.844 47.13 47.844 47.844 0 0 0-47.844-47.13zm0-238.505A47.844 47.844 0 1 0 345.618 512a47.844 47.844 0 0 0-47.844-47.844zm0-237.79a47.844 47.844 0 1 0 47.844 47.843 47.844 47.844 0 0 0-47.844-47.844zm428.452 487.72H440.59a35.704 35.704 0 0 0-35.704 35.705 35.704 35.704 0 0 0 35.704 35.704h285.635a35.704 35.704 0 0 0 35.704-35.704 35.704 35.704 0 0 0-35.704-35.705zm0-237.79H440.59a35.704 35.704 0 0 0 0 71.408h285.635a35.704 35.704 0 0 0 0-71.408zm0-237.791H440.59a35.704 35.704 0 0 0-35.704 35.704 35.704 35.704 0 0 0 35.704 35.705h285.635a35.704 35.704 0 0 0 35.704-35.705 35.704 35.704 0 0 0-35.704-35.704zM845.478 0H178.522a83.548 83.548 0 0 0-82.834 83.548v856.904A83.548 83.548 0 0 0 178.522 1024h666.956a83.548 83.548 0 0 0 82.834-83.548V83.548A83.548 83.548 0 0 0 845.478 0zm11.426 940.452a12.14 12.14 0 0 1-11.426 12.14H178.522a12.14 12.14 0 0 1-11.426-12.14V83.548a12.14 12.14 0 0 1 11.426-12.14h666.956a12.14 12.14 0 0 1 11.426 12.14zM726.226 238.505H440.59a35.704 35.704 0 0 0-35.704 35.704 35.704 35.704 0 0 0 35.704 35.705h285.635a35.704 35.704 0 0 0 35.704-35.705 35.704 35.704 0 0 0-35.704-35.704zm0 237.79H440.59a35.704 35.704 0 0 0 0 71.41h285.635a35.704 35.704 0 0 0 0-71.41zm0 237.791H440.59a35.704 35.704 0 0 0-35.704 35.705 35.704 35.704 0 0 0 35.704 35.704h285.635a35.704 35.704 0 0 0 35.704-35.704 35.704 35.704 0 0 0-35.704-35.705zm-428.452-487.72a47.844 47.844 0 1 0 47.844 47.843 47.844 47.844 0 0 0-47.844-47.844zm0 237.79A47.844 47.844 0 1 0 345.618 512a47.844 47.844 0 0 0-47.844-47.844zm0 238.505a47.844 47.844 0 1 0 47.844 47.13 47.844 47.844 0 0 0-47.844-47.13zm142.817-392.747h285.635a35.704 35.704 0 0 0 35.704-35.705 35.704 35.704 0 0 0-35.704-35.704H440.59a35.704 35.704 0 0 0-35.704 35.704 35.704 35.704 0 0 0 35.704 35.705zm285.635 166.382H440.59a35.704 35.704 0 0 0 0 71.408h285.635a35.704 35.704 0 0 0 0-71.408zm0 237.79H440.59a35.704 35.704 0 0 0-35.704 35.705 35.704 35.704 0 0 0 35.704 35.704h285.635a35.704 35.704 0 0 0 35.704-35.704 35.704 35.704 0 0 0-35.704-35.705zm-428.452-487.72a47.844 47.844 0 1 0 47.844 47.843 47.844 47.844 0 0 0-47.844-47.844zm0 237.79A47.844 47.844 0 1 0 345.618 512a47.844 47.844 0 0 0-47.844-47.844zm0 238.505a47.844 47.844 0 1 0 47.844 47.13 47.844 47.844 0 0 0-47.844-47.13z",
4215
4238
  fill: "currentColor"
4216
- }, null, -1), _hoisted_3160 = [
4217
- _hoisted_2161
4239
+ }, null, -1), _hoisted_3161 = [
4240
+ _hoisted_2162
4218
4241
  ];
4219
- function _sfc_render161(_ctx, _cache, $props, $setup, $data, $options) {
4220
- return (0, import_vue161.openBlock)(), (0, import_vue161.createElementBlock)("svg", _hoisted_1161, _hoisted_3160);
4242
+ function _sfc_render162(_ctx, _cache, $props, $setup, $data, $options) {
4243
+ return (0, import_vue162.openBlock)(), (0, import_vue162.createElementBlock)("svg", _hoisted_1162, _hoisted_3161);
4221
4244
  }
4222
- var icon_details_default = /* @__PURE__ */ export_helper_default(_sfc_main161, [["render", _sfc_render161], ["__file", "icon-details.vue"]]);
4245
+ var icon_details_default = /* @__PURE__ */ export_helper_default(_sfc_main162, [["render", _sfc_render162], ["__file", "icon-details.vue"]]);
4223
4246
 
4224
4247
  // src/components/icon-measure-distance.vue
4225
- var import_vue162 = require("vue");
4226
- var _sfc_main162 = {
4248
+ var import_vue163 = require("vue");
4249
+ var _sfc_main163 = {
4227
4250
  name: "IconMeasureDistance",
4228
4251
  title: "\u8DDD\u79BB\u6D4B\u91CF"
4229
- }, _hoisted_1162 = {
4252
+ }, _hoisted_1163 = {
4230
4253
  xmlns: "http://www.w3.org/2000/svg",
4231
4254
  viewBox: "0 0 24 24",
4232
4255
  style: { "enable-background": "new 0 0 24 24" },
4233
4256
  "xml:space": "preserve"
4234
- }, _hoisted_2162 = /* @__PURE__ */ (0, import_vue162.createElementVNode)("path", {
4257
+ }, _hoisted_2163 = /* @__PURE__ */ (0, import_vue163.createElementVNode)("path", {
4235
4258
  d: "M22 3c-.6 0-1 .4-1 1H3c0-.6-.4-1-1-1s-1 .4-1 1v2c0 .6.4 1 1 1s1-.4 1-1h18c0 .6.4 1 1 1s1-.4 1-1V4c0-.6-.4-1-1-1zm-1 6H3c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2v-7c0-1.1-.9-2-2-2zm0 9H3v-7h2v2c0 .6.4 1 1 1s1-.4 1-1v-2h4v4c0 .6.4 1 1 1s1-.4 1-1v-4h4v2c0 .6.4 1 1 1s1-.4 1-1v-2h2v7z",
4236
4259
  fill: "currentColor"
4237
- }, null, -1), _hoisted_3161 = [
4238
- _hoisted_2162
4260
+ }, null, -1), _hoisted_3162 = [
4261
+ _hoisted_2163
4239
4262
  ];
4240
- function _sfc_render162(_ctx, _cache, $props, $setup, $data, $options) {
4241
- return (0, import_vue162.openBlock)(), (0, import_vue162.createElementBlock)("svg", _hoisted_1162, _hoisted_3161);
4263
+ function _sfc_render163(_ctx, _cache, $props, $setup, $data, $options) {
4264
+ return (0, import_vue163.openBlock)(), (0, import_vue163.createElementBlock)("svg", _hoisted_1163, _hoisted_3162);
4242
4265
  }
4243
- var icon_measure_distance_default = /* @__PURE__ */ export_helper_default(_sfc_main162, [["render", _sfc_render162], ["__file", "icon-measure-distance.vue"]]);
4266
+ var icon_measure_distance_default = /* @__PURE__ */ export_helper_default(_sfc_main163, [["render", _sfc_render163], ["__file", "icon-measure-distance.vue"]]);
4244
4267
 
4245
4268
  // src/components/icon-vehicle-path.vue
4246
- var import_vue163 = require("vue");
4247
- var _sfc_main163 = {
4269
+ var import_vue164 = require("vue");
4270
+ var _sfc_main164 = {
4248
4271
  name: "IconVehiclePath",
4249
4272
  title: "\u8F66\u8F86\u8DEF\u5F84"
4250
- }, _hoisted_1163 = {
4273
+ }, _hoisted_1164 = {
4251
4274
  class: "icon",
4252
4275
  viewBox: "0 0 1024 1024",
4253
4276
  xmlns: "http://www.w3.org/2000/svg",
4254
4277
  width: "200",
4255
4278
  height: "200"
4256
- }, _hoisted_2163 = /* @__PURE__ */ (0, import_vue163.createElementVNode)("path", { d: "M668.338 176.566a167.277 167.277 0 1 1 205.05 162.652V805.59a205.82 205.82 0 1 1-410.87 0V215.11a128.734 128.734 0 1 0-256.698 0v467.142a165.735 165.735 0 1 1-77.086 0V215.109a205.82 205.82 0 1 1 410.87 0V805.59a128.734 128.734 0 1 0 256.697 0V343.072a168.048 168.048 0 0 1-127.963-166.506zm166.506-90.19a90.19 90.19 0 1 0 90.191 90.19 89.42 89.42 0 0 0-90.19-90.19zM167.277 754.712a90.19 90.19 0 1 0 89.42 89.42 89.42 89.42 0 0 0-89.42-89.42z" }, null, -1), _hoisted_3162 = [
4257
- _hoisted_2163
4279
+ }, _hoisted_2164 = /* @__PURE__ */ (0, import_vue164.createElementVNode)("path", { d: "M668.338 176.566a167.277 167.277 0 1 1 205.05 162.652V805.59a205.82 205.82 0 1 1-410.87 0V215.11a128.734 128.734 0 1 0-256.698 0v467.142a165.735 165.735 0 1 1-77.086 0V215.109a205.82 205.82 0 1 1 410.87 0V805.59a128.734 128.734 0 1 0 256.697 0V343.072a168.048 168.048 0 0 1-127.963-166.506zm166.506-90.19a90.19 90.19 0 1 0 90.191 90.19 89.42 89.42 0 0 0-90.19-90.19zM167.277 754.712a90.19 90.19 0 1 0 89.42 89.42 89.42 89.42 0 0 0-89.42-89.42z" }, null, -1), _hoisted_3163 = [
4280
+ _hoisted_2164
4258
4281
  ];
4259
- function _sfc_render163(_ctx, _cache, $props, $setup, $data, $options) {
4260
- return (0, import_vue163.openBlock)(), (0, import_vue163.createElementBlock)("svg", _hoisted_1163, _hoisted_3162);
4282
+ function _sfc_render164(_ctx, _cache, $props, $setup, $data, $options) {
4283
+ return (0, import_vue164.openBlock)(), (0, import_vue164.createElementBlock)("svg", _hoisted_1164, _hoisted_3163);
4261
4284
  }
4262
- var icon_vehicle_path_default = /* @__PURE__ */ export_helper_default(_sfc_main163, [["render", _sfc_render163], ["__file", "icon-vehicle-path.vue"]]);
4285
+ var icon_vehicle_path_default = /* @__PURE__ */ export_helper_default(_sfc_main164, [["render", _sfc_render164], ["__file", "icon-vehicle-path.vue"]]);
4263
4286
 
4264
4287
  // src/components/icon-filter2.vue
4265
- var import_vue164 = require("vue");
4266
- var _sfc_main164 = {
4288
+ var import_vue165 = require("vue");
4289
+ var _sfc_main165 = {
4267
4290
  name: "IconFilter2",
4268
4291
  title: "\u8FC7\u6EE42"
4269
- }, _hoisted_1164 = {
4292
+ }, _hoisted_1165 = {
4270
4293
  class: "icon",
4271
4294
  viewBox: "0 0 1113 1024",
4272
4295
  xmlns: "http://www.w3.org/2000/svg",
4273
4296
  width: "217.383",
4274
4297
  height: "200"
4275
- }, _hoisted_2164 = /* @__PURE__ */ (0, import_vue164.createElementVNode)("path", { d: "M1109.509 20.351a33.283 33.283 0 0 0-34.67-20.108H34.739A33.283 33.283 0 0 0 3.536 20.35 33.977 33.977 0 0 0 8.39 57.795l407.719 475.672v352.248a35.363 35.363 0 0 0 19.415 31.203l208.02 102.623a33.283 33.283 0 0 0 33.283 0 33.977 33.977 0 0 0 16.642-29.123v-456.95l407.719-475.673a33.977 33.977 0 0 0 8.32-37.444zm-477.06 477.753a34.67 34.67 0 0 0-8.32 22.882v411.88l-138.68-69.34v-346.7a34.67 34.67 0 0 0-8.321-22.882L110.319 69.583h888.94z" }, null, -1), _hoisted_3163 = [
4276
- _hoisted_2164
4298
+ }, _hoisted_2165 = /* @__PURE__ */ (0, import_vue165.createElementVNode)("path", { d: "M1109.509 20.351a33.283 33.283 0 0 0-34.67-20.108H34.739A33.283 33.283 0 0 0 3.536 20.35 33.977 33.977 0 0 0 8.39 57.795l407.719 475.672v352.248a35.363 35.363 0 0 0 19.415 31.203l208.02 102.623a33.283 33.283 0 0 0 33.283 0 33.977 33.977 0 0 0 16.642-29.123v-456.95l407.719-475.673a33.977 33.977 0 0 0 8.32-37.444zm-477.06 477.753a34.67 34.67 0 0 0-8.32 22.882v411.88l-138.68-69.34v-346.7a34.67 34.67 0 0 0-8.321-22.882L110.319 69.583h888.94z" }, null, -1), _hoisted_3164 = [
4299
+ _hoisted_2165
4277
4300
  ];
4278
- function _sfc_render164(_ctx, _cache, $props, $setup, $data, $options) {
4279
- return (0, import_vue164.openBlock)(), (0, import_vue164.createElementBlock)("svg", _hoisted_1164, _hoisted_3163);
4301
+ function _sfc_render165(_ctx, _cache, $props, $setup, $data, $options) {
4302
+ return (0, import_vue165.openBlock)(), (0, import_vue165.createElementBlock)("svg", _hoisted_1165, _hoisted_3164);
4280
4303
  }
4281
- var icon_filter2_default = /* @__PURE__ */ export_helper_default(_sfc_main164, [["render", _sfc_render164], ["__file", "icon-filter2.vue"]]);
4304
+ var icon_filter2_default = /* @__PURE__ */ export_helper_default(_sfc_main165, [["render", _sfc_render165], ["__file", "icon-filter2.vue"]]);
4282
4305
 
4283
4306
  // src/components/icon-back.vue
4284
- var import_vue165 = require("vue");
4285
- var _sfc_main165 = {
4307
+ var import_vue166 = require("vue");
4308
+ var _sfc_main166 = {
4286
4309
  name: "IconBack",
4287
4310
  title: "\u8FD4\u56DE"
4288
- }, _hoisted_1165 = {
4311
+ }, _hoisted_1166 = {
4289
4312
  class: "icon",
4290
4313
  viewBox: "0 0 1024 1024",
4291
4314
  xmlns: "http://www.w3.org/2000/svg",
4292
4315
  width: "200",
4293
4316
  height: "200"
4294
- }, _hoisted_2165 = /* @__PURE__ */ (0, import_vue165.createElementVNode)("path", { d: "M209.92 988.16c-15.36 0-30.72-15.36-30.72-30.72s15.36-30.72 30.72-30.72h471.04c153.6 0 281.6-128 281.6-281.6s-128-281.6-281.6-281.6H102.4l220.16 220.16c5.12 5.12 10.24 10.24 10.24 20.48 0 5.12-5.12 15.36-10.24 20.48-5.12 5.12-10.24 10.24-20.48 10.24-5.12 0-15.36-5.12-20.48-10.24L10.24 353.28C5.12 348.16 0 343.04 0 332.8c0-5.12 5.12-15.36 10.24-20.48L281.6 40.96c5.12-5.12 10.24-10.24 20.48-10.24 5.12 0 15.36 5.12 20.48 10.24 0 10.24 5.12 15.36 5.12 25.6 0 5.12-5.12 15.36-10.24 20.48L97.28 307.2h583.68a343.04 343.04 0 0 1 0 686.08H209.92z" }, null, -1), _hoisted_3164 = [
4295
- _hoisted_2165
4317
+ }, _hoisted_2166 = /* @__PURE__ */ (0, import_vue166.createElementVNode)("path", {
4318
+ d: "M846.6 812.947s-6.8 17.576-15.881 0c0 0-101.395-306.03-348.592-228.926v94.964s-3.954 55.88-52.685 19.467L186.394 488.666s-51.534-28.048 3.129-66.416l245.633-211.067s36.934-26.331 45.82 16.86l.282 102.502c.043.066 460.72 22.139 365.342 482.402z",
4319
+ fill: "currentColor"
4320
+ }, null, -1), _hoisted_3165 = [
4321
+ _hoisted_2166
4296
4322
  ];
4297
- function _sfc_render165(_ctx, _cache, $props, $setup, $data, $options) {
4298
- return (0, import_vue165.openBlock)(), (0, import_vue165.createElementBlock)("svg", _hoisted_1165, _hoisted_3164);
4323
+ function _sfc_render166(_ctx, _cache, $props, $setup, $data, $options) {
4324
+ return (0, import_vue166.openBlock)(), (0, import_vue166.createElementBlock)("svg", _hoisted_1166, _hoisted_3165);
4299
4325
  }
4300
- var icon_back_default = /* @__PURE__ */ export_helper_default(_sfc_main165, [["render", _sfc_render165], ["__file", "icon-back.vue"]]);
4326
+ var icon_back_default = /* @__PURE__ */ export_helper_default(_sfc_main166, [["render", _sfc_render166], ["__file", "icon-back.vue"]]);
4301
4327
 
4302
4328
  // src/components/icon-retrospective-analysis.vue
4303
- var import_vue166 = require("vue");
4304
- var _sfc_main166 = {
4329
+ var import_vue167 = require("vue");
4330
+ var _sfc_main167 = {
4305
4331
  name: "IconRetrospectiveAnalysis",
4306
4332
  title: "\u8FFD\u6EAF\u5206\u6790"
4307
- }, _hoisted_1166 = {
4333
+ }, _hoisted_1167 = {
4308
4334
  class: "icon",
4309
4335
  viewBox: "0 0 1024 1024",
4310
4336
  xmlns: "http://www.w3.org/2000/svg",
4311
4337
  width: "200",
4312
4338
  height: "200"
4313
- }, _hoisted_2166 = /* @__PURE__ */ (0, import_vue166.createElementVNode)("path", { d: "M252.053 238.005h-84.97a439.844 439.844 0 1 1-95.68 274.188 35.702 35.702 0 0 0-35.701-35.701A35.702 35.702 0 0 0 0 512.193a511.961 511.961 0 1 0 114.96-323.456V100.91a35.702 35.702 0 0 0-35.702-35.702 35.702 35.702 0 0 0-35.702 35.702v172.795a35.702 35.702 0 0 0 35.702 35.702h172.795a35.702 35.702 0 0 0 35.702-35.702 35.702 35.702 0 0 0-35.702-35.701zm295.61-11.425a35.702 35.702 0 0 0-35.702-35.701 35.702 35.702 0 0 0-35.702 35.701v285.613a35.702 35.702 0 0 0 9.997 24.991l202.071 202.071a35.702 35.702 0 0 0 50.696 0 36.416 36.416 0 0 0 0-50.696l-191.36-188.504z" }, null, -1), _hoisted_3165 = [
4314
- _hoisted_2166
4339
+ }, _hoisted_2167 = /* @__PURE__ */ (0, import_vue167.createElementVNode)("path", { d: "M252.053 238.005h-84.97a439.844 439.844 0 1 1-95.68 274.188 35.702 35.702 0 0 0-35.701-35.701A35.702 35.702 0 0 0 0 512.193a511.961 511.961 0 1 0 114.96-323.456V100.91a35.702 35.702 0 0 0-35.702-35.702 35.702 35.702 0 0 0-35.702 35.702v172.795a35.702 35.702 0 0 0 35.702 35.702h172.795a35.702 35.702 0 0 0 35.702-35.702 35.702 35.702 0 0 0-35.702-35.701zm295.61-11.425a35.702 35.702 0 0 0-35.702-35.701 35.702 35.702 0 0 0-35.702 35.701v285.613a35.702 35.702 0 0 0 9.997 24.991l202.071 202.071a35.702 35.702 0 0 0 50.696 0 36.416 36.416 0 0 0 0-50.696l-191.36-188.504z" }, null, -1), _hoisted_3166 = [
4340
+ _hoisted_2167
4315
4341
  ];
4316
- function _sfc_render166(_ctx, _cache, $props, $setup, $data, $options) {
4317
- return (0, import_vue166.openBlock)(), (0, import_vue166.createElementBlock)("svg", _hoisted_1166, _hoisted_3165);
4342
+ function _sfc_render167(_ctx, _cache, $props, $setup, $data, $options) {
4343
+ return (0, import_vue167.openBlock)(), (0, import_vue167.createElementBlock)("svg", _hoisted_1167, _hoisted_3166);
4318
4344
  }
4319
- var icon_retrospective_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main166, [["render", _sfc_render166], ["__file", "icon-retrospective-analysis.vue"]]);
4345
+ var icon_retrospective_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main167, [["render", _sfc_render167], ["__file", "icon-retrospective-analysis.vue"]]);
4320
4346
 
4321
4347
  // src/components/icon-reverse-geocoding.vue
4322
- var import_vue167 = require("vue");
4323
- var _sfc_main167 = {
4348
+ var import_vue168 = require("vue");
4349
+ var _sfc_main168 = {
4324
4350
  name: "IconReverseGeocoding",
4325
4351
  title: "\u9006\u5411\u5730\u7406\u7F16\u7801"
4326
- }, _hoisted_1167 = {
4352
+ }, _hoisted_1168 = {
4327
4353
  class: "icon",
4328
4354
  viewBox: "0 0 1097 1024",
4329
4355
  xmlns: "http://www.w3.org/2000/svg",
4330
4356
  width: "214.258",
4331
4357
  height: "200"
4332
- }, _hoisted_2167 = /* @__PURE__ */ (0, import_vue167.createElementVNode)("path", { d: "M465.92 825.783c-34.377 36.571-67.291 68.754-92.891 93.623l-7.315 6.583-7.314-6.583c-32.914-31.452-76.8-73.143-120.686-124.343A1024 1024 0 0 1 119.954 640a274.286 274.286 0 0 1-46.811-128 292.571 292.571 0 0 1 292.571-292.571v-73.143A365.714 365.714 0 0 0 0 512c0 201.874 365.714 512 365.714 512a2073.6 2073.6 0 0 0 152.137-146.286zm-51.2-259.657a73.143 73.143 0 1 1-49.006-127.269v-73.143a146.286 146.286 0 1 0 107.52 245.76zm572.709 165.303H548.57a36.571 36.571 0 0 0 0 73.142h438.86a36.571 36.571 0 0 0 0-73.142zM914.286 292.57H621.714a36.571 36.571 0 0 0 0 73.143h292.572a36.571 36.571 0 0 0 0-73.143zm0-146.285H621.714a36.571 36.571 0 0 0 0 73.143h292.572a36.571 36.571 0 0 0 0-73.143zm-292.572 73.143h292.572a36.571 36.571 0 0 0 0-73.143H621.714a36.571 36.571 0 0 0 0 73.143zm292.572 73.142H621.714a36.571 36.571 0 0 0 0 73.143h292.572a36.571 36.571 0 0 0 0-73.143zM1060.57 0H475.43a36.571 36.571 0 0 0-36.572 36.571V475.43A36.571 36.571 0 0 0 475.43 512h109.714v109.714a36.571 36.571 0 0 0 20.48 36.572 37.303 37.303 0 0 0 38.766-4.389L817.737 512h242.834a36.571 36.571 0 0 0 36.572-36.571V36.57A36.571 36.571 0 0 0 1060.57 0zM1024 438.857H804.571a37.303 37.303 0 0 0-22.674 8.046l-123.611 98.743v-73.143a36.571 36.571 0 0 0-36.572-33.646H512V73.143h512zM621.714 219.43h292.572a36.571 36.571 0 0 0 0-73.143H621.714a36.571 36.571 0 0 0 0 73.143zm0 146.285h292.572a36.571 36.571 0 0 0 0-73.143H621.714a36.571 36.571 0 0 0 0 73.143z" }, null, -1), _hoisted_3166 = [
4333
- _hoisted_2167
4358
+ }, _hoisted_2168 = /* @__PURE__ */ (0, import_vue168.createElementVNode)("path", { d: "M465.92 825.783c-34.377 36.571-67.291 68.754-92.891 93.623l-7.315 6.583-7.314-6.583c-32.914-31.452-76.8-73.143-120.686-124.343A1024 1024 0 0 1 119.954 640a274.286 274.286 0 0 1-46.811-128 292.571 292.571 0 0 1 292.571-292.571v-73.143A365.714 365.714 0 0 0 0 512c0 201.874 365.714 512 365.714 512a2073.6 2073.6 0 0 0 152.137-146.286zm-51.2-259.657a73.143 73.143 0 1 1-49.006-127.269v-73.143a146.286 146.286 0 1 0 107.52 245.76zm572.709 165.303H548.57a36.571 36.571 0 0 0 0 73.142h438.86a36.571 36.571 0 0 0 0-73.142zM914.286 292.57H621.714a36.571 36.571 0 0 0 0 73.143h292.572a36.571 36.571 0 0 0 0-73.143zm0-146.285H621.714a36.571 36.571 0 0 0 0 73.143h292.572a36.571 36.571 0 0 0 0-73.143zm-292.572 73.143h292.572a36.571 36.571 0 0 0 0-73.143H621.714a36.571 36.571 0 0 0 0 73.143zm292.572 73.142H621.714a36.571 36.571 0 0 0 0 73.143h292.572a36.571 36.571 0 0 0 0-73.143zM1060.57 0H475.43a36.571 36.571 0 0 0-36.572 36.571V475.43A36.571 36.571 0 0 0 475.43 512h109.714v109.714a36.571 36.571 0 0 0 20.48 36.572 37.303 37.303 0 0 0 38.766-4.389L817.737 512h242.834a36.571 36.571 0 0 0 36.572-36.571V36.57A36.571 36.571 0 0 0 1060.57 0zM1024 438.857H804.571a37.303 37.303 0 0 0-22.674 8.046l-123.611 98.743v-73.143a36.571 36.571 0 0 0-36.572-33.646H512V73.143h512zM621.714 219.43h292.572a36.571 36.571 0 0 0 0-73.143H621.714a36.571 36.571 0 0 0 0 73.143zm0 146.285h292.572a36.571 36.571 0 0 0 0-73.143H621.714a36.571 36.571 0 0 0 0 73.143z" }, null, -1), _hoisted_3167 = [
4359
+ _hoisted_2168
4334
4360
  ];
4335
- function _sfc_render167(_ctx, _cache, $props, $setup, $data, $options) {
4336
- return (0, import_vue167.openBlock)(), (0, import_vue167.createElementBlock)("svg", _hoisted_1167, _hoisted_3166);
4361
+ function _sfc_render168(_ctx, _cache, $props, $setup, $data, $options) {
4362
+ return (0, import_vue168.openBlock)(), (0, import_vue168.createElementBlock)("svg", _hoisted_1168, _hoisted_3167);
4337
4363
  }
4338
- var icon_reverse_geocoding_default = /* @__PURE__ */ export_helper_default(_sfc_main167, [["render", _sfc_render167], ["__file", "icon-reverse-geocoding.vue"]]);
4364
+ var icon_reverse_geocoding_default = /* @__PURE__ */ export_helper_default(_sfc_main168, [["render", _sfc_render168], ["__file", "icon-reverse-geocoding.vue"]]);
4339
4365
 
4340
4366
  // src/components/icon-select.vue
4341
- var import_vue168 = require("vue");
4342
- var _sfc_main168 = {
4367
+ var import_vue169 = require("vue");
4368
+ var _sfc_main169 = {
4343
4369
  name: "IconSelect",
4344
4370
  title: "\u9009\u53D6"
4345
- }, _hoisted_1168 = {
4371
+ }, _hoisted_1169 = {
4346
4372
  width: "24",
4347
4373
  height: "24",
4348
4374
  viewBox: "0 0 24 24",
4349
4375
  fill: "none",
4350
4376
  xmlns: "http://www.w3.org/2000/svg"
4351
- }, _hoisted_2168 = /* @__PURE__ */ (0, import_vue168.createElementVNode)("path", {
4377
+ }, _hoisted_2169 = /* @__PURE__ */ (0, import_vue169.createElementVNode)("path", {
4352
4378
  "fill-rule": "evenodd",
4353
4379
  "clip-rule": "evenodd",
4354
4380
  d: "M2.368 5.264c-.391-1.173.724-2.288 1.897-1.897L21.108 8.98c1.294.431 1.388 2.225.147 2.789l-7.208 3.276-3.276 7.208c-.565 1.24-2.358 1.147-2.789-.147L2.368 5.264Zm2.213.316 4.896 14.687 2.827-6.22a1.5 1.5 0 0 1 .745-.744l6.219-2.827L4.58 5.58Z",
4355
4381
  fill: "currentColor"
4356
- }, null, -1), _hoisted_3167 = [
4357
- _hoisted_2168
4382
+ }, null, -1), _hoisted_3168 = [
4383
+ _hoisted_2169
4358
4384
  ];
4359
- function _sfc_render168(_ctx, _cache, $props, $setup, $data, $options) {
4360
- return (0, import_vue168.openBlock)(), (0, import_vue168.createElementBlock)("svg", _hoisted_1168, _hoisted_3167);
4385
+ function _sfc_render169(_ctx, _cache, $props, $setup, $data, $options) {
4386
+ return (0, import_vue169.openBlock)(), (0, import_vue169.createElementBlock)("svg", _hoisted_1169, _hoisted_3168);
4361
4387
  }
4362
- var icon_select_default = /* @__PURE__ */ export_helper_default(_sfc_main168, [["render", _sfc_render168], ["__file", "icon-select.vue"]]);
4388
+ var icon_select_default = /* @__PURE__ */ export_helper_default(_sfc_main169, [["render", _sfc_render169], ["__file", "icon-select.vue"]]);
4363
4389
 
4364
4390
  // src/components/icon-select-layer.vue
4365
- var import_vue169 = require("vue");
4366
- var _sfc_main169 = {
4391
+ var import_vue170 = require("vue");
4392
+ var _sfc_main170 = {
4367
4393
  name: "IconSelectLayer",
4368
4394
  title: "\u9009\u53D6\u56FE\u5C42"
4369
- }, _hoisted_1169 = {
4395
+ }, _hoisted_1170 = {
4370
4396
  width: "16",
4371
4397
  height: "16",
4372
4398
  viewBox: "0 0 16 16",
4373
4399
  fill: "none",
4374
4400
  xmlns: "http://www.w3.org/2000/svg"
4375
- }, _hoisted_2169 = /* @__PURE__ */ (0, import_vue169.createElementVNode)("path", {
4401
+ }, _hoisted_2170 = /* @__PURE__ */ (0, import_vue170.createElementVNode)("path", {
4376
4402
  "fill-rule": "evenodd",
4377
4403
  "clip-rule": "evenodd",
4378
4404
  d: "M3.842 5.107a1 1 0 0 1 1.265-1.265l9.843 3.281c.862.287.925 1.483.098 1.86l-4.17 1.895-1.896 4.17c-.376.827-1.572.764-1.859-.098L3.842 5.107Zm10.792 2.965L4.791 4.79l3.28 9.843 1.896-4.17a1 1 0 0 1 .497-.497l4.17-1.895Z",
4379
4405
  fill: "currentColor"
4380
- }, null, -1), _hoisted_3168 = /* @__PURE__ */ (0, import_vue169.createElementVNode)("path", {
4406
+ }, null, -1), _hoisted_3169 = /* @__PURE__ */ (0, import_vue170.createElementVNode)("path", {
4381
4407
  "fill-rule": "evenodd",
4382
4408
  "clip-rule": "evenodd",
4383
4409
  d: "M1.926 12.886c.177.074.37.114.574.114h.45v-1H2.5a.497.497 0 0 1-.191-.037l-.383.923ZM11.05 13h.45c.203 0 .397-.04.574-.114l-.383-.923A.497.497 0 0 1 11.5 12h-.45v1ZM13 2.95V2.5c0-.203-.04-.397-.114-.574l-.923.383A.497.497 0 0 1 12 2.5v.45h1ZM2.5 1h.45v1H2.5a.495.495 0 0 0-.191.038l-.383-.924A1.48 1.48 0 0 1 2.5 1ZM1 11.05v.45c0 .203.04.397.114.574l.924-.383A.495.495 0 0 1 2 11.5v-.45H1Zm0-.9v-.9h1v.9H1Zm0-1.8v-.9h1v.9H1Zm0-1.8v-.9h1v.9H1Zm0-1.8v-.9h1v.9H1Zm0-1.8V2.5c0-.203.04-.397.114-.574l.924.383A.495.495 0 0 0 2 2.5v.45H1ZM3.85 1h.9v1h-.9V1Zm1.8 0h.9v1h-.9V1Zm1.8 0h.9v1h-.9V1Zm1.8 0h.9v1h-.9V1Zm1.8 0h.45c.203 0 .397.04.574.114l-.383.924A.495.495 0 0 0 11.5 2h-.45V1ZM13 3.85v.9h-1v-.9h1Zm0 1.8v.9h-1v-.9h1ZM9.364 13h.786v-1h-.332l-.454 1ZM12 9.818v.332h1v-.786l-1 .454Zm1 1.232v.45c0 .203-.04.397-.114.574l-.923-.383A.497.497 0 0 0 12 11.5v-.45h1ZM6.55 13h-.9v-1h.9v1Zm-1.8 0h-.9v-1h.9v1Z",
4384
4410
  fill: "currentColor"
4385
4411
  }, null, -1), _hoisted_474 = [
4386
- _hoisted_2169,
4387
- _hoisted_3168
4412
+ _hoisted_2170,
4413
+ _hoisted_3169
4388
4414
  ];
4389
- function _sfc_render169(_ctx, _cache, $props, $setup, $data, $options) {
4390
- return (0, import_vue169.openBlock)(), (0, import_vue169.createElementBlock)("svg", _hoisted_1169, _hoisted_474);
4415
+ function _sfc_render170(_ctx, _cache, $props, $setup, $data, $options) {
4416
+ return (0, import_vue170.openBlock)(), (0, import_vue170.createElementBlock)("svg", _hoisted_1170, _hoisted_474);
4391
4417
  }
4392
- var icon_select_layer_default = /* @__PURE__ */ export_helper_default(_sfc_main169, [["render", _sfc_render169], ["__file", "icon-select-layer.vue"]]);
4418
+ var icon_select_layer_default = /* @__PURE__ */ export_helper_default(_sfc_main170, [["render", _sfc_render170], ["__file", "icon-select-layer.vue"]]);
4393
4419
 
4394
4420
  // src/components/icon-opacity.vue
4395
- var import_vue170 = require("vue");
4396
- var _sfc_main170 = {
4421
+ var import_vue171 = require("vue");
4422
+ var _sfc_main171 = {
4397
4423
  name: "IconOpacity",
4398
4424
  title: "\u900F\u660E\u5EA6"
4399
- }, _hoisted_1170 = {
4425
+ }, _hoisted_1171 = {
4400
4426
  width: "16",
4401
4427
  height: "16",
4402
4428
  viewBox: "0 0 16 16",
4403
4429
  fill: "currentColor",
4404
4430
  xmlns: "http://www.w3.org/2000/svg"
4405
- }, _hoisted_2170 = /* @__PURE__ */ (0, import_vue170.createElementVNode)("path", {
4431
+ }, _hoisted_2171 = /* @__PURE__ */ (0, import_vue171.createElementVNode)("path", {
4406
4432
  "fill-rule": "evenodd",
4407
4433
  "clip-rule": "evenodd",
4408
4434
  d: "M8 1c-.185 0-.368.007-.55.021l.078.997C7.683 2.006 7.84 2 8 2V1Zm0 13c-.16 0-.317-.006-.472-.018l-.078.997c.182.014.365.021.55.021v-1ZM6.365 1.192c-.36.086-.709.2-1.045.34l.384.923c.287-.12.586-.217.894-.29l-.233-.973Zm-2.023.839c-.313.192-.61.408-.888.646l.65.76c.238-.204.493-.39.761-.554l-.523-.852ZM2.677 3.454a7.022 7.022 0 0 0-.646.888l.852.523c.165-.268.35-.523.554-.761l-.76-.65ZM1.531 5.32c-.14.336-.253.685-.34 1.045l.973.233a6.1 6.1 0 0 1 .29-.894l-.923-.384ZM1 8c0-.185.007-.368.021-.55l.997.078a6.093 6.093 0 0 0 0 .944l-.997.078A7.098 7.098 0 0 1 1 8Zm.192 1.635c.086.36.2.709.34 1.045l.923-.383a5.95 5.95 0 0 1-.29-.895l-.973.233Zm.839 2.023c.192.313.408.61.646.888l.76-.65a6.024 6.024 0 0 1-.554-.761l-.852.523Zm1.423 1.665c.278.238.575.454.888.646l.523-.852a6.03 6.03 0 0 1-.761-.554l-.65.76Zm1.866 1.146c.336.14.685.253 1.045.34l.233-.973a5.95 5.95 0 0 1-.894-.29l-.384.923ZM9 13.917A6.002 6.002 0 0 0 9 2.083v11.834Zm0 1.012c-.327.047-.66.071-1 .071V1a7.002 7.002 0 0 1 1 13.93Z"
4409
- }, null, -1), _hoisted_3169 = [
4410
- _hoisted_2170
4435
+ }, null, -1), _hoisted_3170 = [
4436
+ _hoisted_2171
4411
4437
  ];
4412
- function _sfc_render170(_ctx, _cache, $props, $setup, $data, $options) {
4413
- return (0, import_vue170.openBlock)(), (0, import_vue170.createElementBlock)("svg", _hoisted_1170, _hoisted_3169);
4438
+ function _sfc_render171(_ctx, _cache, $props, $setup, $data, $options) {
4439
+ return (0, import_vue171.openBlock)(), (0, import_vue171.createElementBlock)("svg", _hoisted_1171, _hoisted_3170);
4414
4440
  }
4415
- var icon_opacity_default = /* @__PURE__ */ export_helper_default(_sfc_main170, [["render", _sfc_render170], ["__file", "icon-opacity.vue"]]);
4441
+ var icon_opacity_default = /* @__PURE__ */ export_helper_default(_sfc_main171, [["render", _sfc_render171], ["__file", "icon-opacity.vue"]]);
4416
4442
 
4417
4443
  // src/components/icon-sightline-analysis.vue
4418
- var import_vue171 = require("vue");
4419
- var _sfc_main171 = {
4444
+ var import_vue172 = require("vue");
4445
+ var _sfc_main172 = {
4420
4446
  name: "IconSightlineAnalysis",
4421
4447
  title: "\u901A\u89C6\u5206\u6790"
4422
- }, _hoisted_1171 = {
4448
+ }, _hoisted_1172 = {
4423
4449
  width: "16",
4424
4450
  height: "16",
4425
4451
  viewBox: "0 0 16 16",
4426
4452
  fill: "none",
4427
4453
  xmlns: "http://www.w3.org/2000/svg"
4428
- }, _hoisted_2171 = /* @__PURE__ */ (0, import_vue171.createElementVNode)("path", {
4454
+ }, _hoisted_2172 = /* @__PURE__ */ (0, import_vue172.createElementVNode)("path", {
4429
4455
  "fill-rule": "evenodd",
4430
4456
  "clip-rule": "evenodd",
4431
4457
  d: "M5.293 2.5H14v7.681L11.234 13.5H2.5V5.293L5.293 2.5Zm.414 1L4.207 5h6.586l1.5-1.5H5.707ZM13 4.207l-1.5 1.5v5.912l1.5-1.8V4.207ZM10.5 12.5V6h-7v6.5h7Z",
4432
4458
  fill: "currentColor"
4433
- }, null, -1), _hoisted_3170 = /* @__PURE__ */ (0, import_vue171.createElementVNode)("path", {
4459
+ }, null, -1), _hoisted_3171 = /* @__PURE__ */ (0, import_vue172.createElementVNode)("path", {
4434
4460
  "fill-rule": "evenodd",
4435
4461
  "clip-rule": "evenodd",
4436
4462
  d: "M1.5 9.5H1v-1h.5v1Zm2 0h-1v-1h1v1Zm2 0h-1v-1h1v1Zm2 0h-1v-1h1v1Zm2 0h-1v-1h1v1Zm2 0h-1v-1h1v1Zm2 0h-1v-1h1v1Zm1.5 0h-.5v-1h.5v1Z",
4437
4463
  fill: "currentColor"
4438
- }, null, -1), _hoisted_475 = /* @__PURE__ */ (0, import_vue171.createElementVNode)("path", {
4464
+ }, null, -1), _hoisted_475 = /* @__PURE__ */ (0, import_vue172.createElementVNode)("path", {
4439
4465
  "fill-rule": "evenodd",
4440
4466
  "clip-rule": "evenodd",
4441
4467
  d: "M4 9.5H1v-1h3v1Zm11 0h-3v-1h3v1Z",
4442
4468
  fill: "currentColor"
4443
- }, null, -1), _hoisted_524 = /* @__PURE__ */ (0, import_vue171.createElementVNode)("path", {
4469
+ }, null, -1), _hoisted_524 = /* @__PURE__ */ (0, import_vue172.createElementVNode)("path", {
4444
4470
  d: "M2 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm14 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z",
4445
4471
  fill: "currentColor"
4446
4472
  }, null, -1), _hoisted_65 = [
4447
- _hoisted_2171,
4448
- _hoisted_3170,
4473
+ _hoisted_2172,
4474
+ _hoisted_3171,
4449
4475
  _hoisted_475,
4450
4476
  _hoisted_524
4451
4477
  ];
4452
- function _sfc_render171(_ctx, _cache, $props, $setup, $data, $options) {
4453
- return (0, import_vue171.openBlock)(), (0, import_vue171.createElementBlock)("svg", _hoisted_1171, _hoisted_65);
4478
+ function _sfc_render172(_ctx, _cache, $props, $setup, $data, $options) {
4479
+ return (0, import_vue172.openBlock)(), (0, import_vue172.createElementBlock)("svg", _hoisted_1172, _hoisted_65);
4454
4480
  }
4455
- var icon_sightline_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main171, [["render", _sfc_render171], ["__file", "icon-sightline-analysis.vue"]]);
4481
+ var icon_sightline_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main172, [["render", _sfc_render172], ["__file", "icon-sightline-analysis.vue"]]);
4456
4482
 
4457
4483
  // src/components/icon-road-connectivity.vue
4458
- var import_vue172 = require("vue");
4459
- var _sfc_main172 = {
4484
+ var import_vue173 = require("vue");
4485
+ var _sfc_main173 = {
4460
4486
  name: "IconRoadConnectivity",
4461
4487
  title: "\u9053\u8DEF\u8054\u901A\u6027"
4462
- }, _hoisted_1172 = {
4488
+ }, _hoisted_1173 = {
4463
4489
  class: "icon",
4464
4490
  viewBox: "0 0 1024 1024",
4465
4491
  xmlns: "http://www.w3.org/2000/svg",
4466
4492
  width: "200",
4467
4493
  height: "200"
4468
- }, _hoisted_2172 = /* @__PURE__ */ (0, import_vue172.createElementVNode)("path", { d: "M445.892 76.46a403.73 403.73 0 0 1 66.455-5.002 437.316 437.316 0 0 1 324.414 142.914H773.88a35.728 35.728 0 0 0 0 71.457h142.914A35.728 35.728 0 0 0 952.52 250.1V107.187a35.728 35.728 0 0 0-35.728-35.729 35.728 35.728 0 0 0-35.729 35.729v50.02A508.058 508.058 0 0 0 512.347 0a544.5 544.5 0 0 0-77.173 5.717 36.443 36.443 0 0 0-30.012 40.73 36.443 36.443 0 0 0 40.73 30.012zM107.187 738.15a35.728 35.728 0 0 0-35.728 35.728v142.914a35.728 35.728 0 0 0 71.457 0v-50.02a509.487 509.487 0 0 0 369.431 157.205 453.75 453.75 0 0 0 76.459-5.716 35.728 35.728 0 0 0 30.012-40.016 35.014 35.014 0 0 0-40.73-30.012 500.197 500.197 0 0 1-65.74 4.287 440.174 440.174 0 0 1-325.13-142.913h62.883a35.728 35.728 0 0 0 35.728-35.729 35.728 35.728 0 0 0-35.728-35.728H107.187zm702.42 35.728a35.728 35.728 0 0 0-35.728-35.728 36.443 36.443 0 0 0-35.728 35.728v142.914a35.728 35.728 0 0 0 35.728 35.728h142.914a35.728 35.728 0 0 0 35.728-35.728 35.728 35.728 0 0 0-35.728-35.728h-50.02a508.058 508.058 0 0 0 157.205-368.717 456.609 456.609 0 0 0-5.717-77.174 35.728 35.728 0 1 0-71.456 10.719 500.197 500.197 0 0 1 4.287 66.455A437.316 437.316 0 0 1 808.178 836.76zm-702.42-702.42a35.728 35.728 0 0 0 0 71.457h50.02A509.487 509.487 0 0 0 .002 512.347a542.357 542.357 0 0 0 5.717 76.458 36.443 36.443 0 0 0 40.73 30.012 35.728 35.728 0 0 0 30.012-40.73 401.587 401.587 0 0 1-5.002-65.74 440.174 440.174 0 0 1 142.913-325.129V250.1a35.728 35.728 0 0 0 71.457 0V107.187a35.728 35.728 0 0 0-35.728-35.729z" }, null, -1), _hoisted_3171 = [
4469
- _hoisted_2172
4494
+ }, _hoisted_2173 = /* @__PURE__ */ (0, import_vue173.createElementVNode)("path", { d: "M445.892 76.46a403.73 403.73 0 0 1 66.455-5.002 437.316 437.316 0 0 1 324.414 142.914H773.88a35.728 35.728 0 0 0 0 71.457h142.914A35.728 35.728 0 0 0 952.52 250.1V107.187a35.728 35.728 0 0 0-35.728-35.729 35.728 35.728 0 0 0-35.729 35.729v50.02A508.058 508.058 0 0 0 512.347 0a544.5 544.5 0 0 0-77.173 5.717 36.443 36.443 0 0 0-30.012 40.73 36.443 36.443 0 0 0 40.73 30.012zM107.187 738.15a35.728 35.728 0 0 0-35.728 35.728v142.914a35.728 35.728 0 0 0 71.457 0v-50.02a509.487 509.487 0 0 0 369.431 157.205 453.75 453.75 0 0 0 76.459-5.716 35.728 35.728 0 0 0 30.012-40.016 35.014 35.014 0 0 0-40.73-30.012 500.197 500.197 0 0 1-65.74 4.287 440.174 440.174 0 0 1-325.13-142.913h62.883a35.728 35.728 0 0 0 35.728-35.729 35.728 35.728 0 0 0-35.728-35.728H107.187zm702.42 35.728a35.728 35.728 0 0 0-35.728-35.728 36.443 36.443 0 0 0-35.728 35.728v142.914a35.728 35.728 0 0 0 35.728 35.728h142.914a35.728 35.728 0 0 0 35.728-35.728 35.728 35.728 0 0 0-35.728-35.728h-50.02a508.058 508.058 0 0 0 157.205-368.717 456.609 456.609 0 0 0-5.717-77.174 35.728 35.728 0 1 0-71.456 10.719 500.197 500.197 0 0 1 4.287 66.455A437.316 437.316 0 0 1 808.178 836.76zm-702.42-702.42a35.728 35.728 0 0 0 0 71.457h50.02A509.487 509.487 0 0 0 .002 512.347a542.357 542.357 0 0 0 5.717 76.458 36.443 36.443 0 0 0 40.73 30.012 35.728 35.728 0 0 0 30.012-40.73 401.587 401.587 0 0 1-5.002-65.74 440.174 440.174 0 0 1 142.913-325.129V250.1a35.728 35.728 0 0 0 71.457 0V107.187a35.728 35.728 0 0 0-35.728-35.729z" }, null, -1), _hoisted_3172 = [
4495
+ _hoisted_2173
4470
4496
  ];
4471
- function _sfc_render172(_ctx, _cache, $props, $setup, $data, $options) {
4472
- return (0, import_vue172.openBlock)(), (0, import_vue172.createElementBlock)("svg", _hoisted_1172, _hoisted_3171);
4497
+ function _sfc_render173(_ctx, _cache, $props, $setup, $data, $options) {
4498
+ return (0, import_vue173.openBlock)(), (0, import_vue173.createElementBlock)("svg", _hoisted_1173, _hoisted_3172);
4473
4499
  }
4474
- var icon_road_connectivity_default = /* @__PURE__ */ export_helper_default(_sfc_main172, [["render", _sfc_render172], ["__file", "icon-road-connectivity.vue"]]);
4500
+ var icon_road_connectivity_default = /* @__PURE__ */ export_helper_default(_sfc_main173, [["render", _sfc_render173], ["__file", "icon-road-connectivity.vue"]]);
4475
4501
 
4476
4502
  // src/components/icon-rename.vue
4477
- var import_vue173 = require("vue");
4478
- var _sfc_main173 = {
4503
+ var import_vue174 = require("vue");
4504
+ var _sfc_main174 = {
4479
4505
  name: "IconRename",
4480
4506
  title: "\u91CD\u547D\u540D"
4481
- }, _hoisted_1173 = {
4507
+ }, _hoisted_1174 = {
4482
4508
  class: "icon",
4483
4509
  viewBox: "0 0 1024 1024",
4484
4510
  xmlns: "http://www.w3.org/2000/svg",
4485
4511
  width: "200",
4486
4512
  height: "200"
4487
- }, _hoisted_2173 = /* @__PURE__ */ (0, import_vue173.createElementVNode)("path", { d: "M36.571 329.143a36.571 36.571 0 0 0 36.572-36.572V109.714a36.571 36.571 0 0 1 36.571-36.571h182.857a36.571 36.571 0 0 0 36.572-36.572A36.571 36.571 0 0 0 292.57 0H109.714A109.714 109.714 0 0 0 0 109.714v182.857a36.571 36.571 0 0 0 36.571 36.572zM914.286 0H731.429a36.571 36.571 0 0 0-36.572 36.571 36.571 36.571 0 0 0 36.572 36.572h182.857a36.571 36.571 0 0 1 36.571 36.571v182.857a36.571 36.571 0 0 0 73.143 0V109.714A109.714 109.714 0 0 0 914.286 0zM292.57 950.857H109.714a36.571 36.571 0 0 1-36.571-36.571V731.429a36.571 36.571 0 0 0-36.572-36.572A36.571 36.571 0 0 0 0 731.43v182.857A109.714 109.714 0 0 0 109.714 1024h182.857a36.571 36.571 0 0 0 0-73.143zm694.858-256a36.571 36.571 0 0 0-36.572 36.572v182.857a36.571 36.571 0 0 1-36.571 36.571H731.429a36.571 36.571 0 0 0 0 73.143h182.857A109.714 109.714 0 0 0 1024 914.286V731.429a36.571 36.571 0 0 0-36.571-36.572zM731.429 256a36.571 36.571 0 0 0-36.572-36.571H329.143a36.571 36.571 0 0 0 0 73.142h146.286V768a36.571 36.571 0 0 0 73.142 0V292.571h146.286A36.571 36.571 0 0 0 731.43 256z" }, null, -1), _hoisted_3172 = [
4488
- _hoisted_2173
4513
+ }, _hoisted_2174 = /* @__PURE__ */ (0, import_vue174.createElementVNode)("path", { d: "M36.571 329.143a36.571 36.571 0 0 0 36.572-36.572V109.714a36.571 36.571 0 0 1 36.571-36.571h182.857a36.571 36.571 0 0 0 36.572-36.572A36.571 36.571 0 0 0 292.57 0H109.714A109.714 109.714 0 0 0 0 109.714v182.857a36.571 36.571 0 0 0 36.571 36.572zM914.286 0H731.429a36.571 36.571 0 0 0-36.572 36.571 36.571 36.571 0 0 0 36.572 36.572h182.857a36.571 36.571 0 0 1 36.571 36.571v182.857a36.571 36.571 0 0 0 73.143 0V109.714A109.714 109.714 0 0 0 914.286 0zM292.57 950.857H109.714a36.571 36.571 0 0 1-36.571-36.571V731.429a36.571 36.571 0 0 0-36.572-36.572A36.571 36.571 0 0 0 0 731.43v182.857A109.714 109.714 0 0 0 109.714 1024h182.857a36.571 36.571 0 0 0 0-73.143zm694.858-256a36.571 36.571 0 0 0-36.572 36.572v182.857a36.571 36.571 0 0 1-36.571 36.571H731.429a36.571 36.571 0 0 0 0 73.143h182.857A109.714 109.714 0 0 0 1024 914.286V731.429a36.571 36.571 0 0 0-36.571-36.572zM731.429 256a36.571 36.571 0 0 0-36.572-36.571H329.143a36.571 36.571 0 0 0 0 73.142h146.286V768a36.571 36.571 0 0 0 73.142 0V292.571h146.286A36.571 36.571 0 0 0 731.43 256z" }, null, -1), _hoisted_3173 = [
4514
+ _hoisted_2174
4489
4515
  ];
4490
- function _sfc_render173(_ctx, _cache, $props, $setup, $data, $options) {
4491
- return (0, import_vue173.openBlock)(), (0, import_vue173.createElementBlock)("svg", _hoisted_1173, _hoisted_3172);
4516
+ function _sfc_render174(_ctx, _cache, $props, $setup, $data, $options) {
4517
+ return (0, import_vue174.openBlock)(), (0, import_vue174.createElementBlock)("svg", _hoisted_1174, _hoisted_3173);
4492
4518
  }
4493
- var icon_rename_default = /* @__PURE__ */ export_helper_default(_sfc_main173, [["render", _sfc_render173], ["__file", "icon-rename.vue"]]);
4519
+ var icon_rename_default = /* @__PURE__ */ export_helper_default(_sfc_main174, [["render", _sfc_render174], ["__file", "icon-rename.vue"]]);
4494
4520
 
4495
4521
  // src/components/icon-rename2.vue
4496
- var import_vue174 = require("vue");
4497
- var _sfc_main174 = {
4522
+ var import_vue175 = require("vue");
4523
+ var _sfc_main175 = {
4498
4524
  name: "IconRename2",
4499
4525
  title: "\u91CD\u547D\u540D2"
4500
- }, _hoisted_1174 = {
4526
+ }, _hoisted_1175 = {
4501
4527
  class: "icon",
4502
4528
  viewBox: "0 0 1024 1024",
4503
4529
  xmlns: "http://www.w3.org/2000/svg",
4504
4530
  width: "200",
4505
4531
  height: "200"
4506
- }, _hoisted_2174 = /* @__PURE__ */ (0, import_vue174.createElementVNode)("path", {
4532
+ }, _hoisted_2175 = /* @__PURE__ */ (0, import_vue175.createElementVNode)("path", {
4507
4533
  d: "m704.085 510.572-95.688-94.974a34.276 34.276 0 0 0-49.986 0L319.906 653.39a35.704 35.704 0 0 0-9.997 24.993v95.688a35.704 35.704 0 0 0 35.704 35.704h94.974a36.418 36.418 0 0 0 24.993-10.711l238.505-237.791a36.418 36.418 0 0 0 0-50.7zM425.59 738.365h-44.273v-44.987l202.086-202.087 44.987 44.274zm278.494-227.793-95.688-94.974a34.276 34.276 0 0 0-49.986 0L319.906 653.39a35.704 35.704 0 0 0-9.997 24.993v95.688a35.704 35.704 0 0 0 35.704 35.704h94.974a36.418 36.418 0 0 0 24.993-10.711l238.505-237.791a36.418 36.418 0 0 0 0-50.7zM425.59 738.365h-44.273v-44.987l202.086-202.087 44.987 44.274zm278.494-227.793-95.688-94.974a34.276 34.276 0 0 0-49.986 0L319.906 653.39a35.704 35.704 0 0 0-9.997 24.993v95.688a35.704 35.704 0 0 0 35.704 35.704h94.974a36.418 36.418 0 0 0 24.993-10.711l238.505-237.791a36.418 36.418 0 0 0 0-50.7zM425.59 738.365h-44.273v-44.987l202.086-202.087 44.987 44.274zm278.494-227.793-95.688-94.974a34.276 34.276 0 0 0-49.986 0L319.906 653.39a35.704 35.704 0 0 0-9.997 24.993v95.688a35.704 35.704 0 0 0 35.704 35.704h94.974a36.418 36.418 0 0 0 24.993-10.711l238.505-237.791a36.418 36.418 0 0 0 0-50.7zM425.59 738.365h-44.273v-44.987l202.086-202.087 44.987 44.274zm492.005-489.863L680.52 10.712A36.418 36.418 0 0 0 654.813 0H178.517a83.548 83.548 0 0 0-82.834 83.548v856.904A83.548 83.548 0 0 0 178.517 1024h666.957a83.548 83.548 0 0 0 82.834-83.548V274.209a34.276 34.276 0 0 0-10.712-25.707zM690.517 122.11l119.252 116.396H690.517zm166.382 818.343a12.14 12.14 0 0 1-11.425 12.14H178.517a12.14 12.14 0 0 1-11.425-12.14V83.548a12.14 12.14 0 0 1 11.425-12.14h440.591V274.21a35.704 35.704 0 0 0 35.705 35.705h202.086zM558.411 415.598 319.906 653.39a35.704 35.704 0 0 0-9.997 24.993v95.688a35.704 35.704 0 0 0 35.704 35.704h94.974a36.418 36.418 0 0 0 24.993-10.711l238.505-237.791a36.418 36.418 0 0 0 0-50.7l-95.688-94.974a34.276 34.276 0 0 0-49.986 0zm-132.82 322.767h-44.273v-44.987l202.086-202.087 44.987 44.274zm278.494-227.793-95.688-94.974a34.276 34.276 0 0 0-49.986 0L319.906 653.39a35.704 35.704 0 0 0-9.997 24.993v95.688a35.704 35.704 0 0 0 35.704 35.704h94.974a36.418 36.418 0 0 0 24.993-10.711l238.505-237.791a36.418 36.418 0 0 0 0-50.7zM425.59 738.365h-44.273v-44.987l202.086-202.087 44.987 44.274zm278.494-227.793-95.688-94.974a34.276 34.276 0 0 0-49.986 0L319.906 653.39a35.704 35.704 0 0 0-9.997 24.993v95.688a35.704 35.704 0 0 0 35.704 35.704h94.974a36.418 36.418 0 0 0 24.993-10.711l238.505-237.791a36.418 36.418 0 0 0 0-50.7zM425.59 738.365h-44.273v-44.987l202.086-202.087 44.987 44.274z",
4508
4534
  fill: "currentColor"
4509
- }, null, -1), _hoisted_3173 = [
4510
- _hoisted_2174
4535
+ }, null, -1), _hoisted_3174 = [
4536
+ _hoisted_2175
4511
4537
  ];
4512
- function _sfc_render174(_ctx, _cache, $props, $setup, $data, $options) {
4513
- return (0, import_vue174.openBlock)(), (0, import_vue174.createElementBlock)("svg", _hoisted_1174, _hoisted_3173);
4538
+ function _sfc_render175(_ctx, _cache, $props, $setup, $data, $options) {
4539
+ return (0, import_vue175.openBlock)(), (0, import_vue175.createElementBlock)("svg", _hoisted_1175, _hoisted_3174);
4514
4540
  }
4515
- var icon_rename2_default = /* @__PURE__ */ export_helper_default(_sfc_main174, [["render", _sfc_render174], ["__file", "icon-rename2.vue"]]);
4541
+ var icon_rename2_default = /* @__PURE__ */ export_helper_default(_sfc_main175, [["render", _sfc_render175], ["__file", "icon-rename2.vue"]]);
4516
4542
 
4517
4543
  // src/components/icon-video-repeat.vue
4518
- var import_vue175 = require("vue");
4519
- var _sfc_main175 = {
4544
+ var import_vue176 = require("vue");
4545
+ var _sfc_main176 = {
4520
4546
  name: "IconVideoRepeat",
4521
4547
  title: "\u91CD\u64AD"
4522
- }, _hoisted_1175 = {
4548
+ }, _hoisted_1176 = {
4523
4549
  width: "16",
4524
4550
  height: "16",
4525
4551
  viewBox: "0 0 16 16",
4526
4552
  fill: "none",
4527
4553
  xmlns: "http://www.w3.org/2000/svg"
4528
- }, _hoisted_2175 = /* @__PURE__ */ (0, import_vue175.createElementVNode)("path", {
4554
+ }, _hoisted_2176 = /* @__PURE__ */ (0, import_vue176.createElementVNode)("path", {
4529
4555
  "fill-rule": "evenodd",
4530
4556
  "clip-rule": "evenodd",
4531
4557
  d: "M.5 7.7h4c.3 0 .5-.3.5-.5s-.2-.5-.5-.5H1.8L4 4.6c.5-.6 1.2-1 2-1.3 2.9-1 6 .5 7 3.4.1.3.4.4.6.3.3-.1.4-.4.3-.6-.6-1.6-1.8-2.9-3.3-3.7-1.6-.7-3.3-.8-5-.3-.8.3-1.7.8-2.3 1.5L1 6V3.2c0-.3-.2-.5-.5-.5s-.5.2-.5.5v4.2s0 .1.1.1v.1s.1.1.2.1h.2Zm15.2 2.1v-.1s0-.1-.1-.1v-.1l-.1-.1h-4.3c-.3 0-.5.2-.5.5s.2.5.5.5h2.7l-2.2 2.1c-2.1 2.1-5.6 2.1-7.8 0-.6-.6-1-1.3-1.3-2.1 0-.3-.3-.5-.6-.4-.3.1-.4.4-.3.7.3.9.9 1.7 1.5 2.4 1.3 1.3 3 1.9 4.6 1.9 1.7 0 3.3-.6 4.6-1.9l2.3-2.1v2.8c0 .3.2.5.5.5s.5-.2.5-.5v-4ZM10.197 8 7 5.868v4.263L10.197 8Zm.555.832a1 1 0 0 0 0-1.664L7.555 5.036A1 1 0 0 0 6 5.868v4.263a1 1 0 0 0 1.555.832l3.197-2.131Z",
4532
4558
  fill: "currentColor"
4533
- }, null, -1), _hoisted_3174 = [
4534
- _hoisted_2175
4535
- ];
4536
- function _sfc_render175(_ctx, _cache, $props, $setup, $data, $options) {
4537
- return (0, import_vue175.openBlock)(), (0, import_vue175.createElementBlock)("svg", _hoisted_1175, _hoisted_3174);
4538
- }
4539
- var icon_video_repeat_default = /* @__PURE__ */ export_helper_default(_sfc_main175, [["render", _sfc_render175], ["__file", "icon-video-repeat.vue"]]);
4540
-
4541
- // src/components/icon-reset.vue
4542
- var import_vue176 = require("vue");
4543
- var _sfc_main176 = {
4544
- name: "IconReset",
4545
- title: "\u91CD\u7F6E"
4546
- }, _hoisted_1176 = {
4547
- class: "icon",
4548
- viewBox: "0 0 1024 1024",
4549
- xmlns: "http://www.w3.org/2000/svg",
4550
- width: "200",
4551
- height: "200"
4552
- }, _hoisted_2176 = /* @__PURE__ */ (0, import_vue176.createElementVNode)("path", {
4553
- d: "M510.984.005A507.84 507.84 0 0 0 143.075 157.23a39.306 39.306 0 0 0 56.602 54.242A432.371 432.371 0 0 1 943.355 510.99a39.306 39.306 0 0 0 78.613 0V91.982a39.306 39.306 0 0 0-78.613 0v143.861A510.198 510.198 0 0 0 510.984.005zM78.613 510.989a39.306 39.306 0 0 0-39.307-39.307A39.306 39.306 0 0 0 0 510.99v419.006a39.306 39.306 0 0 0 39.306 39.307 39.306 39.306 0 0 0 39.307-39.307V786.134a510.984 510.984 0 0 0 786.129 95.121 39.306 39.306 0 1 0-54.243-56.6A432.371 432.371 0 0 1 78.613 510.988z",
4554
- fill: "currentColor"
4555
4559
  }, null, -1), _hoisted_3175 = [
4556
4560
  _hoisted_2176
4557
4561
  ];
4558
4562
  function _sfc_render176(_ctx, _cache, $props, $setup, $data, $options) {
4559
4563
  return (0, import_vue176.openBlock)(), (0, import_vue176.createElementBlock)("svg", _hoisted_1176, _hoisted_3175);
4560
4564
  }
4561
- var icon_reset_default = /* @__PURE__ */ export_helper_default(_sfc_main176, [["render", _sfc_render176], ["__file", "icon-reset.vue"]]);
4565
+ var icon_video_repeat_default = /* @__PURE__ */ export_helper_default(_sfc_main176, [["render", _sfc_render176], ["__file", "icon-video-repeat.vue"]]);
4562
4566
 
4563
- // src/components/icon-lock.vue
4567
+ // src/components/icon-reset.vue
4564
4568
  var import_vue177 = require("vue");
4565
4569
  var _sfc_main177 = {
4566
- name: "IconLock",
4567
- title: "\u9501\u5B9A"
4570
+ name: "IconReset",
4571
+ title: "\u91CD\u7F6E"
4568
4572
  }, _hoisted_1177 = {
4569
4573
  class: "icon",
4570
4574
  viewBox: "0 0 1024 1024",
@@ -4572,7 +4576,7 @@ var _sfc_main177 = {
4572
4576
  width: "200",
4573
4577
  height: "200"
4574
4578
  }, _hoisted_2177 = /* @__PURE__ */ (0, import_vue177.createElementVNode)("path", {
4575
- d: "M512 619.113a35.704 35.704 0 0 0-35.704 35.704v142.818a35.704 35.704 0 1 0 71.408 0V654.817A35.704 35.704 0 0 0 512 619.113zm0 0a35.704 35.704 0 0 0-35.704 35.704v142.818a35.704 35.704 0 1 0 71.408 0V654.817A35.704 35.704 0 0 0 512 619.113zm380.608-190.661H785.495V274.209a273.495 273.495 0 1 0-546.99 0v154.243H131.392A83.548 83.548 0 0 0 47.844 512v428.452A83.548 83.548 0 0 0 131.392 1024h761.216a83.548 83.548 0 0 0 83.548-83.548V512a83.548 83.548 0 0 0-83.548-83.548zM309.914 274.209a202.086 202.086 0 1 1 404.172 0v154.243H309.914zm594.834 666.243a12.14 12.14 0 0 1-12.14 12.14H131.392a12.14 12.14 0 0 1-12.14-12.14V512a12.14 12.14 0 0 1 12.14-12.14h761.216a12.14 12.14 0 0 1 12.14 12.14zM512 619.113a35.704 35.704 0 0 0-35.704 35.704v142.818a35.704 35.704 0 1 0 71.408 0V654.817A35.704 35.704 0 0 0 512 619.113zm0 0a35.704 35.704 0 0 0-35.704 35.704v142.818a35.704 35.704 0 1 0 71.408 0V654.817A35.704 35.704 0 0 0 512 619.113zm0 0a35.704 35.704 0 0 0-35.704 35.704v142.818a35.704 35.704 0 1 0 71.408 0V654.817A35.704 35.704 0 0 0 512 619.113z",
4579
+ d: "M510.984.005A507.84 507.84 0 0 0 143.075 157.23a39.306 39.306 0 0 0 56.602 54.242A432.371 432.371 0 0 1 943.355 510.99a39.306 39.306 0 0 0 78.613 0V91.982a39.306 39.306 0 0 0-78.613 0v143.861A510.198 510.198 0 0 0 510.984.005zM78.613 510.989a39.306 39.306 0 0 0-39.307-39.307A39.306 39.306 0 0 0 0 510.99v419.006a39.306 39.306 0 0 0 39.306 39.307 39.306 39.306 0 0 0 39.307-39.307V786.134a510.984 510.984 0 0 0 786.129 95.121 39.306 39.306 0 1 0-54.243-56.6A432.371 432.371 0 0 1 78.613 510.988z",
4576
4580
  fill: "currentColor"
4577
4581
  }, null, -1), _hoisted_3176 = [
4578
4582
  _hoisted_2177
@@ -4580,21 +4584,21 @@ var _sfc_main177 = {
4580
4584
  function _sfc_render177(_ctx, _cache, $props, $setup, $data, $options) {
4581
4585
  return (0, import_vue177.openBlock)(), (0, import_vue177.createElementBlock)("svg", _hoisted_1177, _hoisted_3176);
4582
4586
  }
4583
- var icon_lock_default = /* @__PURE__ */ export_helper_default(_sfc_main177, [["render", _sfc_render177], ["__file", "icon-lock.vue"]]);
4587
+ var icon_reset_default = /* @__PURE__ */ export_helper_default(_sfc_main177, [["render", _sfc_render177], ["__file", "icon-reset.vue"]]);
4584
4588
 
4585
- // src/components/icon-shadow-analysis.vue
4589
+ // src/components/icon-lock.vue
4586
4590
  var import_vue178 = require("vue");
4587
4591
  var _sfc_main178 = {
4588
- name: "IconShadowAnalysis",
4589
- title: "\u9634\u5F71\u5206\u6790"
4592
+ name: "IconLock",
4593
+ title: "\u9501\u5B9A"
4590
4594
  }, _hoisted_1178 = {
4591
- width: "16",
4592
- height: "16",
4593
- viewBox: "0 0 16 16",
4594
- fill: "none",
4595
- xmlns: "http://www.w3.org/2000/svg"
4595
+ class: "icon",
4596
+ viewBox: "0 0 1024 1024",
4597
+ xmlns: "http://www.w3.org/2000/svg",
4598
+ width: "200",
4599
+ height: "200"
4596
4600
  }, _hoisted_2178 = /* @__PURE__ */ (0, import_vue178.createElementVNode)("path", {
4597
- d: "M11.77 1v3.229L15 4.23V15H4.23l-.001-3.23H1V1h10.77ZM5.306 12.16v1.763l1.761-.001-1.761-1.763Zm2.655-.39H6.44l2.152 2.152h1.523l-2.153-2.153Zm3.046 0H9.485l2.153 2.152h1.523l-2.153-2.153Zm.761-2.285v1.523l2.153 2.153v-1.523l-2.153-2.153Zm-1.077-7.408H2.077v8.615h8.615V2.077ZM11.77 6.44v1.522l2.153 2.153V8.592L11.769 6.44Zm.39-1.133 1.763 1.761.001-1.76-1.764-.001Z",
4601
+ d: "M512 619.113a35.704 35.704 0 0 0-35.704 35.704v142.818a35.704 35.704 0 1 0 71.408 0V654.817A35.704 35.704 0 0 0 512 619.113zm0 0a35.704 35.704 0 0 0-35.704 35.704v142.818a35.704 35.704 0 1 0 71.408 0V654.817A35.704 35.704 0 0 0 512 619.113zm380.608-190.661H785.495V274.209a273.495 273.495 0 1 0-546.99 0v154.243H131.392A83.548 83.548 0 0 0 47.844 512v428.452A83.548 83.548 0 0 0 131.392 1024h761.216a83.548 83.548 0 0 0 83.548-83.548V512a83.548 83.548 0 0 0-83.548-83.548zM309.914 274.209a202.086 202.086 0 1 1 404.172 0v154.243H309.914zm594.834 666.243a12.14 12.14 0 0 1-12.14 12.14H131.392a12.14 12.14 0 0 1-12.14-12.14V512a12.14 12.14 0 0 1 12.14-12.14h761.216a12.14 12.14 0 0 1 12.14 12.14zM512 619.113a35.704 35.704 0 0 0-35.704 35.704v142.818a35.704 35.704 0 1 0 71.408 0V654.817A35.704 35.704 0 0 0 512 619.113zm0 0a35.704 35.704 0 0 0-35.704 35.704v142.818a35.704 35.704 0 1 0 71.408 0V654.817A35.704 35.704 0 0 0 512 619.113zm0 0a35.704 35.704 0 0 0-35.704 35.704v142.818a35.704 35.704 0 1 0 71.408 0V654.817A35.704 35.704 0 0 0 512 619.113z",
4598
4602
  fill: "currentColor"
4599
4603
  }, null, -1), _hoisted_3177 = [
4600
4604
  _hoisted_2178
@@ -4602,21 +4606,21 @@ var _sfc_main178 = {
4602
4606
  function _sfc_render178(_ctx, _cache, $props, $setup, $data, $options) {
4603
4607
  return (0, import_vue178.openBlock)(), (0, import_vue178.createElementBlock)("svg", _hoisted_1178, _hoisted_3177);
4604
4608
  }
4605
- var icon_shadow_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main178, [["render", _sfc_render178], ["__file", "icon-shadow-analysis.vue"]]);
4609
+ var icon_lock_default = /* @__PURE__ */ export_helper_default(_sfc_main178, [["render", _sfc_render178], ["__file", "icon-lock.vue"]]);
4606
4610
 
4607
- // src/components/icon-rain.vue
4611
+ // src/components/icon-shadow-analysis.vue
4608
4612
  var import_vue179 = require("vue");
4609
4613
  var _sfc_main179 = {
4610
- name: "IconRain",
4611
- title: "\u96E8"
4614
+ name: "IconShadowAnalysis",
4615
+ title: "\u9634\u5F71\u5206\u6790"
4612
4616
  }, _hoisted_1179 = {
4613
- width: "24",
4614
- height: "24",
4615
- viewBox: "0 0 24 24",
4617
+ width: "16",
4618
+ height: "16",
4619
+ viewBox: "0 0 16 16",
4616
4620
  fill: "none",
4617
4621
  xmlns: "http://www.w3.org/2000/svg"
4618
4622
  }, _hoisted_2179 = /* @__PURE__ */ (0, import_vue179.createElementVNode)("path", {
4619
- d: "M5.048 17.455c-.705 0-1.302.576-1.302 1.302v1.28c0 .726.597 1.28 1.302 1.28.682 0 1.259-.554 1.259-1.28v-1.28c0-.726-.577-1.302-1.26-1.302Zm4.843 0a1.28 1.28 0 0 0-1.301 1.302v1.28c0 .726.555 1.28 1.301 1.28.683 0 1.238-.554 1.238-1.28v-1.28c0-.726-.555-1.302-1.238-1.302Zm4.674 0c-.726 0-1.302.576-1.302 1.302v1.28c0 .726.576 1.28 1.302 1.28.682 0 1.301-.554 1.301-1.28v-1.28c0-.726-.619-1.302-1.301-1.302Zm1.173-16.13a8.423 8.423 0 0 0-7.724 5.12c-.15.299-.256.704-.406 1.11-.81-.427-1.792-.832-2.923-.832-1.28 0-2.411.512-3.393 1.536-.192.17-.939.96-1.174 2.262-.384 2.027.235 3.755 1.772 4.8.405.278 1.515.747 2.325.747h14.617c.107 0 .17 0 .256-.064.17-.021 1.857-.341 3.03-1.643 1.217-1.322 1.878-3.115 1.878-5.014 0-4.438-3.691-8.023-8.258-8.023Zm4.652 11.457c-.512.598-1.387.833-1.643.897H4.215c-.234 0-.853-.214-1.024-.3-.256-.191-1.088-.746-.768-2.41.128-.64.512-1.024.47-1.024.042 0 .042-.022.042-.022.534-.576 1.152-.875 1.75-.875.96 0 1.856.62 2.347.982.021 0 .021.064.064.064l.512.384c.342.213.726.256 1.088.107a.962.962 0 0 0 .705-.768c.17-.683.554-1.964.747-2.454.96-2.22 3.179-3.692 5.59-3.692 3.265 0 5.91 2.54 5.91 5.676 0 1.323-.426 2.56-1.258 3.435Zm-1.408 4.673c-.747 0-1.323.576-1.323 1.302v1.28c0 .726.576 1.28 1.323 1.28.682 0 1.259-.554 1.259-1.28v-1.28c0-.726-.577-1.302-1.26-1.302Z",
4623
+ d: "M11.77 1v3.229L15 4.23V15H4.23l-.001-3.23H1V1h10.77ZM5.306 12.16v1.763l1.761-.001-1.761-1.763Zm2.655-.39H6.44l2.152 2.152h1.523l-2.153-2.153Zm3.046 0H9.485l2.153 2.152h1.523l-2.153-2.153Zm.761-2.285v1.523l2.153 2.153v-1.523l-2.153-2.153Zm-1.077-7.408H2.077v8.615h8.615V2.077ZM11.77 6.44v1.522l2.153 2.153V8.592L11.769 6.44Zm.39-1.133 1.763 1.761.001-1.76-1.764-.001Z",
4620
4624
  fill: "currentColor"
4621
4625
  }, null, -1), _hoisted_3178 = [
4622
4626
  _hoisted_2179
@@ -4624,13 +4628,13 @@ var _sfc_main179 = {
4624
4628
  function _sfc_render179(_ctx, _cache, $props, $setup, $data, $options) {
4625
4629
  return (0, import_vue179.openBlock)(), (0, import_vue179.createElementBlock)("svg", _hoisted_1179, _hoisted_3178);
4626
4630
  }
4627
- var icon_rain_default = /* @__PURE__ */ export_helper_default(_sfc_main179, [["render", _sfc_render179], ["__file", "icon-rain.vue"]]);
4631
+ var icon_shadow_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main179, [["render", _sfc_render179], ["__file", "icon-shadow-analysis.vue"]]);
4628
4632
 
4629
- // src/components/icon-snow.vue
4633
+ // src/components/icon-rain.vue
4630
4634
  var import_vue180 = require("vue");
4631
4635
  var _sfc_main180 = {
4632
- name: "IconSnow",
4633
- title: "\u96EA"
4636
+ name: "IconRain",
4637
+ title: "\u96E8"
4634
4638
  }, _hoisted_1180 = {
4635
4639
  width: "24",
4636
4640
  height: "24",
@@ -4638,7 +4642,7 @@ var _sfc_main180 = {
4638
4642
  fill: "none",
4639
4643
  xmlns: "http://www.w3.org/2000/svg"
4640
4644
  }, _hoisted_2180 = /* @__PURE__ */ (0, import_vue180.createElementVNode)("path", {
4641
- d: "m22.546 12.923-4.91 1.292L13.818 12l3.818-2.215 4.91 1.384L23 9.323l-3.09-.83 2.817-1.662-.909-1.57L19 6.924l.818-3.23L18 3.23l-1.273 4.984-3.818 2.216V6l3.545-3.692-1.272-1.293-2.273 2.4V0h-1.818v3.415l-2.273-2.4-1.273 1.293L11.091 6v4.43L7.364 8.216 6 3.231l-1.727.461.818 3.231L2.18 5.17l-.908 1.662 2.909 1.661L1 9.323l.545 1.846 4.91-1.384L10.182 12l-3.727 2.215-4.91-1.292L1 14.677l3.182.83-2.91 1.755.91 1.569 2.909-1.662-.818 3.139L6 20.86l1.364-4.984 3.727-2.216v4.431l-3.546 3.6 1.273 1.293 2.273-2.308V24h1.818v-3.323l2.273 2.308 1.272-1.293-3.545-3.6V13.57l3.818 2.308L18 20.86l1.818-.553L19 17.169l2.818 1.662.91-1.662-2.819-1.661L23 14.677l-.454-1.754Z",
4645
+ d: "M5.048 17.455c-.705 0-1.302.576-1.302 1.302v1.28c0 .726.597 1.28 1.302 1.28.682 0 1.259-.554 1.259-1.28v-1.28c0-.726-.577-1.302-1.26-1.302Zm4.843 0a1.28 1.28 0 0 0-1.301 1.302v1.28c0 .726.555 1.28 1.301 1.28.683 0 1.238-.554 1.238-1.28v-1.28c0-.726-.555-1.302-1.238-1.302Zm4.674 0c-.726 0-1.302.576-1.302 1.302v1.28c0 .726.576 1.28 1.302 1.28.682 0 1.301-.554 1.301-1.28v-1.28c0-.726-.619-1.302-1.301-1.302Zm1.173-16.13a8.423 8.423 0 0 0-7.724 5.12c-.15.299-.256.704-.406 1.11-.81-.427-1.792-.832-2.923-.832-1.28 0-2.411.512-3.393 1.536-.192.17-.939.96-1.174 2.262-.384 2.027.235 3.755 1.772 4.8.405.278 1.515.747 2.325.747h14.617c.107 0 .17 0 .256-.064.17-.021 1.857-.341 3.03-1.643 1.217-1.322 1.878-3.115 1.878-5.014 0-4.438-3.691-8.023-8.258-8.023Zm4.652 11.457c-.512.598-1.387.833-1.643.897H4.215c-.234 0-.853-.214-1.024-.3-.256-.191-1.088-.746-.768-2.41.128-.64.512-1.024.47-1.024.042 0 .042-.022.042-.022.534-.576 1.152-.875 1.75-.875.96 0 1.856.62 2.347.982.021 0 .021.064.064.064l.512.384c.342.213.726.256 1.088.107a.962.962 0 0 0 .705-.768c.17-.683.554-1.964.747-2.454.96-2.22 3.179-3.692 5.59-3.692 3.265 0 5.91 2.54 5.91 5.676 0 1.323-.426 2.56-1.258 3.435Zm-1.408 4.673c-.747 0-1.323.576-1.323 1.302v1.28c0 .726.576 1.28 1.323 1.28.682 0 1.259-.554 1.259-1.28v-1.28c0-.726-.577-1.302-1.26-1.302Z",
4642
4646
  fill: "currentColor"
4643
4647
  }, null, -1), _hoisted_3179 = [
4644
4648
  _hoisted_2180
@@ -4646,13 +4650,13 @@ var _sfc_main180 = {
4646
4650
  function _sfc_render180(_ctx, _cache, $props, $setup, $data, $options) {
4647
4651
  return (0, import_vue180.openBlock)(), (0, import_vue180.createElementBlock)("svg", _hoisted_1180, _hoisted_3179);
4648
4652
  }
4649
- var icon_snow_default = /* @__PURE__ */ export_helper_default(_sfc_main180, [["render", _sfc_render180], ["__file", "icon-snow.vue"]]);
4653
+ var icon_rain_default = /* @__PURE__ */ export_helper_default(_sfc_main180, [["render", _sfc_render180], ["__file", "icon-rain.vue"]]);
4650
4654
 
4651
- // src/components/icon-measure-area.vue
4655
+ // src/components/icon-snow.vue
4652
4656
  var import_vue181 = require("vue");
4653
4657
  var _sfc_main181 = {
4654
- name: "IconMeasureArea",
4655
- title: "\u9762\u79EF\u6D4B\u91CF"
4658
+ name: "IconSnow",
4659
+ title: "\u96EA"
4656
4660
  }, _hoisted_1181 = {
4657
4661
  width: "24",
4658
4662
  height: "24",
@@ -4660,9 +4664,7 @@ var _sfc_main181 = {
4660
4664
  fill: "none",
4661
4665
  xmlns: "http://www.w3.org/2000/svg"
4662
4666
  }, _hoisted_2181 = /* @__PURE__ */ (0, import_vue181.createElementVNode)("path", {
4663
- "fill-rule": "evenodd",
4664
- "clip-rule": "evenodd",
4665
- d: "M6.5 3A2.5 2.5 0 1 0 3 6.5v12A2.5 2.5 0 1 0 6.95 21h10.1A2.5 2.5 0 1 0 21 18.5v-12A2.5 2.5 0 1 0 17.5 3h-11Zm10.774 2.64L5 17.914v.136a2.496 2.496 0 0 1 1.35.77L18.417 6.753a2.51 2.51 0 0 1-1.142-1.114ZM19 18.05v-4.052L13.998 19H17.5a2.5 2.5 0 0 1 1.5-.95ZM5 6.95v3.22L10.17 5H6.95A2.503 2.503 0 0 1 5 6.95ZM4.5 5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm0 16a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1ZM20 4.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0ZM19.5 21a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1ZM12.998 5 5 12.998v2.088L15.086 5h-2.088Zm-4 14L19 8.998v2.172L11.17 19H8.998Z",
4667
+ d: "m22.546 12.923-4.91 1.292L13.818 12l3.818-2.215 4.91 1.384L23 9.323l-3.09-.83 2.817-1.662-.909-1.57L19 6.924l.818-3.23L18 3.23l-1.273 4.984-3.818 2.216V6l3.545-3.692-1.272-1.293-2.273 2.4V0h-1.818v3.415l-2.273-2.4-1.273 1.293L11.091 6v4.43L7.364 8.216 6 3.231l-1.727.461.818 3.231L2.18 5.17l-.908 1.662 2.909 1.661L1 9.323l.545 1.846 4.91-1.384L10.182 12l-3.727 2.215-4.91-1.292L1 14.677l3.182.83-2.91 1.755.91 1.569 2.909-1.662-.818 3.139L6 20.86l1.364-4.984 3.727-2.216v4.431l-3.546 3.6 1.273 1.293 2.273-2.308V24h1.818v-3.323l2.273 2.308 1.272-1.293-3.545-3.6V13.57l3.818 2.308L18 20.86l1.818-.553L19 17.169l2.818 1.662.91-1.662-2.819-1.661L23 14.677l-.454-1.754Z",
4666
4668
  fill: "currentColor"
4667
4669
  }, null, -1), _hoisted_3180 = [
4668
4670
  _hoisted_2181
@@ -4670,21 +4672,23 @@ var _sfc_main181 = {
4670
4672
  function _sfc_render181(_ctx, _cache, $props, $setup, $data, $options) {
4671
4673
  return (0, import_vue181.openBlock)(), (0, import_vue181.createElementBlock)("svg", _hoisted_1181, _hoisted_3180);
4672
4674
  }
4673
- var icon_measure_area_default = /* @__PURE__ */ export_helper_default(_sfc_main181, [["render", _sfc_render181], ["__file", "icon-measure-area.vue"]]);
4675
+ var icon_snow_default = /* @__PURE__ */ export_helper_default(_sfc_main181, [["render", _sfc_render181], ["__file", "icon-snow.vue"]]);
4674
4676
 
4675
- // src/components/icon-flight.vue
4677
+ // src/components/icon-measure-area.vue
4676
4678
  var import_vue182 = require("vue");
4677
4679
  var _sfc_main182 = {
4678
- name: "IconFlight",
4679
- title: "\u98DE\u884C"
4680
+ name: "IconMeasureArea",
4681
+ title: "\u9762\u79EF\u6D4B\u91CF"
4680
4682
  }, _hoisted_1182 = {
4681
- width: "16",
4682
- height: "16",
4683
- viewBox: "0 0 16 16",
4683
+ width: "24",
4684
+ height: "24",
4685
+ viewBox: "0 0 24 24",
4684
4686
  fill: "none",
4685
4687
  xmlns: "http://www.w3.org/2000/svg"
4686
4688
  }, _hoisted_2182 = /* @__PURE__ */ (0, import_vue182.createElementVNode)("path", {
4687
- d: "M14.847 3.26c.25-.752.2-1.404-.2-1.856l-.05-.05c-.45-.402-1.1-.452-1.85-.2-.65.2-1.25.602-1.799 1.103l-1.3 1.304L3.75 2.157c-.25-.05-.55 0-.75.201L1.8 3.561a.799.799 0 0 0-.2.703c.05.25.2.451.4.551l4.15 2.258L4.4 8.83l-1.5-.401c-.1-.05-.2-.05-.25-.05-.2 0-.4.1-.55.25l-.85.903c-.2.151-.25.402-.25.602 0 .252.15.452.3.553l2.3 1.705L5.3 14.7c.15.2.35.301.55.301h.049c.2 0 .4-.1.55-.251l.9-.903c.2-.2.3-.502.2-.752l-.4-1.505 1.75-1.757 2.249 4.164c.15.252.35.352.5.402.1.05.15.05.2.05.2 0 .35-.05.5-.15l1.2-.903a.834.834 0 0 0 .3-.803l-1.4-6.221 1.3-1.305c.5-.501.9-1.103 1.1-1.805l-.001-.001Zm-3.514 2.825 1.521 6.655-.912.655-2.84-5.143-3.146 3.127.558 1.966-.609.655-1.623-2.168L2 10.118l.66-.655 1.978.554 3.144-3.125-5.224-2.824.913-.907 6.441 1.512 1.725-1.663a4.242 4.242 0 0 1 1.42-.908c.559-.201.761-.05.862 0 .051.1.153.303 0 .857a3.09 3.09 0 0 1-.912 1.411l-1.674 1.715Z",
4689
+ "fill-rule": "evenodd",
4690
+ "clip-rule": "evenodd",
4691
+ d: "M6.5 3A2.5 2.5 0 1 0 3 6.5v12A2.5 2.5 0 1 0 6.95 21h10.1A2.5 2.5 0 1 0 21 18.5v-12A2.5 2.5 0 1 0 17.5 3h-11Zm10.774 2.64L5 17.914v.136a2.496 2.496 0 0 1 1.35.77L18.417 6.753a2.51 2.51 0 0 1-1.142-1.114ZM19 18.05v-4.052L13.998 19H17.5a2.5 2.5 0 0 1 1.5-.95ZM5 6.95v3.22L10.17 5H6.95A2.503 2.503 0 0 1 5 6.95ZM4.5 5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm0 16a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1ZM20 4.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0ZM19.5 21a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1ZM12.998 5 5 12.998v2.088L15.086 5h-2.088Zm-4 14L19 8.998v2.172L11.17 19H8.998Z",
4688
4692
  fill: "currentColor"
4689
4693
  }, null, -1), _hoisted_3181 = [
4690
4694
  _hoisted_2182
@@ -4692,94 +4696,116 @@ var _sfc_main182 = {
4692
4696
  function _sfc_render182(_ctx, _cache, $props, $setup, $data, $options) {
4693
4697
  return (0, import_vue182.openBlock)(), (0, import_vue182.createElementBlock)("svg", _hoisted_1182, _hoisted_3181);
4694
4698
  }
4695
- var icon_flight_default = /* @__PURE__ */ export_helper_default(_sfc_main182, [["render", _sfc_render182], ["__file", "icon-flight.vue"]]);
4699
+ var icon_measure_area_default = /* @__PURE__ */ export_helper_default(_sfc_main182, [["render", _sfc_render182], ["__file", "icon-measure-area.vue"]]);
4696
4700
 
4697
- // src/components/icon-home.vue
4701
+ // src/components/icon-flight.vue
4698
4702
  var import_vue183 = require("vue");
4699
4703
  var _sfc_main183 = {
4704
+ name: "IconFlight",
4705
+ title: "\u98DE\u884C"
4706
+ }, _hoisted_1183 = {
4707
+ width: "16",
4708
+ height: "16",
4709
+ viewBox: "0 0 16 16",
4710
+ fill: "none",
4711
+ xmlns: "http://www.w3.org/2000/svg"
4712
+ }, _hoisted_2183 = /* @__PURE__ */ (0, import_vue183.createElementVNode)("path", {
4713
+ d: "M14.847 3.26c.25-.752.2-1.404-.2-1.856l-.05-.05c-.45-.402-1.1-.452-1.85-.2-.65.2-1.25.602-1.799 1.103l-1.3 1.304L3.75 2.157c-.25-.05-.55 0-.75.201L1.8 3.561a.799.799 0 0 0-.2.703c.05.25.2.451.4.551l4.15 2.258L4.4 8.83l-1.5-.401c-.1-.05-.2-.05-.25-.05-.2 0-.4.1-.55.25l-.85.903c-.2.151-.25.402-.25.602 0 .252.15.452.3.553l2.3 1.705L5.3 14.7c.15.2.35.301.55.301h.049c.2 0 .4-.1.55-.251l.9-.903c.2-.2.3-.502.2-.752l-.4-1.505 1.75-1.757 2.249 4.164c.15.252.35.352.5.402.1.05.15.05.2.05.2 0 .35-.05.5-.15l1.2-.903a.834.834 0 0 0 .3-.803l-1.4-6.221 1.3-1.305c.5-.501.9-1.103 1.1-1.805l-.001-.001Zm-3.514 2.825 1.521 6.655-.912.655-2.84-5.143-3.146 3.127.558 1.966-.609.655-1.623-2.168L2 10.118l.66-.655 1.978.554 3.144-3.125-5.224-2.824.913-.907 6.441 1.512 1.725-1.663a4.242 4.242 0 0 1 1.42-.908c.559-.201.761-.05.862 0 .051.1.153.303 0 .857a3.09 3.09 0 0 1-.912 1.411l-1.674 1.715Z",
4714
+ fill: "currentColor"
4715
+ }, null, -1), _hoisted_3182 = [
4716
+ _hoisted_2183
4717
+ ];
4718
+ function _sfc_render183(_ctx, _cache, $props, $setup, $data, $options) {
4719
+ return (0, import_vue183.openBlock)(), (0, import_vue183.createElementBlock)("svg", _hoisted_1183, _hoisted_3182);
4720
+ }
4721
+ var icon_flight_default = /* @__PURE__ */ export_helper_default(_sfc_main183, [["render", _sfc_render183], ["__file", "icon-flight.vue"]]);
4722
+
4723
+ // src/components/icon-home.vue
4724
+ var import_vue184 = require("vue");
4725
+ var _sfc_main184 = {
4700
4726
  name: "IconHome",
4701
4727
  title: "\u9996\u9875"
4702
- }, _hoisted_1183 = {
4728
+ }, _hoisted_1184 = {
4703
4729
  class: "icon",
4704
4730
  viewBox: "0 0 1024 1024",
4705
4731
  xmlns: "http://www.w3.org/2000/svg",
4706
4732
  width: "200",
4707
4733
  height: "200"
4708
- }, _hoisted_2183 = /* @__PURE__ */ (0, import_vue183.createElementVNode)("path", {
4734
+ }, _hoisted_2184 = /* @__PURE__ */ (0, import_vue184.createElementVNode)("path", {
4709
4735
  d: "M492.032 103.04a32 32 0 0 1 39.936 0l320 256A32 32 0 0 1 864 384v512a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V384a32 32 0 0 1 12.032-24.96l320-256zM224 399.36V864h576V399.36l-288-230.4-288 230.4z",
4710
4736
  fill: "currentColor"
4711
- }, null, -1), _hoisted_3182 = /* @__PURE__ */ (0, import_vue183.createElementVNode)("path", {
4737
+ }, null, -1), _hoisted_3183 = /* @__PURE__ */ (0, import_vue184.createElementVNode)("path", {
4712
4738
  d: "M373.376 618.624a32 32 0 0 1 32-32h213.312a32 32 0 0 1 32 32v277.312h-64V650.624H437.376v245.312h-64V618.624z",
4713
4739
  fill: "currentColor"
4714
4740
  }, null, -1), _hoisted_476 = [
4715
- _hoisted_2183,
4716
- _hoisted_3182
4741
+ _hoisted_2184,
4742
+ _hoisted_3183
4717
4743
  ];
4718
- function _sfc_render183(_ctx, _cache, $props, $setup, $data, $options) {
4719
- return (0, import_vue183.openBlock)(), (0, import_vue183.createElementBlock)("svg", _hoisted_1183, _hoisted_476);
4744
+ function _sfc_render184(_ctx, _cache, $props, $setup, $data, $options) {
4745
+ return (0, import_vue184.openBlock)(), (0, import_vue184.createElementBlock)("svg", _hoisted_1184, _hoisted_476);
4720
4746
  }
4721
- var icon_home_default = /* @__PURE__ */ export_helper_default(_sfc_main183, [["render", _sfc_render183], ["__file", "icon-home.vue"]]);
4747
+ var icon_home_default = /* @__PURE__ */ export_helper_default(_sfc_main184, [["render", _sfc_render184], ["__file", "icon-home.vue"]]);
4722
4748
 
4723
4749
  // src/components/icon-advanced-query.vue
4724
- var import_vue184 = require("vue");
4725
- var _sfc_main184 = {
4750
+ var import_vue185 = require("vue");
4751
+ var _sfc_main185 = {
4726
4752
  name: "IconAdvancedQuery",
4727
4753
  title: "\u9AD8\u7EA7\u67E5\u8BE2"
4728
- }, _hoisted_1184 = {
4754
+ }, _hoisted_1185 = {
4729
4755
  width: "16",
4730
4756
  height: "16",
4731
4757
  viewBox: "0 0 16 16",
4732
4758
  fill: "none",
4733
4759
  xmlns: "http://www.w3.org/2000/svg"
4734
- }, _hoisted_2184 = /* @__PURE__ */ (0, import_vue184.createElementVNode)("path", {
4760
+ }, _hoisted_2185 = /* @__PURE__ */ (0, import_vue185.createElementVNode)("path", {
4735
4761
  "fill-rule": "evenodd",
4736
4762
  "clip-rule": "evenodd",
4737
4763
  d: "M7.333 2.5a4.833 4.833 0 1 0 0 9.667 4.833 4.833 0 0 0 0-9.667ZM1.5 7.333a5.833 5.833 0 1 1 11.667 0 5.833 5.833 0 0 1-11.667 0Z",
4738
4764
  fill: "currentColor"
4739
- }, null, -1), _hoisted_3183 = /* @__PURE__ */ (0, import_vue184.createElementVNode)("path", {
4765
+ }, null, -1), _hoisted_3184 = /* @__PURE__ */ (0, import_vue185.createElementVNode)("path", {
4740
4766
  "fill-rule": "evenodd",
4741
4767
  "clip-rule": "evenodd",
4742
4768
  d: "M10.746 10.746a.5.5 0 0 1 .708 0l2.9 2.9a.5.5 0 0 1-.707.708l-2.9-2.9a.5.5 0 0 1 0-.708Z",
4743
4769
  fill: "currentColor"
4744
- }, null, -1), _hoisted_477 = /* @__PURE__ */ (0, import_vue184.createElementVNode)("path", {
4770
+ }, null, -1), _hoisted_477 = /* @__PURE__ */ (0, import_vue185.createElementVNode)("path", {
4745
4771
  d: "M5 5.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm0 2a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm0 2a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm1-4a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5Zm0 2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5Zm0 2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5Z",
4746
4772
  fill: "currentColor"
4747
4773
  }, null, -1), _hoisted_525 = [
4748
- _hoisted_2184,
4749
- _hoisted_3183,
4774
+ _hoisted_2185,
4775
+ _hoisted_3184,
4750
4776
  _hoisted_477
4751
4777
  ];
4752
- function _sfc_render184(_ctx, _cache, $props, $setup, $data, $options) {
4753
- return (0, import_vue184.openBlock)(), (0, import_vue184.createElementBlock)("svg", _hoisted_1184, _hoisted_525);
4778
+ function _sfc_render185(_ctx, _cache, $props, $setup, $data, $options) {
4779
+ return (0, import_vue185.openBlock)(), (0, import_vue185.createElementBlock)("svg", _hoisted_1185, _hoisted_525);
4754
4780
  }
4755
- var icon_advanced_query_default = /* @__PURE__ */ export_helper_default(_sfc_main184, [["render", _sfc_render184], ["__file", "icon-advanced-query.vue"]]);
4781
+ var icon_advanced_query_default = /* @__PURE__ */ export_helper_default(_sfc_main185, [["render", _sfc_render185], ["__file", "icon-advanced-query.vue"]]);
4756
4782
 
4757
4783
  // src/components/icon-hawk-eye.vue
4758
- var import_vue185 = require("vue");
4759
- var _sfc_main185 = {
4784
+ var import_vue186 = require("vue");
4785
+ var _sfc_main186 = {
4760
4786
  name: "IconHawkEye",
4761
4787
  title: "\u9E70\u773C"
4762
- }, _hoisted_1185 = {
4788
+ }, _hoisted_1186 = {
4763
4789
  width: "16",
4764
4790
  height: "16",
4765
4791
  viewBox: "0 0 16 16",
4766
4792
  fill: "none",
4767
4793
  xmlns: "http://www.w3.org/2000/svg"
4768
- }, _hoisted_2185 = /* @__PURE__ */ (0, import_vue185.createElementVNode)("path", {
4794
+ }, _hoisted_2186 = /* @__PURE__ */ (0, import_vue186.createElementVNode)("path", {
4769
4795
  "fill-rule": "evenodd",
4770
4796
  "clip-rule": "evenodd",
4771
4797
  d: "M11 3.005v-.01a.424.424 0 0 0-.077-.127c-.092-.108-.263-.248-.542-.388C9.823 2.201 8.983 2 8 2c-.983 0-1.823.201-2.381.48-.279.14-.45.28-.541.387A.426.426 0 0 0 5 2.995v.01l.007.02c.008.02.027.056.07.108.092.107.263.247.542.387C6.177 3.799 7.017 4 8 4c.983 0 1.823-.201 2.381-.48.279-.14.45-.28.541-.387A.424.424 0 0 0 11 3.005ZM8 5c2.21 0 4-.895 4-2s-1.79-2-4-2-4 .895-4 2 1.79 2 4 2Zm6.968 7.5a1.158 1.158 0 0 0-.19-.169c-.28-.207-.75-.435-1.42-.644C12.032 11.272 10.138 11 8 11c-2.137 0-4.031.272-5.359.687-.67.209-1.138.437-1.418.644-.1.074-.158.13-.19.169.032.039.09.095.19.169.28.207.749.435 1.418.644C3.97 13.728 5.863 14 8 14s4.031-.272 5.359-.687c.67-.209 1.138-.437 1.418-.644.1-.074.158-.13.19-.169ZM8 15c4.418 0 8-1.12 8-2.5S12.418 10 8 10s-8 1.12-8 2.5S3.582 15 8 15Z",
4772
4798
  fill: "currentColor"
4773
- }, null, -1), _hoisted_3184 = /* @__PURE__ */ (0, import_vue185.createElementVNode)("path", {
4799
+ }, null, -1), _hoisted_3185 = /* @__PURE__ */ (0, import_vue186.createElementVNode)("path", {
4774
4800
  "fill-rule": "evenodd",
4775
4801
  "clip-rule": "evenodd",
4776
4802
  d: "m10.333 4.96.667.846-.786.62-.666-.847.785-.619Zm1.334 1.692.666.847-.785.618-.667-.846.786-.619ZM13 8.345l.667.846-.786.619-.667-.846.786-.62Zm1.333 1.692.667.846-.31.245a8.066 8.066 0 0 0-1.098-.416l-.044-.056.785-.619Zm-2.939.198-.001-.003-.006.002.007.002Zm-6.78 0-.007-.003-.001.004.007-.002Zm-2.206.477.044-.056-.785-.619-.667.846.31.245c.318-.15.686-.29 1.098-.416Zm-1.725.776.042-.172-.055-.014-.67.85.068.022c.1-.241.31-.472.615-.686Zm15.25.686.067-.021-.67-.85-.055.013.042.172c.304.214.515.445.615.686ZM2.332 9.19 3 8.345l.785.619-.666.846-.786-.62Zm1.334-1.692.666-.847.786.62-.667.845-.785-.618ZM5 5.806l.667-.846.785.619-.667.846L5 5.806Zm1.393.093.357-.867.925.38-.358.868-.924-.381Zm-.714 1.733.357-.867.924.381-.357.867-.924-.381Zm-.358.867-.357.866.925.381.357-.866-.925-.381Zm5.715.866-.357-.866-.925.38.357.867.925-.38Zm-1.072-2.6.357.867-.924.38-.357-.866.924-.38ZM9.607 5.9l-.357-.867-.925.38.358.868.924-.381Z",
4777
4803
  fill: "currentColor"
4778
4804
  }, null, -1), _hoisted_478 = [
4779
- _hoisted_2185,
4780
- _hoisted_3184
4805
+ _hoisted_2186,
4806
+ _hoisted_3185
4781
4807
  ];
4782
- function _sfc_render185(_ctx, _cache, $props, $setup, $data, $options) {
4783
- return (0, import_vue185.openBlock)(), (0, import_vue185.createElementBlock)("svg", _hoisted_1185, _hoisted_478);
4808
+ function _sfc_render186(_ctx, _cache, $props, $setup, $data, $options) {
4809
+ return (0, import_vue186.openBlock)(), (0, import_vue186.createElementBlock)("svg", _hoisted_1186, _hoisted_478);
4784
4810
  }
4785
- var icon_hawk_eye_default = /* @__PURE__ */ export_helper_default(_sfc_main185, [["render", _sfc_render185], ["__file", "icon-hawk-eye.vue"]]);
4811
+ var icon_hawk_eye_default = /* @__PURE__ */ export_helper_default(_sfc_main186, [["render", _sfc_render186], ["__file", "icon-hawk-eye.vue"]]);