ksw-vue-icon 2.3.8 → 2.3.10

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.
Files changed (56) hide show
  1. package/icons-base.js +273 -225
  2. package/package.json +1 -1
  3. package/packages/cjs/icons/base/SystemType-android-color.js +1 -1
  4. package/packages/cjs/icons/base/aom-menu-BBCX-color.js +1 -1
  5. package/packages/cjs/icons/base/aom-menu-BBSH-color.js +1 -1
  6. package/packages/cjs/icons/base/aom-menu-BBSJ-color.js +1 -1
  7. package/packages/cjs/icons/base/aom-menu-BBYL-color.js +1 -1
  8. package/packages/cjs/icons/base/aom-menu-RJBS-color.d.ts +2 -0
  9. package/packages/cjs/icons/base/aom-menu-RJBS-color.js +1 -0
  10. package/packages/cjs/icons/base/aom-menu-RJGL-color.d.ts +2 -0
  11. package/packages/cjs/icons/base/aom-menu-RJGL-color.js +1 -0
  12. package/packages/cjs/icons/base/application-color.d.ts +2 -0
  13. package/packages/cjs/icons/base/application-color.js +1 -0
  14. package/packages/cjs/icons/base/c-type-powershell-color.js +1 -1
  15. package/packages/cjs/icons/base/calendar-color.js +1 -1
  16. package/packages/cjs/icons/base/index.d.ts +4 -0
  17. package/packages/cjs/icons/base/index.js +1 -1
  18. package/packages/cjs/icons/base/item-def-color.js +1 -1
  19. package/packages/cjs/icons/base/medal-1.js +1 -1
  20. package/packages/cjs/icons/base/medal-2.js +1 -1
  21. package/packages/cjs/icons/base/medal-3.js +1 -1
  22. package/packages/cjs/icons/base/mode-expression-color.js +1 -1
  23. package/packages/cjs/icons/base/plug-in-Chrome-color.js +1 -1
  24. package/packages/cjs/icons/base/plug-in-Edge-color.js +1 -1
  25. package/packages/cjs/icons/base/plug-in-Firefox-color.js +1 -1
  26. package/packages/cjs/icons/base/project-logo-gf-color.js +1 -1
  27. package/packages/cjs/icons/base/store-color.js +1 -1
  28. package/packages/cjs/icons/base/version-color.d.ts +2 -0
  29. package/packages/cjs/icons/base/version-color.js +1 -0
  30. package/packages/es/icons/base/SystemType-android-color.js +1 -1
  31. package/packages/es/icons/base/aom-menu-BBCX-color.js +1 -1
  32. package/packages/es/icons/base/aom-menu-BBSH-color.js +1 -1
  33. package/packages/es/icons/base/aom-menu-BBSJ-color.js +1 -1
  34. package/packages/es/icons/base/aom-menu-BBYL-color.js +1 -1
  35. package/packages/es/icons/base/aom-menu-RJBS-color.d.ts +2 -0
  36. package/packages/es/icons/base/aom-menu-RJBS-color.js +1 -0
  37. package/packages/es/icons/base/aom-menu-RJGL-color.d.ts +2 -0
  38. package/packages/es/icons/base/aom-menu-RJGL-color.js +1 -0
  39. package/packages/es/icons/base/application-color.d.ts +2 -0
  40. package/packages/es/icons/base/application-color.js +1 -0
  41. package/packages/es/icons/base/c-type-powershell-color.js +1 -1
  42. package/packages/es/icons/base/calendar-color.js +1 -1
  43. package/packages/es/icons/base/index.d.ts +4 -0
  44. package/packages/es/icons/base/index.js +1 -1
  45. package/packages/es/icons/base/item-def-color.js +1 -1
  46. package/packages/es/icons/base/medal-1.js +1 -1
  47. package/packages/es/icons/base/medal-2.js +1 -1
  48. package/packages/es/icons/base/medal-3.js +1 -1
  49. package/packages/es/icons/base/mode-expression-color.js +1 -1
  50. package/packages/es/icons/base/plug-in-Chrome-color.js +1 -1
  51. package/packages/es/icons/base/plug-in-Edge-color.js +1 -1
  52. package/packages/es/icons/base/plug-in-Firefox-color.js +1 -1
  53. package/packages/es/icons/base/project-logo-gf-color.js +1 -1
  54. package/packages/es/icons/base/store-color.js +1 -1
  55. package/packages/es/icons/base/version-color.d.ts +2 -0
  56. package/packages/es/icons/base/version-color.js +1 -0
package/icons-base.js CHANGED
@@ -721,6 +721,30 @@ export const iconsDataBase = [
721
721
  },
722
722
  {
723
723
  id: 60,
724
+ name: "aom-menu-RJBS-color",
725
+ componentName: "IconAomMenuRJBSColor",
726
+ title: "",
727
+ category: "Other",
728
+ categoryCN: "其他",
729
+ author: "KSW",
730
+ tag: [],
731
+ projectName: "base",
732
+ modifiedTime: "2024-12-03T06:30:00.000Z",
733
+ },
734
+ {
735
+ id: 61,
736
+ name: "aom-menu-RJGL-color",
737
+ componentName: "IconAomMenuRJGLColor",
738
+ title: "",
739
+ category: "Other",
740
+ categoryCN: "其他",
741
+ author: "KSW",
742
+ tag: [],
743
+ projectName: "base",
744
+ modifiedTime: "2024-12-03T06:30:00.000Z",
745
+ },
746
+ {
747
+ id: 62,
724
748
  name: "aom-menu-RLPZ-color",
725
749
  componentName: "IconAomMenuRLPZColor",
726
750
  title: "奥姆菜单",
@@ -732,7 +756,7 @@ export const iconsDataBase = [
732
756
  modifiedTime: "2024-11-04T09:03:16.000Z",
733
757
  },
734
758
  {
735
- id: 61,
759
+ id: 63,
736
760
  name: "aom-menu-RWCX-color",
737
761
  componentName: "IconAomMenuRWCXColor",
738
762
  title: "菜单列表颜色",
@@ -744,7 +768,7 @@ export const iconsDataBase = [
744
768
  modifiedTime: "2024-11-04T09:03:16.000Z",
745
769
  },
746
770
  {
747
- id: 62,
771
+ id: 64,
748
772
  name: "aom-menu-RWGL-color",
749
773
  componentName: "IconAomMenuRWGLColor",
750
774
  title: "菜单列表",
@@ -756,7 +780,7 @@ export const iconsDataBase = [
756
780
  modifiedTime: "2024-11-04T09:03:16.000Z",
757
781
  },
758
782
  {
759
- id: 63,
783
+ id: 65,
760
784
  name: "aom-menu-RWXQ-color",
761
785
  componentName: "IconAomMenuRWXQColor",
762
786
  title: "菜单选项颜色",
@@ -768,7 +792,7 @@ export const iconsDataBase = [
768
792
  modifiedTime: "2024-11-04T09:03:16.000Z",
769
793
  },
770
794
  {
771
- id: 64,
795
+ id: 66,
772
796
  name: "aom-menu-RYFA-color",
773
797
  componentName: "IconAomMenuRYFAColor",
774
798
  title: "菜单选项",
@@ -780,7 +804,7 @@ export const iconsDataBase = [
780
804
  modifiedTime: "2024-11-04T09:03:16.000Z",
781
805
  },
782
806
  {
783
- id: 65,
807
+ id: 67,
784
808
  name: "aom-menu-RZLC-color",
785
809
  componentName: "IconAomMenuRZLCColor",
786
810
  title: "菜单选项颜色",
@@ -792,7 +816,7 @@ export const iconsDataBase = [
792
816
  modifiedTime: "2024-11-04T09:03:16.000Z",
793
817
  },
794
818
  {
795
- id: 66,
819
+ id: 68,
796
820
  name: "aom-menu-SBST-color",
797
821
  componentName: "IconAomMenuSBSTColor",
798
822
  title: "菜单选项颜色",
@@ -804,7 +828,7 @@ export const iconsDataBase = [
804
828
  modifiedTime: "2024-11-04T09:03:16.000Z",
805
829
  },
806
830
  {
807
- id: 67,
831
+ id: 69,
808
832
  name: "aom-menu-SJCX-color",
809
833
  componentName: "IconAomMenuSJCXColor",
810
834
  title: "自动化菜单",
@@ -816,7 +840,7 @@ export const iconsDataBase = [
816
840
  modifiedTime: "2024-11-04T09:03:16.000Z",
817
841
  },
818
842
  {
819
- id: 68,
843
+ id: 70,
820
844
  name: "aom-menu-SJGL-color",
821
845
  componentName: "IconAomMenuSJGLColor",
822
846
  title: "菜单设置颜色",
@@ -828,7 +852,7 @@ export const iconsDataBase = [
828
852
  modifiedTime: "2024-11-04T09:03:16.000Z",
829
853
  },
830
854
  {
831
- id: 69,
855
+ id: 71,
832
856
  name: "aom-menu-SJHB-color",
833
857
  componentName: "IconAomMenuSJHBColor",
834
858
  title: "奥姆菜单SJHB颜色",
@@ -840,7 +864,7 @@ export const iconsDataBase = [
840
864
  modifiedTime: "2024-11-04T09:03:16.000Z",
841
865
  },
842
866
  {
843
- id: 70,
867
+ id: 72,
844
868
  name: "aom-menu-SJKLJ-color",
845
869
  componentName: "IconAomMenuSJKLJColor",
846
870
  title: "菜单选项颜色",
@@ -852,7 +876,7 @@ export const iconsDataBase = [
852
876
  modifiedTime: "2024-11-04T09:03:16.000Z",
853
877
  },
854
878
  {
855
- id: 71,
879
+ id: 73,
856
880
  name: "aom-menu-SSSJ-color",
857
881
  componentName: "IconAomMenuSSSJColor",
858
882
  title: "菜单信息颜色",
@@ -864,7 +888,7 @@ export const iconsDataBase = [
864
888
  modifiedTime: "2024-11-04T09:03:16.000Z",
865
889
  },
866
890
  {
867
- id: 72,
891
+ id: 74,
868
892
  name: "aom-menu-TZJL-color",
869
893
  componentName: "IconAomMenuTZJLColor",
870
894
  title: "菜单项颜色",
@@ -876,7 +900,7 @@ export const iconsDataBase = [
876
900
  modifiedTime: "2024-11-04T09:03:16.000Z",
877
901
  },
878
902
  {
879
- id: 73,
903
+ id: 75,
880
904
  name: "aom-menu-WHQGL-color",
881
905
  componentName: "IconAomMenuWHQGLColor",
882
906
  title: "奥姆菜单",
@@ -888,7 +912,7 @@ export const iconsDataBase = [
888
912
  modifiedTime: "2024-11-04T09:03:16.000Z",
889
913
  },
890
914
  {
891
- id: 74,
915
+ id: 76,
892
916
  name: "aom-menu-WWGL-color",
893
917
  componentName: "IconAomMenuWWGLColor",
894
918
  title: "奥姆菜单",
@@ -900,7 +924,7 @@ export const iconsDataBase = [
900
924
  modifiedTime: "2024-11-04T09:03:16.000Z",
901
925
  },
902
926
  {
903
- id: 75,
927
+ id: 77,
904
928
  name: "aom-menu-XTSZ-color",
905
929
  componentName: "IconAomMenuXTSZColor",
906
930
  title: "菜单选项",
@@ -912,7 +936,7 @@ export const iconsDataBase = [
912
936
  modifiedTime: "2024-11-04T09:03:16.000Z",
913
937
  },
914
938
  {
915
- id: 76,
939
+ id: 78,
916
940
  name: "aom-menu-YHGL-color",
917
941
  componentName: "IconAomMenuYHGLColor",
918
942
  title: "奥姆菜单",
@@ -924,7 +948,7 @@ export const iconsDataBase = [
924
948
  modifiedTime: "2024-11-04T09:03:16.000Z",
925
949
  },
926
950
  {
927
- id: 77,
951
+ id: 79,
928
952
  name: "aom-menu-YWBCZL-color",
929
953
  componentName: "IconAomMenuYWBCZLColor",
930
954
  title: "菜单工具箱",
@@ -936,7 +960,7 @@ export const iconsDataBase = [
936
960
  modifiedTime: "2024-11-04T09:03:16.000Z",
937
961
  },
938
962
  {
939
- id: 78,
963
+ id: 80,
940
964
  name: "aom-menu-YYST-color",
941
965
  componentName: "IconAomMenuYYSTColor",
942
966
  title: "菜单颜色",
@@ -948,7 +972,7 @@ export const iconsDataBase = [
948
972
  modifiedTime: "2024-11-04T09:03:16.000Z",
949
973
  },
950
974
  {
951
- id: 79,
975
+ id: 81,
952
976
  name: "aom-menu-ZBGL-color",
953
977
  componentName: "IconAomMenuZBGLColor",
954
978
  title: "自动化管理菜单",
@@ -960,7 +984,7 @@ export const iconsDataBase = [
960
984
  modifiedTime: "2024-11-04T09:03:16.000Z",
961
985
  },
962
986
  {
963
- id: 80,
987
+ id: 82,
964
988
  name: "aom-menu-ZBZXSZ-color",
965
989
  componentName: "IconAomMenuZBZXSZColor",
966
990
  title: "",
@@ -972,7 +996,7 @@ export const iconsDataBase = [
972
996
  modifiedTime: "2024-11-04T09:03:16.000Z",
973
997
  },
974
998
  {
975
- id: 81,
999
+ id: 83,
976
1000
  name: "aom-menu-ZHCL-color",
977
1001
  componentName: "IconAomMenuZHCLColor",
978
1002
  title: "菜单图标",
@@ -984,7 +1008,7 @@ export const iconsDataBase = [
984
1008
  modifiedTime: "2024-11-04T09:03:16.000Z",
985
1009
  },
986
1010
  {
987
- id: 82,
1011
+ id: 84,
988
1012
  name: "aom-menu-ZHJG-color",
989
1013
  componentName: "IconAomMenuZHJGColor",
990
1014
  title: "菜单",
@@ -996,7 +1020,7 @@ export const iconsDataBase = [
996
1020
  modifiedTime: "2024-11-04T09:03:16.000Z",
997
1021
  },
998
1022
  {
999
- id: 83,
1023
+ id: 85,
1000
1024
  name: "aom-menu-ZXLS-color",
1001
1025
  componentName: "IconAomMenuZXLSColor",
1002
1026
  title: "奥姆菜单",
@@ -1008,7 +1032,7 @@ export const iconsDataBase = [
1008
1032
  modifiedTime: "2024-11-04T09:03:16.000Z",
1009
1033
  },
1010
1034
  {
1011
- id: 84,
1035
+ id: 86,
1012
1036
  name: "aom-menu-ZYSJ-color",
1013
1037
  componentName: "IconAomMenuZYSJColor",
1014
1038
  title: "菜单",
@@ -1020,7 +1044,7 @@ export const iconsDataBase = [
1020
1044
  modifiedTime: "2024-11-04T09:03:16.000Z",
1021
1045
  },
1022
1046
  {
1023
- id: 85,
1047
+ id: 87,
1024
1048
  name: "aom-menu-ZZFWQ-color",
1025
1049
  componentName: "IconAomMenuZZFWQColor",
1026
1050
  title: "自动化菜单配置",
@@ -1032,7 +1056,19 @@ export const iconsDataBase = [
1032
1056
  modifiedTime: "2024-11-04T09:03:16.000Z",
1033
1057
  },
1034
1058
  {
1035
- id: 86,
1059
+ id: 88,
1060
+ name: "application-color",
1061
+ componentName: "IconApplicationColor",
1062
+ title: "",
1063
+ category: "Other",
1064
+ categoryCN: "其他",
1065
+ author: "KSW",
1066
+ tag: [],
1067
+ projectName: "base",
1068
+ modifiedTime: "2024-12-03T06:30:00.000Z",
1069
+ },
1070
+ {
1071
+ id: 89,
1036
1072
  name: "argument",
1037
1073
  componentName: "IconArgument",
1038
1074
  title: "参数",
@@ -1044,7 +1080,7 @@ export const iconsDataBase = [
1044
1080
  modifiedTime: "2024-11-04T09:03:16.000Z",
1045
1081
  },
1046
1082
  {
1047
- id: 87,
1083
+ id: 90,
1048
1084
  name: "arrow-bottom",
1049
1085
  componentName: "IconArrowBottom",
1050
1086
  title: "向下箭头",
@@ -1056,7 +1092,7 @@ export const iconsDataBase = [
1056
1092
  modifiedTime: "2024-11-04T09:03:16.000Z",
1057
1093
  },
1058
1094
  {
1059
- id: 88,
1095
+ id: 91,
1060
1096
  name: "arrow-left",
1061
1097
  componentName: "IconArrowLeft",
1062
1098
  title: "左箭头",
@@ -1068,7 +1104,7 @@ export const iconsDataBase = [
1068
1104
  modifiedTime: "2024-11-04T09:03:16.000Z",
1069
1105
  },
1070
1106
  {
1071
- id: 89,
1107
+ id: 92,
1072
1108
  name: "arrow-right",
1073
1109
  componentName: "IconArrowRight",
1074
1110
  title: "右箭头",
@@ -1080,7 +1116,7 @@ export const iconsDataBase = [
1080
1116
  modifiedTime: "2024-11-04T09:03:16.000Z",
1081
1117
  },
1082
1118
  {
1083
- id: 90,
1119
+ id: 93,
1084
1120
  name: "arrow-to-left",
1085
1121
  componentName: "IconArrowToLeft",
1086
1122
  title: "向左箭头",
@@ -1092,7 +1128,7 @@ export const iconsDataBase = [
1092
1128
  modifiedTime: "2024-11-04T09:03:16.000Z",
1093
1129
  },
1094
1130
  {
1095
- id: 91,
1131
+ id: 94,
1096
1132
  name: "arrow-to-right",
1097
1133
  componentName: "IconArrowToRight",
1098
1134
  title: "向右箭头",
@@ -1104,7 +1140,7 @@ export const iconsDataBase = [
1104
1140
  modifiedTime: "2024-11-04T09:03:16.000Z",
1105
1141
  },
1106
1142
  {
1107
- id: 92,
1143
+ id: 95,
1108
1144
  name: "arrow-top",
1109
1145
  componentName: "IconArrowTop",
1110
1146
  title: "向上箭头",
@@ -1116,7 +1152,7 @@ export const iconsDataBase = [
1116
1152
  modifiedTime: "2024-11-04T09:03:16.000Z",
1117
1153
  },
1118
1154
  {
1119
- id: 93,
1155
+ id: 96,
1120
1156
  name: "arrow-up-right",
1121
1157
  componentName: "IconArrowUpRight",
1122
1158
  title: "向上右箭头",
@@ -1128,7 +1164,7 @@ export const iconsDataBase = [
1128
1164
  modifiedTime: "2024-11-04T09:03:16.000Z",
1129
1165
  },
1130
1166
  {
1131
- id: 94,
1167
+ id: 97,
1132
1168
  name: "bot",
1133
1169
  componentName: "IconBot",
1134
1170
  title: "机器人",
@@ -1140,7 +1176,7 @@ export const iconsDataBase = [
1140
1176
  modifiedTime: "2024-11-04T09:03:16.000Z",
1141
1177
  },
1142
1178
  {
1143
- id: 95,
1179
+ id: 98,
1144
1180
  name: "c-type-autoit-color",
1145
1181
  componentName: "IconCTypeAutoitColor",
1146
1182
  title: "C型自动色彩",
@@ -1152,7 +1188,7 @@ export const iconsDataBase = [
1152
1188
  modifiedTime: "2024-11-04T09:03:16.000Z",
1153
1189
  },
1154
1190
  {
1155
- id: 96,
1191
+ id: 99,
1156
1192
  name: "c-type-bat-color",
1157
1193
  componentName: "IconCTypeBatColor",
1158
1194
  title: "C型蝙蝠颜色",
@@ -1164,7 +1200,7 @@ export const iconsDataBase = [
1164
1200
  modifiedTime: "2024-11-04T09:03:16.000Z",
1165
1201
  },
1166
1202
  {
1167
- id: 97,
1203
+ id: 100,
1168
1204
  name: "c-type-c-sharp-color",
1169
1205
  componentName: "IconCTypeCSharpColor",
1170
1206
  title: "C型C尖锐颜色",
@@ -1176,7 +1212,7 @@ export const iconsDataBase = [
1176
1212
  modifiedTime: "2024-11-04T09:03:16.000Z",
1177
1213
  },
1178
1214
  {
1179
- id: 98,
1215
+ id: 101,
1180
1216
  name: "c-type-cn-color",
1181
1217
  componentName: "IconCTypeCnColor",
1182
1218
  title: "中文类型颜色",
@@ -1188,7 +1224,7 @@ export const iconsDataBase = [
1188
1224
  modifiedTime: "2024-11-04T09:03:16.000Z",
1189
1225
  },
1190
1226
  {
1191
- id: 99,
1227
+ id: 102,
1192
1228
  name: "c-type-en-color",
1193
1229
  componentName: "IconCTypeEnColor",
1194
1230
  title: "英文类型颜色",
@@ -1200,7 +1236,7 @@ export const iconsDataBase = [
1200
1236
  modifiedTime: "2024-11-04T09:03:16.000Z",
1201
1237
  },
1202
1238
  {
1203
- id: 100,
1239
+ id: 103,
1204
1240
  name: "c-type-fn-color",
1205
1241
  componentName: "IconCTypeFnColor",
1206
1242
  title: "函数颜色类型",
@@ -1212,7 +1248,7 @@ export const iconsDataBase = [
1212
1248
  modifiedTime: "2024-11-04T09:03:16.000Z",
1213
1249
  },
1214
1250
  {
1215
- id: 101,
1251
+ id: 104,
1216
1252
  name: "c-type-JS-color",
1217
1253
  componentName: "IconCTypeJSColor",
1218
1254
  title: "JavaScript颜色类型",
@@ -1224,7 +1260,7 @@ export const iconsDataBase = [
1224
1260
  modifiedTime: "2024-11-04T09:03:16.000Z",
1225
1261
  },
1226
1262
  {
1227
- id: 102,
1263
+ id: 105,
1228
1264
  name: "c-type-lego-color",
1229
1265
  componentName: "IconCTypeLegoColor",
1230
1266
  title: "C型乐高颜色",
@@ -1236,7 +1272,7 @@ export const iconsDataBase = [
1236
1272
  modifiedTime: "2024-11-04T09:03:16.000Z",
1237
1273
  },
1238
1274
  {
1239
- id: 103,
1275
+ id: 106,
1240
1276
  name: "c-type-linuxshell-color",
1241
1277
  componentName: "IconCTypeLinuxshellColor",
1242
1278
  title: "C类型Linux",
@@ -1248,7 +1284,7 @@ export const iconsDataBase = [
1248
1284
  modifiedTime: "2024-11-04T09:03:16.000Z",
1249
1285
  },
1250
1286
  {
1251
- id: 104,
1287
+ id: 107,
1252
1288
  name: "c-type-perl-color",
1253
1289
  componentName: "IconCTypePerlColor",
1254
1290
  title: "C型Perl颜色",
@@ -1260,7 +1296,7 @@ export const iconsDataBase = [
1260
1296
  modifiedTime: "2024-11-04T09:03:16.000Z",
1261
1297
  },
1262
1298
  {
1263
- id: 105,
1299
+ id: 108,
1264
1300
  name: "c-type-powershell-color",
1265
1301
  componentName: "IconCTypePowershellColor",
1266
1302
  title: "C型PowerShell颜色",
@@ -1272,7 +1308,7 @@ export const iconsDataBase = [
1272
1308
  modifiedTime: "2024-11-04T09:03:16.000Z",
1273
1309
  },
1274
1310
  {
1275
- id: 106,
1311
+ id: 109,
1276
1312
  name: "c-type-python-color",
1277
1313
  componentName: "IconCTypePythonColor",
1278
1314
  title: "C型Python颜色",
@@ -1284,7 +1320,7 @@ export const iconsDataBase = [
1284
1320
  modifiedTime: "2024-11-04T09:03:16.000Z",
1285
1321
  },
1286
1322
  {
1287
- id: 107,
1323
+ id: 110,
1288
1324
  name: "c-type-vbs-color",
1289
1325
  componentName: "IconCTypeVbsColor",
1290
1326
  title: "VBS颜色类型",
@@ -1296,7 +1332,7 @@ export const iconsDataBase = [
1296
1332
  modifiedTime: "2024-11-04T09:03:16.000Z",
1297
1333
  },
1298
1334
  {
1299
- id: 108,
1335
+ id: 111,
1300
1336
  name: "c-type-yaml-color",
1301
1337
  componentName: "IconCTypeYamlColor",
1302
1338
  title: "C型YAML颜色",
@@ -1308,7 +1344,7 @@ export const iconsDataBase = [
1308
1344
  modifiedTime: "2024-11-04T09:03:16.000Z",
1309
1345
  },
1310
1346
  {
1311
- id: 109,
1347
+ id: 112,
1312
1348
  name: "calendar-color",
1313
1349
  componentName: "IconCalendarColor",
1314
1350
  title: "日历颜色",
@@ -1320,7 +1356,7 @@ export const iconsDataBase = [
1320
1356
  modifiedTime: "2024-11-04T09:03:16.000Z",
1321
1357
  },
1322
1358
  {
1323
- id: 110,
1359
+ id: 113,
1324
1360
  name: "card",
1325
1361
  componentName: "IconCard",
1326
1362
  title: "卡片",
@@ -1332,7 +1368,7 @@ export const iconsDataBase = [
1332
1368
  modifiedTime: "2024-11-04T09:03:16.000Z",
1333
1369
  },
1334
1370
  {
1335
- id: 111,
1371
+ id: 114,
1336
1372
  name: "chart-pie-color",
1337
1373
  componentName: "IconChartPieColor",
1338
1374
  title: "彩色饼图",
@@ -1344,7 +1380,7 @@ export const iconsDataBase = [
1344
1380
  modifiedTime: "2024-11-04T09:03:16.000Z",
1345
1381
  },
1346
1382
  {
1347
- id: 112,
1383
+ id: 115,
1348
1384
  name: "chart-pie",
1349
1385
  componentName: "IconChartPie",
1350
1386
  title: "饼图",
@@ -1356,7 +1392,7 @@ export const iconsDataBase = [
1356
1392
  modifiedTime: "2024-11-04T09:03:16.000Z",
1357
1393
  },
1358
1394
  {
1359
- id: 113,
1395
+ id: 116,
1360
1396
  name: "check-ed-color",
1361
1397
  componentName: "IconCheckEdColor",
1362
1398
  title: "已选中颜色",
@@ -1368,7 +1404,7 @@ export const iconsDataBase = [
1368
1404
  modifiedTime: "2024-11-04T09:03:16.000Z",
1369
1405
  },
1370
1406
  {
1371
- id: 114,
1407
+ id: 117,
1372
1408
  name: "check-normal-color",
1373
1409
  componentName: "IconCheckNormalColor",
1374
1410
  title: "正常颜色检查",
@@ -1380,7 +1416,7 @@ export const iconsDataBase = [
1380
1416
  modifiedTime: "2024-11-04T09:03:16.000Z",
1381
1417
  },
1382
1418
  {
1383
- id: 115,
1419
+ id: 118,
1384
1420
  name: "check-or-color",
1385
1421
  componentName: "IconCheckOrColor",
1386
1422
  title: "检查或颜色",
@@ -1392,7 +1428,7 @@ export const iconsDataBase = [
1392
1428
  modifiedTime: "2024-11-04T09:03:16.000Z",
1393
1429
  },
1394
1430
  {
1395
- id: 116,
1431
+ id: 119,
1396
1432
  name: "check",
1397
1433
  componentName: "IconCheck",
1398
1434
  title: "勾选",
@@ -1404,7 +1440,7 @@ export const iconsDataBase = [
1404
1440
  modifiedTime: "2024-11-04T09:03:16.000Z",
1405
1441
  },
1406
1442
  {
1407
- id: 117,
1443
+ id: 120,
1408
1444
  name: "clear",
1409
1445
  componentName: "IconClear",
1410
1446
  title: "清除",
@@ -1416,7 +1452,7 @@ export const iconsDataBase = [
1416
1452
  modifiedTime: "2024-11-04T09:03:16.000Z",
1417
1453
  },
1418
1454
  {
1419
- id: 118,
1455
+ id: 121,
1420
1456
  name: "clear2",
1421
1457
  componentName: "IconClear2",
1422
1458
  title: "清除2",
@@ -1428,7 +1464,7 @@ export const iconsDataBase = [
1428
1464
  modifiedTime: "2024-11-04T09:03:16.000Z",
1429
1465
  },
1430
1466
  {
1431
- id: 119,
1467
+ id: 122,
1432
1468
  name: "clearDate",
1433
1469
  componentName: "IconClearDate",
1434
1470
  title: "清除日期",
@@ -1440,7 +1476,7 @@ export const iconsDataBase = [
1440
1476
  modifiedTime: "2024-11-04T09:03:16.000Z",
1441
1477
  },
1442
1478
  {
1443
- id: 120,
1479
+ id: 123,
1444
1480
  name: "close",
1445
1481
  componentName: "IconClose",
1446
1482
  title: "关闭",
@@ -1452,7 +1488,7 @@ export const iconsDataBase = [
1452
1488
  modifiedTime: "2024-11-04T09:03:16.000Z",
1453
1489
  },
1454
1490
  {
1455
- id: 121,
1491
+ id: 124,
1456
1492
  name: "Collect",
1457
1493
  componentName: "IconCollect",
1458
1494
  title: "收藏",
@@ -1464,7 +1500,7 @@ export const iconsDataBase = [
1464
1500
  modifiedTime: "2024-11-04T09:03:16.000Z",
1465
1501
  },
1466
1502
  {
1467
- id: 122,
1503
+ id: 125,
1468
1504
  name: "copy",
1469
1505
  componentName: "IconCopy",
1470
1506
  title: "复制",
@@ -1476,7 +1512,7 @@ export const iconsDataBase = [
1476
1512
  modifiedTime: "2024-11-04T09:03:16.000Z",
1477
1513
  },
1478
1514
  {
1479
- id: 123,
1515
+ id: 126,
1480
1516
  name: "cursor-pointer",
1481
1517
  componentName: "IconCursorPointer",
1482
1518
  title: "光标指针",
@@ -1488,7 +1524,7 @@ export const iconsDataBase = [
1488
1524
  modifiedTime: "2024-11-04T09:03:16.000Z",
1489
1525
  },
1490
1526
  {
1491
- id: 124,
1527
+ id: 127,
1492
1528
  name: "date",
1493
1529
  componentName: "IconDate",
1494
1530
  title: "日期",
@@ -1500,7 +1536,7 @@ export const iconsDataBase = [
1500
1536
  modifiedTime: "2024-11-04T09:03:16.000Z",
1501
1537
  },
1502
1538
  {
1503
- id: 125,
1539
+ id: 128,
1504
1540
  name: "delete",
1505
1541
  componentName: "IconDelete",
1506
1542
  title: "删除",
@@ -1512,7 +1548,7 @@ export const iconsDataBase = [
1512
1548
  modifiedTime: "2024-11-04T09:03:16.000Z",
1513
1549
  },
1514
1550
  {
1515
- id: 126,
1551
+ id: 129,
1516
1552
  name: "dev-color",
1517
1553
  componentName: "IconDevColor",
1518
1554
  title: "开发颜色",
@@ -1524,7 +1560,7 @@ export const iconsDataBase = [
1524
1560
  modifiedTime: "2024-11-04T09:03:16.000Z",
1525
1561
  },
1526
1562
  {
1527
- id: 127,
1563
+ id: 130,
1528
1564
  name: "down-c",
1529
1565
  componentName: "IconDownC",
1530
1566
  title: "向下箭头",
@@ -1536,7 +1572,7 @@ export const iconsDataBase = [
1536
1572
  modifiedTime: "2024-11-04T09:03:16.000Z",
1537
1573
  },
1538
1574
  {
1539
- id: 128,
1575
+ id: 131,
1540
1576
  name: "download",
1541
1577
  componentName: "IconDownload",
1542
1578
  title: "",
@@ -1548,7 +1584,7 @@ export const iconsDataBase = [
1548
1584
  modifiedTime: "2024-11-04T09:03:16.000Z",
1549
1585
  },
1550
1586
  {
1551
- id: 129,
1587
+ id: 132,
1552
1588
  name: "Drag",
1553
1589
  componentName: "IconDrag",
1554
1590
  title: "拖动",
@@ -1560,7 +1596,7 @@ export const iconsDataBase = [
1560
1596
  modifiedTime: "2024-11-04T09:03:16.000Z",
1561
1597
  },
1562
1598
  {
1563
- id: 130,
1599
+ id: 133,
1564
1600
  name: "Edit",
1565
1601
  componentName: "IconEdit",
1566
1602
  title: "编辑",
@@ -1572,7 +1608,7 @@ export const iconsDataBase = [
1572
1608
  modifiedTime: "2024-11-04T09:03:16.000Z",
1573
1609
  },
1574
1610
  {
1575
- id: 131,
1611
+ id: 134,
1576
1612
  name: "EmptyBox",
1577
1613
  componentName: "IconEmptyBox",
1578
1614
  title: "空盒子",
@@ -1584,7 +1620,7 @@ export const iconsDataBase = [
1584
1620
  modifiedTime: "2024-11-04T09:03:16.000Z",
1585
1621
  },
1586
1622
  {
1587
- id: 132,
1623
+ id: 135,
1588
1624
  name: "fall",
1589
1625
  componentName: "IconFall",
1590
1626
  title: "秋天",
@@ -1596,7 +1632,7 @@ export const iconsDataBase = [
1596
1632
  modifiedTime: "2024-11-04T09:03:16.000Z",
1597
1633
  },
1598
1634
  {
1599
- id: 133,
1635
+ id: 136,
1600
1636
  name: "file-add",
1601
1637
  componentName: "IconFileAdd",
1602
1638
  title: "文件添加",
@@ -1608,7 +1644,7 @@ export const iconsDataBase = [
1608
1644
  modifiedTime: "2024-11-04T09:03:16.000Z",
1609
1645
  },
1610
1646
  {
1611
- id: 134,
1647
+ id: 137,
1612
1648
  name: "file-starred-color",
1613
1649
  componentName: "IconFileStarredColor",
1614
1650
  title: "星标文件",
@@ -1620,7 +1656,7 @@ export const iconsDataBase = [
1620
1656
  modifiedTime: "2024-11-04T09:03:16.000Z",
1621
1657
  },
1622
1658
  {
1623
- id: 135,
1659
+ id: 138,
1624
1660
  name: "file",
1625
1661
  componentName: "IconFile",
1626
1662
  title: "文件",
@@ -1632,7 +1668,7 @@ export const iconsDataBase = [
1632
1668
  modifiedTime: "2024-11-04T09:03:16.000Z",
1633
1669
  },
1634
1670
  {
1635
- id: 136,
1671
+ id: 139,
1636
1672
  name: "filter-fill",
1637
1673
  componentName: "IconFilterFill",
1638
1674
  title: "填充过滤器",
@@ -1644,7 +1680,7 @@ export const iconsDataBase = [
1644
1680
  modifiedTime: "2024-11-04T09:03:16.000Z",
1645
1681
  },
1646
1682
  {
1647
- id: 137,
1683
+ id: 140,
1648
1684
  name: "filter",
1649
1685
  componentName: "IconFilter",
1650
1686
  title: "过滤器",
@@ -1656,7 +1692,7 @@ export const iconsDataBase = [
1656
1692
  modifiedTime: "2024-11-04T09:03:16.000Z",
1657
1693
  },
1658
1694
  {
1659
- id: 138,
1695
+ id: 141,
1660
1696
  name: "flow-add",
1661
1697
  componentName: "IconFlowAdd",
1662
1698
  title: "流程添加",
@@ -1668,7 +1704,7 @@ export const iconsDataBase = [
1668
1704
  modifiedTime: "2024-11-04T09:03:16.000Z",
1669
1705
  },
1670
1706
  {
1671
- id: 139,
1707
+ id: 142,
1672
1708
  name: "flow-back",
1673
1709
  componentName: "IconFlowBack",
1674
1710
  title: "回流",
@@ -1680,7 +1716,7 @@ export const iconsDataBase = [
1680
1716
  modifiedTime: "2024-11-04T09:03:16.000Z",
1681
1717
  },
1682
1718
  {
1683
- id: 140,
1719
+ id: 143,
1684
1720
  name: "flow-batch-processing-color",
1685
1721
  componentName: "IconFlowBatchProcessingColor",
1686
1722
  title: "批量处理流程",
@@ -1692,7 +1728,7 @@ export const iconsDataBase = [
1692
1728
  modifiedTime: "2024-11-04T09:03:16.000Z",
1693
1729
  },
1694
1730
  {
1695
- id: 141,
1731
+ id: 144,
1696
1732
  name: "flow-check-color",
1697
1733
  componentName: "IconFlowCheckColor",
1698
1734
  title: "流程检查颜色",
@@ -1704,7 +1740,7 @@ export const iconsDataBase = [
1704
1740
  modifiedTime: "2024-11-04T09:03:16.000Z",
1705
1741
  },
1706
1742
  {
1707
- id: 142,
1743
+ id: 145,
1708
1744
  name: "flow-component-color",
1709
1745
  componentName: "IconFlowComponentColor",
1710
1746
  title: "流动组件颜色",
@@ -1716,7 +1752,7 @@ export const iconsDataBase = [
1716
1752
  modifiedTime: "2024-11-04T09:03:16.000Z",
1717
1753
  },
1718
1754
  {
1719
- id: 143,
1755
+ id: 146,
1720
1756
  name: "flow-controls-color",
1721
1757
  componentName: "IconFlowControlsColor",
1722
1758
  title: "流程控制颜色",
@@ -1728,7 +1764,7 @@ export const iconsDataBase = [
1728
1764
  modifiedTime: "2024-11-04T09:03:16.000Z",
1729
1765
  },
1730
1766
  {
1731
- id: 144,
1767
+ id: 147,
1732
1768
  name: "flow-end-color",
1733
1769
  componentName: "IconFlowEndColor",
1734
1770
  title: "流程结束颜色",
@@ -1740,7 +1776,7 @@ export const iconsDataBase = [
1740
1776
  modifiedTime: "2024-11-04T09:03:16.000Z",
1741
1777
  },
1742
1778
  {
1743
- id: 145,
1779
+ id: 148,
1744
1780
  name: "flow-end",
1745
1781
  componentName: "IconFlowEnd",
1746
1782
  title: "流程结束",
@@ -1752,7 +1788,7 @@ export const iconsDataBase = [
1752
1788
  modifiedTime: "2024-11-04T09:03:16.000Z",
1753
1789
  },
1754
1790
  {
1755
- id: 146,
1791
+ id: 149,
1756
1792
  name: "flow-if-color",
1757
1793
  componentName: "IconFlowIfColor",
1758
1794
  title: "流程判断颜色",
@@ -1764,7 +1800,7 @@ export const iconsDataBase = [
1764
1800
  modifiedTime: "2024-11-04T09:03:16.000Z",
1765
1801
  },
1766
1802
  {
1767
- id: 147,
1803
+ id: 150,
1768
1804
  name: "flow-nested-color",
1769
1805
  componentName: "IconFlowNestedColor",
1770
1806
  title: "流动嵌套颜色",
@@ -1776,7 +1812,7 @@ export const iconsDataBase = [
1776
1812
  modifiedTime: "2024-11-04T09:03:16.000Z",
1777
1813
  },
1778
1814
  {
1779
- id: 148,
1815
+ id: 151,
1780
1816
  name: "flow-nested",
1781
1817
  componentName: "IconFlowNested",
1782
1818
  title: "流动嵌套",
@@ -1788,7 +1824,7 @@ export const iconsDataBase = [
1788
1824
  modifiedTime: "2024-11-04T09:03:16.000Z",
1789
1825
  },
1790
1826
  {
1791
- id: 149,
1827
+ id: 152,
1792
1828
  name: "flow-quote-color",
1793
1829
  componentName: "IconFlowQuoteColor",
1794
1830
  title: "流动引文颜色",
@@ -1800,7 +1836,7 @@ export const iconsDataBase = [
1800
1836
  modifiedTime: "2024-11-04T09:03:16.000Z",
1801
1837
  },
1802
1838
  {
1803
- id: 150,
1839
+ id: 153,
1804
1840
  name: "flow-start-color",
1805
1841
  componentName: "IconFlowStartColor",
1806
1842
  title: "流动开始颜色",
@@ -1812,7 +1848,7 @@ export const iconsDataBase = [
1812
1848
  modifiedTime: "2024-11-04T09:03:16.000Z",
1813
1849
  },
1814
1850
  {
1815
- id: 151,
1851
+ id: 154,
1816
1852
  name: "flow-start",
1817
1853
  componentName: "IconFlowStart",
1818
1854
  title: "流程开始",
@@ -1824,7 +1860,7 @@ export const iconsDataBase = [
1824
1860
  modifiedTime: "2024-11-04T09:03:16.000Z",
1825
1861
  },
1826
1862
  {
1827
- id: 152,
1863
+ id: 155,
1828
1864
  name: "flow-tips-color",
1829
1865
  componentName: "IconFlowTipsColor",
1830
1866
  title: "流动提示颜色",
@@ -1836,7 +1872,7 @@ export const iconsDataBase = [
1836
1872
  modifiedTime: "2024-11-04T09:03:16.000Z",
1837
1873
  },
1838
1874
  {
1839
- id: 153,
1875
+ id: 156,
1840
1876
  name: "flow-toolBox",
1841
1877
  componentName: "IconFlowToolBox",
1842
1878
  title: "流程工具箱",
@@ -1848,7 +1884,7 @@ export const iconsDataBase = [
1848
1884
  modifiedTime: "2024-11-04T09:03:16.000Z",
1849
1885
  },
1850
1886
  {
1851
- id: 154,
1887
+ id: 157,
1852
1888
  name: "flow",
1853
1889
  componentName: "IconFlow",
1854
1890
  title: "流程",
@@ -1860,7 +1896,7 @@ export const iconsDataBase = [
1860
1896
  modifiedTime: "2024-11-04T09:03:16.000Z",
1861
1897
  },
1862
1898
  {
1863
- id: 155,
1899
+ id: 158,
1864
1900
  name: "fn-add",
1865
1901
  componentName: "IconFnAdd",
1866
1902
  title: "添加功能",
@@ -1872,7 +1908,7 @@ export const iconsDataBase = [
1872
1908
  modifiedTime: "2024-11-04T09:03:16.000Z",
1873
1909
  },
1874
1910
  {
1875
- id: 156,
1911
+ id: 159,
1876
1912
  name: "fn",
1877
1913
  componentName: "IconFn",
1878
1914
  title: "函数",
@@ -1884,7 +1920,7 @@ export const iconsDataBase = [
1884
1920
  modifiedTime: "2024-11-04T09:03:16.000Z",
1885
1921
  },
1886
1922
  {
1887
- id: 157,
1923
+ id: 160,
1888
1924
  name: "fold",
1889
1925
  componentName: "IconFold",
1890
1926
  title: "折叠",
@@ -1896,7 +1932,7 @@ export const iconsDataBase = [
1896
1932
  modifiedTime: "2024-11-04T09:03:16.000Z",
1897
1933
  },
1898
1934
  {
1899
- id: 158,
1935
+ id: 161,
1900
1936
  name: "folder-add",
1901
1937
  componentName: "IconFolderAdd",
1902
1938
  title: "添加文件夹",
@@ -1908,7 +1944,7 @@ export const iconsDataBase = [
1908
1944
  modifiedTime: "2024-11-04T09:03:16.000Z",
1909
1945
  },
1910
1946
  {
1911
- id: 159,
1947
+ id: 162,
1912
1948
  name: "folder-close",
1913
1949
  componentName: "IconFolderClose",
1914
1950
  title: "关闭文件夹",
@@ -1920,7 +1956,7 @@ export const iconsDataBase = [
1920
1956
  modifiedTime: "2024-11-04T09:03:16.000Z",
1921
1957
  },
1922
1958
  {
1923
- id: 160,
1959
+ id: 163,
1924
1960
  name: "folder-open",
1925
1961
  componentName: "IconFolderOpen",
1926
1962
  title: "打开文件夹",
@@ -1932,7 +1968,7 @@ export const iconsDataBase = [
1932
1968
  modifiedTime: "2024-11-04T09:03:16.000Z",
1933
1969
  },
1934
1970
  {
1935
- id: 161,
1971
+ id: 164,
1936
1972
  name: "full-screen",
1937
1973
  componentName: "IconFullScreen",
1938
1974
  title: "全屏",
@@ -1944,7 +1980,7 @@ export const iconsDataBase = [
1944
1980
  modifiedTime: "2024-11-04T09:03:16.000Z",
1945
1981
  },
1946
1982
  {
1947
- id: 162,
1983
+ id: 165,
1948
1984
  name: "GlobalOperation",
1949
1985
  componentName: "IconGlobalOperation",
1950
1986
  title: "全球操作",
@@ -1956,7 +1992,7 @@ export const iconsDataBase = [
1956
1992
  modifiedTime: "2024-11-04T09:03:16.000Z",
1957
1993
  },
1958
1994
  {
1959
- id: 163,
1995
+ id: 166,
1960
1996
  name: "hard-drive-color",
1961
1997
  componentName: "IconHardDriveColor",
1962
1998
  title: "彩色硬盘",
@@ -1968,7 +2004,7 @@ export const iconsDataBase = [
1968
2004
  modifiedTime: "2024-11-04T09:03:16.000Z",
1969
2005
  },
1970
2006
  {
1971
- id: 164,
2007
+ id: 167,
1972
2008
  name: "hide",
1973
2009
  componentName: "IconHide",
1974
2010
  title: "隐藏",
@@ -1980,7 +2016,7 @@ export const iconsDataBase = [
1980
2016
  modifiedTime: "2024-11-04T09:03:16.000Z",
1981
2017
  },
1982
2018
  {
1983
- id: 165,
2019
+ id: 168,
1984
2020
  name: "icon-def",
1985
2021
  componentName: "IconIconDef",
1986
2022
  title: "图标定义",
@@ -1992,7 +2028,7 @@ export const iconsDataBase = [
1992
2028
  modifiedTime: "2024-11-04T09:03:16.000Z",
1993
2029
  },
1994
2030
  {
1995
- id: 166,
2031
+ id: 169,
1996
2032
  name: "ide-pause",
1997
2033
  componentName: "IconIdePause",
1998
2034
  title: "IDE暂停",
@@ -2004,7 +2040,7 @@ export const iconsDataBase = [
2004
2040
  modifiedTime: "2024-11-04T09:03:16.000Z",
2005
2041
  },
2006
2042
  {
2007
- id: 167,
2043
+ id: 170,
2008
2044
  name: "ide-play",
2009
2045
  componentName: "IconIdePlay",
2010
2046
  title: "IDE播放",
@@ -2016,7 +2052,7 @@ export const iconsDataBase = [
2016
2052
  modifiedTime: "2024-11-04T09:03:16.000Z",
2017
2053
  },
2018
2054
  {
2019
- id: 168,
2055
+ id: 171,
2020
2056
  name: "ide-refresh",
2021
2057
  componentName: "IconIdeRefresh",
2022
2058
  title: "IDE刷新",
@@ -2028,7 +2064,7 @@ export const iconsDataBase = [
2028
2064
  modifiedTime: "2024-11-04T09:03:16.000Z",
2029
2065
  },
2030
2066
  {
2031
- id: 169,
2067
+ id: 172,
2032
2068
  name: "ide-stop",
2033
2069
  componentName: "IconIdeStop",
2034
2070
  title: "IDE停止",
@@ -2040,7 +2076,7 @@ export const iconsDataBase = [
2040
2076
  modifiedTime: "2024-11-04T09:03:16.000Z",
2041
2077
  },
2042
2078
  {
2043
- id: 170,
2079
+ id: 173,
2044
2080
  name: "IP",
2045
2081
  componentName: "IconIP",
2046
2082
  title: "IP地址",
@@ -2052,7 +2088,7 @@ export const iconsDataBase = [
2052
2088
  modifiedTime: "2024-11-04T09:03:16.000Z",
2053
2089
  },
2054
2090
  {
2055
- id: 171,
2091
+ id: 174,
2056
2092
  name: "item-def-color",
2057
2093
  componentName: "IconItemDefColor",
2058
2094
  title: "默认颜色项",
@@ -2064,7 +2100,7 @@ export const iconsDataBase = [
2064
2100
  modifiedTime: "2024-11-04T09:03:16.000Z",
2065
2101
  },
2066
2102
  {
2067
- id: 172,
2103
+ id: 175,
2068
2104
  name: "left-menu-display",
2069
2105
  componentName: "IconLeftMenuDisplay",
2070
2106
  title: "左侧菜单显示",
@@ -2076,7 +2112,7 @@ export const iconsDataBase = [
2076
2112
  modifiedTime: "2024-11-04T09:03:16.000Z",
2077
2113
  },
2078
2114
  {
2079
- id: 173,
2115
+ id: 176,
2080
2116
  name: "line",
2081
2117
  componentName: "IconLine",
2082
2118
  title: "线条",
@@ -2088,7 +2124,7 @@ export const iconsDataBase = [
2088
2124
  modifiedTime: "2024-11-04T09:03:16.000Z",
2089
2125
  },
2090
2126
  {
2091
- id: 174,
2127
+ id: 177,
2092
2128
  name: "list-close",
2093
2129
  componentName: "IconListClose",
2094
2130
  title: "列表关闭",
@@ -2100,7 +2136,7 @@ export const iconsDataBase = [
2100
2136
  modifiedTime: "2024-11-04T09:03:16.000Z",
2101
2137
  },
2102
2138
  {
2103
- id: 175,
2139
+ id: 178,
2104
2140
  name: "list-open",
2105
2141
  componentName: "IconListOpen",
2106
2142
  title: "列表打开",
@@ -2112,7 +2148,7 @@ export const iconsDataBase = [
2112
2148
  modifiedTime: "2024-11-04T09:03:16.000Z",
2113
2149
  },
2114
2150
  {
2115
- id: 176,
2151
+ id: 179,
2116
2152
  name: "list-search",
2117
2153
  componentName: "IconListSearch",
2118
2154
  title: "列表搜索",
@@ -2124,7 +2160,7 @@ export const iconsDataBase = [
2124
2160
  modifiedTime: "2024-11-04T09:03:16.000Z",
2125
2161
  },
2126
2162
  {
2127
- id: 177,
2163
+ id: 180,
2128
2164
  name: "loading",
2129
2165
  componentName: "IconLoading",
2130
2166
  title: "加载中",
@@ -2136,7 +2172,7 @@ export const iconsDataBase = [
2136
2172
  modifiedTime: "2024-11-04T09:03:16.000Z",
2137
2173
  },
2138
2174
  {
2139
- id: 178,
2175
+ id: 181,
2140
2176
  name: "lock",
2141
2177
  componentName: "IconLock",
2142
2178
  title: "锁",
@@ -2148,7 +2184,7 @@ export const iconsDataBase = [
2148
2184
  modifiedTime: "2024-11-04T09:03:16.000Z",
2149
2185
  },
2150
2186
  {
2151
- id: 179,
2187
+ id: 182,
2152
2188
  name: "locked",
2153
2189
  componentName: "IconLocked",
2154
2190
  title: "锁定",
@@ -2160,7 +2196,7 @@ export const iconsDataBase = [
2160
2196
  modifiedTime: "2024-11-04T09:03:16.000Z",
2161
2197
  },
2162
2198
  {
2163
- id: 180,
2199
+ id: 183,
2164
2200
  name: "logout",
2165
2201
  componentName: "IconLogout",
2166
2202
  title: "登出",
@@ -2172,7 +2208,7 @@ export const iconsDataBase = [
2172
2208
  modifiedTime: "2024-11-04T09:03:16.000Z",
2173
2209
  },
2174
2210
  {
2175
- id: 181,
2211
+ id: 184,
2176
2212
  name: "medal-1",
2177
2213
  componentName: "IconMedal1",
2178
2214
  title: "奖章1",
@@ -2184,7 +2220,7 @@ export const iconsDataBase = [
2184
2220
  modifiedTime: "2024-11-04T09:03:16.000Z",
2185
2221
  },
2186
2222
  {
2187
- id: 182,
2223
+ id: 185,
2188
2224
  name: "medal-2",
2189
2225
  componentName: "IconMedal2",
2190
2226
  title: "奖章",
@@ -2196,7 +2232,7 @@ export const iconsDataBase = [
2196
2232
  modifiedTime: "2024-11-04T09:03:16.000Z",
2197
2233
  },
2198
2234
  {
2199
- id: 183,
2235
+ id: 186,
2200
2236
  name: "medal-3",
2201
2237
  componentName: "IconMedal3",
2202
2238
  title: "",
@@ -2208,7 +2244,7 @@ export const iconsDataBase = [
2208
2244
  modifiedTime: "2024-11-04T09:03:16.000Z",
2209
2245
  },
2210
2246
  {
2211
- id: 184,
2247
+ id: 187,
2212
2248
  name: "menu-collect",
2213
2249
  componentName: "IconMenuCollect",
2214
2250
  title: "菜单收藏",
@@ -2220,7 +2256,7 @@ export const iconsDataBase = [
2220
2256
  modifiedTime: "2024-11-04T09:03:16.000Z",
2221
2257
  },
2222
2258
  {
2223
- id: 185,
2259
+ id: 188,
2224
2260
  name: "menu-collected",
2225
2261
  componentName: "IconMenuCollected",
2226
2262
  title: "菜单收藏",
@@ -2232,7 +2268,7 @@ export const iconsDataBase = [
2232
2268
  modifiedTime: "2024-11-04T09:03:16.000Z",
2233
2269
  },
2234
2270
  {
2235
- id: 186,
2271
+ id: 189,
2236
2272
  name: "menu-def-color",
2237
2273
  componentName: "IconMenuDefColor",
2238
2274
  title: "菜单默认颜色",
@@ -2244,7 +2280,7 @@ export const iconsDataBase = [
2244
2280
  modifiedTime: "2024-11-04T09:03:16.000Z",
2245
2281
  },
2246
2282
  {
2247
- id: 187,
2283
+ id: 190,
2248
2284
  name: "Message",
2249
2285
  componentName: "IconMessage",
2250
2286
  title: "消息",
@@ -2256,7 +2292,7 @@ export const iconsDataBase = [
2256
2292
  modifiedTime: "2024-11-04T09:03:16.000Z",
2257
2293
  },
2258
2294
  {
2259
- id: 188,
2295
+ id: 191,
2260
2296
  name: "mode-expression-color",
2261
2297
  componentName: "IconModeExpressionColor",
2262
2298
  title: "",
@@ -2265,10 +2301,10 @@ export const iconsDataBase = [
2265
2301
  author: "KSW",
2266
2302
  tag: [],
2267
2303
  projectName: "base",
2268
- modifiedTime: "2024-12-02T09:38:42.000Z",
2304
+ modifiedTime: "2024-12-02T09:42:16.000Z",
2269
2305
  },
2270
2306
  {
2271
- id: 189,
2307
+ id: 192,
2272
2308
  name: "mode-expression",
2273
2309
  componentName: "IconModeExpression",
2274
2310
  title: "",
@@ -2280,7 +2316,7 @@ export const iconsDataBase = [
2280
2316
  modifiedTime: "2024-12-02T09:38:42.000Z",
2281
2317
  },
2282
2318
  {
2283
- id: 190,
2319
+ id: 193,
2284
2320
  name: "more",
2285
2321
  componentName: "IconMore",
2286
2322
  title: "更多",
@@ -2292,7 +2328,7 @@ export const iconsDataBase = [
2292
2328
  modifiedTime: "2024-11-04T09:03:16.000Z",
2293
2329
  },
2294
2330
  {
2295
- id: 191,
2331
+ id: 194,
2296
2332
  name: "organization",
2297
2333
  componentName: "IconOrganization",
2298
2334
  title: "组织",
@@ -2304,7 +2340,7 @@ export const iconsDataBase = [
2304
2340
  modifiedTime: "2024-11-04T09:03:16.000Z",
2305
2341
  },
2306
2342
  {
2307
- id: 192,
2343
+ id: 195,
2308
2344
  name: "patch-color",
2309
2345
  componentName: "IconPatchColor",
2310
2346
  title: "补丁颜色",
@@ -2316,7 +2352,7 @@ export const iconsDataBase = [
2316
2352
  modifiedTime: "2024-11-04T09:03:16.000Z",
2317
2353
  },
2318
2354
  {
2319
- id: 193,
2355
+ id: 196,
2320
2356
  name: "patch-set-color",
2321
2357
  componentName: "IconPatchSetColor",
2322
2358
  title: "补丁设置颜色",
@@ -2328,7 +2364,7 @@ export const iconsDataBase = [
2328
2364
  modifiedTime: "2024-11-04T09:03:16.000Z",
2329
2365
  },
2330
2366
  {
2331
- id: 194,
2367
+ id: 197,
2332
2368
  name: "personnel",
2333
2369
  componentName: "IconPersonnel",
2334
2370
  title: "人员",
@@ -2340,7 +2376,7 @@ export const iconsDataBase = [
2340
2376
  modifiedTime: "2024-11-04T09:03:16.000Z",
2341
2377
  },
2342
2378
  {
2343
- id: 195,
2379
+ id: 198,
2344
2380
  name: "plug-in-360-color",
2345
2381
  componentName: "IconPlugIn360Color",
2346
2382
  title: "360度彩色插件",
@@ -2352,7 +2388,7 @@ export const iconsDataBase = [
2352
2388
  modifiedTime: "2024-11-04T09:03:16.000Z",
2353
2389
  },
2354
2390
  {
2355
- id: 196,
2391
+ id: 199,
2356
2392
  name: "plug-in-Chrome-color",
2357
2393
  componentName: "IconPlugInChromeColor",
2358
2394
  title: "插件",
@@ -2364,7 +2400,7 @@ export const iconsDataBase = [
2364
2400
  modifiedTime: "2024-11-04T09:03:16.000Z",
2365
2401
  },
2366
2402
  {
2367
- id: 197,
2403
+ id: 200,
2368
2404
  name: "plug-in-Edge-color",
2369
2405
  componentName: "IconPlugInEdgeColor",
2370
2406
  title: "插件边缘颜色",
@@ -2376,7 +2412,7 @@ export const iconsDataBase = [
2376
2412
  modifiedTime: "2024-11-04T09:03:16.000Z",
2377
2413
  },
2378
2414
  {
2379
- id: 198,
2415
+ id: 201,
2380
2416
  name: "plug-in-excel-color",
2381
2417
  componentName: "IconPlugInExcelColor",
2382
2418
  title: "Excel插件颜色",
@@ -2388,7 +2424,7 @@ export const iconsDataBase = [
2388
2424
  modifiedTime: "2024-11-04T09:03:16.000Z",
2389
2425
  },
2390
2426
  {
2391
- id: 199,
2427
+ id: 202,
2392
2428
  name: "plug-in-Firefox-color",
2393
2429
  componentName: "IconPlugInFirefoxColor",
2394
2430
  title: "火狐插件颜色",
@@ -2400,7 +2436,7 @@ export const iconsDataBase = [
2400
2436
  modifiedTime: "2024-11-04T09:03:16.000Z",
2401
2437
  },
2402
2438
  {
2403
- id: 200,
2439
+ id: 203,
2404
2440
  name: "plug-in-image-color",
2405
2441
  componentName: "IconPlugInImageColor",
2406
2442
  title: "插件图像颜色",
@@ -2412,7 +2448,7 @@ export const iconsDataBase = [
2412
2448
  modifiedTime: "2024-11-04T09:03:16.000Z",
2413
2449
  },
2414
2450
  {
2415
- id: 201,
2451
+ id: 204,
2416
2452
  name: "plug-in-java-color",
2417
2453
  componentName: "IconPlugInJavaColor",
2418
2454
  title: "插件Java颜色",
@@ -2424,7 +2460,7 @@ export const iconsDataBase = [
2424
2460
  modifiedTime: "2024-11-04T09:03:16.000Z",
2425
2461
  },
2426
2462
  {
2427
- id: 202,
2463
+ id: 205,
2428
2464
  name: "plug-in-Mail-color",
2429
2465
  componentName: "IconPlugInMailColor",
2430
2466
  title: "插件邮件颜色",
@@ -2436,7 +2472,7 @@ export const iconsDataBase = [
2436
2472
  modifiedTime: "2024-11-04T09:03:16.000Z",
2437
2473
  },
2438
2474
  {
2439
- id: 203,
2475
+ id: 206,
2440
2476
  name: "plug-in-Net-color-2",
2441
2477
  componentName: "IconPlugInNetColor2",
2442
2478
  title: "插件网络颜色2",
@@ -2448,7 +2484,7 @@ export const iconsDataBase = [
2448
2484
  modifiedTime: "2024-11-04T09:03:16.000Z",
2449
2485
  },
2450
2486
  {
2451
- id: 204,
2487
+ id: 207,
2452
2488
  name: "plug-in-Net-color",
2453
2489
  componentName: "IconPlugInNetColor",
2454
2490
  title: "插件",
@@ -2460,7 +2496,7 @@ export const iconsDataBase = [
2460
2496
  modifiedTime: "2024-11-04T09:03:16.000Z",
2461
2497
  },
2462
2498
  {
2463
- id: 205,
2499
+ id: 208,
2464
2500
  name: "plug-in-OCR-color",
2465
2501
  componentName: "IconPlugInOCRColor",
2466
2502
  title: "插件OCR颜色识别",
@@ -2472,7 +2508,7 @@ export const iconsDataBase = [
2472
2508
  modifiedTime: "2024-11-04T09:03:16.000Z",
2473
2509
  },
2474
2510
  {
2475
- id: 206,
2511
+ id: 209,
2476
2512
  name: "plug-in-pdf-color",
2477
2513
  componentName: "IconPlugInPdfColor",
2478
2514
  title: "插件PDF颜色",
@@ -2484,7 +2520,7 @@ export const iconsDataBase = [
2484
2520
  modifiedTime: "2024-11-04T09:03:16.000Z",
2485
2521
  },
2486
2522
  {
2487
- id: 207,
2523
+ id: 210,
2488
2524
  name: "plug-in-sogou-color",
2489
2525
  componentName: "IconPlugInSogouColor",
2490
2526
  title: "搜狗插件颜色",
@@ -2496,7 +2532,7 @@ export const iconsDataBase = [
2496
2532
  modifiedTime: "2024-11-04T09:03:16.000Z",
2497
2533
  },
2498
2534
  {
2499
- id: 208,
2535
+ id: 211,
2500
2536
  name: "plug-in-SSL-color",
2501
2537
  componentName: "IconPlugInSSLColor",
2502
2538
  title: "插件SSL颜色",
@@ -2508,7 +2544,7 @@ export const iconsDataBase = [
2508
2544
  modifiedTime: "2024-11-04T09:03:16.000Z",
2509
2545
  },
2510
2546
  {
2511
- id: 209,
2547
+ id: 212,
2512
2548
  name: "plug-in-text-color",
2513
2549
  componentName: "IconPlugInTextColor",
2514
2550
  title: "插件文本颜色",
@@ -2520,7 +2556,7 @@ export const iconsDataBase = [
2520
2556
  modifiedTime: "2024-11-04T09:03:16.000Z",
2521
2557
  },
2522
2558
  {
2523
- id: 210,
2559
+ id: 213,
2524
2560
  name: "portfolio",
2525
2561
  componentName: "IconPortfolio",
2526
2562
  title: "投资组合",
@@ -2532,7 +2568,7 @@ export const iconsDataBase = [
2532
2568
  modifiedTime: "2024-11-04T09:03:16.000Z",
2533
2569
  },
2534
2570
  {
2535
- id: 211,
2571
+ id: 214,
2536
2572
  name: "project-logo-gf-color",
2537
2573
  componentName: "IconProjectLogoGfColor",
2538
2574
  title: "项目标志GF彩色",
@@ -2544,7 +2580,7 @@ export const iconsDataBase = [
2544
2580
  modifiedTime: "2024-11-04T09:03:16.000Z",
2545
2581
  },
2546
2582
  {
2547
- id: 212,
2583
+ id: 215,
2548
2584
  name: "Question-line",
2549
2585
  componentName: "IconQuestionLine",
2550
2586
  title: "问号",
@@ -2556,7 +2592,7 @@ export const iconsDataBase = [
2556
2592
  modifiedTime: "2024-11-04T09:03:16.000Z",
2557
2593
  },
2558
2594
  {
2559
- id: 213,
2595
+ id: 216,
2560
2596
  name: "question",
2561
2597
  componentName: "IconQuestion",
2562
2598
  title: "问题",
@@ -2568,7 +2604,7 @@ export const iconsDataBase = [
2568
2604
  modifiedTime: "2024-11-04T09:03:16.000Z",
2569
2605
  },
2570
2606
  {
2571
- id: 214,
2607
+ id: 217,
2572
2608
  name: "ranking-color",
2573
2609
  componentName: "IconRankingColor",
2574
2610
  title: "排名颜色",
@@ -2580,7 +2616,7 @@ export const iconsDataBase = [
2580
2616
  modifiedTime: "2024-11-04T09:03:16.000Z",
2581
2617
  },
2582
2618
  {
2583
- id: 215,
2619
+ id: 218,
2584
2620
  name: "ranking",
2585
2621
  componentName: "IconRanking",
2586
2622
  title: "排名",
@@ -2592,7 +2628,7 @@ export const iconsDataBase = [
2592
2628
  modifiedTime: "2024-11-04T09:03:16.000Z",
2593
2629
  },
2594
2630
  {
2595
- id: 216,
2631
+ id: 219,
2596
2632
  name: "re-screen",
2597
2633
  componentName: "IconReScreen",
2598
2634
  title: "重新筛选",
@@ -2604,7 +2640,7 @@ export const iconsDataBase = [
2604
2640
  modifiedTime: "2024-11-04T09:03:16.000Z",
2605
2641
  },
2606
2642
  {
2607
- id: 217,
2643
+ id: 220,
2608
2644
  name: "refresh",
2609
2645
  componentName: "IconRefresh",
2610
2646
  title: "刷新",
@@ -2616,7 +2652,7 @@ export const iconsDataBase = [
2616
2652
  modifiedTime: "2024-11-04T09:03:16.000Z",
2617
2653
  },
2618
2654
  {
2619
- id: 218,
2655
+ id: 221,
2620
2656
  name: "reset",
2621
2657
  componentName: "IconReset",
2622
2658
  title: "重置",
@@ -2628,7 +2664,7 @@ export const iconsDataBase = [
2628
2664
  modifiedTime: "2024-11-04T09:03:16.000Z",
2629
2665
  },
2630
2666
  {
2631
- id: 219,
2667
+ id: 222,
2632
2668
  name: "rise",
2633
2669
  componentName: "IconRise",
2634
2670
  title: "",
@@ -2640,7 +2676,7 @@ export const iconsDataBase = [
2640
2676
  modifiedTime: "2024-11-04T09:03:16.000Z",
2641
2677
  },
2642
2678
  {
2643
- id: 220,
2679
+ id: 223,
2644
2680
  name: "save",
2645
2681
  componentName: "IconSave",
2646
2682
  title: "保存",
@@ -2652,7 +2688,7 @@ export const iconsDataBase = [
2652
2688
  modifiedTime: "2024-11-04T09:03:16.000Z",
2653
2689
  },
2654
2690
  {
2655
- id: 221,
2691
+ id: 224,
2656
2692
  name: "scan",
2657
2693
  componentName: "IconScan",
2658
2694
  title: "扫描",
@@ -2664,7 +2700,7 @@ export const iconsDataBase = [
2664
2700
  modifiedTime: "2024-11-04T09:03:16.000Z",
2665
2701
  },
2666
2702
  {
2667
- id: 222,
2703
+ id: 225,
2668
2704
  name: "scrip-color",
2669
2705
  componentName: "IconScripColor",
2670
2706
  title: "脚本颜色",
@@ -2676,7 +2712,7 @@ export const iconsDataBase = [
2676
2712
  modifiedTime: "2024-11-04T09:03:16.000Z",
2677
2713
  },
2678
2714
  {
2679
- id: 223,
2715
+ id: 226,
2680
2716
  name: "scrip",
2681
2717
  componentName: "IconScrip",
2682
2718
  title: "脚本",
@@ -2688,7 +2724,7 @@ export const iconsDataBase = [
2688
2724
  modifiedTime: "2024-11-04T09:03:16.000Z",
2689
2725
  },
2690
2726
  {
2691
- id: 224,
2727
+ id: 227,
2692
2728
  name: "seal",
2693
2729
  componentName: "IconSeal",
2694
2730
  title: "印章",
@@ -2700,7 +2736,7 @@ export const iconsDataBase = [
2700
2736
  modifiedTime: "2024-11-04T09:03:16.000Z",
2701
2737
  },
2702
2738
  {
2703
- id: 225,
2739
+ id: 228,
2704
2740
  name: "search",
2705
2741
  componentName: "IconSearch",
2706
2742
  title: "搜索",
@@ -2712,7 +2748,7 @@ export const iconsDataBase = [
2712
2748
  modifiedTime: "2024-11-04T09:03:16.000Z",
2713
2749
  },
2714
2750
  {
2715
- id: 226,
2751
+ id: 229,
2716
2752
  name: "setting-animation",
2717
2753
  componentName: "IconSettingAnimation",
2718
2754
  title: "设置动画",
@@ -2724,7 +2760,7 @@ export const iconsDataBase = [
2724
2760
  modifiedTime: "2024-11-04T09:03:16.000Z",
2725
2761
  },
2726
2762
  {
2727
- id: 227,
2763
+ id: 230,
2728
2764
  name: "setting-fill",
2729
2765
  componentName: "IconSettingFill",
2730
2766
  title: "设置填充",
@@ -2736,7 +2772,7 @@ export const iconsDataBase = [
2736
2772
  modifiedTime: "2024-11-04T09:03:16.000Z",
2737
2773
  },
2738
2774
  {
2739
- id: 228,
2775
+ id: 231,
2740
2776
  name: "setting",
2741
2777
  componentName: "IconSetting",
2742
2778
  title: "设置",
@@ -2748,7 +2784,7 @@ export const iconsDataBase = [
2748
2784
  modifiedTime: "2024-11-04T09:03:16.000Z",
2749
2785
  },
2750
2786
  {
2751
- id: 229,
2787
+ id: 232,
2752
2788
  name: "show",
2753
2789
  componentName: "IconShow",
2754
2790
  title: "显示",
@@ -2760,7 +2796,7 @@ export const iconsDataBase = [
2760
2796
  modifiedTime: "2024-11-04T09:03:16.000Z",
2761
2797
  },
2762
2798
  {
2763
- id: 230,
2799
+ id: 233,
2764
2800
  name: "size-controls",
2765
2801
  componentName: "IconSizeControls",
2766
2802
  title: "大小控制",
@@ -2772,7 +2808,7 @@ export const iconsDataBase = [
2772
2808
  modifiedTime: "2024-11-04T09:03:16.000Z",
2773
2809
  },
2774
2810
  {
2775
- id: 231,
2811
+ id: 234,
2776
2812
  name: "sort-bottom",
2777
2813
  componentName: "IconSortBottom",
2778
2814
  title: "底部排序",
@@ -2784,7 +2820,7 @@ export const iconsDataBase = [
2784
2820
  modifiedTime: "2024-11-04T09:03:16.000Z",
2785
2821
  },
2786
2822
  {
2787
- id: 232,
2823
+ id: 235,
2788
2824
  name: "sort-down",
2789
2825
  componentName: "IconSortDown",
2790
2826
  title: "向下排序",
@@ -2796,7 +2832,7 @@ export const iconsDataBase = [
2796
2832
  modifiedTime: "2024-11-04T09:03:16.000Z",
2797
2833
  },
2798
2834
  {
2799
- id: 233,
2835
+ id: 236,
2800
2836
  name: "sort-top",
2801
2837
  componentName: "IconSortTop",
2802
2838
  title: "顶部排序",
@@ -2808,7 +2844,7 @@ export const iconsDataBase = [
2808
2844
  modifiedTime: "2024-11-04T09:03:16.000Z",
2809
2845
  },
2810
2846
  {
2811
- id: 234,
2847
+ id: 237,
2812
2848
  name: "sort-up",
2813
2849
  componentName: "IconSortUp",
2814
2850
  title: "排序上升",
@@ -2820,7 +2856,7 @@ export const iconsDataBase = [
2820
2856
  modifiedTime: "2024-11-04T09:03:16.000Z",
2821
2857
  },
2822
2858
  {
2823
- id: 235,
2859
+ id: 238,
2824
2860
  name: "status-403",
2825
2861
  componentName: "IconStatus403",
2826
2862
  title: "状态",
@@ -2832,7 +2868,7 @@ export const iconsDataBase = [
2832
2868
  modifiedTime: "2024-11-04T09:03:16.000Z",
2833
2869
  },
2834
2870
  {
2835
- id: 236,
2871
+ id: 239,
2836
2872
  name: "status-404",
2837
2873
  componentName: "IconStatus404",
2838
2874
  title: "状态",
@@ -2844,7 +2880,7 @@ export const iconsDataBase = [
2844
2880
  modifiedTime: "2024-11-04T09:03:16.000Z",
2845
2881
  },
2846
2882
  {
2847
- id: 237,
2883
+ id: 240,
2848
2884
  name: "status-500",
2849
2885
  componentName: "IconStatus500",
2850
2886
  title: "状态500",
@@ -2856,7 +2892,7 @@ export const iconsDataBase = [
2856
2892
  modifiedTime: "2024-11-04T09:03:16.000Z",
2857
2893
  },
2858
2894
  {
2859
- id: 238,
2895
+ id: 241,
2860
2896
  name: "status-danger",
2861
2897
  componentName: "IconStatusDanger",
2862
2898
  title: "危险状态",
@@ -2868,7 +2904,7 @@ export const iconsDataBase = [
2868
2904
  modifiedTime: "2024-11-04T09:03:16.000Z",
2869
2905
  },
2870
2906
  {
2871
- id: 239,
2907
+ id: 242,
2872
2908
  name: "status-def",
2873
2909
  componentName: "IconStatusDef",
2874
2910
  title: "",
@@ -2880,7 +2916,7 @@ export const iconsDataBase = [
2880
2916
  modifiedTime: "2024-11-04T09:03:16.000Z",
2881
2917
  },
2882
2918
  {
2883
- id: 240,
2919
+ id: 243,
2884
2920
  name: "status-empty-color",
2885
2921
  componentName: "IconStatusEmptyColor",
2886
2922
  title: "",
@@ -2892,7 +2928,7 @@ export const iconsDataBase = [
2892
2928
  modifiedTime: "2024-11-04T09:03:16.000Z",
2893
2929
  },
2894
2930
  {
2895
- id: 241,
2931
+ id: 244,
2896
2932
  name: "status-empty",
2897
2933
  componentName: "IconStatusEmpty",
2898
2934
  title: "状态空",
@@ -2904,7 +2940,7 @@ export const iconsDataBase = [
2904
2940
  modifiedTime: "2024-11-04T09:03:16.000Z",
2905
2941
  },
2906
2942
  {
2907
- id: 242,
2943
+ id: 245,
2908
2944
  name: "status-info",
2909
2945
  componentName: "IconStatusInfo",
2910
2946
  title: "状态信息",
@@ -2916,7 +2952,7 @@ export const iconsDataBase = [
2916
2952
  modifiedTime: "2024-11-04T09:03:16.000Z",
2917
2953
  },
2918
2954
  {
2919
- id: 243,
2955
+ id: 246,
2920
2956
  name: "status-success",
2921
2957
  componentName: "IconStatusSuccess",
2922
2958
  title: "状态成功",
@@ -2928,7 +2964,7 @@ export const iconsDataBase = [
2928
2964
  modifiedTime: "2024-11-04T09:03:16.000Z",
2929
2965
  },
2930
2966
  {
2931
- id: 244,
2967
+ id: 247,
2932
2968
  name: "status-warning",
2933
2969
  componentName: "IconStatusWarning",
2934
2970
  title: "状态警告",
@@ -2940,7 +2976,7 @@ export const iconsDataBase = [
2940
2976
  modifiedTime: "2024-11-04T09:03:16.000Z",
2941
2977
  },
2942
2978
  {
2943
- id: 245,
2979
+ id: 248,
2944
2980
  name: "Step-Status-Failure",
2945
2981
  componentName: "IconStepStatusFailure",
2946
2982
  title: "步骤状态失败",
@@ -2952,7 +2988,7 @@ export const iconsDataBase = [
2952
2988
  modifiedTime: "2024-11-04T09:03:16.000Z",
2953
2989
  },
2954
2990
  {
2955
- id: 246,
2991
+ id: 249,
2956
2992
  name: "Step-Status-Success",
2957
2993
  componentName: "IconStepStatusSuccess",
2958
2994
  title: "步骤状态成功",
@@ -2964,7 +3000,7 @@ export const iconsDataBase = [
2964
3000
  modifiedTime: "2024-11-04T09:03:16.000Z",
2965
3001
  },
2966
3002
  {
2967
- id: 247,
3003
+ id: 250,
2968
3004
  name: "store-color",
2969
3005
  componentName: "IconStoreColor",
2970
3006
  title: "商店颜色",
@@ -2976,7 +3012,7 @@ export const iconsDataBase = [
2976
3012
  modifiedTime: "2024-11-04T09:03:16.000Z",
2977
3013
  },
2978
3014
  {
2979
- id: 248,
3015
+ id: 251,
2980
3016
  name: "SupportCenter",
2981
3017
  componentName: "IconSupportCenter",
2982
3018
  title: "支持中心",
@@ -2988,7 +3024,7 @@ export const iconsDataBase = [
2988
3024
  modifiedTime: "2024-11-04T09:03:16.000Z",
2989
3025
  },
2990
3026
  {
2991
- id: 249,
3027
+ id: 252,
2992
3028
  name: "SystemType-aix-color",
2993
3029
  componentName: "IconSystemTypeAixColor",
2994
3030
  title: "系统类型",
@@ -3000,7 +3036,7 @@ export const iconsDataBase = [
3000
3036
  modifiedTime: "2024-11-04T09:03:16.000Z",
3001
3037
  },
3002
3038
  {
3003
- id: 250,
3039
+ id: 253,
3004
3040
  name: "SystemType-android-color",
3005
3041
  componentName: "IconSystemTypeAndroidColor",
3006
3042
  title: "系统类型",
@@ -3012,7 +3048,7 @@ export const iconsDataBase = [
3012
3048
  modifiedTime: "2024-11-04T09:03:16.000Z",
3013
3049
  },
3014
3050
  {
3015
- id: 251,
3051
+ id: 254,
3016
3052
  name: "SystemType-arm-color",
3017
3053
  componentName: "IconSystemTypeArmColor",
3018
3054
  title: "系统类型",
@@ -3024,7 +3060,7 @@ export const iconsDataBase = [
3024
3060
  modifiedTime: "2024-11-04T09:03:16.000Z",
3025
3061
  },
3026
3062
  {
3027
- id: 252,
3063
+ id: 255,
3028
3064
  name: "SystemType-AS-color",
3029
3065
  componentName: "IconSystemTypeASColor",
3030
3066
  title: "系统类型",
@@ -3036,7 +3072,7 @@ export const iconsDataBase = [
3036
3072
  modifiedTime: "2024-11-04T09:03:16.000Z",
3037
3073
  },
3038
3074
  {
3039
- id: 253,
3075
+ id: 256,
3040
3076
  name: "SystemType-firewall-color",
3041
3077
  componentName: "IconSystemTypeFirewallColor",
3042
3078
  title: "系统类型",
@@ -3048,7 +3084,7 @@ export const iconsDataBase = [
3048
3084
  modifiedTime: "2024-11-04T09:03:16.000Z",
3049
3085
  },
3050
3086
  {
3051
- id: 254,
3087
+ id: 257,
3052
3088
  name: "SystemType-interchanger-color",
3053
3089
  componentName: "IconSystemTypeInterchangerColor",
3054
3090
  title: "",
@@ -3060,7 +3096,7 @@ export const iconsDataBase = [
3060
3096
  modifiedTime: "2024-11-04T09:03:16.000Z",
3061
3097
  },
3062
3098
  {
3063
- id: 255,
3099
+ id: 258,
3064
3100
  name: "SystemType-ios-color",
3065
3101
  componentName: "IconSystemTypeIosColor",
3066
3102
  title: "系统类型",
@@ -3072,7 +3108,7 @@ export const iconsDataBase = [
3072
3108
  modifiedTime: "2024-11-04T09:03:16.000Z",
3073
3109
  },
3074
3110
  {
3075
- id: 256,
3111
+ id: 259,
3076
3112
  name: "SystemType-LB-color",
3077
3113
  componentName: "IconSystemTypeLBColor",
3078
3114
  title: "系统类型",
@@ -3084,7 +3120,7 @@ export const iconsDataBase = [
3084
3120
  modifiedTime: "2024-11-04T09:03:16.000Z",
3085
3121
  },
3086
3122
  {
3087
- id: 257,
3123
+ id: 260,
3088
3124
  name: "SystemType-linux-color",
3089
3125
  componentName: "IconSystemTypeLinuxColor",
3090
3126
  title: "Linux系统类型",
@@ -3096,7 +3132,7 @@ export const iconsDataBase = [
3096
3132
  modifiedTime: "2024-11-04T09:03:16.000Z",
3097
3133
  },
3098
3134
  {
3099
- id: 258,
3135
+ id: 261,
3100
3136
  name: "SystemType-router-color",
3101
3137
  componentName: "IconSystemTypeRouterColor",
3102
3138
  title: "系统类型",
@@ -3108,7 +3144,7 @@ export const iconsDataBase = [
3108
3144
  modifiedTime: "2024-11-04T09:03:16.000Z",
3109
3145
  },
3110
3146
  {
3111
- id: 259,
3147
+ id: 262,
3112
3148
  name: "SystemType-Unix-color",
3113
3149
  componentName: "IconSystemTypeUnixColor",
3114
3150
  title: "Unix系统类型",
@@ -3120,7 +3156,7 @@ export const iconsDataBase = [
3120
3156
  modifiedTime: "2024-11-04T09:03:16.000Z",
3121
3157
  },
3122
3158
  {
3123
- id: 260,
3159
+ id: 263,
3124
3160
  name: "SystemType-windows-color",
3125
3161
  componentName: "IconSystemTypeWindowsColor",
3126
3162
  title: "系统类型",
@@ -3132,7 +3168,7 @@ export const iconsDataBase = [
3132
3168
  modifiedTime: "2024-11-04T09:03:16.000Z",
3133
3169
  },
3134
3170
  {
3135
- id: 261,
3171
+ id: 264,
3136
3172
  name: "table-control-more",
3137
3173
  componentName: "IconTableControlMore",
3138
3174
  title: "表格控制更多",
@@ -3144,7 +3180,7 @@ export const iconsDataBase = [
3144
3180
  modifiedTime: "2024-11-04T09:03:16.000Z",
3145
3181
  },
3146
3182
  {
3147
- id: 262,
3183
+ id: 265,
3148
3184
  name: "table-sort-down-color",
3149
3185
  componentName: "IconTableSortDownColor",
3150
3186
  title: "表格排序向下颜色",
@@ -3156,7 +3192,7 @@ export const iconsDataBase = [
3156
3192
  modifiedTime: "2024-11-04T09:03:16.000Z",
3157
3193
  },
3158
3194
  {
3159
- id: 263,
3195
+ id: 266,
3160
3196
  name: "table-sort-normal-color",
3161
3197
  componentName: "IconTableSortNormalColor",
3162
3198
  title: "表格排序",
@@ -3168,7 +3204,7 @@ export const iconsDataBase = [
3168
3204
  modifiedTime: "2024-11-04T09:03:16.000Z",
3169
3205
  },
3170
3206
  {
3171
- id: 264,
3207
+ id: 267,
3172
3208
  name: "table-sort-up-color",
3173
3209
  componentName: "IconTableSortUpColor",
3174
3210
  title: "表格排序上升颜色",
@@ -3180,7 +3216,7 @@ export const iconsDataBase = [
3180
3216
  modifiedTime: "2024-11-04T09:03:16.000Z",
3181
3217
  },
3182
3218
  {
3183
- id: 265,
3219
+ id: 268,
3184
3220
  name: "task",
3185
3221
  componentName: "IconTask",
3186
3222
  title: "任务",
@@ -3192,7 +3228,7 @@ export const iconsDataBase = [
3192
3228
  modifiedTime: "2024-11-04T09:03:16.000Z",
3193
3229
  },
3194
3230
  {
3195
- id: 266,
3231
+ id: 269,
3196
3232
  name: "test-color",
3197
3233
  componentName: "IconTestColor",
3198
3234
  title: "测试颜色",
@@ -3204,7 +3240,7 @@ export const iconsDataBase = [
3204
3240
  modifiedTime: "2024-11-04T09:03:16.000Z",
3205
3241
  },
3206
3242
  {
3207
- id: 267,
3243
+ id: 270,
3208
3244
  name: "time",
3209
3245
  componentName: "IconTime",
3210
3246
  title: "时间",
@@ -3216,7 +3252,7 @@ export const iconsDataBase = [
3216
3252
  modifiedTime: "2024-11-04T09:03:16.000Z",
3217
3253
  },
3218
3254
  {
3219
- id: 268,
3255
+ id: 271,
3220
3256
  name: "tips",
3221
3257
  componentName: "IconTips",
3222
3258
  title: "提示",
@@ -3228,7 +3264,7 @@ export const iconsDataBase = [
3228
3264
  modifiedTime: "2024-11-04T09:03:16.000Z",
3229
3265
  },
3230
3266
  {
3231
- id: 269,
3267
+ id: 272,
3232
3268
  name: "top1-color",
3233
3269
  componentName: "IconTop1Color",
3234
3270
  title: "第一名颜色",
@@ -3240,7 +3276,7 @@ export const iconsDataBase = [
3240
3276
  modifiedTime: "2024-11-04T09:03:16.000Z",
3241
3277
  },
3242
3278
  {
3243
- id: 270,
3279
+ id: 273,
3244
3280
  name: "top2-color",
3245
3281
  componentName: "IconTop2Color",
3246
3282
  title: "顶部2号彩色",
@@ -3252,7 +3288,7 @@ export const iconsDataBase = [
3252
3288
  modifiedTime: "2024-11-04T09:03:16.000Z",
3253
3289
  },
3254
3290
  {
3255
- id: 271,
3291
+ id: 274,
3256
3292
  name: "top3-color",
3257
3293
  componentName: "IconTop3Color",
3258
3294
  title: "前三名颜色",
@@ -3264,7 +3300,7 @@ export const iconsDataBase = [
3264
3300
  modifiedTime: "2024-11-04T09:03:16.000Z",
3265
3301
  },
3266
3302
  {
3267
- id: 272,
3303
+ id: 275,
3268
3304
  name: "triangle-bottom",
3269
3305
  componentName: "IconTriangleBottom",
3270
3306
  title: "底部三角形",
@@ -3276,7 +3312,7 @@ export const iconsDataBase = [
3276
3312
  modifiedTime: "2024-11-04T09:03:16.000Z",
3277
3313
  },
3278
3314
  {
3279
- id: 273,
3315
+ id: 276,
3280
3316
  name: "triangle-top",
3281
3317
  componentName: "IconTriangleTop",
3282
3318
  title: "三角形顶部",
@@ -3288,7 +3324,7 @@ export const iconsDataBase = [
3288
3324
  modifiedTime: "2024-11-04T09:03:16.000Z",
3289
3325
  },
3290
3326
  {
3291
- id: 274,
3327
+ id: 277,
3292
3328
  name: "unfold",
3293
3329
  componentName: "IconUnfold",
3294
3330
  title: "展开",
@@ -3300,7 +3336,7 @@ export const iconsDataBase = [
3300
3336
  modifiedTime: "2024-11-04T09:03:16.000Z",
3301
3337
  },
3302
3338
  {
3303
- id: 275,
3339
+ id: 278,
3304
3340
  name: "upload",
3305
3341
  componentName: "IconUpload",
3306
3342
  title: "上传",
@@ -3312,7 +3348,7 @@ export const iconsDataBase = [
3312
3348
  modifiedTime: "2024-11-04T09:03:16.000Z",
3313
3349
  },
3314
3350
  {
3315
- id: 276,
3351
+ id: 279,
3316
3352
  name: "user-filled",
3317
3353
  componentName: "IconUserFilled",
3318
3354
  title: "用户-填充",
@@ -3324,7 +3360,7 @@ export const iconsDataBase = [
3324
3360
  modifiedTime: "2024-11-04T09:03:16.000Z",
3325
3361
  },
3326
3362
  {
3327
- id: 277,
3363
+ id: 280,
3328
3364
  name: "users-filled",
3329
3365
  componentName: "IconUsersFilled",
3330
3366
  title: "用户们-填充",
@@ -3336,7 +3372,7 @@ export const iconsDataBase = [
3336
3372
  modifiedTime: "2024-11-04T09:03:16.000Z",
3337
3373
  },
3338
3374
  {
3339
- id: 278,
3375
+ id: 281,
3340
3376
  name: "users",
3341
3377
  componentName: "IconUsers",
3342
3378
  title: "用户们",
@@ -3348,7 +3384,7 @@ export const iconsDataBase = [
3348
3384
  modifiedTime: "2024-11-04T09:03:16.000Z",
3349
3385
  },
3350
3386
  {
3351
- id: 279,
3387
+ id: 282,
3352
3388
  name: "variable",
3353
3389
  componentName: "IconVariable",
3354
3390
  title: "变量",
@@ -3360,7 +3396,19 @@ export const iconsDataBase = [
3360
3396
  modifiedTime: "2024-11-28T08:21:35.000Z",
3361
3397
  },
3362
3398
  {
3363
- id: 280,
3399
+ id: 283,
3400
+ name: "version-color",
3401
+ componentName: "IconVersionColor",
3402
+ title: "",
3403
+ category: "Other",
3404
+ categoryCN: "其他",
3405
+ author: "KSW",
3406
+ tag: [],
3407
+ projectName: "base",
3408
+ modifiedTime: "2024-12-03T06:30:00.000Z",
3409
+ },
3410
+ {
3411
+ id: 284,
3364
3412
  name: "view-switch-card",
3365
3413
  componentName: "IconViewSwitchCard",
3366
3414
  title: "视图切换卡",
@@ -3372,7 +3420,7 @@ export const iconsDataBase = [
3372
3420
  modifiedTime: "2024-11-04T09:03:16.000Z",
3373
3421
  },
3374
3422
  {
3375
- id: 281,
3423
+ id: 285,
3376
3424
  name: "view-switch-color",
3377
3425
  componentName: "IconViewSwitchColor",
3378
3426
  title: "视图切换颜色",
@@ -3384,7 +3432,7 @@ export const iconsDataBase = [
3384
3432
  modifiedTime: "2024-11-04T09:03:16.000Z",
3385
3433
  },
3386
3434
  {
3387
- id: 282,
3435
+ id: 286,
3388
3436
  name: "view-toggle-details",
3389
3437
  componentName: "IconViewToggleDetails",
3390
3438
  title: "视图切换详情",
@@ -3396,7 +3444,7 @@ export const iconsDataBase = [
3396
3444
  modifiedTime: "2024-11-04T09:03:16.000Z",
3397
3445
  },
3398
3446
  {
3399
- id: 283,
3447
+ id: 287,
3400
3448
  name: "view-toggle-table",
3401
3449
  componentName: "IconViewToggleTable",
3402
3450
  title: "视图切换表格",
@@ -3408,7 +3456,7 @@ export const iconsDataBase = [
3408
3456
  modifiedTime: "2024-11-04T09:03:16.000Z",
3409
3457
  },
3410
3458
  {
3411
- id: 284,
3459
+ id: 288,
3412
3460
  name: "warning",
3413
3461
  componentName: "IconWarning",
3414
3462
  title: "警告",