@lobehub/icons 1.82.0 → 1.84.0
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/README.md +44 -44
- package/es/CommandA/components/Avatar.d.ts +5 -0
- package/es/CommandA/components/Avatar.js +26 -0
- package/es/CommandA/components/Color.d.ts +1 -0
- package/es/CommandA/components/Color.js +3 -0
- package/es/CommandA/components/Combine.d.ts +7 -0
- package/es/CommandA/components/Combine.js +32 -0
- package/es/CommandA/components/Mono.d.ts +1 -0
- package/es/CommandA/components/Mono.js +3 -0
- package/es/CommandA/components/Text.d.ts +3 -0
- package/es/CommandA/components/Text.js +42 -0
- package/es/CommandA/index.d.ts +15 -0
- package/es/CommandA/index.js +16 -0
- package/es/CommandA/style.d.ts +4 -0
- package/es/CommandA/style.js +4 -0
- package/es/LangChain/components/Color.js +2 -2
- package/es/LangChain/components/Mono.js +2 -2
- package/es/LangGraph/components/Avatar.d.ts +5 -0
- package/es/LangGraph/components/Avatar.js +26 -0
- package/es/LangGraph/components/Color.d.ts +3 -0
- package/es/LangGraph/components/Color.js +42 -0
- package/es/LangGraph/components/Combine.d.ts +7 -0
- package/es/LangGraph/components/Combine.js +32 -0
- package/es/LangGraph/components/Mono.d.ts +3 -0
- package/es/LangGraph/components/Mono.js +42 -0
- package/es/LangGraph/components/Text.d.ts +3 -0
- package/es/LangGraph/components/Text.js +40 -0
- package/es/LangGraph/index.d.ts +15 -0
- package/es/LangGraph/index.js +16 -0
- package/es/LangGraph/style.d.ts +4 -0
- package/es/LangGraph/style.js +4 -0
- package/es/LangSmith/components/Avatar.d.ts +5 -0
- package/es/LangSmith/components/Avatar.js +26 -0
- package/es/LangSmith/components/Color.d.ts +3 -0
- package/es/LangSmith/components/Color.js +40 -0
- package/es/LangSmith/components/Combine.d.ts +7 -0
- package/es/LangSmith/components/Combine.js +32 -0
- package/es/LangSmith/components/Mono.d.ts +3 -0
- package/es/LangSmith/components/Mono.js +41 -0
- package/es/LangSmith/components/Text.d.ts +3 -0
- package/es/LangSmith/components/Text.js +40 -0
- package/es/LangSmith/index.d.ts +15 -0
- package/es/LangSmith/index.js +16 -0
- package/es/LangSmith/style.d.ts +4 -0
- package/es/LangSmith/style.js +4 -0
- package/es/LlamaIndex/components/Avatar.d.ts +5 -0
- package/es/LlamaIndex/components/Avatar.js +27 -0
- package/es/LlamaIndex/components/Color.d.ts +3 -0
- package/es/LlamaIndex/components/Color.js +66 -0
- package/es/LlamaIndex/components/Combine.d.ts +7 -0
- package/es/LlamaIndex/components/Combine.js +29 -0
- package/es/LlamaIndex/components/Mono.d.ts +3 -0
- package/es/LlamaIndex/components/Mono.js +41 -0
- package/es/LlamaIndex/components/Text.d.ts +3 -0
- package/es/LlamaIndex/components/Text.js +55 -0
- package/es/LlamaIndex/index.d.ts +15 -0
- package/es/LlamaIndex/index.js +16 -0
- package/es/LlamaIndex/style.d.ts +4 -0
- package/es/LlamaIndex/style.js +4 -0
- package/es/icons.d.ts +4 -0
- package/es/icons.js +4 -0
- package/es/toc.js +74 -2
- package/package.json +1 -1
package/es/toc.js
CHANGED
@@ -531,7 +531,7 @@ var toc = [{
|
|
531
531
|
"color": "#39594D",
|
532
532
|
"desc": "https://cohere.com",
|
533
533
|
"docsUrl": "cohere",
|
534
|
-
"fullTitle": "Cohere
|
534
|
+
"fullTitle": "Cohere",
|
535
535
|
"group": "provider",
|
536
536
|
"id": "Cohere",
|
537
537
|
"param": {
|
@@ -544,7 +544,7 @@ var toc = [{
|
|
544
544
|
"hasTextCn": false,
|
545
545
|
"hasTextColor": false
|
546
546
|
},
|
547
|
-
"title": "
|
547
|
+
"title": "CommandA"
|
548
548
|
}, {
|
549
549
|
"color": "#F9AB00",
|
550
550
|
"desc": "https://colab.research.google.com/",
|
@@ -582,6 +582,24 @@ var toc = [{
|
|
582
582
|
"hasTextColor": false
|
583
583
|
},
|
584
584
|
"title": "ComfyUI"
|
585
|
+
}, {
|
586
|
+
"color": "#39594D",
|
587
|
+
"desc": "https://cohere.com/blog/command",
|
588
|
+
"docsUrl": "command-a",
|
589
|
+
"fullTitle": "CommandA (Cohere)",
|
590
|
+
"group": "model",
|
591
|
+
"id": "CommandA",
|
592
|
+
"param": {
|
593
|
+
"hasAvatar": true,
|
594
|
+
"hasBrand": false,
|
595
|
+
"hasBrandColor": false,
|
596
|
+
"hasColor": true,
|
597
|
+
"hasCombine": true,
|
598
|
+
"hasText": true,
|
599
|
+
"hasTextCn": false,
|
600
|
+
"hasTextColor": false
|
601
|
+
},
|
602
|
+
"title": "CommandA"
|
585
603
|
}, {
|
586
604
|
"color": "#fff",
|
587
605
|
"desc": "https://copilot.microsoft.com",
|
@@ -1310,6 +1328,42 @@ var toc = [{
|
|
1310
1328
|
"hasTextColor": false
|
1311
1329
|
},
|
1312
1330
|
"title": "LangChain"
|
1331
|
+
}, {
|
1332
|
+
"color": "#1C3C3C",
|
1333
|
+
"desc": "https://langchain.com/LangGraph",
|
1334
|
+
"docsUrl": "lang-graph",
|
1335
|
+
"fullTitle": "LangGraph (LangChain)",
|
1336
|
+
"group": "application",
|
1337
|
+
"id": "LangGraph",
|
1338
|
+
"param": {
|
1339
|
+
"hasAvatar": true,
|
1340
|
+
"hasBrand": false,
|
1341
|
+
"hasBrandColor": false,
|
1342
|
+
"hasColor": true,
|
1343
|
+
"hasCombine": true,
|
1344
|
+
"hasText": true,
|
1345
|
+
"hasTextCn": false,
|
1346
|
+
"hasTextColor": false
|
1347
|
+
},
|
1348
|
+
"title": "LangGraph"
|
1349
|
+
}, {
|
1350
|
+
"color": "#1C3C3C",
|
1351
|
+
"desc": "https://langchain.com/langsmith",
|
1352
|
+
"docsUrl": "lang-smith",
|
1353
|
+
"fullTitle": "LangSmith",
|
1354
|
+
"group": "application",
|
1355
|
+
"id": "LangSmith",
|
1356
|
+
"param": {
|
1357
|
+
"hasAvatar": true,
|
1358
|
+
"hasBrand": false,
|
1359
|
+
"hasBrandColor": false,
|
1360
|
+
"hasColor": true,
|
1361
|
+
"hasCombine": true,
|
1362
|
+
"hasText": true,
|
1363
|
+
"hasTextCn": false,
|
1364
|
+
"hasTextColor": false
|
1365
|
+
},
|
1366
|
+
"title": "LangSmith"
|
1313
1367
|
}, {
|
1314
1368
|
"color": "#000",
|
1315
1369
|
"desc": "https://langfuse.com",
|
@@ -1364,6 +1418,24 @@ var toc = [{
|
|
1364
1418
|
"hasTextColor": false
|
1365
1419
|
},
|
1366
1420
|
"title": "LiveKit"
|
1421
|
+
}, {
|
1422
|
+
"color": "#000",
|
1423
|
+
"desc": "https://llamaindex.ai",
|
1424
|
+
"docsUrl": "llama-index",
|
1425
|
+
"fullTitle": "LlamaIndex",
|
1426
|
+
"group": "application",
|
1427
|
+
"id": "LlamaIndex",
|
1428
|
+
"param": {
|
1429
|
+
"hasAvatar": true,
|
1430
|
+
"hasBrand": false,
|
1431
|
+
"hasBrandColor": false,
|
1432
|
+
"hasColor": true,
|
1433
|
+
"hasCombine": true,
|
1434
|
+
"hasText": true,
|
1435
|
+
"hasTextCn": false,
|
1436
|
+
"hasTextColor": false
|
1437
|
+
},
|
1438
|
+
"title": "LlamaIndex"
|
1367
1439
|
}, {
|
1368
1440
|
"color": "#4338CA",
|
1369
1441
|
"colorGradient": "linear-gradient(135deg, #6C78EF, #4F14BE)",
|