@lobehub/icons 2.38.0 → 2.40.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.
Files changed (42) hide show
  1. package/README.md +13 -12
  2. package/es/Sora/components/Avatar.d.ts +5 -0
  3. package/es/Sora/components/Avatar.js +25 -0
  4. package/es/Sora/components/Color.d.ts +3 -0
  5. package/es/Sora/components/Color.js +155 -0
  6. package/es/Sora/components/Combine.d.ts +7 -0
  7. package/es/Sora/components/Combine.js +32 -0
  8. package/es/Sora/components/Inner.d.ts +3 -0
  9. package/es/Sora/components/Inner.js +138 -0
  10. package/es/Sora/components/Mono.d.ts +3 -0
  11. package/es/Sora/components/Mono.js +51 -0
  12. package/es/Sora/components/Text.d.ts +3 -0
  13. package/es/Sora/components/Text.js +39 -0
  14. package/es/Sora/index.d.ts +16 -0
  15. package/es/Sora/index.js +15 -0
  16. package/es/Sora/style.d.ts +8 -0
  17. package/es/Sora/style.js +10 -0
  18. package/es/Straico/components/Avatar.d.ts +5 -0
  19. package/es/Straico/components/Avatar.js +25 -0
  20. package/es/Straico/components/Color.d.ts +3 -0
  21. package/es/Straico/components/Color.js +39 -0
  22. package/es/Straico/components/Combine.d.ts +7 -0
  23. package/es/Straico/components/Combine.js +36 -0
  24. package/es/Straico/components/Mono.d.ts +3 -0
  25. package/es/Straico/components/Mono.js +40 -0
  26. package/es/Straico/components/Text.d.ts +3 -0
  27. package/es/Straico/components/Text.js +40 -0
  28. package/es/Straico/index.d.ts +15 -0
  29. package/es/Straico/index.js +14 -0
  30. package/es/Straico/style.d.ts +7 -0
  31. package/es/Straico/style.js +9 -0
  32. package/es/Vercel/components/Text.js +2 -2
  33. package/es/Vercel/style.d.ts +2 -2
  34. package/es/Vercel/style.js +2 -2
  35. package/es/features/modelConfig.js +5 -1
  36. package/es/features/providerConfig.js +5 -0
  37. package/es/features/providerEnum.d.ts +1 -0
  38. package/es/features/providerEnum.js +1 -0
  39. package/es/icons.d.ts +2 -0
  40. package/es/icons.js +2 -0
  41. package/es/toc.js +37 -0
  42. package/package.json +1 -1
package/es/toc.js CHANGED
@@ -3675,6 +3675,25 @@ var toc = [{
3675
3675
  "hasTextColor": false
3676
3676
  },
3677
3677
  "title": "SophNet"
3678
+ }, {
3679
+ "color": "#0968DA",
3680
+ "colorGradient": "linear-gradient(180deg, #012659 0%, #0968DA 100%)",
3681
+ "desc": "https://platform.openai.com/docs/models/sora-2",
3682
+ "docsUrl": "sora",
3683
+ "fullTitle": "Sora (OpenAI)",
3684
+ "group": "model",
3685
+ "id": "Sora",
3686
+ "param": {
3687
+ "hasAvatar": true,
3688
+ "hasBrand": false,
3689
+ "hasBrandColor": false,
3690
+ "hasColor": true,
3691
+ "hasCombine": true,
3692
+ "hasText": true,
3693
+ "hasTextCn": false,
3694
+ "hasTextColor": false
3695
+ },
3696
+ "title": "Doubao"
3678
3697
  }, {
3679
3698
  "color": "#0070f0",
3680
3699
  "desc": "https://xinghuo.xfyun.cn",
@@ -3749,6 +3768,24 @@ var toc = [{
3749
3768
  "hasTextColor": false
3750
3769
  },
3751
3770
  "title": "Stepfun"
3771
+ }, {
3772
+ "color": "#464bba",
3773
+ "desc": "https://straico.com",
3774
+ "docsUrl": "straico",
3775
+ "fullTitle": "Straico",
3776
+ "group": "provider",
3777
+ "id": "Straico",
3778
+ "param": {
3779
+ "hasAvatar": true,
3780
+ "hasBrand": false,
3781
+ "hasBrandColor": false,
3782
+ "hasColor": true,
3783
+ "hasCombine": true,
3784
+ "hasText": true,
3785
+ "hasTextCn": false,
3786
+ "hasTextColor": false
3787
+ },
3788
+ "title": "Straico"
3752
3789
  }, {
3753
3790
  "color": "#fff",
3754
3791
  "desc": "https://submodel.ai",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lobehub/icons",
3
- "version": "2.38.0",
3
+ "version": "2.40.0",
4
4
  "description": "Popular AI / LLM Model Brand SVG Logo and Icon Collection",
5
5
  "keywords": [
6
6
  "lobehub",