ksw-vue-icon 2.3.6 → 2.3.8
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/icons-base.js +118 -94
- package/package.json +1 -1
- package/packages/cjs/icons/base/SystemType-android-color.js +1 -1
- package/packages/cjs/icons/base/aom-menu-BBCX-color.js +1 -1
- package/packages/cjs/icons/base/aom-menu-BBSH-color.js +1 -1
- package/packages/cjs/icons/base/aom-menu-BBSJ-color.js +1 -1
- package/packages/cjs/icons/base/aom-menu-BBYL-color.js +1 -1
- package/packages/cjs/icons/base/c-type-powershell-color.js +1 -1
- package/packages/cjs/icons/base/calendar-color.js +1 -1
- package/packages/cjs/icons/base/index.d.ts +2 -0
- package/packages/cjs/icons/base/index.js +1 -1
- package/packages/cjs/icons/base/item-def-color.js +1 -1
- package/packages/cjs/icons/base/medal-1.js +1 -1
- package/packages/cjs/icons/base/medal-2.js +1 -1
- package/packages/cjs/icons/base/medal-3.js +1 -1
- package/packages/cjs/icons/base/mode-expression-color.d.ts +2 -0
- package/packages/cjs/icons/base/mode-expression-color.js +1 -0
- package/packages/cjs/icons/base/mode-expression.d.ts +2 -0
- package/packages/cjs/icons/base/mode-expression.js +1 -0
- package/packages/cjs/icons/base/plug-in-Chrome-color.js +1 -1
- package/packages/cjs/icons/base/plug-in-Edge-color.js +1 -1
- package/packages/cjs/icons/base/plug-in-Firefox-color.js +1 -1
- package/packages/cjs/icons/base/project-logo-gf-color.js +1 -1
- package/packages/cjs/icons/base/store-color.js +1 -1
- package/packages/es/icons/base/SystemType-android-color.js +1 -1
- package/packages/es/icons/base/aom-menu-BBCX-color.js +1 -1
- package/packages/es/icons/base/aom-menu-BBSH-color.js +1 -1
- package/packages/es/icons/base/aom-menu-BBSJ-color.js +1 -1
- package/packages/es/icons/base/aom-menu-BBYL-color.js +1 -1
- package/packages/es/icons/base/c-type-powershell-color.js +1 -1
- package/packages/es/icons/base/calendar-color.js +1 -1
- package/packages/es/icons/base/index.d.ts +2 -0
- package/packages/es/icons/base/index.js +1 -1
- package/packages/es/icons/base/item-def-color.js +1 -1
- package/packages/es/icons/base/medal-1.js +1 -1
- package/packages/es/icons/base/medal-2.js +1 -1
- package/packages/es/icons/base/medal-3.js +1 -1
- package/packages/es/icons/base/mode-expression-color.d.ts +2 -0
- package/packages/es/icons/base/mode-expression-color.js +1 -0
- package/packages/es/icons/base/mode-expression.d.ts +2 -0
- package/packages/es/icons/base/mode-expression.js +1 -0
- package/packages/es/icons/base/plug-in-Chrome-color.js +1 -1
- package/packages/es/icons/base/plug-in-Edge-color.js +1 -1
- package/packages/es/icons/base/plug-in-Firefox-color.js +1 -1
- package/packages/es/icons/base/project-logo-gf-color.js +1 -1
- package/packages/es/icons/base/store-color.js +1 -1
package/icons-base.js
CHANGED
|
@@ -2257,6 +2257,30 @@ export const iconsDataBase = [
|
|
|
2257
2257
|
},
|
|
2258
2258
|
{
|
|
2259
2259
|
id: 188,
|
|
2260
|
+
name: "mode-expression-color",
|
|
2261
|
+
componentName: "IconModeExpressionColor",
|
|
2262
|
+
title: "",
|
|
2263
|
+
category: "Other",
|
|
2264
|
+
categoryCN: "其他",
|
|
2265
|
+
author: "KSW",
|
|
2266
|
+
tag: [],
|
|
2267
|
+
projectName: "base",
|
|
2268
|
+
modifiedTime: "2024-12-02T09:38:42.000Z",
|
|
2269
|
+
},
|
|
2270
|
+
{
|
|
2271
|
+
id: 189,
|
|
2272
|
+
name: "mode-expression",
|
|
2273
|
+
componentName: "IconModeExpression",
|
|
2274
|
+
title: "",
|
|
2275
|
+
category: "Other",
|
|
2276
|
+
categoryCN: "其他",
|
|
2277
|
+
author: "KSW",
|
|
2278
|
+
tag: [],
|
|
2279
|
+
projectName: "base",
|
|
2280
|
+
modifiedTime: "2024-12-02T09:38:42.000Z",
|
|
2281
|
+
},
|
|
2282
|
+
{
|
|
2283
|
+
id: 190,
|
|
2260
2284
|
name: "more",
|
|
2261
2285
|
componentName: "IconMore",
|
|
2262
2286
|
title: "更多",
|
|
@@ -2268,7 +2292,7 @@ export const iconsDataBase = [
|
|
|
2268
2292
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2269
2293
|
},
|
|
2270
2294
|
{
|
|
2271
|
-
id:
|
|
2295
|
+
id: 191,
|
|
2272
2296
|
name: "organization",
|
|
2273
2297
|
componentName: "IconOrganization",
|
|
2274
2298
|
title: "组织",
|
|
@@ -2280,7 +2304,7 @@ export const iconsDataBase = [
|
|
|
2280
2304
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2281
2305
|
},
|
|
2282
2306
|
{
|
|
2283
|
-
id:
|
|
2307
|
+
id: 192,
|
|
2284
2308
|
name: "patch-color",
|
|
2285
2309
|
componentName: "IconPatchColor",
|
|
2286
2310
|
title: "补丁颜色",
|
|
@@ -2292,7 +2316,7 @@ export const iconsDataBase = [
|
|
|
2292
2316
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2293
2317
|
},
|
|
2294
2318
|
{
|
|
2295
|
-
id:
|
|
2319
|
+
id: 193,
|
|
2296
2320
|
name: "patch-set-color",
|
|
2297
2321
|
componentName: "IconPatchSetColor",
|
|
2298
2322
|
title: "补丁设置颜色",
|
|
@@ -2304,7 +2328,7 @@ export const iconsDataBase = [
|
|
|
2304
2328
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2305
2329
|
},
|
|
2306
2330
|
{
|
|
2307
|
-
id:
|
|
2331
|
+
id: 194,
|
|
2308
2332
|
name: "personnel",
|
|
2309
2333
|
componentName: "IconPersonnel",
|
|
2310
2334
|
title: "人员",
|
|
@@ -2316,7 +2340,7 @@ export const iconsDataBase = [
|
|
|
2316
2340
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2317
2341
|
},
|
|
2318
2342
|
{
|
|
2319
|
-
id:
|
|
2343
|
+
id: 195,
|
|
2320
2344
|
name: "plug-in-360-color",
|
|
2321
2345
|
componentName: "IconPlugIn360Color",
|
|
2322
2346
|
title: "360度彩色插件",
|
|
@@ -2328,7 +2352,7 @@ export const iconsDataBase = [
|
|
|
2328
2352
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2329
2353
|
},
|
|
2330
2354
|
{
|
|
2331
|
-
id:
|
|
2355
|
+
id: 196,
|
|
2332
2356
|
name: "plug-in-Chrome-color",
|
|
2333
2357
|
componentName: "IconPlugInChromeColor",
|
|
2334
2358
|
title: "插件",
|
|
@@ -2340,7 +2364,7 @@ export const iconsDataBase = [
|
|
|
2340
2364
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2341
2365
|
},
|
|
2342
2366
|
{
|
|
2343
|
-
id:
|
|
2367
|
+
id: 197,
|
|
2344
2368
|
name: "plug-in-Edge-color",
|
|
2345
2369
|
componentName: "IconPlugInEdgeColor",
|
|
2346
2370
|
title: "插件边缘颜色",
|
|
@@ -2352,7 +2376,7 @@ export const iconsDataBase = [
|
|
|
2352
2376
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2353
2377
|
},
|
|
2354
2378
|
{
|
|
2355
|
-
id:
|
|
2379
|
+
id: 198,
|
|
2356
2380
|
name: "plug-in-excel-color",
|
|
2357
2381
|
componentName: "IconPlugInExcelColor",
|
|
2358
2382
|
title: "Excel插件颜色",
|
|
@@ -2364,7 +2388,7 @@ export const iconsDataBase = [
|
|
|
2364
2388
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2365
2389
|
},
|
|
2366
2390
|
{
|
|
2367
|
-
id:
|
|
2391
|
+
id: 199,
|
|
2368
2392
|
name: "plug-in-Firefox-color",
|
|
2369
2393
|
componentName: "IconPlugInFirefoxColor",
|
|
2370
2394
|
title: "火狐插件颜色",
|
|
@@ -2376,7 +2400,7 @@ export const iconsDataBase = [
|
|
|
2376
2400
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2377
2401
|
},
|
|
2378
2402
|
{
|
|
2379
|
-
id:
|
|
2403
|
+
id: 200,
|
|
2380
2404
|
name: "plug-in-image-color",
|
|
2381
2405
|
componentName: "IconPlugInImageColor",
|
|
2382
2406
|
title: "插件图像颜色",
|
|
@@ -2388,7 +2412,7 @@ export const iconsDataBase = [
|
|
|
2388
2412
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2389
2413
|
},
|
|
2390
2414
|
{
|
|
2391
|
-
id:
|
|
2415
|
+
id: 201,
|
|
2392
2416
|
name: "plug-in-java-color",
|
|
2393
2417
|
componentName: "IconPlugInJavaColor",
|
|
2394
2418
|
title: "插件Java颜色",
|
|
@@ -2400,7 +2424,7 @@ export const iconsDataBase = [
|
|
|
2400
2424
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2401
2425
|
},
|
|
2402
2426
|
{
|
|
2403
|
-
id:
|
|
2427
|
+
id: 202,
|
|
2404
2428
|
name: "plug-in-Mail-color",
|
|
2405
2429
|
componentName: "IconPlugInMailColor",
|
|
2406
2430
|
title: "插件邮件颜色",
|
|
@@ -2412,7 +2436,7 @@ export const iconsDataBase = [
|
|
|
2412
2436
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2413
2437
|
},
|
|
2414
2438
|
{
|
|
2415
|
-
id:
|
|
2439
|
+
id: 203,
|
|
2416
2440
|
name: "plug-in-Net-color-2",
|
|
2417
2441
|
componentName: "IconPlugInNetColor2",
|
|
2418
2442
|
title: "插件网络颜色2",
|
|
@@ -2424,7 +2448,7 @@ export const iconsDataBase = [
|
|
|
2424
2448
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2425
2449
|
},
|
|
2426
2450
|
{
|
|
2427
|
-
id:
|
|
2451
|
+
id: 204,
|
|
2428
2452
|
name: "plug-in-Net-color",
|
|
2429
2453
|
componentName: "IconPlugInNetColor",
|
|
2430
2454
|
title: "插件",
|
|
@@ -2436,7 +2460,7 @@ export const iconsDataBase = [
|
|
|
2436
2460
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2437
2461
|
},
|
|
2438
2462
|
{
|
|
2439
|
-
id:
|
|
2463
|
+
id: 205,
|
|
2440
2464
|
name: "plug-in-OCR-color",
|
|
2441
2465
|
componentName: "IconPlugInOCRColor",
|
|
2442
2466
|
title: "插件OCR颜色识别",
|
|
@@ -2448,7 +2472,7 @@ export const iconsDataBase = [
|
|
|
2448
2472
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2449
2473
|
},
|
|
2450
2474
|
{
|
|
2451
|
-
id:
|
|
2475
|
+
id: 206,
|
|
2452
2476
|
name: "plug-in-pdf-color",
|
|
2453
2477
|
componentName: "IconPlugInPdfColor",
|
|
2454
2478
|
title: "插件PDF颜色",
|
|
@@ -2460,7 +2484,7 @@ export const iconsDataBase = [
|
|
|
2460
2484
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2461
2485
|
},
|
|
2462
2486
|
{
|
|
2463
|
-
id:
|
|
2487
|
+
id: 207,
|
|
2464
2488
|
name: "plug-in-sogou-color",
|
|
2465
2489
|
componentName: "IconPlugInSogouColor",
|
|
2466
2490
|
title: "搜狗插件颜色",
|
|
@@ -2472,7 +2496,7 @@ export const iconsDataBase = [
|
|
|
2472
2496
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2473
2497
|
},
|
|
2474
2498
|
{
|
|
2475
|
-
id:
|
|
2499
|
+
id: 208,
|
|
2476
2500
|
name: "plug-in-SSL-color",
|
|
2477
2501
|
componentName: "IconPlugInSSLColor",
|
|
2478
2502
|
title: "插件SSL颜色",
|
|
@@ -2484,7 +2508,7 @@ export const iconsDataBase = [
|
|
|
2484
2508
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2485
2509
|
},
|
|
2486
2510
|
{
|
|
2487
|
-
id:
|
|
2511
|
+
id: 209,
|
|
2488
2512
|
name: "plug-in-text-color",
|
|
2489
2513
|
componentName: "IconPlugInTextColor",
|
|
2490
2514
|
title: "插件文本颜色",
|
|
@@ -2496,7 +2520,7 @@ export const iconsDataBase = [
|
|
|
2496
2520
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2497
2521
|
},
|
|
2498
2522
|
{
|
|
2499
|
-
id:
|
|
2523
|
+
id: 210,
|
|
2500
2524
|
name: "portfolio",
|
|
2501
2525
|
componentName: "IconPortfolio",
|
|
2502
2526
|
title: "投资组合",
|
|
@@ -2508,7 +2532,7 @@ export const iconsDataBase = [
|
|
|
2508
2532
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2509
2533
|
},
|
|
2510
2534
|
{
|
|
2511
|
-
id:
|
|
2535
|
+
id: 211,
|
|
2512
2536
|
name: "project-logo-gf-color",
|
|
2513
2537
|
componentName: "IconProjectLogoGfColor",
|
|
2514
2538
|
title: "项目标志GF彩色",
|
|
@@ -2520,7 +2544,7 @@ export const iconsDataBase = [
|
|
|
2520
2544
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2521
2545
|
},
|
|
2522
2546
|
{
|
|
2523
|
-
id:
|
|
2547
|
+
id: 212,
|
|
2524
2548
|
name: "Question-line",
|
|
2525
2549
|
componentName: "IconQuestionLine",
|
|
2526
2550
|
title: "问号",
|
|
@@ -2532,7 +2556,7 @@ export const iconsDataBase = [
|
|
|
2532
2556
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2533
2557
|
},
|
|
2534
2558
|
{
|
|
2535
|
-
id:
|
|
2559
|
+
id: 213,
|
|
2536
2560
|
name: "question",
|
|
2537
2561
|
componentName: "IconQuestion",
|
|
2538
2562
|
title: "问题",
|
|
@@ -2544,7 +2568,7 @@ export const iconsDataBase = [
|
|
|
2544
2568
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2545
2569
|
},
|
|
2546
2570
|
{
|
|
2547
|
-
id:
|
|
2571
|
+
id: 214,
|
|
2548
2572
|
name: "ranking-color",
|
|
2549
2573
|
componentName: "IconRankingColor",
|
|
2550
2574
|
title: "排名颜色",
|
|
@@ -2556,7 +2580,7 @@ export const iconsDataBase = [
|
|
|
2556
2580
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2557
2581
|
},
|
|
2558
2582
|
{
|
|
2559
|
-
id:
|
|
2583
|
+
id: 215,
|
|
2560
2584
|
name: "ranking",
|
|
2561
2585
|
componentName: "IconRanking",
|
|
2562
2586
|
title: "排名",
|
|
@@ -2568,7 +2592,7 @@ export const iconsDataBase = [
|
|
|
2568
2592
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2569
2593
|
},
|
|
2570
2594
|
{
|
|
2571
|
-
id:
|
|
2595
|
+
id: 216,
|
|
2572
2596
|
name: "re-screen",
|
|
2573
2597
|
componentName: "IconReScreen",
|
|
2574
2598
|
title: "重新筛选",
|
|
@@ -2580,7 +2604,7 @@ export const iconsDataBase = [
|
|
|
2580
2604
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2581
2605
|
},
|
|
2582
2606
|
{
|
|
2583
|
-
id:
|
|
2607
|
+
id: 217,
|
|
2584
2608
|
name: "refresh",
|
|
2585
2609
|
componentName: "IconRefresh",
|
|
2586
2610
|
title: "刷新",
|
|
@@ -2592,7 +2616,7 @@ export const iconsDataBase = [
|
|
|
2592
2616
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2593
2617
|
},
|
|
2594
2618
|
{
|
|
2595
|
-
id:
|
|
2619
|
+
id: 218,
|
|
2596
2620
|
name: "reset",
|
|
2597
2621
|
componentName: "IconReset",
|
|
2598
2622
|
title: "重置",
|
|
@@ -2604,7 +2628,7 @@ export const iconsDataBase = [
|
|
|
2604
2628
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2605
2629
|
},
|
|
2606
2630
|
{
|
|
2607
|
-
id:
|
|
2631
|
+
id: 219,
|
|
2608
2632
|
name: "rise",
|
|
2609
2633
|
componentName: "IconRise",
|
|
2610
2634
|
title: "",
|
|
@@ -2616,7 +2640,7 @@ export const iconsDataBase = [
|
|
|
2616
2640
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2617
2641
|
},
|
|
2618
2642
|
{
|
|
2619
|
-
id:
|
|
2643
|
+
id: 220,
|
|
2620
2644
|
name: "save",
|
|
2621
2645
|
componentName: "IconSave",
|
|
2622
2646
|
title: "保存",
|
|
@@ -2628,7 +2652,7 @@ export const iconsDataBase = [
|
|
|
2628
2652
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2629
2653
|
},
|
|
2630
2654
|
{
|
|
2631
|
-
id:
|
|
2655
|
+
id: 221,
|
|
2632
2656
|
name: "scan",
|
|
2633
2657
|
componentName: "IconScan",
|
|
2634
2658
|
title: "扫描",
|
|
@@ -2640,7 +2664,7 @@ export const iconsDataBase = [
|
|
|
2640
2664
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2641
2665
|
},
|
|
2642
2666
|
{
|
|
2643
|
-
id:
|
|
2667
|
+
id: 222,
|
|
2644
2668
|
name: "scrip-color",
|
|
2645
2669
|
componentName: "IconScripColor",
|
|
2646
2670
|
title: "脚本颜色",
|
|
@@ -2652,7 +2676,7 @@ export const iconsDataBase = [
|
|
|
2652
2676
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2653
2677
|
},
|
|
2654
2678
|
{
|
|
2655
|
-
id:
|
|
2679
|
+
id: 223,
|
|
2656
2680
|
name: "scrip",
|
|
2657
2681
|
componentName: "IconScrip",
|
|
2658
2682
|
title: "脚本",
|
|
@@ -2664,7 +2688,7 @@ export const iconsDataBase = [
|
|
|
2664
2688
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2665
2689
|
},
|
|
2666
2690
|
{
|
|
2667
|
-
id:
|
|
2691
|
+
id: 224,
|
|
2668
2692
|
name: "seal",
|
|
2669
2693
|
componentName: "IconSeal",
|
|
2670
2694
|
title: "印章",
|
|
@@ -2676,7 +2700,7 @@ export const iconsDataBase = [
|
|
|
2676
2700
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2677
2701
|
},
|
|
2678
2702
|
{
|
|
2679
|
-
id:
|
|
2703
|
+
id: 225,
|
|
2680
2704
|
name: "search",
|
|
2681
2705
|
componentName: "IconSearch",
|
|
2682
2706
|
title: "搜索",
|
|
@@ -2688,7 +2712,7 @@ export const iconsDataBase = [
|
|
|
2688
2712
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2689
2713
|
},
|
|
2690
2714
|
{
|
|
2691
|
-
id:
|
|
2715
|
+
id: 226,
|
|
2692
2716
|
name: "setting-animation",
|
|
2693
2717
|
componentName: "IconSettingAnimation",
|
|
2694
2718
|
title: "设置动画",
|
|
@@ -2700,7 +2724,7 @@ export const iconsDataBase = [
|
|
|
2700
2724
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2701
2725
|
},
|
|
2702
2726
|
{
|
|
2703
|
-
id:
|
|
2727
|
+
id: 227,
|
|
2704
2728
|
name: "setting-fill",
|
|
2705
2729
|
componentName: "IconSettingFill",
|
|
2706
2730
|
title: "设置填充",
|
|
@@ -2712,7 +2736,7 @@ export const iconsDataBase = [
|
|
|
2712
2736
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2713
2737
|
},
|
|
2714
2738
|
{
|
|
2715
|
-
id:
|
|
2739
|
+
id: 228,
|
|
2716
2740
|
name: "setting",
|
|
2717
2741
|
componentName: "IconSetting",
|
|
2718
2742
|
title: "设置",
|
|
@@ -2724,7 +2748,7 @@ export const iconsDataBase = [
|
|
|
2724
2748
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2725
2749
|
},
|
|
2726
2750
|
{
|
|
2727
|
-
id:
|
|
2751
|
+
id: 229,
|
|
2728
2752
|
name: "show",
|
|
2729
2753
|
componentName: "IconShow",
|
|
2730
2754
|
title: "显示",
|
|
@@ -2736,7 +2760,7 @@ export const iconsDataBase = [
|
|
|
2736
2760
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2737
2761
|
},
|
|
2738
2762
|
{
|
|
2739
|
-
id:
|
|
2763
|
+
id: 230,
|
|
2740
2764
|
name: "size-controls",
|
|
2741
2765
|
componentName: "IconSizeControls",
|
|
2742
2766
|
title: "大小控制",
|
|
@@ -2748,7 +2772,7 @@ export const iconsDataBase = [
|
|
|
2748
2772
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2749
2773
|
},
|
|
2750
2774
|
{
|
|
2751
|
-
id:
|
|
2775
|
+
id: 231,
|
|
2752
2776
|
name: "sort-bottom",
|
|
2753
2777
|
componentName: "IconSortBottom",
|
|
2754
2778
|
title: "底部排序",
|
|
@@ -2760,7 +2784,7 @@ export const iconsDataBase = [
|
|
|
2760
2784
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2761
2785
|
},
|
|
2762
2786
|
{
|
|
2763
|
-
id:
|
|
2787
|
+
id: 232,
|
|
2764
2788
|
name: "sort-down",
|
|
2765
2789
|
componentName: "IconSortDown",
|
|
2766
2790
|
title: "向下排序",
|
|
@@ -2772,7 +2796,7 @@ export const iconsDataBase = [
|
|
|
2772
2796
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2773
2797
|
},
|
|
2774
2798
|
{
|
|
2775
|
-
id:
|
|
2799
|
+
id: 233,
|
|
2776
2800
|
name: "sort-top",
|
|
2777
2801
|
componentName: "IconSortTop",
|
|
2778
2802
|
title: "顶部排序",
|
|
@@ -2784,7 +2808,7 @@ export const iconsDataBase = [
|
|
|
2784
2808
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2785
2809
|
},
|
|
2786
2810
|
{
|
|
2787
|
-
id:
|
|
2811
|
+
id: 234,
|
|
2788
2812
|
name: "sort-up",
|
|
2789
2813
|
componentName: "IconSortUp",
|
|
2790
2814
|
title: "排序上升",
|
|
@@ -2796,7 +2820,7 @@ export const iconsDataBase = [
|
|
|
2796
2820
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2797
2821
|
},
|
|
2798
2822
|
{
|
|
2799
|
-
id:
|
|
2823
|
+
id: 235,
|
|
2800
2824
|
name: "status-403",
|
|
2801
2825
|
componentName: "IconStatus403",
|
|
2802
2826
|
title: "状态",
|
|
@@ -2808,7 +2832,7 @@ export const iconsDataBase = [
|
|
|
2808
2832
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2809
2833
|
},
|
|
2810
2834
|
{
|
|
2811
|
-
id:
|
|
2835
|
+
id: 236,
|
|
2812
2836
|
name: "status-404",
|
|
2813
2837
|
componentName: "IconStatus404",
|
|
2814
2838
|
title: "状态",
|
|
@@ -2820,7 +2844,7 @@ export const iconsDataBase = [
|
|
|
2820
2844
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2821
2845
|
},
|
|
2822
2846
|
{
|
|
2823
|
-
id:
|
|
2847
|
+
id: 237,
|
|
2824
2848
|
name: "status-500",
|
|
2825
2849
|
componentName: "IconStatus500",
|
|
2826
2850
|
title: "状态500",
|
|
@@ -2832,7 +2856,7 @@ export const iconsDataBase = [
|
|
|
2832
2856
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2833
2857
|
},
|
|
2834
2858
|
{
|
|
2835
|
-
id:
|
|
2859
|
+
id: 238,
|
|
2836
2860
|
name: "status-danger",
|
|
2837
2861
|
componentName: "IconStatusDanger",
|
|
2838
2862
|
title: "危险状态",
|
|
@@ -2844,7 +2868,7 @@ export const iconsDataBase = [
|
|
|
2844
2868
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2845
2869
|
},
|
|
2846
2870
|
{
|
|
2847
|
-
id:
|
|
2871
|
+
id: 239,
|
|
2848
2872
|
name: "status-def",
|
|
2849
2873
|
componentName: "IconStatusDef",
|
|
2850
2874
|
title: "",
|
|
@@ -2856,7 +2880,7 @@ export const iconsDataBase = [
|
|
|
2856
2880
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2857
2881
|
},
|
|
2858
2882
|
{
|
|
2859
|
-
id:
|
|
2883
|
+
id: 240,
|
|
2860
2884
|
name: "status-empty-color",
|
|
2861
2885
|
componentName: "IconStatusEmptyColor",
|
|
2862
2886
|
title: "",
|
|
@@ -2868,7 +2892,7 @@ export const iconsDataBase = [
|
|
|
2868
2892
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2869
2893
|
},
|
|
2870
2894
|
{
|
|
2871
|
-
id:
|
|
2895
|
+
id: 241,
|
|
2872
2896
|
name: "status-empty",
|
|
2873
2897
|
componentName: "IconStatusEmpty",
|
|
2874
2898
|
title: "状态空",
|
|
@@ -2880,7 +2904,7 @@ export const iconsDataBase = [
|
|
|
2880
2904
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2881
2905
|
},
|
|
2882
2906
|
{
|
|
2883
|
-
id:
|
|
2907
|
+
id: 242,
|
|
2884
2908
|
name: "status-info",
|
|
2885
2909
|
componentName: "IconStatusInfo",
|
|
2886
2910
|
title: "状态信息",
|
|
@@ -2892,7 +2916,7 @@ export const iconsDataBase = [
|
|
|
2892
2916
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2893
2917
|
},
|
|
2894
2918
|
{
|
|
2895
|
-
id:
|
|
2919
|
+
id: 243,
|
|
2896
2920
|
name: "status-success",
|
|
2897
2921
|
componentName: "IconStatusSuccess",
|
|
2898
2922
|
title: "状态成功",
|
|
@@ -2904,7 +2928,7 @@ export const iconsDataBase = [
|
|
|
2904
2928
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2905
2929
|
},
|
|
2906
2930
|
{
|
|
2907
|
-
id:
|
|
2931
|
+
id: 244,
|
|
2908
2932
|
name: "status-warning",
|
|
2909
2933
|
componentName: "IconStatusWarning",
|
|
2910
2934
|
title: "状态警告",
|
|
@@ -2916,7 +2940,7 @@ export const iconsDataBase = [
|
|
|
2916
2940
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2917
2941
|
},
|
|
2918
2942
|
{
|
|
2919
|
-
id:
|
|
2943
|
+
id: 245,
|
|
2920
2944
|
name: "Step-Status-Failure",
|
|
2921
2945
|
componentName: "IconStepStatusFailure",
|
|
2922
2946
|
title: "步骤状态失败",
|
|
@@ -2928,7 +2952,7 @@ export const iconsDataBase = [
|
|
|
2928
2952
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2929
2953
|
},
|
|
2930
2954
|
{
|
|
2931
|
-
id:
|
|
2955
|
+
id: 246,
|
|
2932
2956
|
name: "Step-Status-Success",
|
|
2933
2957
|
componentName: "IconStepStatusSuccess",
|
|
2934
2958
|
title: "步骤状态成功",
|
|
@@ -2940,7 +2964,7 @@ export const iconsDataBase = [
|
|
|
2940
2964
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2941
2965
|
},
|
|
2942
2966
|
{
|
|
2943
|
-
id:
|
|
2967
|
+
id: 247,
|
|
2944
2968
|
name: "store-color",
|
|
2945
2969
|
componentName: "IconStoreColor",
|
|
2946
2970
|
title: "商店颜色",
|
|
@@ -2952,7 +2976,7 @@ export const iconsDataBase = [
|
|
|
2952
2976
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2953
2977
|
},
|
|
2954
2978
|
{
|
|
2955
|
-
id:
|
|
2979
|
+
id: 248,
|
|
2956
2980
|
name: "SupportCenter",
|
|
2957
2981
|
componentName: "IconSupportCenter",
|
|
2958
2982
|
title: "支持中心",
|
|
@@ -2964,7 +2988,7 @@ export const iconsDataBase = [
|
|
|
2964
2988
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2965
2989
|
},
|
|
2966
2990
|
{
|
|
2967
|
-
id:
|
|
2991
|
+
id: 249,
|
|
2968
2992
|
name: "SystemType-aix-color",
|
|
2969
2993
|
componentName: "IconSystemTypeAixColor",
|
|
2970
2994
|
title: "系统类型",
|
|
@@ -2976,7 +3000,7 @@ export const iconsDataBase = [
|
|
|
2976
3000
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2977
3001
|
},
|
|
2978
3002
|
{
|
|
2979
|
-
id:
|
|
3003
|
+
id: 250,
|
|
2980
3004
|
name: "SystemType-android-color",
|
|
2981
3005
|
componentName: "IconSystemTypeAndroidColor",
|
|
2982
3006
|
title: "系统类型",
|
|
@@ -2988,7 +3012,7 @@ export const iconsDataBase = [
|
|
|
2988
3012
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2989
3013
|
},
|
|
2990
3014
|
{
|
|
2991
|
-
id:
|
|
3015
|
+
id: 251,
|
|
2992
3016
|
name: "SystemType-arm-color",
|
|
2993
3017
|
componentName: "IconSystemTypeArmColor",
|
|
2994
3018
|
title: "系统类型",
|
|
@@ -3000,7 +3024,7 @@ export const iconsDataBase = [
|
|
|
3000
3024
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3001
3025
|
},
|
|
3002
3026
|
{
|
|
3003
|
-
id:
|
|
3027
|
+
id: 252,
|
|
3004
3028
|
name: "SystemType-AS-color",
|
|
3005
3029
|
componentName: "IconSystemTypeASColor",
|
|
3006
3030
|
title: "系统类型",
|
|
@@ -3012,7 +3036,7 @@ export const iconsDataBase = [
|
|
|
3012
3036
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3013
3037
|
},
|
|
3014
3038
|
{
|
|
3015
|
-
id:
|
|
3039
|
+
id: 253,
|
|
3016
3040
|
name: "SystemType-firewall-color",
|
|
3017
3041
|
componentName: "IconSystemTypeFirewallColor",
|
|
3018
3042
|
title: "系统类型",
|
|
@@ -3024,7 +3048,7 @@ export const iconsDataBase = [
|
|
|
3024
3048
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3025
3049
|
},
|
|
3026
3050
|
{
|
|
3027
|
-
id:
|
|
3051
|
+
id: 254,
|
|
3028
3052
|
name: "SystemType-interchanger-color",
|
|
3029
3053
|
componentName: "IconSystemTypeInterchangerColor",
|
|
3030
3054
|
title: "",
|
|
@@ -3036,7 +3060,7 @@ export const iconsDataBase = [
|
|
|
3036
3060
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3037
3061
|
},
|
|
3038
3062
|
{
|
|
3039
|
-
id:
|
|
3063
|
+
id: 255,
|
|
3040
3064
|
name: "SystemType-ios-color",
|
|
3041
3065
|
componentName: "IconSystemTypeIosColor",
|
|
3042
3066
|
title: "系统类型",
|
|
@@ -3048,7 +3072,7 @@ export const iconsDataBase = [
|
|
|
3048
3072
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3049
3073
|
},
|
|
3050
3074
|
{
|
|
3051
|
-
id:
|
|
3075
|
+
id: 256,
|
|
3052
3076
|
name: "SystemType-LB-color",
|
|
3053
3077
|
componentName: "IconSystemTypeLBColor",
|
|
3054
3078
|
title: "系统类型",
|
|
@@ -3060,7 +3084,7 @@ export const iconsDataBase = [
|
|
|
3060
3084
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3061
3085
|
},
|
|
3062
3086
|
{
|
|
3063
|
-
id:
|
|
3087
|
+
id: 257,
|
|
3064
3088
|
name: "SystemType-linux-color",
|
|
3065
3089
|
componentName: "IconSystemTypeLinuxColor",
|
|
3066
3090
|
title: "Linux系统类型",
|
|
@@ -3072,7 +3096,7 @@ export const iconsDataBase = [
|
|
|
3072
3096
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3073
3097
|
},
|
|
3074
3098
|
{
|
|
3075
|
-
id:
|
|
3099
|
+
id: 258,
|
|
3076
3100
|
name: "SystemType-router-color",
|
|
3077
3101
|
componentName: "IconSystemTypeRouterColor",
|
|
3078
3102
|
title: "系统类型",
|
|
@@ -3084,7 +3108,7 @@ export const iconsDataBase = [
|
|
|
3084
3108
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3085
3109
|
},
|
|
3086
3110
|
{
|
|
3087
|
-
id:
|
|
3111
|
+
id: 259,
|
|
3088
3112
|
name: "SystemType-Unix-color",
|
|
3089
3113
|
componentName: "IconSystemTypeUnixColor",
|
|
3090
3114
|
title: "Unix系统类型",
|
|
@@ -3096,7 +3120,7 @@ export const iconsDataBase = [
|
|
|
3096
3120
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3097
3121
|
},
|
|
3098
3122
|
{
|
|
3099
|
-
id:
|
|
3123
|
+
id: 260,
|
|
3100
3124
|
name: "SystemType-windows-color",
|
|
3101
3125
|
componentName: "IconSystemTypeWindowsColor",
|
|
3102
3126
|
title: "系统类型",
|
|
@@ -3108,7 +3132,7 @@ export const iconsDataBase = [
|
|
|
3108
3132
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3109
3133
|
},
|
|
3110
3134
|
{
|
|
3111
|
-
id:
|
|
3135
|
+
id: 261,
|
|
3112
3136
|
name: "table-control-more",
|
|
3113
3137
|
componentName: "IconTableControlMore",
|
|
3114
3138
|
title: "表格控制更多",
|
|
@@ -3120,7 +3144,7 @@ export const iconsDataBase = [
|
|
|
3120
3144
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3121
3145
|
},
|
|
3122
3146
|
{
|
|
3123
|
-
id:
|
|
3147
|
+
id: 262,
|
|
3124
3148
|
name: "table-sort-down-color",
|
|
3125
3149
|
componentName: "IconTableSortDownColor",
|
|
3126
3150
|
title: "表格排序向下颜色",
|
|
@@ -3132,7 +3156,7 @@ export const iconsDataBase = [
|
|
|
3132
3156
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3133
3157
|
},
|
|
3134
3158
|
{
|
|
3135
|
-
id:
|
|
3159
|
+
id: 263,
|
|
3136
3160
|
name: "table-sort-normal-color",
|
|
3137
3161
|
componentName: "IconTableSortNormalColor",
|
|
3138
3162
|
title: "表格排序",
|
|
@@ -3144,7 +3168,7 @@ export const iconsDataBase = [
|
|
|
3144
3168
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3145
3169
|
},
|
|
3146
3170
|
{
|
|
3147
|
-
id:
|
|
3171
|
+
id: 264,
|
|
3148
3172
|
name: "table-sort-up-color",
|
|
3149
3173
|
componentName: "IconTableSortUpColor",
|
|
3150
3174
|
title: "表格排序上升颜色",
|
|
@@ -3156,7 +3180,7 @@ export const iconsDataBase = [
|
|
|
3156
3180
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3157
3181
|
},
|
|
3158
3182
|
{
|
|
3159
|
-
id:
|
|
3183
|
+
id: 265,
|
|
3160
3184
|
name: "task",
|
|
3161
3185
|
componentName: "IconTask",
|
|
3162
3186
|
title: "任务",
|
|
@@ -3168,7 +3192,7 @@ export const iconsDataBase = [
|
|
|
3168
3192
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3169
3193
|
},
|
|
3170
3194
|
{
|
|
3171
|
-
id:
|
|
3195
|
+
id: 266,
|
|
3172
3196
|
name: "test-color",
|
|
3173
3197
|
componentName: "IconTestColor",
|
|
3174
3198
|
title: "测试颜色",
|
|
@@ -3180,7 +3204,7 @@ export const iconsDataBase = [
|
|
|
3180
3204
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3181
3205
|
},
|
|
3182
3206
|
{
|
|
3183
|
-
id:
|
|
3207
|
+
id: 267,
|
|
3184
3208
|
name: "time",
|
|
3185
3209
|
componentName: "IconTime",
|
|
3186
3210
|
title: "时间",
|
|
@@ -3192,7 +3216,7 @@ export const iconsDataBase = [
|
|
|
3192
3216
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3193
3217
|
},
|
|
3194
3218
|
{
|
|
3195
|
-
id:
|
|
3219
|
+
id: 268,
|
|
3196
3220
|
name: "tips",
|
|
3197
3221
|
componentName: "IconTips",
|
|
3198
3222
|
title: "提示",
|
|
@@ -3204,7 +3228,7 @@ export const iconsDataBase = [
|
|
|
3204
3228
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3205
3229
|
},
|
|
3206
3230
|
{
|
|
3207
|
-
id:
|
|
3231
|
+
id: 269,
|
|
3208
3232
|
name: "top1-color",
|
|
3209
3233
|
componentName: "IconTop1Color",
|
|
3210
3234
|
title: "第一名颜色",
|
|
@@ -3216,7 +3240,7 @@ export const iconsDataBase = [
|
|
|
3216
3240
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3217
3241
|
},
|
|
3218
3242
|
{
|
|
3219
|
-
id:
|
|
3243
|
+
id: 270,
|
|
3220
3244
|
name: "top2-color",
|
|
3221
3245
|
componentName: "IconTop2Color",
|
|
3222
3246
|
title: "顶部2号彩色",
|
|
@@ -3228,7 +3252,7 @@ export const iconsDataBase = [
|
|
|
3228
3252
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3229
3253
|
},
|
|
3230
3254
|
{
|
|
3231
|
-
id:
|
|
3255
|
+
id: 271,
|
|
3232
3256
|
name: "top3-color",
|
|
3233
3257
|
componentName: "IconTop3Color",
|
|
3234
3258
|
title: "前三名颜色",
|
|
@@ -3240,7 +3264,7 @@ export const iconsDataBase = [
|
|
|
3240
3264
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3241
3265
|
},
|
|
3242
3266
|
{
|
|
3243
|
-
id:
|
|
3267
|
+
id: 272,
|
|
3244
3268
|
name: "triangle-bottom",
|
|
3245
3269
|
componentName: "IconTriangleBottom",
|
|
3246
3270
|
title: "底部三角形",
|
|
@@ -3252,7 +3276,7 @@ export const iconsDataBase = [
|
|
|
3252
3276
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3253
3277
|
},
|
|
3254
3278
|
{
|
|
3255
|
-
id:
|
|
3279
|
+
id: 273,
|
|
3256
3280
|
name: "triangle-top",
|
|
3257
3281
|
componentName: "IconTriangleTop",
|
|
3258
3282
|
title: "三角形顶部",
|
|
@@ -3264,7 +3288,7 @@ export const iconsDataBase = [
|
|
|
3264
3288
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3265
3289
|
},
|
|
3266
3290
|
{
|
|
3267
|
-
id:
|
|
3291
|
+
id: 274,
|
|
3268
3292
|
name: "unfold",
|
|
3269
3293
|
componentName: "IconUnfold",
|
|
3270
3294
|
title: "展开",
|
|
@@ -3276,7 +3300,7 @@ export const iconsDataBase = [
|
|
|
3276
3300
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3277
3301
|
},
|
|
3278
3302
|
{
|
|
3279
|
-
id:
|
|
3303
|
+
id: 275,
|
|
3280
3304
|
name: "upload",
|
|
3281
3305
|
componentName: "IconUpload",
|
|
3282
3306
|
title: "上传",
|
|
@@ -3288,7 +3312,7 @@ export const iconsDataBase = [
|
|
|
3288
3312
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3289
3313
|
},
|
|
3290
3314
|
{
|
|
3291
|
-
id:
|
|
3315
|
+
id: 276,
|
|
3292
3316
|
name: "user-filled",
|
|
3293
3317
|
componentName: "IconUserFilled",
|
|
3294
3318
|
title: "用户-填充",
|
|
@@ -3300,7 +3324,7 @@ export const iconsDataBase = [
|
|
|
3300
3324
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3301
3325
|
},
|
|
3302
3326
|
{
|
|
3303
|
-
id:
|
|
3327
|
+
id: 277,
|
|
3304
3328
|
name: "users-filled",
|
|
3305
3329
|
componentName: "IconUsersFilled",
|
|
3306
3330
|
title: "用户们-填充",
|
|
@@ -3312,7 +3336,7 @@ export const iconsDataBase = [
|
|
|
3312
3336
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3313
3337
|
},
|
|
3314
3338
|
{
|
|
3315
|
-
id:
|
|
3339
|
+
id: 278,
|
|
3316
3340
|
name: "users",
|
|
3317
3341
|
componentName: "IconUsers",
|
|
3318
3342
|
title: "用户们",
|
|
@@ -3324,7 +3348,7 @@ export const iconsDataBase = [
|
|
|
3324
3348
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3325
3349
|
},
|
|
3326
3350
|
{
|
|
3327
|
-
id:
|
|
3351
|
+
id: 279,
|
|
3328
3352
|
name: "variable",
|
|
3329
3353
|
componentName: "IconVariable",
|
|
3330
3354
|
title: "变量",
|
|
@@ -3336,7 +3360,7 @@ export const iconsDataBase = [
|
|
|
3336
3360
|
modifiedTime: "2024-11-28T08:21:35.000Z",
|
|
3337
3361
|
},
|
|
3338
3362
|
{
|
|
3339
|
-
id:
|
|
3363
|
+
id: 280,
|
|
3340
3364
|
name: "view-switch-card",
|
|
3341
3365
|
componentName: "IconViewSwitchCard",
|
|
3342
3366
|
title: "视图切换卡",
|
|
@@ -3348,7 +3372,7 @@ export const iconsDataBase = [
|
|
|
3348
3372
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3349
3373
|
},
|
|
3350
3374
|
{
|
|
3351
|
-
id:
|
|
3375
|
+
id: 281,
|
|
3352
3376
|
name: "view-switch-color",
|
|
3353
3377
|
componentName: "IconViewSwitchColor",
|
|
3354
3378
|
title: "视图切换颜色",
|
|
@@ -3360,7 +3384,7 @@ export const iconsDataBase = [
|
|
|
3360
3384
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3361
3385
|
},
|
|
3362
3386
|
{
|
|
3363
|
-
id:
|
|
3387
|
+
id: 282,
|
|
3364
3388
|
name: "view-toggle-details",
|
|
3365
3389
|
componentName: "IconViewToggleDetails",
|
|
3366
3390
|
title: "视图切换详情",
|
|
@@ -3372,7 +3396,7 @@ export const iconsDataBase = [
|
|
|
3372
3396
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3373
3397
|
},
|
|
3374
3398
|
{
|
|
3375
|
-
id:
|
|
3399
|
+
id: 283,
|
|
3376
3400
|
name: "view-toggle-table",
|
|
3377
3401
|
componentName: "IconViewToggleTable",
|
|
3378
3402
|
title: "视图切换表格",
|
|
@@ -3384,7 +3408,7 @@ export const iconsDataBase = [
|
|
|
3384
3408
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3385
3409
|
},
|
|
3386
3410
|
{
|
|
3387
|
-
id:
|
|
3411
|
+
id: 284,
|
|
3388
3412
|
name: "warning",
|
|
3389
3413
|
componentName: "IconWarning",
|
|
3390
3414
|
title: "警告",
|