@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.
@@ -170,6 +170,7 @@ var KQWebClientVueIcons = (() => {
170
170
  IconScale: () => icon_scale_default,
171
171
  IconScaleLocation: () => icon_scale_location_default,
172
172
  IconScreenshot: () => icon_screenshot_default,
173
+ IconSeaChart: () => icon_sea_chart_default,
173
174
  IconSelect: () => icon_select_default,
174
175
  IconSelectLayer: () => icon_select_layer_default,
175
176
  IconSend: () => icon_send_default,
@@ -3476,1106 +3477,1109 @@ var KQWebClientVueIcons = (() => {
3476
3477
  }
3477
3478
  var icon_measure_2d_default = /* @__PURE__ */ export_helper_default(_sfc_main131, [["render", _sfc_render131], ["__file", "icon-measure-2d.vue"]]);
3478
3479
 
3479
- // src/components/icon-flood-analysis.vue
3480
+ // src/components/icon-sea-chart.vue
3480
3481
  var import_vue132 = __toESM(require_vue(), 1);
3481
3482
  var _sfc_main132 = {
3483
+ name: "IconSeaChart",
3484
+ title: "\u6D77\u56FE\u76D1\u7BA1"
3485
+ }, _hoisted_1132 = {
3486
+ class: "icon",
3487
+ viewBox: "0 0 1024 1024",
3488
+ xmlns: "http://www.w3.org/2000/svg",
3489
+ width: "200",
3490
+ height: "200"
3491
+ }, _hoisted_2132 = /* @__PURE__ */ (0, import_vue132.createElementVNode)("path", {
3492
+ 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",
3493
+ fill: "currentColor"
3494
+ }, null, -1), _hoisted_3131 = [
3495
+ _hoisted_2132
3496
+ ];
3497
+ function _sfc_render132(_ctx, _cache, $props, $setup, $data, $options) {
3498
+ return (0, import_vue132.openBlock)(), (0, import_vue132.createElementBlock)("svg", _hoisted_1132, _hoisted_3131);
3499
+ }
3500
+ var icon_sea_chart_default = /* @__PURE__ */ export_helper_default(_sfc_main132, [["render", _sfc_render132], ["__file", "icon-sea-chart.vue"]]);
3501
+
3502
+ // src/components/icon-flood-analysis.vue
3503
+ var import_vue133 = __toESM(require_vue(), 1);
3504
+ var _sfc_main133 = {
3482
3505
  name: "IconFloodAnalysis",
3483
3506
  title: "\u6DF9\u6CA1\u5206\u6790"
3484
- }, _hoisted_1132 = {
3507
+ }, _hoisted_1133 = {
3485
3508
  width: "16",
3486
3509
  height: "16",
3487
3510
  viewBox: "0 0 16 16",
3488
3511
  fill: "none",
3489
3512
  xmlns: "http://www.w3.org/2000/svg"
3490
- }, _hoisted_2132 = /* @__PURE__ */ (0, import_vue132.createElementVNode)("g", {
3513
+ }, _hoisted_2133 = /* @__PURE__ */ (0, import_vue133.createElementVNode)("g", {
3491
3514
  "clip-path": "url(#a)",
3492
3515
  fill: "currentColor"
3493
3516
  }, [
3494
- /* @__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" }),
3495
- /* @__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" })
3496
- ], -1), _hoisted_3131 = [
3497
- _hoisted_2132
3517
+ /* @__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" }),
3518
+ /* @__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" })
3519
+ ], -1), _hoisted_3132 = [
3520
+ _hoisted_2133
3498
3521
  ];
3499
- function _sfc_render132(_ctx, _cache, $props, $setup, $data, $options) {
3500
- return (0, import_vue132.openBlock)(), (0, import_vue132.createElementBlock)("svg", _hoisted_1132, _hoisted_3131);
3522
+ function _sfc_render133(_ctx, _cache, $props, $setup, $data, $options) {
3523
+ return (0, import_vue133.openBlock)(), (0, import_vue133.createElementBlock)("svg", _hoisted_1133, _hoisted_3132);
3501
3524
  }
3502
- var icon_flood_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main132, [["render", _sfc_render132], ["__file", "icon-flood-analysis.vue"]]);
3525
+ var icon_flood_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main133, [["render", _sfc_render133], ["__file", "icon-flood-analysis.vue"]]);
3503
3526
 
3504
3527
  // src/components/icon-add-data.vue
3505
- var import_vue133 = __toESM(require_vue(), 1);
3506
- var _sfc_main133 = {
3528
+ var import_vue134 = __toESM(require_vue(), 1);
3529
+ var _sfc_main134 = {
3507
3530
  name: "IconAddData",
3508
3531
  title: "\u6DFB\u52A0\u6570\u636E"
3509
- }, _hoisted_1133 = {
3532
+ }, _hoisted_1134 = {
3510
3533
  width: "16",
3511
3534
  height: "16",
3512
3535
  viewBox: "0 0 16 16",
3513
3536
  fill: "none",
3514
3537
  xmlns: "http://www.w3.org/2000/svg"
3515
- }, _hoisted_2133 = /* @__PURE__ */ (0, import_vue133.createElementVNode)("path", {
3538
+ }, _hoisted_2134 = /* @__PURE__ */ (0, import_vue134.createElementVNode)("path", {
3516
3539
  "fill-rule": "evenodd",
3517
3540
  "clip-rule": "evenodd",
3518
3541
  d: "M12 2H2v2h10V2ZM1 1v4h12V1H1Zm11 6H2v2h9v1H1V6h12v2h-1V7Zm-3 4v1H2v2h7v1H1v-4h8Zm4.5 1V9.5h-1V12H10v1h2.5v2.5h1V13H16v-1h-2.5Z",
3519
3542
  fill: "currentColor"
3520
- }, null, -1), _hoisted_3132 = [
3521
- _hoisted_2133
3543
+ }, null, -1), _hoisted_3133 = [
3544
+ _hoisted_2134
3522
3545
  ];
3523
- function _sfc_render133(_ctx, _cache, $props, $setup, $data, $options) {
3524
- return (0, import_vue133.openBlock)(), (0, import_vue133.createElementBlock)("svg", _hoisted_1133, _hoisted_3132);
3546
+ function _sfc_render134(_ctx, _cache, $props, $setup, $data, $options) {
3547
+ return (0, import_vue134.openBlock)(), (0, import_vue134.createElementBlock)("svg", _hoisted_1134, _hoisted_3133);
3525
3548
  }
3526
- var icon_add_data_default = /* @__PURE__ */ export_helper_default(_sfc_main133, [["render", _sfc_render133], ["__file", "icon-add-data.vue"]]);
3549
+ var icon_add_data_default = /* @__PURE__ */ export_helper_default(_sfc_main134, [["render", _sfc_render134], ["__file", "icon-add-data.vue"]]);
3527
3550
 
3528
3551
  // src/components/icon-folder-add.vue
3529
- var import_vue134 = __toESM(require_vue(), 1);
3530
- var _sfc_main134 = {
3552
+ var import_vue135 = __toESM(require_vue(), 1);
3553
+ var _sfc_main135 = {
3531
3554
  name: "IconFolderAdd",
3532
3555
  title: "\u6DFB\u52A0\u6587\u4EF6\u5939"
3533
- }, _hoisted_1134 = {
3556
+ }, _hoisted_1135 = {
3534
3557
  class: "icon",
3535
3558
  viewBox: "0 0 1075 1024",
3536
3559
  xmlns: "http://www.w3.org/2000/svg",
3537
3560
  width: "209.961",
3538
3561
  height: "200"
3539
- }, _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 = [
3540
- _hoisted_2134,
3541
- _hoisted_3133
3562
+ }, _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 = [
3563
+ _hoisted_2135,
3564
+ _hoisted_3134
3542
3565
  ];
3543
- function _sfc_render134(_ctx, _cache, $props, $setup, $data, $options) {
3544
- return (0, import_vue134.openBlock)(), (0, import_vue134.createElementBlock)("svg", _hoisted_1134, _hoisted_461);
3566
+ function _sfc_render135(_ctx, _cache, $props, $setup, $data, $options) {
3567
+ return (0, import_vue135.openBlock)(), (0, import_vue135.createElementBlock)("svg", _hoisted_1135, _hoisted_461);
3545
3568
  }
3546
- var icon_folder_add_default = /* @__PURE__ */ export_helper_default(_sfc_main134, [["render", _sfc_render134], ["__file", "icon-folder-add.vue"]]);
3569
+ var icon_folder_add_default = /* @__PURE__ */ export_helper_default(_sfc_main135, [["render", _sfc_render135], ["__file", "icon-folder-add.vue"]]);
3547
3570
 
3548
3571
  // src/components/icon-filter.vue
3549
- var import_vue135 = __toESM(require_vue(), 1);
3550
- var _sfc_main135 = {
3572
+ var import_vue136 = __toESM(require_vue(), 1);
3573
+ var _sfc_main136 = {
3551
3574
  name: "IconFilter",
3552
3575
  title: "\u6EE4\u955C"
3553
- }, _hoisted_1135 = {
3576
+ }, _hoisted_1136 = {
3554
3577
  class: "icon",
3555
3578
  viewBox: "0 0 1026 1024",
3556
3579
  xmlns: "http://www.w3.org/2000/svg",
3557
3580
  width: "200.391",
3558
3581
  height: "200"
3559
- }, _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 = [
3560
- _hoisted_2135,
3561
- _hoisted_3134
3582
+ }, _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 = [
3583
+ _hoisted_2136,
3584
+ _hoisted_3135
3562
3585
  ];
3563
- function _sfc_render135(_ctx, _cache, $props, $setup, $data, $options) {
3564
- return (0, import_vue135.openBlock)(), (0, import_vue135.createElementBlock)("svg", _hoisted_1135, _hoisted_462);
3586
+ function _sfc_render136(_ctx, _cache, $props, $setup, $data, $options) {
3587
+ return (0, import_vue136.openBlock)(), (0, import_vue136.createElementBlock)("svg", _hoisted_1136, _hoisted_462);
3565
3588
  }
3566
- var icon_filter_default = /* @__PURE__ */ export_helper_default(_sfc_main135, [["render", _sfc_render135], ["__file", "icon-filter.vue"]]);
3589
+ var icon_filter_default = /* @__PURE__ */ export_helper_default(_sfc_main136, [["render", _sfc_render136], ["__file", "icon-filter.vue"]]);
3567
3590
 
3568
3591
  // src/components/icon-flame.vue
3569
- var import_vue136 = __toESM(require_vue(), 1);
3570
- var _sfc_main136 = {
3592
+ var import_vue137 = __toESM(require_vue(), 1);
3593
+ var _sfc_main137 = {
3571
3594
  name: "IconFlame",
3572
3595
  title: "\u706B\u7130"
3573
- }, _hoisted_1136 = {
3596
+ }, _hoisted_1137 = {
3574
3597
  width: "24",
3575
3598
  height: "24",
3576
3599
  viewBox: "0 0 24 24",
3577
3600
  fill: "none",
3578
3601
  xmlns: "http://www.w3.org/2000/svg"
3579
- }, _hoisted_2136 = /* @__PURE__ */ (0, import_vue136.createElementVNode)("path", {
3602
+ }, _hoisted_2137 = /* @__PURE__ */ (0, import_vue137.createElementVNode)("path", {
3580
3603
  "fill-rule": "evenodd",
3581
3604
  "clip-rule": "evenodd",
3582
3605
  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",
3583
3606
  fill: "currentColor"
3584
- }, null, -1), _hoisted_3135 = [
3585
- _hoisted_2136
3607
+ }, null, -1), _hoisted_3136 = [
3608
+ _hoisted_2137
3586
3609
  ];
3587
- function _sfc_render136(_ctx, _cache, $props, $setup, $data, $options) {
3588
- return (0, import_vue136.openBlock)(), (0, import_vue136.createElementBlock)("svg", _hoisted_1136, _hoisted_3135);
3610
+ function _sfc_render137(_ctx, _cache, $props, $setup, $data, $options) {
3611
+ return (0, import_vue137.openBlock)(), (0, import_vue137.createElementBlock)("svg", _hoisted_1137, _hoisted_3136);
3589
3612
  }
3590
- var icon_flame_default = /* @__PURE__ */ export_helper_default(_sfc_main136, [["render", _sfc_render136], ["__file", "icon-flame.vue"]]);
3613
+ var icon_flame_default = /* @__PURE__ */ export_helper_default(_sfc_main137, [["render", _sfc_render137], ["__file", "icon-flame.vue"]]);
3591
3614
 
3592
3615
  // src/components/icon-fireworks.vue
3593
- var import_vue137 = __toESM(require_vue(), 1);
3594
- var _sfc_main137 = {
3616
+ var import_vue138 = __toESM(require_vue(), 1);
3617
+ var _sfc_main138 = {
3595
3618
  name: "IconFireworks",
3596
3619
  title: "\u70DF\u706B"
3597
- }, _hoisted_1137 = {
3620
+ }, _hoisted_1138 = {
3598
3621
  width: "24",
3599
3622
  height: "24",
3600
3623
  viewBox: "0 0 24 24",
3601
3624
  fill: "none",
3602
3625
  xmlns: "http://www.w3.org/2000/svg"
3603
- }, _hoisted_2137 = /* @__PURE__ */ (0, import_vue137.createElementVNode)("path", {
3626
+ }, _hoisted_2138 = /* @__PURE__ */ (0, import_vue138.createElementVNode)("path", {
3604
3627
  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",
3605
3628
  fill: "currentColor"
3606
- }, null, -1), _hoisted_3136 = /* @__PURE__ */ (0, import_vue137.createElementVNode)("path", {
3629
+ }, null, -1), _hoisted_3137 = /* @__PURE__ */ (0, import_vue138.createElementVNode)("path", {
3607
3630
  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",
3608
3631
  fill: "currentColor"
3609
- }, null, -1), _hoisted_463 = /* @__PURE__ */ (0, import_vue137.createElementVNode)("path", {
3632
+ }, null, -1), _hoisted_463 = /* @__PURE__ */ (0, import_vue138.createElementVNode)("path", {
3610
3633
  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",
3611
3634
  fill: "currentColor"
3612
3635
  }, null, -1), _hoisted_519 = [
3613
- _hoisted_2137,
3614
- _hoisted_3136,
3636
+ _hoisted_2138,
3637
+ _hoisted_3137,
3615
3638
  _hoisted_463
3616
3639
  ];
3617
- function _sfc_render137(_ctx, _cache, $props, $setup, $data, $options) {
3618
- return (0, import_vue137.openBlock)(), (0, import_vue137.createElementBlock)("svg", _hoisted_1137, _hoisted_519);
3640
+ function _sfc_render138(_ctx, _cache, $props, $setup, $data, $options) {
3641
+ return (0, import_vue138.openBlock)(), (0, import_vue138.createElementBlock)("svg", _hoisted_1138, _hoisted_519);
3619
3642
  }
3620
- var icon_fireworks_default = /* @__PURE__ */ export_helper_default(_sfc_main137, [["render", _sfc_render137], ["__file", "icon-fireworks.vue"]]);
3643
+ var icon_fireworks_default = /* @__PURE__ */ export_helper_default(_sfc_main138, [["render", _sfc_render138], ["__file", "icon-fireworks.vue"]]);
3621
3644
 
3622
3645
  // src/components/icon-smoke.vue
3623
- var import_vue138 = __toESM(require_vue(), 1);
3624
- var _sfc_main138 = {
3646
+ var import_vue139 = __toESM(require_vue(), 1);
3647
+ var _sfc_main139 = {
3625
3648
  name: "IconSmoke",
3626
3649
  title: "\u70DF\u96FE"
3627
- }, _hoisted_1138 = {
3650
+ }, _hoisted_1139 = {
3628
3651
  width: "24",
3629
3652
  height: "24",
3630
3653
  viewBox: "0 0 24 24",
3631
3654
  fill: "none",
3632
3655
  xmlns: "http://www.w3.org/2000/svg"
3633
- }, _hoisted_2138 = /* @__PURE__ */ (0, import_vue138.createElementVNode)("path", {
3656
+ }, _hoisted_2139 = /* @__PURE__ */ (0, import_vue139.createElementVNode)("path", {
3634
3657
  "fill-rule": "evenodd",
3635
3658
  "clip-rule": "evenodd",
3636
3659
  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",
3637
3660
  fill: "currentColor"
3638
- }, null, -1), _hoisted_3137 = [
3639
- _hoisted_2138
3661
+ }, null, -1), _hoisted_3138 = [
3662
+ _hoisted_2139
3640
3663
  ];
3641
- function _sfc_render138(_ctx, _cache, $props, $setup, $data, $options) {
3642
- return (0, import_vue138.openBlock)(), (0, import_vue138.createElementBlock)("svg", _hoisted_1138, _hoisted_3137);
3664
+ function _sfc_render139(_ctx, _cache, $props, $setup, $data, $options) {
3665
+ return (0, import_vue139.openBlock)(), (0, import_vue139.createElementBlock)("svg", _hoisted_1139, _hoisted_3138);
3643
3666
  }
3644
- var icon_smoke_default = /* @__PURE__ */ export_helper_default(_sfc_main138, [["render", _sfc_render138], ["__file", "icon-smoke.vue"]]);
3667
+ var icon_smoke_default = /* @__PURE__ */ export_helper_default(_sfc_main139, [["render", _sfc_render139], ["__file", "icon-smoke.vue"]]);
3645
3668
 
3646
3669
  // src/components/icon-square.vue
3647
- var import_vue139 = __toESM(require_vue(), 1);
3648
- var _sfc_main139 = {
3670
+ var import_vue140 = __toESM(require_vue(), 1);
3671
+ var _sfc_main140 = {
3649
3672
  name: "IconSquare",
3650
3673
  title: "\u77E9\u5F62"
3651
- }, _hoisted_1139 = {
3674
+ }, _hoisted_1140 = {
3652
3675
  width: "24",
3653
3676
  height: "24",
3654
3677
  viewBox: "0 0 24 24",
3655
3678
  fill: "none",
3656
3679
  xmlns: "http://www.w3.org/2000/svg"
3657
- }, _hoisted_2139 = /* @__PURE__ */ (0, import_vue139.createElementVNode)("path", {
3680
+ }, _hoisted_2140 = /* @__PURE__ */ (0, import_vue140.createElementVNode)("path", {
3658
3681
  "fill-rule": "evenodd",
3659
3682
  "clip-rule": "evenodd",
3660
3683
  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",
3661
3684
  fill: "currentColor"
3662
- }, null, -1), _hoisted_3138 = [
3663
- _hoisted_2139
3685
+ }, null, -1), _hoisted_3139 = [
3686
+ _hoisted_2140
3664
3687
  ];
3665
- function _sfc_render139(_ctx, _cache, $props, $setup, $data, $options) {
3666
- return (0, import_vue139.openBlock)(), (0, import_vue139.createElementBlock)("svg", _hoisted_1139, _hoisted_3138);
3688
+ function _sfc_render140(_ctx, _cache, $props, $setup, $data, $options) {
3689
+ return (0, import_vue140.openBlock)(), (0, import_vue140.createElementBlock)("svg", _hoisted_1140, _hoisted_3139);
3667
3690
  }
3668
- var icon_square_default = /* @__PURE__ */ export_helper_default(_sfc_main139, [["render", _sfc_render139], ["__file", "icon-square.vue"]]);
3691
+ var icon_square_default = /* @__PURE__ */ export_helper_default(_sfc_main140, [["render", _sfc_render140], ["__file", "icon-square.vue"]]);
3669
3692
 
3670
3693
  // src/components/icon-disable.vue
3671
- var import_vue140 = __toESM(require_vue(), 1);
3672
- var _sfc_main140 = {
3694
+ var import_vue141 = __toESM(require_vue(), 1);
3695
+ var _sfc_main141 = {
3673
3696
  name: "IconDisable",
3674
3697
  title: "\u7981\u7528"
3675
- }, _hoisted_1140 = {
3698
+ }, _hoisted_1141 = {
3676
3699
  class: "icon",
3677
3700
  viewBox: "0 0 1024 1024",
3678
3701
  xmlns: "http://www.w3.org/2000/svg",
3679
3702
  width: "200",
3680
3703
  height: "200"
3681
- }, _hoisted_2140 = /* @__PURE__ */ (0, import_vue140.createElementVNode)("path", {
3704
+ }, _hoisted_2141 = /* @__PURE__ */ (0, import_vue141.createElementVNode)("path", {
3682
3705
  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",
3683
3706
  fill: "currentColor"
3684
- }, null, -1), _hoisted_3139 = [
3685
- _hoisted_2140
3707
+ }, null, -1), _hoisted_3140 = [
3708
+ _hoisted_2141
3686
3709
  ];
3687
- function _sfc_render140(_ctx, _cache, $props, $setup, $data, $options) {
3688
- return (0, import_vue140.openBlock)(), (0, import_vue140.createElementBlock)("svg", _hoisted_1140, _hoisted_3139);
3710
+ function _sfc_render141(_ctx, _cache, $props, $setup, $data, $options) {
3711
+ return (0, import_vue141.openBlock)(), (0, import_vue141.createElementBlock)("svg", _hoisted_1141, _hoisted_3140);
3689
3712
  }
3690
- var icon_disable_default = /* @__PURE__ */ export_helper_default(_sfc_main140, [["render", _sfc_render140], ["__file", "icon-disable.vue"]]);
3713
+ var icon_disable_default = /* @__PURE__ */ export_helper_default(_sfc_main141, [["render", _sfc_render141], ["__file", "icon-disable.vue"]]);
3691
3714
 
3692
3715
  // src/components/icon-delete.vue
3693
- var import_vue141 = __toESM(require_vue(), 1);
3694
- var _sfc_main141 = {
3716
+ var import_vue142 = __toESM(require_vue(), 1);
3717
+ var _sfc_main142 = {
3695
3718
  name: "IconDelete",
3696
3719
  title: "\u79FB\u9664"
3697
- }, _hoisted_1141 = {
3720
+ }, _hoisted_1142 = {
3698
3721
  class: "icon",
3699
3722
  viewBox: "0 0 1024 1024",
3700
3723
  xmlns: "http://www.w3.org/2000/svg",
3701
3724
  width: "200",
3702
3725
  height: "200"
3703
- }, _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 = [
3704
- _hoisted_2141,
3705
- _hoisted_3140
3726
+ }, _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 = [
3727
+ _hoisted_2142,
3728
+ _hoisted_3141
3706
3729
  ];
3707
- function _sfc_render141(_ctx, _cache, $props, $setup, $data, $options) {
3708
- return (0, import_vue141.openBlock)(), (0, import_vue141.createElementBlock)("svg", _hoisted_1141, _hoisted_464);
3730
+ function _sfc_render142(_ctx, _cache, $props, $setup, $data, $options) {
3731
+ return (0, import_vue142.openBlock)(), (0, import_vue142.createElementBlock)("svg", _hoisted_1142, _hoisted_464);
3709
3732
  }
3710
- var icon_delete_default = /* @__PURE__ */ export_helper_default(_sfc_main141, [["render", _sfc_render141], ["__file", "icon-delete.vue"]]);
3733
+ var icon_delete_default = /* @__PURE__ */ export_helper_default(_sfc_main142, [["render", _sfc_render142], ["__file", "icon-delete.vue"]]);
3711
3734
 
3712
3735
  // src/components/icon-spatial-relationship-judgment.vue
3713
- var import_vue142 = __toESM(require_vue(), 1);
3714
- var _sfc_main142 = {
3736
+ var import_vue143 = __toESM(require_vue(), 1);
3737
+ var _sfc_main143 = {
3715
3738
  name: "IconSpatialRelationshipJudgment",
3716
3739
  title: "\u7A7A\u95F4\u5173\u7CFB\u5224\u65AD"
3717
- }, _hoisted_1142 = {
3740
+ }, _hoisted_1143 = {
3718
3741
  class: "icon",
3719
3742
  viewBox: "0 0 1026 1024",
3720
3743
  xmlns: "http://www.w3.org/2000/svg",
3721
3744
  width: "200.391",
3722
3745
  height: "200"
3723
- }, _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 = [
3724
- _hoisted_2142
3746
+ }, _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 = [
3747
+ _hoisted_2143
3725
3748
  ];
3726
- function _sfc_render142(_ctx, _cache, $props, $setup, $data, $options) {
3727
- return (0, import_vue142.openBlock)(), (0, import_vue142.createElementBlock)("svg", _hoisted_1142, _hoisted_3141);
3749
+ function _sfc_render143(_ctx, _cache, $props, $setup, $data, $options) {
3750
+ return (0, import_vue143.openBlock)(), (0, import_vue143.createElementBlock)("svg", _hoisted_1143, _hoisted_3142);
3728
3751
  }
3729
- var icon_spatial_relationship_judgment_default = /* @__PURE__ */ export_helper_default(_sfc_main142, [["render", _sfc_render142], ["__file", "icon-spatial-relationship-judgment.vue"]]);
3752
+ var icon_spatial_relationship_judgment_default = /* @__PURE__ */ export_helper_default(_sfc_main143, [["render", _sfc_render143], ["__file", "icon-spatial-relationship-judgment.vue"]]);
3730
3753
 
3731
3754
  // src/components/icon-isoline-analysis.vue
3732
- var import_vue143 = __toESM(require_vue(), 1);
3733
- var _sfc_main143 = {
3755
+ var import_vue144 = __toESM(require_vue(), 1);
3756
+ var _sfc_main144 = {
3734
3757
  name: "IconIsolineAnalysis",
3735
3758
  title: "\u7B49\u503C\u7EBF\u5206\u6790"
3736
- }, _hoisted_1143 = {
3759
+ }, _hoisted_1144 = {
3737
3760
  width: "16",
3738
3761
  height: "16",
3739
3762
  viewBox: "0 0 16 16",
3740
3763
  fill: "none",
3741
3764
  xmlns: "http://www.w3.org/2000/svg"
3742
- }, _hoisted_2143 = /* @__PURE__ */ (0, import_vue143.createElementVNode)("path", {
3765
+ }, _hoisted_2144 = /* @__PURE__ */ (0, import_vue144.createElementVNode)("path", {
3743
3766
  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",
3744
3767
  fill: "currentColor"
3745
- }, null, -1), _hoisted_3142 = [
3746
- _hoisted_2143
3768
+ }, null, -1), _hoisted_3143 = [
3769
+ _hoisted_2144
3747
3770
  ];
3748
- function _sfc_render143(_ctx, _cache, $props, $setup, $data, $options) {
3749
- return (0, import_vue143.openBlock)(), (0, import_vue143.createElementBlock)("svg", _hoisted_1143, _hoisted_3142);
3771
+ function _sfc_render144(_ctx, _cache, $props, $setup, $data, $options) {
3772
+ return (0, import_vue144.openBlock)(), (0, import_vue144.createElementBlock)("svg", _hoisted_1144, _hoisted_3143);
3750
3773
  }
3751
- var icon_isoline_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main143, [["render", _sfc_render143], ["__file", "icon-isoline-analysis.vue"]]);
3774
+ var icon_isoline_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main144, [["render", _sfc_render144], ["__file", "icon-isoline-analysis.vue"]]);
3752
3775
 
3753
3776
  // src/components/icon-particle-effect.vue
3754
- var import_vue144 = __toESM(require_vue(), 1);
3755
- var _sfc_main144 = {
3777
+ var import_vue145 = __toESM(require_vue(), 1);
3778
+ var _sfc_main145 = {
3756
3779
  name: "IconParticleEffect",
3757
3780
  title: "\u7C92\u5B50\u7279\u6548"
3758
- }, _hoisted_1144 = {
3781
+ }, _hoisted_1145 = {
3759
3782
  width: "16",
3760
3783
  height: "16",
3761
3784
  viewBox: "0 0 16 16",
3762
3785
  fill: "none",
3763
3786
  xmlns: "http://www.w3.org/2000/svg"
3764
- }, _hoisted_2144 = /* @__PURE__ */ (0, import_vue144.createElementVNode)("path", {
3787
+ }, _hoisted_2145 = /* @__PURE__ */ (0, import_vue145.createElementVNode)("path", {
3765
3788
  "fill-rule": "evenodd",
3766
3789
  "clip-rule": "evenodd",
3767
3790
  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",
3768
3791
  fill: "currentColor"
3769
- }, null, -1), _hoisted_3143 = [
3770
- _hoisted_2144
3792
+ }, null, -1), _hoisted_3144 = [
3793
+ _hoisted_2145
3771
3794
  ];
3772
- function _sfc_render144(_ctx, _cache, $props, $setup, $data, $options) {
3773
- return (0, import_vue144.openBlock)(), (0, import_vue144.createElementBlock)("svg", _hoisted_1144, _hoisted_3143);
3795
+ function _sfc_render145(_ctx, _cache, $props, $setup, $data, $options) {
3796
+ return (0, import_vue145.openBlock)(), (0, import_vue145.createElementBlock)("svg", _hoisted_1145, _hoisted_3144);
3774
3797
  }
3775
- var icon_particle_effect_default = /* @__PURE__ */ export_helper_default(_sfc_main144, [["render", _sfc_render144], ["__file", "icon-particle-effect.vue"]]);
3798
+ var icon_particle_effect_default = /* @__PURE__ */ export_helper_default(_sfc_main145, [["render", _sfc_render145], ["__file", "icon-particle-effect.vue"]]);
3776
3799
 
3777
3800
  // src/components/icon-line.vue
3778
- var import_vue145 = __toESM(require_vue(), 1);
3779
- var _sfc_main145 = {
3801
+ var import_vue146 = __toESM(require_vue(), 1);
3802
+ var _sfc_main146 = {
3780
3803
  name: "IconLine",
3781
3804
  title: "\u7EBF"
3782
- }, _hoisted_1145 = {
3805
+ }, _hoisted_1146 = {
3783
3806
  width: "24",
3784
3807
  height: "24",
3785
3808
  viewBox: "0 0 24 24",
3786
3809
  fill: "none",
3787
3810
  xmlns: "http://www.w3.org/2000/svg"
3788
- }, _hoisted_2145 = /* @__PURE__ */ (0, import_vue145.createElementVNode)("g", { "clip-path": "url(#a)" }, [
3789
- /* @__PURE__ */ (0, import_vue145.createElementVNode)("path", {
3811
+ }, _hoisted_2146 = /* @__PURE__ */ (0, import_vue146.createElementVNode)("g", { "clip-path": "url(#a)" }, [
3812
+ /* @__PURE__ */ (0, import_vue146.createElementVNode)("path", {
3790
3813
  "fill-rule": "evenodd",
3791
3814
  "clip-rule": "evenodd",
3792
3815
  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",
3793
3816
  fill: "currentColor"
3794
3817
  })
3795
- ], -1), _hoisted_3144 = /* @__PURE__ */ (0, import_vue145.createElementVNode)("defs", null, [
3796
- /* @__PURE__ */ (0, import_vue145.createElementVNode)("clipPath", { id: "a" }, [
3797
- /* @__PURE__ */ (0, import_vue145.createElementVNode)("path", {
3818
+ ], -1), _hoisted_3145 = /* @__PURE__ */ (0, import_vue146.createElementVNode)("defs", null, [
3819
+ /* @__PURE__ */ (0, import_vue146.createElementVNode)("clipPath", { id: "a" }, [
3820
+ /* @__PURE__ */ (0, import_vue146.createElementVNode)("path", {
3798
3821
  fill: "#fff",
3799
3822
  d: "M0 0h24v24H0z"
3800
3823
  })
3801
3824
  ])
3802
3825
  ], -1), _hoisted_465 = [
3803
- _hoisted_2145,
3804
- _hoisted_3144
3826
+ _hoisted_2146,
3827
+ _hoisted_3145
3805
3828
  ];
3806
- function _sfc_render145(_ctx, _cache, $props, $setup, $data, $options) {
3807
- return (0, import_vue145.openBlock)(), (0, import_vue145.createElementBlock)("svg", _hoisted_1145, _hoisted_465);
3829
+ function _sfc_render146(_ctx, _cache, $props, $setup, $data, $options) {
3830
+ return (0, import_vue146.openBlock)(), (0, import_vue146.createElementBlock)("svg", _hoisted_1146, _hoisted_465);
3808
3831
  }
3809
- var icon_line_default = /* @__PURE__ */ export_helper_default(_sfc_main145, [["render", _sfc_render145], ["__file", "icon-line.vue"]]);
3832
+ var icon_line_default = /* @__PURE__ */ export_helper_default(_sfc_main146, [["render", _sfc_render146], ["__file", "icon-line.vue"]]);
3810
3833
 
3811
3834
  // src/components/icon-draw.vue
3812
- var import_vue146 = __toESM(require_vue(), 1);
3813
- var _sfc_main146 = {
3835
+ var import_vue147 = __toESM(require_vue(), 1);
3836
+ var _sfc_main147 = {
3814
3837
  name: "IconDraw",
3815
3838
  title: "\u7ED8\u5236"
3816
- }, _hoisted_1146 = {
3839
+ }, _hoisted_1147 = {
3817
3840
  width: "16",
3818
3841
  height: "16",
3819
3842
  viewBox: "0 0 16 16",
3820
3843
  fill: "none",
3821
3844
  xmlns: "http://www.w3.org/2000/svg"
3822
- }, _hoisted_2146 = /* @__PURE__ */ (0, import_vue146.createElementVNode)("path", {
3845
+ }, _hoisted_2147 = /* @__PURE__ */ (0, import_vue147.createElementVNode)("path", {
3823
3846
  "fill-rule": "evenodd",
3824
3847
  "clip-rule": "evenodd",
3825
3848
  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",
3826
3849
  fill: "currentColor"
3827
- }, null, -1), _hoisted_3145 = /* @__PURE__ */ (0, import_vue146.createElementVNode)("path", {
3850
+ }, null, -1), _hoisted_3146 = /* @__PURE__ */ (0, import_vue147.createElementVNode)("path", {
3828
3851
  "fill-rule": "evenodd",
3829
3852
  "clip-rule": "evenodd",
3830
3853
  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",
3831
3854
  fill: "currentColor"
3832
- }, null, -1), _hoisted_466 = /* @__PURE__ */ (0, import_vue146.createElementVNode)("path", {
3855
+ }, null, -1), _hoisted_466 = /* @__PURE__ */ (0, import_vue147.createElementVNode)("path", {
3833
3856
  "fill-rule": "evenodd",
3834
3857
  "clip-rule": "evenodd",
3835
3858
  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",
3836
3859
  fill: "currentColor"
3837
- }, null, -1), _hoisted_520 = /* @__PURE__ */ (0, import_vue146.createElementVNode)("path", {
3860
+ }, null, -1), _hoisted_520 = /* @__PURE__ */ (0, import_vue147.createElementVNode)("path", {
3838
3861
  "fill-rule": "evenodd",
3839
3862
  "clip-rule": "evenodd",
3840
3863
  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",
3841
3864
  fill: "currentColor"
3842
3865
  }, null, -1), _hoisted_64 = [
3843
- _hoisted_2146,
3844
- _hoisted_3145,
3866
+ _hoisted_2147,
3867
+ _hoisted_3146,
3845
3868
  _hoisted_466,
3846
3869
  _hoisted_520
3847
3870
  ];
3848
- function _sfc_render146(_ctx, _cache, $props, $setup, $data, $options) {
3849
- return (0, import_vue146.openBlock)(), (0, import_vue146.createElementBlock)("svg", _hoisted_1146, _hoisted_64);
3871
+ function _sfc_render147(_ctx, _cache, $props, $setup, $data, $options) {
3872
+ return (0, import_vue147.openBlock)(), (0, import_vue147.createElementBlock)("svg", _hoisted_1147, _hoisted_64);
3850
3873
  }
3851
- var icon_draw_default = /* @__PURE__ */ export_helper_default(_sfc_main146, [["render", _sfc_render146], ["__file", "icon-draw.vue"]]);
3874
+ var icon_draw_default = /* @__PURE__ */ export_helper_default(_sfc_main147, [["render", _sfc_render147], ["__file", "icon-draw.vue"]]);
3852
3875
 
3853
3876
  // src/components/icon-buffer-analysis.vue
3854
- var import_vue147 = __toESM(require_vue(), 1);
3855
- var _sfc_main147 = {
3877
+ var import_vue148 = __toESM(require_vue(), 1);
3878
+ var _sfc_main148 = {
3856
3879
  name: "IconBufferAnalysis",
3857
3880
  title: "\u7F13\u51B2\u5206\u6790"
3858
- }, _hoisted_1147 = {
3881
+ }, _hoisted_1148 = {
3859
3882
  width: "16",
3860
3883
  height: "16",
3861
3884
  viewBox: "0 0 16 16",
3862
3885
  fill: "none",
3863
3886
  xmlns: "http://www.w3.org/2000/svg"
3864
- }, _hoisted_2147 = /* @__PURE__ */ (0, import_vue147.createElementVNode)("g", { "clip-path": "url(#a)" }, [
3865
- /* @__PURE__ */ (0, import_vue147.createElementVNode)("path", {
3887
+ }, _hoisted_2148 = /* @__PURE__ */ (0, import_vue148.createElementVNode)("g", { "clip-path": "url(#a)" }, [
3888
+ /* @__PURE__ */ (0, import_vue148.createElementVNode)("path", {
3866
3889
  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",
3867
3890
  fill: "currentColor"
3868
3891
  })
3869
- ], -1), _hoisted_3146 = /* @__PURE__ */ (0, import_vue147.createElementVNode)("defs", null, [
3870
- /* @__PURE__ */ (0, import_vue147.createElementVNode)("clipPath", { id: "a" }, [
3871
- /* @__PURE__ */ (0, import_vue147.createElementVNode)("path", {
3892
+ ], -1), _hoisted_3147 = /* @__PURE__ */ (0, import_vue148.createElementVNode)("defs", null, [
3893
+ /* @__PURE__ */ (0, import_vue148.createElementVNode)("clipPath", { id: "a" }, [
3894
+ /* @__PURE__ */ (0, import_vue148.createElementVNode)("path", {
3872
3895
  fill: "#fff",
3873
3896
  d: "M0 0h16v16H0z"
3874
3897
  })
3875
3898
  ])
3876
3899
  ], -1), _hoisted_467 = [
3877
- _hoisted_2147,
3878
- _hoisted_3146
3900
+ _hoisted_2148,
3901
+ _hoisted_3147
3879
3902
  ];
3880
- function _sfc_render147(_ctx, _cache, $props, $setup, $data, $options) {
3881
- return (0, import_vue147.openBlock)(), (0, import_vue147.createElementBlock)("svg", _hoisted_1147, _hoisted_467);
3903
+ function _sfc_render148(_ctx, _cache, $props, $setup, $data, $options) {
3904
+ return (0, import_vue148.openBlock)(), (0, import_vue148.createElementBlock)("svg", _hoisted_1148, _hoisted_467);
3882
3905
  }
3883
- var icon_buffer_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main147, [["render", _sfc_render147], ["__file", "icon-buffer-analysis.vue"]]);
3906
+ var icon_buffer_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main148, [["render", _sfc_render148], ["__file", "icon-buffer-analysis.vue"]]);
3884
3907
 
3885
3908
  // src/components/icon-edit.vue
3886
- var import_vue148 = __toESM(require_vue(), 1);
3887
- var _sfc_main148 = {
3909
+ var import_vue149 = __toESM(require_vue(), 1);
3910
+ var _sfc_main149 = {
3888
3911
  name: "IconEdit",
3889
3912
  title: "\u7F16\u8F91"
3890
- }, _hoisted_1148 = {
3913
+ }, _hoisted_1149 = {
3891
3914
  width: "24",
3892
3915
  height: "24",
3893
3916
  viewBox: "0 0 24 24",
3894
3917
  fill: "none",
3895
3918
  xmlns: "http://www.w3.org/2000/svg"
3896
- }, _hoisted_2148 = /* @__PURE__ */ (0, import_vue148.createElementVNode)("path", {
3919
+ }, _hoisted_2149 = /* @__PURE__ */ (0, import_vue149.createElementVNode)("path", {
3897
3920
  "clip-rule": "evenodd",
3898
3921
  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",
3899
3922
  fill: "currentColor"
3900
- }, null, -1), _hoisted_3147 = [
3901
- _hoisted_2148
3923
+ }, null, -1), _hoisted_3148 = [
3924
+ _hoisted_2149
3902
3925
  ];
3903
- function _sfc_render148(_ctx, _cache, $props, $setup, $data, $options) {
3904
- return (0, import_vue148.openBlock)(), (0, import_vue148.createElementBlock)("svg", _hoisted_1148, _hoisted_3147);
3926
+ function _sfc_render149(_ctx, _cache, $props, $setup, $data, $options) {
3927
+ return (0, import_vue149.openBlock)(), (0, import_vue149.createElementBlock)("svg", _hoisted_1149, _hoisted_3148);
3905
3928
  }
3906
- var icon_edit_default = /* @__PURE__ */ export_helper_default(_sfc_main148, [["render", _sfc_render148], ["__file", "icon-edit.vue"]]);
3929
+ var icon_edit_default = /* @__PURE__ */ export_helper_default(_sfc_main149, [["render", _sfc_render149], ["__file", "icon-edit.vue"]]);
3907
3930
 
3908
3931
  // src/components/icon-edit2.vue
3909
- var import_vue149 = __toESM(require_vue(), 1);
3910
- var _sfc_main149 = {
3932
+ var import_vue150 = __toESM(require_vue(), 1);
3933
+ var _sfc_main150 = {
3911
3934
  name: "IconEdit2",
3912
3935
  title: "\u7F16\u8F912"
3913
- }, _hoisted_1149 = {
3936
+ }, _hoisted_1150 = {
3914
3937
  class: "icon",
3915
3938
  viewBox: "0 0 1024 1024",
3916
3939
  xmlns: "http://www.w3.org/2000/svg",
3917
3940
  width: "200",
3918
3941
  height: "200"
3919
- }, _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 = [
3920
- _hoisted_2149
3942
+ }, _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 = [
3943
+ _hoisted_2150
3921
3944
  ];
3922
- function _sfc_render149(_ctx, _cache, $props, $setup, $data, $options) {
3923
- return (0, import_vue149.openBlock)(), (0, import_vue149.createElementBlock)("svg", _hoisted_1149, _hoisted_3148);
3945
+ function _sfc_render150(_ctx, _cache, $props, $setup, $data, $options) {
3946
+ return (0, import_vue150.openBlock)(), (0, import_vue150.createElementBlock)("svg", _hoisted_1150, _hoisted_3149);
3924
3947
  }
3925
- var icon_edit2_default = /* @__PURE__ */ export_helper_default(_sfc_main149, [["render", _sfc_render149], ["__file", "icon-edit2.vue"]]);
3948
+ var icon_edit2_default = /* @__PURE__ */ export_helper_default(_sfc_main150, [["render", _sfc_render150], ["__file", "icon-edit2.vue"]]);
3926
3949
 
3927
3950
  // src/components/icon-edit3.vue
3928
- var import_vue150 = __toESM(require_vue(), 1);
3929
- var _sfc_main150 = {
3951
+ var import_vue151 = __toESM(require_vue(), 1);
3952
+ var _sfc_main151 = {
3930
3953
  name: "IconEdit3",
3931
3954
  title: "\u7F16\u8F913"
3932
- }, _hoisted_1150 = {
3955
+ }, _hoisted_1151 = {
3933
3956
  class: "icon",
3934
3957
  viewBox: "0 0 1024 1024",
3935
3958
  xmlns: "http://www.w3.org/2000/svg",
3936
3959
  width: "200",
3937
3960
  height: "200"
3938
- }, _hoisted_2150 = /* @__PURE__ */ (0, import_vue150.createElementVNode)("path", {
3961
+ }, _hoisted_2151 = /* @__PURE__ */ (0, import_vue151.createElementVNode)("path", {
3939
3962
  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",
3940
3963
  fill: "currentColor"
3941
- }, null, -1), _hoisted_3149 = [
3942
- _hoisted_2150
3964
+ }, null, -1), _hoisted_3150 = [
3965
+ _hoisted_2151
3943
3966
  ];
3944
- function _sfc_render150(_ctx, _cache, $props, $setup, $data, $options) {
3945
- return (0, import_vue150.openBlock)(), (0, import_vue150.createElementBlock)("svg", _hoisted_1150, _hoisted_3149);
3967
+ function _sfc_render151(_ctx, _cache, $props, $setup, $data, $options) {
3968
+ return (0, import_vue151.openBlock)(), (0, import_vue151.createElementBlock)("svg", _hoisted_1151, _hoisted_3150);
3946
3969
  }
3947
- var icon_edit3_default = /* @__PURE__ */ export_helper_default(_sfc_main150, [["render", _sfc_render150], ["__file", "icon-edit3.vue"]]);
3970
+ var icon_edit3_default = /* @__PURE__ */ export_helper_default(_sfc_main151, [["render", _sfc_render151], ["__file", "icon-edit3.vue"]]);
3948
3971
 
3949
3972
  // src/components/icon-zoom-out.vue
3950
- var import_vue151 = __toESM(require_vue(), 1);
3951
- var _sfc_main151 = {
3973
+ var import_vue152 = __toESM(require_vue(), 1);
3974
+ var _sfc_main152 = {
3952
3975
  name: "IconZoomOut",
3953
3976
  title: "\u7F29\u5C0F"
3954
- }, _hoisted_1151 = {
3977
+ }, _hoisted_1152 = {
3955
3978
  width: "16",
3956
3979
  height: "16",
3957
3980
  viewBox: "0 0 16 16",
3958
3981
  fill: "none",
3959
3982
  xmlns: "http://www.w3.org/2000/svg"
3960
- }, _hoisted_2151 = /* @__PURE__ */ (0, import_vue151.createElementVNode)("path", {
3983
+ }, _hoisted_2152 = /* @__PURE__ */ (0, import_vue152.createElementVNode)("path", {
3961
3984
  "fill-rule": "evenodd",
3962
3985
  "clip-rule": "evenodd",
3963
3986
  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",
3964
3987
  fill: "currentColor"
3965
- }, null, -1), _hoisted_3150 = /* @__PURE__ */ (0, import_vue151.createElementVNode)("path", {
3988
+ }, null, -1), _hoisted_3151 = /* @__PURE__ */ (0, import_vue152.createElementVNode)("path", {
3966
3989
  "fill-rule": "evenodd",
3967
3990
  "clip-rule": "evenodd",
3968
3991
  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",
3969
3992
  fill: "currentColor"
3970
- }, null, -1), _hoisted_468 = /* @__PURE__ */ (0, import_vue151.createElementVNode)("path", {
3993
+ }, null, -1), _hoisted_468 = /* @__PURE__ */ (0, import_vue152.createElementVNode)("path", {
3971
3994
  "fill-rule": "evenodd",
3972
3995
  "clip-rule": "evenodd",
3973
3996
  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",
3974
3997
  fill: "currentColor"
3975
3998
  }, null, -1), _hoisted_521 = [
3976
- _hoisted_2151,
3977
- _hoisted_3150,
3999
+ _hoisted_2152,
4000
+ _hoisted_3151,
3978
4001
  _hoisted_468
3979
4002
  ];
3980
- function _sfc_render151(_ctx, _cache, $props, $setup, $data, $options) {
3981
- return (0, import_vue151.openBlock)(), (0, import_vue151.createElementBlock)("svg", _hoisted_1151, _hoisted_521);
4003
+ function _sfc_render152(_ctx, _cache, $props, $setup, $data, $options) {
4004
+ return (0, import_vue152.openBlock)(), (0, import_vue152.createElementBlock)("svg", _hoisted_1152, _hoisted_521);
3982
4005
  }
3983
- var icon_zoom_out_default = /* @__PURE__ */ export_helper_default(_sfc_main151, [["render", _sfc_render151], ["__file", "icon-zoom-out.vue"]]);
4006
+ var icon_zoom_out_default = /* @__PURE__ */ export_helper_default(_sfc_main152, [["render", _sfc_render152], ["__file", "icon-zoom-out.vue"]]);
3984
4007
 
3985
4008
  // src/components/icon-zoom-to.vue
3986
- var import_vue152 = __toESM(require_vue(), 1);
3987
- var _sfc_main152 = {
4009
+ var import_vue153 = __toESM(require_vue(), 1);
4010
+ var _sfc_main153 = {
3988
4011
  name: "IconZoomTo",
3989
4012
  title: "\u7F29\u653E\u81F3"
3990
- }, _hoisted_1152 = {
4013
+ }, _hoisted_1153 = {
3991
4014
  class: "icon",
3992
4015
  viewBox: "0 0 1024 1024",
3993
4016
  xmlns: "http://www.w3.org/2000/svg",
3994
4017
  width: "200",
3995
4018
  height: "200"
3996
- }, _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 = [
3997
- _hoisted_2152,
3998
- _hoisted_3151
4019
+ }, _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 = [
4020
+ _hoisted_2153,
4021
+ _hoisted_3152
3999
4022
  ];
4000
- function _sfc_render152(_ctx, _cache, $props, $setup, $data, $options) {
4001
- return (0, import_vue152.openBlock)(), (0, import_vue152.createElementBlock)("svg", _hoisted_1152, _hoisted_469);
4023
+ function _sfc_render153(_ctx, _cache, $props, $setup, $data, $options) {
4024
+ return (0, import_vue153.openBlock)(), (0, import_vue153.createElementBlock)("svg", _hoisted_1153, _hoisted_469);
4002
4025
  }
4003
- var icon_zoom_to_default = /* @__PURE__ */ export_helper_default(_sfc_main152, [["render", _sfc_render152], ["__file", "icon-zoom-to.vue"]]);
4026
+ var icon_zoom_to_default = /* @__PURE__ */ export_helper_default(_sfc_main153, [["render", _sfc_render153], ["__file", "icon-zoom-to.vue"]]);
4004
4027
 
4005
4028
  // src/components/icon-compass-3d.vue
4006
- var import_vue153 = __toESM(require_vue(), 1);
4007
- var _sfc_main153 = {
4029
+ var import_vue154 = __toESM(require_vue(), 1);
4030
+ var _sfc_main154 = {
4008
4031
  name: "IconCompass3D",
4009
4032
  title: "\u7F57\u76D8"
4010
- }, _hoisted_1153 = {
4033
+ }, _hoisted_1154 = {
4011
4034
  width: "16",
4012
4035
  height: "16",
4013
4036
  viewBox: "0 0 16 16",
4014
4037
  fill: "none",
4015
4038
  xmlns: "http://www.w3.org/2000/svg"
4016
- }, _hoisted_2153 = /* @__PURE__ */ (0, import_vue153.createElementVNode)("path", {
4039
+ }, _hoisted_2154 = /* @__PURE__ */ (0, import_vue154.createElementVNode)("path", {
4017
4040
  "fill-rule": "evenodd",
4018
4041
  "clip-rule": "evenodd",
4019
4042
  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",
4020
4043
  fill: "currentColor"
4021
- }, null, -1), _hoisted_3152 = [
4022
- _hoisted_2153
4044
+ }, null, -1), _hoisted_3153 = [
4045
+ _hoisted_2154
4023
4046
  ];
4024
- function _sfc_render153(_ctx, _cache, $props, $setup, $data, $options) {
4025
- return (0, import_vue153.openBlock)(), (0, import_vue153.createElementBlock)("svg", _hoisted_1153, _hoisted_3152);
4047
+ function _sfc_render154(_ctx, _cache, $props, $setup, $data, $options) {
4048
+ return (0, import_vue154.openBlock)(), (0, import_vue154.createElementBlock)("svg", _hoisted_1154, _hoisted_3153);
4026
4049
  }
4027
- var icon_compass_3d_default = /* @__PURE__ */ export_helper_default(_sfc_main153, [["render", _sfc_render153], ["__file", "icon-compass-3d.vue"]]);
4050
+ var icon_compass_3d_default = /* @__PURE__ */ export_helper_default(_sfc_main154, [["render", _sfc_render154], ["__file", "icon-compass-3d.vue"]]);
4028
4051
 
4029
4052
  // src/components/icon-compass.vue
4030
- var import_vue154 = __toESM(require_vue(), 1);
4031
- var _sfc_main154 = {
4053
+ var import_vue155 = __toESM(require_vue(), 1);
4054
+ var _sfc_main155 = {
4032
4055
  name: "IconCompass",
4033
4056
  title: "\u7F57\u76D8"
4034
- }, _hoisted_1154 = {
4057
+ }, _hoisted_1155 = {
4035
4058
  width: "16",
4036
4059
  height: "16",
4037
4060
  viewBox: "0 0 16 16",
4038
4061
  fill: "none",
4039
4062
  xmlns: "http://www.w3.org/2000/svg"
4040
- }, _hoisted_2154 = /* @__PURE__ */ (0, import_vue154.createElementVNode)("path", {
4063
+ }, _hoisted_2155 = /* @__PURE__ */ (0, import_vue155.createElementVNode)("path", {
4041
4064
  "fill-rule": "evenodd",
4042
4065
  "clip-rule": "evenodd",
4043
4066
  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",
4044
4067
  fill: "currentColor"
4045
- }, null, -1), _hoisted_3153 = /* @__PURE__ */ (0, import_vue154.createElementVNode)("path", {
4068
+ }, null, -1), _hoisted_3154 = /* @__PURE__ */ (0, import_vue155.createElementVNode)("path", {
4046
4069
  "fill-rule": "evenodd",
4047
4070
  "clip-rule": "evenodd",
4048
4071
  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",
4049
4072
  fill: "currentColor"
4050
4073
  }, null, -1), _hoisted_470 = [
4051
- _hoisted_2154,
4052
- _hoisted_3153
4074
+ _hoisted_2155,
4075
+ _hoisted_3154
4053
4076
  ];
4054
- function _sfc_render154(_ctx, _cache, $props, $setup, $data, $options) {
4055
- return (0, import_vue154.openBlock)(), (0, import_vue154.createElementBlock)("svg", _hoisted_1154, _hoisted_470);
4077
+ function _sfc_render155(_ctx, _cache, $props, $setup, $data, $options) {
4078
+ return (0, import_vue155.openBlock)(), (0, import_vue155.createElementBlock)("svg", _hoisted_1155, _hoisted_470);
4056
4079
  }
4057
- var icon_compass_default = /* @__PURE__ */ export_helper_default(_sfc_main154, [["render", _sfc_render154], ["__file", "icon-compass.vue"]]);
4080
+ var icon_compass_default = /* @__PURE__ */ export_helper_default(_sfc_main155, [["render", _sfc_render155], ["__file", "icon-compass.vue"]]);
4058
4081
 
4059
4082
  // src/components/icon-XZQ-nav.vue
4060
- var import_vue155 = __toESM(require_vue(), 1);
4061
- var _sfc_main155 = {
4083
+ var import_vue156 = __toESM(require_vue(), 1);
4084
+ var _sfc_main156 = {
4062
4085
  name: "IconXzqNav",
4063
4086
  title: "\u884C\u653F\u533A\u5BFC\u822A"
4064
- }, _hoisted_1155 = {
4087
+ }, _hoisted_1156 = {
4065
4088
  width: "16",
4066
4089
  height: "16",
4067
4090
  viewBox: "0 0 16 16",
4068
4091
  fill: "none",
4069
4092
  xmlns: "http://www.w3.org/2000/svg"
4070
- }, _hoisted_2155 = /* @__PURE__ */ (0, import_vue155.createElementVNode)("path", {
4093
+ }, _hoisted_2156 = /* @__PURE__ */ (0, import_vue156.createElementVNode)("path", {
4071
4094
  "fill-rule": "evenodd",
4072
4095
  "clip-rule": "evenodd",
4073
4096
  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",
4074
4097
  fill: "currentColor"
4075
- }, null, -1), _hoisted_3154 = /* @__PURE__ */ (0, import_vue155.createElementVNode)("path", {
4098
+ }, null, -1), _hoisted_3155 = /* @__PURE__ */ (0, import_vue156.createElementVNode)("path", {
4076
4099
  "fill-rule": "evenodd",
4077
4100
  "clip-rule": "evenodd",
4078
4101
  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",
4079
4102
  fill: "currentColor"
4080
- }, null, -1), _hoisted_471 = /* @__PURE__ */ (0, import_vue155.createElementVNode)("path", {
4103
+ }, null, -1), _hoisted_471 = /* @__PURE__ */ (0, import_vue156.createElementVNode)("path", {
4081
4104
  "fill-rule": "evenodd",
4082
4105
  "clip-rule": "evenodd",
4083
4106
  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",
4084
4107
  fill: "currentColor"
4085
4108
  }, null, -1), _hoisted_522 = [
4086
- _hoisted_2155,
4087
- _hoisted_3154,
4109
+ _hoisted_2156,
4110
+ _hoisted_3155,
4088
4111
  _hoisted_471
4089
4112
  ];
4090
- function _sfc_render155(_ctx, _cache, $props, $setup, $data, $options) {
4091
- return (0, import_vue155.openBlock)(), (0, import_vue155.createElementBlock)("svg", _hoisted_1155, _hoisted_522);
4113
+ function _sfc_render156(_ctx, _cache, $props, $setup, $data, $options) {
4114
+ return (0, import_vue156.openBlock)(), (0, import_vue156.createElementBlock)("svg", _hoisted_1156, _hoisted_522);
4092
4115
  }
4093
- var icon_XZQ_nav_default = /* @__PURE__ */ export_helper_default(_sfc_main155, [["render", _sfc_render155], ["__file", "icon-XZQ-nav.vue"]]);
4116
+ var icon_XZQ_nav_default = /* @__PURE__ */ export_helper_default(_sfc_main156, [["render", _sfc_render156], ["__file", "icon-XZQ-nav.vue"]]);
4094
4117
 
4095
4118
  // src/components/icon-XZQ-cover.vue
4096
- var import_vue156 = __toESM(require_vue(), 1);
4097
- var _sfc_main156 = {
4119
+ var import_vue157 = __toESM(require_vue(), 1);
4120
+ var _sfc_main157 = {
4098
4121
  name: "IconXzqCover",
4099
4122
  title: "\u884C\u653F\u533A\u906E\u7F69"
4100
- }, _hoisted_1156 = {
4123
+ }, _hoisted_1157 = {
4101
4124
  width: "16",
4102
4125
  height: "16",
4103
4126
  viewBox: "0 0 16 16",
4104
4127
  fill: "none",
4105
4128
  xmlns: "http://www.w3.org/2000/svg"
4106
- }, _hoisted_2156 = /* @__PURE__ */ (0, import_vue156.createElementVNode)("path", {
4129
+ }, _hoisted_2157 = /* @__PURE__ */ (0, import_vue157.createElementVNode)("path", {
4107
4130
  "fill-rule": "evenodd",
4108
4131
  "clip-rule": "evenodd",
4109
4132
  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",
4110
4133
  fill: "currentColor"
4111
- }, null, -1), _hoisted_3155 = /* @__PURE__ */ (0, import_vue156.createElementVNode)("path", {
4134
+ }, null, -1), _hoisted_3156 = /* @__PURE__ */ (0, import_vue157.createElementVNode)("path", {
4112
4135
  "fill-rule": "evenodd",
4113
4136
  "clip-rule": "evenodd",
4114
4137
  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",
4115
4138
  fill: "currentColor"
4116
- }, null, -1), _hoisted_472 = /* @__PURE__ */ (0, import_vue156.createElementVNode)("path", {
4139
+ }, null, -1), _hoisted_472 = /* @__PURE__ */ (0, import_vue157.createElementVNode)("path", {
4117
4140
  "fill-rule": "evenodd",
4118
4141
  "clip-rule": "evenodd",
4119
4142
  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",
4120
4143
  fill: "currentColor"
4121
4144
  }, null, -1), _hoisted_523 = [
4122
- _hoisted_2156,
4123
- _hoisted_3155,
4145
+ _hoisted_2157,
4146
+ _hoisted_3156,
4124
4147
  _hoisted_472
4125
4148
  ];
4126
- function _sfc_render156(_ctx, _cache, $props, $setup, $data, $options) {
4127
- return (0, import_vue156.openBlock)(), (0, import_vue156.createElementBlock)("svg", _hoisted_1156, _hoisted_523);
4149
+ function _sfc_render157(_ctx, _cache, $props, $setup, $data, $options) {
4150
+ return (0, import_vue157.openBlock)(), (0, import_vue157.createElementBlock)("svg", _hoisted_1157, _hoisted_523);
4128
4151
  }
4129
- var icon_XZQ_cover_default = /* @__PURE__ */ export_helper_default(_sfc_main156, [["render", _sfc_render156], ["__file", "icon-XZQ-cover.vue"]]);
4152
+ var icon_XZQ_cover_default = /* @__PURE__ */ export_helper_default(_sfc_main157, [["render", _sfc_render157], ["__file", "icon-XZQ-cover.vue"]]);
4130
4153
 
4131
4154
  // src/components/icon-feature-storage.vue
4132
- var import_vue157 = __toESM(require_vue(), 1);
4133
- var _sfc_main157 = {
4155
+ var import_vue158 = __toESM(require_vue(), 1);
4156
+ var _sfc_main158 = {
4134
4157
  name: "IconFeatureStorage",
4135
4158
  title: "\u8981\u7D20\u5B58\u50A8"
4136
- }, _hoisted_1157 = {
4159
+ }, _hoisted_1158 = {
4137
4160
  width: "16",
4138
4161
  height: "16",
4139
4162
  viewBox: "0 0 16 16",
4140
4163
  fill: "none",
4141
4164
  xmlns: "http://www.w3.org/2000/svg"
4142
- }, _hoisted_2157 = /* @__PURE__ */ (0, import_vue157.createElementVNode)("path", {
4165
+ }, _hoisted_2158 = /* @__PURE__ */ (0, import_vue158.createElementVNode)("path", {
4143
4166
  "fill-rule": "evenodd",
4144
4167
  "clip-rule": "evenodd",
4145
4168
  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",
4146
4169
  fill: "currentColor"
4147
- }, null, -1), _hoisted_3156 = [
4148
- _hoisted_2157
4170
+ }, null, -1), _hoisted_3157 = [
4171
+ _hoisted_2158
4149
4172
  ];
4150
- function _sfc_render157(_ctx, _cache, $props, $setup, $data, $options) {
4151
- return (0, import_vue157.openBlock)(), (0, import_vue157.createElementBlock)("svg", _hoisted_1157, _hoisted_3156);
4173
+ function _sfc_render158(_ctx, _cache, $props, $setup, $data, $options) {
4174
+ return (0, import_vue158.openBlock)(), (0, import_vue158.createElementBlock)("svg", _hoisted_1158, _hoisted_3157);
4152
4175
  }
4153
- var icon_feature_storage_default = /* @__PURE__ */ export_helper_default(_sfc_main157, [["render", _sfc_render157], ["__file", "icon-feature-storage.vue"]]);
4176
+ var icon_feature_storage_default = /* @__PURE__ */ export_helper_default(_sfc_main158, [["render", _sfc_render158], ["__file", "icon-feature-storage.vue"]]);
4154
4177
 
4155
4178
  // src/components/icon-feature-table.vue
4156
- var import_vue158 = __toESM(require_vue(), 1);
4157
- var _sfc_main158 = {
4179
+ var import_vue159 = __toESM(require_vue(), 1);
4180
+ var _sfc_main159 = {
4158
4181
  name: "IconFeatureTable",
4159
4182
  title: "\u8981\u7D20\u8868\u683C"
4160
- }, _hoisted_1158 = {
4183
+ }, _hoisted_1159 = {
4161
4184
  class: "icon",
4162
4185
  viewBox: "0 0 1024 1024",
4163
4186
  xmlns: "http://www.w3.org/2000/svg",
4164
4187
  width: "200",
4165
4188
  height: "200"
4166
- }, _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 = [
4167
- _hoisted_2158
4189
+ }, _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 = [
4190
+ _hoisted_2159
4168
4191
  ];
4169
- function _sfc_render158(_ctx, _cache, $props, $setup, $data, $options) {
4170
- return (0, import_vue158.openBlock)(), (0, import_vue158.createElementBlock)("svg", _hoisted_1158, _hoisted_3157);
4192
+ function _sfc_render159(_ctx, _cache, $props, $setup, $data, $options) {
4193
+ return (0, import_vue159.openBlock)(), (0, import_vue159.createElementBlock)("svg", _hoisted_1159, _hoisted_3158);
4171
4194
  }
4172
- var icon_feature_table_default = /* @__PURE__ */ export_helper_default(_sfc_main158, [["render", _sfc_render158], ["__file", "icon-feature-table.vue"]]);
4195
+ var icon_feature_table_default = /* @__PURE__ */ export_helper_default(_sfc_main159, [["render", _sfc_render159], ["__file", "icon-feature-table.vue"]]);
4173
4196
 
4174
4197
  // src/components/icon-feature-identify.vue
4175
- var import_vue159 = __toESM(require_vue(), 1);
4176
- var _sfc_main159 = {
4198
+ var import_vue160 = __toESM(require_vue(), 1);
4199
+ var _sfc_main160 = {
4177
4200
  name: "IconFeatureIdentify",
4178
4201
  title: "\u8981\u7D20\u8BC6\u522B"
4179
- }, _hoisted_1159 = {
4202
+ }, _hoisted_1160 = {
4180
4203
  class: "icon",
4181
4204
  viewBox: "0 0 1024 1024",
4182
4205
  xmlns: "http://www.w3.org/2000/svg",
4183
4206
  width: "200",
4184
4207
  height: "200"
4185
- }, _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 = [
4186
- _hoisted_2159
4208
+ }, _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 = [
4209
+ _hoisted_2160
4187
4210
  ];
4188
- function _sfc_render159(_ctx, _cache, $props, $setup, $data, $options) {
4189
- return (0, import_vue159.openBlock)(), (0, import_vue159.createElementBlock)("svg", _hoisted_1159, _hoisted_3158);
4211
+ function _sfc_render160(_ctx, _cache, $props, $setup, $data, $options) {
4212
+ return (0, import_vue160.openBlock)(), (0, import_vue160.createElementBlock)("svg", _hoisted_1160, _hoisted_3159);
4190
4213
  }
4191
- var icon_feature_identify_default = /* @__PURE__ */ export_helper_default(_sfc_main159, [["render", _sfc_render159], ["__file", "icon-feature-identify.vue"]]);
4214
+ var icon_feature_identify_default = /* @__PURE__ */ export_helper_default(_sfc_main160, [["render", _sfc_render160], ["__file", "icon-feature-identify.vue"]]);
4192
4215
 
4193
4216
  // src/components/icon-setting.vue
4194
- var import_vue160 = __toESM(require_vue(), 1);
4195
- var _sfc_main160 = {
4217
+ var import_vue161 = __toESM(require_vue(), 1);
4218
+ var _sfc_main161 = {
4196
4219
  name: "IconSetting",
4197
4220
  title: "\u8BBE\u7F6E"
4198
- }, _hoisted_1160 = {
4221
+ }, _hoisted_1161 = {
4199
4222
  class: "icon",
4200
4223
  viewBox: "0 0 1065 1024",
4201
4224
  xmlns: "http://www.w3.org/2000/svg",
4202
4225
  width: "208.008",
4203
4226
  height: "200"
4204
- }, _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 = [
4205
- _hoisted_2160,
4206
- _hoisted_3159
4227
+ }, _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 = [
4228
+ _hoisted_2161,
4229
+ _hoisted_3160
4207
4230
  ];
4208
- function _sfc_render160(_ctx, _cache, $props, $setup, $data, $options) {
4209
- return (0, import_vue160.openBlock)(), (0, import_vue160.createElementBlock)("svg", _hoisted_1160, _hoisted_473);
4231
+ function _sfc_render161(_ctx, _cache, $props, $setup, $data, $options) {
4232
+ return (0, import_vue161.openBlock)(), (0, import_vue161.createElementBlock)("svg", _hoisted_1161, _hoisted_473);
4210
4233
  }
4211
- var icon_setting_default = /* @__PURE__ */ export_helper_default(_sfc_main160, [["render", _sfc_render160], ["__file", "icon-setting.vue"]]);
4234
+ var icon_setting_default = /* @__PURE__ */ export_helper_default(_sfc_main161, [["render", _sfc_render161], ["__file", "icon-setting.vue"]]);
4212
4235
 
4213
4236
  // src/components/icon-details.vue
4214
- var import_vue161 = __toESM(require_vue(), 1);
4215
- var _sfc_main161 = {
4237
+ var import_vue162 = __toESM(require_vue(), 1);
4238
+ var _sfc_main162 = {
4216
4239
  name: "IconDetails",
4217
4240
  title: "\u8BE6\u60C5"
4218
- }, _hoisted_1161 = {
4241
+ }, _hoisted_1162 = {
4219
4242
  class: "icon",
4220
4243
  viewBox: "0 0 1024 1024",
4221
4244
  xmlns: "http://www.w3.org/2000/svg",
4222
4245
  width: "200",
4223
4246
  height: "200"
4224
- }, _hoisted_2161 = /* @__PURE__ */ (0, import_vue161.createElementVNode)("path", {
4247
+ }, _hoisted_2162 = /* @__PURE__ */ (0, import_vue162.createElementVNode)("path", {
4225
4248
  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",
4226
4249
  fill: "currentColor"
4227
- }, null, -1), _hoisted_3160 = [
4228
- _hoisted_2161
4250
+ }, null, -1), _hoisted_3161 = [
4251
+ _hoisted_2162
4229
4252
  ];
4230
- function _sfc_render161(_ctx, _cache, $props, $setup, $data, $options) {
4231
- return (0, import_vue161.openBlock)(), (0, import_vue161.createElementBlock)("svg", _hoisted_1161, _hoisted_3160);
4253
+ function _sfc_render162(_ctx, _cache, $props, $setup, $data, $options) {
4254
+ return (0, import_vue162.openBlock)(), (0, import_vue162.createElementBlock)("svg", _hoisted_1162, _hoisted_3161);
4232
4255
  }
4233
- var icon_details_default = /* @__PURE__ */ export_helper_default(_sfc_main161, [["render", _sfc_render161], ["__file", "icon-details.vue"]]);
4256
+ var icon_details_default = /* @__PURE__ */ export_helper_default(_sfc_main162, [["render", _sfc_render162], ["__file", "icon-details.vue"]]);
4234
4257
 
4235
4258
  // src/components/icon-measure-distance.vue
4236
- var import_vue162 = __toESM(require_vue(), 1);
4237
- var _sfc_main162 = {
4259
+ var import_vue163 = __toESM(require_vue(), 1);
4260
+ var _sfc_main163 = {
4238
4261
  name: "IconMeasureDistance",
4239
4262
  title: "\u8DDD\u79BB\u6D4B\u91CF"
4240
- }, _hoisted_1162 = {
4263
+ }, _hoisted_1163 = {
4241
4264
  xmlns: "http://www.w3.org/2000/svg",
4242
4265
  viewBox: "0 0 24 24",
4243
4266
  style: { "enable-background": "new 0 0 24 24" },
4244
4267
  "xml:space": "preserve"
4245
- }, _hoisted_2162 = /* @__PURE__ */ (0, import_vue162.createElementVNode)("path", {
4268
+ }, _hoisted_2163 = /* @__PURE__ */ (0, import_vue163.createElementVNode)("path", {
4246
4269
  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",
4247
4270
  fill: "currentColor"
4248
- }, null, -1), _hoisted_3161 = [
4249
- _hoisted_2162
4271
+ }, null, -1), _hoisted_3162 = [
4272
+ _hoisted_2163
4250
4273
  ];
4251
- function _sfc_render162(_ctx, _cache, $props, $setup, $data, $options) {
4252
- return (0, import_vue162.openBlock)(), (0, import_vue162.createElementBlock)("svg", _hoisted_1162, _hoisted_3161);
4274
+ function _sfc_render163(_ctx, _cache, $props, $setup, $data, $options) {
4275
+ return (0, import_vue163.openBlock)(), (0, import_vue163.createElementBlock)("svg", _hoisted_1163, _hoisted_3162);
4253
4276
  }
4254
- var icon_measure_distance_default = /* @__PURE__ */ export_helper_default(_sfc_main162, [["render", _sfc_render162], ["__file", "icon-measure-distance.vue"]]);
4277
+ var icon_measure_distance_default = /* @__PURE__ */ export_helper_default(_sfc_main163, [["render", _sfc_render163], ["__file", "icon-measure-distance.vue"]]);
4255
4278
 
4256
4279
  // src/components/icon-vehicle-path.vue
4257
- var import_vue163 = __toESM(require_vue(), 1);
4258
- var _sfc_main163 = {
4280
+ var import_vue164 = __toESM(require_vue(), 1);
4281
+ var _sfc_main164 = {
4259
4282
  name: "IconVehiclePath",
4260
4283
  title: "\u8F66\u8F86\u8DEF\u5F84"
4261
- }, _hoisted_1163 = {
4284
+ }, _hoisted_1164 = {
4262
4285
  class: "icon",
4263
4286
  viewBox: "0 0 1024 1024",
4264
4287
  xmlns: "http://www.w3.org/2000/svg",
4265
4288
  width: "200",
4266
4289
  height: "200"
4267
- }, _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 = [
4268
- _hoisted_2163
4290
+ }, _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 = [
4291
+ _hoisted_2164
4269
4292
  ];
4270
- function _sfc_render163(_ctx, _cache, $props, $setup, $data, $options) {
4271
- return (0, import_vue163.openBlock)(), (0, import_vue163.createElementBlock)("svg", _hoisted_1163, _hoisted_3162);
4293
+ function _sfc_render164(_ctx, _cache, $props, $setup, $data, $options) {
4294
+ return (0, import_vue164.openBlock)(), (0, import_vue164.createElementBlock)("svg", _hoisted_1164, _hoisted_3163);
4272
4295
  }
4273
- var icon_vehicle_path_default = /* @__PURE__ */ export_helper_default(_sfc_main163, [["render", _sfc_render163], ["__file", "icon-vehicle-path.vue"]]);
4296
+ var icon_vehicle_path_default = /* @__PURE__ */ export_helper_default(_sfc_main164, [["render", _sfc_render164], ["__file", "icon-vehicle-path.vue"]]);
4274
4297
 
4275
4298
  // src/components/icon-filter2.vue
4276
- var import_vue164 = __toESM(require_vue(), 1);
4277
- var _sfc_main164 = {
4299
+ var import_vue165 = __toESM(require_vue(), 1);
4300
+ var _sfc_main165 = {
4278
4301
  name: "IconFilter2",
4279
4302
  title: "\u8FC7\u6EE42"
4280
- }, _hoisted_1164 = {
4303
+ }, _hoisted_1165 = {
4281
4304
  class: "icon",
4282
4305
  viewBox: "0 0 1113 1024",
4283
4306
  xmlns: "http://www.w3.org/2000/svg",
4284
4307
  width: "217.383",
4285
4308
  height: "200"
4286
- }, _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 = [
4287
- _hoisted_2164
4309
+ }, _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 = [
4310
+ _hoisted_2165
4288
4311
  ];
4289
- function _sfc_render164(_ctx, _cache, $props, $setup, $data, $options) {
4290
- return (0, import_vue164.openBlock)(), (0, import_vue164.createElementBlock)("svg", _hoisted_1164, _hoisted_3163);
4312
+ function _sfc_render165(_ctx, _cache, $props, $setup, $data, $options) {
4313
+ return (0, import_vue165.openBlock)(), (0, import_vue165.createElementBlock)("svg", _hoisted_1165, _hoisted_3164);
4291
4314
  }
4292
- var icon_filter2_default = /* @__PURE__ */ export_helper_default(_sfc_main164, [["render", _sfc_render164], ["__file", "icon-filter2.vue"]]);
4315
+ var icon_filter2_default = /* @__PURE__ */ export_helper_default(_sfc_main165, [["render", _sfc_render165], ["__file", "icon-filter2.vue"]]);
4293
4316
 
4294
4317
  // src/components/icon-back.vue
4295
- var import_vue165 = __toESM(require_vue(), 1);
4296
- var _sfc_main165 = {
4318
+ var import_vue166 = __toESM(require_vue(), 1);
4319
+ var _sfc_main166 = {
4297
4320
  name: "IconBack",
4298
4321
  title: "\u8FD4\u56DE"
4299
- }, _hoisted_1165 = {
4322
+ }, _hoisted_1166 = {
4300
4323
  class: "icon",
4301
4324
  viewBox: "0 0 1024 1024",
4302
4325
  xmlns: "http://www.w3.org/2000/svg",
4303
4326
  width: "200",
4304
4327
  height: "200"
4305
- }, _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 = [
4306
- _hoisted_2165
4328
+ }, _hoisted_2166 = /* @__PURE__ */ (0, import_vue166.createElementVNode)("path", {
4329
+ 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",
4330
+ fill: "currentColor"
4331
+ }, null, -1), _hoisted_3165 = [
4332
+ _hoisted_2166
4307
4333
  ];
4308
- function _sfc_render165(_ctx, _cache, $props, $setup, $data, $options) {
4309
- return (0, import_vue165.openBlock)(), (0, import_vue165.createElementBlock)("svg", _hoisted_1165, _hoisted_3164);
4334
+ function _sfc_render166(_ctx, _cache, $props, $setup, $data, $options) {
4335
+ return (0, import_vue166.openBlock)(), (0, import_vue166.createElementBlock)("svg", _hoisted_1166, _hoisted_3165);
4310
4336
  }
4311
- var icon_back_default = /* @__PURE__ */ export_helper_default(_sfc_main165, [["render", _sfc_render165], ["__file", "icon-back.vue"]]);
4337
+ var icon_back_default = /* @__PURE__ */ export_helper_default(_sfc_main166, [["render", _sfc_render166], ["__file", "icon-back.vue"]]);
4312
4338
 
4313
4339
  // src/components/icon-retrospective-analysis.vue
4314
- var import_vue166 = __toESM(require_vue(), 1);
4315
- var _sfc_main166 = {
4340
+ var import_vue167 = __toESM(require_vue(), 1);
4341
+ var _sfc_main167 = {
4316
4342
  name: "IconRetrospectiveAnalysis",
4317
4343
  title: "\u8FFD\u6EAF\u5206\u6790"
4318
- }, _hoisted_1166 = {
4344
+ }, _hoisted_1167 = {
4319
4345
  class: "icon",
4320
4346
  viewBox: "0 0 1024 1024",
4321
4347
  xmlns: "http://www.w3.org/2000/svg",
4322
4348
  width: "200",
4323
4349
  height: "200"
4324
- }, _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 = [
4325
- _hoisted_2166
4350
+ }, _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 = [
4351
+ _hoisted_2167
4326
4352
  ];
4327
- function _sfc_render166(_ctx, _cache, $props, $setup, $data, $options) {
4328
- return (0, import_vue166.openBlock)(), (0, import_vue166.createElementBlock)("svg", _hoisted_1166, _hoisted_3165);
4353
+ function _sfc_render167(_ctx, _cache, $props, $setup, $data, $options) {
4354
+ return (0, import_vue167.openBlock)(), (0, import_vue167.createElementBlock)("svg", _hoisted_1167, _hoisted_3166);
4329
4355
  }
4330
- var icon_retrospective_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main166, [["render", _sfc_render166], ["__file", "icon-retrospective-analysis.vue"]]);
4356
+ var icon_retrospective_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main167, [["render", _sfc_render167], ["__file", "icon-retrospective-analysis.vue"]]);
4331
4357
 
4332
4358
  // src/components/icon-reverse-geocoding.vue
4333
- var import_vue167 = __toESM(require_vue(), 1);
4334
- var _sfc_main167 = {
4359
+ var import_vue168 = __toESM(require_vue(), 1);
4360
+ var _sfc_main168 = {
4335
4361
  name: "IconReverseGeocoding",
4336
4362
  title: "\u9006\u5411\u5730\u7406\u7F16\u7801"
4337
- }, _hoisted_1167 = {
4363
+ }, _hoisted_1168 = {
4338
4364
  class: "icon",
4339
4365
  viewBox: "0 0 1097 1024",
4340
4366
  xmlns: "http://www.w3.org/2000/svg",
4341
4367
  width: "214.258",
4342
4368
  height: "200"
4343
- }, _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 = [
4344
- _hoisted_2167
4369
+ }, _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 = [
4370
+ _hoisted_2168
4345
4371
  ];
4346
- function _sfc_render167(_ctx, _cache, $props, $setup, $data, $options) {
4347
- return (0, import_vue167.openBlock)(), (0, import_vue167.createElementBlock)("svg", _hoisted_1167, _hoisted_3166);
4372
+ function _sfc_render168(_ctx, _cache, $props, $setup, $data, $options) {
4373
+ return (0, import_vue168.openBlock)(), (0, import_vue168.createElementBlock)("svg", _hoisted_1168, _hoisted_3167);
4348
4374
  }
4349
- var icon_reverse_geocoding_default = /* @__PURE__ */ export_helper_default(_sfc_main167, [["render", _sfc_render167], ["__file", "icon-reverse-geocoding.vue"]]);
4375
+ var icon_reverse_geocoding_default = /* @__PURE__ */ export_helper_default(_sfc_main168, [["render", _sfc_render168], ["__file", "icon-reverse-geocoding.vue"]]);
4350
4376
 
4351
4377
  // src/components/icon-select.vue
4352
- var import_vue168 = __toESM(require_vue(), 1);
4353
- var _sfc_main168 = {
4378
+ var import_vue169 = __toESM(require_vue(), 1);
4379
+ var _sfc_main169 = {
4354
4380
  name: "IconSelect",
4355
4381
  title: "\u9009\u53D6"
4356
- }, _hoisted_1168 = {
4382
+ }, _hoisted_1169 = {
4357
4383
  width: "24",
4358
4384
  height: "24",
4359
4385
  viewBox: "0 0 24 24",
4360
4386
  fill: "none",
4361
4387
  xmlns: "http://www.w3.org/2000/svg"
4362
- }, _hoisted_2168 = /* @__PURE__ */ (0, import_vue168.createElementVNode)("path", {
4388
+ }, _hoisted_2169 = /* @__PURE__ */ (0, import_vue169.createElementVNode)("path", {
4363
4389
  "fill-rule": "evenodd",
4364
4390
  "clip-rule": "evenodd",
4365
4391
  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",
4366
4392
  fill: "currentColor"
4367
- }, null, -1), _hoisted_3167 = [
4368
- _hoisted_2168
4393
+ }, null, -1), _hoisted_3168 = [
4394
+ _hoisted_2169
4369
4395
  ];
4370
- function _sfc_render168(_ctx, _cache, $props, $setup, $data, $options) {
4371
- return (0, import_vue168.openBlock)(), (0, import_vue168.createElementBlock)("svg", _hoisted_1168, _hoisted_3167);
4396
+ function _sfc_render169(_ctx, _cache, $props, $setup, $data, $options) {
4397
+ return (0, import_vue169.openBlock)(), (0, import_vue169.createElementBlock)("svg", _hoisted_1169, _hoisted_3168);
4372
4398
  }
4373
- var icon_select_default = /* @__PURE__ */ export_helper_default(_sfc_main168, [["render", _sfc_render168], ["__file", "icon-select.vue"]]);
4399
+ var icon_select_default = /* @__PURE__ */ export_helper_default(_sfc_main169, [["render", _sfc_render169], ["__file", "icon-select.vue"]]);
4374
4400
 
4375
4401
  // src/components/icon-select-layer.vue
4376
- var import_vue169 = __toESM(require_vue(), 1);
4377
- var _sfc_main169 = {
4402
+ var import_vue170 = __toESM(require_vue(), 1);
4403
+ var _sfc_main170 = {
4378
4404
  name: "IconSelectLayer",
4379
4405
  title: "\u9009\u53D6\u56FE\u5C42"
4380
- }, _hoisted_1169 = {
4406
+ }, _hoisted_1170 = {
4381
4407
  width: "16",
4382
4408
  height: "16",
4383
4409
  viewBox: "0 0 16 16",
4384
4410
  fill: "none",
4385
4411
  xmlns: "http://www.w3.org/2000/svg"
4386
- }, _hoisted_2169 = /* @__PURE__ */ (0, import_vue169.createElementVNode)("path", {
4412
+ }, _hoisted_2170 = /* @__PURE__ */ (0, import_vue170.createElementVNode)("path", {
4387
4413
  "fill-rule": "evenodd",
4388
4414
  "clip-rule": "evenodd",
4389
4415
  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",
4390
4416
  fill: "currentColor"
4391
- }, null, -1), _hoisted_3168 = /* @__PURE__ */ (0, import_vue169.createElementVNode)("path", {
4417
+ }, null, -1), _hoisted_3169 = /* @__PURE__ */ (0, import_vue170.createElementVNode)("path", {
4392
4418
  "fill-rule": "evenodd",
4393
4419
  "clip-rule": "evenodd",
4394
4420
  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",
4395
4421
  fill: "currentColor"
4396
4422
  }, null, -1), _hoisted_474 = [
4397
- _hoisted_2169,
4398
- _hoisted_3168
4423
+ _hoisted_2170,
4424
+ _hoisted_3169
4399
4425
  ];
4400
- function _sfc_render169(_ctx, _cache, $props, $setup, $data, $options) {
4401
- return (0, import_vue169.openBlock)(), (0, import_vue169.createElementBlock)("svg", _hoisted_1169, _hoisted_474);
4426
+ function _sfc_render170(_ctx, _cache, $props, $setup, $data, $options) {
4427
+ return (0, import_vue170.openBlock)(), (0, import_vue170.createElementBlock)("svg", _hoisted_1170, _hoisted_474);
4402
4428
  }
4403
- var icon_select_layer_default = /* @__PURE__ */ export_helper_default(_sfc_main169, [["render", _sfc_render169], ["__file", "icon-select-layer.vue"]]);
4429
+ var icon_select_layer_default = /* @__PURE__ */ export_helper_default(_sfc_main170, [["render", _sfc_render170], ["__file", "icon-select-layer.vue"]]);
4404
4430
 
4405
4431
  // src/components/icon-opacity.vue
4406
- var import_vue170 = __toESM(require_vue(), 1);
4407
- var _sfc_main170 = {
4432
+ var import_vue171 = __toESM(require_vue(), 1);
4433
+ var _sfc_main171 = {
4408
4434
  name: "IconOpacity",
4409
4435
  title: "\u900F\u660E\u5EA6"
4410
- }, _hoisted_1170 = {
4436
+ }, _hoisted_1171 = {
4411
4437
  width: "16",
4412
4438
  height: "16",
4413
4439
  viewBox: "0 0 16 16",
4414
4440
  fill: "currentColor",
4415
4441
  xmlns: "http://www.w3.org/2000/svg"
4416
- }, _hoisted_2170 = /* @__PURE__ */ (0, import_vue170.createElementVNode)("path", {
4442
+ }, _hoisted_2171 = /* @__PURE__ */ (0, import_vue171.createElementVNode)("path", {
4417
4443
  "fill-rule": "evenodd",
4418
4444
  "clip-rule": "evenodd",
4419
4445
  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"
4420
- }, null, -1), _hoisted_3169 = [
4421
- _hoisted_2170
4446
+ }, null, -1), _hoisted_3170 = [
4447
+ _hoisted_2171
4422
4448
  ];
4423
- function _sfc_render170(_ctx, _cache, $props, $setup, $data, $options) {
4424
- return (0, import_vue170.openBlock)(), (0, import_vue170.createElementBlock)("svg", _hoisted_1170, _hoisted_3169);
4449
+ function _sfc_render171(_ctx, _cache, $props, $setup, $data, $options) {
4450
+ return (0, import_vue171.openBlock)(), (0, import_vue171.createElementBlock)("svg", _hoisted_1171, _hoisted_3170);
4425
4451
  }
4426
- var icon_opacity_default = /* @__PURE__ */ export_helper_default(_sfc_main170, [["render", _sfc_render170], ["__file", "icon-opacity.vue"]]);
4452
+ var icon_opacity_default = /* @__PURE__ */ export_helper_default(_sfc_main171, [["render", _sfc_render171], ["__file", "icon-opacity.vue"]]);
4427
4453
 
4428
4454
  // src/components/icon-sightline-analysis.vue
4429
- var import_vue171 = __toESM(require_vue(), 1);
4430
- var _sfc_main171 = {
4455
+ var import_vue172 = __toESM(require_vue(), 1);
4456
+ var _sfc_main172 = {
4431
4457
  name: "IconSightlineAnalysis",
4432
4458
  title: "\u901A\u89C6\u5206\u6790"
4433
- }, _hoisted_1171 = {
4459
+ }, _hoisted_1172 = {
4434
4460
  width: "16",
4435
4461
  height: "16",
4436
4462
  viewBox: "0 0 16 16",
4437
4463
  fill: "none",
4438
4464
  xmlns: "http://www.w3.org/2000/svg"
4439
- }, _hoisted_2171 = /* @__PURE__ */ (0, import_vue171.createElementVNode)("path", {
4465
+ }, _hoisted_2172 = /* @__PURE__ */ (0, import_vue172.createElementVNode)("path", {
4440
4466
  "fill-rule": "evenodd",
4441
4467
  "clip-rule": "evenodd",
4442
4468
  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",
4443
4469
  fill: "currentColor"
4444
- }, null, -1), _hoisted_3170 = /* @__PURE__ */ (0, import_vue171.createElementVNode)("path", {
4470
+ }, null, -1), _hoisted_3171 = /* @__PURE__ */ (0, import_vue172.createElementVNode)("path", {
4445
4471
  "fill-rule": "evenodd",
4446
4472
  "clip-rule": "evenodd",
4447
4473
  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",
4448
4474
  fill: "currentColor"
4449
- }, null, -1), _hoisted_475 = /* @__PURE__ */ (0, import_vue171.createElementVNode)("path", {
4475
+ }, null, -1), _hoisted_475 = /* @__PURE__ */ (0, import_vue172.createElementVNode)("path", {
4450
4476
  "fill-rule": "evenodd",
4451
4477
  "clip-rule": "evenodd",
4452
4478
  d: "M4 9.5H1v-1h3v1Zm11 0h-3v-1h3v1Z",
4453
4479
  fill: "currentColor"
4454
- }, null, -1), _hoisted_524 = /* @__PURE__ */ (0, import_vue171.createElementVNode)("path", {
4480
+ }, null, -1), _hoisted_524 = /* @__PURE__ */ (0, import_vue172.createElementVNode)("path", {
4455
4481
  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",
4456
4482
  fill: "currentColor"
4457
4483
  }, null, -1), _hoisted_65 = [
4458
- _hoisted_2171,
4459
- _hoisted_3170,
4484
+ _hoisted_2172,
4485
+ _hoisted_3171,
4460
4486
  _hoisted_475,
4461
4487
  _hoisted_524
4462
4488
  ];
4463
- function _sfc_render171(_ctx, _cache, $props, $setup, $data, $options) {
4464
- return (0, import_vue171.openBlock)(), (0, import_vue171.createElementBlock)("svg", _hoisted_1171, _hoisted_65);
4489
+ function _sfc_render172(_ctx, _cache, $props, $setup, $data, $options) {
4490
+ return (0, import_vue172.openBlock)(), (0, import_vue172.createElementBlock)("svg", _hoisted_1172, _hoisted_65);
4465
4491
  }
4466
- var icon_sightline_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main171, [["render", _sfc_render171], ["__file", "icon-sightline-analysis.vue"]]);
4492
+ var icon_sightline_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main172, [["render", _sfc_render172], ["__file", "icon-sightline-analysis.vue"]]);
4467
4493
 
4468
4494
  // src/components/icon-road-connectivity.vue
4469
- var import_vue172 = __toESM(require_vue(), 1);
4470
- var _sfc_main172 = {
4495
+ var import_vue173 = __toESM(require_vue(), 1);
4496
+ var _sfc_main173 = {
4471
4497
  name: "IconRoadConnectivity",
4472
4498
  title: "\u9053\u8DEF\u8054\u901A\u6027"
4473
- }, _hoisted_1172 = {
4499
+ }, _hoisted_1173 = {
4474
4500
  class: "icon",
4475
4501
  viewBox: "0 0 1024 1024",
4476
4502
  xmlns: "http://www.w3.org/2000/svg",
4477
4503
  width: "200",
4478
4504
  height: "200"
4479
- }, _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 = [
4480
- _hoisted_2172
4505
+ }, _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 = [
4506
+ _hoisted_2173
4481
4507
  ];
4482
- function _sfc_render172(_ctx, _cache, $props, $setup, $data, $options) {
4483
- return (0, import_vue172.openBlock)(), (0, import_vue172.createElementBlock)("svg", _hoisted_1172, _hoisted_3171);
4508
+ function _sfc_render173(_ctx, _cache, $props, $setup, $data, $options) {
4509
+ return (0, import_vue173.openBlock)(), (0, import_vue173.createElementBlock)("svg", _hoisted_1173, _hoisted_3172);
4484
4510
  }
4485
- var icon_road_connectivity_default = /* @__PURE__ */ export_helper_default(_sfc_main172, [["render", _sfc_render172], ["__file", "icon-road-connectivity.vue"]]);
4511
+ var icon_road_connectivity_default = /* @__PURE__ */ export_helper_default(_sfc_main173, [["render", _sfc_render173], ["__file", "icon-road-connectivity.vue"]]);
4486
4512
 
4487
4513
  // src/components/icon-rename.vue
4488
- var import_vue173 = __toESM(require_vue(), 1);
4489
- var _sfc_main173 = {
4514
+ var import_vue174 = __toESM(require_vue(), 1);
4515
+ var _sfc_main174 = {
4490
4516
  name: "IconRename",
4491
4517
  title: "\u91CD\u547D\u540D"
4492
- }, _hoisted_1173 = {
4518
+ }, _hoisted_1174 = {
4493
4519
  class: "icon",
4494
4520
  viewBox: "0 0 1024 1024",
4495
4521
  xmlns: "http://www.w3.org/2000/svg",
4496
4522
  width: "200",
4497
4523
  height: "200"
4498
- }, _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 = [
4499
- _hoisted_2173
4524
+ }, _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 = [
4525
+ _hoisted_2174
4500
4526
  ];
4501
- function _sfc_render173(_ctx, _cache, $props, $setup, $data, $options) {
4502
- return (0, import_vue173.openBlock)(), (0, import_vue173.createElementBlock)("svg", _hoisted_1173, _hoisted_3172);
4527
+ function _sfc_render174(_ctx, _cache, $props, $setup, $data, $options) {
4528
+ return (0, import_vue174.openBlock)(), (0, import_vue174.createElementBlock)("svg", _hoisted_1174, _hoisted_3173);
4503
4529
  }
4504
- var icon_rename_default = /* @__PURE__ */ export_helper_default(_sfc_main173, [["render", _sfc_render173], ["__file", "icon-rename.vue"]]);
4530
+ var icon_rename_default = /* @__PURE__ */ export_helper_default(_sfc_main174, [["render", _sfc_render174], ["__file", "icon-rename.vue"]]);
4505
4531
 
4506
4532
  // src/components/icon-rename2.vue
4507
- var import_vue174 = __toESM(require_vue(), 1);
4508
- var _sfc_main174 = {
4533
+ var import_vue175 = __toESM(require_vue(), 1);
4534
+ var _sfc_main175 = {
4509
4535
  name: "IconRename2",
4510
4536
  title: "\u91CD\u547D\u540D2"
4511
- }, _hoisted_1174 = {
4537
+ }, _hoisted_1175 = {
4512
4538
  class: "icon",
4513
4539
  viewBox: "0 0 1024 1024",
4514
4540
  xmlns: "http://www.w3.org/2000/svg",
4515
4541
  width: "200",
4516
4542
  height: "200"
4517
- }, _hoisted_2174 = /* @__PURE__ */ (0, import_vue174.createElementVNode)("path", {
4543
+ }, _hoisted_2175 = /* @__PURE__ */ (0, import_vue175.createElementVNode)("path", {
4518
4544
  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",
4519
4545
  fill: "currentColor"
4520
- }, null, -1), _hoisted_3173 = [
4521
- _hoisted_2174
4546
+ }, null, -1), _hoisted_3174 = [
4547
+ _hoisted_2175
4522
4548
  ];
4523
- function _sfc_render174(_ctx, _cache, $props, $setup, $data, $options) {
4524
- return (0, import_vue174.openBlock)(), (0, import_vue174.createElementBlock)("svg", _hoisted_1174, _hoisted_3173);
4549
+ function _sfc_render175(_ctx, _cache, $props, $setup, $data, $options) {
4550
+ return (0, import_vue175.openBlock)(), (0, import_vue175.createElementBlock)("svg", _hoisted_1175, _hoisted_3174);
4525
4551
  }
4526
- var icon_rename2_default = /* @__PURE__ */ export_helper_default(_sfc_main174, [["render", _sfc_render174], ["__file", "icon-rename2.vue"]]);
4552
+ var icon_rename2_default = /* @__PURE__ */ export_helper_default(_sfc_main175, [["render", _sfc_render175], ["__file", "icon-rename2.vue"]]);
4527
4553
 
4528
4554
  // src/components/icon-video-repeat.vue
4529
- var import_vue175 = __toESM(require_vue(), 1);
4530
- var _sfc_main175 = {
4555
+ var import_vue176 = __toESM(require_vue(), 1);
4556
+ var _sfc_main176 = {
4531
4557
  name: "IconVideoRepeat",
4532
4558
  title: "\u91CD\u64AD"
4533
- }, _hoisted_1175 = {
4559
+ }, _hoisted_1176 = {
4534
4560
  width: "16",
4535
4561
  height: "16",
4536
4562
  viewBox: "0 0 16 16",
4537
4563
  fill: "none",
4538
4564
  xmlns: "http://www.w3.org/2000/svg"
4539
- }, _hoisted_2175 = /* @__PURE__ */ (0, import_vue175.createElementVNode)("path", {
4565
+ }, _hoisted_2176 = /* @__PURE__ */ (0, import_vue176.createElementVNode)("path", {
4540
4566
  "fill-rule": "evenodd",
4541
4567
  "clip-rule": "evenodd",
4542
4568
  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",
4543
4569
  fill: "currentColor"
4544
- }, null, -1), _hoisted_3174 = [
4545
- _hoisted_2175
4546
- ];
4547
- function _sfc_render175(_ctx, _cache, $props, $setup, $data, $options) {
4548
- return (0, import_vue175.openBlock)(), (0, import_vue175.createElementBlock)("svg", _hoisted_1175, _hoisted_3174);
4549
- }
4550
- var icon_video_repeat_default = /* @__PURE__ */ export_helper_default(_sfc_main175, [["render", _sfc_render175], ["__file", "icon-video-repeat.vue"]]);
4551
-
4552
- // src/components/icon-reset.vue
4553
- var import_vue176 = __toESM(require_vue(), 1);
4554
- var _sfc_main176 = {
4555
- name: "IconReset",
4556
- title: "\u91CD\u7F6E"
4557
- }, _hoisted_1176 = {
4558
- class: "icon",
4559
- viewBox: "0 0 1024 1024",
4560
- xmlns: "http://www.w3.org/2000/svg",
4561
- width: "200",
4562
- height: "200"
4563
- }, _hoisted_2176 = /* @__PURE__ */ (0, import_vue176.createElementVNode)("path", {
4564
- 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",
4565
- fill: "currentColor"
4566
4570
  }, null, -1), _hoisted_3175 = [
4567
4571
  _hoisted_2176
4568
4572
  ];
4569
4573
  function _sfc_render176(_ctx, _cache, $props, $setup, $data, $options) {
4570
4574
  return (0, import_vue176.openBlock)(), (0, import_vue176.createElementBlock)("svg", _hoisted_1176, _hoisted_3175);
4571
4575
  }
4572
- var icon_reset_default = /* @__PURE__ */ export_helper_default(_sfc_main176, [["render", _sfc_render176], ["__file", "icon-reset.vue"]]);
4576
+ var icon_video_repeat_default = /* @__PURE__ */ export_helper_default(_sfc_main176, [["render", _sfc_render176], ["__file", "icon-video-repeat.vue"]]);
4573
4577
 
4574
- // src/components/icon-lock.vue
4578
+ // src/components/icon-reset.vue
4575
4579
  var import_vue177 = __toESM(require_vue(), 1);
4576
4580
  var _sfc_main177 = {
4577
- name: "IconLock",
4578
- title: "\u9501\u5B9A"
4581
+ name: "IconReset",
4582
+ title: "\u91CD\u7F6E"
4579
4583
  }, _hoisted_1177 = {
4580
4584
  class: "icon",
4581
4585
  viewBox: "0 0 1024 1024",
@@ -4583,7 +4587,7 @@ var KQWebClientVueIcons = (() => {
4583
4587
  width: "200",
4584
4588
  height: "200"
4585
4589
  }, _hoisted_2177 = /* @__PURE__ */ (0, import_vue177.createElementVNode)("path", {
4586
- 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",
4590
+ 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",
4587
4591
  fill: "currentColor"
4588
4592
  }, null, -1), _hoisted_3176 = [
4589
4593
  _hoisted_2177
@@ -4591,21 +4595,21 @@ var KQWebClientVueIcons = (() => {
4591
4595
  function _sfc_render177(_ctx, _cache, $props, $setup, $data, $options) {
4592
4596
  return (0, import_vue177.openBlock)(), (0, import_vue177.createElementBlock)("svg", _hoisted_1177, _hoisted_3176);
4593
4597
  }
4594
- var icon_lock_default = /* @__PURE__ */ export_helper_default(_sfc_main177, [["render", _sfc_render177], ["__file", "icon-lock.vue"]]);
4598
+ var icon_reset_default = /* @__PURE__ */ export_helper_default(_sfc_main177, [["render", _sfc_render177], ["__file", "icon-reset.vue"]]);
4595
4599
 
4596
- // src/components/icon-shadow-analysis.vue
4600
+ // src/components/icon-lock.vue
4597
4601
  var import_vue178 = __toESM(require_vue(), 1);
4598
4602
  var _sfc_main178 = {
4599
- name: "IconShadowAnalysis",
4600
- title: "\u9634\u5F71\u5206\u6790"
4603
+ name: "IconLock",
4604
+ title: "\u9501\u5B9A"
4601
4605
  }, _hoisted_1178 = {
4602
- width: "16",
4603
- height: "16",
4604
- viewBox: "0 0 16 16",
4605
- fill: "none",
4606
- xmlns: "http://www.w3.org/2000/svg"
4606
+ class: "icon",
4607
+ viewBox: "0 0 1024 1024",
4608
+ xmlns: "http://www.w3.org/2000/svg",
4609
+ width: "200",
4610
+ height: "200"
4607
4611
  }, _hoisted_2178 = /* @__PURE__ */ (0, import_vue178.createElementVNode)("path", {
4608
- 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",
4612
+ 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",
4609
4613
  fill: "currentColor"
4610
4614
  }, null, -1), _hoisted_3177 = [
4611
4615
  _hoisted_2178
@@ -4613,21 +4617,21 @@ var KQWebClientVueIcons = (() => {
4613
4617
  function _sfc_render178(_ctx, _cache, $props, $setup, $data, $options) {
4614
4618
  return (0, import_vue178.openBlock)(), (0, import_vue178.createElementBlock)("svg", _hoisted_1178, _hoisted_3177);
4615
4619
  }
4616
- var icon_shadow_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main178, [["render", _sfc_render178], ["__file", "icon-shadow-analysis.vue"]]);
4620
+ var icon_lock_default = /* @__PURE__ */ export_helper_default(_sfc_main178, [["render", _sfc_render178], ["__file", "icon-lock.vue"]]);
4617
4621
 
4618
- // src/components/icon-rain.vue
4622
+ // src/components/icon-shadow-analysis.vue
4619
4623
  var import_vue179 = __toESM(require_vue(), 1);
4620
4624
  var _sfc_main179 = {
4621
- name: "IconRain",
4622
- title: "\u96E8"
4625
+ name: "IconShadowAnalysis",
4626
+ title: "\u9634\u5F71\u5206\u6790"
4623
4627
  }, _hoisted_1179 = {
4624
- width: "24",
4625
- height: "24",
4626
- viewBox: "0 0 24 24",
4628
+ width: "16",
4629
+ height: "16",
4630
+ viewBox: "0 0 16 16",
4627
4631
  fill: "none",
4628
4632
  xmlns: "http://www.w3.org/2000/svg"
4629
4633
  }, _hoisted_2179 = /* @__PURE__ */ (0, import_vue179.createElementVNode)("path", {
4630
- 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",
4634
+ 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",
4631
4635
  fill: "currentColor"
4632
4636
  }, null, -1), _hoisted_3178 = [
4633
4637
  _hoisted_2179
@@ -4635,13 +4639,13 @@ var KQWebClientVueIcons = (() => {
4635
4639
  function _sfc_render179(_ctx, _cache, $props, $setup, $data, $options) {
4636
4640
  return (0, import_vue179.openBlock)(), (0, import_vue179.createElementBlock)("svg", _hoisted_1179, _hoisted_3178);
4637
4641
  }
4638
- var icon_rain_default = /* @__PURE__ */ export_helper_default(_sfc_main179, [["render", _sfc_render179], ["__file", "icon-rain.vue"]]);
4642
+ var icon_shadow_analysis_default = /* @__PURE__ */ export_helper_default(_sfc_main179, [["render", _sfc_render179], ["__file", "icon-shadow-analysis.vue"]]);
4639
4643
 
4640
- // src/components/icon-snow.vue
4644
+ // src/components/icon-rain.vue
4641
4645
  var import_vue180 = __toESM(require_vue(), 1);
4642
4646
  var _sfc_main180 = {
4643
- name: "IconSnow",
4644
- title: "\u96EA"
4647
+ name: "IconRain",
4648
+ title: "\u96E8"
4645
4649
  }, _hoisted_1180 = {
4646
4650
  width: "24",
4647
4651
  height: "24",
@@ -4649,7 +4653,7 @@ var KQWebClientVueIcons = (() => {
4649
4653
  fill: "none",
4650
4654
  xmlns: "http://www.w3.org/2000/svg"
4651
4655
  }, _hoisted_2180 = /* @__PURE__ */ (0, import_vue180.createElementVNode)("path", {
4652
- 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",
4656
+ 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",
4653
4657
  fill: "currentColor"
4654
4658
  }, null, -1), _hoisted_3179 = [
4655
4659
  _hoisted_2180
@@ -4657,13 +4661,13 @@ var KQWebClientVueIcons = (() => {
4657
4661
  function _sfc_render180(_ctx, _cache, $props, $setup, $data, $options) {
4658
4662
  return (0, import_vue180.openBlock)(), (0, import_vue180.createElementBlock)("svg", _hoisted_1180, _hoisted_3179);
4659
4663
  }
4660
- var icon_snow_default = /* @__PURE__ */ export_helper_default(_sfc_main180, [["render", _sfc_render180], ["__file", "icon-snow.vue"]]);
4664
+ var icon_rain_default = /* @__PURE__ */ export_helper_default(_sfc_main180, [["render", _sfc_render180], ["__file", "icon-rain.vue"]]);
4661
4665
 
4662
- // src/components/icon-measure-area.vue
4666
+ // src/components/icon-snow.vue
4663
4667
  var import_vue181 = __toESM(require_vue(), 1);
4664
4668
  var _sfc_main181 = {
4665
- name: "IconMeasureArea",
4666
- title: "\u9762\u79EF\u6D4B\u91CF"
4669
+ name: "IconSnow",
4670
+ title: "\u96EA"
4667
4671
  }, _hoisted_1181 = {
4668
4672
  width: "24",
4669
4673
  height: "24",
@@ -4671,9 +4675,7 @@ var KQWebClientVueIcons = (() => {
4671
4675
  fill: "none",
4672
4676
  xmlns: "http://www.w3.org/2000/svg"
4673
4677
  }, _hoisted_2181 = /* @__PURE__ */ (0, import_vue181.createElementVNode)("path", {
4674
- "fill-rule": "evenodd",
4675
- "clip-rule": "evenodd",
4676
- 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",
4678
+ 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",
4677
4679
  fill: "currentColor"
4678
4680
  }, null, -1), _hoisted_3180 = [
4679
4681
  _hoisted_2181
@@ -4681,21 +4683,23 @@ var KQWebClientVueIcons = (() => {
4681
4683
  function _sfc_render181(_ctx, _cache, $props, $setup, $data, $options) {
4682
4684
  return (0, import_vue181.openBlock)(), (0, import_vue181.createElementBlock)("svg", _hoisted_1181, _hoisted_3180);
4683
4685
  }
4684
- var icon_measure_area_default = /* @__PURE__ */ export_helper_default(_sfc_main181, [["render", _sfc_render181], ["__file", "icon-measure-area.vue"]]);
4686
+ var icon_snow_default = /* @__PURE__ */ export_helper_default(_sfc_main181, [["render", _sfc_render181], ["__file", "icon-snow.vue"]]);
4685
4687
 
4686
- // src/components/icon-flight.vue
4688
+ // src/components/icon-measure-area.vue
4687
4689
  var import_vue182 = __toESM(require_vue(), 1);
4688
4690
  var _sfc_main182 = {
4689
- name: "IconFlight",
4690
- title: "\u98DE\u884C"
4691
+ name: "IconMeasureArea",
4692
+ title: "\u9762\u79EF\u6D4B\u91CF"
4691
4693
  }, _hoisted_1182 = {
4692
- width: "16",
4693
- height: "16",
4694
- viewBox: "0 0 16 16",
4694
+ width: "24",
4695
+ height: "24",
4696
+ viewBox: "0 0 24 24",
4695
4697
  fill: "none",
4696
4698
  xmlns: "http://www.w3.org/2000/svg"
4697
4699
  }, _hoisted_2182 = /* @__PURE__ */ (0, import_vue182.createElementVNode)("path", {
4698
- 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",
4700
+ "fill-rule": "evenodd",
4701
+ "clip-rule": "evenodd",
4702
+ 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",
4699
4703
  fill: "currentColor"
4700
4704
  }, null, -1), _hoisted_3181 = [
4701
4705
  _hoisted_2182
@@ -4703,96 +4707,118 @@ var KQWebClientVueIcons = (() => {
4703
4707
  function _sfc_render182(_ctx, _cache, $props, $setup, $data, $options) {
4704
4708
  return (0, import_vue182.openBlock)(), (0, import_vue182.createElementBlock)("svg", _hoisted_1182, _hoisted_3181);
4705
4709
  }
4706
- var icon_flight_default = /* @__PURE__ */ export_helper_default(_sfc_main182, [["render", _sfc_render182], ["__file", "icon-flight.vue"]]);
4710
+ var icon_measure_area_default = /* @__PURE__ */ export_helper_default(_sfc_main182, [["render", _sfc_render182], ["__file", "icon-measure-area.vue"]]);
4707
4711
 
4708
- // src/components/icon-home.vue
4712
+ // src/components/icon-flight.vue
4709
4713
  var import_vue183 = __toESM(require_vue(), 1);
4710
4714
  var _sfc_main183 = {
4715
+ name: "IconFlight",
4716
+ title: "\u98DE\u884C"
4717
+ }, _hoisted_1183 = {
4718
+ width: "16",
4719
+ height: "16",
4720
+ viewBox: "0 0 16 16",
4721
+ fill: "none",
4722
+ xmlns: "http://www.w3.org/2000/svg"
4723
+ }, _hoisted_2183 = /* @__PURE__ */ (0, import_vue183.createElementVNode)("path", {
4724
+ 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",
4725
+ fill: "currentColor"
4726
+ }, null, -1), _hoisted_3182 = [
4727
+ _hoisted_2183
4728
+ ];
4729
+ function _sfc_render183(_ctx, _cache, $props, $setup, $data, $options) {
4730
+ return (0, import_vue183.openBlock)(), (0, import_vue183.createElementBlock)("svg", _hoisted_1183, _hoisted_3182);
4731
+ }
4732
+ var icon_flight_default = /* @__PURE__ */ export_helper_default(_sfc_main183, [["render", _sfc_render183], ["__file", "icon-flight.vue"]]);
4733
+
4734
+ // src/components/icon-home.vue
4735
+ var import_vue184 = __toESM(require_vue(), 1);
4736
+ var _sfc_main184 = {
4711
4737
  name: "IconHome",
4712
4738
  title: "\u9996\u9875"
4713
- }, _hoisted_1183 = {
4739
+ }, _hoisted_1184 = {
4714
4740
  class: "icon",
4715
4741
  viewBox: "0 0 1024 1024",
4716
4742
  xmlns: "http://www.w3.org/2000/svg",
4717
4743
  width: "200",
4718
4744
  height: "200"
4719
- }, _hoisted_2183 = /* @__PURE__ */ (0, import_vue183.createElementVNode)("path", {
4745
+ }, _hoisted_2184 = /* @__PURE__ */ (0, import_vue184.createElementVNode)("path", {
4720
4746
  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",
4721
4747
  fill: "currentColor"
4722
- }, null, -1), _hoisted_3182 = /* @__PURE__ */ (0, import_vue183.createElementVNode)("path", {
4748
+ }, null, -1), _hoisted_3183 = /* @__PURE__ */ (0, import_vue184.createElementVNode)("path", {
4723
4749
  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",
4724
4750
  fill: "currentColor"
4725
4751
  }, null, -1), _hoisted_476 = [
4726
- _hoisted_2183,
4727
- _hoisted_3182
4752
+ _hoisted_2184,
4753
+ _hoisted_3183
4728
4754
  ];
4729
- function _sfc_render183(_ctx, _cache, $props, $setup, $data, $options) {
4730
- return (0, import_vue183.openBlock)(), (0, import_vue183.createElementBlock)("svg", _hoisted_1183, _hoisted_476);
4755
+ function _sfc_render184(_ctx, _cache, $props, $setup, $data, $options) {
4756
+ return (0, import_vue184.openBlock)(), (0, import_vue184.createElementBlock)("svg", _hoisted_1184, _hoisted_476);
4731
4757
  }
4732
- var icon_home_default = /* @__PURE__ */ export_helper_default(_sfc_main183, [["render", _sfc_render183], ["__file", "icon-home.vue"]]);
4758
+ var icon_home_default = /* @__PURE__ */ export_helper_default(_sfc_main184, [["render", _sfc_render184], ["__file", "icon-home.vue"]]);
4733
4759
 
4734
4760
  // src/components/icon-advanced-query.vue
4735
- var import_vue184 = __toESM(require_vue(), 1);
4736
- var _sfc_main184 = {
4761
+ var import_vue185 = __toESM(require_vue(), 1);
4762
+ var _sfc_main185 = {
4737
4763
  name: "IconAdvancedQuery",
4738
4764
  title: "\u9AD8\u7EA7\u67E5\u8BE2"
4739
- }, _hoisted_1184 = {
4765
+ }, _hoisted_1185 = {
4740
4766
  width: "16",
4741
4767
  height: "16",
4742
4768
  viewBox: "0 0 16 16",
4743
4769
  fill: "none",
4744
4770
  xmlns: "http://www.w3.org/2000/svg"
4745
- }, _hoisted_2184 = /* @__PURE__ */ (0, import_vue184.createElementVNode)("path", {
4771
+ }, _hoisted_2185 = /* @__PURE__ */ (0, import_vue185.createElementVNode)("path", {
4746
4772
  "fill-rule": "evenodd",
4747
4773
  "clip-rule": "evenodd",
4748
4774
  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",
4749
4775
  fill: "currentColor"
4750
- }, null, -1), _hoisted_3183 = /* @__PURE__ */ (0, import_vue184.createElementVNode)("path", {
4776
+ }, null, -1), _hoisted_3184 = /* @__PURE__ */ (0, import_vue185.createElementVNode)("path", {
4751
4777
  "fill-rule": "evenodd",
4752
4778
  "clip-rule": "evenodd",
4753
4779
  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",
4754
4780
  fill: "currentColor"
4755
- }, null, -1), _hoisted_477 = /* @__PURE__ */ (0, import_vue184.createElementVNode)("path", {
4781
+ }, null, -1), _hoisted_477 = /* @__PURE__ */ (0, import_vue185.createElementVNode)("path", {
4756
4782
  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",
4757
4783
  fill: "currentColor"
4758
4784
  }, null, -1), _hoisted_525 = [
4759
- _hoisted_2184,
4760
- _hoisted_3183,
4785
+ _hoisted_2185,
4786
+ _hoisted_3184,
4761
4787
  _hoisted_477
4762
4788
  ];
4763
- function _sfc_render184(_ctx, _cache, $props, $setup, $data, $options) {
4764
- return (0, import_vue184.openBlock)(), (0, import_vue184.createElementBlock)("svg", _hoisted_1184, _hoisted_525);
4789
+ function _sfc_render185(_ctx, _cache, $props, $setup, $data, $options) {
4790
+ return (0, import_vue185.openBlock)(), (0, import_vue185.createElementBlock)("svg", _hoisted_1185, _hoisted_525);
4765
4791
  }
4766
- var icon_advanced_query_default = /* @__PURE__ */ export_helper_default(_sfc_main184, [["render", _sfc_render184], ["__file", "icon-advanced-query.vue"]]);
4792
+ var icon_advanced_query_default = /* @__PURE__ */ export_helper_default(_sfc_main185, [["render", _sfc_render185], ["__file", "icon-advanced-query.vue"]]);
4767
4793
 
4768
4794
  // src/components/icon-hawk-eye.vue
4769
- var import_vue185 = __toESM(require_vue(), 1);
4770
- var _sfc_main185 = {
4795
+ var import_vue186 = __toESM(require_vue(), 1);
4796
+ var _sfc_main186 = {
4771
4797
  name: "IconHawkEye",
4772
4798
  title: "\u9E70\u773C"
4773
- }, _hoisted_1185 = {
4799
+ }, _hoisted_1186 = {
4774
4800
  width: "16",
4775
4801
  height: "16",
4776
4802
  viewBox: "0 0 16 16",
4777
4803
  fill: "none",
4778
4804
  xmlns: "http://www.w3.org/2000/svg"
4779
- }, _hoisted_2185 = /* @__PURE__ */ (0, import_vue185.createElementVNode)("path", {
4805
+ }, _hoisted_2186 = /* @__PURE__ */ (0, import_vue186.createElementVNode)("path", {
4780
4806
  "fill-rule": "evenodd",
4781
4807
  "clip-rule": "evenodd",
4782
4808
  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",
4783
4809
  fill: "currentColor"
4784
- }, null, -1), _hoisted_3184 = /* @__PURE__ */ (0, import_vue185.createElementVNode)("path", {
4810
+ }, null, -1), _hoisted_3185 = /* @__PURE__ */ (0, import_vue186.createElementVNode)("path", {
4785
4811
  "fill-rule": "evenodd",
4786
4812
  "clip-rule": "evenodd",
4787
4813
  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",
4788
4814
  fill: "currentColor"
4789
4815
  }, null, -1), _hoisted_478 = [
4790
- _hoisted_2185,
4791
- _hoisted_3184
4816
+ _hoisted_2186,
4817
+ _hoisted_3185
4792
4818
  ];
4793
- function _sfc_render185(_ctx, _cache, $props, $setup, $data, $options) {
4794
- return (0, import_vue185.openBlock)(), (0, import_vue185.createElementBlock)("svg", _hoisted_1185, _hoisted_478);
4819
+ function _sfc_render186(_ctx, _cache, $props, $setup, $data, $options) {
4820
+ return (0, import_vue186.openBlock)(), (0, import_vue186.createElementBlock)("svg", _hoisted_1186, _hoisted_478);
4795
4821
  }
4796
- var icon_hawk_eye_default = /* @__PURE__ */ export_helper_default(_sfc_main185, [["render", _sfc_render185], ["__file", "icon-hawk-eye.vue"]]);
4822
+ var icon_hawk_eye_default = /* @__PURE__ */ export_helper_default(_sfc_main186, [["render", _sfc_render186], ["__file", "icon-hawk-eye.vue"]]);
4797
4823
  return __toCommonJS(src_exports);
4798
4824
  })();