@kq_npm/client_icons_vue 0.3.7-beta → 0.3.9-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.
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@kq_npm/client_icons_vue","author":"KQWEB GROUP","description":"KQGIS Client Icons for Vue.js","version":"0.3.7-beta","homepage":"","keywords":["KQGIS","Vue","Icon"],"main":"./packages/vue/dist/index.js","scripts":{"serve":"npm run build:svg && vue-cli-service serve","build":"npm run build:svg && vue-cli-service build","lint":"vue-cli-service lint","build:svg":"svgo -f ./packages/svg -o ./packages/svg --config=./packages/svg/svgo.config.js && npm run -C ./packages/vue build","publish:svg":"git pull && npm run build:svg && node --experimental-json-modules ./packages/vue/build/publish.js && npm publish --access public && git add . && git commit -m 'publish' && git push"},"dependencies":{},"devDependencies":{"@babel/core":"^7.12.16","@babel/eslint-parser":"^7.12.16","@vue/cli-plugin-babel":"~5.0.0","@vue/cli-plugin-eslint":"~5.0.0","@vue/cli-service":"~5.0.0","core-js":"^3.29.1","element-plus":"^2.3.1","eslint":"^7.32.0","eslint-plugin-vue":"^8.0.3","vue":"^3.2.13","vue-clipboard3":"^2.0.0"},"eslintConfig":{"root":true,"env":{"node":true},"extends":["plugin:vue/vue3-essential","eslint:recommended"],"parserOptions":{"parser":"@babel/eslint-parser"},"rules":{}},"browserslist":["> 1%","last 2 versions","not dead","not ie 11"]}
1
+ {"name":"@kq_npm/client_icons_vue","author":"KQWEB GROUP","description":"KQGIS Client Icons for Vue.js","version":"0.3.9-beta","homepage":"","keywords":["KQGIS","Vue","Icon"],"main":"./packages/vue/dist/index.js","scripts":{"serve":"npm run build:svg && vue-cli-service serve","build":"npm run build:svg && vue-cli-service build","lint":"vue-cli-service lint","build:svg":"svgo -f ./packages/svg -o ./packages/svg --config=./packages/svg/svgo.config.js && npm run -C ./packages/vue build","publish:svg":"git pull && npm run build:svg && node --experimental-json-modules ./packages/vue/build/publish.js && npm publish --access public && git add . && git commit -m 'publish' && git push"},"dependencies":{},"devDependencies":{"@babel/core":"^7.12.16","@babel/eslint-parser":"^7.12.16","@vue/cli-plugin-babel":"~5.0.0","@vue/cli-plugin-eslint":"~5.0.0","@vue/cli-service":"~5.0.0","core-js":"^3.29.1","element-plus":"^2.3.1","eslint":"^7.32.0","eslint-plugin-vue":"^8.0.3","vue":"^3.2.13","vue-clipboard3":"^2.0.0"},"eslintConfig":{"root":true,"env":{"node":true},"extends":["plugin:vue/vue3-essential","eslint:recommended"],"parserOptions":{"parser":"@babel/eslint-parser"},"rules":{}},"browserslist":["> 1%","last 2 versions","not dead","not ie 11"]}
@@ -26,7 +26,7 @@ __export(global_exports, {
26
26
  IconAlignLeft: () => icon_align_left_default,
27
27
  IconAlignRight: () => icon_align_right_default,
28
28
  IconAnalyzeData: () => icon_analyze_data_default,
29
- IconArcGis: () => icon_ArcGIS_default,
29
+ IconArcGIS: () => icon_ArcGIS_default,
30
30
  IconAspectAnalysis: () => icon_aspect_analysis_default,
31
31
  IconAttribute: () => icon_attribute_default,
32
32
  IconBack: () => icon_back_default,
@@ -146,6 +146,7 @@ __export(global_exports, {
146
146
  IconOtherFile: () => icon_other_file_default,
147
147
  IconOtherServer: () => icon_other_server_default,
148
148
  IconOverlayAnalysis: () => icon_overlay_analysis_default,
149
+ IconPOLSearch: () => icon_POL_search_default,
149
150
  IconPan: () => icon_pan_default,
150
151
  IconParticleEffect: () => icon_particle_effect_default,
151
152
  IconPlaneClip: () => icon_plane_clip_default,
@@ -153,7 +154,6 @@ __export(global_exports, {
153
154
  IconPlottingProjectTree: () => icon_plotting_project_tree_default,
154
155
  IconPlottingSymbolManage: () => icon_plotting_symbol_manage_default,
155
156
  IconPoint: () => icon_point_default,
156
- IconPolSearch: () => icon_POL_search_default,
157
157
  IconPolygon: () => icon_polygon_default,
158
158
  IconPolygon2: () => icon_polygon2_default,
159
159
  IconPolyline: () => icon_polyline_default,
@@ -224,14 +224,14 @@ __export(global_exports, {
224
224
  IconVideoStop: () => icon_video_stop_default,
225
225
  IconViewProperties: () => icon_view_properties_default,
226
226
  IconViewshedAnalysis: () => icon_viewshed_analysis_default,
227
- IconWcsServer: () => icon_WCS_server_default,
227
+ IconWCSServer: () => icon_WCS_server_default,
228
+ IconWFSServer: () => icon_WFS_server_default,
229
+ IconWMSServer: () => icon_WMS_server_default,
230
+ IconWMTSServer: () => icon_WMTS_server_default,
231
+ IconWPSServer: () => icon_WPS_server_default,
228
232
  IconWeatherEffect: () => icon_weather_effect_default,
229
- IconWfsServer: () => icon_WFS_server_default,
230
- IconWmsServer: () => icon_WMS_server_default,
231
- IconWmtsServer: () => icon_WMTS_server_default,
232
- IconWpsServer: () => icon_WPS_server_default,
233
- IconXzqCover: () => icon_XZQ_cover_default,
234
- IconXzqNav: () => icon_XZQ_nav_default,
233
+ IconXZQCover: () => icon_XZQ_cover_default,
234
+ IconXZQNav: () => icon_XZQ_nav_default,
235
235
  IconZoomIn: () => icon_zoom_in_default,
236
236
  IconZoomOut: () => icon_zoom_out_default,
237
237
  IconZoomTo: () => icon_zoom_to_default,
@@ -250,7 +250,7 @@ __export(components_exports, {
250
250
  IconAlignLeft: () => icon_align_left_default,
251
251
  IconAlignRight: () => icon_align_right_default,
252
252
  IconAnalyzeData: () => icon_analyze_data_default,
253
- IconArcGis: () => icon_ArcGIS_default,
253
+ IconArcGIS: () => icon_ArcGIS_default,
254
254
  IconAspectAnalysis: () => icon_aspect_analysis_default,
255
255
  IconAttribute: () => icon_attribute_default,
256
256
  IconBack: () => icon_back_default,
@@ -370,6 +370,7 @@ __export(components_exports, {
370
370
  IconOtherFile: () => icon_other_file_default,
371
371
  IconOtherServer: () => icon_other_server_default,
372
372
  IconOverlayAnalysis: () => icon_overlay_analysis_default,
373
+ IconPOLSearch: () => icon_POL_search_default,
373
374
  IconPan: () => icon_pan_default,
374
375
  IconParticleEffect: () => icon_particle_effect_default,
375
376
  IconPlaneClip: () => icon_plane_clip_default,
@@ -377,7 +378,6 @@ __export(components_exports, {
377
378
  IconPlottingProjectTree: () => icon_plotting_project_tree_default,
378
379
  IconPlottingSymbolManage: () => icon_plotting_symbol_manage_default,
379
380
  IconPoint: () => icon_point_default,
380
- IconPolSearch: () => icon_POL_search_default,
381
381
  IconPolygon: () => icon_polygon_default,
382
382
  IconPolygon2: () => icon_polygon2_default,
383
383
  IconPolyline: () => icon_polyline_default,
@@ -448,14 +448,14 @@ __export(components_exports, {
448
448
  IconVideoStop: () => icon_video_stop_default,
449
449
  IconViewProperties: () => icon_view_properties_default,
450
450
  IconViewshedAnalysis: () => icon_viewshed_analysis_default,
451
- IconWcsServer: () => icon_WCS_server_default,
451
+ IconWCSServer: () => icon_WCS_server_default,
452
+ IconWFSServer: () => icon_WFS_server_default,
453
+ IconWMSServer: () => icon_WMS_server_default,
454
+ IconWMTSServer: () => icon_WMTS_server_default,
455
+ IconWPSServer: () => icon_WPS_server_default,
452
456
  IconWeatherEffect: () => icon_weather_effect_default,
453
- IconWfsServer: () => icon_WFS_server_default,
454
- IconWmsServer: () => icon_WMS_server_default,
455
- IconWmtsServer: () => icon_WMTS_server_default,
456
- IconWpsServer: () => icon_WPS_server_default,
457
- IconXzqCover: () => icon_XZQ_cover_default,
458
- IconXzqNav: () => icon_XZQ_nav_default,
457
+ IconXZQCover: () => icon_XZQ_cover_default,
458
+ IconXZQNav: () => icon_XZQ_nav_default,
459
459
  IconZoomIn: () => icon_zoom_in_default,
460
460
  IconZoomOut: () => icon_zoom_out_default,
461
461
  IconZoomTo: () => icon_zoom_to_default
@@ -474,7 +474,7 @@ var export_helper_default = (sfc, props) => {
474
474
 
475
475
  // src/components/icon-ArcGIS.vue
476
476
  var _sfc_main = {
477
- name: "IconArcGis",
477
+ name: "IconArcGIS",
478
478
  title: "ArcGIS\u670D\u52A1"
479
479
  }, _hoisted_1 = {
480
480
  class: "icon",
@@ -706,7 +706,7 @@ var icon_kmz_file_default = /* @__PURE__ */ export_helper_default(_sfc_main9, [[
706
706
  // src/components/icon-POL-search.vue
707
707
  var import_vue10 = require("vue");
708
708
  var _sfc_main10 = {
709
- name: "IconPolSearch",
709
+ name: "IconPOLSearch",
710
710
  title: "POL\u641C\u7D22"
711
711
  }, _hoisted_110 = {
712
712
  class: "icon",
@@ -799,7 +799,7 @@ var icon_topojson_file_default = /* @__PURE__ */ export_helper_default(_sfc_main
799
799
  // src/components/icon-WCS-server.vue
800
800
  var import_vue14 = require("vue");
801
801
  var _sfc_main14 = {
802
- name: "IconWcsServer",
802
+ name: "IconWCSServer",
803
803
  title: "WCS\u670D\u52A1"
804
804
  }, _hoisted_114 = {
805
805
  class: "icon",
@@ -825,7 +825,7 @@ var icon_WCS_server_default = /* @__PURE__ */ export_helper_default(_sfc_main14,
825
825
  // src/components/icon-WFS-server.vue
826
826
  var import_vue15 = require("vue");
827
827
  var _sfc_main15 = {
828
- name: "IconWfsServer",
828
+ name: "IconWFSServer",
829
829
  title: "WFS\u670D\u52A1"
830
830
  }, _hoisted_115 = {
831
831
  class: "icon",
@@ -851,7 +851,7 @@ var icon_WFS_server_default = /* @__PURE__ */ export_helper_default(_sfc_main15,
851
851
  // src/components/icon-WMS-server.vue
852
852
  var import_vue16 = require("vue");
853
853
  var _sfc_main16 = {
854
- name: "IconWmsServer",
854
+ name: "IconWMSServer",
855
855
  title: "WMS\u670D\u52A1"
856
856
  }, _hoisted_116 = {
857
857
  class: "icon",
@@ -877,7 +877,7 @@ var icon_WMS_server_default = /* @__PURE__ */ export_helper_default(_sfc_main16,
877
877
  // src/components/icon-WMTS-server.vue
878
878
  var import_vue17 = require("vue");
879
879
  var _sfc_main17 = {
880
- name: "IconWmtsServer",
880
+ name: "IconWMTSServer",
881
881
  title: "WMTS\u670D\u52A1"
882
882
  }, _hoisted_117 = {
883
883
  class: "icon",
@@ -903,7 +903,7 @@ var icon_WMTS_server_default = /* @__PURE__ */ export_helper_default(_sfc_main17
903
903
  // src/components/icon-WPS-server.vue
904
904
  var import_vue18 = require("vue");
905
905
  var _sfc_main18 = {
906
- name: "IconWpsServer",
906
+ name: "IconWPSServer",
907
907
  title: "WPS\u670D\u52A1"
908
908
  }, _hoisted_118 = {
909
909
  class: "icon",
@@ -5049,7 +5049,7 @@ var icon_compass_default = /* @__PURE__ */ export_helper_default(_sfc_main185, [
5049
5049
  // src/components/icon-XZQ-nav.vue
5050
5050
  var import_vue186 = require("vue");
5051
5051
  var _sfc_main186 = {
5052
- name: "IconXzqNav",
5052
+ name: "IconXZQNav",
5053
5053
  title: "\u884C\u653F\u533A\u5BFC\u822A"
5054
5054
  }, _hoisted_1186 = {
5055
5055
  width: "16",
@@ -5085,7 +5085,7 @@ var icon_XZQ_nav_default = /* @__PURE__ */ export_helper_default(_sfc_main186, [
5085
5085
  // src/components/icon-XZQ-cover.vue
5086
5086
  var import_vue187 = require("vue");
5087
5087
  var _sfc_main187 = {
5088
- name: "IconXzqCover",
5088
+ name: "IconXZQCover",
5089
5089
  title: "\u884C\u653F\u533A\u906E\u7F69"
5090
5090
  }, _hoisted_1187 = {
5091
5091
  width: "16",
@@ -5789,7 +5789,7 @@ function _sfc_render216(_ctx, _cache, $props, $setup, $data, $options) {
5789
5789
  var icon_hawk_eye_default = /* @__PURE__ */ export_helper_default(_sfc_main216, [["render", _sfc_render216], ["__file", "icon-hawk-eye.vue"]]);
5790
5790
 
5791
5791
  // src/global.js
5792
- var global_default = (app, { prefix = "KqIcon" }) => {
5792
+ var global_default = (app) => {
5793
5793
  for (let [key, component] of Object.entries(components_exports))
5794
- app.component(prefix + key, component);
5794
+ app.component(key, component);
5795
5795
  };
@@ -38,7 +38,7 @@ var KQWebClientVueIcons = (() => {
38
38
  IconAlignLeft: () => icon_align_left_default,
39
39
  IconAlignRight: () => icon_align_right_default,
40
40
  IconAnalyzeData: () => icon_analyze_data_default,
41
- IconArcGis: () => icon_ArcGIS_default,
41
+ IconArcGIS: () => icon_ArcGIS_default,
42
42
  IconAspectAnalysis: () => icon_aspect_analysis_default,
43
43
  IconAttribute: () => icon_attribute_default,
44
44
  IconBack: () => icon_back_default,
@@ -158,6 +158,7 @@ var KQWebClientVueIcons = (() => {
158
158
  IconOtherFile: () => icon_other_file_default,
159
159
  IconOtherServer: () => icon_other_server_default,
160
160
  IconOverlayAnalysis: () => icon_overlay_analysis_default,
161
+ IconPOLSearch: () => icon_POL_search_default,
161
162
  IconPan: () => icon_pan_default,
162
163
  IconParticleEffect: () => icon_particle_effect_default,
163
164
  IconPlaneClip: () => icon_plane_clip_default,
@@ -165,7 +166,6 @@ var KQWebClientVueIcons = (() => {
165
166
  IconPlottingProjectTree: () => icon_plotting_project_tree_default,
166
167
  IconPlottingSymbolManage: () => icon_plotting_symbol_manage_default,
167
168
  IconPoint: () => icon_point_default,
168
- IconPolSearch: () => icon_POL_search_default,
169
169
  IconPolygon: () => icon_polygon_default,
170
170
  IconPolygon2: () => icon_polygon2_default,
171
171
  IconPolyline: () => icon_polyline_default,
@@ -236,14 +236,14 @@ var KQWebClientVueIcons = (() => {
236
236
  IconVideoStop: () => icon_video_stop_default,
237
237
  IconViewProperties: () => icon_view_properties_default,
238
238
  IconViewshedAnalysis: () => icon_viewshed_analysis_default,
239
- IconWcsServer: () => icon_WCS_server_default,
239
+ IconWCSServer: () => icon_WCS_server_default,
240
+ IconWFSServer: () => icon_WFS_server_default,
241
+ IconWMSServer: () => icon_WMS_server_default,
242
+ IconWMTSServer: () => icon_WMTS_server_default,
243
+ IconWPSServer: () => icon_WPS_server_default,
240
244
  IconWeatherEffect: () => icon_weather_effect_default,
241
- IconWfsServer: () => icon_WFS_server_default,
242
- IconWmsServer: () => icon_WMS_server_default,
243
- IconWmtsServer: () => icon_WMTS_server_default,
244
- IconWpsServer: () => icon_WPS_server_default,
245
- IconXzqCover: () => icon_XZQ_cover_default,
246
- IconXzqNav: () => icon_XZQ_nav_default,
245
+ IconXZQCover: () => icon_XZQ_cover_default,
246
+ IconXZQNav: () => icon_XZQ_nav_default,
247
247
  IconZoomIn: () => icon_zoom_in_default,
248
248
  IconZoomOut: () => icon_zoom_out_default,
249
249
  IconZoomTo: () => icon_zoom_to_default,
@@ -261,7 +261,7 @@ var KQWebClientVueIcons = (() => {
261
261
  IconAlignLeft: () => icon_align_left_default,
262
262
  IconAlignRight: () => icon_align_right_default,
263
263
  IconAnalyzeData: () => icon_analyze_data_default,
264
- IconArcGis: () => icon_ArcGIS_default,
264
+ IconArcGIS: () => icon_ArcGIS_default,
265
265
  IconAspectAnalysis: () => icon_aspect_analysis_default,
266
266
  IconAttribute: () => icon_attribute_default,
267
267
  IconBack: () => icon_back_default,
@@ -381,6 +381,7 @@ var KQWebClientVueIcons = (() => {
381
381
  IconOtherFile: () => icon_other_file_default,
382
382
  IconOtherServer: () => icon_other_server_default,
383
383
  IconOverlayAnalysis: () => icon_overlay_analysis_default,
384
+ IconPOLSearch: () => icon_POL_search_default,
384
385
  IconPan: () => icon_pan_default,
385
386
  IconParticleEffect: () => icon_particle_effect_default,
386
387
  IconPlaneClip: () => icon_plane_clip_default,
@@ -388,7 +389,6 @@ var KQWebClientVueIcons = (() => {
388
389
  IconPlottingProjectTree: () => icon_plotting_project_tree_default,
389
390
  IconPlottingSymbolManage: () => icon_plotting_symbol_manage_default,
390
391
  IconPoint: () => icon_point_default,
391
- IconPolSearch: () => icon_POL_search_default,
392
392
  IconPolygon: () => icon_polygon_default,
393
393
  IconPolygon2: () => icon_polygon2_default,
394
394
  IconPolyline: () => icon_polyline_default,
@@ -459,14 +459,14 @@ var KQWebClientVueIcons = (() => {
459
459
  IconVideoStop: () => icon_video_stop_default,
460
460
  IconViewProperties: () => icon_view_properties_default,
461
461
  IconViewshedAnalysis: () => icon_viewshed_analysis_default,
462
- IconWcsServer: () => icon_WCS_server_default,
462
+ IconWCSServer: () => icon_WCS_server_default,
463
+ IconWFSServer: () => icon_WFS_server_default,
464
+ IconWMSServer: () => icon_WMS_server_default,
465
+ IconWMTSServer: () => icon_WMTS_server_default,
466
+ IconWPSServer: () => icon_WPS_server_default,
463
467
  IconWeatherEffect: () => icon_weather_effect_default,
464
- IconWfsServer: () => icon_WFS_server_default,
465
- IconWmsServer: () => icon_WMS_server_default,
466
- IconWmtsServer: () => icon_WMTS_server_default,
467
- IconWpsServer: () => icon_WPS_server_default,
468
- IconXzqCover: () => icon_XZQ_cover_default,
469
- IconXzqNav: () => icon_XZQ_nav_default,
468
+ IconXZQCover: () => icon_XZQ_cover_default,
469
+ IconXZQNav: () => icon_XZQ_nav_default,
470
470
  IconZoomIn: () => icon_zoom_in_default,
471
471
  IconZoomOut: () => icon_zoom_out_default,
472
472
  IconZoomTo: () => icon_zoom_to_default
@@ -485,7 +485,7 @@ var KQWebClientVueIcons = (() => {
485
485
 
486
486
  // src/components/icon-ArcGIS.vue
487
487
  var _sfc_main = {
488
- name: "IconArcGis",
488
+ name: "IconArcGIS",
489
489
  title: "ArcGIS\u670D\u52A1"
490
490
  }, _hoisted_1 = {
491
491
  class: "icon",
@@ -717,7 +717,7 @@ var KQWebClientVueIcons = (() => {
717
717
  // src/components/icon-POL-search.vue
718
718
  var import_vue10 = __toESM(require_vue(), 1);
719
719
  var _sfc_main10 = {
720
- name: "IconPolSearch",
720
+ name: "IconPOLSearch",
721
721
  title: "POL\u641C\u7D22"
722
722
  }, _hoisted_110 = {
723
723
  class: "icon",
@@ -810,7 +810,7 @@ var KQWebClientVueIcons = (() => {
810
810
  // src/components/icon-WCS-server.vue
811
811
  var import_vue14 = __toESM(require_vue(), 1);
812
812
  var _sfc_main14 = {
813
- name: "IconWcsServer",
813
+ name: "IconWCSServer",
814
814
  title: "WCS\u670D\u52A1"
815
815
  }, _hoisted_114 = {
816
816
  class: "icon",
@@ -836,7 +836,7 @@ var KQWebClientVueIcons = (() => {
836
836
  // src/components/icon-WFS-server.vue
837
837
  var import_vue15 = __toESM(require_vue(), 1);
838
838
  var _sfc_main15 = {
839
- name: "IconWfsServer",
839
+ name: "IconWFSServer",
840
840
  title: "WFS\u670D\u52A1"
841
841
  }, _hoisted_115 = {
842
842
  class: "icon",
@@ -862,7 +862,7 @@ var KQWebClientVueIcons = (() => {
862
862
  // src/components/icon-WMS-server.vue
863
863
  var import_vue16 = __toESM(require_vue(), 1);
864
864
  var _sfc_main16 = {
865
- name: "IconWmsServer",
865
+ name: "IconWMSServer",
866
866
  title: "WMS\u670D\u52A1"
867
867
  }, _hoisted_116 = {
868
868
  class: "icon",
@@ -888,7 +888,7 @@ var KQWebClientVueIcons = (() => {
888
888
  // src/components/icon-WMTS-server.vue
889
889
  var import_vue17 = __toESM(require_vue(), 1);
890
890
  var _sfc_main17 = {
891
- name: "IconWmtsServer",
891
+ name: "IconWMTSServer",
892
892
  title: "WMTS\u670D\u52A1"
893
893
  }, _hoisted_117 = {
894
894
  class: "icon",
@@ -914,7 +914,7 @@ var KQWebClientVueIcons = (() => {
914
914
  // src/components/icon-WPS-server.vue
915
915
  var import_vue18 = __toESM(require_vue(), 1);
916
916
  var _sfc_main18 = {
917
- name: "IconWpsServer",
917
+ name: "IconWPSServer",
918
918
  title: "WPS\u670D\u52A1"
919
919
  }, _hoisted_118 = {
920
920
  class: "icon",
@@ -5060,7 +5060,7 @@ var KQWebClientVueIcons = (() => {
5060
5060
  // src/components/icon-XZQ-nav.vue
5061
5061
  var import_vue186 = __toESM(require_vue(), 1);
5062
5062
  var _sfc_main186 = {
5063
- name: "IconXzqNav",
5063
+ name: "IconXZQNav",
5064
5064
  title: "\u884C\u653F\u533A\u5BFC\u822A"
5065
5065
  }, _hoisted_1186 = {
5066
5066
  width: "16",
@@ -5096,7 +5096,7 @@ var KQWebClientVueIcons = (() => {
5096
5096
  // src/components/icon-XZQ-cover.vue
5097
5097
  var import_vue187 = __toESM(require_vue(), 1);
5098
5098
  var _sfc_main187 = {
5099
- name: "IconXzqCover",
5099
+ name: "IconXZQCover",
5100
5100
  title: "\u884C\u653F\u533A\u906E\u7F69"
5101
5101
  }, _hoisted_1187 = {
5102
5102
  width: "16",
@@ -5800,9 +5800,9 @@ var KQWebClientVueIcons = (() => {
5800
5800
  var icon_hawk_eye_default = /* @__PURE__ */ export_helper_default(_sfc_main216, [["render", _sfc_render216], ["__file", "icon-hawk-eye.vue"]]);
5801
5801
 
5802
5802
  // src/global.js
5803
- var global_default = (app, { prefix = "KqIcon" }) => {
5803
+ var global_default = (app) => {
5804
5804
  for (let [key, component] of Object.entries(components_exports))
5805
- app.component(prefix + key, component);
5805
+ app.component(key, component);
5806
5806
  };
5807
5807
  return __toCommonJS(global_exports);
5808
5808
  })();