@zenmux/icons 0.1.0-dev.2 → 0.1.0-dev.3
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 +25 -24
- package/dist/Ace/Color.js +16 -0
- package/dist/Ace/Combine.js +19 -0
- package/dist/Ace/CombineDark.js +19 -0
- package/dist/Ace/CombineLight.js +19 -0
- package/dist/Ace/Dark.js +16 -0
- package/dist/Ace/Light.js +16 -0
- package/dist/Ace/Mono.js +16 -0
- package/dist/Ace/index.d.ts +10 -0
- package/dist/Ace/index.js +11 -0
- package/dist/Ai2/Color.js +16 -0
- package/dist/Ai2/Combine.js +19 -0
- package/dist/Ai2/CombineDark.js +19 -0
- package/dist/Ai2/CombineLight.js +19 -0
- package/dist/Ai2/Dark.js +16 -0
- package/dist/Ai2/Light.js +16 -0
- package/dist/Ai2/Mono.js +16 -0
- package/dist/Ai2/index.d.ts +10 -0
- package/dist/Ai2/index.js +11 -0
- package/dist/Ai21Labs/Color.js +13 -0
- package/dist/Ai21Labs/Combine.js +19 -0
- package/dist/Ai21Labs/CombineDark.js +19 -0
- package/dist/Ai21Labs/CombineLight.js +19 -0
- package/dist/Ai21Labs/Dark.js +13 -0
- package/dist/Ai21Labs/Light.js +13 -0
- package/dist/Ai21Labs/Mono.js +13 -0
- package/dist/Ai21Labs/index.d.ts +10 -0
- package/dist/Ai21Labs/index.js +11 -0
- package/dist/Aionlabs/Color.js +190 -0
- package/dist/Aionlabs/Combine.js +25 -0
- package/dist/Aionlabs/CombineDark.js +25 -0
- package/dist/Aionlabs/CombineLight.js +25 -0
- package/dist/Aionlabs/Dark.js +19 -0
- package/dist/Aionlabs/Light.js +19 -0
- package/dist/Aionlabs/Mono.js +19 -0
- package/dist/Aionlabs/index.d.ts +10 -0
- package/dist/Aionlabs/index.js +11 -0
- package/dist/AmazonNova/Color.js +32 -0
- package/dist/AmazonNova/Combine.js +19 -0
- package/dist/AmazonNova/CombineDark.js +19 -0
- package/dist/AmazonNova/CombineLight.js +19 -0
- package/dist/AmazonNova/Dark.js +16 -0
- package/dist/AmazonNova/Light.js +16 -0
- package/dist/AmazonNova/Mono.js +16 -0
- package/dist/AmazonNova/index.d.ts +10 -0
- package/dist/AmazonNova/index.js +11 -0
- package/dist/Arcee/Color.js +13 -0
- package/dist/Arcee/Combine.js +16 -0
- package/dist/Arcee/CombineDark.js +16 -0
- package/dist/Arcee/CombineLight.js +16 -0
- package/dist/Arcee/Dark.js +13 -0
- package/dist/Arcee/Light.js +13 -0
- package/dist/Arcee/Mono.js +13 -0
- package/dist/Arcee/index.d.ts +10 -0
- package/dist/Arcee/index.js +11 -0
- package/dist/Assemblyai/Color.js +19 -0
- package/dist/Assemblyai/Combine.js +22 -0
- package/dist/Assemblyai/CombineDark.js +22 -0
- package/dist/Assemblyai/CombineLight.js +22 -0
- package/dist/Assemblyai/Dark.js +19 -0
- package/dist/Assemblyai/Light.js +19 -0
- package/dist/Assemblyai/Mono.js +19 -0
- package/dist/Assemblyai/index.d.ts +10 -0
- package/dist/Assemblyai/index.js +11 -0
- package/dist/Aya/Color.js +16 -0
- package/dist/Aya/Combine.js +19 -0
- package/dist/Aya/CombineDark.js +19 -0
- package/dist/Aya/CombineLight.js +19 -0
- package/dist/Aya/Dark.js +16 -0
- package/dist/Aya/Light.js +16 -0
- package/dist/Aya/Mono.js +16 -0
- package/dist/Aya/index.d.ts +10 -0
- package/dist/Aya/index.js +11 -0
- package/dist/Baai/Color.js +16 -0
- package/dist/Baai/Combine.js +19 -0
- package/dist/Baai/CombineDark.js +19 -0
- package/dist/Baai/CombineLight.js +19 -0
- package/dist/Baai/Dark.js +16 -0
- package/dist/Baai/Light.js +16 -0
- package/dist/Baai/Mono.js +16 -0
- package/dist/Baai/index.d.ts +10 -0
- package/dist/Baai/index.js +11 -0
- package/dist/Baichuan/Color.js +16 -0
- package/dist/Baichuan/Combine.js +16 -0
- package/dist/Baichuan/CombineDark.js +16 -0
- package/dist/Baichuan/CombineLight.js +16 -0
- package/dist/Baichuan/Dark.js +13 -0
- package/dist/Baichuan/Light.js +13 -0
- package/dist/Baichuan/Mono.js +13 -0
- package/dist/Baichuan/index.d.ts +10 -0
- package/dist/Baichuan/index.js +11 -0
- package/dist/BilibiliIndex/Color.js +16 -0
- package/dist/BilibiliIndex/Combine.js +19 -0
- package/dist/BilibiliIndex/CombineDark.js +19 -0
- package/dist/BilibiliIndex/CombineLight.js +19 -0
- package/dist/BilibiliIndex/Dark.js +16 -0
- package/dist/BilibiliIndex/Light.js +16 -0
- package/dist/BilibiliIndex/Mono.js +16 -0
- package/dist/BilibiliIndex/index.d.ts +10 -0
- package/dist/BilibiliIndex/index.js +11 -0
- package/dist/Chatglm/Color.js +16 -0
- package/dist/Chatglm/Combine.js +16 -0
- package/dist/Chatglm/CombineDark.js +16 -0
- package/dist/Chatglm/CombineLight.js +16 -0
- package/dist/Chatglm/Dark.js +13 -0
- package/dist/Chatglm/Light.js +13 -0
- package/dist/Chatglm/Mono.js +13 -0
- package/dist/Chatglm/index.d.ts +10 -0
- package/dist/Chatglm/index.js +11 -0
- package/dist/Claude/Color.js +16 -0
- package/dist/Claude/Combine.js +19 -0
- package/dist/Claude/CombineDark.js +19 -0
- package/dist/Claude/CombineLight.js +19 -0
- package/dist/Claude/Dark.js +16 -0
- package/dist/Claude/Light.js +16 -0
- package/dist/Claude/Mono.js +16 -0
- package/dist/Claude/index.d.ts +10 -0
- package/dist/Claude/index.js +11 -0
- package/dist/Codegeex/Color.js +19 -0
- package/dist/Codegeex/Combine.js +37 -0
- package/dist/Codegeex/CombineDark.js +37 -0
- package/dist/Codegeex/CombineLight.js +37 -0
- package/dist/Codegeex/Dark.js +19 -0
- package/dist/Codegeex/Light.js +19 -0
- package/dist/Codegeex/Mono.js +19 -0
- package/dist/Codegeex/index.d.ts +10 -0
- package/dist/Codegeex/index.js +11 -0
- package/dist/Codex/Color.js +19 -0
- package/dist/Codex/Combine.js +16 -0
- package/dist/Codex/CombineDark.js +16 -0
- package/dist/Codex/CombineLight.js +16 -0
- package/dist/Codex/Dark.js +13 -0
- package/dist/Codex/Light.js +13 -0
- package/dist/Codex/Mono.js +13 -0
- package/dist/Codex/index.d.ts +10 -0
- package/dist/Codex/index.js +11 -0
- package/dist/Cogvideo/Color.js +244 -0
- package/dist/Cogvideo/Combine.js +247 -0
- package/dist/Cogvideo/CombineDark.js +247 -0
- package/dist/Cogvideo/CombineLight.js +247 -0
- package/dist/Cogvideo/Dark.js +244 -0
- package/dist/Cogvideo/Light.js +244 -0
- package/dist/Cogvideo/Mono.js +244 -0
- package/dist/Cogvideo/index.d.ts +10 -0
- package/dist/Cogvideo/index.js +11 -0
- package/dist/Cogview/Color.js +253 -0
- package/dist/Cogview/Combine.js +256 -0
- package/dist/Cogview/CombineDark.js +256 -0
- package/dist/Cogview/CombineLight.js +256 -0
- package/dist/Cogview/Dark.js +253 -0
- package/dist/Cogview/Light.js +253 -0
- package/dist/Cogview/Mono.js +253 -0
- package/dist/Cogview/index.d.ts +10 -0
- package/dist/Cogview/index.js +11 -0
- package/dist/CommandA/Color.js +19 -0
- package/dist/CommandA/Combine.js +25 -0
- package/dist/CommandA/CombineDark.js +25 -0
- package/dist/CommandA/CombineLight.js +25 -0
- package/dist/CommandA/Dark.js +19 -0
- package/dist/CommandA/Light.js +19 -0
- package/dist/CommandA/Mono.js +19 -0
- package/dist/CommandA/index.d.ts +10 -0
- package/dist/CommandA/index.js +11 -0
- package/dist/Dalle/Color.js +28 -0
- package/dist/Dalle/Combine.js +31 -0
- package/dist/Dalle/CombineDark.js +31 -0
- package/dist/Dalle/CombineLight.js +31 -0
- package/dist/Dalle/Dark.js +28 -0
- package/dist/Dalle/Light.js +28 -0
- package/dist/Dalle/Mono.js +28 -0
- package/dist/Dalle/index.d.ts +10 -0
- package/dist/Dalle/index.js +11 -0
- package/dist/Dbrx/Color.js +13 -0
- package/dist/Dbrx/Combine.js +16 -0
- package/dist/Dbrx/CombineDark.js +16 -0
- package/dist/Dbrx/CombineLight.js +16 -0
- package/dist/Dbrx/Dark.js +13 -0
- package/dist/Dbrx/Light.js +13 -0
- package/dist/Dbrx/Mono.js +13 -0
- package/dist/Dbrx/index.d.ts +10 -0
- package/dist/Dbrx/index.js +11 -0
- package/dist/DeepCogito/Color.js +16 -0
- package/dist/DeepCogito/Combine.js +22 -0
- package/dist/DeepCogito/CombineDark.js +22 -0
- package/dist/DeepCogito/CombineLight.js +22 -0
- package/dist/DeepCogito/Dark.js +16 -0
- package/dist/DeepCogito/Light.js +16 -0
- package/dist/DeepCogito/Mono.js +16 -0
- package/dist/DeepCogito/index.d.ts +10 -0
- package/dist/DeepCogito/index.js +11 -0
- package/dist/Deepseek/Color.js +16 -0
- package/dist/Deepseek/Combine.js +19 -0
- package/dist/Deepseek/CombineDark.js +19 -0
- package/dist/Deepseek/CombineLight.js +19 -0
- package/dist/Deepseek/Dark.js +16 -0
- package/dist/Deepseek/Light.js +16 -0
- package/dist/Deepseek/Mono.js +16 -0
- package/dist/Deepseek/index.d.ts +10 -0
- package/dist/Deepseek/index.js +11 -0
- package/dist/Dolphin/Color.js +16 -0
- package/dist/Dolphin/Combine.js +19 -0
- package/dist/Dolphin/CombineDark.js +19 -0
- package/dist/Dolphin/CombineLight.js +19 -0
- package/dist/Dolphin/Dark.js +16 -0
- package/dist/Dolphin/Light.js +16 -0
- package/dist/Dolphin/Mono.js +16 -0
- package/dist/Dolphin/index.d.ts +10 -0
- package/dist/Dolphin/index.js +11 -0
- package/dist/Doubao/Color.js +25 -0
- package/dist/Doubao/Combine.js +25 -0
- package/dist/Doubao/CombineDark.js +25 -0
- package/dist/Doubao/CombineLight.js +25 -0
- package/dist/Doubao/Dark.js +22 -0
- package/dist/Doubao/Light.js +22 -0
- package/dist/Doubao/Mono.js +22 -0
- package/dist/Doubao/index.d.ts +10 -0
- package/dist/Doubao/index.js +11 -0
- package/dist/Elevenlabs/Color.js +13 -0
- package/dist/Elevenlabs/Combine.js +22 -0
- package/dist/Elevenlabs/CombineDark.js +22 -0
- package/dist/Elevenlabs/CombineLight.js +22 -0
- package/dist/Elevenlabs/Dark.js +13 -0
- package/dist/Elevenlabs/Light.js +13 -0
- package/dist/Elevenlabs/Mono.js +13 -0
- package/dist/Elevenlabs/index.d.ts +10 -0
- package/dist/Elevenlabs/index.js +11 -0
- package/dist/EssentialAi/Color.js +19 -0
- package/dist/EssentialAi/Combine.js +19 -0
- package/dist/EssentialAi/CombineDark.js +19 -0
- package/dist/EssentialAi/CombineLight.js +19 -0
- package/dist/EssentialAi/Dark.js +16 -0
- package/dist/EssentialAi/Light.js +16 -0
- package/dist/EssentialAi/Mono.js +16 -0
- package/dist/EssentialAi/index.d.ts +10 -0
- package/dist/EssentialAi/index.js +11 -0
- package/dist/Fishaudio/Color.js +19 -0
- package/dist/Fishaudio/Combine.js +22 -0
- package/dist/Fishaudio/CombineDark.js +22 -0
- package/dist/Fishaudio/CombineLight.js +22 -0
- package/dist/Fishaudio/Dark.js +19 -0
- package/dist/Fishaudio/Light.js +19 -0
- package/dist/Fishaudio/Mono.js +19 -0
- package/dist/Fishaudio/index.d.ts +10 -0
- package/dist/Fishaudio/index.js +11 -0
- package/dist/Flux/Color.js +16 -0
- package/dist/Flux/Combine.js +19 -0
- package/dist/Flux/CombineDark.js +19 -0
- package/dist/Flux/CombineLight.js +19 -0
- package/dist/Flux/Dark.js +16 -0
- package/dist/Flux/Light.js +16 -0
- package/dist/Flux/Mono.js +16 -0
- package/dist/Flux/index.d.ts +10 -0
- package/dist/Flux/index.js +11 -0
- package/dist/Gemini/Color.js +31 -0
- package/dist/Gemini/Combine.js +16 -0
- package/dist/Gemini/CombineDark.js +16 -0
- package/dist/Gemini/CombineLight.js +16 -0
- package/dist/Gemini/Dark.js +13 -0
- package/dist/Gemini/Light.js +13 -0
- package/dist/Gemini/Mono.js +13 -0
- package/dist/Gemini/index.d.ts +10 -0
- package/dist/Gemini/index.js +11 -0
- package/dist/Gemma/Color.js +22 -0
- package/dist/Gemma/Combine.js +19 -0
- package/dist/Gemma/CombineDark.js +19 -0
- package/dist/Gemma/CombineLight.js +19 -0
- package/dist/Gemma/Dark.js +16 -0
- package/dist/Gemma/Light.js +16 -0
- package/dist/Gemma/Mono.js +16 -0
- package/dist/Gemma/index.d.ts +10 -0
- package/dist/Gemma/index.js +11 -0
- package/dist/GlmV/Color.js +28 -0
- package/dist/GlmV/Combine.js +28 -0
- package/dist/GlmV/CombineDark.js +28 -0
- package/dist/GlmV/CombineLight.js +28 -0
- package/dist/GlmV/Dark.js +25 -0
- package/dist/GlmV/Light.js +25 -0
- package/dist/GlmV/Mono.js +25 -0
- package/dist/GlmV/index.d.ts +10 -0
- package/dist/GlmV/index.js +11 -0
- package/dist/Grok/Color.js +13 -0
- package/dist/Grok/Combine.js +16 -0
- package/dist/Grok/CombineDark.js +16 -0
- package/dist/Grok/CombineLight.js +16 -0
- package/dist/Grok/Dark.js +13 -0
- package/dist/Grok/Light.js +13 -0
- package/dist/Grok/Mono.js +13 -0
- package/dist/Grok/index.d.ts +10 -0
- package/dist/Grok/index.js +11 -0
- package/dist/Happyhorse/Color.js +13 -0
- package/dist/Happyhorse/Combine.js +19 -0
- package/dist/Happyhorse/CombineDark.js +19 -0
- package/dist/Happyhorse/CombineLight.js +19 -0
- package/dist/Happyhorse/Dark.js +13 -0
- package/dist/Happyhorse/Light.js +13 -0
- package/dist/Happyhorse/Mono.js +13 -0
- package/dist/Happyhorse/index.d.ts +10 -0
- package/dist/Happyhorse/index.js +11 -0
- package/dist/Hunyuan/Color.js +28 -0
- package/dist/Hunyuan/Combine.js +19 -0
- package/dist/Hunyuan/CombineDark.js +19 -0
- package/dist/Hunyuan/CombineLight.js +19 -0
- package/dist/Hunyuan/Dark.js +16 -0
- package/dist/Hunyuan/Light.js +16 -0
- package/dist/Hunyuan/Mono.js +16 -0
- package/dist/Hunyuan/index.d.ts +10 -0
- package/dist/Hunyuan/index.js +11 -0
- package/dist/InceptionLabs/Color.js +13 -0
- package/dist/InceptionLabs/Combine.js +28 -0
- package/dist/InceptionLabs/CombineDark.js +28 -0
- package/dist/InceptionLabs/CombineLight.js +28 -0
- package/dist/InceptionLabs/Dark.js +13 -0
- package/dist/InceptionLabs/Light.js +13 -0
- package/dist/InceptionLabs/Mono.js +13 -0
- package/dist/InceptionLabs/index.d.ts +10 -0
- package/dist/InceptionLabs/index.js +11 -0
- package/dist/Inflection/Color.js +13 -0
- package/dist/Inflection/Combine.js +16 -0
- package/dist/Inflection/CombineDark.js +16 -0
- package/dist/Inflection/CombineLight.js +16 -0
- package/dist/Inflection/Dark.js +13 -0
- package/dist/Inflection/Light.js +13 -0
- package/dist/Inflection/Mono.js +13 -0
- package/dist/Inflection/index.d.ts +10 -0
- package/dist/Inflection/index.js +11 -0
- package/dist/Kolors/Color.js +16 -0
- package/dist/Kolors/Combine.js +16 -0
- package/dist/Kolors/CombineDark.js +16 -0
- package/dist/Kolors/CombineLight.js +16 -0
- package/dist/Kolors/Dark.js +13 -0
- package/dist/Kolors/Light.js +13 -0
- package/dist/Kolors/Mono.js +13 -0
- package/dist/Kolors/index.d.ts +10 -0
- package/dist/Kolors/index.js +11 -0
- package/dist/Kwaikat/Color.js +16 -0
- package/dist/Kwaikat/Combine.js +25 -0
- package/dist/Kwaikat/CombineDark.js +25 -0
- package/dist/Kwaikat/CombineLight.js +25 -0
- package/dist/Kwaikat/Dark.js +16 -0
- package/dist/Kwaikat/Light.js +16 -0
- package/dist/Kwaikat/Mono.js +16 -0
- package/dist/Kwaikat/index.d.ts +10 -0
- package/dist/Kwaikat/index.js +11 -0
- package/dist/Kwaipilot/Color.js +22 -0
- package/dist/Kwaipilot/Combine.js +25 -0
- package/dist/Kwaipilot/CombineDark.js +25 -0
- package/dist/Kwaipilot/CombineLight.js +25 -0
- package/dist/Kwaipilot/Dark.js +13 -0
- package/dist/Kwaipilot/Light.js +13 -0
- package/dist/Kwaipilot/Mono.js +13 -0
- package/dist/Kwaipilot/index.d.ts +10 -0
- package/dist/Kwaipilot/index.js +11 -0
- package/dist/Liquid/Color.js +13 -0
- package/dist/Liquid/Combine.js +16 -0
- package/dist/Liquid/CombineDark.js +16 -0
- package/dist/Liquid/CombineLight.js +16 -0
- package/dist/Liquid/Dark.js +13 -0
- package/dist/Liquid/Light.js +13 -0
- package/dist/Liquid/Mono.js +13 -0
- package/dist/Liquid/index.d.ts +10 -0
- package/dist/Liquid/index.js +11 -0
- package/dist/Llava/Color.js +181 -0
- package/dist/Llava/Combine.js +19 -0
- package/dist/Llava/CombineDark.js +19 -0
- package/dist/Llava/CombineLight.js +19 -0
- package/dist/Llava/Dark.js +16 -0
- package/dist/Llava/Light.js +16 -0
- package/dist/Llava/Mono.js +16 -0
- package/dist/Llava/index.d.ts +10 -0
- package/dist/Llava/index.js +11 -0
- package/dist/Longcat/Color.js +19 -0
- package/dist/Longcat/Combine.js +22 -0
- package/dist/Longcat/CombineDark.js +22 -0
- package/dist/Longcat/CombineLight.js +22 -0
- package/dist/Longcat/Dark.js +19 -0
- package/dist/Longcat/Light.js +19 -0
- package/dist/Longcat/Mono.js +19 -0
- package/dist/Longcat/index.d.ts +10 -0
- package/dist/Longcat/index.js +11 -0
- package/dist/Magic/Color.js +19 -0
- package/dist/Magic/Combine.js +22 -0
- package/dist/Magic/CombineDark.js +22 -0
- package/dist/Magic/CombineLight.js +22 -0
- package/dist/Magic/Dark.js +19 -0
- package/dist/Magic/Light.js +19 -0
- package/dist/Magic/Mono.js +19 -0
- package/dist/Magic/index.d.ts +10 -0
- package/dist/Magic/index.js +11 -0
- package/dist/Meshy/Color.js +67 -0
- package/dist/Meshy/Combine.js +22 -0
- package/dist/Meshy/CombineDark.js +22 -0
- package/dist/Meshy/CombineLight.js +22 -0
- package/dist/Meshy/Dark.js +19 -0
- package/dist/Meshy/Light.js +19 -0
- package/dist/Meshy/Mono.js +19 -0
- package/dist/Meshy/index.d.ts +10 -0
- package/dist/Meshy/index.js +11 -0
- package/dist/Minimax/Color.js +16 -0
- package/dist/Minimax/Combine.js +16 -0
- package/dist/Minimax/CombineDark.js +16 -0
- package/dist/Minimax/CombineLight.js +16 -0
- package/dist/Minimax/Dark.js +13 -0
- package/dist/Minimax/Light.js +13 -0
- package/dist/Minimax/Mono.js +13 -0
- package/dist/Minimax/index.d.ts +10 -0
- package/dist/Minimax/index.js +11 -0
- package/dist/Mistral/Color.js +25 -0
- package/dist/Mistral/Combine.js +16 -0
- package/dist/Mistral/CombineDark.js +16 -0
- package/dist/Mistral/CombineLight.js +16 -0
- package/dist/Mistral/Dark.js +13 -0
- package/dist/Mistral/Light.js +13 -0
- package/dist/Mistral/Mono.js +13 -0
- package/dist/Mistral/index.d.ts +10 -0
- package/dist/Mistral/index.js +11 -0
- package/dist/Morph/Color.js +13 -0
- package/dist/Morph/Combine.js +22 -0
- package/dist/Morph/CombineDark.js +22 -0
- package/dist/Morph/CombineLight.js +22 -0
- package/dist/Morph/Dark.js +13 -0
- package/dist/Morph/Light.js +13 -0
- package/dist/Morph/Mono.js +13 -0
- package/dist/Morph/index.d.ts +10 -0
- package/dist/Morph/index.js +11 -0
- package/dist/NanoBanana/Color.js +28 -0
- package/dist/NanoBanana/Combine.js +16 -0
- package/dist/NanoBanana/CombineDark.js +16 -0
- package/dist/NanoBanana/CombineLight.js +16 -0
- package/dist/NanoBanana/Dark.js +13 -0
- package/dist/NanoBanana/Light.js +13 -0
- package/dist/NanoBanana/Mono.js +13 -0
- package/dist/NanoBanana/index.d.ts +10 -0
- package/dist/NanoBanana/index.js +11 -0
- package/dist/Openchat/Color.js +25 -0
- package/dist/Openchat/Combine.js +22 -0
- package/dist/Openchat/CombineDark.js +22 -0
- package/dist/Openchat/CombineLight.js +22 -0
- package/dist/Openchat/Dark.js +19 -0
- package/dist/Openchat/Light.js +19 -0
- package/dist/Openchat/Mono.js +19 -0
- package/dist/Openchat/index.d.ts +10 -0
- package/dist/Openchat/index.js +11 -0
- package/dist/Palm/Color.js +31 -0
- package/dist/Palm/Combine.js +34 -0
- package/dist/Palm/CombineDark.js +34 -0
- package/dist/Palm/CombineLight.js +34 -0
- package/dist/Palm/Dark.js +31 -0
- package/dist/Palm/Light.js +31 -0
- package/dist/Palm/Mono.js +31 -0
- package/dist/Palm/index.d.ts +10 -0
- package/dist/Palm/index.js +11 -0
- package/dist/Phind/Color.js +16 -0
- package/dist/Phind/Combine.js +27 -0
- package/dist/Phind/CombineDark.js +27 -0
- package/dist/Phind/CombineLight.js +27 -0
- package/dist/Phind/Dark.js +16 -0
- package/dist/Phind/Light.js +16 -0
- package/dist/Phind/Mono.js +16 -0
- package/dist/Phind/index.d.ts +10 -0
- package/dist/Phind/index.js +11 -0
- package/dist/Poolside/Color.js +47 -0
- package/dist/Poolside/Combine.js +65 -0
- package/dist/Poolside/CombineDark.js +65 -0
- package/dist/Poolside/CombineLight.js +65 -0
- package/dist/Poolside/Dark.js +47 -0
- package/dist/Poolside/Light.js +47 -0
- package/dist/Poolside/Mono.js +47 -0
- package/dist/Poolside/index.d.ts +10 -0
- package/dist/Poolside/index.js +11 -0
- package/dist/PrunaAi/Color.js +64 -0
- package/dist/PrunaAi/Combine.js +31 -0
- package/dist/PrunaAi/CombineDark.js +31 -0
- package/dist/PrunaAi/CombineLight.js +31 -0
- package/dist/PrunaAi/Dark.js +28 -0
- package/dist/PrunaAi/Light.js +28 -0
- package/dist/PrunaAi/Mono.js +28 -0
- package/dist/PrunaAi/index.d.ts +10 -0
- package/dist/PrunaAi/index.js +11 -0
- package/dist/Qwen/Color.js +16 -0
- package/dist/Qwen/Combine.js +16 -0
- package/dist/Qwen/CombineDark.js +16 -0
- package/dist/Qwen/CombineLight.js +16 -0
- package/dist/Qwen/Dark.js +13 -0
- package/dist/Qwen/Light.js +13 -0
- package/dist/Qwen/Mono.js +13 -0
- package/dist/Qwen/index.d.ts +10 -0
- package/dist/Qwen/index.js +11 -0
- package/dist/Relace/Color.js +13 -0
- package/dist/Relace/Combine.js +16 -0
- package/dist/Relace/CombineDark.js +16 -0
- package/dist/Relace/CombineLight.js +16 -0
- package/dist/Relace/Dark.js +13 -0
- package/dist/Relace/Light.js +13 -0
- package/dist/Relace/Mono.js +13 -0
- package/dist/Relace/index.d.ts +10 -0
- package/dist/Relace/index.js +11 -0
- package/dist/Reve/Color.js +13 -0
- package/dist/Reve/Combine.js +19 -0
- package/dist/Reve/CombineDark.js +19 -0
- package/dist/Reve/CombineLight.js +19 -0
- package/dist/Reve/Dark.js +13 -0
- package/dist/Reve/Light.js +13 -0
- package/dist/Reve/Mono.js +13 -0
- package/dist/Reve/index.d.ts +10 -0
- package/dist/Reve/index.js +11 -0
- package/dist/Rwkv/Color.js +19 -0
- package/dist/Rwkv/Combine.js +16 -0
- package/dist/Rwkv/CombineDark.js +16 -0
- package/dist/Rwkv/CombineLight.js +16 -0
- package/dist/Rwkv/Dark.js +13 -0
- package/dist/Rwkv/Light.js +13 -0
- package/dist/Rwkv/Mono.js +13 -0
- package/dist/Rwkv/index.d.ts +10 -0
- package/dist/Rwkv/index.js +11 -0
- package/dist/Sensenova/Color.js +25 -0
- package/dist/Sensenova/Combine.js +43 -0
- package/dist/Sensenova/CombineDark.js +43 -0
- package/dist/Sensenova/CombineLight.js +43 -0
- package/dist/Sensenova/Dark.js +25 -0
- package/dist/Sensenova/Light.js +25 -0
- package/dist/Sensenova/Mono.js +25 -0
- package/dist/Sensenova/index.d.ts +10 -0
- package/dist/Sensenova/index.js +11 -0
- package/dist/Skywork/Color.js +19 -0
- package/dist/Skywork/Combine.js +22 -0
- package/dist/Skywork/CombineDark.js +22 -0
- package/dist/Skywork/CombineLight.js +22 -0
- package/dist/Skywork/Dark.js +19 -0
- package/dist/Skywork/Light.js +19 -0
- package/dist/Skywork/Mono.js +19 -0
- package/dist/Skywork/index.d.ts +10 -0
- package/dist/Skywork/index.js +11 -0
- package/dist/Sora/Color.js +19 -0
- package/dist/Sora/Combine.js +31 -0
- package/dist/Sora/CombineDark.js +31 -0
- package/dist/Sora/CombineLight.js +31 -0
- package/dist/Sora/Dark.js +28 -0
- package/dist/Sora/Light.js +28 -0
- package/dist/Sora/Mono.js +28 -0
- package/dist/Sora/index.d.ts +10 -0
- package/dist/Sora/index.js +11 -0
- package/dist/Spark/Color.js +19 -0
- package/dist/Spark/Combine.js +31 -0
- package/dist/Spark/CombineDark.js +31 -0
- package/dist/Spark/CombineLight.js +31 -0
- package/dist/Spark/Dark.js +16 -0
- package/dist/Spark/Light.js +16 -0
- package/dist/Spark/Mono.js +16 -0
- package/dist/Spark/index.d.ts +10 -0
- package/dist/Spark/index.js +11 -0
- package/dist/Stepfun/Color.js +52 -0
- package/dist/Stepfun/Combine.js +25 -0
- package/dist/Stepfun/CombineDark.js +25 -0
- package/dist/Stepfun/CombineLight.js +25 -0
- package/dist/Stepfun/Dark.js +16 -0
- package/dist/Stepfun/Light.js +16 -0
- package/dist/Stepfun/Mono.js +16 -0
- package/dist/Stepfun/index.d.ts +10 -0
- package/dist/Stepfun/index.js +11 -0
- package/dist/Voyage/Color.js +13 -0
- package/dist/Voyage/Combine.js +16 -0
- package/dist/Voyage/CombineDark.js +16 -0
- package/dist/Voyage/CombineLight.js +16 -0
- package/dist/Voyage/Dark.js +13 -0
- package/dist/Voyage/Light.js +13 -0
- package/dist/Voyage/Mono.js +13 -0
- package/dist/Voyage/index.d.ts +10 -0
- package/dist/Voyage/index.js +11 -0
- package/dist/Wenxin/Color.js +19 -0
- package/dist/Wenxin/Combine.js +16 -0
- package/dist/Wenxin/CombineDark.js +16 -0
- package/dist/Wenxin/CombineLight.js +16 -0
- package/dist/Wenxin/Dark.js +13 -0
- package/dist/Wenxin/Light.js +13 -0
- package/dist/Wenxin/Mono.js +13 -0
- package/dist/Wenxin/index.d.ts +10 -0
- package/dist/Wenxin/index.js +11 -0
- package/dist/XiaomiMimo/Color.js +16 -0
- package/dist/XiaomiMimo/Combine.js +22 -0
- package/dist/XiaomiMimo/CombineDark.js +22 -0
- package/dist/XiaomiMimo/CombineLight.js +22 -0
- package/dist/XiaomiMimo/Dark.js +16 -0
- package/dist/XiaomiMimo/Light.js +16 -0
- package/dist/XiaomiMimo/Mono.js +16 -0
- package/dist/XiaomiMimo/index.d.ts +10 -0
- package/dist/XiaomiMimo/index.js +11 -0
- package/dist/Xuanyuan/Color.js +16 -0
- package/dist/Xuanyuan/Combine.js +19 -0
- package/dist/Xuanyuan/CombineDark.js +19 -0
- package/dist/Xuanyuan/CombineLight.js +19 -0
- package/dist/Xuanyuan/Dark.js +16 -0
- package/dist/Xuanyuan/Light.js +16 -0
- package/dist/Xuanyuan/Mono.js +16 -0
- package/dist/Xuanyuan/index.d.ts +10 -0
- package/dist/Xuanyuan/index.js +11 -0
- package/dist/Yi/Color.js +16 -0
- package/dist/Yi/Combine.js +19 -0
- package/dist/Yi/CombineDark.js +19 -0
- package/dist/Yi/CombineLight.js +19 -0
- package/dist/Yi/Dark.js +16 -0
- package/dist/Yi/Light.js +16 -0
- package/dist/Yi/Mono.js +16 -0
- package/dist/Yi/index.d.ts +10 -0
- package/dist/Yi/index.js +11 -0
- package/dist/catalog.d.ts +461 -1457
- package/dist/catalog.js +2 -2
- package/dist/index.d.ts +67 -130
- package/dist/index.js +67 -130
- package/dist/loaders.js +67 -130
- package/icons/ace.svg +10 -0
- package/icons/ai2.svg +10 -0
- package/icons/ai21-labs.svg +7 -0
- package/icons/aionlabs.svg +66 -0
- package/icons/amazon-nova.svg +37 -0
- package/icons/arcee.svg +7 -0
- package/icons/assemblyai.svg +11 -0
- package/icons/aya.svg +10 -0
- package/icons/baai.svg +10 -0
- package/icons/baichuan.svg +11 -0
- package/icons/bilibili-index.svg +10 -0
- package/icons/chatglm.svg +11 -0
- package/icons/claude.svg +10 -0
- package/icons/codegeex.svg +11 -0
- package/icons/codex.svg +12 -0
- package/icons/cogvideo.svg +135 -0
- package/icons/cogview.svg +168 -0
- package/icons/command-a.svg +9 -0
- package/icons/dalle.svg +14 -0
- package/icons/dbrx.svg +7 -0
- package/icons/deep-cogito.svg +10 -0
- package/icons/deepseek.svg +10 -0
- package/icons/default/ace.svg +10 -0
- package/icons/default/ai2.svg +10 -0
- package/icons/default/ai21-labs.svg +7 -0
- package/icons/default/aionlabs.svg +11 -0
- package/icons/default/amazon-nova.svg +10 -0
- package/icons/default/arcee.svg +7 -0
- package/icons/default/assemblyai.svg +11 -0
- package/icons/default/aya.svg +10 -0
- package/icons/default/baai.svg +10 -0
- package/icons/default/baichuan.svg +7 -0
- package/icons/default/bilibili-index.svg +10 -0
- package/icons/default/chatglm.svg +7 -0
- package/icons/default/claude.svg +10 -0
- package/icons/default/codegeex.svg +11 -0
- package/icons/default/codex.svg +7 -0
- package/icons/default/cogvideo.svg +135 -0
- package/icons/default/cogview.svg +168 -0
- package/icons/default/command-a.svg +9 -0
- package/icons/default/dalle.svg +14 -0
- package/icons/default/dbrx.svg +7 -0
- package/icons/default/deep-cogito.svg +10 -0
- package/icons/default/deepseek.svg +10 -0
- package/icons/default/dolphin.svg +10 -0
- package/icons/default/doubao.svg +12 -0
- package/icons/default/elevenlabs.svg +7 -0
- package/icons/default/essential-ai.svg +10 -0
- package/icons/default/fishaudio.svg +11 -0
- package/icons/default/flux.svg +8 -0
- package/icons/default/gemini.svg +7 -0
- package/icons/default/gemma.svg +10 -0
- package/icons/default/glm-v.svg +11 -0
- package/icons/default/grok.svg +7 -0
- package/icons/default/happyhorse.svg +7 -0
- package/icons/default/hunyuan.svg +10 -0
- package/icons/default/inception-labs.svg +7 -0
- package/icons/default/inflection.svg +7 -0
- package/icons/default/kolors.svg +7 -0
- package/icons/default/kwaikat.svg +8 -0
- package/icons/default/kwaipilot.svg +7 -0
- package/icons/default/liquid.svg +7 -0
- package/icons/default/llava.svg +10 -0
- package/icons/default/longcat.svg +11 -0
- package/icons/default/magic.svg +11 -0
- package/icons/default/meshy.svg +11 -0
- package/icons/default/minimax.svg +7 -0
- package/icons/default/mistral.svg +7 -0
- package/icons/default/morph.svg +7 -0
- package/icons/default/nano-banana.svg +7 -0
- package/icons/default/openchat.svg +11 -0
- package/icons/default/palm.svg +13 -0
- package/icons/default/phind.svg +10 -0
- package/icons/default/poolside.svg +48 -0
- package/icons/default/pruna-ai.svg +12 -0
- package/icons/default/qwen.svg +7 -0
- package/icons/default/relace.svg +7 -0
- package/icons/default/reve.svg +7 -0
- package/icons/default/rwkv.svg +7 -0
- package/icons/default/sensenova.svg +11 -0
- package/icons/default/skywork.svg +11 -0
- package/icons/default/sora.svg +14 -0
- package/icons/default/spark.svg +8 -0
- package/icons/default/stepfun.svg +10 -0
- package/icons/default/voyage.svg +7 -0
- package/icons/default/wenxin.svg +7 -0
- package/icons/default/xiaomi-mimo.svg +10 -0
- package/icons/default/xuanyuan.svg +8 -0
- package/icons/default/yi.svg +8 -0
- package/icons/dolphin.svg +10 -0
- package/icons/doubao.svg +13 -0
- package/icons/elevenlabs.svg +7 -0
- package/icons/essential-ai.svg +14 -0
- package/icons/fishaudio.svg +11 -0
- package/icons/flux.svg +8 -0
- package/icons/gemini.svg +22 -0
- package/icons/gemma.svg +15 -0
- package/icons/glm-v.svg +14 -0
- package/icons/grok.svg +7 -0
- package/icons/happyhorse.svg +7 -0
- package/icons/hunyuan.svg +14 -0
- package/icons/inception-labs.svg +7 -0
- package/icons/inflection.svg +7 -0
- package/icons/kolors.svg +11 -0
- package/icons/kwaikat.svg +8 -0
- package/icons/kwaipilot.svg +16 -0
- package/icons/liquid.svg +7 -0
- package/icons/llava.svg +101 -0
- package/icons/longcat.svg +11 -0
- package/icons/magic.svg +11 -0
- package/icons/meshy.svg +27 -0
- package/icons/minimax.svg +11 -0
- package/icons/mistral.svg +11 -0
- package/icons/morph.svg +7 -0
- package/icons/nano-banana.svg +12 -0
- package/icons/openchat.svg +19 -0
- package/icons/palm.svg +13 -0
- package/icons/phind.svg +10 -0
- package/icons/poolside.svg +48 -0
- package/icons/pruna-ai.svg +36 -0
- package/icons/qwen.svg +11 -0
- package/icons/relace.svg +7 -0
- package/icons/reve.svg +7 -0
- package/icons/rwkv.svg +12 -0
- package/icons/sensenova.svg +11 -0
- package/icons/skywork.svg +11 -0
- package/icons/sora.svg +14 -0
- package/icons/spark.svg +9 -0
- package/icons/stepfun.svg +30 -0
- package/icons/text/ace.svg +7 -0
- package/icons/text/ai2.svg +7 -0
- package/icons/text/ai21-labs.svg +8 -0
- package/icons/text/aionlabs.svg +10 -0
- package/icons/text/amazon-nova.svg +7 -0
- package/icons/text/arcee.svg +7 -0
- package/icons/text/assemblyai.svg +7 -0
- package/icons/text/aya.svg +7 -0
- package/icons/text/baai.svg +7 -0
- package/icons/text/baichuan.svg +7 -0
- package/icons/text/bilibili-index.svg +7 -0
- package/icons/text/chatglm.svg +7 -0
- package/icons/text/claude.svg +7 -0
- package/icons/text/codegeex.svg +12 -0
- package/icons/text/codex.svg +7 -0
- package/icons/text/cogvideo.svg +7 -0
- package/icons/text/cogview.svg +7 -0
- package/icons/text/command-a.svg +8 -0
- package/icons/text/dalle.svg +7 -0
- package/icons/text/dbrx.svg +7 -0
- package/icons/text/deep-cogito.svg +10 -0
- package/icons/text/deepseek.svg +7 -0
- package/icons/text/dolphin.svg +7 -0
- package/icons/text/doubao.svg +7 -0
- package/icons/text/elevenlabs.svg +9 -0
- package/icons/text/essential-ai.svg +7 -0
- package/icons/text/fishaudio.svg +7 -0
- package/icons/text/flux.svg +7 -0
- package/icons/text/gemini.svg +7 -0
- package/icons/text/gemma.svg +7 -0
- package/icons/text/glm-v.svg +7 -0
- package/icons/text/grok.svg +7 -0
- package/icons/text/happyhorse.svg +10 -0
- package/icons/text/hunyuan.svg +7 -0
- package/icons/text/inception-labs.svg +13 -0
- package/icons/text/inflection.svg +7 -0
- package/icons/text/kolors.svg +7 -0
- package/icons/text/kwaikat.svg +9 -0
- package/icons/text/kwaipilot.svg +10 -0
- package/icons/text/liquid.svg +7 -0
- package/icons/text/llava.svg +7 -0
- package/icons/text/longcat.svg +7 -0
- package/icons/text/magic.svg +7 -0
- package/icons/text/meshy.svg +7 -0
- package/icons/text/minimax.svg +7 -0
- package/icons/text/mistral.svg +7 -0
- package/icons/text/morph.svg +11 -0
- package/icons/text/nano-banana.svg +7 -0
- package/icons/text/openchat.svg +7 -0
- package/icons/text/palm.svg +7 -0
- package/icons/text/phind.svg +21 -0
- package/icons/text/poolside.svg +14 -0
- package/icons/text/pruna-ai.svg +7 -0
- package/icons/text/qwen.svg +7 -0
- package/icons/text/relace.svg +7 -0
- package/icons/text/reve.svg +8 -0
- package/icons/text/rwkv.svg +7 -0
- package/icons/text/sensenova.svg +12 -0
- package/icons/text/skywork.svg +7 -0
- package/icons/text/sora.svg +7 -0
- package/icons/text/spark.svg +11 -0
- package/icons/text/stepfun.svg +9 -0
- package/icons/text/voyage.svg +7 -0
- package/icons/text/wenxin.svg +7 -0
- package/icons/text/xiaomi-mimo.svg +8 -0
- package/icons/text/xuanyuan.svg +7 -0
- package/icons/text/yi.svg +7 -0
- package/icons/voyage.svg +7 -0
- package/icons/wenxin.svg +12 -0
- package/icons/xiaomi-mimo.svg +10 -0
- package/icons/xuanyuan.svg +8 -0
- package/icons/yi.svg +8 -0
- package/metadata.json +268 -835
- package/package.json +1 -1
- package/static/black/ace.svg +1 -0
- package/static/black/ai2.svg +1 -0
- package/static/black/ai21-labs.svg +1 -0
- package/static/black/aionlabs.svg +1 -0
- package/static/black/amazon-nova.svg +1 -0
- package/static/black/arcee.svg +1 -0
- package/static/black/assemblyai.svg +1 -0
- package/static/black/aya.svg +1 -0
- package/static/black/baai.svg +1 -0
- package/static/black/baichuan.svg +1 -0
- package/static/black/bilibili-index.svg +1 -0
- package/static/black/chatglm.svg +1 -0
- package/static/black/claude.svg +1 -0
- package/static/black/codegeex.svg +1 -0
- package/static/black/codex.svg +1 -0
- package/static/black/cogvideo.svg +1 -0
- package/static/black/cogview.svg +1 -0
- package/static/black/command-a.svg +1 -0
- package/static/black/dalle.svg +1 -0
- package/static/black/dbrx.svg +1 -0
- package/static/black/deep-cogito.svg +1 -0
- package/static/black/deepseek.svg +1 -0
- package/static/black/dolphin.svg +1 -0
- package/static/black/doubao.svg +1 -0
- package/static/black/elevenlabs.svg +1 -0
- package/static/black/essential-ai.svg +1 -0
- package/static/black/fishaudio.svg +1 -0
- package/static/black/flux.svg +1 -0
- package/static/black/gemini.svg +1 -0
- package/static/black/gemma.svg +1 -0
- package/static/black/glm-v.svg +1 -0
- package/static/black/grok.svg +1 -0
- package/static/black/happyhorse.svg +1 -0
- package/static/black/hunyuan.svg +1 -0
- package/static/black/inception-labs.svg +1 -0
- package/static/black/inflection.svg +1 -0
- package/static/black/kolors.svg +1 -0
- package/static/black/kwaikat.svg +1 -0
- package/static/black/kwaipilot.svg +1 -0
- package/static/black/liquid.svg +1 -0
- package/static/black/llava.svg +1 -0
- package/static/black/longcat.svg +1 -0
- package/static/black/magic.svg +1 -0
- package/static/black/meshy.svg +1 -0
- package/static/black/minimax.svg +1 -0
- package/static/black/mistral.svg +1 -0
- package/static/black/morph.svg +1 -0
- package/static/black/nano-banana.svg +1 -0
- package/static/black/openchat.svg +1 -0
- package/static/black/palm.svg +1 -0
- package/static/black/phind.svg +1 -0
- package/static/black/poolside.svg +1 -0
- package/static/black/pruna-ai.svg +1 -0
- package/static/black/qwen.svg +1 -0
- package/static/black/relace.svg +1 -0
- package/static/black/reve.svg +1 -0
- package/static/black/rwkv.svg +1 -0
- package/static/black/sensenova.svg +1 -0
- package/static/black/skywork.svg +1 -0
- package/static/black/sora.svg +1 -0
- package/static/black/spark.svg +1 -0
- package/static/black/stepfun.svg +1 -0
- package/static/black/voyage.svg +1 -0
- package/static/black/wenxin.svg +1 -0
- package/static/black/xiaomi-mimo.svg +1 -0
- package/static/black/xuanyuan.svg +1 -0
- package/static/black/yi.svg +1 -0
- package/static/combine-dark/ace.svg +1 -0
- package/static/combine-dark/ai2.svg +1 -0
- package/static/combine-dark/ai21-labs.svg +1 -0
- package/static/combine-dark/aionlabs.svg +1 -0
- package/static/combine-dark/amazon-nova.svg +1 -0
- package/static/combine-dark/arcee.svg +1 -0
- package/static/combine-dark/assemblyai.svg +1 -0
- package/static/combine-dark/aya.svg +1 -0
- package/static/combine-dark/baai.svg +1 -0
- package/static/combine-dark/baichuan.svg +1 -0
- package/static/combine-dark/bilibili-index.svg +1 -0
- package/static/combine-dark/chatglm.svg +1 -0
- package/static/combine-dark/claude.svg +1 -0
- package/static/combine-dark/codegeex.svg +1 -0
- package/static/combine-dark/codex.svg +1 -0
- package/static/combine-dark/cogvideo.svg +1 -0
- package/static/combine-dark/cogview.svg +1 -0
- package/static/combine-dark/command-a.svg +1 -0
- package/static/combine-dark/dalle.svg +1 -0
- package/static/combine-dark/dbrx.svg +1 -0
- package/static/combine-dark/deep-cogito.svg +1 -0
- package/static/combine-dark/deepseek.svg +1 -0
- package/static/combine-dark/dolphin.svg +1 -0
- package/static/combine-dark/doubao.svg +1 -0
- package/static/combine-dark/elevenlabs.svg +1 -0
- package/static/combine-dark/essential-ai.svg +1 -0
- package/static/combine-dark/fishaudio.svg +1 -0
- package/static/combine-dark/flux.svg +1 -0
- package/static/combine-dark/gemini.svg +1 -0
- package/static/combine-dark/gemma.svg +1 -0
- package/static/combine-dark/glm-v.svg +1 -0
- package/static/combine-dark/grok.svg +1 -0
- package/static/combine-dark/happyhorse.svg +1 -0
- package/static/combine-dark/hunyuan.svg +1 -0
- package/static/combine-dark/inception-labs.svg +1 -0
- package/static/combine-dark/inflection.svg +1 -0
- package/static/combine-dark/kolors.svg +1 -0
- package/static/combine-dark/kwaikat.svg +1 -0
- package/static/combine-dark/kwaipilot.svg +1 -0
- package/static/combine-dark/liquid.svg +1 -0
- package/static/combine-dark/llava.svg +1 -0
- package/static/combine-dark/longcat.svg +1 -0
- package/static/combine-dark/magic.svg +1 -0
- package/static/combine-dark/meshy.svg +1 -0
- package/static/combine-dark/minimax.svg +1 -0
- package/static/combine-dark/mistral.svg +1 -0
- package/static/combine-dark/morph.svg +1 -0
- package/static/combine-dark/nano-banana.svg +1 -0
- package/static/combine-dark/openchat.svg +1 -0
- package/static/combine-dark/palm.svg +1 -0
- package/static/combine-dark/phind.svg +1 -0
- package/static/combine-dark/poolside.svg +1 -0
- package/static/combine-dark/pruna-ai.svg +1 -0
- package/static/combine-dark/qwen.svg +1 -0
- package/static/combine-dark/relace.svg +1 -0
- package/static/combine-dark/reve.svg +1 -0
- package/static/combine-dark/rwkv.svg +1 -0
- package/static/combine-dark/sensenova.svg +1 -0
- package/static/combine-dark/skywork.svg +1 -0
- package/static/combine-dark/sora.svg +1 -0
- package/static/combine-dark/spark.svg +1 -0
- package/static/combine-dark/stepfun.svg +1 -0
- package/static/combine-dark/voyage.svg +1 -0
- package/static/combine-dark/wenxin.svg +1 -0
- package/static/combine-dark/xiaomi-mimo.svg +1 -0
- package/static/combine-dark/xuanyuan.svg +1 -0
- package/static/combine-dark/yi.svg +1 -0
- package/static/combine-light/ace.svg +1 -0
- package/static/combine-light/ai2.svg +1 -0
- package/static/combine-light/ai21-labs.svg +1 -0
- package/static/combine-light/aionlabs.svg +1 -0
- package/static/combine-light/amazon-nova.svg +1 -0
- package/static/combine-light/arcee.svg +1 -0
- package/static/combine-light/assemblyai.svg +1 -0
- package/static/combine-light/aya.svg +1 -0
- package/static/combine-light/baai.svg +1 -0
- package/static/combine-light/baichuan.svg +1 -0
- package/static/combine-light/bilibili-index.svg +1 -0
- package/static/combine-light/chatglm.svg +1 -0
- package/static/combine-light/claude.svg +1 -0
- package/static/combine-light/codegeex.svg +1 -0
- package/static/combine-light/codex.svg +1 -0
- package/static/combine-light/cogvideo.svg +1 -0
- package/static/combine-light/cogview.svg +1 -0
- package/static/combine-light/command-a.svg +1 -0
- package/static/combine-light/dalle.svg +1 -0
- package/static/combine-light/dbrx.svg +1 -0
- package/static/combine-light/deep-cogito.svg +1 -0
- package/static/combine-light/deepseek.svg +1 -0
- package/static/combine-light/dolphin.svg +1 -0
- package/static/combine-light/doubao.svg +1 -0
- package/static/combine-light/elevenlabs.svg +1 -0
- package/static/combine-light/essential-ai.svg +1 -0
- package/static/combine-light/fishaudio.svg +1 -0
- package/static/combine-light/flux.svg +1 -0
- package/static/combine-light/gemini.svg +1 -0
- package/static/combine-light/gemma.svg +1 -0
- package/static/combine-light/glm-v.svg +1 -0
- package/static/combine-light/grok.svg +1 -0
- package/static/combine-light/happyhorse.svg +1 -0
- package/static/combine-light/hunyuan.svg +1 -0
- package/static/combine-light/inception-labs.svg +1 -0
- package/static/combine-light/inflection.svg +1 -0
- package/static/combine-light/kolors.svg +1 -0
- package/static/combine-light/kwaikat.svg +1 -0
- package/static/combine-light/kwaipilot.svg +1 -0
- package/static/combine-light/liquid.svg +1 -0
- package/static/combine-light/llava.svg +1 -0
- package/static/combine-light/longcat.svg +1 -0
- package/static/combine-light/magic.svg +1 -0
- package/static/combine-light/meshy.svg +1 -0
- package/static/combine-light/minimax.svg +1 -0
- package/static/combine-light/mistral.svg +1 -0
- package/static/combine-light/morph.svg +1 -0
- package/static/combine-light/nano-banana.svg +1 -0
- package/static/combine-light/openchat.svg +1 -0
- package/static/combine-light/palm.svg +1 -0
- package/static/combine-light/phind.svg +1 -0
- package/static/combine-light/poolside.svg +1 -0
- package/static/combine-light/pruna-ai.svg +1 -0
- package/static/combine-light/qwen.svg +1 -0
- package/static/combine-light/relace.svg +1 -0
- package/static/combine-light/reve.svg +1 -0
- package/static/combine-light/rwkv.svg +1 -0
- package/static/combine-light/sensenova.svg +1 -0
- package/static/combine-light/skywork.svg +1 -0
- package/static/combine-light/sora.svg +1 -0
- package/static/combine-light/spark.svg +1 -0
- package/static/combine-light/stepfun.svg +1 -0
- package/static/combine-light/voyage.svg +1 -0
- package/static/combine-light/wenxin.svg +1 -0
- package/static/combine-light/xiaomi-mimo.svg +1 -0
- package/static/combine-light/xuanyuan.svg +1 -0
- package/static/combine-light/yi.svg +1 -0
- package/static/dark/ace.svg +1 -0
- package/static/dark/ai2.svg +1 -0
- package/static/dark/ai21-labs.svg +1 -0
- package/static/dark/aionlabs.svg +1 -0
- package/static/dark/amazon-nova.svg +1 -0
- package/static/dark/arcee.svg +1 -0
- package/static/dark/assemblyai.svg +1 -0
- package/static/dark/aya.svg +1 -0
- package/static/dark/baai.svg +1 -0
- package/static/dark/baichuan.svg +1 -0
- package/static/dark/bilibili-index.svg +1 -0
- package/static/dark/chatglm.svg +1 -0
- package/static/dark/claude.svg +1 -0
- package/static/dark/codegeex.svg +1 -0
- package/static/dark/codex.svg +1 -0
- package/static/dark/cogvideo.svg +1 -0
- package/static/dark/cogview.svg +1 -0
- package/static/dark/command-a.svg +1 -0
- package/static/dark/dalle.svg +1 -0
- package/static/dark/dbrx.svg +1 -0
- package/static/dark/deep-cogito.svg +1 -0
- package/static/dark/deepseek.svg +1 -0
- package/static/dark/dolphin.svg +1 -0
- package/static/dark/doubao.svg +1 -0
- package/static/dark/elevenlabs.svg +1 -0
- package/static/dark/essential-ai.svg +1 -0
- package/static/dark/fishaudio.svg +1 -0
- package/static/dark/flux.svg +1 -0
- package/static/dark/gemini.svg +1 -0
- package/static/dark/gemma.svg +1 -0
- package/static/dark/glm-v.svg +1 -0
- package/static/dark/grok.svg +1 -0
- package/static/dark/happyhorse.svg +1 -0
- package/static/dark/hunyuan.svg +1 -0
- package/static/dark/inception-labs.svg +1 -0
- package/static/dark/inflection.svg +1 -0
- package/static/dark/kolors.svg +1 -0
- package/static/dark/kwaikat.svg +1 -0
- package/static/dark/kwaipilot.svg +1 -0
- package/static/dark/liquid.svg +1 -0
- package/static/dark/llava.svg +1 -0
- package/static/dark/longcat.svg +1 -0
- package/static/dark/magic.svg +1 -0
- package/static/dark/meshy.svg +1 -0
- package/static/dark/minimax.svg +1 -0
- package/static/dark/mistral.svg +1 -0
- package/static/dark/morph.svg +1 -0
- package/static/dark/nano-banana.svg +1 -0
- package/static/dark/openchat.svg +1 -0
- package/static/dark/palm.svg +1 -0
- package/static/dark/phind.svg +1 -0
- package/static/dark/poolside.svg +1 -0
- package/static/dark/pruna-ai.svg +1 -0
- package/static/dark/qwen.svg +1 -0
- package/static/dark/relace.svg +1 -0
- package/static/dark/reve.svg +1 -0
- package/static/dark/rwkv.svg +1 -0
- package/static/dark/sensenova.svg +1 -0
- package/static/dark/skywork.svg +1 -0
- package/static/dark/sora.svg +1 -0
- package/static/dark/spark.svg +1 -0
- package/static/dark/stepfun.svg +1 -0
- package/static/dark/voyage.svg +1 -0
- package/static/dark/wenxin.svg +1 -0
- package/static/dark/xiaomi-mimo.svg +1 -0
- package/static/dark/xuanyuan.svg +1 -0
- package/static/dark/yi.svg +1 -0
- package/static/light/ace.svg +1 -0
- package/static/light/ai2.svg +1 -0
- package/static/light/ai21-labs.svg +1 -0
- package/static/light/aionlabs.svg +1 -0
- package/static/light/amazon-nova.svg +1 -0
- package/static/light/arcee.svg +1 -0
- package/static/light/assemblyai.svg +1 -0
- package/static/light/aya.svg +1 -0
- package/static/light/baai.svg +1 -0
- package/static/light/baichuan.svg +1 -0
- package/static/light/bilibili-index.svg +1 -0
- package/static/light/chatglm.svg +1 -0
- package/static/light/claude.svg +1 -0
- package/static/light/codegeex.svg +1 -0
- package/static/light/codex.svg +1 -0
- package/static/light/cogvideo.svg +1 -0
- package/static/light/cogview.svg +1 -0
- package/static/light/command-a.svg +1 -0
- package/static/light/dalle.svg +1 -0
- package/static/light/dbrx.svg +1 -0
- package/static/light/deep-cogito.svg +1 -0
- package/static/light/deepseek.svg +1 -0
- package/static/light/dolphin.svg +1 -0
- package/static/light/doubao.svg +1 -0
- package/static/light/elevenlabs.svg +1 -0
- package/static/light/essential-ai.svg +1 -0
- package/static/light/fishaudio.svg +1 -0
- package/static/light/flux.svg +1 -0
- package/static/light/gemini.svg +1 -0
- package/static/light/gemma.svg +1 -0
- package/static/light/glm-v.svg +1 -0
- package/static/light/grok.svg +1 -0
- package/static/light/happyhorse.svg +1 -0
- package/static/light/hunyuan.svg +1 -0
- package/static/light/inception-labs.svg +1 -0
- package/static/light/inflection.svg +1 -0
- package/static/light/kolors.svg +1 -0
- package/static/light/kwaikat.svg +1 -0
- package/static/light/kwaipilot.svg +1 -0
- package/static/light/liquid.svg +1 -0
- package/static/light/llava.svg +1 -0
- package/static/light/longcat.svg +1 -0
- package/static/light/magic.svg +1 -0
- package/static/light/meshy.svg +1 -0
- package/static/light/minimax.svg +1 -0
- package/static/light/mistral.svg +1 -0
- package/static/light/morph.svg +1 -0
- package/static/light/nano-banana.svg +1 -0
- package/static/light/openchat.svg +1 -0
- package/static/light/palm.svg +1 -0
- package/static/light/phind.svg +1 -0
- package/static/light/poolside.svg +1 -0
- package/static/light/pruna-ai.svg +1 -0
- package/static/light/qwen.svg +1 -0
- package/static/light/relace.svg +1 -0
- package/static/light/reve.svg +1 -0
- package/static/light/rwkv.svg +1 -0
- package/static/light/sensenova.svg +1 -0
- package/static/light/skywork.svg +1 -0
- package/static/light/sora.svg +1 -0
- package/static/light/spark.svg +1 -0
- package/static/light/stepfun.svg +1 -0
- package/static/light/voyage.svg +1 -0
- package/static/light/wenxin.svg +1 -0
- package/static/light/xiaomi-mimo.svg +1 -0
- package/static/light/xuanyuan.svg +1 -0
- package/static/light/yi.svg +1 -0
- package/static/white/ace.svg +1 -0
- package/static/white/ai2.svg +1 -0
- package/static/white/ai21-labs.svg +1 -0
- package/static/white/aionlabs.svg +1 -0
- package/static/white/amazon-nova.svg +1 -0
- package/static/white/arcee.svg +1 -0
- package/static/white/assemblyai.svg +1 -0
- package/static/white/aya.svg +1 -0
- package/static/white/baai.svg +1 -0
- package/static/white/baichuan.svg +1 -0
- package/static/white/bilibili-index.svg +1 -0
- package/static/white/chatglm.svg +1 -0
- package/static/white/claude.svg +1 -0
- package/static/white/codegeex.svg +1 -0
- package/static/white/codex.svg +1 -0
- package/static/white/cogvideo.svg +1 -0
- package/static/white/cogview.svg +1 -0
- package/static/white/command-a.svg +1 -0
- package/static/white/dalle.svg +1 -0
- package/static/white/dbrx.svg +1 -0
- package/static/white/deep-cogito.svg +1 -0
- package/static/white/deepseek.svg +1 -0
- package/static/white/dolphin.svg +1 -0
- package/static/white/doubao.svg +1 -0
- package/static/white/elevenlabs.svg +1 -0
- package/static/white/essential-ai.svg +1 -0
- package/static/white/fishaudio.svg +1 -0
- package/static/white/flux.svg +1 -0
- package/static/white/gemini.svg +1 -0
- package/static/white/gemma.svg +1 -0
- package/static/white/glm-v.svg +1 -0
- package/static/white/grok.svg +1 -0
- package/static/white/happyhorse.svg +1 -0
- package/static/white/hunyuan.svg +1 -0
- package/static/white/inception-labs.svg +1 -0
- package/static/white/inflection.svg +1 -0
- package/static/white/kolors.svg +1 -0
- package/static/white/kwaikat.svg +1 -0
- package/static/white/kwaipilot.svg +1 -0
- package/static/white/liquid.svg +1 -0
- package/static/white/llava.svg +1 -0
- package/static/white/longcat.svg +1 -0
- package/static/white/magic.svg +1 -0
- package/static/white/meshy.svg +1 -0
- package/static/white/minimax.svg +1 -0
- package/static/white/mistral.svg +1 -0
- package/static/white/morph.svg +1 -0
- package/static/white/nano-banana.svg +1 -0
- package/static/white/openchat.svg +1 -0
- package/static/white/palm.svg +1 -0
- package/static/white/phind.svg +1 -0
- package/static/white/poolside.svg +1 -0
- package/static/white/pruna-ai.svg +1 -0
- package/static/white/qwen.svg +1 -0
- package/static/white/relace.svg +1 -0
- package/static/white/reve.svg +1 -0
- package/static/white/rwkv.svg +1 -0
- package/static/white/sensenova.svg +1 -0
- package/static/white/skywork.svg +1 -0
- package/static/white/sora.svg +1 -0
- package/static/white/spark.svg +1 -0
- package/static/white/stepfun.svg +1 -0
- package/static/white/voyage.svg +1 -0
- package/static/white/wenxin.svg +1 -0
- package/static/white/xiaomi-mimo.svg +1 -0
- package/static/white/xuanyuan.svg +1 -0
- package/static/white/yi.svg +1 -0
- package/dist/Adobe/Color.js +0 -13
- package/dist/Adobe/Combine.js +0 -10
- package/dist/Adobe/CombineDark.js +0 -19
- package/dist/Adobe/CombineLight.js +0 -10
- package/dist/Adobe/Dark.js +0 -13
- package/dist/Adobe/Light.js +0 -10
- package/dist/Adobe/Mono.js +0 -10
- package/dist/Adobe/index.d.ts +0 -10
- package/dist/Adobe/index.js +0 -11
- package/dist/AdobeFirefly/Color.js +0 -13
- package/dist/AdobeFirefly/Combine.js +0 -10
- package/dist/AdobeFirefly/CombineDark.js +0 -19
- package/dist/AdobeFirefly/CombineLight.js +0 -10
- package/dist/AdobeFirefly/Dark.js +0 -13
- package/dist/AdobeFirefly/Light.js +0 -10
- package/dist/AdobeFirefly/Mono.js +0 -10
- package/dist/AdobeFirefly/index.d.ts +0 -10
- package/dist/AdobeFirefly/index.js +0 -11
- package/dist/AgUi/Color.js +0 -16
- package/dist/AgUi/Combine.js +0 -10
- package/dist/AgUi/CombineDark.js +0 -22
- package/dist/AgUi/CombineLight.js +0 -10
- package/dist/AgUi/Dark.js +0 -16
- package/dist/AgUi/Light.js +0 -10
- package/dist/AgUi/Mono.js +0 -10
- package/dist/AgUi/index.d.ts +0 -10
- package/dist/AgUi/index.js +0 -11
- package/dist/AgnesAi/Color.js +0 -16
- package/dist/AgnesAi/Combine.js +0 -10
- package/dist/AgnesAi/CombineDark.js +0 -25
- package/dist/AgnesAi/CombineLight.js +0 -10
- package/dist/AgnesAi/Dark.js +0 -16
- package/dist/AgnesAi/Light.js +0 -10
- package/dist/AgnesAi/Mono.js +0 -10
- package/dist/AgnesAi/index.d.ts +0 -10
- package/dist/AgnesAi/index.js +0 -11
- package/dist/Airjelly/Color.js +0 -16
- package/dist/Airjelly/Combine.js +0 -10
- package/dist/Airjelly/CombineDark.js +0 -25
- package/dist/Airjelly/CombineLight.js +0 -10
- package/dist/Airjelly/Dark.js +0 -16
- package/dist/Airjelly/Light.js +0 -10
- package/dist/Airjelly/Mono.js +0 -10
- package/dist/Airjelly/index.d.ts +0 -10
- package/dist/Airjelly/index.js +0 -11
- package/dist/Amp/Color.js +0 -22
- package/dist/Amp/Combine.js +0 -10
- package/dist/Amp/CombineDark.js +0 -31
- package/dist/Amp/CombineLight.js +0 -10
- package/dist/Amp/Dark.js +0 -22
- package/dist/Amp/Light.js +0 -10
- package/dist/Amp/Mono.js +0 -10
- package/dist/Amp/index.d.ts +0 -10
- package/dist/Amp/index.js +0 -11
- package/dist/Antigravity/Color.js +0 -51
- package/dist/Antigravity/Combine.js +0 -10
- package/dist/Antigravity/CombineDark.js +0 -19
- package/dist/Antigravity/CombineLight.js +0 -10
- package/dist/Antigravity/Dark.js +0 -16
- package/dist/Antigravity/Light.js +0 -10
- package/dist/Antigravity/Mono.js +0 -10
- package/dist/Antigravity/index.d.ts +0 -10
- package/dist/Antigravity/index.js +0 -11
- package/dist/Askverdict/Color.js +0 -49
- package/dist/Askverdict/Combine.js +0 -10
- package/dist/Askverdict/CombineDark.js +0 -34
- package/dist/Askverdict/CombineLight.js +0 -10
- package/dist/Askverdict/Dark.js +0 -25
- package/dist/Askverdict/Light.js +0 -10
- package/dist/Askverdict/Mono.js +0 -10
- package/dist/Askverdict/index.d.ts +0 -10
- package/dist/Askverdict/index.js +0 -11
- package/dist/Automatic1111/Color.js +0 -28
- package/dist/Automatic1111/Combine.js +0 -10
- package/dist/Automatic1111/CombineDark.js +0 -31
- package/dist/Automatic1111/CombineLight.js +0 -10
- package/dist/Automatic1111/Dark.js +0 -28
- package/dist/Automatic1111/Light.js +0 -10
- package/dist/Automatic1111/Mono.js +0 -10
- package/dist/Automatic1111/index.d.ts +0 -10
- package/dist/Automatic1111/index.js +0 -11
- package/dist/Capcut/Color.js +0 -16
- package/dist/Capcut/Combine.js +0 -10
- package/dist/Capcut/CombineDark.js +0 -25
- package/dist/Capcut/CombineLight.js +0 -10
- package/dist/Capcut/Dark.js +0 -16
- package/dist/Capcut/Light.js +0 -10
- package/dist/Capcut/Mono.js +0 -10
- package/dist/Capcut/index.d.ts +0 -10
- package/dist/Capcut/index.js +0 -11
- package/dist/Celestoai/Color.js +0 -19
- package/dist/Celestoai/Combine.js +0 -10
- package/dist/Celestoai/CombineDark.js +0 -22
- package/dist/Celestoai/CombineLight.js +0 -10
- package/dist/Celestoai/Dark.js +0 -16
- package/dist/Celestoai/Light.js +0 -10
- package/dist/Celestoai/Mono.js +0 -10
- package/dist/Celestoai/index.d.ts +0 -10
- package/dist/Celestoai/index.js +0 -11
- package/dist/CherryStudio/Color.js +0 -19
- package/dist/CherryStudio/Combine.js +0 -10
- package/dist/CherryStudio/CombineDark.js +0 -52
- package/dist/CherryStudio/CombineLight.js +0 -10
- package/dist/CherryStudio/Dark.js +0 -19
- package/dist/CherryStudio/Light.js +0 -10
- package/dist/CherryStudio/Mono.js +0 -10
- package/dist/CherryStudio/index.d.ts +0 -10
- package/dist/CherryStudio/index.js +0 -11
- package/dist/ClaudeCode/Color.js +0 -13
- package/dist/ClaudeCode/Combine.js +0 -10
- package/dist/ClaudeCode/CombineDark.js +0 -19
- package/dist/ClaudeCode/CombineLight.js +0 -10
- package/dist/ClaudeCode/Dark.js +0 -13
- package/dist/ClaudeCode/Light.js +0 -10
- package/dist/ClaudeCode/Mono.js +0 -10
- package/dist/ClaudeCode/index.d.ts +0 -10
- package/dist/ClaudeCode/index.js +0 -11
- package/dist/Cline/Color.js +0 -16
- package/dist/Cline/Combine.js +0 -10
- package/dist/Cline/CombineDark.js +0 -28
- package/dist/Cline/CombineLight.js +0 -10
- package/dist/Cline/Dark.js +0 -16
- package/dist/Cline/Light.js +0 -10
- package/dist/Cline/Mono.js +0 -10
- package/dist/Cline/index.d.ts +0 -10
- package/dist/Cline/index.js +0 -11
- package/dist/Clipdrop/Color.js +0 -13
- package/dist/Clipdrop/Combine.js +0 -10
- package/dist/Clipdrop/CombineDark.js +0 -22
- package/dist/Clipdrop/CombineLight.js +0 -10
- package/dist/Clipdrop/Dark.js +0 -13
- package/dist/Clipdrop/Light.js +0 -10
- package/dist/Clipdrop/Mono.js +0 -10
- package/dist/Clipdrop/index.d.ts +0 -10
- package/dist/Clipdrop/index.js +0 -11
- package/dist/Codebuddy/Color.js +0 -25
- package/dist/Codebuddy/Combine.js +0 -10
- package/dist/Codebuddy/CombineDark.js +0 -37
- package/dist/Codebuddy/CombineLight.js +0 -10
- package/dist/Codebuddy/Dark.js +0 -16
- package/dist/Codebuddy/Light.js +0 -10
- package/dist/Codebuddy/Mono.js +0 -10
- package/dist/Codebuddy/index.d.ts +0 -10
- package/dist/Codebuddy/index.js +0 -11
- package/dist/Codeflicker/Color.js +0 -91
- package/dist/Codeflicker/Combine.js +0 -10
- package/dist/Codeflicker/CombineDark.js +0 -28
- package/dist/Codeflicker/CombineLight.js +0 -10
- package/dist/Codeflicker/Dark.js +0 -16
- package/dist/Codeflicker/Light.js +0 -10
- package/dist/Codeflicker/Mono.js +0 -10
- package/dist/Codeflicker/index.d.ts +0 -10
- package/dist/Codeflicker/index.js +0 -11
- package/dist/Colab/Color.js +0 -19
- package/dist/Colab/Combine.js +0 -10
- package/dist/Colab/CombineDark.js +0 -22
- package/dist/Colab/CombineLight.js +0 -10
- package/dist/Colab/Dark.js +0 -13
- package/dist/Colab/Light.js +0 -10
- package/dist/Colab/Mono.js +0 -10
- package/dist/Colab/index.d.ts +0 -10
- package/dist/Colab/index.js +0 -11
- package/dist/Comfyui/Color.js +0 -13
- package/dist/Comfyui/Combine.js +0 -10
- package/dist/Comfyui/CombineDark.js +0 -16
- package/dist/Comfyui/CombineLight.js +0 -10
- package/dist/Comfyui/Dark.js +0 -13
- package/dist/Comfyui/Light.js +0 -10
- package/dist/Comfyui/Mono.js +0 -10
- package/dist/Comfyui/index.d.ts +0 -10
- package/dist/Comfyui/index.js +0 -11
- package/dist/Copilotkit/Color.js +0 -55
- package/dist/Copilotkit/Combine.js +0 -10
- package/dist/Copilotkit/CombineDark.js +0 -40
- package/dist/Copilotkit/CombineLight.js +0 -10
- package/dist/Copilotkit/Dark.js +0 -34
- package/dist/Copilotkit/Light.js +0 -10
- package/dist/Copilotkit/Mono.js +0 -10
- package/dist/Copilotkit/index.d.ts +0 -10
- package/dist/Copilotkit/index.js +0 -11
- package/dist/Coqui/Color.js +0 -19
- package/dist/Coqui/Combine.js +0 -10
- package/dist/Coqui/CombineDark.js +0 -34
- package/dist/Coqui/CombineLight.js +0 -10
- package/dist/Coqui/Dark.js +0 -19
- package/dist/Coqui/Light.js +0 -10
- package/dist/Coqui/Mono.js +0 -10
- package/dist/Coqui/index.d.ts +0 -10
- package/dist/Coqui/index.js +0 -11
- package/dist/Coze/Color.js +0 -16
- package/dist/Coze/Combine.js +0 -10
- package/dist/Coze/CombineDark.js +0 -25
- package/dist/Coze/CombineLight.js +0 -10
- package/dist/Coze/Dark.js +0 -16
- package/dist/Coze/Light.js +0 -10
- package/dist/Coze/Mono.js +0 -10
- package/dist/Coze/index.d.ts +0 -10
- package/dist/Coze/index.js +0 -11
- package/dist/Crewai/Color.js +0 -19
- package/dist/Crewai/Combine.js +0 -10
- package/dist/Crewai/CombineDark.js +0 -25
- package/dist/Crewai/CombineLight.js +0 -10
- package/dist/Crewai/Dark.js +0 -16
- package/dist/Crewai/Light.js +0 -10
- package/dist/Crewai/Mono.js +0 -10
- package/dist/Crewai/index.d.ts +0 -10
- package/dist/Crewai/index.js +0 -11
- package/dist/Cursor/Color.js +0 -13
- package/dist/Cursor/Combine.js +0 -10
- package/dist/Cursor/CombineDark.js +0 -19
- package/dist/Cursor/CombineLight.js +0 -10
- package/dist/Cursor/Dark.js +0 -13
- package/dist/Cursor/Light.js +0 -10
- package/dist/Cursor/Mono.js +0 -10
- package/dist/Cursor/index.d.ts +0 -10
- package/dist/Cursor/index.js +0 -11
- package/dist/Cybercut/Color.js +0 -21
- package/dist/Cybercut/Combine.js +0 -10
- package/dist/Cybercut/CombineDark.js +0 -22
- package/dist/Cybercut/CombineLight.js +0 -10
- package/dist/Cybercut/Dark.js +0 -21
- package/dist/Cybercut/Light.js +0 -12
- package/dist/Cybercut/Mono.js +0 -12
- package/dist/Cybercut/index.d.ts +0 -10
- package/dist/Cybercut/index.js +0 -11
- package/dist/Deepai/Color.js +0 -16
- package/dist/Deepai/Combine.js +0 -10
- package/dist/Deepai/CombineDark.js +0 -25
- package/dist/Deepai/CombineLight.js +0 -10
- package/dist/Deepai/Dark.js +0 -16
- package/dist/Deepai/Light.js +0 -10
- package/dist/Deepai/Mono.js +0 -10
- package/dist/Deepai/index.d.ts +0 -10
- package/dist/Deepai/index.js +0 -11
- package/dist/Deepl/Color.js +0 -19
- package/dist/Deepl/Combine.js +0 -10
- package/dist/Deepl/CombineDark.js +0 -28
- package/dist/Deepl/CombineLight.js +0 -10
- package/dist/Deepl/Dark.js +0 -19
- package/dist/Deepl/Light.js +0 -10
- package/dist/Deepl/Mono.js +0 -10
- package/dist/Deepl/index.d.ts +0 -10
- package/dist/Deepl/index.js +0 -11
- package/dist/Devin/Color.js +0 -19
- package/dist/Devin/Combine.js +0 -10
- package/dist/Devin/CombineDark.js +0 -28
- package/dist/Devin/CombineLight.js +0 -10
- package/dist/Devin/Dark.js +0 -19
- package/dist/Devin/Light.js +0 -10
- package/dist/Devin/Mono.js +0 -10
- package/dist/Devin/index.d.ts +0 -10
- package/dist/Devin/index.js +0 -11
- package/dist/Dify/Color.js +0 -16
- package/dist/Dify/Combine.js +0 -10
- package/dist/Dify/CombineDark.js +0 -25
- package/dist/Dify/CombineLight.js +0 -10
- package/dist/Dify/Dark.js +0 -16
- package/dist/Dify/Light.js +0 -10
- package/dist/Dify/Mono.js +0 -10
- package/dist/Dify/index.d.ts +0 -10
- package/dist/Dify/index.js +0 -11
- package/dist/Doc2x/Color.js +0 -16
- package/dist/Doc2x/Combine.js +0 -10
- package/dist/Doc2x/CombineDark.js +0 -22
- package/dist/Doc2x/CombineLight.js +0 -10
- package/dist/Doc2x/Dark.js +0 -16
- package/dist/Doc2x/Light.js +0 -10
- package/dist/Doc2x/Mono.js +0 -10
- package/dist/Doc2x/index.d.ts +0 -10
- package/dist/Doc2x/index.js +0 -11
- package/dist/Docsearch/Color.js +0 -19
- package/dist/Docsearch/Combine.js +0 -10
- package/dist/Docsearch/CombineDark.js +0 -25
- package/dist/Docsearch/CombineLight.js +0 -10
- package/dist/Docsearch/Dark.js +0 -19
- package/dist/Docsearch/Light.js +0 -10
- package/dist/Docsearch/Mono.js +0 -10
- package/dist/Docsearch/index.d.ts +0 -10
- package/dist/Docsearch/index.js +0 -11
- package/dist/DreamMachine/Color.js +0 -16
- package/dist/DreamMachine/Combine.js +0 -10
- package/dist/DreamMachine/CombineDark.js +0 -28
- package/dist/DreamMachine/CombineLight.js +0 -10
- package/dist/DreamMachine/Dark.js +0 -16
- package/dist/DreamMachine/Light.js +0 -10
- package/dist/DreamMachine/Mono.js +0 -10
- package/dist/DreamMachine/index.d.ts +0 -10
- package/dist/DreamMachine/index.js +0 -11
- package/dist/Fastgpt/Color.js +0 -25
- package/dist/Fastgpt/Combine.js +0 -10
- package/dist/Fastgpt/CombineDark.js +0 -25
- package/dist/Fastgpt/CombineLight.js +0 -10
- package/dist/Fastgpt/Dark.js +0 -19
- package/dist/Fastgpt/Light.js +0 -10
- package/dist/Fastgpt/Mono.js +0 -10
- package/dist/Fastgpt/index.d.ts +0 -10
- package/dist/Fastgpt/index.js +0 -11
- package/dist/Figma/Color.js +0 -25
- package/dist/Figma/Combine.js +0 -10
- package/dist/Figma/CombineDark.js +0 -22
- package/dist/Figma/CombineLight.js +0 -10
- package/dist/Figma/Dark.js +0 -13
- package/dist/Figma/Light.js +0 -10
- package/dist/Figma/Mono.js +0 -10
- package/dist/Figma/index.d.ts +0 -10
- package/dist/Figma/index.js +0 -11
- package/dist/Firecrawl/Color.js +0 -16
- package/dist/Firecrawl/Combine.js +0 -10
- package/dist/Firecrawl/CombineDark.js +0 -25
- package/dist/Firecrawl/CombineLight.js +0 -10
- package/dist/Firecrawl/Dark.js +0 -16
- package/dist/Firecrawl/Light.js +0 -10
- package/dist/Firecrawl/Mono.js +0 -10
- package/dist/Firecrawl/index.d.ts +0 -10
- package/dist/Firecrawl/index.js +0 -11
- package/dist/Flora/Color.js +0 -13
- package/dist/Flora/Combine.js +0 -10
- package/dist/Flora/CombineDark.js +0 -19
- package/dist/Flora/CombineLight.js +0 -10
- package/dist/Flora/Dark.js +0 -13
- package/dist/Flora/Light.js +0 -10
- package/dist/Flora/Mono.js +0 -10
- package/dist/Flora/index.d.ts +0 -10
- package/dist/Flora/index.js +0 -11
- package/dist/Flowith/Color.js +0 -13
- package/dist/Flowith/Combine.js +0 -10
- package/dist/Flowith/CombineDark.js +0 -22
- package/dist/Flowith/CombineLight.js +0 -10
- package/dist/Flowith/Dark.js +0 -13
- package/dist/Flowith/Light.js +0 -10
- package/dist/Flowith/Mono.js +0 -10
- package/dist/Flowith/index.d.ts +0 -10
- package/dist/Flowith/index.js +0 -11
- package/dist/GeminiCli/Color.js +0 -25
- package/dist/GeminiCli/Combine.js +0 -10
- package/dist/GeminiCli/CombineDark.js +0 -25
- package/dist/GeminiCli/CombineLight.js +0 -10
- package/dist/GeminiCli/Dark.js +0 -19
- package/dist/GeminiCli/Light.js +0 -10
- package/dist/GeminiCli/Mono.js +0 -10
- package/dist/GeminiCli/index.d.ts +0 -10
- package/dist/GeminiCli/index.js +0 -11
- package/dist/GithubCopilot/Color.js +0 -13
- package/dist/GithubCopilot/Combine.js +0 -10
- package/dist/GithubCopilot/CombineDark.js +0 -19
- package/dist/GithubCopilot/CombineLight.js +0 -10
- package/dist/GithubCopilot/Dark.js +0 -13
- package/dist/GithubCopilot/Light.js +0 -10
- package/dist/GithubCopilot/Mono.js +0 -10
- package/dist/GithubCopilot/index.d.ts +0 -10
- package/dist/GithubCopilot/index.js +0 -11
- package/dist/Glama/Color.js +0 -19
- package/dist/Glama/Combine.js +0 -10
- package/dist/Glama/CombineDark.js +0 -25
- package/dist/Glama/CombineLight.js +0 -10
- package/dist/Glama/Dark.js +0 -19
- package/dist/Glama/Light.js +0 -10
- package/dist/Glama/Mono.js +0 -10
- package/dist/Glama/index.d.ts +0 -10
- package/dist/Glama/index.js +0 -11
- package/dist/Glif/Color.js +0 -13
- package/dist/Glif/Dark.js +0 -13
- package/dist/Glif/Light.js +0 -10
- package/dist/Glif/Mono.js +0 -10
- package/dist/Glif/index.d.ts +0 -7
- package/dist/Glif/index.js +0 -8
- package/dist/Goose/Color.js +0 -16
- package/dist/Goose/Combine.js +0 -10
- package/dist/Goose/CombineDark.js +0 -25
- package/dist/Goose/CombineLight.js +0 -10
- package/dist/Goose/Dark.js +0 -16
- package/dist/Goose/Light.js +0 -10
- package/dist/Goose/Mono.js +0 -10
- package/dist/Goose/index.d.ts +0 -10
- package/dist/Goose/index.js +0 -11
- package/dist/Gradio/Color.js +0 -31
- package/dist/Gradio/Combine.js +0 -10
- package/dist/Gradio/CombineDark.js +0 -31
- package/dist/Gradio/CombineLight.js +0 -10
- package/dist/Gradio/Dark.js +0 -22
- package/dist/Gradio/Light.js +0 -10
- package/dist/Gradio/Mono.js +0 -10
- package/dist/Gradio/index.d.ts +0 -10
- package/dist/Gradio/index.js +0 -11
- package/dist/Greptile/Color.js +0 -16
- package/dist/Greptile/Combine.js +0 -10
- package/dist/Greptile/CombineDark.js +0 -25
- package/dist/Greptile/CombineLight.js +0 -10
- package/dist/Greptile/Dark.js +0 -16
- package/dist/Greptile/Light.js +0 -10
- package/dist/Greptile/Mono.js +0 -10
- package/dist/Greptile/index.d.ts +0 -10
- package/dist/Greptile/index.js +0 -11
- package/dist/Hailuo/Color.js +0 -28
- package/dist/Hailuo/Combine.js +0 -10
- package/dist/Hailuo/CombineDark.js +0 -25
- package/dist/Hailuo/CombineLight.js +0 -10
- package/dist/Hailuo/Dark.js +0 -16
- package/dist/Hailuo/Light.js +0 -10
- package/dist/Hailuo/Mono.js +0 -10
- package/dist/Hailuo/index.d.ts +0 -10
- package/dist/Hailuo/index.js +0 -11
- package/dist/Haiper/Color.js +0 -13
- package/dist/Haiper/Combine.js +0 -10
- package/dist/Haiper/CombineDark.js +0 -19
- package/dist/Haiper/CombineLight.js +0 -10
- package/dist/Haiper/Dark.js +0 -13
- package/dist/Haiper/Light.js +0 -10
- package/dist/Haiper/Mono.js +0 -10
- package/dist/Haiper/index.d.ts +0 -10
- package/dist/Haiper/index.js +0 -11
- package/dist/Hedra/Color.js +0 -13
- package/dist/Hedra/Combine.js +0 -10
- package/dist/Hedra/CombineDark.js +0 -25
- package/dist/Hedra/CombineLight.js +0 -10
- package/dist/Hedra/Dark.js +0 -13
- package/dist/Hedra/Light.js +0 -10
- package/dist/Hedra/Mono.js +0 -10
- package/dist/Hedra/index.d.ts +0 -10
- package/dist/Hedra/index.js +0 -11
- package/dist/HermesAgent/Color.js +0 -19
- package/dist/HermesAgent/Combine.js +0 -10
- package/dist/HermesAgent/CombineDark.js +0 -31
- package/dist/HermesAgent/CombineLight.js +0 -10
- package/dist/HermesAgent/Dark.js +0 -19
- package/dist/HermesAgent/Light.js +0 -10
- package/dist/HermesAgent/Mono.js +0 -10
- package/dist/HermesAgent/index.d.ts +0 -10
- package/dist/HermesAgent/index.js +0 -11
- package/dist/Icon11x/Color.js +0 -13
- package/dist/Icon11x/Combine.js +0 -10
- package/dist/Icon11x/CombineDark.js +0 -19
- package/dist/Icon11x/CombineLight.js +0 -10
- package/dist/Icon11x/Dark.js +0 -13
- package/dist/Icon11x/Light.js +0 -10
- package/dist/Icon11x/Mono.js +0 -10
- package/dist/Icon11x/index.d.ts +0 -10
- package/dist/Icon11x/index.js +0 -11
- package/dist/Ideogram/Color.js +0 -13
- package/dist/Ideogram/Combine.js +0 -10
- package/dist/Ideogram/CombineDark.js +0 -22
- package/dist/Ideogram/CombineLight.js +0 -10
- package/dist/Ideogram/Dark.js +0 -13
- package/dist/Ideogram/Light.js +0 -10
- package/dist/Ideogram/Mono.js +0 -10
- package/dist/Ideogram/index.d.ts +0 -10
- package/dist/Ideogram/index.js +0 -11
- package/dist/Jimeng/Color.js +0 -116
- package/dist/Jimeng/Combine.js +0 -10
- package/dist/Jimeng/CombineDark.js +0 -19
- package/dist/Jimeng/CombineLight.js +0 -10
- package/dist/Jimeng/Dark.js +0 -13
- package/dist/Jimeng/Light.js +0 -10
- package/dist/Jimeng/Mono.js +0 -10
- package/dist/Jimeng/index.d.ts +0 -10
- package/dist/Jimeng/index.js +0 -11
- package/dist/Junie/Color.js +0 -16
- package/dist/Junie/Combine.js +0 -10
- package/dist/Junie/CombineDark.js +0 -22
- package/dist/Junie/CombineLight.js +0 -10
- package/dist/Junie/Dark.js +0 -16
- package/dist/Junie/Light.js +0 -10
- package/dist/Junie/Mono.js +0 -10
- package/dist/Junie/index.d.ts +0 -10
- package/dist/Junie/index.js +0 -11
- package/dist/KiloCode/Color.js +0 -16
- package/dist/KiloCode/Combine.js +0 -10
- package/dist/KiloCode/CombineDark.js +0 -22
- package/dist/KiloCode/CombineLight.js +0 -10
- package/dist/KiloCode/Dark.js +0 -16
- package/dist/KiloCode/Light.js +0 -10
- package/dist/KiloCode/Mono.js +0 -10
- package/dist/KiloCode/index.d.ts +0 -10
- package/dist/KiloCode/index.js +0 -11
- package/dist/Kimi/Color.js +0 -16
- package/dist/Kimi/Combine.js +0 -10
- package/dist/Kimi/CombineDark.js +0 -25
- package/dist/Kimi/CombineLight.js +0 -10
- package/dist/Kimi/Dark.js +0 -16
- package/dist/Kimi/Light.js +0 -10
- package/dist/Kimi/Mono.js +0 -10
- package/dist/Kimi/index.d.ts +0 -10
- package/dist/Kimi/index.js +0 -11
- package/dist/Kiro/Color.js +0 -22
- package/dist/Kiro/Combine.js +0 -10
- package/dist/Kiro/CombineDark.js +0 -31
- package/dist/Kiro/CombineLight.js +0 -10
- package/dist/Kiro/Dark.js +0 -16
- package/dist/Kiro/Light.js +0 -10
- package/dist/Kiro/Mono.js +0 -10
- package/dist/Kiro/index.d.ts +0 -10
- package/dist/Kiro/index.js +0 -11
- package/dist/Kling/Color.js +0 -49
- package/dist/Kling/Combine.js +0 -10
- package/dist/Kling/CombineDark.js +0 -22
- package/dist/Kling/CombineLight.js +0 -10
- package/dist/Kling/Dark.js +0 -13
- package/dist/Kling/Light.js +0 -10
- package/dist/Kling/Mono.js +0 -10
- package/dist/Kling/index.d.ts +0 -10
- package/dist/Kling/index.js +0 -11
- package/dist/Krea/Color.js +0 -19
- package/dist/Krea/Combine.js +0 -10
- package/dist/Krea/CombineDark.js +0 -25
- package/dist/Krea/CombineLight.js +0 -10
- package/dist/Krea/Dark.js +0 -19
- package/dist/Krea/Light.js +0 -10
- package/dist/Krea/Mono.js +0 -10
- package/dist/Krea/index.d.ts +0 -10
- package/dist/Krea/index.js +0 -11
- package/dist/Langchain/Color.js +0 -16
- package/dist/Langchain/Combine.js +0 -10
- package/dist/Langchain/CombineDark.js +0 -22
- package/dist/Langchain/CombineLight.js +0 -10
- package/dist/Langchain/Dark.js +0 -16
- package/dist/Langchain/Light.js +0 -10
- package/dist/Langchain/Mono.js +0 -10
- package/dist/Langchain/index.d.ts +0 -10
- package/dist/Langchain/index.js +0 -11
- package/dist/Langfuse/Color.js +0 -22
- package/dist/Langfuse/Combine.js +0 -10
- package/dist/Langfuse/CombineDark.js +0 -31
- package/dist/Langfuse/CombineLight.js +0 -10
- package/dist/Langfuse/Dark.js +0 -22
- package/dist/Langfuse/Light.js +0 -10
- package/dist/Langfuse/Mono.js +0 -10
- package/dist/Langfuse/index.d.ts +0 -10
- package/dist/Langfuse/index.js +0 -11
- package/dist/Langgraph/Color.js +0 -13
- package/dist/Langgraph/Dark.js +0 -13
- package/dist/Langgraph/Light.js +0 -10
- package/dist/Langgraph/Mono.js +0 -10
- package/dist/Langgraph/index.d.ts +0 -7
- package/dist/Langgraph/index.js +0 -8
- package/dist/Langsmith/Color.js +0 -13
- package/dist/Langsmith/Dark.js +0 -13
- package/dist/Langsmith/Light.js +0 -10
- package/dist/Langsmith/Mono.js +0 -10
- package/dist/Langsmith/index.d.ts +0 -7
- package/dist/Langsmith/index.js +0 -8
- package/dist/Lightricks/Color.js +0 -13
- package/dist/Lightricks/Combine.js +0 -10
- package/dist/Lightricks/CombineDark.js +0 -22
- package/dist/Lightricks/CombineLight.js +0 -10
- package/dist/Lightricks/Dark.js +0 -13
- package/dist/Lightricks/Light.js +0 -10
- package/dist/Lightricks/Mono.js +0 -10
- package/dist/Lightricks/index.d.ts +0 -10
- package/dist/Lightricks/index.js +0 -11
- package/dist/Livekit/Color.js +0 -16
- package/dist/Livekit/Combine.js +0 -10
- package/dist/Livekit/CombineDark.js +0 -25
- package/dist/Livekit/CombineLight.js +0 -10
- package/dist/Livekit/Dark.js +0 -16
- package/dist/Livekit/Light.js +0 -10
- package/dist/Livekit/Mono.js +0 -10
- package/dist/Livekit/index.d.ts +0 -10
- package/dist/Livekit/index.js +0 -11
- package/dist/Llamaindex/Color.js +0 -22
- package/dist/Llamaindex/Combine.js +0 -10
- package/dist/Llamaindex/CombineDark.js +0 -43
- package/dist/Llamaindex/CombineLight.js +0 -10
- package/dist/Llamaindex/Dark.js +0 -13
- package/dist/Llamaindex/Light.js +0 -10
- package/dist/Llamaindex/Mono.js +0 -10
- package/dist/Llamaindex/index.d.ts +0 -10
- package/dist/Llamaindex/index.js +0 -11
- package/dist/Lovable/Color.js +0 -28
- package/dist/Lovable/Combine.js +0 -10
- package/dist/Lovable/CombineDark.js +0 -22
- package/dist/Lovable/CombineLight.js +0 -10
- package/dist/Lovable/Dark.js +0 -16
- package/dist/Lovable/Light.js +0 -10
- package/dist/Lovable/Mono.js +0 -10
- package/dist/Lovable/index.d.ts +0 -10
- package/dist/Lovable/index.js +0 -11
- package/dist/Lovart/Color.js +0 -16
- package/dist/Lovart/Combine.js +0 -10
- package/dist/Lovart/CombineDark.js +0 -25
- package/dist/Lovart/CombineLight.js +0 -10
- package/dist/Lovart/Dark.js +0 -16
- package/dist/Lovart/Light.js +0 -10
- package/dist/Lovart/Mono.js +0 -10
- package/dist/Lovart/index.d.ts +0 -10
- package/dist/Lovart/index.js +0 -11
- package/dist/Luma/Color.js +0 -43
- package/dist/Luma/Combine.js +0 -10
- package/dist/Luma/CombineDark.js +0 -25
- package/dist/Luma/CombineLight.js +0 -10
- package/dist/Luma/Dark.js +0 -16
- package/dist/Luma/Light.js +0 -10
- package/dist/Luma/Mono.js +0 -10
- package/dist/Luma/index.d.ts +0 -10
- package/dist/Luma/index.js +0 -11
- package/dist/Make/Color.d.ts +0 -3
- package/dist/Make/Color.js +0 -67
- package/dist/Make/Combine.js +0 -10
- package/dist/Make/CombineDark.js +0 -34
- package/dist/Make/CombineLight.js +0 -10
- package/dist/Make/Dark.d.ts +0 -3
- package/dist/Make/Dark.js +0 -22
- package/dist/Make/Light.d.ts +0 -3
- package/dist/Make/Light.js +0 -10
- package/dist/Make/Mono.d.ts +0 -3
- package/dist/Make/Mono.js +0 -10
- package/dist/Make/index.d.ts +0 -10
- package/dist/Make/index.js +0 -11
- package/dist/Manus/Color.d.ts +0 -3
- package/dist/Manus/Color.js +0 -22
- package/dist/Manus/Combine.js +0 -10
- package/dist/Manus/CombineDark.js +0 -28
- package/dist/Manus/CombineLight.js +0 -10
- package/dist/Manus/Dark.d.ts +0 -3
- package/dist/Manus/Dark.js +0 -22
- package/dist/Manus/Light.d.ts +0 -3
- package/dist/Manus/Light.js +0 -10
- package/dist/Manus/Mono.d.ts +0 -3
- package/dist/Manus/Mono.js +0 -10
- package/dist/Manus/index.d.ts +0 -10
- package/dist/Manus/index.js +0 -11
- package/dist/Mastra/Color.d.ts +0 -3
- package/dist/Mastra/Color.js +0 -19
- package/dist/Mastra/Combine.js +0 -10
- package/dist/Mastra/CombineDark.js +0 -28
- package/dist/Mastra/CombineLight.js +0 -10
- package/dist/Mastra/Dark.d.ts +0 -3
- package/dist/Mastra/Dark.js +0 -19
- package/dist/Mastra/Light.d.ts +0 -3
- package/dist/Mastra/Light.js +0 -10
- package/dist/Mastra/Mono.d.ts +0 -3
- package/dist/Mastra/Mono.js +0 -10
- package/dist/Mastra/index.d.ts +0 -10
- package/dist/Mastra/index.js +0 -11
- package/dist/Mcp/Color.d.ts +0 -3
- package/dist/Mcp/Color.js +0 -19
- package/dist/Mcp/Combine.d.ts +0 -3
- package/dist/Mcp/Combine.js +0 -10
- package/dist/Mcp/CombineDark.d.ts +0 -3
- package/dist/Mcp/CombineDark.js +0 -28
- package/dist/Mcp/CombineLight.d.ts +0 -3
- package/dist/Mcp/CombineLight.js +0 -10
- package/dist/Mcp/Dark.d.ts +0 -3
- package/dist/Mcp/Dark.js +0 -19
- package/dist/Mcp/Light.d.ts +0 -3
- package/dist/Mcp/Light.js +0 -10
- package/dist/Mcp/Mono.d.ts +0 -3
- package/dist/Mcp/Mono.js +0 -10
- package/dist/Mcp/index.d.ts +0 -10
- package/dist/Mcp/index.js +0 -11
- package/dist/McpSo/Color.d.ts +0 -3
- package/dist/McpSo/Color.js +0 -19
- package/dist/McpSo/Combine.d.ts +0 -3
- package/dist/McpSo/Combine.js +0 -10
- package/dist/McpSo/CombineDark.d.ts +0 -3
- package/dist/McpSo/CombineDark.js +0 -25
- package/dist/McpSo/CombineLight.d.ts +0 -3
- package/dist/McpSo/CombineLight.js +0 -10
- package/dist/McpSo/Dark.d.ts +0 -3
- package/dist/McpSo/Dark.js +0 -19
- package/dist/McpSo/Light.d.ts +0 -3
- package/dist/McpSo/Light.js +0 -10
- package/dist/McpSo/Mono.d.ts +0 -3
- package/dist/McpSo/Mono.js +0 -10
- package/dist/McpSo/index.d.ts +0 -10
- package/dist/McpSo/index.js +0 -11
- package/dist/MetaAi/Color.d.ts +0 -3
- package/dist/MetaAi/Color.js +0 -76
- package/dist/MetaAi/Combine.d.ts +0 -3
- package/dist/MetaAi/Combine.js +0 -10
- package/dist/MetaAi/CombineDark.d.ts +0 -3
- package/dist/MetaAi/CombineDark.js +0 -22
- package/dist/MetaAi/CombineLight.d.ts +0 -3
- package/dist/MetaAi/CombineLight.js +0 -10
- package/dist/MetaAi/Dark.d.ts +0 -3
- package/dist/MetaAi/Dark.js +0 -13
- package/dist/MetaAi/Light.d.ts +0 -3
- package/dist/MetaAi/Light.js +0 -10
- package/dist/MetaAi/Mono.d.ts +0 -3
- package/dist/MetaAi/Mono.js +0 -10
- package/dist/MetaAi/index.d.ts +0 -10
- package/dist/MetaAi/index.js +0 -11
- package/dist/Metagpt/Color.d.ts +0 -3
- package/dist/Metagpt/Color.js +0 -25
- package/dist/Metagpt/Combine.d.ts +0 -3
- package/dist/Metagpt/Combine.js +0 -10
- package/dist/Metagpt/CombineDark.d.ts +0 -3
- package/dist/Metagpt/CombineDark.js +0 -31
- package/dist/Metagpt/CombineLight.d.ts +0 -3
- package/dist/Metagpt/CombineLight.js +0 -10
- package/dist/Metagpt/Dark.d.ts +0 -3
- package/dist/Metagpt/Dark.js +0 -25
- package/dist/Metagpt/Light.d.ts +0 -3
- package/dist/Metagpt/Light.js +0 -10
- package/dist/Metagpt/Mono.d.ts +0 -3
- package/dist/Metagpt/Mono.js +0 -10
- package/dist/Metagpt/index.d.ts +0 -10
- package/dist/Metagpt/index.js +0 -11
- package/dist/MicrosoftBing/Color.d.ts +0 -3
- package/dist/MicrosoftBing/Color.js +0 -31
- package/dist/MicrosoftBing/Combine.d.ts +0 -3
- package/dist/MicrosoftBing/Combine.js +0 -10
- package/dist/MicrosoftBing/CombineDark.d.ts +0 -3
- package/dist/MicrosoftBing/CombineDark.js +0 -25
- package/dist/MicrosoftBing/CombineLight.d.ts +0 -3
- package/dist/MicrosoftBing/CombineLight.js +0 -10
- package/dist/MicrosoftBing/Dark.d.ts +0 -3
- package/dist/MicrosoftBing/Dark.js +0 -16
- package/dist/MicrosoftBing/Light.d.ts +0 -3
- package/dist/MicrosoftBing/Light.js +0 -10
- package/dist/MicrosoftBing/Mono.d.ts +0 -3
- package/dist/MicrosoftBing/Mono.js +0 -10
- package/dist/MicrosoftBing/index.d.ts +0 -10
- package/dist/MicrosoftBing/index.js +0 -11
- package/dist/MicrosoftCopilot/Color.d.ts +0 -3
- package/dist/MicrosoftCopilot/Color.js +0 -64
- package/dist/MicrosoftCopilot/Combine.d.ts +0 -3
- package/dist/MicrosoftCopilot/Combine.js +0 -10
- package/dist/MicrosoftCopilot/CombineDark.d.ts +0 -3
- package/dist/MicrosoftCopilot/CombineDark.js +0 -22
- package/dist/MicrosoftCopilot/CombineLight.d.ts +0 -3
- package/dist/MicrosoftCopilot/CombineLight.js +0 -10
- package/dist/MicrosoftCopilot/Dark.d.ts +0 -3
- package/dist/MicrosoftCopilot/Dark.js +0 -13
- package/dist/MicrosoftCopilot/Light.d.ts +0 -3
- package/dist/MicrosoftCopilot/Light.js +0 -10
- package/dist/MicrosoftCopilot/Mono.d.ts +0 -3
- package/dist/MicrosoftCopilot/Mono.js +0 -10
- package/dist/MicrosoftCopilot/index.d.ts +0 -10
- package/dist/MicrosoftCopilot/index.js +0 -11
- package/dist/Midjourney/Color.d.ts +0 -3
- package/dist/Midjourney/Color.js +0 -16
- package/dist/Midjourney/Combine.d.ts +0 -3
- package/dist/Midjourney/Combine.js +0 -10
- package/dist/Midjourney/CombineDark.d.ts +0 -3
- package/dist/Midjourney/CombineDark.js +0 -25
- package/dist/Midjourney/CombineLight.d.ts +0 -3
- package/dist/Midjourney/CombineLight.js +0 -10
- package/dist/Midjourney/Dark.d.ts +0 -3
- package/dist/Midjourney/Dark.js +0 -16
- package/dist/Midjourney/Light.d.ts +0 -3
- package/dist/Midjourney/Light.js +0 -10
- package/dist/Midjourney/Mono.d.ts +0 -3
- package/dist/Midjourney/Mono.js +0 -10
- package/dist/Midjourney/index.d.ts +0 -10
- package/dist/Midjourney/index.js +0 -11
- package/dist/Monica/Color.d.ts +0 -3
- package/dist/Monica/Color.js +0 -28
- package/dist/Monica/Combine.d.ts +0 -3
- package/dist/Monica/Combine.js +0 -10
- package/dist/Monica/CombineDark.d.ts +0 -3
- package/dist/Monica/CombineDark.js +0 -28
- package/dist/Monica/CombineLight.d.ts +0 -3
- package/dist/Monica/CombineLight.js +0 -10
- package/dist/Monica/Dark.d.ts +0 -3
- package/dist/Monica/Dark.js +0 -19
- package/dist/Monica/Light.d.ts +0 -3
- package/dist/Monica/Light.js +0 -10
- package/dist/Monica/Mono.d.ts +0 -3
- package/dist/Monica/Mono.js +0 -10
- package/dist/Monica/index.d.ts +0 -10
- package/dist/Monica/index.js +0 -11
- package/dist/Moxt/Color.d.ts +0 -3
- package/dist/Moxt/Color.js +0 -19
- package/dist/Moxt/Combine.d.ts +0 -3
- package/dist/Moxt/Combine.js +0 -10
- package/dist/Moxt/CombineDark.d.ts +0 -3
- package/dist/Moxt/CombineDark.js +0 -25
- package/dist/Moxt/CombineLight.d.ts +0 -3
- package/dist/Moxt/CombineLight.js +0 -10
- package/dist/Moxt/Dark.d.ts +0 -3
- package/dist/Moxt/Dark.js +0 -19
- package/dist/Moxt/Light.d.ts +0 -3
- package/dist/Moxt/Light.js +0 -10
- package/dist/Moxt/Mono.d.ts +0 -3
- package/dist/Moxt/Mono.js +0 -10
- package/dist/Moxt/index.d.ts +0 -10
- package/dist/Moxt/index.js +0 -11
- package/dist/Myshell/Color.d.ts +0 -3
- package/dist/Myshell/Color.js +0 -28
- package/dist/Myshell/Combine.d.ts +0 -3
- package/dist/Myshell/Combine.js +0 -10
- package/dist/Myshell/CombineDark.d.ts +0 -3
- package/dist/Myshell/CombineDark.js +0 -22
- package/dist/Myshell/CombineLight.d.ts +0 -3
- package/dist/Myshell/CombineLight.js +0 -10
- package/dist/Myshell/Dark.d.ts +0 -3
- package/dist/Myshell/Dark.js +0 -19
- package/dist/Myshell/Light.d.ts +0 -3
- package/dist/Myshell/Light.js +0 -10
- package/dist/Myshell/Mono.d.ts +0 -3
- package/dist/Myshell/Mono.js +0 -10
- package/dist/Myshell/index.d.ts +0 -10
- package/dist/Myshell/index.js +0 -11
- package/dist/N8n/Color.d.ts +0 -3
- package/dist/N8n/Color.js +0 -13
- package/dist/N8n/Combine.d.ts +0 -3
- package/dist/N8n/Combine.js +0 -10
- package/dist/N8n/CombineDark.d.ts +0 -3
- package/dist/N8n/CombineDark.js +0 -19
- package/dist/N8n/CombineLight.d.ts +0 -3
- package/dist/N8n/CombineLight.js +0 -10
- package/dist/N8n/Dark.d.ts +0 -3
- package/dist/N8n/Dark.js +0 -13
- package/dist/N8n/Light.d.ts +0 -3
- package/dist/N8n/Light.js +0 -10
- package/dist/N8n/Mono.d.ts +0 -3
- package/dist/N8n/Mono.js +0 -10
- package/dist/N8n/index.d.ts +0 -10
- package/dist/N8n/index.js +0 -11
- package/dist/Notebooklm/Color.d.ts +0 -3
- package/dist/Notebooklm/Color.js +0 -13
- package/dist/Notebooklm/Combine.d.ts +0 -3
- package/dist/Notebooklm/Combine.js +0 -10
- package/dist/Notebooklm/CombineDark.d.ts +0 -3
- package/dist/Notebooklm/CombineDark.js +0 -19
- package/dist/Notebooklm/CombineLight.d.ts +0 -3
- package/dist/Notebooklm/CombineLight.js +0 -10
- package/dist/Notebooklm/Dark.d.ts +0 -3
- package/dist/Notebooklm/Dark.js +0 -13
- package/dist/Notebooklm/Light.d.ts +0 -3
- package/dist/Notebooklm/Light.js +0 -10
- package/dist/Notebooklm/Mono.d.ts +0 -3
- package/dist/Notebooklm/Mono.js +0 -10
- package/dist/Notebooklm/index.d.ts +0 -10
- package/dist/Notebooklm/index.js +0 -11
- package/dist/Notion/Color.d.ts +0 -3
- package/dist/Notion/Color.js +0 -13
- package/dist/Notion/Combine.d.ts +0 -3
- package/dist/Notion/Combine.js +0 -10
- package/dist/Notion/CombineDark.d.ts +0 -3
- package/dist/Notion/CombineDark.js +0 -25
- package/dist/Notion/CombineLight.d.ts +0 -3
- package/dist/Notion/CombineLight.js +0 -10
- package/dist/Notion/Dark.d.ts +0 -3
- package/dist/Notion/Dark.js +0 -13
- package/dist/Notion/Light.d.ts +0 -3
- package/dist/Notion/Light.js +0 -10
- package/dist/Notion/Mono.d.ts +0 -3
- package/dist/Notion/Mono.js +0 -10
- package/dist/Notion/index.d.ts +0 -10
- package/dist/Notion/index.js +0 -11
- package/dist/Novelai/Color.d.ts +0 -3
- package/dist/Novelai/Color.js +0 -16
- package/dist/Novelai/Combine.d.ts +0 -3
- package/dist/Novelai/Combine.js +0 -10
- package/dist/Novelai/CombineDark.d.ts +0 -3
- package/dist/Novelai/CombineDark.js +0 -28
- package/dist/Novelai/CombineLight.d.ts +0 -3
- package/dist/Novelai/CombineLight.js +0 -10
- package/dist/Novelai/Dark.d.ts +0 -3
- package/dist/Novelai/Dark.js +0 -16
- package/dist/Novelai/Light.d.ts +0 -3
- package/dist/Novelai/Light.js +0 -10
- package/dist/Novelai/Mono.d.ts +0 -3
- package/dist/Novelai/Mono.js +0 -10
- package/dist/Novelai/index.d.ts +0 -10
- package/dist/Novelai/index.js +0 -11
- package/dist/Obsidian/Color.d.ts +0 -3
- package/dist/Obsidian/Color.js +0 -22
- package/dist/Obsidian/Combine.d.ts +0 -3
- package/dist/Obsidian/Combine.js +0 -10
- package/dist/Obsidian/CombineDark.d.ts +0 -3
- package/dist/Obsidian/CombineDark.js +0 -28
- package/dist/Obsidian/CombineLight.d.ts +0 -3
- package/dist/Obsidian/CombineLight.js +0 -10
- package/dist/Obsidian/Dark.d.ts +0 -3
- package/dist/Obsidian/Dark.js +0 -22
- package/dist/Obsidian/Light.d.ts +0 -3
- package/dist/Obsidian/Light.js +0 -10
- package/dist/Obsidian/Mono.d.ts +0 -3
- package/dist/Obsidian/Mono.js +0 -10
- package/dist/Obsidian/index.d.ts +0 -10
- package/dist/Obsidian/index.js +0 -11
- package/dist/OpenWebui/Color.d.ts +0 -3
- package/dist/OpenWebui/Color.js +0 -16
- package/dist/OpenWebui/Combine.d.ts +0 -3
- package/dist/OpenWebui/Combine.js +0 -10
- package/dist/OpenWebui/CombineDark.d.ts +0 -3
- package/dist/OpenWebui/CombineDark.js +0 -25
- package/dist/OpenWebui/CombineLight.d.ts +0 -3
- package/dist/OpenWebui/CombineLight.js +0 -10
- package/dist/OpenWebui/Dark.d.ts +0 -3
- package/dist/OpenWebui/Dark.js +0 -16
- package/dist/OpenWebui/Light.d.ts +0 -3
- package/dist/OpenWebui/Light.js +0 -10
- package/dist/OpenWebui/Mono.d.ts +0 -3
- package/dist/OpenWebui/Mono.js +0 -10
- package/dist/OpenWebui/index.d.ts +0 -10
- package/dist/OpenWebui/index.js +0 -11
- package/dist/Openclaw/Color.d.ts +0 -3
- package/dist/Openclaw/Color.js +0 -37
- package/dist/Openclaw/Combine.d.ts +0 -3
- package/dist/Openclaw/Combine.js +0 -12
- package/dist/Openclaw/CombineDark.d.ts +0 -3
- package/dist/Openclaw/CombineDark.js +0 -39
- package/dist/Openclaw/CombineLight.d.ts +0 -3
- package/dist/Openclaw/CombineLight.js +0 -12
- package/dist/Openclaw/Dark.d.ts +0 -3
- package/dist/Openclaw/Dark.js +0 -33
- package/dist/Openclaw/Light.d.ts +0 -3
- package/dist/Openclaw/Light.js +0 -12
- package/dist/Openclaw/Mono.d.ts +0 -3
- package/dist/Openclaw/Mono.js +0 -12
- package/dist/Openclaw/index.d.ts +0 -10
- package/dist/Openclaw/index.js +0 -11
- package/dist/Opencode/Color.d.ts +0 -3
- package/dist/Opencode/Color.js +0 -13
- package/dist/Opencode/Combine.d.ts +0 -3
- package/dist/Opencode/Combine.js +0 -10
- package/dist/Opencode/CombineDark.d.ts +0 -3
- package/dist/Opencode/CombineDark.js +0 -64
- package/dist/Opencode/CombineLight.d.ts +0 -3
- package/dist/Opencode/CombineLight.js +0 -10
- package/dist/Opencode/Dark.d.ts +0 -3
- package/dist/Opencode/Dark.js +0 -13
- package/dist/Opencode/Light.d.ts +0 -3
- package/dist/Opencode/Light.js +0 -10
- package/dist/Opencode/Mono.d.ts +0 -3
- package/dist/Opencode/Mono.js +0 -10
- package/dist/Opencode/index.d.ts +0 -10
- package/dist/Opencode/index.js +0 -11
- package/dist/Openhands/Color.d.ts +0 -3
- package/dist/Openhands/Color.js +0 -22
- package/dist/Openhands/Combine.d.ts +0 -3
- package/dist/Openhands/Combine.js +0 -10
- package/dist/Openhands/CombineDark.d.ts +0 -3
- package/dist/Openhands/CombineDark.js +0 -28
- package/dist/Openhands/CombineLight.d.ts +0 -3
- package/dist/Openhands/CombineLight.js +0 -10
- package/dist/Openhands/Dark.d.ts +0 -3
- package/dist/Openhands/Dark.js +0 -19
- package/dist/Openhands/Light.d.ts +0 -3
- package/dist/Openhands/Light.js +0 -10
- package/dist/Openhands/Mono.d.ts +0 -3
- package/dist/Openhands/Mono.js +0 -10
- package/dist/Openhands/index.d.ts +0 -10
- package/dist/Openhands/index.js +0 -11
- package/dist/Openhuman/Color.d.ts +0 -3
- package/dist/Openhuman/Color.js +0 -13
- package/dist/Openhuman/Combine.d.ts +0 -3
- package/dist/Openhuman/Combine.js +0 -10
- package/dist/Openhuman/CombineDark.d.ts +0 -3
- package/dist/Openhuman/CombineDark.js +0 -22
- package/dist/Openhuman/CombineLight.d.ts +0 -3
- package/dist/Openhuman/CombineLight.js +0 -10
- package/dist/Openhuman/Dark.d.ts +0 -3
- package/dist/Openhuman/Dark.js +0 -13
- package/dist/Openhuman/Light.d.ts +0 -3
- package/dist/Openhuman/Light.js +0 -10
- package/dist/Openhuman/Mono.d.ts +0 -3
- package/dist/Openhuman/Mono.js +0 -10
- package/dist/Openhuman/index.d.ts +0 -10
- package/dist/Openhuman/index.js +0 -11
- package/dist/Phidata/Color.d.ts +0 -3
- package/dist/Phidata/Color.js +0 -13
- package/dist/Phidata/Combine.d.ts +0 -3
- package/dist/Phidata/Combine.js +0 -10
- package/dist/Phidata/CombineDark.d.ts +0 -3
- package/dist/Phidata/CombineDark.js +0 -22
- package/dist/Phidata/CombineLight.d.ts +0 -3
- package/dist/Phidata/CombineLight.js +0 -10
- package/dist/Phidata/Dark.d.ts +0 -3
- package/dist/Phidata/Dark.js +0 -13
- package/dist/Phidata/Light.d.ts +0 -3
- package/dist/Phidata/Light.js +0 -10
- package/dist/Phidata/Mono.d.ts +0 -3
- package/dist/Phidata/Mono.js +0 -10
- package/dist/Phidata/index.d.ts +0 -10
- package/dist/Phidata/index.js +0 -11
- package/dist/Pika/Color.d.ts +0 -3
- package/dist/Pika/Color.js +0 -16
- package/dist/Pika/Combine.d.ts +0 -3
- package/dist/Pika/Combine.js +0 -10
- package/dist/Pika/CombineDark.d.ts +0 -3
- package/dist/Pika/CombineDark.js +0 -22
- package/dist/Pika/CombineLight.d.ts +0 -3
- package/dist/Pika/CombineLight.js +0 -10
- package/dist/Pika/Dark.d.ts +0 -3
- package/dist/Pika/Dark.js +0 -16
- package/dist/Pika/Light.d.ts +0 -3
- package/dist/Pika/Light.js +0 -10
- package/dist/Pika/Mono.d.ts +0 -3
- package/dist/Pika/Mono.js +0 -10
- package/dist/Pika/index.d.ts +0 -10
- package/dist/Pika/index.js +0 -11
- package/dist/Pixverse/Color.d.ts +0 -3
- package/dist/Pixverse/Color.js +0 -28
- package/dist/Pixverse/Combine.d.ts +0 -3
- package/dist/Pixverse/Combine.js +0 -10
- package/dist/Pixverse/CombineDark.d.ts +0 -3
- package/dist/Pixverse/CombineDark.js +0 -46
- package/dist/Pixverse/CombineLight.d.ts +0 -3
- package/dist/Pixverse/CombineLight.js +0 -10
- package/dist/Pixverse/Dark.d.ts +0 -3
- package/dist/Pixverse/Dark.js +0 -16
- package/dist/Pixverse/Light.d.ts +0 -3
- package/dist/Pixverse/Light.js +0 -10
- package/dist/Pixverse/Mono.d.ts +0 -3
- package/dist/Pixverse/Mono.js +0 -10
- package/dist/Pixverse/index.d.ts +0 -10
- package/dist/Pixverse/index.js +0 -11
- package/dist/Player2/Color.d.ts +0 -3
- package/dist/Player2/Color.js +0 -16
- package/dist/Player2/Combine.d.ts +0 -3
- package/dist/Player2/Combine.js +0 -10
- package/dist/Player2/CombineDark.d.ts +0 -3
- package/dist/Player2/CombineDark.js +0 -25
- package/dist/Player2/CombineLight.d.ts +0 -3
- package/dist/Player2/CombineLight.js +0 -10
- package/dist/Player2/Dark.d.ts +0 -3
- package/dist/Player2/Dark.js +0 -16
- package/dist/Player2/Light.d.ts +0 -3
- package/dist/Player2/Light.js +0 -10
- package/dist/Player2/Mono.d.ts +0 -3
- package/dist/Player2/Mono.js +0 -10
- package/dist/Player2/index.d.ts +0 -10
- package/dist/Player2/index.js +0 -11
- package/dist/Poe/Color.d.ts +0 -3
- package/dist/Poe/Color.js +0 -28
- package/dist/Poe/Combine.d.ts +0 -3
- package/dist/Poe/Combine.js +0 -10
- package/dist/Poe/CombineDark.d.ts +0 -3
- package/dist/Poe/CombineDark.js +0 -31
- package/dist/Poe/CombineLight.d.ts +0 -3
- package/dist/Poe/CombineLight.js +0 -10
- package/dist/Poe/Dark.d.ts +0 -3
- package/dist/Poe/Dark.js +0 -22
- package/dist/Poe/Light.d.ts +0 -3
- package/dist/Poe/Light.js +0 -10
- package/dist/Poe/Mono.d.ts +0 -3
- package/dist/Poe/Mono.js +0 -10
- package/dist/Poe/index.d.ts +0 -10
- package/dist/Poe/index.js +0 -11
- package/dist/Pollinations/Color.d.ts +0 -3
- package/dist/Pollinations/Color.js +0 -16
- package/dist/Pollinations/Combine.d.ts +0 -3
- package/dist/Pollinations/Combine.js +0 -10
- package/dist/Pollinations/CombineDark.d.ts +0 -3
- package/dist/Pollinations/CombineDark.js +0 -25
- package/dist/Pollinations/CombineLight.d.ts +0 -3
- package/dist/Pollinations/CombineLight.js +0 -10
- package/dist/Pollinations/Dark.d.ts +0 -3
- package/dist/Pollinations/Dark.js +0 -16
- package/dist/Pollinations/Light.d.ts +0 -3
- package/dist/Pollinations/Light.js +0 -10
- package/dist/Pollinations/Mono.d.ts +0 -3
- package/dist/Pollinations/Mono.js +0 -10
- package/dist/Pollinations/index.d.ts +0 -10
- package/dist/Pollinations/index.js +0 -11
- package/dist/Pydanticai/Color.d.ts +0 -3
- package/dist/Pydanticai/Color.js +0 -28
- package/dist/Pydanticai/Combine.d.ts +0 -3
- package/dist/Pydanticai/Combine.js +0 -10
- package/dist/Pydanticai/CombineDark.d.ts +0 -3
- package/dist/Pydanticai/CombineDark.js +0 -40
- package/dist/Pydanticai/CombineLight.d.ts +0 -3
- package/dist/Pydanticai/CombineLight.js +0 -10
- package/dist/Pydanticai/Dark.d.ts +0 -3
- package/dist/Pydanticai/Dark.js +0 -28
- package/dist/Pydanticai/Light.d.ts +0 -3
- package/dist/Pydanticai/Light.js +0 -10
- package/dist/Pydanticai/Mono.d.ts +0 -3
- package/dist/Pydanticai/Mono.js +0 -10
- package/dist/Pydanticai/index.d.ts +0 -10
- package/dist/Pydanticai/index.js +0 -11
- package/dist/Qingyan/Color.d.ts +0 -3
- package/dist/Qingyan/Color.js +0 -16
- package/dist/Qingyan/Combine.d.ts +0 -3
- package/dist/Qingyan/Combine.js +0 -10
- package/dist/Qingyan/CombineDark.d.ts +0 -3
- package/dist/Qingyan/CombineDark.js +0 -22
- package/dist/Qingyan/CombineLight.d.ts +0 -3
- package/dist/Qingyan/CombineLight.js +0 -10
- package/dist/Qingyan/Dark.d.ts +0 -3
- package/dist/Qingyan/Dark.js +0 -16
- package/dist/Qingyan/Light.d.ts +0 -3
- package/dist/Qingyan/Light.js +0 -10
- package/dist/Qingyan/Mono.d.ts +0 -3
- package/dist/Qingyan/Mono.js +0 -10
- package/dist/Qingyan/index.d.ts +0 -10
- package/dist/Qingyan/index.js +0 -11
- package/dist/Qoder/Color.d.ts +0 -3
- package/dist/Qoder/Color.js +0 -16
- package/dist/Qoder/Combine.d.ts +0 -3
- package/dist/Qoder/Combine.js +0 -10
- package/dist/Qoder/CombineDark.d.ts +0 -3
- package/dist/Qoder/CombineDark.js +0 -25
- package/dist/Qoder/CombineLight.d.ts +0 -3
- package/dist/Qoder/CombineLight.js +0 -10
- package/dist/Qoder/Dark.d.ts +0 -3
- package/dist/Qoder/Dark.js +0 -16
- package/dist/Qoder/Light.d.ts +0 -3
- package/dist/Qoder/Light.js +0 -10
- package/dist/Qoder/Mono.d.ts +0 -3
- package/dist/Qoder/Mono.js +0 -10
- package/dist/Qoder/index.d.ts +0 -10
- package/dist/Qoder/index.js +0 -11
- package/dist/Railway/Color.d.ts +0 -3
- package/dist/Railway/Color.js +0 -19
- package/dist/Railway/Combine.d.ts +0 -3
- package/dist/Railway/Combine.js +0 -10
- package/dist/Railway/CombineDark.d.ts +0 -3
- package/dist/Railway/CombineDark.js +0 -28
- package/dist/Railway/CombineLight.d.ts +0 -3
- package/dist/Railway/CombineLight.js +0 -10
- package/dist/Railway/Dark.d.ts +0 -3
- package/dist/Railway/Dark.js +0 -19
- package/dist/Railway/Light.d.ts +0 -3
- package/dist/Railway/Light.js +0 -10
- package/dist/Railway/Mono.d.ts +0 -3
- package/dist/Railway/Mono.js +0 -10
- package/dist/Railway/index.d.ts +0 -10
- package/dist/Railway/index.js +0 -11
- package/dist/Recraft/Color.d.ts +0 -3
- package/dist/Recraft/Color.js +0 -16
- package/dist/Recraft/Combine.d.ts +0 -3
- package/dist/Recraft/Combine.js +0 -10
- package/dist/Recraft/CombineDark.d.ts +0 -3
- package/dist/Recraft/CombineDark.js +0 -25
- package/dist/Recraft/CombineLight.d.ts +0 -3
- package/dist/Recraft/CombineLight.js +0 -10
- package/dist/Recraft/Dark.d.ts +0 -3
- package/dist/Recraft/Dark.js +0 -16
- package/dist/Recraft/Light.d.ts +0 -3
- package/dist/Recraft/Light.js +0 -10
- package/dist/Recraft/Mono.d.ts +0 -3
- package/dist/Recraft/Mono.js +0 -10
- package/dist/Recraft/index.d.ts +0 -10
- package/dist/Recraft/index.js +0 -11
- package/dist/Replit/Color.d.ts +0 -3
- package/dist/Replit/Color.js +0 -13
- package/dist/Replit/Combine.d.ts +0 -3
- package/dist/Replit/Combine.js +0 -10
- package/dist/Replit/CombineDark.d.ts +0 -3
- package/dist/Replit/CombineDark.js +0 -22
- package/dist/Replit/CombineLight.d.ts +0 -3
- package/dist/Replit/CombineLight.js +0 -10
- package/dist/Replit/Dark.d.ts +0 -3
- package/dist/Replit/Dark.js +0 -13
- package/dist/Replit/Light.d.ts +0 -3
- package/dist/Replit/Light.js +0 -10
- package/dist/Replit/Mono.d.ts +0 -3
- package/dist/Replit/Mono.js +0 -10
- package/dist/Replit/index.d.ts +0 -10
- package/dist/Replit/index.js +0 -11
- package/dist/RooCode/Color.d.ts +0 -3
- package/dist/RooCode/Color.js +0 -16
- package/dist/RooCode/Combine.d.ts +0 -3
- package/dist/RooCode/Combine.js +0 -10
- package/dist/RooCode/CombineDark.d.ts +0 -3
- package/dist/RooCode/CombineDark.js +0 -22
- package/dist/RooCode/CombineLight.d.ts +0 -3
- package/dist/RooCode/CombineLight.js +0 -10
- package/dist/RooCode/Dark.d.ts +0 -3
- package/dist/RooCode/Dark.js +0 -16
- package/dist/RooCode/Light.d.ts +0 -3
- package/dist/RooCode/Light.js +0 -10
- package/dist/RooCode/Mono.d.ts +0 -3
- package/dist/RooCode/Mono.js +0 -10
- package/dist/RooCode/index.d.ts +0 -10
- package/dist/RooCode/index.js +0 -11
- package/dist/Rsshub/Color.d.ts +0 -3
- package/dist/Rsshub/Color.js +0 -19
- package/dist/Rsshub/Combine.d.ts +0 -3
- package/dist/Rsshub/Combine.js +0 -10
- package/dist/Rsshub/CombineDark.d.ts +0 -3
- package/dist/Rsshub/CombineDark.js +0 -25
- package/dist/Rsshub/CombineLight.d.ts +0 -3
- package/dist/Rsshub/CombineLight.js +0 -10
- package/dist/Rsshub/Dark.d.ts +0 -3
- package/dist/Rsshub/Dark.js +0 -19
- package/dist/Rsshub/Light.d.ts +0 -3
- package/dist/Rsshub/Light.js +0 -10
- package/dist/Rsshub/Mono.d.ts +0 -3
- package/dist/Rsshub/Mono.js +0 -10
- package/dist/Rsshub/index.d.ts +0 -10
- package/dist/Rsshub/index.js +0 -11
- package/dist/Runway/Color.d.ts +0 -3
- package/dist/Runway/Color.js +0 -13
- package/dist/Runway/Combine.d.ts +0 -3
- package/dist/Runway/Combine.js +0 -10
- package/dist/Runway/CombineDark.d.ts +0 -3
- package/dist/Runway/CombineDark.js +0 -22
- package/dist/Runway/CombineLight.d.ts +0 -3
- package/dist/Runway/CombineLight.js +0 -10
- package/dist/Runway/Dark.d.ts +0 -3
- package/dist/Runway/Dark.js +0 -13
- package/dist/Runway/Light.d.ts +0 -3
- package/dist/Runway/Light.js +0 -10
- package/dist/Runway/Mono.d.ts +0 -3
- package/dist/Runway/Mono.js +0 -10
- package/dist/Runway/index.d.ts +0 -10
- package/dist/Runway/index.js +0 -11
- package/dist/Sillytavern/Color.d.ts +0 -3
- package/dist/Sillytavern/Color.js +0 -19
- package/dist/Sillytavern/Combine.d.ts +0 -3
- package/dist/Sillytavern/Combine.js +0 -10
- package/dist/Sillytavern/CombineDark.d.ts +0 -3
- package/dist/Sillytavern/CombineDark.js +0 -28
- package/dist/Sillytavern/CombineLight.d.ts +0 -3
- package/dist/Sillytavern/CombineLight.js +0 -10
- package/dist/Sillytavern/Dark.d.ts +0 -3
- package/dist/Sillytavern/Dark.js +0 -19
- package/dist/Sillytavern/Light.d.ts +0 -3
- package/dist/Sillytavern/Light.js +0 -10
- package/dist/Sillytavern/Mono.d.ts +0 -3
- package/dist/Sillytavern/Mono.js +0 -10
- package/dist/Sillytavern/index.d.ts +0 -10
- package/dist/Sillytavern/index.js +0 -11
- package/dist/Slock/Color.d.ts +0 -3
- package/dist/Slock/Color.js +0 -13
- package/dist/Slock/Combine.d.ts +0 -3
- package/dist/Slock/Combine.js +0 -10
- package/dist/Slock/CombineDark.d.ts +0 -3
- package/dist/Slock/CombineDark.js +0 -22
- package/dist/Slock/CombineLight.d.ts +0 -3
- package/dist/Slock/CombineLight.js +0 -10
- package/dist/Slock/Dark.d.ts +0 -3
- package/dist/Slock/Dark.js +0 -13
- package/dist/Slock/Light.d.ts +0 -3
- package/dist/Slock/Light.js +0 -10
- package/dist/Slock/Mono.d.ts +0 -3
- package/dist/Slock/Mono.js +0 -10
- package/dist/Slock/index.d.ts +0 -10
- package/dist/Slock/index.js +0 -11
- package/dist/Smithery/Color.d.ts +0 -3
- package/dist/Smithery/Color.js +0 -16
- package/dist/Smithery/Combine.d.ts +0 -3
- package/dist/Smithery/Combine.js +0 -10
- package/dist/Smithery/CombineDark.d.ts +0 -3
- package/dist/Smithery/CombineDark.js +0 -22
- package/dist/Smithery/CombineLight.d.ts +0 -3
- package/dist/Smithery/CombineLight.js +0 -10
- package/dist/Smithery/Dark.d.ts +0 -3
- package/dist/Smithery/Dark.js +0 -13
- package/dist/Smithery/Light.d.ts +0 -3
- package/dist/Smithery/Light.js +0 -10
- package/dist/Smithery/Mono.d.ts +0 -3
- package/dist/Smithery/Mono.js +0 -10
- package/dist/Smithery/index.d.ts +0 -10
- package/dist/Smithery/index.js +0 -11
- package/dist/Suno/Color.d.ts +0 -3
- package/dist/Suno/Color.js +0 -16
- package/dist/Suno/Combine.d.ts +0 -3
- package/dist/Suno/Combine.js +0 -10
- package/dist/Suno/CombineDark.d.ts +0 -3
- package/dist/Suno/CombineDark.js +0 -22
- package/dist/Suno/CombineLight.d.ts +0 -3
- package/dist/Suno/CombineLight.js +0 -10
- package/dist/Suno/Dark.d.ts +0 -3
- package/dist/Suno/Dark.js +0 -16
- package/dist/Suno/Light.d.ts +0 -3
- package/dist/Suno/Light.js +0 -10
- package/dist/Suno/Mono.d.ts +0 -3
- package/dist/Suno/Mono.js +0 -10
- package/dist/Suno/index.d.ts +0 -10
- package/dist/Suno/index.js +0 -11
- package/dist/Sync/Color.d.ts +0 -3
- package/dist/Sync/Color.js +0 -13
- package/dist/Sync/Combine.d.ts +0 -3
- package/dist/Sync/Combine.js +0 -10
- package/dist/Sync/CombineDark.d.ts +0 -3
- package/dist/Sync/CombineDark.js +0 -22
- package/dist/Sync/CombineLight.d.ts +0 -3
- package/dist/Sync/CombineLight.js +0 -10
- package/dist/Sync/Dark.d.ts +0 -3
- package/dist/Sync/Dark.js +0 -13
- package/dist/Sync/Light.d.ts +0 -3
- package/dist/Sync/Light.js +0 -10
- package/dist/Sync/Mono.d.ts +0 -3
- package/dist/Sync/Mono.js +0 -10
- package/dist/Sync/index.d.ts +0 -10
- package/dist/Sync/index.js +0 -11
- package/dist/Tavily/Color.d.ts +0 -3
- package/dist/Tavily/Color.js +0 -31
- package/dist/Tavily/Combine.d.ts +0 -3
- package/dist/Tavily/Combine.js +0 -10
- package/dist/Tavily/CombineDark.d.ts +0 -3
- package/dist/Tavily/CombineDark.js +0 -25
- package/dist/Tavily/CombineLight.d.ts +0 -3
- package/dist/Tavily/CombineLight.js +0 -10
- package/dist/Tavily/Dark.d.ts +0 -3
- package/dist/Tavily/Dark.js +0 -16
- package/dist/Tavily/Light.d.ts +0 -3
- package/dist/Tavily/Light.js +0 -10
- package/dist/Tavily/Mono.d.ts +0 -3
- package/dist/Tavily/Mono.js +0 -10
- package/dist/Tavily/index.d.ts +0 -10
- package/dist/Tavily/index.js +0 -11
- package/dist/Tiangong/Color.d.ts +0 -3
- package/dist/Tiangong/Color.js +0 -28
- package/dist/Tiangong/Combine.d.ts +0 -3
- package/dist/Tiangong/Combine.js +0 -10
- package/dist/Tiangong/CombineDark.d.ts +0 -3
- package/dist/Tiangong/CombineDark.js +0 -28
- package/dist/Tiangong/CombineLight.d.ts +0 -3
- package/dist/Tiangong/CombineLight.js +0 -10
- package/dist/Tiangong/Dark.d.ts +0 -3
- package/dist/Tiangong/Dark.js +0 -19
- package/dist/Tiangong/Light.d.ts +0 -3
- package/dist/Tiangong/Light.js +0 -10
- package/dist/Tiangong/Mono.d.ts +0 -3
- package/dist/Tiangong/Mono.js +0 -10
- package/dist/Tiangong/index.d.ts +0 -10
- package/dist/Tiangong/index.js +0 -11
- package/dist/Topazlabs/Color.d.ts +0 -3
- package/dist/Topazlabs/Color.js +0 -13
- package/dist/Topazlabs/Combine.d.ts +0 -3
- package/dist/Topazlabs/Combine.js +0 -10
- package/dist/Topazlabs/CombineDark.d.ts +0 -3
- package/dist/Topazlabs/CombineDark.js +0 -31
- package/dist/Topazlabs/CombineLight.d.ts +0 -3
- package/dist/Topazlabs/CombineLight.js +0 -10
- package/dist/Topazlabs/Dark.d.ts +0 -3
- package/dist/Topazlabs/Dark.js +0 -13
- package/dist/Topazlabs/Light.d.ts +0 -3
- package/dist/Topazlabs/Light.js +0 -10
- package/dist/Topazlabs/Mono.d.ts +0 -3
- package/dist/Topazlabs/Mono.js +0 -10
- package/dist/Topazlabs/index.d.ts +0 -10
- package/dist/Topazlabs/index.js +0 -11
- package/dist/Trae/Color.d.ts +0 -3
- package/dist/Trae/Color.js +0 -13
- package/dist/Trae/Combine.d.ts +0 -3
- package/dist/Trae/Combine.js +0 -10
- package/dist/Trae/CombineDark.d.ts +0 -3
- package/dist/Trae/CombineDark.js +0 -19
- package/dist/Trae/CombineLight.d.ts +0 -3
- package/dist/Trae/CombineLight.js +0 -10
- package/dist/Trae/Dark.d.ts +0 -3
- package/dist/Trae/Dark.js +0 -13
- package/dist/Trae/Light.d.ts +0 -3
- package/dist/Trae/Light.js +0 -10
- package/dist/Trae/Mono.d.ts +0 -3
- package/dist/Trae/Mono.js +0 -10
- package/dist/Trae/index.d.ts +0 -10
- package/dist/Trae/index.js +0 -11
- package/dist/Tripo/Color.d.ts +0 -3
- package/dist/Tripo/Color.js +0 -19
- package/dist/Tripo/Combine.d.ts +0 -3
- package/dist/Tripo/Combine.js +0 -10
- package/dist/Tripo/CombineDark.d.ts +0 -3
- package/dist/Tripo/CombineDark.js +0 -25
- package/dist/Tripo/CombineLight.d.ts +0 -3
- package/dist/Tripo/CombineLight.js +0 -10
- package/dist/Tripo/Dark.d.ts +0 -3
- package/dist/Tripo/Dark.js +0 -19
- package/dist/Tripo/Light.d.ts +0 -3
- package/dist/Tripo/Light.js +0 -10
- package/dist/Tripo/Mono.d.ts +0 -3
- package/dist/Tripo/Mono.js +0 -10
- package/dist/Tripo/index.d.ts +0 -10
- package/dist/Tripo/index.js +0 -11
- package/dist/Turix/Color.d.ts +0 -3
- package/dist/Turix/Color.js +0 -13
- package/dist/Turix/Combine.d.ts +0 -3
- package/dist/Turix/Combine.js +0 -10
- package/dist/Turix/CombineDark.d.ts +0 -3
- package/dist/Turix/CombineDark.js +0 -19
- package/dist/Turix/CombineLight.d.ts +0 -3
- package/dist/Turix/CombineLight.js +0 -10
- package/dist/Turix/Dark.d.ts +0 -3
- package/dist/Turix/Dark.js +0 -13
- package/dist/Turix/Light.d.ts +0 -3
- package/dist/Turix/Light.js +0 -10
- package/dist/Turix/Mono.d.ts +0 -3
- package/dist/Turix/Mono.js +0 -10
- package/dist/Turix/index.d.ts +0 -10
- package/dist/Turix/index.js +0 -11
- package/dist/Udio/Color.d.ts +0 -3
- package/dist/Udio/Color.js +0 -13
- package/dist/Udio/Combine.d.ts +0 -3
- package/dist/Udio/Combine.js +0 -10
- package/dist/Udio/CombineDark.d.ts +0 -3
- package/dist/Udio/CombineDark.js +0 -28
- package/dist/Udio/CombineLight.d.ts +0 -3
- package/dist/Udio/CombineLight.js +0 -10
- package/dist/Udio/Dark.d.ts +0 -3
- package/dist/Udio/Dark.js +0 -13
- package/dist/Udio/Light.d.ts +0 -3
- package/dist/Udio/Light.js +0 -10
- package/dist/Udio/Mono.d.ts +0 -3
- package/dist/Udio/Mono.js +0 -10
- package/dist/Udio/index.d.ts +0 -10
- package/dist/Udio/index.js +0 -11
- package/dist/Unstructured/Color.d.ts +0 -3
- package/dist/Unstructured/Color.js +0 -19
- package/dist/Unstructured/Combine.d.ts +0 -3
- package/dist/Unstructured/Combine.js +0 -10
- package/dist/Unstructured/CombineDark.d.ts +0 -3
- package/dist/Unstructured/CombineDark.js +0 -22
- package/dist/Unstructured/CombineLight.d.ts +0 -3
- package/dist/Unstructured/CombineLight.js +0 -10
- package/dist/Unstructured/Dark.d.ts +0 -3
- package/dist/Unstructured/Dark.js +0 -16
- package/dist/Unstructured/Light.d.ts +0 -3
- package/dist/Unstructured/Light.js +0 -10
- package/dist/Unstructured/Mono.d.ts +0 -3
- package/dist/Unstructured/Mono.js +0 -10
- package/dist/Unstructured/index.d.ts +0 -10
- package/dist/Unstructured/index.js +0 -11
- package/dist/V0/Color.d.ts +0 -3
- package/dist/V0/Color.js +0 -13
- package/dist/V0/Dark.d.ts +0 -3
- package/dist/V0/Dark.js +0 -13
- package/dist/V0/Light.d.ts +0 -3
- package/dist/V0/Light.js +0 -10
- package/dist/V0/Mono.d.ts +0 -3
- package/dist/V0/Mono.js +0 -10
- package/dist/V0/index.d.ts +0 -7
- package/dist/V0/index.js +0 -8
- package/dist/VectorizerAi/Color.d.ts +0 -3
- package/dist/VectorizerAi/Color.js +0 -16
- package/dist/VectorizerAi/Combine.d.ts +0 -3
- package/dist/VectorizerAi/Combine.js +0 -10
- package/dist/VectorizerAi/CombineDark.d.ts +0 -3
- package/dist/VectorizerAi/CombineDark.js +0 -22
- package/dist/VectorizerAi/CombineLight.d.ts +0 -3
- package/dist/VectorizerAi/CombineLight.js +0 -10
- package/dist/VectorizerAi/Dark.d.ts +0 -3
- package/dist/VectorizerAi/Dark.js +0 -16
- package/dist/VectorizerAi/Light.d.ts +0 -3
- package/dist/VectorizerAi/Light.js +0 -10
- package/dist/VectorizerAi/Mono.d.ts +0 -3
- package/dist/VectorizerAi/Mono.js +0 -10
- package/dist/VectorizerAi/index.d.ts +0 -10
- package/dist/VectorizerAi/index.js +0 -11
- package/dist/Venice/Color.d.ts +0 -3
- package/dist/Venice/Color.js +0 -16
- package/dist/Venice/Combine.d.ts +0 -3
- package/dist/Venice/Combine.js +0 -10
- package/dist/Venice/CombineDark.d.ts +0 -3
- package/dist/Venice/CombineDark.js +0 -25
- package/dist/Venice/CombineLight.d.ts +0 -3
- package/dist/Venice/CombineLight.js +0 -10
- package/dist/Venice/Dark.d.ts +0 -3
- package/dist/Venice/Dark.js +0 -16
- package/dist/Venice/Light.d.ts +0 -3
- package/dist/Venice/Light.js +0 -10
- package/dist/Venice/Mono.d.ts +0 -3
- package/dist/Venice/Mono.js +0 -10
- package/dist/Venice/index.d.ts +0 -10
- package/dist/Venice/index.js +0 -11
- package/dist/Vidu/Color.d.ts +0 -3
- package/dist/Vidu/Color.js +0 -34
- package/dist/Vidu/Combine.d.ts +0 -3
- package/dist/Vidu/Combine.js +0 -10
- package/dist/Vidu/CombineDark.d.ts +0 -3
- package/dist/Vidu/CombineDark.js +0 -25
- package/dist/Vidu/CombineLight.d.ts +0 -3
- package/dist/Vidu/CombineLight.js +0 -10
- package/dist/Vidu/Dark.d.ts +0 -3
- package/dist/Vidu/Dark.js +0 -16
- package/dist/Vidu/Light.d.ts +0 -3
- package/dist/Vidu/Light.js +0 -10
- package/dist/Vidu/Mono.d.ts +0 -3
- package/dist/Vidu/Mono.js +0 -10
- package/dist/Vidu/index.d.ts +0 -10
- package/dist/Vidu/index.js +0 -11
- package/dist/Viggle/Color.d.ts +0 -3
- package/dist/Viggle/Color.js +0 -16
- package/dist/Viggle/Combine.d.ts +0 -3
- package/dist/Viggle/Combine.js +0 -10
- package/dist/Viggle/CombineDark.d.ts +0 -3
- package/dist/Viggle/CombineDark.js +0 -22
- package/dist/Viggle/CombineLight.d.ts +0 -3
- package/dist/Viggle/CombineLight.js +0 -10
- package/dist/Viggle/Dark.d.ts +0 -3
- package/dist/Viggle/Dark.js +0 -16
- package/dist/Viggle/Light.d.ts +0 -3
- package/dist/Viggle/Light.js +0 -10
- package/dist/Viggle/Mono.d.ts +0 -3
- package/dist/Viggle/Mono.js +0 -10
- package/dist/Viggle/index.d.ts +0 -10
- package/dist/Viggle/index.js +0 -11
- package/dist/Windsurf/Color.d.ts +0 -3
- package/dist/Windsurf/Color.js +0 -16
- package/dist/Windsurf/Combine.d.ts +0 -3
- package/dist/Windsurf/Combine.js +0 -10
- package/dist/Windsurf/CombineDark.d.ts +0 -3
- package/dist/Windsurf/CombineDark.js +0 -22
- package/dist/Windsurf/CombineLight.d.ts +0 -3
- package/dist/Windsurf/CombineLight.js +0 -10
- package/dist/Windsurf/Dark.d.ts +0 -3
- package/dist/Windsurf/Dark.js +0 -16
- package/dist/Windsurf/Light.d.ts +0 -3
- package/dist/Windsurf/Light.js +0 -10
- package/dist/Windsurf/Mono.d.ts +0 -3
- package/dist/Windsurf/Mono.js +0 -10
- package/dist/Windsurf/index.d.ts +0 -10
- package/dist/Windsurf/index.js +0 -11
- package/dist/Youmind/Color.d.ts +0 -3
- package/dist/Youmind/Color.js +0 -13
- package/dist/Youmind/Combine.d.ts +0 -3
- package/dist/Youmind/Combine.js +0 -10
- package/dist/Youmind/CombineDark.d.ts +0 -3
- package/dist/Youmind/CombineDark.js +0 -22
- package/dist/Youmind/CombineLight.d.ts +0 -3
- package/dist/Youmind/CombineLight.js +0 -10
- package/dist/Youmind/Dark.d.ts +0 -3
- package/dist/Youmind/Dark.js +0 -13
- package/dist/Youmind/Light.d.ts +0 -3
- package/dist/Youmind/Light.js +0 -10
- package/dist/Youmind/Mono.d.ts +0 -3
- package/dist/Youmind/Mono.js +0 -10
- package/dist/Youmind/index.d.ts +0 -10
- package/dist/Youmind/index.js +0 -11
- package/dist/Yuanbao/Color.d.ts +0 -3
- package/dist/Yuanbao/Color.js +0 -19
- package/dist/Yuanbao/Combine.d.ts +0 -3
- package/dist/Yuanbao/Combine.js +0 -10
- package/dist/Yuanbao/CombineDark.d.ts +0 -3
- package/dist/Yuanbao/CombineDark.js +0 -25
- package/dist/Yuanbao/CombineLight.d.ts +0 -3
- package/dist/Yuanbao/CombineLight.js +0 -10
- package/dist/Yuanbao/Dark.d.ts +0 -3
- package/dist/Yuanbao/Dark.js +0 -19
- package/dist/Yuanbao/Light.d.ts +0 -3
- package/dist/Yuanbao/Light.js +0 -10
- package/dist/Yuanbao/Mono.d.ts +0 -3
- package/dist/Yuanbao/Mono.js +0 -10
- package/dist/Yuanbao/index.d.ts +0 -10
- package/dist/Yuanbao/index.js +0 -11
- package/dist/Zai/Color.d.ts +0 -3
- package/dist/Zai/Color.js +0 -13
- package/dist/Zai/Combine.d.ts +0 -3
- package/dist/Zai/Combine.js +0 -10
- package/dist/Zai/CombineDark.d.ts +0 -3
- package/dist/Zai/CombineDark.js +0 -19
- package/dist/Zai/CombineLight.d.ts +0 -3
- package/dist/Zai/CombineLight.js +0 -10
- package/dist/Zai/Dark.d.ts +0 -3
- package/dist/Zai/Dark.js +0 -13
- package/dist/Zai/Light.d.ts +0 -3
- package/dist/Zai/Light.js +0 -10
- package/dist/Zai/Mono.d.ts +0 -3
- package/dist/Zai/Mono.js +0 -10
- package/dist/Zai/index.d.ts +0 -10
- package/dist/Zai/index.js +0 -11
- package/dist/Zapier/Color.d.ts +0 -3
- package/dist/Zapier/Color.js +0 -13
- package/dist/Zapier/Combine.d.ts +0 -3
- package/dist/Zapier/Combine.js +0 -10
- package/dist/Zapier/CombineDark.d.ts +0 -3
- package/dist/Zapier/CombineDark.js +0 -19
- package/dist/Zapier/CombineLight.d.ts +0 -3
- package/dist/Zapier/CombineLight.js +0 -10
- package/dist/Zapier/Dark.d.ts +0 -3
- package/dist/Zapier/Dark.js +0 -13
- package/dist/Zapier/Light.d.ts +0 -3
- package/dist/Zapier/Light.js +0 -10
- package/dist/Zapier/Mono.d.ts +0 -3
- package/dist/Zapier/Mono.js +0 -10
- package/dist/Zapier/index.d.ts +0 -10
- package/dist/Zapier/index.js +0 -11
- package/dist/Zeabur/Color.d.ts +0 -3
- package/dist/Zeabur/Color.js +0 -19
- package/dist/Zeabur/Combine.d.ts +0 -3
- package/dist/Zeabur/Combine.js +0 -10
- package/dist/Zeabur/CombineDark.d.ts +0 -3
- package/dist/Zeabur/CombineDark.js +0 -22
- package/dist/Zeabur/CombineLight.d.ts +0 -3
- package/dist/Zeabur/CombineLight.js +0 -10
- package/dist/Zeabur/Dark.d.ts +0 -3
- package/dist/Zeabur/Dark.js +0 -16
- package/dist/Zeabur/Light.d.ts +0 -3
- package/dist/Zeabur/Light.js +0 -10
- package/dist/Zeabur/Mono.d.ts +0 -3
- package/dist/Zeabur/Mono.js +0 -10
- package/dist/Zeabur/index.d.ts +0 -10
- package/dist/Zeabur/index.js +0 -11
- package/dist/Zencoder/Color.d.ts +0 -3
- package/dist/Zencoder/Color.js +0 -16
- package/dist/Zencoder/Combine.d.ts +0 -3
- package/dist/Zencoder/Combine.js +0 -10
- package/dist/Zencoder/CombineDark.d.ts +0 -3
- package/dist/Zencoder/CombineDark.js +0 -25
- package/dist/Zencoder/CombineLight.d.ts +0 -3
- package/dist/Zencoder/CombineLight.js +0 -10
- package/dist/Zencoder/Dark.d.ts +0 -3
- package/dist/Zencoder/Dark.js +0 -16
- package/dist/Zencoder/Light.d.ts +0 -3
- package/dist/Zencoder/Light.js +0 -10
- package/dist/Zencoder/Mono.d.ts +0 -3
- package/dist/Zencoder/Mono.js +0 -10
- package/dist/Zencoder/index.d.ts +0 -10
- package/dist/Zencoder/index.js +0 -11
- package/icons/adobe-firefly.svg +0 -7
- package/icons/adobe.svg +0 -7
- package/icons/ag-ui.svg +0 -12
- package/icons/agnes-ai.svg +0 -12
- package/icons/airjelly.svg +0 -12
- package/icons/amp.svg +0 -14
- package/icons/antigravity.svg +0 -110
- package/icons/askverdict.svg +0 -33
- package/icons/automatic1111.svg +0 -16
- package/icons/capcut.svg +0 -12
- package/icons/celestoai.svg +0 -16
- package/icons/cherry-studio.svg +0 -9
- package/icons/claude-code.svg +0 -7
- package/icons/cline.svg +0 -8
- package/icons/clipdrop.svg +0 -7
- package/icons/codebuddy.svg +0 -18
- package/icons/codeflicker.svg +0 -44
- package/icons/colab.svg +0 -9
- package/icons/combine/adobe-firefly.svg +0 -21
- package/icons/combine/adobe.svg +0 -17
- package/icons/combine/ag-ui.svg +0 -20
- package/icons/combine/agnes-ai.svg +0 -23
- package/icons/combine/airjelly.svg +0 -23
- package/icons/combine/amp.svg +0 -25
- package/icons/combine/antigravity.svg +0 -17
- package/icons/combine/askverdict.svg +0 -24
- package/icons/combine/automatic1111.svg +0 -21
- package/icons/combine/capcut.svg +0 -23
- package/icons/combine/celestoai.svg +0 -20
- package/icons/combine/cherry-studio.svg +0 -32
- package/icons/combine/claude-code.svg +0 -17
- package/icons/combine/cline.svg +0 -24
- package/icons/combine/clipdrop.svg +0 -20
- package/icons/combine/codebuddy.svg +0 -25
- package/icons/combine/codeflicker.svg +0 -20
- package/icons/combine/colab.svg +0 -20
- package/icons/combine/comfyui.svg +0 -14
- package/icons/combine/copilotkit.svg +0 -26
- package/icons/combine/coqui.svg +0 -26
- package/icons/combine/coze.svg +0 -25
- package/icons/combine/crewai.svg +0 -23
- package/icons/combine/cursor.svg +0 -17
- package/icons/combine/cybercut.svg +0 -18
- package/icons/combine/deepai.svg +0 -23
- package/icons/combine/deepl.svg +0 -24
- package/icons/combine/devin.svg +0 -22
- package/icons/combine/dify.svg +0 -17
- package/icons/combine/doc2x.svg +0 -18
- package/icons/combine/docsearch.svg +0 -21
- package/icons/combine/dream-machine.svg +0 -24
- package/icons/combine/fastgpt.svg +0 -21
- package/icons/combine/figma.svg +0 -20
- package/icons/combine/firecrawl.svg +0 -23
- package/icons/combine/flora.svg +0 -17
- package/icons/combine/flowith.svg +0 -20
- package/icons/combine/gemini-cli.svg +0 -21
- package/icons/combine/github-copilot.svg +0 -17
- package/icons/combine/glama.svg +0 -19
- package/icons/combine/goose.svg +0 -23
- package/icons/combine/gradio.svg +0 -25
- package/icons/combine/greptile.svg +0 -23
- package/icons/combine/hailuo.svg +0 -23
- package/icons/combine/haiper.svg +0 -17
- package/icons/combine/hedra.svg +0 -23
- package/icons/combine/hermes-agent.svg +0 -25
- package/icons/combine/icon-11x.svg +0 -17
- package/icons/combine/ideogram.svg +0 -20
- package/icons/combine/jimeng.svg +0 -17
- package/icons/combine/junie.svg +0 -20
- package/icons/combine/kilo-code.svg +0 -20
- package/icons/combine/kimi.svg +0 -25
- package/icons/combine/kiro.svg +0 -25
- package/icons/combine/kling.svg +0 -20
- package/icons/combine/krea.svg +0 -21
- package/icons/combine/langchain.svg +0 -20
- package/icons/combine/langfuse.svg +0 -25
- package/icons/combine/lightricks.svg +0 -20
- package/icons/combine/livekit.svg +0 -21
- package/icons/combine/llamaindex.svg +0 -33
- package/icons/combine/lovable.svg +0 -20
- package/icons/combine/lovart.svg +0 -23
- package/icons/combine/luma.svg +0 -21
- package/icons/combine/make.svg +0 -26
- package/icons/combine/manus.svg +0 -22
- package/icons/combine/mastra.svg +0 -24
- package/icons/combine/mcp-so.svg +0 -21
- package/icons/combine/mcp.svg +0 -24
- package/icons/combine/meta-ai.svg +0 -20
- package/icons/combine/metagpt.svg +0 -23
- package/icons/combine/microsoft-bing.svg +0 -23
- package/icons/combine/microsoft-copilot.svg +0 -20
- package/icons/combine/midjourney.svg +0 -23
- package/icons/combine/monica.svg +0 -24
- package/icons/combine/moxt.svg +0 -21
- package/icons/combine/myshell.svg +0 -18
- package/icons/combine/n8n.svg +0 -17
- package/icons/combine/notebooklm.svg +0 -17
- package/icons/combine/notion.svg +0 -23
- package/icons/combine/novelai.svg +0 -22
- package/icons/combine/obsidian.svg +0 -22
- package/icons/combine/open-webui.svg +0 -25
- package/icons/combine/openclaw.svg +0 -35
- package/icons/combine/opencode.svg +0 -32
- package/icons/combine/openhands.svg +0 -24
- package/icons/combine/openhuman.svg +0 -20
- package/icons/combine/phidata.svg +0 -20
- package/icons/combine/pika.svg +0 -20
- package/icons/combine/pixverse.svg +0 -28
- package/icons/combine/player2.svg +0 -21
- package/icons/combine/poe.svg +0 -23
- package/icons/combine/pollinations.svg +0 -23
- package/icons/combine/pydanticai.svg +0 -28
- package/icons/combine/qingyan.svg +0 -18
- package/icons/combine/qoder.svg +0 -21
- package/icons/combine/railway.svg +0 -24
- package/icons/combine/recraft.svg +0 -25
- package/icons/combine/replit.svg +0 -20
- package/icons/combine/roo-code.svg +0 -20
- package/icons/combine/rsshub.svg +0 -19
- package/icons/combine/runway.svg +0 -20
- package/icons/combine/sillytavern.svg +0 -22
- package/icons/combine/slock.svg +0 -20
- package/icons/combine/smithery.svg +0 -20
- package/icons/combine/suno.svg +0 -20
- package/icons/combine/sync.svg +0 -20
- package/icons/combine/tavily.svg +0 -23
- package/icons/combine/tiangong.svg +0 -22
- package/icons/combine/topazlabs.svg +0 -23
- package/icons/combine/trae.svg +0 -17
- package/icons/combine/tripo.svg +0 -21
- package/icons/combine/turix.svg +0 -17
- package/icons/combine/udio.svg +0 -20
- package/icons/combine/unstructured.svg +0 -20
- package/icons/combine/vectorizer-ai.svg +0 -24
- package/icons/combine/venice.svg +0 -19
- package/icons/combine/vidu.svg +0 -23
- package/icons/combine/viggle.svg +0 -20
- package/icons/combine/windsurf.svg +0 -20
- package/icons/combine/youmind.svg +0 -20
- package/icons/combine/yuanbao.svg +0 -21
- package/icons/combine/zai.svg +0 -17
- package/icons/combine/zapier.svg +0 -17
- package/icons/combine/zeabur.svg +0 -18
- package/icons/combine/zencoder.svg +0 -23
- package/icons/comfyui.svg +0 -7
- package/icons/copilotkit.svg +0 -37
- package/icons/coqui.svg +0 -13
- package/icons/coze.svg +0 -12
- package/icons/crewai.svg +0 -13
- package/icons/cursor.svg +0 -7
- package/icons/cybercut.svg +0 -23
- package/icons/deepai.svg +0 -12
- package/icons/deepl.svg +0 -13
- package/icons/default/adobe-firefly.svg +0 -7
- package/icons/default/adobe.svg +0 -7
- package/icons/default/ag-ui.svg +0 -12
- package/icons/default/agnes-ai.svg +0 -12
- package/icons/default/airjelly.svg +0 -12
- package/icons/default/amp.svg +0 -14
- package/icons/default/antigravity.svg +0 -12
- package/icons/default/askverdict.svg +0 -11
- package/icons/default/automatic1111.svg +0 -16
- package/icons/default/capcut.svg +0 -12
- package/icons/default/celestoai.svg +0 -12
- package/icons/default/cherry-studio.svg +0 -9
- package/icons/default/claude-code.svg +0 -7
- package/icons/default/cline.svg +0 -8
- package/icons/default/clipdrop.svg +0 -7
- package/icons/default/codebuddy.svg +0 -8
- package/icons/default/codeflicker.svg +0 -8
- package/icons/default/colab.svg +0 -7
- package/icons/default/comfyui.svg +0 -7
- package/icons/default/copilotkit.svg +0 -18
- package/icons/default/coqui.svg +0 -13
- package/icons/default/coze.svg +0 -12
- package/icons/default/crewai.svg +0 -12
- package/icons/default/cursor.svg +0 -7
- package/icons/default/cybercut.svg +0 -23
- package/icons/default/deepai.svg +0 -12
- package/icons/default/deepl.svg +0 -13
- package/icons/default/devin.svg +0 -9
- package/icons/default/dify.svg +0 -8
- package/icons/default/doc2x.svg +0 -8
- package/icons/default/docsearch.svg +0 -13
- package/icons/default/dream-machine.svg +0 -8
- package/icons/default/fastgpt.svg +0 -13
- package/icons/default/figma.svg +0 -7
- package/icons/default/firecrawl.svg +0 -12
- package/icons/default/flora.svg +0 -7
- package/icons/default/flowith.svg +0 -7
- package/icons/default/gemini-cli.svg +0 -13
- package/icons/default/github-copilot.svg +0 -7
- package/icons/default/glama.svg +0 -9
- package/icons/default/glif.svg +0 -7
- package/icons/default/goose.svg +0 -12
- package/icons/default/gradio.svg +0 -14
- package/icons/default/greptile.svg +0 -12
- package/icons/default/hailuo.svg +0 -12
- package/icons/default/haiper.svg +0 -7
- package/icons/default/hedra.svg +0 -7
- package/icons/default/hermes-agent.svg +0 -9
- package/icons/default/icon-11x.svg +0 -7
- package/icons/default/ideogram.svg +0 -7
- package/icons/default/jimeng.svg +0 -7
- package/icons/default/junie.svg +0 -12
- package/icons/default/kilo-code.svg +0 -12
- package/icons/default/kimi.svg +0 -8
- package/icons/default/kiro.svg +0 -12
- package/icons/default/kling.svg +0 -7
- package/icons/default/krea.svg +0 -13
- package/icons/default/langchain.svg +0 -12
- package/icons/default/langfuse.svg +0 -14
- package/icons/default/langgraph.svg +0 -7
- package/icons/default/langsmith.svg +0 -7
- package/icons/default/lightricks.svg +0 -7
- package/icons/default/livekit.svg +0 -8
- package/icons/default/llamaindex.svg +0 -7
- package/icons/default/lovable.svg +0 -12
- package/icons/default/lovart.svg +0 -12
- package/icons/default/luma.svg +0 -8
- package/icons/default/make.svg +0 -14
- package/icons/default/manus.svg +0 -14
- package/icons/default/mastra.svg +0 -13
- package/icons/default/mcp-so.svg +0 -13
- package/icons/default/mcp.svg +0 -13
- package/icons/default/meta-ai.svg +0 -7
- package/icons/default/metagpt.svg +0 -15
- package/icons/default/microsoft-bing.svg +0 -12
- package/icons/default/microsoft-copilot.svg +0 -7
- package/icons/default/midjourney.svg +0 -12
- package/icons/default/monica.svg +0 -13
- package/icons/default/moxt.svg +0 -13
- package/icons/default/myshell.svg +0 -13
- package/icons/default/n8n.svg +0 -7
- package/icons/default/notebooklm.svg +0 -7
- package/icons/default/notion.svg +0 -7
- package/icons/default/novelai.svg +0 -12
- package/icons/default/obsidian.svg +0 -14
- package/icons/default/open-webui.svg +0 -8
- package/icons/default/openclaw.svg +0 -27
- package/icons/default/opencode.svg +0 -7
- package/icons/default/openhands.svg +0 -13
- package/icons/default/openhuman.svg +0 -7
- package/icons/default/phidata.svg +0 -7
- package/icons/default/pika.svg +0 -12
- package/icons/default/pixverse.svg +0 -8
- package/icons/default/player2.svg +0 -8
- package/icons/default/poe.svg +0 -10
- package/icons/default/pollinations.svg +0 -12
- package/icons/default/pydanticai.svg +0 -12
- package/icons/default/qingyan.svg +0 -8
- package/icons/default/qoder.svg +0 -8
- package/icons/default/railway.svg +0 -13
- package/icons/default/recraft.svg +0 -8
- package/icons/default/replit.svg +0 -7
- package/icons/default/roo-code.svg +0 -12
- package/icons/default/rsshub.svg +0 -9
- package/icons/default/runway.svg +0 -7
- package/icons/default/sillytavern.svg +0 -9
- package/icons/default/slock.svg +0 -7
- package/icons/default/smithery.svg +0 -7
- package/icons/default/suno.svg +0 -12
- package/icons/default/sync.svg +0 -7
- package/icons/default/tavily.svg +0 -12
- package/icons/default/tiangong.svg +0 -9
- package/icons/default/topazlabs.svg +0 -7
- package/icons/default/trae.svg +0 -7
- package/icons/default/tripo.svg +0 -13
- package/icons/default/turix.svg +0 -7
- package/icons/default/udio.svg +0 -7
- package/icons/default/unstructured.svg +0 -12
- package/icons/default/v0.svg +0 -7
- package/icons/default/vectorizer-ai.svg +0 -12
- package/icons/default/venice.svg +0 -8
- package/icons/default/vidu.svg +0 -12
- package/icons/default/viggle.svg +0 -12
- package/icons/default/windsurf.svg +0 -12
- package/icons/default/youmind.svg +0 -7
- package/icons/default/yuanbao.svg +0 -13
- package/icons/default/zai.svg +0 -7
- package/icons/default/zapier.svg +0 -7
- package/icons/default/zeabur.svg +0 -8
- package/icons/default/zencoder.svg +0 -12
- package/icons/devin.svg +0 -9
- package/icons/dify.svg +0 -8
- package/icons/doc2x.svg +0 -8
- package/icons/docsearch.svg +0 -13
- package/icons/dream-machine.svg +0 -8
- package/icons/fastgpt.svg +0 -21
- package/icons/figma.svg +0 -11
- package/icons/firecrawl.svg +0 -12
- package/icons/flora.svg +0 -7
- package/icons/flowith.svg +0 -7
- package/icons/gemini-cli.svg +0 -18
- package/icons/github-copilot.svg +0 -7
- package/icons/glama.svg +0 -9
- package/icons/glif.svg +0 -7
- package/icons/goose.svg +0 -12
- package/icons/gradio.svg +0 -26
- package/icons/greptile.svg +0 -12
- package/icons/hailuo.svg +0 -19
- package/icons/haiper.svg +0 -7
- package/icons/hedra.svg +0 -7
- package/icons/hermes-agent.svg +0 -9
- package/icons/icon-11x.svg +0 -7
- package/icons/ideogram.svg +0 -7
- package/icons/jimeng.svg +0 -90
- package/icons/junie.svg +0 -12
- package/icons/kilo-code.svg +0 -12
- package/icons/kimi.svg +0 -8
- package/icons/kiro.svg +0 -14
- package/icons/kling.svg +0 -35
- package/icons/krea.svg +0 -13
- package/icons/langchain.svg +0 -12
- package/icons/langfuse.svg +0 -14
- package/icons/langgraph.svg +0 -7
- package/icons/langsmith.svg +0 -7
- package/icons/lightricks.svg +0 -7
- package/icons/livekit.svg +0 -8
- package/icons/llamaindex.svg +0 -15
- package/icons/lovable.svg +0 -19
- package/icons/lovart.svg +0 -12
- package/icons/luma.svg +0 -34
- package/icons/make.svg +0 -38
- package/icons/manus.svg +0 -14
- package/icons/mastra.svg +0 -13
- package/icons/mcp-so.svg +0 -13
- package/icons/mcp.svg +0 -13
- package/icons/meta-ai.svg +0 -51
- package/icons/metagpt.svg +0 -15
- package/icons/microsoft-bing.svg +0 -26
- package/icons/microsoft-copilot.svg +0 -46
- package/icons/midjourney.svg +0 -12
- package/icons/monica.svg +0 -19
- package/icons/moxt.svg +0 -13
- package/icons/myshell.svg +0 -22
- package/icons/n8n.svg +0 -7
- package/icons/notebooklm.svg +0 -7
- package/icons/notion.svg +0 -7
- package/icons/novelai.svg +0 -12
- package/icons/obsidian.svg +0 -14
- package/icons/open-webui.svg +0 -8
- package/icons/openclaw.svg +0 -26
- package/icons/opencode.svg +0 -7
- package/icons/openhands.svg +0 -14
- package/icons/openhuman.svg +0 -7
- package/icons/phidata.svg +0 -7
- package/icons/pika.svg +0 -12
- package/icons/pixverse.svg +0 -20
- package/icons/player2.svg +0 -8
- package/icons/poe.svg +0 -20
- package/icons/pollinations.svg +0 -12
- package/icons/pydanticai.svg +0 -12
- package/icons/qingyan.svg +0 -8
- package/icons/qoder.svg +0 -8
- package/icons/railway.svg +0 -13
- package/icons/recraft.svg +0 -8
- package/icons/replit.svg +0 -7
- package/icons/roo-code.svg +0 -12
- package/icons/rsshub.svg +0 -9
- package/icons/runway.svg +0 -7
- package/icons/sillytavern.svg +0 -13
- package/icons/slock.svg +0 -7
- package/icons/smithery.svg +0 -8
- package/icons/suno.svg +0 -12
- package/icons/sync.svg +0 -7
- package/icons/tavily.svg +0 -17
- package/icons/tiangong.svg +0 -23
- package/icons/topazlabs.svg +0 -7
- package/icons/trae.svg +0 -7
- package/icons/tripo.svg +0 -13
- package/icons/turix.svg +0 -7
- package/icons/udio.svg +0 -7
- package/icons/unstructured.svg +0 -13
- package/icons/v0.svg +0 -7
- package/icons/vectorizer-ai.svg +0 -12
- package/icons/venice.svg +0 -8
- package/icons/vidu.svg +0 -21
- package/icons/viggle.svg +0 -12
- package/icons/windsurf.svg +0 -12
- package/icons/youmind.svg +0 -7
- package/icons/yuanbao.svg +0 -9
- package/icons/zai.svg +0 -7
- package/icons/zapier.svg +0 -7
- package/icons/zeabur.svg +0 -9
- package/icons/zencoder.svg +0 -12
- package/static/black/adobe-firefly.svg +0 -1
- package/static/black/adobe.svg +0 -1
- package/static/black/ag-ui.svg +0 -1
- package/static/black/agnes-ai.svg +0 -1
- package/static/black/airjelly.svg +0 -1
- package/static/black/amp.svg +0 -1
- package/static/black/antigravity.svg +0 -1
- package/static/black/askverdict.svg +0 -1
- package/static/black/automatic1111.svg +0 -1
- package/static/black/capcut.svg +0 -1
- package/static/black/celestoai.svg +0 -1
- package/static/black/cherry-studio.svg +0 -1
- package/static/black/claude-code.svg +0 -1
- package/static/black/cline.svg +0 -1
- package/static/black/clipdrop.svg +0 -1
- package/static/black/codebuddy.svg +0 -1
- package/static/black/codeflicker.svg +0 -1
- package/static/black/colab.svg +0 -1
- package/static/black/comfyui.svg +0 -1
- package/static/black/copilotkit.svg +0 -1
- package/static/black/coqui.svg +0 -1
- package/static/black/coze.svg +0 -1
- package/static/black/crewai.svg +0 -1
- package/static/black/cursor.svg +0 -1
- package/static/black/cybercut.svg +0 -1
- package/static/black/deepai.svg +0 -1
- package/static/black/deepl.svg +0 -1
- package/static/black/devin.svg +0 -1
- package/static/black/dify.svg +0 -1
- package/static/black/doc2x.svg +0 -1
- package/static/black/docsearch.svg +0 -1
- package/static/black/dream-machine.svg +0 -1
- package/static/black/fastgpt.svg +0 -1
- package/static/black/figma.svg +0 -1
- package/static/black/firecrawl.svg +0 -1
- package/static/black/flora.svg +0 -1
- package/static/black/flowith.svg +0 -1
- package/static/black/gemini-cli.svg +0 -1
- package/static/black/github-copilot.svg +0 -1
- package/static/black/glama.svg +0 -1
- package/static/black/glif.svg +0 -1
- package/static/black/goose.svg +0 -1
- package/static/black/gradio.svg +0 -1
- package/static/black/greptile.svg +0 -1
- package/static/black/hailuo.svg +0 -1
- package/static/black/haiper.svg +0 -1
- package/static/black/hedra.svg +0 -1
- package/static/black/hermes-agent.svg +0 -1
- package/static/black/icon-11x.svg +0 -1
- package/static/black/ideogram.svg +0 -1
- package/static/black/jimeng.svg +0 -1
- package/static/black/junie.svg +0 -1
- package/static/black/kilo-code.svg +0 -1
- package/static/black/kimi.svg +0 -1
- package/static/black/kiro.svg +0 -1
- package/static/black/kling.svg +0 -1
- package/static/black/krea.svg +0 -1
- package/static/black/langchain.svg +0 -1
- package/static/black/langfuse.svg +0 -1
- package/static/black/langgraph.svg +0 -1
- package/static/black/langsmith.svg +0 -1
- package/static/black/lightricks.svg +0 -1
- package/static/black/livekit.svg +0 -1
- package/static/black/llamaindex.svg +0 -1
- package/static/black/lovable.svg +0 -1
- package/static/black/lovart.svg +0 -1
- package/static/black/luma.svg +0 -1
- package/static/black/make.svg +0 -1
- package/static/black/manus.svg +0 -1
- package/static/black/mastra.svg +0 -1
- package/static/black/mcp-so.svg +0 -1
- package/static/black/mcp.svg +0 -1
- package/static/black/meta-ai.svg +0 -1
- package/static/black/metagpt.svg +0 -1
- package/static/black/microsoft-bing.svg +0 -1
- package/static/black/microsoft-copilot.svg +0 -1
- package/static/black/midjourney.svg +0 -1
- package/static/black/monica.svg +0 -1
- package/static/black/moxt.svg +0 -1
- package/static/black/myshell.svg +0 -1
- package/static/black/n8n.svg +0 -1
- package/static/black/notebooklm.svg +0 -1
- package/static/black/notion.svg +0 -1
- package/static/black/novelai.svg +0 -1
- package/static/black/obsidian.svg +0 -1
- package/static/black/open-webui.svg +0 -1
- package/static/black/openclaw.svg +0 -1
- package/static/black/opencode.svg +0 -1
- package/static/black/openhands.svg +0 -1
- package/static/black/openhuman.svg +0 -1
- package/static/black/phidata.svg +0 -1
- package/static/black/pika.svg +0 -1
- package/static/black/pixverse.svg +0 -1
- package/static/black/player2.svg +0 -1
- package/static/black/poe.svg +0 -1
- package/static/black/pollinations.svg +0 -1
- package/static/black/pydanticai.svg +0 -1
- package/static/black/qingyan.svg +0 -1
- package/static/black/qoder.svg +0 -1
- package/static/black/railway.svg +0 -1
- package/static/black/recraft.svg +0 -1
- package/static/black/replit.svg +0 -1
- package/static/black/roo-code.svg +0 -1
- package/static/black/rsshub.svg +0 -1
- package/static/black/runway.svg +0 -1
- package/static/black/sillytavern.svg +0 -1
- package/static/black/slock.svg +0 -1
- package/static/black/smithery.svg +0 -1
- package/static/black/suno.svg +0 -1
- package/static/black/sync.svg +0 -1
- package/static/black/tavily.svg +0 -1
- package/static/black/tiangong.svg +0 -1
- package/static/black/topazlabs.svg +0 -1
- package/static/black/trae.svg +0 -1
- package/static/black/tripo.svg +0 -1
- package/static/black/turix.svg +0 -1
- package/static/black/udio.svg +0 -1
- package/static/black/unstructured.svg +0 -1
- package/static/black/v0.svg +0 -1
- package/static/black/vectorizer-ai.svg +0 -1
- package/static/black/venice.svg +0 -1
- package/static/black/vidu.svg +0 -1
- package/static/black/viggle.svg +0 -1
- package/static/black/windsurf.svg +0 -1
- package/static/black/youmind.svg +0 -1
- package/static/black/yuanbao.svg +0 -1
- package/static/black/zai.svg +0 -1
- package/static/black/zapier.svg +0 -1
- package/static/black/zeabur.svg +0 -1
- package/static/black/zencoder.svg +0 -1
- package/static/combine-dark/adobe-firefly.svg +0 -1
- package/static/combine-dark/adobe.svg +0 -1
- package/static/combine-dark/ag-ui.svg +0 -1
- package/static/combine-dark/agnes-ai.svg +0 -1
- package/static/combine-dark/airjelly.svg +0 -1
- package/static/combine-dark/amp.svg +0 -1
- package/static/combine-dark/antigravity.svg +0 -1
- package/static/combine-dark/askverdict.svg +0 -1
- package/static/combine-dark/automatic1111.svg +0 -1
- package/static/combine-dark/capcut.svg +0 -1
- package/static/combine-dark/celestoai.svg +0 -1
- package/static/combine-dark/cherry-studio.svg +0 -1
- package/static/combine-dark/claude-code.svg +0 -1
- package/static/combine-dark/cline.svg +0 -1
- package/static/combine-dark/clipdrop.svg +0 -1
- package/static/combine-dark/codebuddy.svg +0 -1
- package/static/combine-dark/codeflicker.svg +0 -1
- package/static/combine-dark/colab.svg +0 -1
- package/static/combine-dark/comfyui.svg +0 -1
- package/static/combine-dark/copilotkit.svg +0 -1
- package/static/combine-dark/coqui.svg +0 -1
- package/static/combine-dark/coze.svg +0 -1
- package/static/combine-dark/crewai.svg +0 -1
- package/static/combine-dark/cursor.svg +0 -1
- package/static/combine-dark/cybercut.svg +0 -1
- package/static/combine-dark/deepai.svg +0 -1
- package/static/combine-dark/deepl.svg +0 -1
- package/static/combine-dark/devin.svg +0 -1
- package/static/combine-dark/dify.svg +0 -1
- package/static/combine-dark/doc2x.svg +0 -1
- package/static/combine-dark/docsearch.svg +0 -1
- package/static/combine-dark/dream-machine.svg +0 -1
- package/static/combine-dark/fastgpt.svg +0 -1
- package/static/combine-dark/figma.svg +0 -1
- package/static/combine-dark/firecrawl.svg +0 -1
- package/static/combine-dark/flora.svg +0 -1
- package/static/combine-dark/flowith.svg +0 -1
- package/static/combine-dark/gemini-cli.svg +0 -1
- package/static/combine-dark/github-copilot.svg +0 -1
- package/static/combine-dark/glama.svg +0 -1
- package/static/combine-dark/goose.svg +0 -1
- package/static/combine-dark/gradio.svg +0 -1
- package/static/combine-dark/greptile.svg +0 -1
- package/static/combine-dark/hailuo.svg +0 -1
- package/static/combine-dark/haiper.svg +0 -1
- package/static/combine-dark/hedra.svg +0 -1
- package/static/combine-dark/hermes-agent.svg +0 -1
- package/static/combine-dark/icon-11x.svg +0 -1
- package/static/combine-dark/ideogram.svg +0 -1
- package/static/combine-dark/jimeng.svg +0 -1
- package/static/combine-dark/junie.svg +0 -1
- package/static/combine-dark/kilo-code.svg +0 -1
- package/static/combine-dark/kimi.svg +0 -1
- package/static/combine-dark/kiro.svg +0 -1
- package/static/combine-dark/kling.svg +0 -1
- package/static/combine-dark/krea.svg +0 -1
- package/static/combine-dark/langchain.svg +0 -1
- package/static/combine-dark/langfuse.svg +0 -1
- package/static/combine-dark/lightricks.svg +0 -1
- package/static/combine-dark/livekit.svg +0 -1
- package/static/combine-dark/llamaindex.svg +0 -1
- package/static/combine-dark/lovable.svg +0 -1
- package/static/combine-dark/lovart.svg +0 -1
- package/static/combine-dark/luma.svg +0 -1
- package/static/combine-dark/make.svg +0 -1
- package/static/combine-dark/manus.svg +0 -1
- package/static/combine-dark/mastra.svg +0 -1
- package/static/combine-dark/mcp-so.svg +0 -1
- package/static/combine-dark/mcp.svg +0 -1
- package/static/combine-dark/meta-ai.svg +0 -1
- package/static/combine-dark/metagpt.svg +0 -1
- package/static/combine-dark/microsoft-bing.svg +0 -1
- package/static/combine-dark/microsoft-copilot.svg +0 -1
- package/static/combine-dark/midjourney.svg +0 -1
- package/static/combine-dark/monica.svg +0 -1
- package/static/combine-dark/moxt.svg +0 -1
- package/static/combine-dark/myshell.svg +0 -1
- package/static/combine-dark/n8n.svg +0 -1
- package/static/combine-dark/notebooklm.svg +0 -1
- package/static/combine-dark/notion.svg +0 -1
- package/static/combine-dark/novelai.svg +0 -1
- package/static/combine-dark/obsidian.svg +0 -1
- package/static/combine-dark/open-webui.svg +0 -1
- package/static/combine-dark/openclaw.svg +0 -1
- package/static/combine-dark/opencode.svg +0 -1
- package/static/combine-dark/openhands.svg +0 -1
- package/static/combine-dark/openhuman.svg +0 -1
- package/static/combine-dark/phidata.svg +0 -1
- package/static/combine-dark/pika.svg +0 -1
- package/static/combine-dark/pixverse.svg +0 -1
- package/static/combine-dark/player2.svg +0 -1
- package/static/combine-dark/poe.svg +0 -1
- package/static/combine-dark/pollinations.svg +0 -1
- package/static/combine-dark/pydanticai.svg +0 -1
- package/static/combine-dark/qingyan.svg +0 -1
- package/static/combine-dark/qoder.svg +0 -1
- package/static/combine-dark/railway.svg +0 -1
- package/static/combine-dark/recraft.svg +0 -1
- package/static/combine-dark/replit.svg +0 -1
- package/static/combine-dark/roo-code.svg +0 -1
- package/static/combine-dark/rsshub.svg +0 -1
- package/static/combine-dark/runway.svg +0 -1
- package/static/combine-dark/sillytavern.svg +0 -1
- package/static/combine-dark/slock.svg +0 -1
- package/static/combine-dark/smithery.svg +0 -1
- package/static/combine-dark/suno.svg +0 -1
- package/static/combine-dark/sync.svg +0 -1
- package/static/combine-dark/tavily.svg +0 -1
- package/static/combine-dark/tiangong.svg +0 -1
- package/static/combine-dark/topazlabs.svg +0 -1
- package/static/combine-dark/trae.svg +0 -1
- package/static/combine-dark/tripo.svg +0 -1
- package/static/combine-dark/turix.svg +0 -1
- package/static/combine-dark/udio.svg +0 -1
- package/static/combine-dark/unstructured.svg +0 -1
- package/static/combine-dark/vectorizer-ai.svg +0 -1
- package/static/combine-dark/venice.svg +0 -1
- package/static/combine-dark/vidu.svg +0 -1
- package/static/combine-dark/viggle.svg +0 -1
- package/static/combine-dark/windsurf.svg +0 -1
- package/static/combine-dark/youmind.svg +0 -1
- package/static/combine-dark/yuanbao.svg +0 -1
- package/static/combine-dark/zai.svg +0 -1
- package/static/combine-dark/zapier.svg +0 -1
- package/static/combine-dark/zeabur.svg +0 -1
- package/static/combine-dark/zencoder.svg +0 -1
- package/static/combine-light/adobe-firefly.svg +0 -1
- package/static/combine-light/adobe.svg +0 -1
- package/static/combine-light/ag-ui.svg +0 -1
- package/static/combine-light/agnes-ai.svg +0 -1
- package/static/combine-light/airjelly.svg +0 -1
- package/static/combine-light/amp.svg +0 -1
- package/static/combine-light/antigravity.svg +0 -1
- package/static/combine-light/askverdict.svg +0 -1
- package/static/combine-light/automatic1111.svg +0 -1
- package/static/combine-light/capcut.svg +0 -1
- package/static/combine-light/celestoai.svg +0 -1
- package/static/combine-light/cherry-studio.svg +0 -1
- package/static/combine-light/claude-code.svg +0 -1
- package/static/combine-light/cline.svg +0 -1
- package/static/combine-light/clipdrop.svg +0 -1
- package/static/combine-light/codebuddy.svg +0 -1
- package/static/combine-light/codeflicker.svg +0 -1
- package/static/combine-light/colab.svg +0 -1
- package/static/combine-light/comfyui.svg +0 -1
- package/static/combine-light/copilotkit.svg +0 -1
- package/static/combine-light/coqui.svg +0 -1
- package/static/combine-light/coze.svg +0 -1
- package/static/combine-light/crewai.svg +0 -1
- package/static/combine-light/cursor.svg +0 -1
- package/static/combine-light/cybercut.svg +0 -1
- package/static/combine-light/deepai.svg +0 -1
- package/static/combine-light/deepl.svg +0 -1
- package/static/combine-light/devin.svg +0 -1
- package/static/combine-light/dify.svg +0 -1
- package/static/combine-light/doc2x.svg +0 -1
- package/static/combine-light/docsearch.svg +0 -1
- package/static/combine-light/dream-machine.svg +0 -1
- package/static/combine-light/fastgpt.svg +0 -1
- package/static/combine-light/figma.svg +0 -1
- package/static/combine-light/firecrawl.svg +0 -1
- package/static/combine-light/flora.svg +0 -1
- package/static/combine-light/flowith.svg +0 -1
- package/static/combine-light/gemini-cli.svg +0 -1
- package/static/combine-light/github-copilot.svg +0 -1
- package/static/combine-light/glama.svg +0 -1
- package/static/combine-light/goose.svg +0 -1
- package/static/combine-light/gradio.svg +0 -1
- package/static/combine-light/greptile.svg +0 -1
- package/static/combine-light/hailuo.svg +0 -1
- package/static/combine-light/haiper.svg +0 -1
- package/static/combine-light/hedra.svg +0 -1
- package/static/combine-light/hermes-agent.svg +0 -1
- package/static/combine-light/icon-11x.svg +0 -1
- package/static/combine-light/ideogram.svg +0 -1
- package/static/combine-light/jimeng.svg +0 -1
- package/static/combine-light/junie.svg +0 -1
- package/static/combine-light/kilo-code.svg +0 -1
- package/static/combine-light/kimi.svg +0 -1
- package/static/combine-light/kiro.svg +0 -1
- package/static/combine-light/kling.svg +0 -1
- package/static/combine-light/krea.svg +0 -1
- package/static/combine-light/langchain.svg +0 -1
- package/static/combine-light/langfuse.svg +0 -1
- package/static/combine-light/lightricks.svg +0 -1
- package/static/combine-light/livekit.svg +0 -1
- package/static/combine-light/llamaindex.svg +0 -1
- package/static/combine-light/lovable.svg +0 -1
- package/static/combine-light/lovart.svg +0 -1
- package/static/combine-light/luma.svg +0 -1
- package/static/combine-light/make.svg +0 -1
- package/static/combine-light/manus.svg +0 -1
- package/static/combine-light/mastra.svg +0 -1
- package/static/combine-light/mcp-so.svg +0 -1
- package/static/combine-light/mcp.svg +0 -1
- package/static/combine-light/meta-ai.svg +0 -1
- package/static/combine-light/metagpt.svg +0 -1
- package/static/combine-light/microsoft-bing.svg +0 -1
- package/static/combine-light/microsoft-copilot.svg +0 -1
- package/static/combine-light/midjourney.svg +0 -1
- package/static/combine-light/monica.svg +0 -1
- package/static/combine-light/moxt.svg +0 -1
- package/static/combine-light/myshell.svg +0 -1
- package/static/combine-light/n8n.svg +0 -1
- package/static/combine-light/notebooklm.svg +0 -1
- package/static/combine-light/notion.svg +0 -1
- package/static/combine-light/novelai.svg +0 -1
- package/static/combine-light/obsidian.svg +0 -1
- package/static/combine-light/open-webui.svg +0 -1
- package/static/combine-light/openclaw.svg +0 -1
- package/static/combine-light/opencode.svg +0 -1
- package/static/combine-light/openhands.svg +0 -1
- package/static/combine-light/openhuman.svg +0 -1
- package/static/combine-light/phidata.svg +0 -1
- package/static/combine-light/pika.svg +0 -1
- package/static/combine-light/pixverse.svg +0 -1
- package/static/combine-light/player2.svg +0 -1
- package/static/combine-light/poe.svg +0 -1
- package/static/combine-light/pollinations.svg +0 -1
- package/static/combine-light/pydanticai.svg +0 -1
- package/static/combine-light/qingyan.svg +0 -1
- package/static/combine-light/qoder.svg +0 -1
- package/static/combine-light/railway.svg +0 -1
- package/static/combine-light/recraft.svg +0 -1
- package/static/combine-light/replit.svg +0 -1
- package/static/combine-light/roo-code.svg +0 -1
- package/static/combine-light/rsshub.svg +0 -1
- package/static/combine-light/runway.svg +0 -1
- package/static/combine-light/sillytavern.svg +0 -1
- package/static/combine-light/slock.svg +0 -1
- package/static/combine-light/smithery.svg +0 -1
- package/static/combine-light/suno.svg +0 -1
- package/static/combine-light/sync.svg +0 -1
- package/static/combine-light/tavily.svg +0 -1
- package/static/combine-light/tiangong.svg +0 -1
- package/static/combine-light/topazlabs.svg +0 -1
- package/static/combine-light/trae.svg +0 -1
- package/static/combine-light/tripo.svg +0 -1
- package/static/combine-light/turix.svg +0 -1
- package/static/combine-light/udio.svg +0 -1
- package/static/combine-light/unstructured.svg +0 -1
- package/static/combine-light/vectorizer-ai.svg +0 -1
- package/static/combine-light/venice.svg +0 -1
- package/static/combine-light/vidu.svg +0 -1
- package/static/combine-light/viggle.svg +0 -1
- package/static/combine-light/windsurf.svg +0 -1
- package/static/combine-light/youmind.svg +0 -1
- package/static/combine-light/yuanbao.svg +0 -1
- package/static/combine-light/zai.svg +0 -1
- package/static/combine-light/zapier.svg +0 -1
- package/static/combine-light/zeabur.svg +0 -1
- package/static/combine-light/zencoder.svg +0 -1
- package/static/dark/adobe-firefly.svg +0 -1
- package/static/dark/adobe.svg +0 -1
- package/static/dark/ag-ui.svg +0 -1
- package/static/dark/agnes-ai.svg +0 -1
- package/static/dark/airjelly.svg +0 -1
- package/static/dark/amp.svg +0 -1
- package/static/dark/antigravity.svg +0 -1
- package/static/dark/askverdict.svg +0 -1
- package/static/dark/automatic1111.svg +0 -1
- package/static/dark/capcut.svg +0 -1
- package/static/dark/celestoai.svg +0 -1
- package/static/dark/cherry-studio.svg +0 -1
- package/static/dark/claude-code.svg +0 -1
- package/static/dark/cline.svg +0 -1
- package/static/dark/clipdrop.svg +0 -1
- package/static/dark/codebuddy.svg +0 -1
- package/static/dark/codeflicker.svg +0 -1
- package/static/dark/colab.svg +0 -1
- package/static/dark/comfyui.svg +0 -1
- package/static/dark/copilotkit.svg +0 -1
- package/static/dark/coqui.svg +0 -1
- package/static/dark/coze.svg +0 -1
- package/static/dark/crewai.svg +0 -1
- package/static/dark/cursor.svg +0 -1
- package/static/dark/cybercut.svg +0 -1
- package/static/dark/deepai.svg +0 -1
- package/static/dark/deepl.svg +0 -1
- package/static/dark/devin.svg +0 -1
- package/static/dark/dify.svg +0 -1
- package/static/dark/doc2x.svg +0 -1
- package/static/dark/docsearch.svg +0 -1
- package/static/dark/dream-machine.svg +0 -1
- package/static/dark/fastgpt.svg +0 -1
- package/static/dark/figma.svg +0 -1
- package/static/dark/firecrawl.svg +0 -1
- package/static/dark/flora.svg +0 -1
- package/static/dark/flowith.svg +0 -1
- package/static/dark/gemini-cli.svg +0 -1
- package/static/dark/github-copilot.svg +0 -1
- package/static/dark/glama.svg +0 -1
- package/static/dark/glif.svg +0 -1
- package/static/dark/goose.svg +0 -1
- package/static/dark/gradio.svg +0 -1
- package/static/dark/greptile.svg +0 -1
- package/static/dark/hailuo.svg +0 -1
- package/static/dark/haiper.svg +0 -1
- package/static/dark/hedra.svg +0 -1
- package/static/dark/hermes-agent.svg +0 -1
- package/static/dark/icon-11x.svg +0 -1
- package/static/dark/ideogram.svg +0 -1
- package/static/dark/jimeng.svg +0 -1
- package/static/dark/junie.svg +0 -1
- package/static/dark/kilo-code.svg +0 -1
- package/static/dark/kimi.svg +0 -1
- package/static/dark/kiro.svg +0 -1
- package/static/dark/kling.svg +0 -1
- package/static/dark/krea.svg +0 -1
- package/static/dark/langchain.svg +0 -1
- package/static/dark/langfuse.svg +0 -1
- package/static/dark/langgraph.svg +0 -1
- package/static/dark/langsmith.svg +0 -1
- package/static/dark/lightricks.svg +0 -1
- package/static/dark/livekit.svg +0 -1
- package/static/dark/llamaindex.svg +0 -1
- package/static/dark/lovable.svg +0 -1
- package/static/dark/lovart.svg +0 -1
- package/static/dark/luma.svg +0 -1
- package/static/dark/make.svg +0 -1
- package/static/dark/manus.svg +0 -1
- package/static/dark/mastra.svg +0 -1
- package/static/dark/mcp-so.svg +0 -1
- package/static/dark/mcp.svg +0 -1
- package/static/dark/meta-ai.svg +0 -1
- package/static/dark/metagpt.svg +0 -1
- package/static/dark/microsoft-bing.svg +0 -1
- package/static/dark/microsoft-copilot.svg +0 -1
- package/static/dark/midjourney.svg +0 -1
- package/static/dark/monica.svg +0 -1
- package/static/dark/moxt.svg +0 -1
- package/static/dark/myshell.svg +0 -1
- package/static/dark/n8n.svg +0 -1
- package/static/dark/notebooklm.svg +0 -1
- package/static/dark/notion.svg +0 -1
- package/static/dark/novelai.svg +0 -1
- package/static/dark/obsidian.svg +0 -1
- package/static/dark/open-webui.svg +0 -1
- package/static/dark/openclaw.svg +0 -1
- package/static/dark/opencode.svg +0 -1
- package/static/dark/openhands.svg +0 -1
- package/static/dark/openhuman.svg +0 -1
- package/static/dark/phidata.svg +0 -1
- package/static/dark/pika.svg +0 -1
- package/static/dark/pixverse.svg +0 -1
- package/static/dark/player2.svg +0 -1
- package/static/dark/poe.svg +0 -1
- package/static/dark/pollinations.svg +0 -1
- package/static/dark/pydanticai.svg +0 -1
- package/static/dark/qingyan.svg +0 -1
- package/static/dark/qoder.svg +0 -1
- package/static/dark/railway.svg +0 -1
- package/static/dark/recraft.svg +0 -1
- package/static/dark/replit.svg +0 -1
- package/static/dark/roo-code.svg +0 -1
- package/static/dark/rsshub.svg +0 -1
- package/static/dark/runway.svg +0 -1
- package/static/dark/sillytavern.svg +0 -1
- package/static/dark/slock.svg +0 -1
- package/static/dark/smithery.svg +0 -1
- package/static/dark/suno.svg +0 -1
- package/static/dark/sync.svg +0 -1
- package/static/dark/tavily.svg +0 -1
- package/static/dark/tiangong.svg +0 -1
- package/static/dark/topazlabs.svg +0 -1
- package/static/dark/trae.svg +0 -1
- package/static/dark/tripo.svg +0 -1
- package/static/dark/turix.svg +0 -1
- package/static/dark/udio.svg +0 -1
- package/static/dark/unstructured.svg +0 -1
- package/static/dark/v0.svg +0 -1
- package/static/dark/vectorizer-ai.svg +0 -1
- package/static/dark/venice.svg +0 -1
- package/static/dark/vidu.svg +0 -1
- package/static/dark/viggle.svg +0 -1
- package/static/dark/windsurf.svg +0 -1
- package/static/dark/youmind.svg +0 -1
- package/static/dark/yuanbao.svg +0 -1
- package/static/dark/zai.svg +0 -1
- package/static/dark/zapier.svg +0 -1
- package/static/dark/zeabur.svg +0 -1
- package/static/dark/zencoder.svg +0 -1
- package/static/light/adobe-firefly.svg +0 -1
- package/static/light/adobe.svg +0 -1
- package/static/light/ag-ui.svg +0 -1
- package/static/light/agnes-ai.svg +0 -1
- package/static/light/airjelly.svg +0 -1
- package/static/light/amp.svg +0 -1
- package/static/light/antigravity.svg +0 -1
- package/static/light/askverdict.svg +0 -1
- package/static/light/automatic1111.svg +0 -1
- package/static/light/capcut.svg +0 -1
- package/static/light/celestoai.svg +0 -1
- package/static/light/cherry-studio.svg +0 -1
- package/static/light/claude-code.svg +0 -1
- package/static/light/cline.svg +0 -1
- package/static/light/clipdrop.svg +0 -1
- package/static/light/codebuddy.svg +0 -1
- package/static/light/codeflicker.svg +0 -1
- package/static/light/colab.svg +0 -1
- package/static/light/comfyui.svg +0 -1
- package/static/light/copilotkit.svg +0 -1
- package/static/light/coqui.svg +0 -1
- package/static/light/coze.svg +0 -1
- package/static/light/crewai.svg +0 -1
- package/static/light/cursor.svg +0 -1
- package/static/light/cybercut.svg +0 -1
- package/static/light/deepai.svg +0 -1
- package/static/light/deepl.svg +0 -1
- package/static/light/devin.svg +0 -1
- package/static/light/dify.svg +0 -1
- package/static/light/doc2x.svg +0 -1
- package/static/light/docsearch.svg +0 -1
- package/static/light/dream-machine.svg +0 -1
- package/static/light/fastgpt.svg +0 -1
- package/static/light/figma.svg +0 -1
- package/static/light/firecrawl.svg +0 -1
- package/static/light/flora.svg +0 -1
- package/static/light/flowith.svg +0 -1
- package/static/light/gemini-cli.svg +0 -1
- package/static/light/github-copilot.svg +0 -1
- package/static/light/glama.svg +0 -1
- package/static/light/glif.svg +0 -1
- package/static/light/goose.svg +0 -1
- package/static/light/gradio.svg +0 -1
- package/static/light/greptile.svg +0 -1
- package/static/light/hailuo.svg +0 -1
- package/static/light/haiper.svg +0 -1
- package/static/light/hedra.svg +0 -1
- package/static/light/hermes-agent.svg +0 -1
- package/static/light/icon-11x.svg +0 -1
- package/static/light/ideogram.svg +0 -1
- package/static/light/jimeng.svg +0 -1
- package/static/light/junie.svg +0 -1
- package/static/light/kilo-code.svg +0 -1
- package/static/light/kimi.svg +0 -1
- package/static/light/kiro.svg +0 -1
- package/static/light/kling.svg +0 -1
- package/static/light/krea.svg +0 -1
- package/static/light/langchain.svg +0 -1
- package/static/light/langfuse.svg +0 -1
- package/static/light/langgraph.svg +0 -1
- package/static/light/langsmith.svg +0 -1
- package/static/light/lightricks.svg +0 -1
- package/static/light/livekit.svg +0 -1
- package/static/light/llamaindex.svg +0 -1
- package/static/light/lovable.svg +0 -1
- package/static/light/lovart.svg +0 -1
- package/static/light/luma.svg +0 -1
- package/static/light/make.svg +0 -1
- package/static/light/manus.svg +0 -1
- package/static/light/mastra.svg +0 -1
- package/static/light/mcp-so.svg +0 -1
- package/static/light/mcp.svg +0 -1
- package/static/light/meta-ai.svg +0 -1
- package/static/light/metagpt.svg +0 -1
- package/static/light/microsoft-bing.svg +0 -1
- package/static/light/microsoft-copilot.svg +0 -1
- package/static/light/midjourney.svg +0 -1
- package/static/light/monica.svg +0 -1
- package/static/light/moxt.svg +0 -1
- package/static/light/myshell.svg +0 -1
- package/static/light/n8n.svg +0 -1
- package/static/light/notebooklm.svg +0 -1
- package/static/light/notion.svg +0 -1
- package/static/light/novelai.svg +0 -1
- package/static/light/obsidian.svg +0 -1
- package/static/light/open-webui.svg +0 -1
- package/static/light/openclaw.svg +0 -1
- package/static/light/opencode.svg +0 -1
- package/static/light/openhands.svg +0 -1
- package/static/light/openhuman.svg +0 -1
- package/static/light/phidata.svg +0 -1
- package/static/light/pika.svg +0 -1
- package/static/light/pixverse.svg +0 -1
- package/static/light/player2.svg +0 -1
- package/static/light/poe.svg +0 -1
- package/static/light/pollinations.svg +0 -1
- package/static/light/pydanticai.svg +0 -1
- package/static/light/qingyan.svg +0 -1
- package/static/light/qoder.svg +0 -1
- package/static/light/railway.svg +0 -1
- package/static/light/recraft.svg +0 -1
- package/static/light/replit.svg +0 -1
- package/static/light/roo-code.svg +0 -1
- package/static/light/rsshub.svg +0 -1
- package/static/light/runway.svg +0 -1
- package/static/light/sillytavern.svg +0 -1
- package/static/light/slock.svg +0 -1
- package/static/light/smithery.svg +0 -1
- package/static/light/suno.svg +0 -1
- package/static/light/sync.svg +0 -1
- package/static/light/tavily.svg +0 -1
- package/static/light/tiangong.svg +0 -1
- package/static/light/topazlabs.svg +0 -1
- package/static/light/trae.svg +0 -1
- package/static/light/tripo.svg +0 -1
- package/static/light/turix.svg +0 -1
- package/static/light/udio.svg +0 -1
- package/static/light/unstructured.svg +0 -1
- package/static/light/v0.svg +0 -1
- package/static/light/vectorizer-ai.svg +0 -1
- package/static/light/venice.svg +0 -1
- package/static/light/vidu.svg +0 -1
- package/static/light/viggle.svg +0 -1
- package/static/light/windsurf.svg +0 -1
- package/static/light/youmind.svg +0 -1
- package/static/light/yuanbao.svg +0 -1
- package/static/light/zai.svg +0 -1
- package/static/light/zapier.svg +0 -1
- package/static/light/zeabur.svg +0 -1
- package/static/light/zencoder.svg +0 -1
- package/static/white/adobe-firefly.svg +0 -1
- package/static/white/adobe.svg +0 -1
- package/static/white/ag-ui.svg +0 -1
- package/static/white/agnes-ai.svg +0 -1
- package/static/white/airjelly.svg +0 -1
- package/static/white/amp.svg +0 -1
- package/static/white/antigravity.svg +0 -1
- package/static/white/askverdict.svg +0 -1
- package/static/white/automatic1111.svg +0 -1
- package/static/white/capcut.svg +0 -1
- package/static/white/celestoai.svg +0 -1
- package/static/white/cherry-studio.svg +0 -1
- package/static/white/claude-code.svg +0 -1
- package/static/white/cline.svg +0 -1
- package/static/white/clipdrop.svg +0 -1
- package/static/white/codebuddy.svg +0 -1
- package/static/white/codeflicker.svg +0 -1
- package/static/white/colab.svg +0 -1
- package/static/white/comfyui.svg +0 -1
- package/static/white/copilotkit.svg +0 -1
- package/static/white/coqui.svg +0 -1
- package/static/white/coze.svg +0 -1
- package/static/white/crewai.svg +0 -1
- package/static/white/cursor.svg +0 -1
- package/static/white/cybercut.svg +0 -1
- package/static/white/deepai.svg +0 -1
- package/static/white/deepl.svg +0 -1
- package/static/white/devin.svg +0 -1
- package/static/white/dify.svg +0 -1
- package/static/white/doc2x.svg +0 -1
- package/static/white/docsearch.svg +0 -1
- package/static/white/dream-machine.svg +0 -1
- package/static/white/fastgpt.svg +0 -1
- package/static/white/figma.svg +0 -1
- package/static/white/firecrawl.svg +0 -1
- package/static/white/flora.svg +0 -1
- package/static/white/flowith.svg +0 -1
- package/static/white/gemini-cli.svg +0 -1
- package/static/white/github-copilot.svg +0 -1
- package/static/white/glama.svg +0 -1
- package/static/white/glif.svg +0 -1
- package/static/white/goose.svg +0 -1
- package/static/white/gradio.svg +0 -1
- package/static/white/greptile.svg +0 -1
- package/static/white/hailuo.svg +0 -1
- package/static/white/haiper.svg +0 -1
- package/static/white/hedra.svg +0 -1
- package/static/white/hermes-agent.svg +0 -1
- package/static/white/icon-11x.svg +0 -1
- package/static/white/ideogram.svg +0 -1
- package/static/white/jimeng.svg +0 -1
- package/static/white/junie.svg +0 -1
- package/static/white/kilo-code.svg +0 -1
- package/static/white/kimi.svg +0 -1
- package/static/white/kiro.svg +0 -1
- package/static/white/kling.svg +0 -1
- package/static/white/krea.svg +0 -1
- package/static/white/langchain.svg +0 -1
- package/static/white/langfuse.svg +0 -1
- package/static/white/langgraph.svg +0 -1
- package/static/white/langsmith.svg +0 -1
- package/static/white/lightricks.svg +0 -1
- package/static/white/livekit.svg +0 -1
- package/static/white/llamaindex.svg +0 -1
- package/static/white/lovable.svg +0 -1
- package/static/white/lovart.svg +0 -1
- package/static/white/luma.svg +0 -1
- package/static/white/make.svg +0 -1
- package/static/white/manus.svg +0 -1
- package/static/white/mastra.svg +0 -1
- package/static/white/mcp-so.svg +0 -1
- package/static/white/mcp.svg +0 -1
- package/static/white/meta-ai.svg +0 -1
- package/static/white/metagpt.svg +0 -1
- package/static/white/microsoft-bing.svg +0 -1
- package/static/white/microsoft-copilot.svg +0 -1
- package/static/white/midjourney.svg +0 -1
- package/static/white/monica.svg +0 -1
- package/static/white/moxt.svg +0 -1
- package/static/white/myshell.svg +0 -1
- package/static/white/n8n.svg +0 -1
- package/static/white/notebooklm.svg +0 -1
- package/static/white/notion.svg +0 -1
- package/static/white/novelai.svg +0 -1
- package/static/white/obsidian.svg +0 -1
- package/static/white/open-webui.svg +0 -1
- package/static/white/openclaw.svg +0 -1
- package/static/white/opencode.svg +0 -1
- package/static/white/openhands.svg +0 -1
- package/static/white/openhuman.svg +0 -1
- package/static/white/phidata.svg +0 -1
- package/static/white/pika.svg +0 -1
- package/static/white/pixverse.svg +0 -1
- package/static/white/player2.svg +0 -1
- package/static/white/poe.svg +0 -1
- package/static/white/pollinations.svg +0 -1
- package/static/white/pydanticai.svg +0 -1
- package/static/white/qingyan.svg +0 -1
- package/static/white/qoder.svg +0 -1
- package/static/white/railway.svg +0 -1
- package/static/white/recraft.svg +0 -1
- package/static/white/replit.svg +0 -1
- package/static/white/roo-code.svg +0 -1
- package/static/white/rsshub.svg +0 -1
- package/static/white/runway.svg +0 -1
- package/static/white/sillytavern.svg +0 -1
- package/static/white/slock.svg +0 -1
- package/static/white/smithery.svg +0 -1
- package/static/white/suno.svg +0 -1
- package/static/white/sync.svg +0 -1
- package/static/white/tavily.svg +0 -1
- package/static/white/tiangong.svg +0 -1
- package/static/white/topazlabs.svg +0 -1
- package/static/white/trae.svg +0 -1
- package/static/white/tripo.svg +0 -1
- package/static/white/turix.svg +0 -1
- package/static/white/udio.svg +0 -1
- package/static/white/unstructured.svg +0 -1
- package/static/white/v0.svg +0 -1
- package/static/white/vectorizer-ai.svg +0 -1
- package/static/white/venice.svg +0 -1
- package/static/white/vidu.svg +0 -1
- package/static/white/viggle.svg +0 -1
- package/static/white/windsurf.svg +0 -1
- package/static/white/youmind.svg +0 -1
- package/static/white/yuanbao.svg +0 -1
- package/static/white/zai.svg +0 -1
- package/static/white/zapier.svg +0 -1
- package/static/white/zeabur.svg +0 -1
- package/static/white/zencoder.svg +0 -1
- /package/dist/{Adobe → Ace}/Color.d.ts +0 -0
- /package/dist/{Adobe → Ace}/Combine.d.ts +0 -0
- /package/dist/{Adobe → Ace}/CombineDark.d.ts +0 -0
- /package/dist/{Adobe → Ace}/CombineLight.d.ts +0 -0
- /package/dist/{Adobe → Ace}/Dark.d.ts +0 -0
- /package/dist/{Adobe → Ace}/Light.d.ts +0 -0
- /package/dist/{Adobe → Ace}/Mono.d.ts +0 -0
- /package/dist/{AdobeFirefly → Ai2}/Color.d.ts +0 -0
- /package/dist/{AdobeFirefly → Ai2}/Combine.d.ts +0 -0
- /package/dist/{AdobeFirefly → Ai2}/CombineDark.d.ts +0 -0
- /package/dist/{AdobeFirefly → Ai2}/CombineLight.d.ts +0 -0
- /package/dist/{AdobeFirefly → Ai2}/Dark.d.ts +0 -0
- /package/dist/{AdobeFirefly → Ai2}/Light.d.ts +0 -0
- /package/dist/{AdobeFirefly → Ai2}/Mono.d.ts +0 -0
- /package/dist/{AgUi → Ai21Labs}/Color.d.ts +0 -0
- /package/dist/{AgUi → Ai21Labs}/Combine.d.ts +0 -0
- /package/dist/{AgUi → Ai21Labs}/CombineDark.d.ts +0 -0
- /package/dist/{AgUi → Ai21Labs}/CombineLight.d.ts +0 -0
- /package/dist/{AgUi → Ai21Labs}/Dark.d.ts +0 -0
- /package/dist/{AgUi → Ai21Labs}/Light.d.ts +0 -0
- /package/dist/{AgUi → Ai21Labs}/Mono.d.ts +0 -0
- /package/dist/{AgnesAi → Aionlabs}/Color.d.ts +0 -0
- /package/dist/{AgnesAi → Aionlabs}/Combine.d.ts +0 -0
- /package/dist/{AgnesAi → Aionlabs}/CombineDark.d.ts +0 -0
- /package/dist/{AgnesAi → Aionlabs}/CombineLight.d.ts +0 -0
- /package/dist/{AgnesAi → Aionlabs}/Dark.d.ts +0 -0
- /package/dist/{AgnesAi → Aionlabs}/Light.d.ts +0 -0
- /package/dist/{AgnesAi → Aionlabs}/Mono.d.ts +0 -0
- /package/dist/{Airjelly → AmazonNova}/Color.d.ts +0 -0
- /package/dist/{Airjelly → AmazonNova}/Combine.d.ts +0 -0
- /package/dist/{Airjelly → AmazonNova}/CombineDark.d.ts +0 -0
- /package/dist/{Airjelly → AmazonNova}/CombineLight.d.ts +0 -0
- /package/dist/{Airjelly → AmazonNova}/Dark.d.ts +0 -0
- /package/dist/{Airjelly → AmazonNova}/Light.d.ts +0 -0
- /package/dist/{Airjelly → AmazonNova}/Mono.d.ts +0 -0
- /package/dist/{Amp → Arcee}/Color.d.ts +0 -0
- /package/dist/{Amp → Arcee}/Combine.d.ts +0 -0
- /package/dist/{Amp → Arcee}/CombineDark.d.ts +0 -0
- /package/dist/{Amp → Arcee}/CombineLight.d.ts +0 -0
- /package/dist/{Amp → Arcee}/Dark.d.ts +0 -0
- /package/dist/{Amp → Arcee}/Light.d.ts +0 -0
- /package/dist/{Amp → Arcee}/Mono.d.ts +0 -0
- /package/dist/{Antigravity → Assemblyai}/Color.d.ts +0 -0
- /package/dist/{Antigravity → Assemblyai}/Combine.d.ts +0 -0
- /package/dist/{Antigravity → Assemblyai}/CombineDark.d.ts +0 -0
- /package/dist/{Antigravity → Assemblyai}/CombineLight.d.ts +0 -0
- /package/dist/{Antigravity → Assemblyai}/Dark.d.ts +0 -0
- /package/dist/{Antigravity → Assemblyai}/Light.d.ts +0 -0
- /package/dist/{Antigravity → Assemblyai}/Mono.d.ts +0 -0
- /package/dist/{Askverdict → Aya}/Color.d.ts +0 -0
- /package/dist/{Askverdict → Aya}/Combine.d.ts +0 -0
- /package/dist/{Askverdict → Aya}/CombineDark.d.ts +0 -0
- /package/dist/{Askverdict → Aya}/CombineLight.d.ts +0 -0
- /package/dist/{Askverdict → Aya}/Dark.d.ts +0 -0
- /package/dist/{Askverdict → Aya}/Light.d.ts +0 -0
- /package/dist/{Askverdict → Aya}/Mono.d.ts +0 -0
- /package/dist/{Automatic1111 → Baai}/Color.d.ts +0 -0
- /package/dist/{Automatic1111 → Baai}/Combine.d.ts +0 -0
- /package/dist/{Automatic1111 → Baai}/CombineDark.d.ts +0 -0
- /package/dist/{Automatic1111 → Baai}/CombineLight.d.ts +0 -0
- /package/dist/{Automatic1111 → Baai}/Dark.d.ts +0 -0
- /package/dist/{Automatic1111 → Baai}/Light.d.ts +0 -0
- /package/dist/{Automatic1111 → Baai}/Mono.d.ts +0 -0
- /package/dist/{Capcut → Baichuan}/Color.d.ts +0 -0
- /package/dist/{Capcut → Baichuan}/Combine.d.ts +0 -0
- /package/dist/{Capcut → Baichuan}/CombineDark.d.ts +0 -0
- /package/dist/{Capcut → Baichuan}/CombineLight.d.ts +0 -0
- /package/dist/{Capcut → Baichuan}/Dark.d.ts +0 -0
- /package/dist/{Capcut → Baichuan}/Light.d.ts +0 -0
- /package/dist/{Capcut → Baichuan}/Mono.d.ts +0 -0
- /package/dist/{Celestoai → BilibiliIndex}/Color.d.ts +0 -0
- /package/dist/{Celestoai → BilibiliIndex}/Combine.d.ts +0 -0
- /package/dist/{Celestoai → BilibiliIndex}/CombineDark.d.ts +0 -0
- /package/dist/{Celestoai → BilibiliIndex}/CombineLight.d.ts +0 -0
- /package/dist/{Celestoai → BilibiliIndex}/Dark.d.ts +0 -0
- /package/dist/{Celestoai → BilibiliIndex}/Light.d.ts +0 -0
- /package/dist/{Celestoai → BilibiliIndex}/Mono.d.ts +0 -0
- /package/dist/{CherryStudio → Chatglm}/Color.d.ts +0 -0
- /package/dist/{CherryStudio → Chatglm}/Combine.d.ts +0 -0
- /package/dist/{CherryStudio → Chatglm}/CombineDark.d.ts +0 -0
- /package/dist/{CherryStudio → Chatglm}/CombineLight.d.ts +0 -0
- /package/dist/{CherryStudio → Chatglm}/Dark.d.ts +0 -0
- /package/dist/{CherryStudio → Chatglm}/Light.d.ts +0 -0
- /package/dist/{CherryStudio → Chatglm}/Mono.d.ts +0 -0
- /package/dist/{ClaudeCode → Claude}/Color.d.ts +0 -0
- /package/dist/{ClaudeCode → Claude}/Combine.d.ts +0 -0
- /package/dist/{ClaudeCode → Claude}/CombineDark.d.ts +0 -0
- /package/dist/{ClaudeCode → Claude}/CombineLight.d.ts +0 -0
- /package/dist/{ClaudeCode → Claude}/Dark.d.ts +0 -0
- /package/dist/{ClaudeCode → Claude}/Light.d.ts +0 -0
- /package/dist/{ClaudeCode → Claude}/Mono.d.ts +0 -0
- /package/dist/{Cline → Codegeex}/Color.d.ts +0 -0
- /package/dist/{Cline → Codegeex}/Combine.d.ts +0 -0
- /package/dist/{Cline → Codegeex}/CombineDark.d.ts +0 -0
- /package/dist/{Cline → Codegeex}/CombineLight.d.ts +0 -0
- /package/dist/{Cline → Codegeex}/Dark.d.ts +0 -0
- /package/dist/{Cline → Codegeex}/Light.d.ts +0 -0
- /package/dist/{Cline → Codegeex}/Mono.d.ts +0 -0
- /package/dist/{Clipdrop → Codex}/Color.d.ts +0 -0
- /package/dist/{Clipdrop → Codex}/Combine.d.ts +0 -0
- /package/dist/{Clipdrop → Codex}/CombineDark.d.ts +0 -0
- /package/dist/{Clipdrop → Codex}/CombineLight.d.ts +0 -0
- /package/dist/{Clipdrop → Codex}/Dark.d.ts +0 -0
- /package/dist/{Clipdrop → Codex}/Light.d.ts +0 -0
- /package/dist/{Clipdrop → Codex}/Mono.d.ts +0 -0
- /package/dist/{Codebuddy → Cogvideo}/Color.d.ts +0 -0
- /package/dist/{Codebuddy → Cogvideo}/Combine.d.ts +0 -0
- /package/dist/{Codebuddy → Cogvideo}/CombineDark.d.ts +0 -0
- /package/dist/{Codebuddy → Cogvideo}/CombineLight.d.ts +0 -0
- /package/dist/{Codebuddy → Cogvideo}/Dark.d.ts +0 -0
- /package/dist/{Codebuddy → Cogvideo}/Light.d.ts +0 -0
- /package/dist/{Codebuddy → Cogvideo}/Mono.d.ts +0 -0
- /package/dist/{Codeflicker → Cogview}/Color.d.ts +0 -0
- /package/dist/{Codeflicker → Cogview}/Combine.d.ts +0 -0
- /package/dist/{Codeflicker → Cogview}/CombineDark.d.ts +0 -0
- /package/dist/{Codeflicker → Cogview}/CombineLight.d.ts +0 -0
- /package/dist/{Codeflicker → Cogview}/Dark.d.ts +0 -0
- /package/dist/{Codeflicker → Cogview}/Light.d.ts +0 -0
- /package/dist/{Codeflicker → Cogview}/Mono.d.ts +0 -0
- /package/dist/{Colab → CommandA}/Color.d.ts +0 -0
- /package/dist/{Colab → CommandA}/Combine.d.ts +0 -0
- /package/dist/{Colab → CommandA}/CombineDark.d.ts +0 -0
- /package/dist/{Colab → CommandA}/CombineLight.d.ts +0 -0
- /package/dist/{Colab → CommandA}/Dark.d.ts +0 -0
- /package/dist/{Colab → CommandA}/Light.d.ts +0 -0
- /package/dist/{Colab → CommandA}/Mono.d.ts +0 -0
- /package/dist/{Comfyui → Dalle}/Color.d.ts +0 -0
- /package/dist/{Comfyui → Dalle}/Combine.d.ts +0 -0
- /package/dist/{Comfyui → Dalle}/CombineDark.d.ts +0 -0
- /package/dist/{Comfyui → Dalle}/CombineLight.d.ts +0 -0
- /package/dist/{Comfyui → Dalle}/Dark.d.ts +0 -0
- /package/dist/{Comfyui → Dalle}/Light.d.ts +0 -0
- /package/dist/{Comfyui → Dalle}/Mono.d.ts +0 -0
- /package/dist/{Copilotkit → Dbrx}/Color.d.ts +0 -0
- /package/dist/{Copilotkit → Dbrx}/Combine.d.ts +0 -0
- /package/dist/{Copilotkit → Dbrx}/CombineDark.d.ts +0 -0
- /package/dist/{Copilotkit → Dbrx}/CombineLight.d.ts +0 -0
- /package/dist/{Copilotkit → Dbrx}/Dark.d.ts +0 -0
- /package/dist/{Copilotkit → Dbrx}/Light.d.ts +0 -0
- /package/dist/{Copilotkit → Dbrx}/Mono.d.ts +0 -0
- /package/dist/{Coqui → DeepCogito}/Color.d.ts +0 -0
- /package/dist/{Coqui → DeepCogito}/Combine.d.ts +0 -0
- /package/dist/{Coqui → DeepCogito}/CombineDark.d.ts +0 -0
- /package/dist/{Coqui → DeepCogito}/CombineLight.d.ts +0 -0
- /package/dist/{Coqui → DeepCogito}/Dark.d.ts +0 -0
- /package/dist/{Coqui → DeepCogito}/Light.d.ts +0 -0
- /package/dist/{Coqui → DeepCogito}/Mono.d.ts +0 -0
- /package/dist/{Coze → Deepseek}/Color.d.ts +0 -0
- /package/dist/{Coze → Deepseek}/Combine.d.ts +0 -0
- /package/dist/{Coze → Deepseek}/CombineDark.d.ts +0 -0
- /package/dist/{Coze → Deepseek}/CombineLight.d.ts +0 -0
- /package/dist/{Coze → Deepseek}/Dark.d.ts +0 -0
- /package/dist/{Coze → Deepseek}/Light.d.ts +0 -0
- /package/dist/{Coze → Deepseek}/Mono.d.ts +0 -0
- /package/dist/{Crewai → Dolphin}/Color.d.ts +0 -0
- /package/dist/{Crewai → Dolphin}/Combine.d.ts +0 -0
- /package/dist/{Crewai → Dolphin}/CombineDark.d.ts +0 -0
- /package/dist/{Crewai → Dolphin}/CombineLight.d.ts +0 -0
- /package/dist/{Crewai → Dolphin}/Dark.d.ts +0 -0
- /package/dist/{Crewai → Dolphin}/Light.d.ts +0 -0
- /package/dist/{Crewai → Dolphin}/Mono.d.ts +0 -0
- /package/dist/{Cursor → Doubao}/Color.d.ts +0 -0
- /package/dist/{Cursor → Doubao}/Combine.d.ts +0 -0
- /package/dist/{Cursor → Doubao}/CombineDark.d.ts +0 -0
- /package/dist/{Cursor → Doubao}/CombineLight.d.ts +0 -0
- /package/dist/{Cursor → Doubao}/Dark.d.ts +0 -0
- /package/dist/{Cursor → Doubao}/Light.d.ts +0 -0
- /package/dist/{Cursor → Doubao}/Mono.d.ts +0 -0
- /package/dist/{Cybercut → Elevenlabs}/Color.d.ts +0 -0
- /package/dist/{Cybercut → Elevenlabs}/Combine.d.ts +0 -0
- /package/dist/{Cybercut → Elevenlabs}/CombineDark.d.ts +0 -0
- /package/dist/{Cybercut → Elevenlabs}/CombineLight.d.ts +0 -0
- /package/dist/{Cybercut → Elevenlabs}/Dark.d.ts +0 -0
- /package/dist/{Cybercut → Elevenlabs}/Light.d.ts +0 -0
- /package/dist/{Cybercut → Elevenlabs}/Mono.d.ts +0 -0
- /package/dist/{Deepai → EssentialAi}/Color.d.ts +0 -0
- /package/dist/{Deepai → EssentialAi}/Combine.d.ts +0 -0
- /package/dist/{Deepai → EssentialAi}/CombineDark.d.ts +0 -0
- /package/dist/{Deepai → EssentialAi}/CombineLight.d.ts +0 -0
- /package/dist/{Deepai → EssentialAi}/Dark.d.ts +0 -0
- /package/dist/{Deepai → EssentialAi}/Light.d.ts +0 -0
- /package/dist/{Deepai → EssentialAi}/Mono.d.ts +0 -0
- /package/dist/{Deepl → Fishaudio}/Color.d.ts +0 -0
- /package/dist/{Deepl → Fishaudio}/Combine.d.ts +0 -0
- /package/dist/{Deepl → Fishaudio}/CombineDark.d.ts +0 -0
- /package/dist/{Deepl → Fishaudio}/CombineLight.d.ts +0 -0
- /package/dist/{Deepl → Fishaudio}/Dark.d.ts +0 -0
- /package/dist/{Deepl → Fishaudio}/Light.d.ts +0 -0
- /package/dist/{Deepl → Fishaudio}/Mono.d.ts +0 -0
- /package/dist/{Devin → Flux}/Color.d.ts +0 -0
- /package/dist/{Devin → Flux}/Combine.d.ts +0 -0
- /package/dist/{Devin → Flux}/CombineDark.d.ts +0 -0
- /package/dist/{Devin → Flux}/CombineLight.d.ts +0 -0
- /package/dist/{Devin → Flux}/Dark.d.ts +0 -0
- /package/dist/{Devin → Flux}/Light.d.ts +0 -0
- /package/dist/{Devin → Flux}/Mono.d.ts +0 -0
- /package/dist/{Dify → Gemini}/Color.d.ts +0 -0
- /package/dist/{Dify → Gemini}/Combine.d.ts +0 -0
- /package/dist/{Dify → Gemini}/CombineDark.d.ts +0 -0
- /package/dist/{Dify → Gemini}/CombineLight.d.ts +0 -0
- /package/dist/{Dify → Gemini}/Dark.d.ts +0 -0
- /package/dist/{Dify → Gemini}/Light.d.ts +0 -0
- /package/dist/{Dify → Gemini}/Mono.d.ts +0 -0
- /package/dist/{Doc2x → Gemma}/Color.d.ts +0 -0
- /package/dist/{Doc2x → Gemma}/Combine.d.ts +0 -0
- /package/dist/{Doc2x → Gemma}/CombineDark.d.ts +0 -0
- /package/dist/{Doc2x → Gemma}/CombineLight.d.ts +0 -0
- /package/dist/{Doc2x → Gemma}/Dark.d.ts +0 -0
- /package/dist/{Doc2x → Gemma}/Light.d.ts +0 -0
- /package/dist/{Doc2x → Gemma}/Mono.d.ts +0 -0
- /package/dist/{Docsearch → GlmV}/Color.d.ts +0 -0
- /package/dist/{Docsearch → GlmV}/Combine.d.ts +0 -0
- /package/dist/{Docsearch → GlmV}/CombineDark.d.ts +0 -0
- /package/dist/{Docsearch → GlmV}/CombineLight.d.ts +0 -0
- /package/dist/{Docsearch → GlmV}/Dark.d.ts +0 -0
- /package/dist/{Docsearch → GlmV}/Light.d.ts +0 -0
- /package/dist/{Docsearch → GlmV}/Mono.d.ts +0 -0
- /package/dist/{DreamMachine → Grok}/Color.d.ts +0 -0
- /package/dist/{DreamMachine → Grok}/Combine.d.ts +0 -0
- /package/dist/{DreamMachine → Grok}/CombineDark.d.ts +0 -0
- /package/dist/{DreamMachine → Grok}/CombineLight.d.ts +0 -0
- /package/dist/{DreamMachine → Grok}/Dark.d.ts +0 -0
- /package/dist/{DreamMachine → Grok}/Light.d.ts +0 -0
- /package/dist/{DreamMachine → Grok}/Mono.d.ts +0 -0
- /package/dist/{Fastgpt → Happyhorse}/Color.d.ts +0 -0
- /package/dist/{Fastgpt → Happyhorse}/Combine.d.ts +0 -0
- /package/dist/{Fastgpt → Happyhorse}/CombineDark.d.ts +0 -0
- /package/dist/{Fastgpt → Happyhorse}/CombineLight.d.ts +0 -0
- /package/dist/{Fastgpt → Happyhorse}/Dark.d.ts +0 -0
- /package/dist/{Fastgpt → Happyhorse}/Light.d.ts +0 -0
- /package/dist/{Fastgpt → Happyhorse}/Mono.d.ts +0 -0
- /package/dist/{Figma → Hunyuan}/Color.d.ts +0 -0
- /package/dist/{Figma → Hunyuan}/Combine.d.ts +0 -0
- /package/dist/{Figma → Hunyuan}/CombineDark.d.ts +0 -0
- /package/dist/{Figma → Hunyuan}/CombineLight.d.ts +0 -0
- /package/dist/{Figma → Hunyuan}/Dark.d.ts +0 -0
- /package/dist/{Figma → Hunyuan}/Light.d.ts +0 -0
- /package/dist/{Figma → Hunyuan}/Mono.d.ts +0 -0
- /package/dist/{Firecrawl → InceptionLabs}/Color.d.ts +0 -0
- /package/dist/{Firecrawl → InceptionLabs}/Combine.d.ts +0 -0
- /package/dist/{Firecrawl → InceptionLabs}/CombineDark.d.ts +0 -0
- /package/dist/{Firecrawl → InceptionLabs}/CombineLight.d.ts +0 -0
- /package/dist/{Firecrawl → InceptionLabs}/Dark.d.ts +0 -0
- /package/dist/{Firecrawl → InceptionLabs}/Light.d.ts +0 -0
- /package/dist/{Firecrawl → InceptionLabs}/Mono.d.ts +0 -0
- /package/dist/{Flora → Inflection}/Color.d.ts +0 -0
- /package/dist/{Flora → Inflection}/Combine.d.ts +0 -0
- /package/dist/{Flora → Inflection}/CombineDark.d.ts +0 -0
- /package/dist/{Flora → Inflection}/CombineLight.d.ts +0 -0
- /package/dist/{Flora → Inflection}/Dark.d.ts +0 -0
- /package/dist/{Flora → Inflection}/Light.d.ts +0 -0
- /package/dist/{Flora → Inflection}/Mono.d.ts +0 -0
- /package/dist/{Flowith → Kolors}/Color.d.ts +0 -0
- /package/dist/{Flowith → Kolors}/Combine.d.ts +0 -0
- /package/dist/{Flowith → Kolors}/CombineDark.d.ts +0 -0
- /package/dist/{Flowith → Kolors}/CombineLight.d.ts +0 -0
- /package/dist/{Flowith → Kolors}/Dark.d.ts +0 -0
- /package/dist/{Flowith → Kolors}/Light.d.ts +0 -0
- /package/dist/{Flowith → Kolors}/Mono.d.ts +0 -0
- /package/dist/{GeminiCli → Kwaikat}/Color.d.ts +0 -0
- /package/dist/{GeminiCli → Kwaikat}/Combine.d.ts +0 -0
- /package/dist/{GeminiCli → Kwaikat}/CombineDark.d.ts +0 -0
- /package/dist/{GeminiCli → Kwaikat}/CombineLight.d.ts +0 -0
- /package/dist/{GeminiCli → Kwaikat}/Dark.d.ts +0 -0
- /package/dist/{GeminiCli → Kwaikat}/Light.d.ts +0 -0
- /package/dist/{GeminiCli → Kwaikat}/Mono.d.ts +0 -0
- /package/dist/{GithubCopilot → Kwaipilot}/Color.d.ts +0 -0
- /package/dist/{GithubCopilot → Kwaipilot}/Combine.d.ts +0 -0
- /package/dist/{GithubCopilot → Kwaipilot}/CombineDark.d.ts +0 -0
- /package/dist/{GithubCopilot → Kwaipilot}/CombineLight.d.ts +0 -0
- /package/dist/{GithubCopilot → Kwaipilot}/Dark.d.ts +0 -0
- /package/dist/{GithubCopilot → Kwaipilot}/Light.d.ts +0 -0
- /package/dist/{GithubCopilot → Kwaipilot}/Mono.d.ts +0 -0
- /package/dist/{Glama → Liquid}/Color.d.ts +0 -0
- /package/dist/{Glama → Liquid}/Combine.d.ts +0 -0
- /package/dist/{Glama → Liquid}/CombineDark.d.ts +0 -0
- /package/dist/{Glama → Liquid}/CombineLight.d.ts +0 -0
- /package/dist/{Glama → Liquid}/Dark.d.ts +0 -0
- /package/dist/{Glama → Liquid}/Light.d.ts +0 -0
- /package/dist/{Glama → Liquid}/Mono.d.ts +0 -0
- /package/dist/{Glif → Llava}/Color.d.ts +0 -0
- /package/dist/{Goose → Llava}/Combine.d.ts +0 -0
- /package/dist/{Goose → Llava}/CombineDark.d.ts +0 -0
- /package/dist/{Goose → Llava}/CombineLight.d.ts +0 -0
- /package/dist/{Glif → Llava}/Dark.d.ts +0 -0
- /package/dist/{Glif → Llava}/Light.d.ts +0 -0
- /package/dist/{Glif → Llava}/Mono.d.ts +0 -0
- /package/dist/{Goose → Longcat}/Color.d.ts +0 -0
- /package/dist/{Gradio → Longcat}/Combine.d.ts +0 -0
- /package/dist/{Gradio → Longcat}/CombineDark.d.ts +0 -0
- /package/dist/{Gradio → Longcat}/CombineLight.d.ts +0 -0
- /package/dist/{Goose → Longcat}/Dark.d.ts +0 -0
- /package/dist/{Goose → Longcat}/Light.d.ts +0 -0
- /package/dist/{Goose → Longcat}/Mono.d.ts +0 -0
- /package/dist/{Gradio → Magic}/Color.d.ts +0 -0
- /package/dist/{Greptile → Magic}/Combine.d.ts +0 -0
- /package/dist/{Greptile → Magic}/CombineDark.d.ts +0 -0
- /package/dist/{Greptile → Magic}/CombineLight.d.ts +0 -0
- /package/dist/{Gradio → Magic}/Dark.d.ts +0 -0
- /package/dist/{Gradio → Magic}/Light.d.ts +0 -0
- /package/dist/{Gradio → Magic}/Mono.d.ts +0 -0
- /package/dist/{Greptile → Meshy}/Color.d.ts +0 -0
- /package/dist/{Hailuo → Meshy}/Combine.d.ts +0 -0
- /package/dist/{Hailuo → Meshy}/CombineDark.d.ts +0 -0
- /package/dist/{Hailuo → Meshy}/CombineLight.d.ts +0 -0
- /package/dist/{Greptile → Meshy}/Dark.d.ts +0 -0
- /package/dist/{Greptile → Meshy}/Light.d.ts +0 -0
- /package/dist/{Greptile → Meshy}/Mono.d.ts +0 -0
- /package/dist/{Hailuo → Minimax}/Color.d.ts +0 -0
- /package/dist/{Haiper → Minimax}/Combine.d.ts +0 -0
- /package/dist/{Haiper → Minimax}/CombineDark.d.ts +0 -0
- /package/dist/{Haiper → Minimax}/CombineLight.d.ts +0 -0
- /package/dist/{Hailuo → Minimax}/Dark.d.ts +0 -0
- /package/dist/{Hailuo → Minimax}/Light.d.ts +0 -0
- /package/dist/{Hailuo → Minimax}/Mono.d.ts +0 -0
- /package/dist/{Haiper → Mistral}/Color.d.ts +0 -0
- /package/dist/{Hedra → Mistral}/Combine.d.ts +0 -0
- /package/dist/{Hedra → Mistral}/CombineDark.d.ts +0 -0
- /package/dist/{Hedra → Mistral}/CombineLight.d.ts +0 -0
- /package/dist/{Haiper → Mistral}/Dark.d.ts +0 -0
- /package/dist/{Haiper → Mistral}/Light.d.ts +0 -0
- /package/dist/{Haiper → Mistral}/Mono.d.ts +0 -0
- /package/dist/{Hedra → Morph}/Color.d.ts +0 -0
- /package/dist/{HermesAgent → Morph}/Combine.d.ts +0 -0
- /package/dist/{HermesAgent → Morph}/CombineDark.d.ts +0 -0
- /package/dist/{HermesAgent → Morph}/CombineLight.d.ts +0 -0
- /package/dist/{Hedra → Morph}/Dark.d.ts +0 -0
- /package/dist/{Hedra → Morph}/Light.d.ts +0 -0
- /package/dist/{Hedra → Morph}/Mono.d.ts +0 -0
- /package/dist/{HermesAgent → NanoBanana}/Color.d.ts +0 -0
- /package/dist/{Icon11x → NanoBanana}/Combine.d.ts +0 -0
- /package/dist/{Icon11x → NanoBanana}/CombineDark.d.ts +0 -0
- /package/dist/{Icon11x → NanoBanana}/CombineLight.d.ts +0 -0
- /package/dist/{HermesAgent → NanoBanana}/Dark.d.ts +0 -0
- /package/dist/{HermesAgent → NanoBanana}/Light.d.ts +0 -0
- /package/dist/{HermesAgent → NanoBanana}/Mono.d.ts +0 -0
- /package/dist/{Icon11x → Openchat}/Color.d.ts +0 -0
- /package/dist/{Ideogram → Openchat}/Combine.d.ts +0 -0
- /package/dist/{Ideogram → Openchat}/CombineDark.d.ts +0 -0
- /package/dist/{Ideogram → Openchat}/CombineLight.d.ts +0 -0
- /package/dist/{Icon11x → Openchat}/Dark.d.ts +0 -0
- /package/dist/{Icon11x → Openchat}/Light.d.ts +0 -0
- /package/dist/{Icon11x → Openchat}/Mono.d.ts +0 -0
- /package/dist/{Ideogram → Palm}/Color.d.ts +0 -0
- /package/dist/{Jimeng → Palm}/Combine.d.ts +0 -0
- /package/dist/{Jimeng → Palm}/CombineDark.d.ts +0 -0
- /package/dist/{Jimeng → Palm}/CombineLight.d.ts +0 -0
- /package/dist/{Ideogram → Palm}/Dark.d.ts +0 -0
- /package/dist/{Ideogram → Palm}/Light.d.ts +0 -0
- /package/dist/{Ideogram → Palm}/Mono.d.ts +0 -0
- /package/dist/{Jimeng → Phind}/Color.d.ts +0 -0
- /package/dist/{Junie → Phind}/Combine.d.ts +0 -0
- /package/dist/{Junie → Phind}/CombineDark.d.ts +0 -0
- /package/dist/{Junie → Phind}/CombineLight.d.ts +0 -0
- /package/dist/{Jimeng → Phind}/Dark.d.ts +0 -0
- /package/dist/{Jimeng → Phind}/Light.d.ts +0 -0
- /package/dist/{Jimeng → Phind}/Mono.d.ts +0 -0
- /package/dist/{Junie → Poolside}/Color.d.ts +0 -0
- /package/dist/{KiloCode → Poolside}/Combine.d.ts +0 -0
- /package/dist/{KiloCode → Poolside}/CombineDark.d.ts +0 -0
- /package/dist/{KiloCode → Poolside}/CombineLight.d.ts +0 -0
- /package/dist/{Junie → Poolside}/Dark.d.ts +0 -0
- /package/dist/{Junie → Poolside}/Light.d.ts +0 -0
- /package/dist/{Junie → Poolside}/Mono.d.ts +0 -0
- /package/dist/{KiloCode → PrunaAi}/Color.d.ts +0 -0
- /package/dist/{Kimi → PrunaAi}/Combine.d.ts +0 -0
- /package/dist/{Kimi → PrunaAi}/CombineDark.d.ts +0 -0
- /package/dist/{Kimi → PrunaAi}/CombineLight.d.ts +0 -0
- /package/dist/{KiloCode → PrunaAi}/Dark.d.ts +0 -0
- /package/dist/{KiloCode → PrunaAi}/Light.d.ts +0 -0
- /package/dist/{KiloCode → PrunaAi}/Mono.d.ts +0 -0
- /package/dist/{Kimi → Qwen}/Color.d.ts +0 -0
- /package/dist/{Kiro → Qwen}/Combine.d.ts +0 -0
- /package/dist/{Kiro → Qwen}/CombineDark.d.ts +0 -0
- /package/dist/{Kiro → Qwen}/CombineLight.d.ts +0 -0
- /package/dist/{Kimi → Qwen}/Dark.d.ts +0 -0
- /package/dist/{Kimi → Qwen}/Light.d.ts +0 -0
- /package/dist/{Kimi → Qwen}/Mono.d.ts +0 -0
- /package/dist/{Kiro → Relace}/Color.d.ts +0 -0
- /package/dist/{Kling → Relace}/Combine.d.ts +0 -0
- /package/dist/{Kling → Relace}/CombineDark.d.ts +0 -0
- /package/dist/{Kling → Relace}/CombineLight.d.ts +0 -0
- /package/dist/{Kiro → Relace}/Dark.d.ts +0 -0
- /package/dist/{Kiro → Relace}/Light.d.ts +0 -0
- /package/dist/{Kiro → Relace}/Mono.d.ts +0 -0
- /package/dist/{Kling → Reve}/Color.d.ts +0 -0
- /package/dist/{Krea → Reve}/Combine.d.ts +0 -0
- /package/dist/{Krea → Reve}/CombineDark.d.ts +0 -0
- /package/dist/{Krea → Reve}/CombineLight.d.ts +0 -0
- /package/dist/{Kling → Reve}/Dark.d.ts +0 -0
- /package/dist/{Kling → Reve}/Light.d.ts +0 -0
- /package/dist/{Kling → Reve}/Mono.d.ts +0 -0
- /package/dist/{Krea → Rwkv}/Color.d.ts +0 -0
- /package/dist/{Langchain → Rwkv}/Combine.d.ts +0 -0
- /package/dist/{Langchain → Rwkv}/CombineDark.d.ts +0 -0
- /package/dist/{Langchain → Rwkv}/CombineLight.d.ts +0 -0
- /package/dist/{Krea → Rwkv}/Dark.d.ts +0 -0
- /package/dist/{Krea → Rwkv}/Light.d.ts +0 -0
- /package/dist/{Krea → Rwkv}/Mono.d.ts +0 -0
- /package/dist/{Langchain → Sensenova}/Color.d.ts +0 -0
- /package/dist/{Langfuse → Sensenova}/Combine.d.ts +0 -0
- /package/dist/{Langfuse → Sensenova}/CombineDark.d.ts +0 -0
- /package/dist/{Langfuse → Sensenova}/CombineLight.d.ts +0 -0
- /package/dist/{Langchain → Sensenova}/Dark.d.ts +0 -0
- /package/dist/{Langchain → Sensenova}/Light.d.ts +0 -0
- /package/dist/{Langchain → Sensenova}/Mono.d.ts +0 -0
- /package/dist/{Langfuse → Skywork}/Color.d.ts +0 -0
- /package/dist/{Lightricks → Skywork}/Combine.d.ts +0 -0
- /package/dist/{Lightricks → Skywork}/CombineDark.d.ts +0 -0
- /package/dist/{Lightricks → Skywork}/CombineLight.d.ts +0 -0
- /package/dist/{Langfuse → Skywork}/Dark.d.ts +0 -0
- /package/dist/{Langfuse → Skywork}/Light.d.ts +0 -0
- /package/dist/{Langfuse → Skywork}/Mono.d.ts +0 -0
- /package/dist/{Langgraph → Sora}/Color.d.ts +0 -0
- /package/dist/{Livekit → Sora}/Combine.d.ts +0 -0
- /package/dist/{Livekit → Sora}/CombineDark.d.ts +0 -0
- /package/dist/{Livekit → Sora}/CombineLight.d.ts +0 -0
- /package/dist/{Langgraph → Sora}/Dark.d.ts +0 -0
- /package/dist/{Langgraph → Sora}/Light.d.ts +0 -0
- /package/dist/{Langgraph → Sora}/Mono.d.ts +0 -0
- /package/dist/{Langsmith → Spark}/Color.d.ts +0 -0
- /package/dist/{Llamaindex → Spark}/Combine.d.ts +0 -0
- /package/dist/{Llamaindex → Spark}/CombineDark.d.ts +0 -0
- /package/dist/{Llamaindex → Spark}/CombineLight.d.ts +0 -0
- /package/dist/{Langsmith → Spark}/Dark.d.ts +0 -0
- /package/dist/{Langsmith → Spark}/Light.d.ts +0 -0
- /package/dist/{Langsmith → Spark}/Mono.d.ts +0 -0
- /package/dist/{Lightricks → Stepfun}/Color.d.ts +0 -0
- /package/dist/{Lovable → Stepfun}/Combine.d.ts +0 -0
- /package/dist/{Lovable → Stepfun}/CombineDark.d.ts +0 -0
- /package/dist/{Lovable → Stepfun}/CombineLight.d.ts +0 -0
- /package/dist/{Lightricks → Stepfun}/Dark.d.ts +0 -0
- /package/dist/{Lightricks → Stepfun}/Light.d.ts +0 -0
- /package/dist/{Lightricks → Stepfun}/Mono.d.ts +0 -0
- /package/dist/{Livekit → Voyage}/Color.d.ts +0 -0
- /package/dist/{Lovart → Voyage}/Combine.d.ts +0 -0
- /package/dist/{Lovart → Voyage}/CombineDark.d.ts +0 -0
- /package/dist/{Lovart → Voyage}/CombineLight.d.ts +0 -0
- /package/dist/{Livekit → Voyage}/Dark.d.ts +0 -0
- /package/dist/{Livekit → Voyage}/Light.d.ts +0 -0
- /package/dist/{Livekit → Voyage}/Mono.d.ts +0 -0
- /package/dist/{Llamaindex → Wenxin}/Color.d.ts +0 -0
- /package/dist/{Luma → Wenxin}/Combine.d.ts +0 -0
- /package/dist/{Luma → Wenxin}/CombineDark.d.ts +0 -0
- /package/dist/{Luma → Wenxin}/CombineLight.d.ts +0 -0
- /package/dist/{Llamaindex → Wenxin}/Dark.d.ts +0 -0
- /package/dist/{Llamaindex → Wenxin}/Light.d.ts +0 -0
- /package/dist/{Llamaindex → Wenxin}/Mono.d.ts +0 -0
- /package/dist/{Lovable → XiaomiMimo}/Color.d.ts +0 -0
- /package/dist/{Make → XiaomiMimo}/Combine.d.ts +0 -0
- /package/dist/{Make → XiaomiMimo}/CombineDark.d.ts +0 -0
- /package/dist/{Make → XiaomiMimo}/CombineLight.d.ts +0 -0
- /package/dist/{Lovable → XiaomiMimo}/Dark.d.ts +0 -0
- /package/dist/{Lovable → XiaomiMimo}/Light.d.ts +0 -0
- /package/dist/{Lovable → XiaomiMimo}/Mono.d.ts +0 -0
- /package/dist/{Lovart → Xuanyuan}/Color.d.ts +0 -0
- /package/dist/{Manus → Xuanyuan}/Combine.d.ts +0 -0
- /package/dist/{Manus → Xuanyuan}/CombineDark.d.ts +0 -0
- /package/dist/{Manus → Xuanyuan}/CombineLight.d.ts +0 -0
- /package/dist/{Lovart → Xuanyuan}/Dark.d.ts +0 -0
- /package/dist/{Lovart → Xuanyuan}/Light.d.ts +0 -0
- /package/dist/{Lovart → Xuanyuan}/Mono.d.ts +0 -0
- /package/dist/{Luma → Yi}/Color.d.ts +0 -0
- /package/dist/{Mastra → Yi}/Combine.d.ts +0 -0
- /package/dist/{Mastra → Yi}/CombineDark.d.ts +0 -0
- /package/dist/{Mastra → Yi}/CombineLight.d.ts +0 -0
- /package/dist/{Luma → Yi}/Dark.d.ts +0 -0
- /package/dist/{Luma → Yi}/Light.d.ts +0 -0
- /package/dist/{Luma → Yi}/Mono.d.ts +0 -0
package/dist/Deepai/Combine.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const DeepaiCombine = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 104 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: typeof size === 'number' ? size * 4.333333333333333 : 'calc(' + size + ' * 4.333333333333333)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-deepai-combine__Name=DeepAI, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-deepai-combine__DeepAI / Combination", clipPath: 'url(#' + instanceId + "-deepai-combine__clip0_449_12481)", children: [_jsx("g", { id: instanceId + "-deepai-combine__Frame", clipPath: 'url(#' + instanceId + "-deepai-combine__clip1_449_12481)", children: _jsx("path", { id: instanceId + "-deepai-combine__DeepAI / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M23.034 17.06C23.051 17.026 23.068 16.991 23.068 16.957C23.203 16.61 23.338 16.194 23.406 15.847C24.286 12.727 24.354 8.70698 21.174 4.40899C21.094 4.32699 21.039 4.24599 20.992 4.17899C20.959 4.13099 20.932 4.09099 20.903 4.06199C21.715 3.43799 22.73 3.22999 23.474 3.22999C23.88 3.22999 24.083 2.74499 23.812 2.46699C21.174 -0.444015 18.265 -0.375015 16.235 0.733985C12.921 -0.514015 9.335 -0.0980148 7.17 1.42799C3.45 3.99299 3.45 6.90398 5.344 9.60798C4.99875 10.2626 4.74825 10.9629 4.6 11.688C4.464 12.381 5.276 12.866 5.75 12.381C6.697 11.48 7.915 10.371 8.523 9.95498C10.012 8.84498 10.959 8.42898 12.312 8.22198H12.379C12.853 8.15198 13.259 8.08298 13.732 8.08298C15.5517 8.08184 17.3139 8.7198 18.7112 9.8855C20.1085 11.0512 21.052 12.6706 21.377 14.461L21.397 14.629C21.457 15.116 21.512 15.558 21.512 16.055V16.402L21.309 15.778C20.497 14.184 18.942 13.005 17.047 13.005C17.047 13.491 17.047 14.045 16.98 14.53C16.709 17.165 15.153 19.245 13.056 20.423C12.988 20.423 12.988 20.493 12.921 20.493C12.718 20.562 12.447 20.7 12.244 20.77C12.1896 20.7978 12.1331 20.8212 12.075 20.84C12.025 20.856 11.974 20.874 11.905 20.908C11.2173 21.1851 10.4824 21.3264 9.741 21.324H9.335C8.862 21.324 8.32 21.324 7.847 21.185C6.764 20.978 5.817 20.492 5.005 19.868C4.532 19.522 4.126 19.106 3.72 18.621C5.48 21.394 8.388 23.404 11.838 23.889C12.5981 24.0152 13.3717 24.0388 14.138 23.959C14.775 23.8769 15.4073 23.7611 16.032 23.612C16.642 23.477 17.2332 23.2674 17.792 22.988C18.265 22.78 18.671 22.572 19.077 22.295C19.077 22.295 19.1 22.271 19.133 22.251C19.157 22.2357 19.1846 22.2271 19.213 22.226C19.347 22.086 19.55 22.018 19.686 21.879C19.998 21.623 20.252 21.367 20.502 21.112L20.497 21.117C20.7 20.908 20.836 20.7 21.039 20.492C21.375 20.079 21.711 19.596 22.048 19.114L22.053 19.106C22.392 18.482 22.73 17.858 23 17.165C23 17.13 23.017 17.095 23.034 17.061V17.06ZM2.977 14.53V17.58H0V14.53H2.977Z", fill: "currentColor", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-deepai-combine__Frame_2", clipPath: 'url(#' + instanceId + "-deepai-combine__clip2_449_12481)", children: _jsx("path", { id: instanceId + "-deepai-combine__DeepAI / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M96.3152 19.0087V17.4037H98.3537V6.12675H96.3152V4.52175H102.431V6.12675H100.392V17.4037H102.431V19.0087H96.3152ZM81.5252 19.0087L86.9687 4.5H89.2457L94.6682 19.0087H92.4992L91.3929 15.8422H84.8004L83.6942 19.0087H81.5252ZM85.4289 14.0857H90.7637L88.0967 6.56025L85.4289 14.0857ZM70.9502 21.1717V6.9225H72.2732L72.7719 8.6145C73.1012 8.05381 73.5725 7.58994 74.1384 7.26975C74.7152 6.92325 75.4247 6.75 76.2632 6.75C77.0882 6.75 77.8464 6.97425 78.5402 7.422C79.2489 7.85625 79.8129 8.49225 80.2322 9.33075C80.6657 10.155 80.8824 11.1592 80.8824 12.3457C80.8824 13.5157 80.6657 14.5207 80.2322 15.36C79.8122 16.1985 79.2497 16.8412 78.5402 17.2897C77.8589 17.7197 77.0687 17.9453 76.2632 17.94C75.4247 17.94 74.7167 17.7742 74.1384 17.4412C73.5704 17.1049 73.0996 16.6268 72.7719 16.0537V21.1717H70.9502ZM75.7862 16.3792C76.7117 16.3792 77.4489 16.0245 77.9987 15.3165C78.5619 14.6077 78.8439 13.6177 78.8439 12.345C78.8439 11.0587 78.5619 10.068 77.9987 9.37425C77.4489 8.6655 76.7117 8.3115 75.7862 8.3115C74.8614 8.3115 74.1167 8.6655 73.5527 9.37425C73.0029 10.068 72.7284 11.0587 72.7284 12.345C72.7284 13.6177 73.0029 14.6077 73.5527 15.3165C74.1167 16.0245 74.8614 16.3792 75.7862 16.3792ZM63.4284 19.269C62.3004 19.269 61.3464 19.023 60.5657 18.5317C59.7936 18.0352 59.1713 17.3378 58.7657 16.5142C58.3607 15.6615 58.1582 14.7067 58.1582 13.6515C58.1582 12.51 58.3899 11.5267 58.8527 10.7025C59.3154 9.864 59.9372 9.2205 60.7172 8.772C61.5122 8.31 62.4017 8.07825 63.3849 8.07825C64.2384 8.07825 64.9899 8.2515 65.6402 8.59875C66.2768 8.9193 66.8272 9.38792 67.2452 9.96525C67.6835 10.5387 68.0007 11.1952 68.1774 11.895C68.3804 12.6212 68.4541 13.3775 68.3949 14.1292H60.1104C60.1397 15.0255 60.3347 15.7342 60.6954 16.254C61.0719 16.7745 61.5129 17.1435 62.0192 17.3602C62.5247 17.5627 62.9942 17.664 63.4284 17.664C64.0359 17.664 64.5414 17.5702 64.9464 17.382C65.3664 17.1795 65.6987 16.9192 65.9439 16.6012L67.7004 17.1217C67.3104 17.7435 66.7539 18.2565 66.0309 18.6615C65.3079 19.0665 64.4409 19.269 63.4284 19.269ZM60.1322 12.6765H66.4644C66.4644 12.1702 66.3347 11.6857 66.0744 11.223C65.8274 10.7588 65.4604 10.3693 65.0117 10.095C64.5632 9.79125 64.0217 9.63975 63.3849 9.63975C62.8502 9.63975 62.3439 9.741 61.8669 9.9435C61.3853 10.1497 60.9719 10.488 60.6744 10.9192C60.3707 11.3677 60.1899 11.9527 60.1322 12.6757V12.6765ZM51.7382 19.269C50.6102 19.269 49.6562 19.023 48.8754 18.5317C48.1033 18.0353 47.481 17.3378 47.0754 16.5142C46.6704 15.6615 46.4679 14.7067 46.4679 13.6515C46.4679 12.51 46.6997 11.5267 47.1617 10.7025C47.6244 9.864 48.2462 9.2205 49.0269 8.772C49.8219 8.31 50.7114 8.07825 51.6947 8.07825C52.5474 8.07825 53.2997 8.2515 53.9499 8.59875C54.5866 8.9193 55.137 9.38792 55.5549 9.96525C55.9884 10.5292 56.2997 11.1727 56.4872 11.895C56.6902 12.6212 56.7638 13.3775 56.7047 14.1292H48.4202C48.4487 15.0255 48.6437 15.7342 49.0052 16.254C49.3817 16.7745 49.8227 17.1435 50.3282 17.3602C50.8344 17.5627 51.3039 17.664 51.7382 17.664C52.3457 17.664 52.8512 17.5702 53.2562 17.382C53.6754 17.1795 54.0077 16.9192 54.2537 16.6012L56.0102 17.1217C55.6202 17.7435 55.0629 18.2565 54.3407 18.6615C53.6177 19.0665 52.7499 19.269 51.7382 19.269ZM48.4412 12.6765H54.7742C54.7742 12.1702 54.6437 11.6857 54.3842 11.223C54.1369 10.7587 53.7697 10.3692 53.3207 10.095C52.8729 9.79125 52.3307 9.63975 51.6947 9.63975C51.1733 9.6371 50.6569 9.74045 50.1767 9.9435C49.6951 10.1497 49.2816 10.488 48.9842 10.9192C48.6804 11.3677 48.4997 11.9527 48.4412 12.6757V12.6765ZM32.7002 19.0087V4.52175H36.6474C37.8039 4.52175 38.8592 4.64475 39.8132 4.89075C40.7822 5.12175 41.6207 5.51175 42.3294 6.06075C43.0374 6.6105 43.5872 7.35525 43.9772 8.29575C44.3672 9.2205 44.5622 10.3702 44.5622 11.7435C44.5622 13.131 44.3672 14.295 43.9772 15.2347C43.5872 16.1602 43.0374 16.905 42.3294 17.469C41.6207 18.018 40.7822 18.4155 39.8132 18.6615C38.8592 18.8925 37.8032 19.0087 36.6474 19.0087H32.7002ZM34.7387 17.295H36.6039C37.3302 17.2971 38.0555 17.2392 38.7722 17.1217C39.4809 16.9912 40.1102 16.746 40.6592 16.3845C41.2232 16.0087 41.6642 15.4515 41.9822 14.7142C42.3144 13.9627 42.4809 12.972 42.4809 11.7435C42.4809 10.5142 42.3144 9.5385 41.9822 8.8155C41.6642 8.07825 41.2232 7.52925 40.6592 7.16775C40.1102 6.79125 39.4809 6.54525 38.7722 6.4305C38.0784 6.3 37.3554 6.2355 36.6039 6.2355H34.7387V17.295Z", fill: "currentColor", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-deepai-combine__clip0_449_12481", children: _jsx("rect", { width: 103.95, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-deepai-combine__clip1_449_12481", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-deepai-combine__clip2_449_12481", children: _jsx("rect", { width: 72.75, height: 18, fill: "#fff", transform: "translate(31.2002 3)", fillOpacity: 1 }) })] })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(DeepaiCombine);
|
|
10
|
-
export default ForwardRef;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const DeepaiCombineDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 104 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: typeof size === 'number' ? size * 4.333333333333333 : 'calc(' + size + ' * 4.333333333333333)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-deepai-combine-dark__Name=DeepAI, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-deepai-combine-dark__DeepAI / Combination", clipPath: 'url(#' + instanceId + "-deepai-combine-dark__clip0_449_12481)", children: [_jsx("g", { id: instanceId + "-deepai-combine-dark__Frame", clipPath: 'url(#' + instanceId + "-deepai-combine-dark__clip1_449_12481)", children: _jsx("path", { id: instanceId + "-deepai-combine-dark__DeepAI / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M23.034 17.06C23.051 17.026 23.068 16.991 23.068 16.957C23.203 16.61 23.338 16.194 23.406 15.847C24.286 12.727 24.354 8.70698 21.174 4.40899C21.094 4.32699 21.039 4.24599 20.992 4.17899C20.959 4.13099 20.932 4.09099 20.903 4.06199C21.715 3.43799 22.73 3.22999 23.474 3.22999C23.88 3.22999 24.083 2.74499 23.812 2.46699C21.174 -0.444015 18.265 -0.375015 16.235 0.733985C12.921 -0.514015 9.335 -0.0980148 7.17 1.42799C3.45 3.99299 3.45 6.90398 5.344 9.60798C4.99875 10.2626 4.74825 10.9629 4.6 11.688C4.464 12.381 5.276 12.866 5.75 12.381C6.697 11.48 7.915 10.371 8.523 9.95498C10.012 8.84498 10.959 8.42898 12.312 8.22198H12.379C12.853 8.15198 13.259 8.08298 13.732 8.08298C15.5517 8.08184 17.3139 8.7198 18.7112 9.8855C20.1085 11.0512 21.052 12.6706 21.377 14.461L21.397 14.629C21.457 15.116 21.512 15.558 21.512 16.055V16.402L21.309 15.778C20.497 14.184 18.942 13.005 17.047 13.005C17.047 13.491 17.047 14.045 16.98 14.53C16.709 17.165 15.153 19.245 13.056 20.423C12.988 20.423 12.988 20.493 12.921 20.493C12.718 20.562 12.447 20.7 12.244 20.77C12.1896 20.7978 12.1331 20.8212 12.075 20.84C12.025 20.856 11.974 20.874 11.905 20.908C11.2173 21.1851 10.4824 21.3264 9.741 21.324H9.335C8.862 21.324 8.32 21.324 7.847 21.185C6.764 20.978 5.817 20.492 5.005 19.868C4.532 19.522 4.126 19.106 3.72 18.621C5.48 21.394 8.388 23.404 11.838 23.889C12.5981 24.0152 13.3717 24.0388 14.138 23.959C14.775 23.8769 15.4073 23.7611 16.032 23.612C16.642 23.477 17.2332 23.2674 17.792 22.988C18.265 22.78 18.671 22.572 19.077 22.295C19.077 22.295 19.1 22.271 19.133 22.251C19.157 22.2357 19.1846 22.2271 19.213 22.226C19.347 22.086 19.55 22.018 19.686 21.879C19.998 21.623 20.252 21.367 20.502 21.112L20.497 21.117C20.7 20.908 20.836 20.7 21.039 20.492C21.375 20.079 21.711 19.596 22.048 19.114L22.053 19.106C22.392 18.482 22.73 17.858 23 17.165C23 17.13 23.017 17.095 23.034 17.061V17.06ZM2.977 14.53V17.58H0V14.53H2.977Z", fill: "white", style: {
|
|
8
|
-
fill: "white",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }) }), _jsx("g", { id: instanceId + "-deepai-combine-dark__Frame_2", clipPath: 'url(#' + instanceId + "-deepai-combine-dark__clip2_449_12481)", children: _jsx("path", { id: instanceId + "-deepai-combine-dark__DeepAI / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M96.3152 19.0087V17.4037H98.3537V6.12675H96.3152V4.52175H102.431V6.12675H100.392V17.4037H102.431V19.0087H96.3152ZM81.5252 19.0087L86.9687 4.5H89.2457L94.6682 19.0087H92.4992L91.3929 15.8422H84.8004L83.6942 19.0087H81.5252ZM85.4289 14.0857H90.7637L88.0967 6.56025L85.4289 14.0857ZM70.9502 21.1717V6.9225H72.2732L72.7719 8.6145C73.1012 8.05381 73.5725 7.58994 74.1384 7.26975C74.7152 6.92325 75.4247 6.75 76.2632 6.75C77.0882 6.75 77.8464 6.97425 78.5402 7.422C79.2489 7.85625 79.8129 8.49225 80.2322 9.33075C80.6657 10.155 80.8824 11.1592 80.8824 12.3457C80.8824 13.5157 80.6657 14.5207 80.2322 15.36C79.8122 16.1985 79.2497 16.8412 78.5402 17.2897C77.8589 17.7197 77.0687 17.9453 76.2632 17.94C75.4247 17.94 74.7167 17.7742 74.1384 17.4412C73.5704 17.1049 73.0996 16.6268 72.7719 16.0537V21.1717H70.9502ZM75.7862 16.3792C76.7117 16.3792 77.4489 16.0245 77.9987 15.3165C78.5619 14.6077 78.8439 13.6177 78.8439 12.345C78.8439 11.0587 78.5619 10.068 77.9987 9.37425C77.4489 8.6655 76.7117 8.3115 75.7862 8.3115C74.8614 8.3115 74.1167 8.6655 73.5527 9.37425C73.0029 10.068 72.7284 11.0587 72.7284 12.345C72.7284 13.6177 73.0029 14.6077 73.5527 15.3165C74.1167 16.0245 74.8614 16.3792 75.7862 16.3792ZM63.4284 19.269C62.3004 19.269 61.3464 19.023 60.5657 18.5317C59.7936 18.0352 59.1713 17.3378 58.7657 16.5142C58.3607 15.6615 58.1582 14.7067 58.1582 13.6515C58.1582 12.51 58.3899 11.5267 58.8527 10.7025C59.3154 9.864 59.9372 9.2205 60.7172 8.772C61.5122 8.31 62.4017 8.07825 63.3849 8.07825C64.2384 8.07825 64.9899 8.2515 65.6402 8.59875C66.2768 8.9193 66.8272 9.38792 67.2452 9.96525C67.6835 10.5387 68.0007 11.1952 68.1774 11.895C68.3804 12.6212 68.4541 13.3775 68.3949 14.1292H60.1104C60.1397 15.0255 60.3347 15.7342 60.6954 16.254C61.0719 16.7745 61.5129 17.1435 62.0192 17.3602C62.5247 17.5627 62.9942 17.664 63.4284 17.664C64.0359 17.664 64.5414 17.5702 64.9464 17.382C65.3664 17.1795 65.6987 16.9192 65.9439 16.6012L67.7004 17.1217C67.3104 17.7435 66.7539 18.2565 66.0309 18.6615C65.3079 19.0665 64.4409 19.269 63.4284 19.269ZM60.1322 12.6765H66.4644C66.4644 12.1702 66.3347 11.6857 66.0744 11.223C65.8274 10.7588 65.4604 10.3693 65.0117 10.095C64.5632 9.79125 64.0217 9.63975 63.3849 9.63975C62.8502 9.63975 62.3439 9.741 61.8669 9.9435C61.3853 10.1497 60.9719 10.488 60.6744 10.9192C60.3707 11.3677 60.1899 11.9527 60.1322 12.6757V12.6765ZM51.7382 19.269C50.6102 19.269 49.6562 19.023 48.8754 18.5317C48.1033 18.0353 47.481 17.3378 47.0754 16.5142C46.6704 15.6615 46.4679 14.7067 46.4679 13.6515C46.4679 12.51 46.6997 11.5267 47.1617 10.7025C47.6244 9.864 48.2462 9.2205 49.0269 8.772C49.8219 8.31 50.7114 8.07825 51.6947 8.07825C52.5474 8.07825 53.2997 8.2515 53.9499 8.59875C54.5866 8.9193 55.137 9.38792 55.5549 9.96525C55.9884 10.5292 56.2997 11.1727 56.4872 11.895C56.6902 12.6212 56.7638 13.3775 56.7047 14.1292H48.4202C48.4487 15.0255 48.6437 15.7342 49.0052 16.254C49.3817 16.7745 49.8227 17.1435 50.3282 17.3602C50.8344 17.5627 51.3039 17.664 51.7382 17.664C52.3457 17.664 52.8512 17.5702 53.2562 17.382C53.6754 17.1795 54.0077 16.9192 54.2537 16.6012L56.0102 17.1217C55.6202 17.7435 55.0629 18.2565 54.3407 18.6615C53.6177 19.0665 52.7499 19.269 51.7382 19.269ZM48.4412 12.6765H54.7742C54.7742 12.1702 54.6437 11.6857 54.3842 11.223C54.1369 10.7587 53.7697 10.3692 53.3207 10.095C52.8729 9.79125 52.3307 9.63975 51.6947 9.63975C51.1733 9.6371 50.6569 9.74045 50.1767 9.9435C49.6951 10.1497 49.2816 10.488 48.9842 10.9192C48.6804 11.3677 48.4997 11.9527 48.4412 12.6757V12.6765ZM32.7002 19.0087V4.52175H36.6474C37.8039 4.52175 38.8592 4.64475 39.8132 4.89075C40.7822 5.12175 41.6207 5.51175 42.3294 6.06075C43.0374 6.6105 43.5872 7.35525 43.9772 8.29575C44.3672 9.2205 44.5622 10.3702 44.5622 11.7435C44.5622 13.131 44.3672 14.295 43.9772 15.2347C43.5872 16.1602 43.0374 16.905 42.3294 17.469C41.6207 18.018 40.7822 18.4155 39.8132 18.6615C38.8592 18.8925 37.8032 19.0087 36.6474 19.0087H32.7002ZM34.7387 17.295H36.6039C37.3302 17.2971 38.0555 17.2392 38.7722 17.1217C39.4809 16.9912 40.1102 16.746 40.6592 16.3845C41.2232 16.0087 41.6642 15.4515 41.9822 14.7142C42.3144 13.9627 42.4809 12.972 42.4809 11.7435C42.4809 10.5142 42.3144 9.5385 41.9822 8.8155C41.6642 8.07825 41.2232 7.52925 40.6592 7.16775C40.1102 6.79125 39.4809 6.54525 38.7722 6.4305C38.0784 6.3 37.3554 6.2355 36.6039 6.2355H34.7387V17.295Z", fill: "white", style: {
|
|
11
|
-
fill: "white",
|
|
12
|
-
fillOpacity: 1
|
|
13
|
-
} }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-deepai-combine-dark__clip0_449_12481", children: _jsx("rect", { width: 103.95, height: 24, fill: "white", style: {
|
|
14
|
-
fill: "white",
|
|
15
|
-
fillOpacity: 1
|
|
16
|
-
} }) }), _jsx("clipPath", { id: instanceId + "-deepai-combine-dark__clip1_449_12481", children: _jsx("rect", { width: 24, height: 24, fill: "white", style: {
|
|
17
|
-
fill: "white",
|
|
18
|
-
fillOpacity: 1
|
|
19
|
-
} }) }), _jsx("clipPath", { id: instanceId + "-deepai-combine-dark__clip2_449_12481", children: _jsx("rect", { width: 72.75, height: 18, fill: "white", style: {
|
|
20
|
-
fill: "white",
|
|
21
|
-
fillOpacity: 1
|
|
22
|
-
}, transform: "translate(31.2002 3)" }) })] })] });
|
|
23
|
-
};
|
|
24
|
-
const ForwardRef = forwardRef(DeepaiCombineDark);
|
|
25
|
-
export default ForwardRef;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const DeepaiCombineLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 104 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: typeof size === 'number' ? size * 4.333333333333333 : 'calc(' + size + ' * 4.333333333333333)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-deepai-combine-light__Name=DeepAI, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-deepai-combine-light__DeepAI / Combination", clipPath: 'url(#' + instanceId + "-deepai-combine-light__clip0_449_12481)", children: [_jsx("g", { id: instanceId + "-deepai-combine-light__Frame", clipPath: 'url(#' + instanceId + "-deepai-combine-light__clip1_449_12481)", children: _jsx("path", { id: instanceId + "-deepai-combine-light__DeepAI / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M23.034 17.06C23.051 17.026 23.068 16.991 23.068 16.957C23.203 16.61 23.338 16.194 23.406 15.847C24.286 12.727 24.354 8.70698 21.174 4.40899C21.094 4.32699 21.039 4.24599 20.992 4.17899C20.959 4.13099 20.932 4.09099 20.903 4.06199C21.715 3.43799 22.73 3.22999 23.474 3.22999C23.88 3.22999 24.083 2.74499 23.812 2.46699C21.174 -0.444015 18.265 -0.375015 16.235 0.733985C12.921 -0.514015 9.335 -0.0980148 7.17 1.42799C3.45 3.99299 3.45 6.90398 5.344 9.60798C4.99875 10.2626 4.74825 10.9629 4.6 11.688C4.464 12.381 5.276 12.866 5.75 12.381C6.697 11.48 7.915 10.371 8.523 9.95498C10.012 8.84498 10.959 8.42898 12.312 8.22198H12.379C12.853 8.15198 13.259 8.08298 13.732 8.08298C15.5517 8.08184 17.3139 8.7198 18.7112 9.8855C20.1085 11.0512 21.052 12.6706 21.377 14.461L21.397 14.629C21.457 15.116 21.512 15.558 21.512 16.055V16.402L21.309 15.778C20.497 14.184 18.942 13.005 17.047 13.005C17.047 13.491 17.047 14.045 16.98 14.53C16.709 17.165 15.153 19.245 13.056 20.423C12.988 20.423 12.988 20.493 12.921 20.493C12.718 20.562 12.447 20.7 12.244 20.77C12.1896 20.7978 12.1331 20.8212 12.075 20.84C12.025 20.856 11.974 20.874 11.905 20.908C11.2173 21.1851 10.4824 21.3264 9.741 21.324H9.335C8.862 21.324 8.32 21.324 7.847 21.185C6.764 20.978 5.817 20.492 5.005 19.868C4.532 19.522 4.126 19.106 3.72 18.621C5.48 21.394 8.388 23.404 11.838 23.889C12.5981 24.0152 13.3717 24.0388 14.138 23.959C14.775 23.8769 15.4073 23.7611 16.032 23.612C16.642 23.477 17.2332 23.2674 17.792 22.988C18.265 22.78 18.671 22.572 19.077 22.295C19.077 22.295 19.1 22.271 19.133 22.251C19.157 22.2357 19.1846 22.2271 19.213 22.226C19.347 22.086 19.55 22.018 19.686 21.879C19.998 21.623 20.252 21.367 20.502 21.112L20.497 21.117C20.7 20.908 20.836 20.7 21.039 20.492C21.375 20.079 21.711 19.596 22.048 19.114L22.053 19.106C22.392 18.482 22.73 17.858 23 17.165C23 17.13 23.017 17.095 23.034 17.061V17.06ZM2.977 14.53V17.58H0V14.53H2.977Z", fill: "#000000", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-deepai-combine-light__Frame_2", clipPath: 'url(#' + instanceId + "-deepai-combine-light__clip2_449_12481)", children: _jsx("path", { id: instanceId + "-deepai-combine-light__DeepAI / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M96.3152 19.0087V17.4037H98.3537V6.12675H96.3152V4.52175H102.431V6.12675H100.392V17.4037H102.431V19.0087H96.3152ZM81.5252 19.0087L86.9687 4.5H89.2457L94.6682 19.0087H92.4992L91.3929 15.8422H84.8004L83.6942 19.0087H81.5252ZM85.4289 14.0857H90.7637L88.0967 6.56025L85.4289 14.0857ZM70.9502 21.1717V6.9225H72.2732L72.7719 8.6145C73.1012 8.05381 73.5725 7.58994 74.1384 7.26975C74.7152 6.92325 75.4247 6.75 76.2632 6.75C77.0882 6.75 77.8464 6.97425 78.5402 7.422C79.2489 7.85625 79.8129 8.49225 80.2322 9.33075C80.6657 10.155 80.8824 11.1592 80.8824 12.3457C80.8824 13.5157 80.6657 14.5207 80.2322 15.36C79.8122 16.1985 79.2497 16.8412 78.5402 17.2897C77.8589 17.7197 77.0687 17.9453 76.2632 17.94C75.4247 17.94 74.7167 17.7742 74.1384 17.4412C73.5704 17.1049 73.0996 16.6268 72.7719 16.0537V21.1717H70.9502ZM75.7862 16.3792C76.7117 16.3792 77.4489 16.0245 77.9987 15.3165C78.5619 14.6077 78.8439 13.6177 78.8439 12.345C78.8439 11.0587 78.5619 10.068 77.9987 9.37425C77.4489 8.6655 76.7117 8.3115 75.7862 8.3115C74.8614 8.3115 74.1167 8.6655 73.5527 9.37425C73.0029 10.068 72.7284 11.0587 72.7284 12.345C72.7284 13.6177 73.0029 14.6077 73.5527 15.3165C74.1167 16.0245 74.8614 16.3792 75.7862 16.3792ZM63.4284 19.269C62.3004 19.269 61.3464 19.023 60.5657 18.5317C59.7936 18.0352 59.1713 17.3378 58.7657 16.5142C58.3607 15.6615 58.1582 14.7067 58.1582 13.6515C58.1582 12.51 58.3899 11.5267 58.8527 10.7025C59.3154 9.864 59.9372 9.2205 60.7172 8.772C61.5122 8.31 62.4017 8.07825 63.3849 8.07825C64.2384 8.07825 64.9899 8.2515 65.6402 8.59875C66.2768 8.9193 66.8272 9.38792 67.2452 9.96525C67.6835 10.5387 68.0007 11.1952 68.1774 11.895C68.3804 12.6212 68.4541 13.3775 68.3949 14.1292H60.1104C60.1397 15.0255 60.3347 15.7342 60.6954 16.254C61.0719 16.7745 61.5129 17.1435 62.0192 17.3602C62.5247 17.5627 62.9942 17.664 63.4284 17.664C64.0359 17.664 64.5414 17.5702 64.9464 17.382C65.3664 17.1795 65.6987 16.9192 65.9439 16.6012L67.7004 17.1217C67.3104 17.7435 66.7539 18.2565 66.0309 18.6615C65.3079 19.0665 64.4409 19.269 63.4284 19.269ZM60.1322 12.6765H66.4644C66.4644 12.1702 66.3347 11.6857 66.0744 11.223C65.8274 10.7588 65.4604 10.3693 65.0117 10.095C64.5632 9.79125 64.0217 9.63975 63.3849 9.63975C62.8502 9.63975 62.3439 9.741 61.8669 9.9435C61.3853 10.1497 60.9719 10.488 60.6744 10.9192C60.3707 11.3677 60.1899 11.9527 60.1322 12.6757V12.6765ZM51.7382 19.269C50.6102 19.269 49.6562 19.023 48.8754 18.5317C48.1033 18.0353 47.481 17.3378 47.0754 16.5142C46.6704 15.6615 46.4679 14.7067 46.4679 13.6515C46.4679 12.51 46.6997 11.5267 47.1617 10.7025C47.6244 9.864 48.2462 9.2205 49.0269 8.772C49.8219 8.31 50.7114 8.07825 51.6947 8.07825C52.5474 8.07825 53.2997 8.2515 53.9499 8.59875C54.5866 8.9193 55.137 9.38792 55.5549 9.96525C55.9884 10.5292 56.2997 11.1727 56.4872 11.895C56.6902 12.6212 56.7638 13.3775 56.7047 14.1292H48.4202C48.4487 15.0255 48.6437 15.7342 49.0052 16.254C49.3817 16.7745 49.8227 17.1435 50.3282 17.3602C50.8344 17.5627 51.3039 17.664 51.7382 17.664C52.3457 17.664 52.8512 17.5702 53.2562 17.382C53.6754 17.1795 54.0077 16.9192 54.2537 16.6012L56.0102 17.1217C55.6202 17.7435 55.0629 18.2565 54.3407 18.6615C53.6177 19.0665 52.7499 19.269 51.7382 19.269ZM48.4412 12.6765H54.7742C54.7742 12.1702 54.6437 11.6857 54.3842 11.223C54.1369 10.7587 53.7697 10.3692 53.3207 10.095C52.8729 9.79125 52.3307 9.63975 51.6947 9.63975C51.1733 9.6371 50.6569 9.74045 50.1767 9.9435C49.6951 10.1497 49.2816 10.488 48.9842 10.9192C48.6804 11.3677 48.4997 11.9527 48.4412 12.6757V12.6765ZM32.7002 19.0087V4.52175H36.6474C37.8039 4.52175 38.8592 4.64475 39.8132 4.89075C40.7822 5.12175 41.6207 5.51175 42.3294 6.06075C43.0374 6.6105 43.5872 7.35525 43.9772 8.29575C44.3672 9.2205 44.5622 10.3702 44.5622 11.7435C44.5622 13.131 44.3672 14.295 43.9772 15.2347C43.5872 16.1602 43.0374 16.905 42.3294 17.469C41.6207 18.018 40.7822 18.4155 39.8132 18.6615C38.8592 18.8925 37.8032 19.0087 36.6474 19.0087H32.7002ZM34.7387 17.295H36.6039C37.3302 17.2971 38.0555 17.2392 38.7722 17.1217C39.4809 16.9912 40.1102 16.746 40.6592 16.3845C41.2232 16.0087 41.6642 15.4515 41.9822 14.7142C42.3144 13.9627 42.4809 12.972 42.4809 11.7435C42.4809 10.5142 42.3144 9.5385 41.9822 8.8155C41.6642 8.07825 41.2232 7.52925 40.6592 7.16775C40.1102 6.79125 39.4809 6.54525 38.7722 6.4305C38.0784 6.3 37.3554 6.2355 36.6039 6.2355H34.7387V17.295Z", fill: "#000000", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-deepai-combine-light__clip0_449_12481", children: _jsx("rect", { width: 103.95, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-deepai-combine-light__clip1_449_12481", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-deepai-combine-light__clip2_449_12481", children: _jsx("rect", { width: 72.75, height: 18, fill: "#fff", transform: "translate(31.2002 3)", fillOpacity: 1 }) })] })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(DeepaiCombineLight);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Deepai/Dark.js
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const DeepaiDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-deepai-dark__Name=DeepAI, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-deepai-dark__DeepAI / Icon", clipPath: 'url(#' + instanceId + "-deepai-dark__clip0_436_4264)", children: _jsx("path", { id: instanceId + "-deepai-dark__DeepAI / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M46.068 34.12C46.102 34.052 46.136 33.982 46.136 33.914C46.406 33.22 46.676 32.388 46.812 31.694C48.572 25.454 48.708 17.414 42.348 8.81797C42.188 8.65397 42.078 8.49197 41.984 8.35797C41.918 8.26197 41.864 8.18197 41.806 8.12397C43.43 6.87597 45.46 6.45997 46.948 6.45997C47.76 6.45997 48.166 5.48997 47.624 4.93397C42.348 -0.88803 36.53 -0.750029 32.47 1.46797C25.842 -1.02803 18.67 -0.19603 14.34 2.85597C6.9 7.98597 6.9 13.808 10.688 19.216C9.9975 20.5252 9.4965 21.9258 9.2 23.376C8.928 24.762 10.552 25.732 11.5 24.762C13.394 22.96 15.83 20.742 17.046 19.91C20.024 17.69 21.918 16.858 24.624 16.444H24.758C25.706 16.304 26.518 16.166 27.464 16.166C31.1033 16.1637 34.6279 17.4396 37.4224 19.771C40.2169 22.1024 42.1039 25.3412 42.754 28.922L42.794 29.258C42.914 30.232 43.024 31.116 43.024 32.11V32.804L42.618 31.556C40.994 28.368 37.884 26.01 34.094 26.01C34.094 26.982 34.094 28.09 33.96 29.06C33.418 34.33 30.306 38.49 26.112 40.846C25.976 40.846 25.976 40.986 25.842 40.986C25.436 41.124 24.894 41.4 24.488 41.54C24.3792 41.5955 24.2662 41.6423 24.15 41.68C24.05 41.712 23.948 41.748 23.81 41.816C22.4346 42.3702 20.9649 42.6528 19.482 42.648H18.67C17.724 42.648 16.64 42.648 15.694 42.37C13.528 41.956 11.634 40.984 10.01 39.736C9.064 39.044 8.252 38.212 7.44 37.242C10.96 42.788 16.776 46.808 23.676 47.778C25.1961 48.0304 26.7433 48.0775 28.276 47.918C29.5501 47.7539 30.8145 47.5222 32.064 47.224C33.2841 46.954 34.4663 46.5348 35.584 45.976C36.53 45.56 37.342 45.144 38.154 44.59C38.154 44.59 38.2 44.542 38.266 44.502C38.3139 44.4714 38.3692 44.4541 38.426 44.452C38.694 44.172 39.1 44.036 39.372 43.758C39.996 43.246 40.504 42.734 41.004 42.224L40.994 42.234C41.4 41.816 41.672 41.4 42.078 40.984C42.75 40.158 43.422 39.192 44.096 38.228L44.106 38.212C44.784 36.964 45.46 35.716 46 34.33C46 34.26 46.034 34.19 46.068 34.122V34.12ZM5.954 29.06V35.16H0V29.06H5.954Z", fill: "white", style: {
|
|
8
|
-
fill: "white",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-deepai-dark__clip0_436_4264", children: _jsx("rect", { width: 48, height: 48, fill: "white", style: {
|
|
11
|
-
fill: "white",
|
|
12
|
-
fillOpacity: 1
|
|
13
|
-
} }) }) })] });
|
|
14
|
-
};
|
|
15
|
-
const ForwardRef = forwardRef(DeepaiDark);
|
|
16
|
-
export default ForwardRef;
|
package/dist/Deepai/Light.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const DeepaiLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-deepai-light__Name=DeepAI, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-deepai-light__DeepAI / Icon", clipPath: 'url(#' + instanceId + "-deepai-light__clip0_436_4264)", children: _jsx("path", { id: instanceId + "-deepai-light__DeepAI / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M46.068 34.12C46.102 34.052 46.136 33.982 46.136 33.914C46.406 33.22 46.676 32.388 46.812 31.694C48.572 25.454 48.708 17.414 42.348 8.81797C42.188 8.65397 42.078 8.49197 41.984 8.35797C41.918 8.26197 41.864 8.18197 41.806 8.12397C43.43 6.87597 45.46 6.45997 46.948 6.45997C47.76 6.45997 48.166 5.48997 47.624 4.93397C42.348 -0.88803 36.53 -0.750029 32.47 1.46797C25.842 -1.02803 18.67 -0.19603 14.34 2.85597C6.9 7.98597 6.9 13.808 10.688 19.216C9.9975 20.5252 9.4965 21.9258 9.2 23.376C8.928 24.762 10.552 25.732 11.5 24.762C13.394 22.96 15.83 20.742 17.046 19.91C20.024 17.69 21.918 16.858 24.624 16.444H24.758C25.706 16.304 26.518 16.166 27.464 16.166C31.1033 16.1637 34.6279 17.4396 37.4224 19.771C40.2169 22.1024 42.1039 25.3412 42.754 28.922L42.794 29.258C42.914 30.232 43.024 31.116 43.024 32.11V32.804L42.618 31.556C40.994 28.368 37.884 26.01 34.094 26.01C34.094 26.982 34.094 28.09 33.96 29.06C33.418 34.33 30.306 38.49 26.112 40.846C25.976 40.846 25.976 40.986 25.842 40.986C25.436 41.124 24.894 41.4 24.488 41.54C24.3792 41.5955 24.2662 41.6423 24.15 41.68C24.05 41.712 23.948 41.748 23.81 41.816C22.4346 42.3702 20.9649 42.6528 19.482 42.648H18.67C17.724 42.648 16.64 42.648 15.694 42.37C13.528 41.956 11.634 40.984 10.01 39.736C9.064 39.044 8.252 38.212 7.44 37.242C10.96 42.788 16.776 46.808 23.676 47.778C25.1961 48.0304 26.7433 48.0775 28.276 47.918C29.5501 47.7539 30.8145 47.5222 32.064 47.224C33.2841 46.954 34.4663 46.5348 35.584 45.976C36.53 45.56 37.342 45.144 38.154 44.59C38.154 44.59 38.2 44.542 38.266 44.502C38.3139 44.4714 38.3692 44.4541 38.426 44.452C38.694 44.172 39.1 44.036 39.372 43.758C39.996 43.246 40.504 42.734 41.004 42.224L40.994 42.234C41.4 41.816 41.672 41.4 42.078 40.984C42.75 40.158 43.422 39.192 44.096 38.228L44.106 38.212C44.784 36.964 45.46 35.716 46 34.33C46 34.26 46.034 34.19 46.068 34.122V34.12ZM5.954 29.06V35.16H0V29.06H5.954Z", fill: "#000000", fillOpacity: 1 }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-deepai-light__clip0_436_4264", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(DeepaiLight);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Deepai/Mono.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const DeepaiMono = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-deepai-mono__Name=DeepAI, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-deepai-mono__DeepAI / Icon", clipPath: 'url(#' + instanceId + "-deepai-mono__clip0_436_4264)", children: _jsx("path", { id: instanceId + "-deepai-mono__DeepAI / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M46.068 34.12C46.102 34.052 46.136 33.982 46.136 33.914C46.406 33.22 46.676 32.388 46.812 31.694C48.572 25.454 48.708 17.414 42.348 8.81797C42.188 8.65397 42.078 8.49197 41.984 8.35797C41.918 8.26197 41.864 8.18197 41.806 8.12397C43.43 6.87597 45.46 6.45997 46.948 6.45997C47.76 6.45997 48.166 5.48997 47.624 4.93397C42.348 -0.88803 36.53 -0.750029 32.47 1.46797C25.842 -1.02803 18.67 -0.19603 14.34 2.85597C6.9 7.98597 6.9 13.808 10.688 19.216C9.9975 20.5252 9.4965 21.9258 9.2 23.376C8.928 24.762 10.552 25.732 11.5 24.762C13.394 22.96 15.83 20.742 17.046 19.91C20.024 17.69 21.918 16.858 24.624 16.444H24.758C25.706 16.304 26.518 16.166 27.464 16.166C31.1033 16.1637 34.6279 17.4396 37.4224 19.771C40.2169 22.1024 42.1039 25.3412 42.754 28.922L42.794 29.258C42.914 30.232 43.024 31.116 43.024 32.11V32.804L42.618 31.556C40.994 28.368 37.884 26.01 34.094 26.01C34.094 26.982 34.094 28.09 33.96 29.06C33.418 34.33 30.306 38.49 26.112 40.846C25.976 40.846 25.976 40.986 25.842 40.986C25.436 41.124 24.894 41.4 24.488 41.54C24.3792 41.5955 24.2662 41.6423 24.15 41.68C24.05 41.712 23.948 41.748 23.81 41.816C22.4346 42.3702 20.9649 42.6528 19.482 42.648H18.67C17.724 42.648 16.64 42.648 15.694 42.37C13.528 41.956 11.634 40.984 10.01 39.736C9.064 39.044 8.252 38.212 7.44 37.242C10.96 42.788 16.776 46.808 23.676 47.778C25.1961 48.0304 26.7433 48.0775 28.276 47.918C29.5501 47.7539 30.8145 47.5222 32.064 47.224C33.2841 46.954 34.4663 46.5348 35.584 45.976C36.53 45.56 37.342 45.144 38.154 44.59C38.154 44.59 38.2 44.542 38.266 44.502C38.3139 44.4714 38.3692 44.4541 38.426 44.452C38.694 44.172 39.1 44.036 39.372 43.758C39.996 43.246 40.504 42.734 41.004 42.224L40.994 42.234C41.4 41.816 41.672 41.4 42.078 40.984C42.75 40.158 43.422 39.192 44.096 38.228L44.106 38.212C44.784 36.964 45.46 35.716 46 34.33C46 34.26 46.034 34.19 46.068 34.122V34.12ZM5.954 29.06V35.16H0V29.06H5.954Z", fill: "currentColor", fillOpacity: 1 }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-deepai-mono__clip0_436_4264", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(DeepaiMono);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Deepai/index.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
declare const Deepai: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>> & {
|
|
2
|
-
Color: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3
|
-
Dark: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
4
|
-
Light: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
5
|
-
CombineDark: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
6
|
-
CombineLight: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
7
|
-
Combine: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
8
|
-
Default: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
9
|
-
};
|
|
10
|
-
export default Deepai;
|
package/dist/Deepai/index.js
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
// Generated. Do not edit manually.
|
|
3
|
-
import Mono from './Mono.js';
|
|
4
|
-
import Color from './Color.js';
|
|
5
|
-
import Dark from './Dark.js';
|
|
6
|
-
import Light from './Light.js';
|
|
7
|
-
import CombineDark from './CombineDark.js';
|
|
8
|
-
import CombineLight from './CombineLight.js';
|
|
9
|
-
import Combine from './Combine.js';
|
|
10
|
-
const Deepai = Object.assign(Mono, { Color, Dark, Light, CombineDark, CombineLight, Combine, Default: Dark });
|
|
11
|
-
export default Deepai;
|
package/dist/Deepl/Color.js
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const DeeplColor = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-deepl-color__Name=DeepL, Type=Color, Variant=Default", children: _jsxs("g", { id: instanceId + "-deepl-color__DeepL / Icon", clipPath: 'url(#' + instanceId + "-deepl-color__clip0_436_4268)", children: [_jsx("path", { id: instanceId + "-deepl-color__DeepL / path 01", d: "M23.126 0C23.606 0 24.076 0.13 24.49 0.374L40.884 9.886C41.3011 10.1308 41.6468 10.4807 41.8864 10.9007C42.1261 11.3208 42.2515 11.7964 42.25 12.28V31.336C42.25 32.326 41.73 33.234 40.884 33.728L31.304 39.288L31.324 39.284L31.014 39.458L30.554 39.724C30.3708 39.8495 30.2205 40.0175 30.1161 40.2135C30.0116 40.4095 29.956 40.6279 29.954 40.85V41.622L29.634 40.256L24.49 43.242C24.0758 43.485 23.6042 43.613 23.124 43.613C22.6438 43.613 22.1722 43.485 21.758 43.242L5.368 33.728C4.95095 33.4835 4.60521 33.134 4.3652 32.7143C4.12519 32.2947 3.99928 31.8195 4 31.336V12.28C4 11.316 4.52 10.408 5.368 9.914L21.758 0.374C22.172 0.13 22.644 0 23.126 0ZM20.586 28.046C20.3335 27.7598 20.0254 27.528 19.6804 27.3648C19.3354 27.2017 18.9608 27.1104 18.5794 27.0968C18.198 27.0831 17.8178 27.1473 17.462 27.2854C17.1062 27.4235 16.7823 27.6326 16.51 27.9C16.0974 28.2941 15.8122 28.8027 15.6909 29.3602C15.5697 29.9177 15.6179 30.4988 15.8295 31.0287C16.0412 31.5586 16.4064 32.0131 16.8784 32.3337C17.3503 32.6543 17.9074 32.8265 18.478 32.828C19.214 32.828 19.922 32.54 20.448 32.026C20.8133 31.6761 21.0792 31.2354 21.2183 30.7491C21.3575 30.2628 21.365 29.7482 21.24 29.258L28.588 24.984L27.222 24.212L20.586 28.046ZM18.48 12.328C17.744 12.328 17.04 12.618 16.514 13.132C16.095 13.5338 15.8082 14.0537 15.6918 14.6224C15.5753 15.1911 15.6347 15.7818 15.862 16.316C16.012 16.67 16.236 16.992 16.514 17.256C16.7834 17.5203 17.1032 17.7276 17.4545 17.8656C17.8057 18.0036 18.1811 18.0694 18.5584 18.0591C18.9356 18.0488 19.3069 17.9627 19.6501 17.8058C19.9933 17.6489 20.3014 17.4245 20.556 17.146L28.046 21.492L28.072 21.474C27.9021 21.9865 27.8811 22.5366 28.0114 23.0606C28.1417 23.5845 28.4179 24.0608 28.808 24.434C29.3328 24.9498 30.0392 25.2389 30.775 25.2389C31.5108 25.2389 32.2172 24.9498 32.742 24.434C33.0205 24.1674 33.2421 23.8472 33.3935 23.4926C33.5449 23.1381 33.623 22.7565 33.623 22.371C33.623 21.9855 33.5449 21.6039 33.3935 21.2494C33.2421 20.8948 33.0205 20.5746 32.742 20.308C32.4788 20.0495 32.1671 19.8454 31.8249 19.7075C31.4827 19.5696 31.1166 19.5005 30.7477 19.5042C30.3788 19.5079 30.0142 19.5844 29.6748 19.7292C29.3355 19.8739 29.028 20.0842 28.77 20.348L21.23 15.946C21.3654 15.4502 21.3644 14.927 21.2271 14.4317C21.0899 13.9364 20.8214 13.4873 20.45 13.132C19.9241 12.6161 19.2167 12.3274 18.48 12.328Z", fill: "#0F2B46", style: {
|
|
8
|
-
fill: "color(display-p3 0.0588 0.1686 0.2745)",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }), _jsx("path", { id: instanceId + "-deepl-color__DeepL / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M29.956 48V40.082L20.394 42.446", fill: "#0F2B46", style: {
|
|
11
|
-
fill: "color(display-p3 0.0588 0.1686 0.2745)",
|
|
12
|
-
fillOpacity: 1
|
|
13
|
-
} })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-deepl-color__clip0_436_4268", children: _jsx("rect", { width: 48, height: 48, fill: "white", style: {
|
|
14
|
-
fill: "white",
|
|
15
|
-
fillOpacity: 1
|
|
16
|
-
} }) }) })] });
|
|
17
|
-
};
|
|
18
|
-
const ForwardRef = forwardRef(DeeplColor);
|
|
19
|
-
export default ForwardRef;
|
package/dist/Deepl/Combine.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const DeeplCombine = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 99 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: typeof size === 'number' ? size * 4.125 : 'calc(' + size + ' * 4.125)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-deepl-combine__Name=DeepL, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-deepl-combine__DeepL / Combination", clipPath: 'url(#' + instanceId + "-deepl-combine__clip0_449_12495)", children: [_jsxs("g", { id: instanceId + "-deepl-combine__Frame", clipPath: 'url(#' + instanceId + "-deepl-combine__clip1_449_12495)", children: [_jsx("path", { id: instanceId + "-deepl-combine__DeepL / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M11.563 0C11.803 0 12.038 0.065 12.245 0.187L20.442 4.943C20.6506 5.06539 20.8234 5.24033 20.9432 5.45037C21.0631 5.6604 21.1257 5.89818 21.125 6.14V15.668C21.125 16.163 20.865 16.617 20.442 16.864L15.652 19.644L15.662 19.642L15.507 19.729L15.277 19.862C15.1854 19.9248 15.1103 20.0087 15.058 20.1067C15.0058 20.2048 14.978 20.3139 14.977 20.425V20.811L14.817 20.128L12.245 21.621C12.0379 21.7425 11.8021 21.8065 11.562 21.8065C11.3219 21.8065 11.0861 21.7425 10.879 21.621L2.684 16.864C2.47547 16.7417 2.3026 16.567 2.1826 16.3572C2.06259 16.1473 1.99964 15.9097 2 15.668V6.14C2 5.658 2.26 5.204 2.684 4.957L10.879 0.187C11.086 0.065 11.322 0 11.563 0ZM10.293 14.023C10.1668 13.8799 10.0127 13.764 9.8402 13.6824C9.6677 13.6008 9.48039 13.5552 9.28969 13.5484C9.09899 13.5416 8.9089 13.5736 8.73101 13.6427C8.55312 13.7117 8.39116 13.8163 8.255 13.95C8.04872 14.1471 7.90609 14.4013 7.84546 14.6801C7.78483 14.9589 7.80897 15.2494 7.91477 15.5143C8.02058 15.7793 8.20321 16.0065 8.43919 16.1669C8.67517 16.3272 8.95371 16.4132 9.239 16.414C9.607 16.414 9.961 16.27 10.224 16.013C10.4067 15.838 10.5396 15.6177 10.6092 15.3745C10.6787 15.1314 10.6825 14.8741 10.62 14.629L14.294 12.492L13.611 12.106L10.293 14.023ZM9.24 6.164C8.872 6.164 8.52 6.309 8.257 6.566C8.04751 6.76692 7.90412 7.02683 7.84589 7.31119C7.78766 7.59556 7.81734 7.89091 7.931 8.158C8.006 8.335 8.118 8.496 8.257 8.628C8.39169 8.76014 8.55161 8.8638 8.72723 8.93279C8.90285 9.00178 9.09056 9.03469 9.27918 9.02956C9.46779 9.02442 9.65344 8.98135 9.82505 8.90291C9.99665 8.82447 10.1507 8.71227 10.278 8.573L14.023 10.746L14.036 10.737C13.9511 10.9932 13.9406 11.2683 14.0057 11.5303C14.0708 11.7923 14.209 12.0304 14.404 12.217C14.6664 12.4749 15.0196 12.6194 15.3875 12.6194C15.7554 12.6194 16.1086 12.4749 16.371 12.217C16.5102 12.0837 16.6211 11.9236 16.6968 11.7463C16.7725 11.569 16.8115 11.3783 16.8115 11.1855C16.8115 10.9927 16.7725 10.802 16.6968 10.6247C16.6211 10.4474 16.5102 10.2873 16.371 10.154C16.2394 10.0247 16.0836 9.92272 15.9124 9.85375C15.7413 9.78479 15.5583 9.75025 15.3739 9.75211C15.1894 9.75397 15.0071 9.79219 14.8374 9.86458C14.6677 9.93697 14.514 10.0421 14.385 10.174L10.615 7.973C10.6827 7.72509 10.6822 7.4635 10.6136 7.21584C10.5449 6.96819 10.4107 6.74367 10.225 6.566C9.96206 6.30807 9.60834 6.16371 9.24 6.164Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-deepl-combine__DeepL / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M14.9778 24V20.041L10.1968 21.223", fill: "currentColor", fillOpacity: 1 })] }), _jsx("g", { id: instanceId + "-deepl-combine__Frame_2", clipPath: 'url(#' + instanceId + "-deepl-combine__clip2_449_12495)", children: _jsx("path", { id: instanceId + "-deepl-combine__DeepL / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M29.3003 3.5H35.6991C37.2605 3.5 38.6477 3.806 39.8607 4.42055C41.0736 5.0198 42.0146 5.87745 42.6827 6.9935C43.3525 8.0951 43.6874 9.37095 43.6874 10.8211C43.6874 12.2712 43.3525 13.5547 42.6835 14.6699C42.0146 15.7715 41.0728 16.6291 39.8607 17.2428C38.6477 17.842 37.2597 18.1421 35.6991 18.1421H29.3003V3.5ZM35.5733 15.8411C36.6468 15.8411 37.5878 15.6389 38.397 15.2343C39.2189 14.8161 39.8462 14.2313 40.2789 13.4773C40.7251 12.7106 40.9478 11.8249 40.9478 10.8211C40.9478 9.8172 40.7251 8.9383 40.2789 8.18605C39.8462 7.4185 39.2189 6.83285 38.397 6.42825C37.5878 6.01005 36.6468 5.80095 35.5733 5.80095H32.0186V15.8411H35.5733ZM56.8233 12.6197C56.8233 12.8016 56.8088 13.0591 56.7808 13.3932H48.019C48.172 14.2168 48.5698 14.8722 49.2115 15.3601C49.866 15.8344 50.6752 16.0715 51.6366 16.0715C52.864 16.0715 53.8746 15.6669 54.6694 14.8577L56.0702 16.4685C55.56 17.0743 54.9055 17.542 54.167 17.8285C53.4003 18.1345 52.5359 18.2883 51.5745 18.2883C50.3471 18.2883 49.2668 18.0444 48.3326 17.5565C47.3993 17.0686 46.6743 16.392 46.1583 15.5275C45.6568 14.6486 45.4052 13.6592 45.4052 12.5576C45.4052 11.4696 45.6492 10.493 46.1371 9.6285C46.6233 8.76632 47.3403 8.05689 48.2077 7.58C49.0857 7.09125 50.076 6.8473 51.1767 6.8473C52.2647 6.8473 53.2337 7.09125 54.0837 7.58C54.9381 8.04395 55.6365 8.74976 56.0914 9.60895C56.5793 10.4734 56.8224 11.4772 56.8224 12.6205L56.8233 12.6197ZM51.1759 8.94C50.3395 8.94 49.6289 9.19075 49.0424 9.69225C48.4712 10.1802 48.1227 10.8355 47.9969 11.6583H54.3336C54.2223 10.8499 53.8806 10.1946 53.3085 9.69225C52.7373 9.19075 52.0267 8.94 51.1759 8.94ZM69.83 12.6205C69.83 12.8024 69.8164 13.06 69.7883 13.394H61.0274C61.1804 14.2177 61.5782 14.873 62.2191 15.3609C62.8744 15.8352 63.6828 16.0724 64.645 16.0724C65.8724 16.0724 66.883 15.6678 67.6769 14.8586L69.0786 16.4693C68.5681 17.0753 67.9133 17.543 67.1746 17.8293C66.4087 18.1353 65.5443 18.2892 64.5821 18.2892C63.3555 18.2892 62.2752 18.0452 61.341 17.5573C60.4069 17.0694 59.6818 16.3928 59.1667 15.5283C58.6652 14.6494 58.4136 13.66 58.4136 12.5584C58.4136 11.4704 58.6576 10.4938 59.1455 9.62935C59.6313 8.76694 60.3481 8.05721 61.2152 7.58C62.0941 7.09125 63.0835 6.8473 64.1851 6.8473C65.2731 6.8473 66.2413 7.09125 67.0921 7.58C67.9462 8.04405 68.6443 8.74985 69.099 9.60895C69.5869 10.4734 69.83 11.4772 69.83 12.6205ZM64.1851 8.94C63.3487 8.94 62.6381 9.19075 62.0516 9.69225C61.4804 10.1802 61.1319 10.8355 61.0061 11.6583H67.3429C67.2315 10.8499 66.8898 10.1946 66.3178 9.69225C65.7466 9.19075 65.0351 8.93915 64.1843 8.93915L64.1851 8.94ZM78.5314 6.8473C79.6194 6.8473 80.5884 7.0853 81.4384 7.55875C82.2915 8.02173 82.995 8.71814 83.4665 9.56645C83.9544 10.4318 84.1984 11.4279 84.1984 12.5584C84.1984 13.6872 83.9544 14.692 83.4665 15.57C82.995 16.4183 82.2915 17.1148 81.4384 17.5777C80.5884 18.052 79.6194 18.2892 78.5314 18.2892C77.0261 18.2892 75.8344 17.7877 74.9555 16.783V22.2H72.3417V6.97225H74.8305V8.4368C75.2534 7.91377 75.7996 7.50398 76.42 7.24425C77.0609 6.97905 77.7647 6.84645 78.5314 6.84645V6.8473ZM78.239 16.0511C79.2004 16.0511 79.9883 15.7307 80.602 15.0889C81.2293 14.448 81.543 13.6039 81.543 12.5584C81.543 11.5129 81.2285 10.6681 80.602 10.0272C79.9883 9.3854 79.2004 9.06495 78.239 9.06495C77.6117 9.06495 77.0465 9.21115 76.545 9.5044C76.04 9.7865 75.6264 10.2074 75.3533 10.7174C75.06 11.2469 74.9138 11.8606 74.9138 12.5576C74.9138 13.2546 75.06 13.8691 75.3533 14.3987C75.6296 14.9118 76.0419 15.3388 76.545 15.6329C77.0465 15.9117 77.6117 16.0511 78.239 16.0511ZM86.9286 3.5H89.6469V15.8411H97.3003V18.1421H86.9286V3.5Z", fill: "currentColor", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-deepl-combine__clip0_449_12495", children: _jsx("rect", { width: 99, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-deepl-combine__clip1_449_12495", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-deepl-combine__clip2_449_12495", children: _jsx("rect", { width: 71.4, height: 20.4, fill: "#fff", transform: "translate(27.6001 1.80005)", fillOpacity: 1 }) })] })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(DeeplCombine);
|
|
10
|
-
export default ForwardRef;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const DeeplCombineDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 99 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: typeof size === 'number' ? size * 4.125 : 'calc(' + size + ' * 4.125)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-deepl-combine-dark__Name=DeepL, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-deepl-combine-dark__DeepL / Combination", clipPath: 'url(#' + instanceId + "-deepl-combine-dark__clip0_449_12495)", children: [_jsxs("g", { id: instanceId + "-deepl-combine-dark__Frame", clipPath: 'url(#' + instanceId + "-deepl-combine-dark__clip1_449_12495)", children: [_jsx("path", { id: instanceId + "-deepl-combine-dark__DeepL / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M11.563 0C11.803 0 12.038 0.065 12.245 0.187L20.442 4.943C20.6506 5.06539 20.8234 5.24033 20.9432 5.45037C21.0631 5.6604 21.1257 5.89818 21.125 6.14V15.668C21.125 16.163 20.865 16.617 20.442 16.864L15.652 19.644L15.662 19.642L15.507 19.729L15.277 19.862C15.1854 19.9248 15.1103 20.0087 15.058 20.1067C15.0058 20.2048 14.978 20.3139 14.977 20.425V20.811L14.817 20.128L12.245 21.621C12.0379 21.7425 11.8021 21.8065 11.562 21.8065C11.3219 21.8065 11.0861 21.7425 10.879 21.621L2.684 16.864C2.47547 16.7417 2.3026 16.567 2.1826 16.3572C2.06259 16.1473 1.99964 15.9097 2 15.668V6.14C2 5.658 2.26 5.204 2.684 4.957L10.879 0.187C11.086 0.065 11.322 0 11.563 0ZM10.293 14.023C10.1668 13.8799 10.0127 13.764 9.8402 13.6824C9.6677 13.6008 9.48039 13.5552 9.28969 13.5484C9.09899 13.5416 8.9089 13.5736 8.73101 13.6427C8.55312 13.7117 8.39116 13.8163 8.255 13.95C8.04872 14.1471 7.90609 14.4013 7.84546 14.6801C7.78483 14.9589 7.80897 15.2494 7.91477 15.5143C8.02058 15.7793 8.20321 16.0065 8.43919 16.1669C8.67517 16.3272 8.95371 16.4132 9.239 16.414C9.607 16.414 9.961 16.27 10.224 16.013C10.4067 15.838 10.5396 15.6177 10.6092 15.3745C10.6787 15.1314 10.6825 14.8741 10.62 14.629L14.294 12.492L13.611 12.106L10.293 14.023ZM9.24 6.164C8.872 6.164 8.52 6.309 8.257 6.566C8.04751 6.76692 7.90412 7.02683 7.84589 7.31119C7.78766 7.59556 7.81734 7.89091 7.931 8.158C8.006 8.335 8.118 8.496 8.257 8.628C8.39169 8.76014 8.55161 8.8638 8.72723 8.93279C8.90285 9.00178 9.09056 9.03469 9.27918 9.02956C9.46779 9.02442 9.65344 8.98135 9.82505 8.90291C9.99665 8.82447 10.1507 8.71227 10.278 8.573L14.023 10.746L14.036 10.737C13.9511 10.9932 13.9406 11.2683 14.0057 11.5303C14.0708 11.7923 14.209 12.0304 14.404 12.217C14.6664 12.4749 15.0196 12.6194 15.3875 12.6194C15.7554 12.6194 16.1086 12.4749 16.371 12.217C16.5102 12.0837 16.6211 11.9236 16.6968 11.7463C16.7725 11.569 16.8115 11.3783 16.8115 11.1855C16.8115 10.9927 16.7725 10.802 16.6968 10.6247C16.6211 10.4474 16.5102 10.2873 16.371 10.154C16.2394 10.0247 16.0836 9.92272 15.9124 9.85375C15.7413 9.78479 15.5583 9.75025 15.3739 9.75211C15.1894 9.75397 15.0071 9.79219 14.8374 9.86458C14.6677 9.93697 14.514 10.0421 14.385 10.174L10.615 7.973C10.6827 7.72509 10.6822 7.4635 10.6136 7.21584C10.5449 6.96819 10.4107 6.74367 10.225 6.566C9.96206 6.30807 9.60834 6.16371 9.24 6.164Z", fill: "white", style: {
|
|
8
|
-
fill: "white",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }), _jsx("path", { id: instanceId + "-deepl-combine-dark__DeepL / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M14.9778 24V20.041L10.1968 21.223", fill: "white", style: {
|
|
11
|
-
fill: "white",
|
|
12
|
-
fillOpacity: 1
|
|
13
|
-
} })] }), _jsx("g", { id: instanceId + "-deepl-combine-dark__Frame_2", clipPath: 'url(#' + instanceId + "-deepl-combine-dark__clip2_449_12495)", children: _jsx("path", { id: instanceId + "-deepl-combine-dark__DeepL / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M29.3003 3.5H35.6991C37.2605 3.5 38.6477 3.806 39.8607 4.42055C41.0736 5.0198 42.0146 5.87745 42.6827 6.9935C43.3525 8.0951 43.6874 9.37095 43.6874 10.8211C43.6874 12.2712 43.3525 13.5547 42.6835 14.6699C42.0146 15.7715 41.0728 16.6291 39.8607 17.2428C38.6477 17.842 37.2597 18.1421 35.6991 18.1421H29.3003V3.5ZM35.5733 15.8411C36.6468 15.8411 37.5878 15.6389 38.397 15.2343C39.2189 14.8161 39.8462 14.2313 40.2789 13.4773C40.7251 12.7106 40.9478 11.8249 40.9478 10.8211C40.9478 9.8172 40.7251 8.9383 40.2789 8.18605C39.8462 7.4185 39.2189 6.83285 38.397 6.42825C37.5878 6.01005 36.6468 5.80095 35.5733 5.80095H32.0186V15.8411H35.5733ZM56.8233 12.6197C56.8233 12.8016 56.8088 13.0591 56.7808 13.3932H48.019C48.172 14.2168 48.5698 14.8722 49.2115 15.3601C49.866 15.8344 50.6752 16.0715 51.6366 16.0715C52.864 16.0715 53.8746 15.6669 54.6694 14.8577L56.0702 16.4685C55.56 17.0743 54.9055 17.542 54.167 17.8285C53.4003 18.1345 52.5359 18.2883 51.5745 18.2883C50.3471 18.2883 49.2668 18.0444 48.3326 17.5565C47.3993 17.0686 46.6743 16.392 46.1583 15.5275C45.6568 14.6486 45.4052 13.6592 45.4052 12.5576C45.4052 11.4696 45.6492 10.493 46.1371 9.6285C46.6233 8.76632 47.3403 8.05689 48.2077 7.58C49.0857 7.09125 50.076 6.8473 51.1767 6.8473C52.2647 6.8473 53.2337 7.09125 54.0837 7.58C54.9381 8.04395 55.6365 8.74976 56.0914 9.60895C56.5793 10.4734 56.8224 11.4772 56.8224 12.6205L56.8233 12.6197ZM51.1759 8.94C50.3395 8.94 49.6289 9.19075 49.0424 9.69225C48.4712 10.1802 48.1227 10.8355 47.9969 11.6583H54.3336C54.2223 10.8499 53.8806 10.1946 53.3085 9.69225C52.7373 9.19075 52.0267 8.94 51.1759 8.94ZM69.83 12.6205C69.83 12.8024 69.8164 13.06 69.7883 13.394H61.0274C61.1804 14.2177 61.5782 14.873 62.2191 15.3609C62.8744 15.8352 63.6828 16.0724 64.645 16.0724C65.8724 16.0724 66.883 15.6678 67.6769 14.8586L69.0786 16.4693C68.5681 17.0753 67.9133 17.543 67.1746 17.8293C66.4087 18.1353 65.5443 18.2892 64.5821 18.2892C63.3555 18.2892 62.2752 18.0452 61.341 17.5573C60.4069 17.0694 59.6818 16.3928 59.1667 15.5283C58.6652 14.6494 58.4136 13.66 58.4136 12.5584C58.4136 11.4704 58.6576 10.4938 59.1455 9.62935C59.6313 8.76694 60.3481 8.05721 61.2152 7.58C62.0941 7.09125 63.0835 6.8473 64.1851 6.8473C65.2731 6.8473 66.2413 7.09125 67.0921 7.58C67.9462 8.04405 68.6443 8.74985 69.099 9.60895C69.5869 10.4734 69.83 11.4772 69.83 12.6205ZM64.1851 8.94C63.3487 8.94 62.6381 9.19075 62.0516 9.69225C61.4804 10.1802 61.1319 10.8355 61.0061 11.6583H67.3429C67.2315 10.8499 66.8898 10.1946 66.3178 9.69225C65.7466 9.19075 65.0351 8.93915 64.1843 8.93915L64.1851 8.94ZM78.5314 6.8473C79.6194 6.8473 80.5884 7.0853 81.4384 7.55875C82.2915 8.02173 82.995 8.71814 83.4665 9.56645C83.9544 10.4318 84.1984 11.4279 84.1984 12.5584C84.1984 13.6872 83.9544 14.692 83.4665 15.57C82.995 16.4183 82.2915 17.1148 81.4384 17.5777C80.5884 18.052 79.6194 18.2892 78.5314 18.2892C77.0261 18.2892 75.8344 17.7877 74.9555 16.783V22.2H72.3417V6.97225H74.8305V8.4368C75.2534 7.91377 75.7996 7.50398 76.42 7.24425C77.0609 6.97905 77.7647 6.84645 78.5314 6.84645V6.8473ZM78.239 16.0511C79.2004 16.0511 79.9883 15.7307 80.602 15.0889C81.2293 14.448 81.543 13.6039 81.543 12.5584C81.543 11.5129 81.2285 10.6681 80.602 10.0272C79.9883 9.3854 79.2004 9.06495 78.239 9.06495C77.6117 9.06495 77.0465 9.21115 76.545 9.5044C76.04 9.7865 75.6264 10.2074 75.3533 10.7174C75.06 11.2469 74.9138 11.8606 74.9138 12.5576C74.9138 13.2546 75.06 13.8691 75.3533 14.3987C75.6296 14.9118 76.0419 15.3388 76.545 15.6329C77.0465 15.9117 77.6117 16.0511 78.239 16.0511ZM86.9286 3.5H89.6469V15.8411H97.3003V18.1421H86.9286V3.5Z", fill: "white", style: {
|
|
14
|
-
fill: "white",
|
|
15
|
-
fillOpacity: 1
|
|
16
|
-
} }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-deepl-combine-dark__clip0_449_12495", children: _jsx("rect", { width: 99, height: 24, fill: "white", style: {
|
|
17
|
-
fill: "white",
|
|
18
|
-
fillOpacity: 1
|
|
19
|
-
} }) }), _jsx("clipPath", { id: instanceId + "-deepl-combine-dark__clip1_449_12495", children: _jsx("rect", { width: 24, height: 24, fill: "white", style: {
|
|
20
|
-
fill: "white",
|
|
21
|
-
fillOpacity: 1
|
|
22
|
-
} }) }), _jsx("clipPath", { id: instanceId + "-deepl-combine-dark__clip2_449_12495", children: _jsx("rect", { width: 71.4, height: 20.4, fill: "white", style: {
|
|
23
|
-
fill: "white",
|
|
24
|
-
fillOpacity: 1
|
|
25
|
-
}, transform: "translate(27.6001 1.80005)" }) })] })] });
|
|
26
|
-
};
|
|
27
|
-
const ForwardRef = forwardRef(DeeplCombineDark);
|
|
28
|
-
export default ForwardRef;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const DeeplCombineLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 99 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: typeof size === 'number' ? size * 4.125 : 'calc(' + size + ' * 4.125)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-deepl-combine-light__Name=DeepL, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-deepl-combine-light__DeepL / Combination", clipPath: 'url(#' + instanceId + "-deepl-combine-light__clip0_449_12495)", children: [_jsxs("g", { id: instanceId + "-deepl-combine-light__Frame", clipPath: 'url(#' + instanceId + "-deepl-combine-light__clip1_449_12495)", children: [_jsx("path", { id: instanceId + "-deepl-combine-light__DeepL / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M11.563 0C11.803 0 12.038 0.065 12.245 0.187L20.442 4.943C20.6506 5.06539 20.8234 5.24033 20.9432 5.45037C21.0631 5.6604 21.1257 5.89818 21.125 6.14V15.668C21.125 16.163 20.865 16.617 20.442 16.864L15.652 19.644L15.662 19.642L15.507 19.729L15.277 19.862C15.1854 19.9248 15.1103 20.0087 15.058 20.1067C15.0058 20.2048 14.978 20.3139 14.977 20.425V20.811L14.817 20.128L12.245 21.621C12.0379 21.7425 11.8021 21.8065 11.562 21.8065C11.3219 21.8065 11.0861 21.7425 10.879 21.621L2.684 16.864C2.47547 16.7417 2.3026 16.567 2.1826 16.3572C2.06259 16.1473 1.99964 15.9097 2 15.668V6.14C2 5.658 2.26 5.204 2.684 4.957L10.879 0.187C11.086 0.065 11.322 0 11.563 0ZM10.293 14.023C10.1668 13.8799 10.0127 13.764 9.8402 13.6824C9.6677 13.6008 9.48039 13.5552 9.28969 13.5484C9.09899 13.5416 8.9089 13.5736 8.73101 13.6427C8.55312 13.7117 8.39116 13.8163 8.255 13.95C8.04872 14.1471 7.90609 14.4013 7.84546 14.6801C7.78483 14.9589 7.80897 15.2494 7.91477 15.5143C8.02058 15.7793 8.20321 16.0065 8.43919 16.1669C8.67517 16.3272 8.95371 16.4132 9.239 16.414C9.607 16.414 9.961 16.27 10.224 16.013C10.4067 15.838 10.5396 15.6177 10.6092 15.3745C10.6787 15.1314 10.6825 14.8741 10.62 14.629L14.294 12.492L13.611 12.106L10.293 14.023ZM9.24 6.164C8.872 6.164 8.52 6.309 8.257 6.566C8.04751 6.76692 7.90412 7.02683 7.84589 7.31119C7.78766 7.59556 7.81734 7.89091 7.931 8.158C8.006 8.335 8.118 8.496 8.257 8.628C8.39169 8.76014 8.55161 8.8638 8.72723 8.93279C8.90285 9.00178 9.09056 9.03469 9.27918 9.02956C9.46779 9.02442 9.65344 8.98135 9.82505 8.90291C9.99665 8.82447 10.1507 8.71227 10.278 8.573L14.023 10.746L14.036 10.737C13.9511 10.9932 13.9406 11.2683 14.0057 11.5303C14.0708 11.7923 14.209 12.0304 14.404 12.217C14.6664 12.4749 15.0196 12.6194 15.3875 12.6194C15.7554 12.6194 16.1086 12.4749 16.371 12.217C16.5102 12.0837 16.6211 11.9236 16.6968 11.7463C16.7725 11.569 16.8115 11.3783 16.8115 11.1855C16.8115 10.9927 16.7725 10.802 16.6968 10.6247C16.6211 10.4474 16.5102 10.2873 16.371 10.154C16.2394 10.0247 16.0836 9.92272 15.9124 9.85375C15.7413 9.78479 15.5583 9.75025 15.3739 9.75211C15.1894 9.75397 15.0071 9.79219 14.8374 9.86458C14.6677 9.93697 14.514 10.0421 14.385 10.174L10.615 7.973C10.6827 7.72509 10.6822 7.4635 10.6136 7.21584C10.5449 6.96819 10.4107 6.74367 10.225 6.566C9.96206 6.30807 9.60834 6.16371 9.24 6.164Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-deepl-combine-light__DeepL / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M14.9778 24V20.041L10.1968 21.223", fill: "#000000", fillOpacity: 1 })] }), _jsx("g", { id: instanceId + "-deepl-combine-light__Frame_2", clipPath: 'url(#' + instanceId + "-deepl-combine-light__clip2_449_12495)", children: _jsx("path", { id: instanceId + "-deepl-combine-light__DeepL / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M29.3003 3.5H35.6991C37.2605 3.5 38.6477 3.806 39.8607 4.42055C41.0736 5.0198 42.0146 5.87745 42.6827 6.9935C43.3525 8.0951 43.6874 9.37095 43.6874 10.8211C43.6874 12.2712 43.3525 13.5547 42.6835 14.6699C42.0146 15.7715 41.0728 16.6291 39.8607 17.2428C38.6477 17.842 37.2597 18.1421 35.6991 18.1421H29.3003V3.5ZM35.5733 15.8411C36.6468 15.8411 37.5878 15.6389 38.397 15.2343C39.2189 14.8161 39.8462 14.2313 40.2789 13.4773C40.7251 12.7106 40.9478 11.8249 40.9478 10.8211C40.9478 9.8172 40.7251 8.9383 40.2789 8.18605C39.8462 7.4185 39.2189 6.83285 38.397 6.42825C37.5878 6.01005 36.6468 5.80095 35.5733 5.80095H32.0186V15.8411H35.5733ZM56.8233 12.6197C56.8233 12.8016 56.8088 13.0591 56.7808 13.3932H48.019C48.172 14.2168 48.5698 14.8722 49.2115 15.3601C49.866 15.8344 50.6752 16.0715 51.6366 16.0715C52.864 16.0715 53.8746 15.6669 54.6694 14.8577L56.0702 16.4685C55.56 17.0743 54.9055 17.542 54.167 17.8285C53.4003 18.1345 52.5359 18.2883 51.5745 18.2883C50.3471 18.2883 49.2668 18.0444 48.3326 17.5565C47.3993 17.0686 46.6743 16.392 46.1583 15.5275C45.6568 14.6486 45.4052 13.6592 45.4052 12.5576C45.4052 11.4696 45.6492 10.493 46.1371 9.6285C46.6233 8.76632 47.3403 8.05689 48.2077 7.58C49.0857 7.09125 50.076 6.8473 51.1767 6.8473C52.2647 6.8473 53.2337 7.09125 54.0837 7.58C54.9381 8.04395 55.6365 8.74976 56.0914 9.60895C56.5793 10.4734 56.8224 11.4772 56.8224 12.6205L56.8233 12.6197ZM51.1759 8.94C50.3395 8.94 49.6289 9.19075 49.0424 9.69225C48.4712 10.1802 48.1227 10.8355 47.9969 11.6583H54.3336C54.2223 10.8499 53.8806 10.1946 53.3085 9.69225C52.7373 9.19075 52.0267 8.94 51.1759 8.94ZM69.83 12.6205C69.83 12.8024 69.8164 13.06 69.7883 13.394H61.0274C61.1804 14.2177 61.5782 14.873 62.2191 15.3609C62.8744 15.8352 63.6828 16.0724 64.645 16.0724C65.8724 16.0724 66.883 15.6678 67.6769 14.8586L69.0786 16.4693C68.5681 17.0753 67.9133 17.543 67.1746 17.8293C66.4087 18.1353 65.5443 18.2892 64.5821 18.2892C63.3555 18.2892 62.2752 18.0452 61.341 17.5573C60.4069 17.0694 59.6818 16.3928 59.1667 15.5283C58.6652 14.6494 58.4136 13.66 58.4136 12.5584C58.4136 11.4704 58.6576 10.4938 59.1455 9.62935C59.6313 8.76694 60.3481 8.05721 61.2152 7.58C62.0941 7.09125 63.0835 6.8473 64.1851 6.8473C65.2731 6.8473 66.2413 7.09125 67.0921 7.58C67.9462 8.04405 68.6443 8.74985 69.099 9.60895C69.5869 10.4734 69.83 11.4772 69.83 12.6205ZM64.1851 8.94C63.3487 8.94 62.6381 9.19075 62.0516 9.69225C61.4804 10.1802 61.1319 10.8355 61.0061 11.6583H67.3429C67.2315 10.8499 66.8898 10.1946 66.3178 9.69225C65.7466 9.19075 65.0351 8.93915 64.1843 8.93915L64.1851 8.94ZM78.5314 6.8473C79.6194 6.8473 80.5884 7.0853 81.4384 7.55875C82.2915 8.02173 82.995 8.71814 83.4665 9.56645C83.9544 10.4318 84.1984 11.4279 84.1984 12.5584C84.1984 13.6872 83.9544 14.692 83.4665 15.57C82.995 16.4183 82.2915 17.1148 81.4384 17.5777C80.5884 18.052 79.6194 18.2892 78.5314 18.2892C77.0261 18.2892 75.8344 17.7877 74.9555 16.783V22.2H72.3417V6.97225H74.8305V8.4368C75.2534 7.91377 75.7996 7.50398 76.42 7.24425C77.0609 6.97905 77.7647 6.84645 78.5314 6.84645V6.8473ZM78.239 16.0511C79.2004 16.0511 79.9883 15.7307 80.602 15.0889C81.2293 14.448 81.543 13.6039 81.543 12.5584C81.543 11.5129 81.2285 10.6681 80.602 10.0272C79.9883 9.3854 79.2004 9.06495 78.239 9.06495C77.6117 9.06495 77.0465 9.21115 76.545 9.5044C76.04 9.7865 75.6264 10.2074 75.3533 10.7174C75.06 11.2469 74.9138 11.8606 74.9138 12.5576C74.9138 13.2546 75.06 13.8691 75.3533 14.3987C75.6296 14.9118 76.0419 15.3388 76.545 15.6329C77.0465 15.9117 77.6117 16.0511 78.239 16.0511ZM86.9286 3.5H89.6469V15.8411H97.3003V18.1421H86.9286V3.5Z", fill: "#000000", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-deepl-combine-light__clip0_449_12495", children: _jsx("rect", { width: 99, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-deepl-combine-light__clip1_449_12495", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-deepl-combine-light__clip2_449_12495", children: _jsx("rect", { width: 71.4, height: 20.4, fill: "#fff", transform: "translate(27.6001 1.80005)", fillOpacity: 1 }) })] })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(DeeplCombineLight);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Deepl/Dark.js
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const DeeplDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-deepl-dark__Name=DeepL, Type=Dark, Variant=Default", children: _jsxs("g", { id: instanceId + "-deepl-dark__DeepL / Icon", clipPath: 'url(#' + instanceId + "-deepl-dark__clip0_436_4272)", children: [_jsx("path", { id: instanceId + "-deepl-dark__DeepL / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M23.126 0C23.606 0 24.076 0.13 24.49 0.374L40.884 9.886C41.3011 10.1308 41.6468 10.4807 41.8864 10.9007C42.1261 11.3208 42.2515 11.7964 42.25 12.28V31.336C42.25 32.326 41.73 33.234 40.884 33.728L31.304 39.288L31.324 39.284L31.014 39.458L30.554 39.724C30.3708 39.8495 30.2205 40.0175 30.1161 40.2135C30.0116 40.4095 29.956 40.6279 29.954 40.85V41.622L29.634 40.256L24.49 43.242C24.0758 43.485 23.6042 43.613 23.124 43.613C22.6438 43.613 22.1722 43.485 21.758 43.242L5.368 33.728C4.95095 33.4835 4.60521 33.134 4.3652 32.7143C4.12519 32.2947 3.99928 31.8195 4 31.336V12.28C4 11.316 4.52 10.408 5.368 9.914L21.758 0.374C22.172 0.13 22.644 0 23.126 0ZM20.586 28.046C20.3335 27.7598 20.0254 27.528 19.6804 27.3648C19.3354 27.2017 18.9608 27.1104 18.5794 27.0968C18.198 27.0831 17.8178 27.1473 17.462 27.2854C17.1062 27.4235 16.7823 27.6326 16.51 27.9C16.0974 28.2941 15.8122 28.8027 15.6909 29.3602C15.5697 29.9177 15.6179 30.4988 15.8295 31.0287C16.0412 31.5586 16.4064 32.0131 16.8784 32.3337C17.3503 32.6543 17.9074 32.8265 18.478 32.828C19.214 32.828 19.922 32.54 20.448 32.026C20.8133 31.6761 21.0792 31.2354 21.2183 30.7491C21.3575 30.2628 21.365 29.7482 21.24 29.258L28.588 24.984L27.222 24.212L20.586 28.046ZM18.48 12.328C17.744 12.328 17.04 12.618 16.514 13.132C16.095 13.5338 15.8082 14.0537 15.6918 14.6224C15.5753 15.1911 15.6347 15.7818 15.862 16.316C16.012 16.67 16.236 16.992 16.514 17.256C16.7834 17.5203 17.1032 17.7276 17.4545 17.8656C17.8057 18.0036 18.1811 18.0694 18.5584 18.0591C18.9356 18.0488 19.3069 17.9627 19.6501 17.8058C19.9933 17.6489 20.3014 17.4245 20.556 17.146L28.046 21.492L28.072 21.474C27.9021 21.9865 27.8811 22.5366 28.0114 23.0606C28.1417 23.5845 28.4179 24.0608 28.808 24.434C29.3328 24.9498 30.0392 25.2389 30.775 25.2389C31.5108 25.2389 32.2172 24.9498 32.742 24.434C33.0205 24.1674 33.2421 23.8472 33.3935 23.4926C33.5449 23.1381 33.623 22.7565 33.623 22.371C33.623 21.9855 33.5449 21.6039 33.3935 21.2494C33.2421 20.8948 33.0205 20.5746 32.742 20.308C32.4788 20.0495 32.1671 19.8454 31.8249 19.7075C31.4827 19.5696 31.1166 19.5005 30.7477 19.5042C30.3788 19.5079 30.0142 19.5844 29.6748 19.7292C29.3355 19.8739 29.028 20.0842 28.77 20.348L21.23 15.946C21.3654 15.4502 21.3644 14.927 21.2271 14.4317C21.0899 13.9364 20.8214 13.4873 20.45 13.132C19.9241 12.6161 19.2167 12.3274 18.48 12.328Z", fill: "white", style: {
|
|
8
|
-
fill: "white",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }), _jsx("path", { id: instanceId + "-deepl-dark__DeepL / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M29.956 48V40.082L20.394 42.446", fill: "white", style: {
|
|
11
|
-
fill: "white",
|
|
12
|
-
fillOpacity: 1
|
|
13
|
-
} })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-deepl-dark__clip0_436_4272", children: _jsx("rect", { width: 48, height: 48, fill: "white", style: {
|
|
14
|
-
fill: "white",
|
|
15
|
-
fillOpacity: 1
|
|
16
|
-
} }) }) })] });
|
|
17
|
-
};
|
|
18
|
-
const ForwardRef = forwardRef(DeeplDark);
|
|
19
|
-
export default ForwardRef;
|
package/dist/Deepl/Light.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const DeeplLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-deepl-light__Name=DeepL, Type=Dark, Variant=Default", children: _jsxs("g", { id: instanceId + "-deepl-light__DeepL / Icon", clipPath: 'url(#' + instanceId + "-deepl-light__clip0_436_4272)", children: [_jsx("path", { id: instanceId + "-deepl-light__DeepL / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M23.126 0C23.606 0 24.076 0.13 24.49 0.374L40.884 9.886C41.3011 10.1308 41.6468 10.4807 41.8864 10.9007C42.1261 11.3208 42.2515 11.7964 42.25 12.28V31.336C42.25 32.326 41.73 33.234 40.884 33.728L31.304 39.288L31.324 39.284L31.014 39.458L30.554 39.724C30.3708 39.8495 30.2205 40.0175 30.1161 40.2135C30.0116 40.4095 29.956 40.6279 29.954 40.85V41.622L29.634 40.256L24.49 43.242C24.0758 43.485 23.6042 43.613 23.124 43.613C22.6438 43.613 22.1722 43.485 21.758 43.242L5.368 33.728C4.95095 33.4835 4.60521 33.134 4.3652 32.7143C4.12519 32.2947 3.99928 31.8195 4 31.336V12.28C4 11.316 4.52 10.408 5.368 9.914L21.758 0.374C22.172 0.13 22.644 0 23.126 0ZM20.586 28.046C20.3335 27.7598 20.0254 27.528 19.6804 27.3648C19.3354 27.2017 18.9608 27.1104 18.5794 27.0968C18.198 27.0831 17.8178 27.1473 17.462 27.2854C17.1062 27.4235 16.7823 27.6326 16.51 27.9C16.0974 28.2941 15.8122 28.8027 15.6909 29.3602C15.5697 29.9177 15.6179 30.4988 15.8295 31.0287C16.0412 31.5586 16.4064 32.0131 16.8784 32.3337C17.3503 32.6543 17.9074 32.8265 18.478 32.828C19.214 32.828 19.922 32.54 20.448 32.026C20.8133 31.6761 21.0792 31.2354 21.2183 30.7491C21.3575 30.2628 21.365 29.7482 21.24 29.258L28.588 24.984L27.222 24.212L20.586 28.046ZM18.48 12.328C17.744 12.328 17.04 12.618 16.514 13.132C16.095 13.5338 15.8082 14.0537 15.6918 14.6224C15.5753 15.1911 15.6347 15.7818 15.862 16.316C16.012 16.67 16.236 16.992 16.514 17.256C16.7834 17.5203 17.1032 17.7276 17.4545 17.8656C17.8057 18.0036 18.1811 18.0694 18.5584 18.0591C18.9356 18.0488 19.3069 17.9627 19.6501 17.8058C19.9933 17.6489 20.3014 17.4245 20.556 17.146L28.046 21.492L28.072 21.474C27.9021 21.9865 27.8811 22.5366 28.0114 23.0606C28.1417 23.5845 28.4179 24.0608 28.808 24.434C29.3328 24.9498 30.0392 25.2389 30.775 25.2389C31.5108 25.2389 32.2172 24.9498 32.742 24.434C33.0205 24.1674 33.2421 23.8472 33.3935 23.4926C33.5449 23.1381 33.623 22.7565 33.623 22.371C33.623 21.9855 33.5449 21.6039 33.3935 21.2494C33.2421 20.8948 33.0205 20.5746 32.742 20.308C32.4788 20.0495 32.1671 19.8454 31.8249 19.7075C31.4827 19.5696 31.1166 19.5005 30.7477 19.5042C30.3788 19.5079 30.0142 19.5844 29.6748 19.7292C29.3355 19.8739 29.028 20.0842 28.77 20.348L21.23 15.946C21.3654 15.4502 21.3644 14.927 21.2271 14.4317C21.0899 13.9364 20.8214 13.4873 20.45 13.132C19.9241 12.6161 19.2167 12.3274 18.48 12.328Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-deepl-light__DeepL / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M29.956 48V40.082L20.394 42.446", fill: "#000000", fillOpacity: 1 })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-deepl-light__clip0_436_4272", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(DeeplLight);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Deepl/Mono.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const DeeplMono = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-deepl-mono__Name=DeepL, Type=Dark, Variant=Default", children: _jsxs("g", { id: instanceId + "-deepl-mono__DeepL / Icon", clipPath: 'url(#' + instanceId + "-deepl-mono__clip0_436_4272)", children: [_jsx("path", { id: instanceId + "-deepl-mono__DeepL / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M23.126 0C23.606 0 24.076 0.13 24.49 0.374L40.884 9.886C41.3011 10.1308 41.6468 10.4807 41.8864 10.9007C42.1261 11.3208 42.2515 11.7964 42.25 12.28V31.336C42.25 32.326 41.73 33.234 40.884 33.728L31.304 39.288L31.324 39.284L31.014 39.458L30.554 39.724C30.3708 39.8495 30.2205 40.0175 30.1161 40.2135C30.0116 40.4095 29.956 40.6279 29.954 40.85V41.622L29.634 40.256L24.49 43.242C24.0758 43.485 23.6042 43.613 23.124 43.613C22.6438 43.613 22.1722 43.485 21.758 43.242L5.368 33.728C4.95095 33.4835 4.60521 33.134 4.3652 32.7143C4.12519 32.2947 3.99928 31.8195 4 31.336V12.28C4 11.316 4.52 10.408 5.368 9.914L21.758 0.374C22.172 0.13 22.644 0 23.126 0ZM20.586 28.046C20.3335 27.7598 20.0254 27.528 19.6804 27.3648C19.3354 27.2017 18.9608 27.1104 18.5794 27.0968C18.198 27.0831 17.8178 27.1473 17.462 27.2854C17.1062 27.4235 16.7823 27.6326 16.51 27.9C16.0974 28.2941 15.8122 28.8027 15.6909 29.3602C15.5697 29.9177 15.6179 30.4988 15.8295 31.0287C16.0412 31.5586 16.4064 32.0131 16.8784 32.3337C17.3503 32.6543 17.9074 32.8265 18.478 32.828C19.214 32.828 19.922 32.54 20.448 32.026C20.8133 31.6761 21.0792 31.2354 21.2183 30.7491C21.3575 30.2628 21.365 29.7482 21.24 29.258L28.588 24.984L27.222 24.212L20.586 28.046ZM18.48 12.328C17.744 12.328 17.04 12.618 16.514 13.132C16.095 13.5338 15.8082 14.0537 15.6918 14.6224C15.5753 15.1911 15.6347 15.7818 15.862 16.316C16.012 16.67 16.236 16.992 16.514 17.256C16.7834 17.5203 17.1032 17.7276 17.4545 17.8656C17.8057 18.0036 18.1811 18.0694 18.5584 18.0591C18.9356 18.0488 19.3069 17.9627 19.6501 17.8058C19.9933 17.6489 20.3014 17.4245 20.556 17.146L28.046 21.492L28.072 21.474C27.9021 21.9865 27.8811 22.5366 28.0114 23.0606C28.1417 23.5845 28.4179 24.0608 28.808 24.434C29.3328 24.9498 30.0392 25.2389 30.775 25.2389C31.5108 25.2389 32.2172 24.9498 32.742 24.434C33.0205 24.1674 33.2421 23.8472 33.3935 23.4926C33.5449 23.1381 33.623 22.7565 33.623 22.371C33.623 21.9855 33.5449 21.6039 33.3935 21.2494C33.2421 20.8948 33.0205 20.5746 32.742 20.308C32.4788 20.0495 32.1671 19.8454 31.8249 19.7075C31.4827 19.5696 31.1166 19.5005 30.7477 19.5042C30.3788 19.5079 30.0142 19.5844 29.6748 19.7292C29.3355 19.8739 29.028 20.0842 28.77 20.348L21.23 15.946C21.3654 15.4502 21.3644 14.927 21.2271 14.4317C21.0899 13.9364 20.8214 13.4873 20.45 13.132C19.9241 12.6161 19.2167 12.3274 18.48 12.328Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-deepl-mono__DeepL / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M29.956 48V40.082L20.394 42.446", fill: "currentColor", fillOpacity: 1 })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-deepl-mono__clip0_436_4272", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(DeeplMono);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Deepl/index.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
declare const Deepl: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>> & {
|
|
2
|
-
Color: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3
|
-
Dark: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
4
|
-
Light: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
5
|
-
CombineDark: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
6
|
-
CombineLight: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
7
|
-
Combine: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
8
|
-
Default: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
9
|
-
};
|
|
10
|
-
export default Deepl;
|
package/dist/Deepl/index.js
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
// Generated. Do not edit manually.
|
|
3
|
-
import Mono from './Mono.js';
|
|
4
|
-
import Color from './Color.js';
|
|
5
|
-
import Dark from './Dark.js';
|
|
6
|
-
import Light from './Light.js';
|
|
7
|
-
import CombineDark from './CombineDark.js';
|
|
8
|
-
import CombineLight from './CombineLight.js';
|
|
9
|
-
import Combine from './Combine.js';
|
|
10
|
-
const Deepl = Object.assign(Mono, { Color, Dark, Light, CombineDark, CombineLight, Combine, Default: Dark });
|
|
11
|
-
export default Deepl;
|
package/dist/Devin/Color.js
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const DevinColor = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsx("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: _jsx("g", { id: instanceId + "-devin-color__Name=Devin, Type=Color, Variant=Default", children: _jsxs("g", { id: instanceId + "-devin-color__Devin / Icon", children: [_jsx("path", { id: instanceId + "-devin-color__Devin / path 01", d: "M4.06617 19.734L9.17417 22.7C9.35396 22.8045 9.55821 22.8595 9.76617 22.8595C9.97413 22.8595 10.1784 22.8045 10.3582 22.7L15.4662 19.734L15.4862 19.718C15.5657 19.6705 15.6395 19.6142 15.7062 19.55L15.7322 19.52C15.7894 19.4585 15.8403 19.3915 15.8842 19.32C15.8902 19.31 15.9002 19.3 15.9042 19.288C15.9489 19.2092 15.9838 19.1252 16.0082 19.038L16.0222 18.982C16.0456 18.8904 16.0584 18.7965 16.0602 18.702V15.736C16.0602 14.592 16.6742 13.526 17.6602 12.952C18.1458 12.6709 18.697 12.5229 19.2582 12.5229C19.8193 12.5229 20.3705 12.6709 20.8562 12.952L23.4102 14.436C23.4912 14.4823 23.5779 14.5179 23.6682 14.542L23.7242 14.562C23.8122 14.582 23.9002 14.592 23.9902 14.594H24.0022L24.0282 14.59C24.2175 14.5849 24.4027 14.5341 24.5682 14.442L24.5902 14.434L29.6982 11.468C29.879 11.3631 30.029 11.2126 30.1333 11.0315C30.2375 10.8503 30.2923 10.645 30.2922 10.436V4.50598C30.2925 4.29694 30.2378 4.0915 30.1335 3.91034C30.0293 3.72917 29.8791 3.57867 29.6982 3.47398L24.5862 0.513976C24.4067 0.409445 24.2028 0.35437 23.9952 0.35437C23.7875 0.35437 23.5836 0.409445 23.4042 0.513976L18.2962 3.47398L18.2762 3.49398C18.1975 3.54093 18.1244 3.59662 18.0582 3.65998L18.0302 3.68998C17.973 3.75143 17.9221 3.81843 17.8782 3.88998C17.8722 3.89998 17.8622 3.90998 17.8582 3.92198C17.8138 4.00025 17.7789 4.0835 17.7542 4.16998L17.7402 4.22598C17.7174 4.31761 17.7053 4.41157 17.7042 4.50598V7.47198C17.7042 8.61598 17.0902 9.68198 16.1042 10.258C15.6181 10.5391 15.0666 10.687 14.5052 10.687C13.9437 10.687 13.3922 10.5391 12.9062 10.258L10.3542 8.77398C10.2719 8.72864 10.1847 8.69307 10.0942 8.66798L10.0382 8.65198C9.95096 8.63094 9.86183 8.61888 9.77217 8.61598H9.73217C9.54334 8.61998 9.35847 8.67084 9.19417 8.76398C9.18817 8.76798 9.17817 8.76798 9.17017 8.77398L4.06617 11.744C3.88567 11.8487 3.73581 11.9989 3.63157 12.1796C3.52734 12.3604 3.47237 12.5653 3.47217 12.774V18.706C3.47217 19.132 3.69817 19.526 4.06617 19.736V19.734Z", fill: "#3969CA", style: {
|
|
8
|
-
fill: "color(display-p3 0.2235 0.4118 0.7922)",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }), _jsx("path", { id: instanceId + "-devin-color__Devin / path 02", d: "M31.886 21.214C32.372 20.9327 32.9235 20.7846 33.485 20.7846C34.0465 20.7846 34.5981 20.9327 35.084 21.214L37.636 22.694C37.718 22.744 37.806 22.774 37.896 22.804L37.952 22.82C38.038 22.84 38.128 22.852 38.218 22.856H38.228C38.238 22.856 38.248 22.852 38.256 22.85C38.3384 22.85 38.4204 22.8392 38.5 22.818L38.542 22.808C38.6296 22.7828 38.7141 22.7479 38.794 22.704C38.802 22.7 38.812 22.7 38.82 22.694L43.928 19.73C44.1087 19.625 44.2586 19.4744 44.3628 19.2933C44.4671 19.1122 44.522 18.9069 44.522 18.698V12.766C44.5218 12.5573 44.4668 12.3524 44.3626 12.1716C44.2584 11.9909 44.1085 11.8407 43.928 11.736L38.824 8.76999C38.6444 8.66509 38.44 8.6098 38.232 8.6098C38.024 8.6098 37.8197 8.66509 37.64 8.76999L32.534 11.734L32.512 11.75C32.4339 11.7977 32.3615 11.8541 32.296 11.918L32.268 11.95C32.2109 12.0115 32.16 12.0785 32.116 12.15C32.11 12.16 32.1 12.17 32.096 12.182C32.0517 12.2603 32.0168 12.3435 31.992 12.43L31.978 12.488C31.9553 12.5796 31.9432 12.6736 31.942 12.768V15.732C31.942 16.876 31.328 17.942 30.342 18.518C29.856 18.7991 29.3045 18.9471 28.743 18.9471C28.1816 18.9471 27.63 18.7991 27.144 18.518L24.592 17.034C24.5099 16.9883 24.4226 16.9527 24.332 16.928L24.276 16.912C24.1889 16.8904 24.0997 16.8783 24.01 16.876H23.97C23.7814 16.8814 23.5968 16.9321 23.432 17.024L23.408 17.032L18.3 20C18.1196 20.1051 17.9699 20.2557 17.8661 20.4369C17.7622 20.618 17.7077 20.8232 17.708 21.032V26.964C17.708 27.388 17.932 27.782 18.3 27.994L23.408 30.96C23.408 30.96 23.424 30.964 23.432 30.97C23.512 31.014 23.596 31.05 23.684 31.074L23.724 31.082C23.8045 31.1023 23.887 31.1136 23.97 31.116L23.998 31.12H24.01C24.118 31.12 24.226 31.1 24.33 31.07C24.4207 31.0446 24.508 31.0083 24.59 30.962L27.144 29.48C27.631 29.1976 28.184 29.049 28.7469 29.0491C29.3098 29.0493 29.8627 29.1982 30.3496 29.4808C30.8364 29.7634 31.2399 30.1697 31.5192 30.6584C31.7985 31.1472 31.9437 31.7011 31.94 32.264V35.228C31.94 35.326 31.954 35.418 31.978 35.508L31.992 35.564C32.0168 35.6508 32.051 35.7346 32.094 35.814C32.102 35.826 32.11 35.834 32.114 35.846C32.1575 35.9178 32.2085 35.9848 32.266 36.046L32.294 36.076C32.36 36.14 32.432 36.196 32.51 36.244C32.518 36.248 32.522 36.256 32.532 36.26L37.64 39.226C37.8201 39.3307 38.0247 39.3858 38.233 39.3858C38.4413 39.3858 38.6459 39.3307 38.826 39.226L43.934 36.26C44.1143 36.1547 44.2638 36.0041 44.3677 35.823C44.4716 35.6419 44.5262 35.4368 44.526 35.228V29.298C44.5266 29.0892 44.4722 28.8838 44.3682 28.7027C44.2643 28.5215 44.1146 28.3709 43.934 28.266L38.826 25.3C38.826 25.3 38.81 25.296 38.802 25.29C38.7226 25.2455 38.638 25.2112 38.55 25.188C38.536 25.182 38.524 25.182 38.51 25.178C38.428 25.1584 38.3443 25.147 38.26 25.144H38.224C38.1154 25.1456 38.0076 25.1631 37.904 25.196C37.8134 25.2208 37.7261 25.2564 37.644 25.302L35.092 26.786C34.6064 27.0671 34.0551 27.2151 33.494 27.2151C32.9329 27.2151 32.3817 27.0671 31.896 26.786C31.4107 26.5009 31.0083 26.0939 30.7287 25.6054C30.4491 25.1169 30.3021 24.5638 30.3021 24.001C30.3021 23.4381 30.4491 22.8851 30.7287 22.3966C31.0083 21.9081 31.4107 21.5011 31.896 21.216L31.886 21.214Z", fill: "#21C19A", style: {
|
|
11
|
-
fill: "color(display-p3 0.1294 0.7569 0.6039)",
|
|
12
|
-
fillOpacity: 1
|
|
13
|
-
} }), _jsx("path", { id: instanceId + "-devin-color__Devin / path 03", d: "M29.6962 36.53L24.5882 33.566L24.5642 33.556C24.485 33.5105 24.4003 33.4756 24.3122 33.452C24.2982 33.448 24.2842 33.448 24.2722 33.442C24.1908 33.4226 24.1077 33.4112 24.0242 33.408H23.9842C23.8755 33.4097 23.7677 33.4272 23.6642 33.46C23.5736 33.4848 23.4863 33.5204 23.4042 33.566L20.8522 35.05C20.3666 35.3313 19.8153 35.4794 19.2542 35.4794C18.693 35.4794 18.1418 35.3313 17.6562 35.05C16.6702 34.478 16.0562 33.41 16.0562 32.264V29.3C16.056 29.2055 16.0439 29.1114 16.0202 29.02L16.0042 28.964C15.9795 28.8778 15.9453 28.7946 15.9022 28.716L15.8822 28.682C15.8386 28.6102 15.7877 28.5432 15.7302 28.482L15.7022 28.452C15.6362 28.3878 15.5631 28.3314 15.4842 28.284C15.4782 28.28 15.4742 28.272 15.4642 28.268L10.3562 25.3C10.1767 25.1955 9.97282 25.1404 9.76517 25.1404C9.55752 25.1404 9.35359 25.1955 9.17417 25.3L4.06617 28.266C3.88538 28.3708 3.73533 28.5214 3.63108 28.7025C3.52682 28.8836 3.47202 29.089 3.47217 29.298V35.228C3.47217 35.654 3.69817 36.048 4.06617 36.26L9.17417 39.226L9.19817 39.234C9.36267 39.3231 9.54526 39.3737 9.73217 39.382L9.76417 39.386H9.77817C9.88682 39.3846 9.99465 39.367 10.0982 39.334C10.1881 39.3091 10.2747 39.2735 10.3562 39.228L12.9102 37.744C13.3973 37.4615 13.9505 37.3129 14.5136 37.3131C15.0767 37.3134 15.6297 37.4625 16.1166 37.7453C16.6035 38.0281 17.007 38.4347 17.2861 38.9237C17.5653 39.4128 17.7102 39.9669 17.7062 40.53V43.494C17.7062 43.594 17.7202 43.684 17.7442 43.774L17.7582 43.83C17.7842 43.918 17.8182 44 17.8602 44.08L17.8802 44.112C17.9242 44.184 17.9742 44.252 18.0322 44.312L18.0602 44.342C18.1242 44.406 18.1982 44.462 18.2782 44.51L18.2982 44.526L23.4062 47.492C23.5861 47.5973 23.7907 47.6528 23.9992 47.6528C24.2076 47.6528 24.4123 47.5973 24.5922 47.492L29.7002 44.526C29.8803 44.4211 30.0298 44.2707 30.1336 44.09C30.2375 43.9093 30.2922 43.7044 30.2922 43.496V37.564C30.2925 37.3552 30.238 37.15 30.1341 36.9688C30.0302 36.7877 29.8806 36.6371 29.7002 36.532H29.6962V36.53Z", fill: "#0294DE", style: {
|
|
14
|
-
fill: "color(display-p3 0.0078 0.5804 0.8706)",
|
|
15
|
-
fillOpacity: 1
|
|
16
|
-
} })] }) }) });
|
|
17
|
-
};
|
|
18
|
-
const ForwardRef = forwardRef(DevinColor);
|
|
19
|
-
export default ForwardRef;
|
package/dist/Devin/Combine.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const DevinCombine = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 73 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: typeof size === 'number' ? size * 3.0416666666666665 : 'calc(' + size + ' * 3.0416666666666665)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-devin-combine__Name=Devin, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-devin-combine__Devin / Combination", clipPath: 'url(#' + instanceId + "-devin-combine__clip0_449_12511)", children: [_jsxs("g", { id: instanceId + "-devin-combine__Frame", children: [_jsx("path", { id: instanceId + "-devin-combine__Devin / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M2.03284 9.86705L4.58684 11.35C4.67673 11.4023 4.77886 11.4298 4.88284 11.4298C4.98682 11.4298 5.08894 11.4023 5.17884 11.35L7.73284 9.86705L7.74284 9.85905C7.78258 9.83533 7.81949 9.80714 7.85284 9.77505L7.86584 9.76005C7.89444 9.72933 7.9199 9.69583 7.94184 9.66005C7.94484 9.65505 7.94984 9.65005 7.95184 9.64405C7.97418 9.60465 7.99164 9.56267 8.00384 9.51905L8.01084 9.49105C8.02257 9.44527 8.02894 9.39829 8.02984 9.35105V7.86805C8.02984 7.29605 8.33684 6.76305 8.82984 6.47605C9.07267 6.3355 9.34827 6.26149 9.62884 6.26149C9.90941 6.26149 10.185 6.3355 10.4278 6.47605L11.7048 7.21805C11.7454 7.24122 11.7887 7.25903 11.8338 7.27105L11.8618 7.28105C11.9058 7.29105 11.9498 7.29605 11.9948 7.29705H12.0008L12.0138 7.29505C12.1085 7.29252 12.2011 7.26713 12.2838 7.22105L12.2948 7.21705L14.8488 5.73405C14.9392 5.68163 15.0143 5.60636 15.0664 5.51579C15.1185 5.42523 15.1459 5.32255 15.1458 5.21805V2.25305C15.146 2.14853 15.1187 2.04581 15.0665 1.95523C15.0144 1.86465 14.9393 1.7894 14.8488 1.73705L12.2928 0.257049C12.2031 0.204783 12.1012 0.177246 11.9973 0.177246C11.8935 0.177246 11.7915 0.204783 11.7018 0.257049L9.14784 1.73705L9.13784 1.74705C9.0985 1.77053 9.06194 1.79837 9.02884 1.83005L9.01484 1.84505C8.98625 1.87578 8.96079 1.90927 8.93884 1.94505C8.93584 1.95005 8.93084 1.95505 8.92884 1.96105C8.90667 2.00019 8.88922 2.04181 8.87684 2.08505L8.86984 2.11305C8.85846 2.15887 8.85242 2.20584 8.85184 2.25305V3.73605C8.85184 4.30805 8.54484 4.84105 8.05184 5.12905C7.80883 5.26959 7.53306 5.34358 7.25234 5.34358C6.97162 5.34358 6.69585 5.26959 6.45284 5.12905L5.17684 4.38705C5.13572 4.36438 5.09209 4.34659 5.04684 4.33405L5.01884 4.32605C4.97524 4.31553 4.93067 4.3095 4.88584 4.30805H4.86584C4.77143 4.31005 4.67899 4.33548 4.59684 4.38205C4.59384 4.38405 4.58884 4.38405 4.58484 4.38705L2.03284 5.87205C1.94259 5.92439 1.86766 5.9995 1.81554 6.08987C1.76342 6.18025 1.73594 6.28272 1.73584 6.38705V9.35305C1.73584 9.56605 1.84884 9.76305 2.03284 9.86805V9.86705Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-devin-combine__Devin / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M15.943 10.607C16.186 10.4664 16.4618 10.3923 16.7425 10.3923C17.0232 10.3923 17.299 10.4664 17.542 10.607L18.818 11.347C18.859 11.372 18.903 11.387 18.948 11.402L18.976 11.41C19.019 11.42 19.064 11.426 19.109 11.428H19.114C19.119 11.428 19.124 11.426 19.128 11.425C19.1692 11.425 19.2102 11.4196 19.25 11.409L19.271 11.404C19.3148 11.3914 19.3571 11.374 19.397 11.352C19.401 11.35 19.406 11.35 19.41 11.347L21.964 9.86503C22.0543 9.81253 22.1293 9.73724 22.1814 9.64669C22.2335 9.55614 22.261 9.4535 22.261 9.34903V6.38303C22.2609 6.2787 22.2334 6.17623 22.1813 6.08585C22.1292 5.99548 22.0543 5.92036 21.964 5.86803L19.412 4.38503C19.3222 4.33257 19.22 4.30493 19.116 4.30493C19.012 4.30493 18.9098 4.33257 18.82 4.38503L16.267 5.86703L16.256 5.87503C16.217 5.89889 16.1807 5.92706 16.148 5.95903L16.134 5.97503C16.1054 6.00577 16.08 6.03927 16.058 6.07503C16.055 6.08003 16.05 6.08503 16.048 6.09103C16.0258 6.13016 16.0084 6.17179 15.996 6.21503L15.989 6.24403C15.9776 6.28984 15.9716 6.33682 15.971 6.38403V7.86603C15.971 8.43803 15.664 8.97103 15.171 9.25903C14.928 9.39956 14.6522 9.47356 14.3715 9.47356C14.0908 9.47356 13.815 9.39956 13.572 9.25903L12.296 8.51703C12.255 8.4942 12.2113 8.4764 12.166 8.46403L12.138 8.45603C12.0945 8.44523 12.0499 8.4392 12.005 8.43803H11.985C11.8907 8.44072 11.7984 8.4661 11.716 8.51203L11.704 8.51603L9.15 10C9.0598 10.0526 8.98497 10.1279 8.93303 10.2185C8.88108 10.309 8.85383 10.4116 8.854 10.516V13.482C8.854 13.694 8.966 13.891 9.15 13.997L11.704 15.48C11.704 15.48 11.712 15.482 11.716 15.485C11.756 15.507 11.798 15.525 11.842 15.537L11.862 15.541C11.9023 15.5512 11.9435 15.5569 11.985 15.558L11.999 15.56H12.005C12.059 15.56 12.113 15.55 12.165 15.535C12.2103 15.5223 12.254 15.5042 12.295 15.481L13.572 14.74C13.8155 14.5988 14.092 14.5245 14.3734 14.5246C14.6549 14.5247 14.9314 14.5991 15.1748 14.7404C15.4182 14.8817 15.62 15.0849 15.7596 15.3292C15.8993 15.5736 15.9718 15.8506 15.97 16.132V17.614C15.97 17.663 15.977 17.709 15.989 17.754L15.996 17.782C16.0084 17.8254 16.0255 17.8673 16.047 17.907C16.051 17.913 16.055 17.917 16.057 17.923C16.0788 17.9589 16.1042 17.9924 16.133 18.023L16.147 18.038C16.18 18.07 16.216 18.098 16.255 18.122C16.259 18.124 16.261 18.128 16.266 18.13L18.82 19.613C18.9101 19.6654 19.0124 19.6929 19.1165 19.6929C19.2207 19.6929 19.323 19.6654 19.413 19.613L21.967 18.13C22.0571 18.0774 22.1319 18.0021 22.1839 17.9115C22.2358 17.821 22.2631 17.7184 22.263 17.614V14.649C22.2633 14.5446 22.2361 14.442 22.1841 14.3514C22.1322 14.2608 22.0573 14.1855 21.967 14.133L19.413 12.65C19.413 12.65 19.405 12.648 19.401 12.645C19.3613 12.6228 19.319 12.6057 19.275 12.594C19.268 12.591 19.262 12.591 19.255 12.589C19.214 12.5792 19.1721 12.5735 19.13 12.572H19.112C19.0577 12.5728 19.0038 12.5816 18.952 12.598C18.9067 12.6104 18.8631 12.6282 18.822 12.651L17.546 13.393C17.3032 13.5336 17.0276 13.6076 16.747 13.6076C16.4664 13.6076 16.1908 13.5336 15.948 13.393C15.7054 13.2505 15.5042 13.047 15.3644 12.8027C15.2246 12.5585 15.151 12.282 15.151 12.0005C15.151 11.7191 15.2246 11.4426 15.3644 11.1983C15.5042 10.9541 15.7054 10.7506 15.948 10.608L15.943 10.607Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-devin-combine__Devin / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M14.8478 18.265L12.2938 16.783L12.2818 16.778C12.2423 16.7553 12.1999 16.7378 12.1558 16.726C12.1488 16.724 12.1418 16.724 12.1358 16.721C12.0952 16.7113 12.0536 16.7056 12.0118 16.704H11.9918C11.9375 16.7049 11.8836 16.7136 11.8318 16.73C11.7865 16.7424 11.7429 16.7602 11.7018 16.783L10.4258 17.525C10.183 17.6656 9.90743 17.7397 9.62684 17.7397C9.34625 17.7397 9.07063 17.6656 8.82784 17.525C8.33484 17.239 8.02784 16.705 8.02784 16.132V14.65C8.02774 14.6028 8.02169 14.5557 8.00984 14.51L8.00184 14.482C7.98949 14.4389 7.97239 14.3973 7.95084 14.358L7.94084 14.341C7.91906 14.3051 7.89359 14.2716 7.86484 14.241L7.85084 14.226C7.81787 14.1939 7.7813 14.1657 7.74184 14.142C7.73884 14.14 7.73684 14.136 7.73184 14.134L5.17784 12.65C5.08813 12.5977 4.98616 12.5702 4.88234 12.5702C4.77852 12.5702 4.67655 12.5977 4.58684 12.65L2.03284 14.133C1.94244 14.1854 1.86742 14.2607 1.81529 14.3513C1.76317 14.4418 1.73577 14.5445 1.73584 14.649V17.614C1.73584 17.827 1.84884 18.024 2.03284 18.13L4.58684 19.613L4.59884 19.617C4.68109 19.6616 4.77239 19.6869 4.86584 19.691L4.88184 19.693H4.88884C4.94316 19.6923 4.99708 19.6835 5.04884 19.667C5.0938 19.6545 5.13711 19.6367 5.17784 19.614L6.45484 18.872C6.69841 18.7308 6.97499 18.6565 7.25654 18.6566C7.53809 18.6567 7.8146 18.7312 8.05806 18.8727C8.30151 19.0141 8.50325 19.2173 8.64283 19.4619C8.7824 19.7064 8.85485 19.9835 8.85284 20.265V21.747C8.85284 21.797 8.85984 21.842 8.87184 21.887L8.87884 21.915C8.89184 21.959 8.90884 22 8.92984 22.04L8.93984 22.056C8.96184 22.092 8.98684 22.126 9.01584 22.156L9.02984 22.171C9.06184 22.203 9.09884 22.231 9.13884 22.255L9.14884 22.263L11.7028 23.746C11.7928 23.7986 11.8951 23.8264 11.9993 23.8264C12.1036 23.8264 12.2059 23.7986 12.2958 23.746L14.8498 22.263C14.9399 22.2105 15.0146 22.1354 15.0666 22.045C15.1185 21.9546 15.1458 21.8522 15.1458 21.748V18.782C15.146 18.6776 15.1188 18.575 15.0668 18.4844C15.0149 18.3939 14.94 18.3185 14.8498 18.266H14.8478V18.265Z", fill: "currentColor", fillOpacity: 1 })] }), _jsx("g", { id: instanceId + "-devin-combine__Frame_2", clipPath: 'url(#' + instanceId + "-devin-combine__clip1_449_12511)", children: _jsx("path", { id: instanceId + "-devin-combine__Devin / path 04", d: "M66.7878 12.8381V18.4124H64.959V9.02389H66.7141V10.5523H66.8301C67.0416 10.0608 67.3951 9.64359 67.8454 9.35444C68.3102 9.05249 68.8954 8.90179 69.6005 8.90179C70.2407 8.90179 70.8011 9.03654 71.2818 9.30549C71.7631 9.57004 72.136 9.96549 72.4011 10.4913C72.6662 11.0165 72.7987 11.6666 72.7987 12.441V18.4124H70.97V12.661C70.97 11.9801 70.7929 11.4488 70.4381 11.066C70.0834 10.6783 69.5966 10.4847 68.9768 10.4847C68.5527 10.4847 68.1754 10.5765 67.8454 10.7597C67.5193 10.9434 67.2602 11.2123 67.0688 11.5665C66.8813 11.9174 66.7878 12.3409 66.7878 12.8381ZM60.6723 18.4184V9.03104H62.5005V18.4195H60.6723V18.4184ZM61.5958 7.58179C61.2915 7.58714 60.9973 7.47301 60.7763 7.26389C60.5519 7.04829 60.4397 6.79144 60.4397 6.49389C60.4397 6.19249 60.5519 5.93564 60.7763 5.72389C60.8849 5.61869 61.0131 5.53594 61.1538 5.48035C61.2944 5.42476 61.4446 5.39744 61.5958 5.39994C61.9137 5.39994 62.1843 5.50774 62.4092 5.72389C62.6375 5.93564 62.7513 6.19249 62.7513 6.49389C62.7513 6.79144 62.6375 7.04829 62.4092 7.26389C62.1848 7.47619 61.9137 7.58179 61.5952 7.58179H61.5958ZM58.953 9.02444L55.5469 18.4129H53.59L50.1783 9.02444H52.1418L54.52 16.2487H54.6179L56.9901 9.02444H58.953ZM45.1293 18.6016C44.2037 18.6016 43.4067 18.4041 42.7385 18.0087C42.0735 17.6094 41.5604 17.0495 41.1974 16.3279C40.8388 15.603 40.6589 14.7532 40.6589 13.7792C40.6589 12.8178 40.8388 11.9697 41.1974 11.2365C41.5604 10.5034 42.0658 9.93084 42.7137 9.51944C43.366 9.10749 44.1283 8.90179 45.0012 8.90179C45.5308 8.90179 46.0445 8.98979 46.5417 9.16469C47.0417 9.34144 47.4982 9.62268 47.881 9.98969C48.277 10.3648 48.5883 10.8515 48.8165 11.4505C49.0453 12.0456 49.1592 12.7688 49.1592 13.6202V14.2681H41.6924V12.8992H47.3678C47.3678 12.4185 47.2699 11.9928 47.0747 11.6215C46.8869 11.2555 46.6011 10.949 46.2491 10.736C45.8982 10.5193 45.4868 10.4115 45.0138 10.4115C44.5001 10.4115 44.0513 10.538 43.6685 10.791C43.2944 11.034 42.9907 11.371 42.788 11.7684C42.5832 12.1716 42.4783 12.6181 42.4822 13.0702V14.14C42.4822 14.767 42.5922 15.301 42.8122 15.741C43.0366 16.181 43.3484 16.5176 43.7477 16.7497C44.1476 16.978 44.614 17.0924 45.148 17.0924C45.47 17.0963 45.7904 17.0466 46.0962 16.9455C46.3817 16.8432 46.6281 16.6925 46.836 16.4929C47.0439 16.2932 47.2028 16.0474 47.3128 15.7537L49.0437 16.0655C48.9095 16.5665 48.6531 17.0263 48.2973 17.4037C47.9426 17.7832 47.4965 18.078 46.9581 18.2903C46.4246 18.4976 45.8141 18.6016 45.1293 18.6016ZM32.8539 18.4162H28.7998V5.89769H32.9826C34.2096 5.89769 35.2634 6.14849 36.144 6.64954C37.0245 7.14674 37.6994 7.86174 38.168 8.79454C38.641 9.72404 38.8775 10.8383 38.8775 12.1385C38.8775 13.442 38.6388 14.5629 38.1625 15.5001C37.6895 16.4373 37.0042 17.1584 36.1071 17.6638C35.2106 18.1643 34.126 18.4162 32.8539 18.4162ZM30.6896 16.7657H32.7499C33.7042 16.7657 34.4973 16.5864 35.1287 16.2278C35.7612 15.8648 36.2342 15.3417 36.5477 14.657C36.8612 13.9684 37.0185 13.1291 37.0185 12.1385C37.0185 11.1568 36.8617 10.3235 36.5477 9.63879C36.238 8.95459 35.7749 8.43484 35.1595 8.08064C34.5435 7.72589 33.7795 7.54879 32.866 7.54879H30.6902L30.6896 16.7657Z", fill: "currentColor", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-devin-combine__clip0_449_12511", children: _jsx("rect", { width: 72.8, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-devin-combine__clip1_449_12511", children: _jsx("rect", { width: 44, height: 13.2, fill: "#fff", transform: "translate(28.7998 5.40002)", fillOpacity: 1 }) })] })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(DevinCombine);
|
|
10
|
-
export default ForwardRef;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const DevinCombineDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 73 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: typeof size === 'number' ? size * 3.0416666666666665 : 'calc(' + size + ' * 3.0416666666666665)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-devin-combine-dark__Name=Devin, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-devin-combine-dark__Devin / Combination", clipPath: 'url(#' + instanceId + "-devin-combine-dark__clip0_449_12511)", children: [_jsxs("g", { id: instanceId + "-devin-combine-dark__Frame", children: [_jsx("path", { id: instanceId + "-devin-combine-dark__Devin / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M2.03284 9.86705L4.58684 11.35C4.67673 11.4023 4.77886 11.4298 4.88284 11.4298C4.98682 11.4298 5.08894 11.4023 5.17884 11.35L7.73284 9.86705L7.74284 9.85905C7.78258 9.83533 7.81949 9.80714 7.85284 9.77505L7.86584 9.76005C7.89444 9.72933 7.9199 9.69583 7.94184 9.66005C7.94484 9.65505 7.94984 9.65005 7.95184 9.64405C7.97418 9.60465 7.99164 9.56267 8.00384 9.51905L8.01084 9.49105C8.02257 9.44527 8.02894 9.39829 8.02984 9.35105V7.86805C8.02984 7.29605 8.33684 6.76305 8.82984 6.47605C9.07267 6.3355 9.34827 6.26149 9.62884 6.26149C9.90941 6.26149 10.185 6.3355 10.4278 6.47605L11.7048 7.21805C11.7454 7.24122 11.7887 7.25903 11.8338 7.27105L11.8618 7.28105C11.9058 7.29105 11.9498 7.29605 11.9948 7.29705H12.0008L12.0138 7.29505C12.1085 7.29252 12.2011 7.26713 12.2838 7.22105L12.2948 7.21705L14.8488 5.73405C14.9392 5.68163 15.0143 5.60636 15.0664 5.51579C15.1185 5.42523 15.1459 5.32255 15.1458 5.21805V2.25305C15.146 2.14853 15.1187 2.04581 15.0665 1.95523C15.0144 1.86465 14.9393 1.7894 14.8488 1.73705L12.2928 0.257049C12.2031 0.204783 12.1012 0.177246 11.9973 0.177246C11.8935 0.177246 11.7915 0.204783 11.7018 0.257049L9.14784 1.73705L9.13784 1.74705C9.0985 1.77053 9.06194 1.79837 9.02884 1.83005L9.01484 1.84505C8.98625 1.87578 8.96079 1.90927 8.93884 1.94505C8.93584 1.95005 8.93084 1.95505 8.92884 1.96105C8.90667 2.00019 8.88922 2.04181 8.87684 2.08505L8.86984 2.11305C8.85846 2.15887 8.85242 2.20584 8.85184 2.25305V3.73605C8.85184 4.30805 8.54484 4.84105 8.05184 5.12905C7.80883 5.26959 7.53306 5.34358 7.25234 5.34358C6.97162 5.34358 6.69585 5.26959 6.45284 5.12905L5.17684 4.38705C5.13572 4.36438 5.09209 4.34659 5.04684 4.33405L5.01884 4.32605C4.97524 4.31553 4.93067 4.3095 4.88584 4.30805H4.86584C4.77143 4.31005 4.67899 4.33548 4.59684 4.38205C4.59384 4.38405 4.58884 4.38405 4.58484 4.38705L2.03284 5.87205C1.94259 5.92439 1.86766 5.9995 1.81554 6.08987C1.76342 6.18025 1.73594 6.28272 1.73584 6.38705V9.35305C1.73584 9.56605 1.84884 9.76305 2.03284 9.86805V9.86705Z", fill: "white", style: {
|
|
8
|
-
fill: "white",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }), _jsx("path", { id: instanceId + "-devin-combine-dark__Devin / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M15.943 10.607C16.186 10.4664 16.4618 10.3923 16.7425 10.3923C17.0232 10.3923 17.299 10.4664 17.542 10.607L18.818 11.347C18.859 11.372 18.903 11.387 18.948 11.402L18.976 11.41C19.019 11.42 19.064 11.426 19.109 11.428H19.114C19.119 11.428 19.124 11.426 19.128 11.425C19.1692 11.425 19.2102 11.4196 19.25 11.409L19.271 11.404C19.3148 11.3914 19.3571 11.374 19.397 11.352C19.401 11.35 19.406 11.35 19.41 11.347L21.964 9.86503C22.0543 9.81253 22.1293 9.73724 22.1814 9.64669C22.2335 9.55614 22.261 9.4535 22.261 9.34903V6.38303C22.2609 6.2787 22.2334 6.17623 22.1813 6.08585C22.1292 5.99548 22.0543 5.92036 21.964 5.86803L19.412 4.38503C19.3222 4.33257 19.22 4.30493 19.116 4.30493C19.012 4.30493 18.9098 4.33257 18.82 4.38503L16.267 5.86703L16.256 5.87503C16.217 5.89889 16.1807 5.92706 16.148 5.95903L16.134 5.97503C16.1054 6.00577 16.08 6.03927 16.058 6.07503C16.055 6.08003 16.05 6.08503 16.048 6.09103C16.0258 6.13016 16.0084 6.17179 15.996 6.21503L15.989 6.24403C15.9776 6.28984 15.9716 6.33682 15.971 6.38403V7.86603C15.971 8.43803 15.664 8.97103 15.171 9.25903C14.928 9.39956 14.6522 9.47356 14.3715 9.47356C14.0908 9.47356 13.815 9.39956 13.572 9.25903L12.296 8.51703C12.255 8.4942 12.2113 8.4764 12.166 8.46403L12.138 8.45603C12.0945 8.44523 12.0499 8.4392 12.005 8.43803H11.985C11.8907 8.44072 11.7984 8.4661 11.716 8.51203L11.704 8.51603L9.15 10C9.0598 10.0526 8.98497 10.1279 8.93303 10.2185C8.88108 10.309 8.85383 10.4116 8.854 10.516V13.482C8.854 13.694 8.966 13.891 9.15 13.997L11.704 15.48C11.704 15.48 11.712 15.482 11.716 15.485C11.756 15.507 11.798 15.525 11.842 15.537L11.862 15.541C11.9023 15.5512 11.9435 15.5569 11.985 15.558L11.999 15.56H12.005C12.059 15.56 12.113 15.55 12.165 15.535C12.2103 15.5223 12.254 15.5042 12.295 15.481L13.572 14.74C13.8155 14.5988 14.092 14.5245 14.3734 14.5246C14.6549 14.5247 14.9314 14.5991 15.1748 14.7404C15.4182 14.8817 15.62 15.0849 15.7596 15.3292C15.8993 15.5736 15.9718 15.8506 15.97 16.132V17.614C15.97 17.663 15.977 17.709 15.989 17.754L15.996 17.782C16.0084 17.8254 16.0255 17.8673 16.047 17.907C16.051 17.913 16.055 17.917 16.057 17.923C16.0788 17.9589 16.1042 17.9924 16.133 18.023L16.147 18.038C16.18 18.07 16.216 18.098 16.255 18.122C16.259 18.124 16.261 18.128 16.266 18.13L18.82 19.613C18.9101 19.6654 19.0124 19.6929 19.1165 19.6929C19.2207 19.6929 19.323 19.6654 19.413 19.613L21.967 18.13C22.0571 18.0774 22.1319 18.0021 22.1839 17.9115C22.2358 17.821 22.2631 17.7184 22.263 17.614V14.649C22.2633 14.5446 22.2361 14.442 22.1841 14.3514C22.1322 14.2608 22.0573 14.1855 21.967 14.133L19.413 12.65C19.413 12.65 19.405 12.648 19.401 12.645C19.3613 12.6228 19.319 12.6057 19.275 12.594C19.268 12.591 19.262 12.591 19.255 12.589C19.214 12.5792 19.1721 12.5735 19.13 12.572H19.112C19.0577 12.5728 19.0038 12.5816 18.952 12.598C18.9067 12.6104 18.8631 12.6282 18.822 12.651L17.546 13.393C17.3032 13.5336 17.0276 13.6076 16.747 13.6076C16.4664 13.6076 16.1908 13.5336 15.948 13.393C15.7054 13.2505 15.5042 13.047 15.3644 12.8027C15.2246 12.5585 15.151 12.282 15.151 12.0005C15.151 11.7191 15.2246 11.4426 15.3644 11.1983C15.5042 10.9541 15.7054 10.7506 15.948 10.608L15.943 10.607Z", fill: "white", style: {
|
|
11
|
-
fill: "white",
|
|
12
|
-
fillOpacity: 1
|
|
13
|
-
} }), _jsx("path", { id: instanceId + "-devin-combine-dark__Devin / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M14.8478 18.265L12.2938 16.783L12.2818 16.778C12.2423 16.7553 12.1999 16.7378 12.1558 16.726C12.1488 16.724 12.1418 16.724 12.1358 16.721C12.0952 16.7113 12.0536 16.7056 12.0118 16.704H11.9918C11.9375 16.7049 11.8836 16.7136 11.8318 16.73C11.7865 16.7424 11.7429 16.7602 11.7018 16.783L10.4258 17.525C10.183 17.6656 9.90743 17.7397 9.62684 17.7397C9.34625 17.7397 9.07063 17.6656 8.82784 17.525C8.33484 17.239 8.02784 16.705 8.02784 16.132V14.65C8.02774 14.6028 8.02169 14.5557 8.00984 14.51L8.00184 14.482C7.98949 14.4389 7.97239 14.3973 7.95084 14.358L7.94084 14.341C7.91906 14.3051 7.89359 14.2716 7.86484 14.241L7.85084 14.226C7.81787 14.1939 7.7813 14.1657 7.74184 14.142C7.73884 14.14 7.73684 14.136 7.73184 14.134L5.17784 12.65C5.08813 12.5977 4.98616 12.5702 4.88234 12.5702C4.77852 12.5702 4.67655 12.5977 4.58684 12.65L2.03284 14.133C1.94244 14.1854 1.86742 14.2607 1.81529 14.3513C1.76317 14.4418 1.73577 14.5445 1.73584 14.649V17.614C1.73584 17.827 1.84884 18.024 2.03284 18.13L4.58684 19.613L4.59884 19.617C4.68109 19.6616 4.77239 19.6869 4.86584 19.691L4.88184 19.693H4.88884C4.94316 19.6923 4.99708 19.6835 5.04884 19.667C5.0938 19.6545 5.13711 19.6367 5.17784 19.614L6.45484 18.872C6.69841 18.7308 6.97499 18.6565 7.25654 18.6566C7.53809 18.6567 7.8146 18.7312 8.05806 18.8727C8.30151 19.0141 8.50325 19.2173 8.64283 19.4619C8.7824 19.7064 8.85485 19.9835 8.85284 20.265V21.747C8.85284 21.797 8.85984 21.842 8.87184 21.887L8.87884 21.915C8.89184 21.959 8.90884 22 8.92984 22.04L8.93984 22.056C8.96184 22.092 8.98684 22.126 9.01584 22.156L9.02984 22.171C9.06184 22.203 9.09884 22.231 9.13884 22.255L9.14884 22.263L11.7028 23.746C11.7928 23.7986 11.8951 23.8264 11.9993 23.8264C12.1036 23.8264 12.2059 23.7986 12.2958 23.746L14.8498 22.263C14.9399 22.2105 15.0146 22.1354 15.0666 22.045C15.1185 21.9546 15.1458 21.8522 15.1458 21.748V18.782C15.146 18.6776 15.1188 18.575 15.0668 18.4844C15.0149 18.3939 14.94 18.3185 14.8498 18.266H14.8478V18.265Z", fill: "white", style: {
|
|
14
|
-
fill: "white",
|
|
15
|
-
fillOpacity: 1
|
|
16
|
-
} })] }), _jsx("g", { id: instanceId + "-devin-combine-dark__Frame_2", clipPath: 'url(#' + instanceId + "-devin-combine-dark__clip1_449_12511)", children: _jsx("path", { id: instanceId + "-devin-combine-dark__Devin / path 04", d: "M66.7878 12.8381V18.4124H64.959V9.02389H66.7141V10.5523H66.8301C67.0416 10.0608 67.3951 9.64359 67.8454 9.35444C68.3102 9.05249 68.8954 8.90179 69.6005 8.90179C70.2407 8.90179 70.8011 9.03654 71.2818 9.30549C71.7631 9.57004 72.136 9.96549 72.4011 10.4913C72.6662 11.0165 72.7987 11.6666 72.7987 12.441V18.4124H70.97V12.661C70.97 11.9801 70.7929 11.4488 70.4381 11.066C70.0834 10.6783 69.5966 10.4847 68.9768 10.4847C68.5527 10.4847 68.1754 10.5765 67.8454 10.7597C67.5193 10.9434 67.2602 11.2123 67.0688 11.5665C66.8813 11.9174 66.7878 12.3409 66.7878 12.8381ZM60.6723 18.4184V9.03104H62.5005V18.4195H60.6723V18.4184ZM61.5958 7.58179C61.2915 7.58714 60.9973 7.47301 60.7763 7.26389C60.5519 7.04829 60.4397 6.79144 60.4397 6.49389C60.4397 6.19249 60.5519 5.93564 60.7763 5.72389C60.8849 5.61869 61.0131 5.53594 61.1538 5.48035C61.2944 5.42476 61.4446 5.39744 61.5958 5.39994C61.9137 5.39994 62.1843 5.50774 62.4092 5.72389C62.6375 5.93564 62.7513 6.19249 62.7513 6.49389C62.7513 6.79144 62.6375 7.04829 62.4092 7.26389C62.1848 7.47619 61.9137 7.58179 61.5952 7.58179H61.5958ZM58.953 9.02444L55.5469 18.4129H53.59L50.1783 9.02444H52.1418L54.52 16.2487H54.6179L56.9901 9.02444H58.953ZM45.1293 18.6016C44.2037 18.6016 43.4067 18.4041 42.7385 18.0087C42.0735 17.6094 41.5604 17.0495 41.1974 16.3279C40.8388 15.603 40.6589 14.7532 40.6589 13.7792C40.6589 12.8178 40.8388 11.9697 41.1974 11.2365C41.5604 10.5034 42.0658 9.93084 42.7137 9.51944C43.366 9.10749 44.1283 8.90179 45.0012 8.90179C45.5308 8.90179 46.0445 8.98979 46.5417 9.16469C47.0417 9.34144 47.4982 9.62268 47.881 9.98969C48.277 10.3648 48.5883 10.8515 48.8165 11.4505C49.0453 12.0456 49.1592 12.7688 49.1592 13.6202V14.2681H41.6924V12.8992H47.3678C47.3678 12.4185 47.2699 11.9928 47.0747 11.6215C46.8869 11.2555 46.6011 10.949 46.2491 10.736C45.8982 10.5193 45.4868 10.4115 45.0138 10.4115C44.5001 10.4115 44.0513 10.538 43.6685 10.791C43.2944 11.034 42.9907 11.371 42.788 11.7684C42.5832 12.1716 42.4783 12.6181 42.4822 13.0702V14.14C42.4822 14.767 42.5922 15.301 42.8122 15.741C43.0366 16.181 43.3484 16.5176 43.7477 16.7497C44.1476 16.978 44.614 17.0924 45.148 17.0924C45.47 17.0963 45.7904 17.0466 46.0962 16.9455C46.3817 16.8432 46.6281 16.6925 46.836 16.4929C47.0439 16.2932 47.2028 16.0474 47.3128 15.7537L49.0437 16.0655C48.9095 16.5665 48.6531 17.0263 48.2973 17.4037C47.9426 17.7832 47.4965 18.078 46.9581 18.2903C46.4246 18.4976 45.8141 18.6016 45.1293 18.6016ZM32.8539 18.4162H28.7998V5.89769H32.9826C34.2096 5.89769 35.2634 6.14849 36.144 6.64954C37.0245 7.14674 37.6994 7.86174 38.168 8.79454C38.641 9.72404 38.8775 10.8383 38.8775 12.1385C38.8775 13.442 38.6388 14.5629 38.1625 15.5001C37.6895 16.4373 37.0042 17.1584 36.1071 17.6638C35.2106 18.1643 34.126 18.4162 32.8539 18.4162ZM30.6896 16.7657H32.7499C33.7042 16.7657 34.4973 16.5864 35.1287 16.2278C35.7612 15.8648 36.2342 15.3417 36.5477 14.657C36.8612 13.9684 37.0185 13.1291 37.0185 12.1385C37.0185 11.1568 36.8617 10.3235 36.5477 9.63879C36.238 8.95459 35.7749 8.43484 35.1595 8.08064C34.5435 7.72589 33.7795 7.54879 32.866 7.54879H30.6902L30.6896 16.7657Z", fill: "white", style: {
|
|
17
|
-
fill: "white",
|
|
18
|
-
fillOpacity: 1
|
|
19
|
-
} }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-devin-combine-dark__clip0_449_12511", children: _jsx("rect", { width: 72.8, height: 24, fill: "white", style: {
|
|
20
|
-
fill: "white",
|
|
21
|
-
fillOpacity: 1
|
|
22
|
-
} }) }), _jsx("clipPath", { id: instanceId + "-devin-combine-dark__clip1_449_12511", children: _jsx("rect", { width: 44, height: 13.2, fill: "white", style: {
|
|
23
|
-
fill: "white",
|
|
24
|
-
fillOpacity: 1
|
|
25
|
-
}, transform: "translate(28.7998 5.40002)" }) })] })] });
|
|
26
|
-
};
|
|
27
|
-
const ForwardRef = forwardRef(DevinCombineDark);
|
|
28
|
-
export default ForwardRef;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const DevinCombineLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 73 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: typeof size === 'number' ? size * 3.0416666666666665 : 'calc(' + size + ' * 3.0416666666666665)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-devin-combine-light__Name=Devin, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-devin-combine-light__Devin / Combination", clipPath: 'url(#' + instanceId + "-devin-combine-light__clip0_449_12511)", children: [_jsxs("g", { id: instanceId + "-devin-combine-light__Frame", children: [_jsx("path", { id: instanceId + "-devin-combine-light__Devin / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M2.03284 9.86705L4.58684 11.35C4.67673 11.4023 4.77886 11.4298 4.88284 11.4298C4.98682 11.4298 5.08894 11.4023 5.17884 11.35L7.73284 9.86705L7.74284 9.85905C7.78258 9.83533 7.81949 9.80714 7.85284 9.77505L7.86584 9.76005C7.89444 9.72933 7.9199 9.69583 7.94184 9.66005C7.94484 9.65505 7.94984 9.65005 7.95184 9.64405C7.97418 9.60465 7.99164 9.56267 8.00384 9.51905L8.01084 9.49105C8.02257 9.44527 8.02894 9.39829 8.02984 9.35105V7.86805C8.02984 7.29605 8.33684 6.76305 8.82984 6.47605C9.07267 6.3355 9.34827 6.26149 9.62884 6.26149C9.90941 6.26149 10.185 6.3355 10.4278 6.47605L11.7048 7.21805C11.7454 7.24122 11.7887 7.25903 11.8338 7.27105L11.8618 7.28105C11.9058 7.29105 11.9498 7.29605 11.9948 7.29705H12.0008L12.0138 7.29505C12.1085 7.29252 12.2011 7.26713 12.2838 7.22105L12.2948 7.21705L14.8488 5.73405C14.9392 5.68163 15.0143 5.60636 15.0664 5.51579C15.1185 5.42523 15.1459 5.32255 15.1458 5.21805V2.25305C15.146 2.14853 15.1187 2.04581 15.0665 1.95523C15.0144 1.86465 14.9393 1.7894 14.8488 1.73705L12.2928 0.257049C12.2031 0.204783 12.1012 0.177246 11.9973 0.177246C11.8935 0.177246 11.7915 0.204783 11.7018 0.257049L9.14784 1.73705L9.13784 1.74705C9.0985 1.77053 9.06194 1.79837 9.02884 1.83005L9.01484 1.84505C8.98625 1.87578 8.96079 1.90927 8.93884 1.94505C8.93584 1.95005 8.93084 1.95505 8.92884 1.96105C8.90667 2.00019 8.88922 2.04181 8.87684 2.08505L8.86984 2.11305C8.85846 2.15887 8.85242 2.20584 8.85184 2.25305V3.73605C8.85184 4.30805 8.54484 4.84105 8.05184 5.12905C7.80883 5.26959 7.53306 5.34358 7.25234 5.34358C6.97162 5.34358 6.69585 5.26959 6.45284 5.12905L5.17684 4.38705C5.13572 4.36438 5.09209 4.34659 5.04684 4.33405L5.01884 4.32605C4.97524 4.31553 4.93067 4.3095 4.88584 4.30805H4.86584C4.77143 4.31005 4.67899 4.33548 4.59684 4.38205C4.59384 4.38405 4.58884 4.38405 4.58484 4.38705L2.03284 5.87205C1.94259 5.92439 1.86766 5.9995 1.81554 6.08987C1.76342 6.18025 1.73594 6.28272 1.73584 6.38705V9.35305C1.73584 9.56605 1.84884 9.76305 2.03284 9.86805V9.86705Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-devin-combine-light__Devin / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M15.943 10.607C16.186 10.4664 16.4618 10.3923 16.7425 10.3923C17.0232 10.3923 17.299 10.4664 17.542 10.607L18.818 11.347C18.859 11.372 18.903 11.387 18.948 11.402L18.976 11.41C19.019 11.42 19.064 11.426 19.109 11.428H19.114C19.119 11.428 19.124 11.426 19.128 11.425C19.1692 11.425 19.2102 11.4196 19.25 11.409L19.271 11.404C19.3148 11.3914 19.3571 11.374 19.397 11.352C19.401 11.35 19.406 11.35 19.41 11.347L21.964 9.86503C22.0543 9.81253 22.1293 9.73724 22.1814 9.64669C22.2335 9.55614 22.261 9.4535 22.261 9.34903V6.38303C22.2609 6.2787 22.2334 6.17623 22.1813 6.08585C22.1292 5.99548 22.0543 5.92036 21.964 5.86803L19.412 4.38503C19.3222 4.33257 19.22 4.30493 19.116 4.30493C19.012 4.30493 18.9098 4.33257 18.82 4.38503L16.267 5.86703L16.256 5.87503C16.217 5.89889 16.1807 5.92706 16.148 5.95903L16.134 5.97503C16.1054 6.00577 16.08 6.03927 16.058 6.07503C16.055 6.08003 16.05 6.08503 16.048 6.09103C16.0258 6.13016 16.0084 6.17179 15.996 6.21503L15.989 6.24403C15.9776 6.28984 15.9716 6.33682 15.971 6.38403V7.86603C15.971 8.43803 15.664 8.97103 15.171 9.25903C14.928 9.39956 14.6522 9.47356 14.3715 9.47356C14.0908 9.47356 13.815 9.39956 13.572 9.25903L12.296 8.51703C12.255 8.4942 12.2113 8.4764 12.166 8.46403L12.138 8.45603C12.0945 8.44523 12.0499 8.4392 12.005 8.43803H11.985C11.8907 8.44072 11.7984 8.4661 11.716 8.51203L11.704 8.51603L9.15 10C9.0598 10.0526 8.98497 10.1279 8.93303 10.2185C8.88108 10.309 8.85383 10.4116 8.854 10.516V13.482C8.854 13.694 8.966 13.891 9.15 13.997L11.704 15.48C11.704 15.48 11.712 15.482 11.716 15.485C11.756 15.507 11.798 15.525 11.842 15.537L11.862 15.541C11.9023 15.5512 11.9435 15.5569 11.985 15.558L11.999 15.56H12.005C12.059 15.56 12.113 15.55 12.165 15.535C12.2103 15.5223 12.254 15.5042 12.295 15.481L13.572 14.74C13.8155 14.5988 14.092 14.5245 14.3734 14.5246C14.6549 14.5247 14.9314 14.5991 15.1748 14.7404C15.4182 14.8817 15.62 15.0849 15.7596 15.3292C15.8993 15.5736 15.9718 15.8506 15.97 16.132V17.614C15.97 17.663 15.977 17.709 15.989 17.754L15.996 17.782C16.0084 17.8254 16.0255 17.8673 16.047 17.907C16.051 17.913 16.055 17.917 16.057 17.923C16.0788 17.9589 16.1042 17.9924 16.133 18.023L16.147 18.038C16.18 18.07 16.216 18.098 16.255 18.122C16.259 18.124 16.261 18.128 16.266 18.13L18.82 19.613C18.9101 19.6654 19.0124 19.6929 19.1165 19.6929C19.2207 19.6929 19.323 19.6654 19.413 19.613L21.967 18.13C22.0571 18.0774 22.1319 18.0021 22.1839 17.9115C22.2358 17.821 22.2631 17.7184 22.263 17.614V14.649C22.2633 14.5446 22.2361 14.442 22.1841 14.3514C22.1322 14.2608 22.0573 14.1855 21.967 14.133L19.413 12.65C19.413 12.65 19.405 12.648 19.401 12.645C19.3613 12.6228 19.319 12.6057 19.275 12.594C19.268 12.591 19.262 12.591 19.255 12.589C19.214 12.5792 19.1721 12.5735 19.13 12.572H19.112C19.0577 12.5728 19.0038 12.5816 18.952 12.598C18.9067 12.6104 18.8631 12.6282 18.822 12.651L17.546 13.393C17.3032 13.5336 17.0276 13.6076 16.747 13.6076C16.4664 13.6076 16.1908 13.5336 15.948 13.393C15.7054 13.2505 15.5042 13.047 15.3644 12.8027C15.2246 12.5585 15.151 12.282 15.151 12.0005C15.151 11.7191 15.2246 11.4426 15.3644 11.1983C15.5042 10.9541 15.7054 10.7506 15.948 10.608L15.943 10.607Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-devin-combine-light__Devin / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M14.8478 18.265L12.2938 16.783L12.2818 16.778C12.2423 16.7553 12.1999 16.7378 12.1558 16.726C12.1488 16.724 12.1418 16.724 12.1358 16.721C12.0952 16.7113 12.0536 16.7056 12.0118 16.704H11.9918C11.9375 16.7049 11.8836 16.7136 11.8318 16.73C11.7865 16.7424 11.7429 16.7602 11.7018 16.783L10.4258 17.525C10.183 17.6656 9.90743 17.7397 9.62684 17.7397C9.34625 17.7397 9.07063 17.6656 8.82784 17.525C8.33484 17.239 8.02784 16.705 8.02784 16.132V14.65C8.02774 14.6028 8.02169 14.5557 8.00984 14.51L8.00184 14.482C7.98949 14.4389 7.97239 14.3973 7.95084 14.358L7.94084 14.341C7.91906 14.3051 7.89359 14.2716 7.86484 14.241L7.85084 14.226C7.81787 14.1939 7.7813 14.1657 7.74184 14.142C7.73884 14.14 7.73684 14.136 7.73184 14.134L5.17784 12.65C5.08813 12.5977 4.98616 12.5702 4.88234 12.5702C4.77852 12.5702 4.67655 12.5977 4.58684 12.65L2.03284 14.133C1.94244 14.1854 1.86742 14.2607 1.81529 14.3513C1.76317 14.4418 1.73577 14.5445 1.73584 14.649V17.614C1.73584 17.827 1.84884 18.024 2.03284 18.13L4.58684 19.613L4.59884 19.617C4.68109 19.6616 4.77239 19.6869 4.86584 19.691L4.88184 19.693H4.88884C4.94316 19.6923 4.99708 19.6835 5.04884 19.667C5.0938 19.6545 5.13711 19.6367 5.17784 19.614L6.45484 18.872C6.69841 18.7308 6.97499 18.6565 7.25654 18.6566C7.53809 18.6567 7.8146 18.7312 8.05806 18.8727C8.30151 19.0141 8.50325 19.2173 8.64283 19.4619C8.7824 19.7064 8.85485 19.9835 8.85284 20.265V21.747C8.85284 21.797 8.85984 21.842 8.87184 21.887L8.87884 21.915C8.89184 21.959 8.90884 22 8.92984 22.04L8.93984 22.056C8.96184 22.092 8.98684 22.126 9.01584 22.156L9.02984 22.171C9.06184 22.203 9.09884 22.231 9.13884 22.255L9.14884 22.263L11.7028 23.746C11.7928 23.7986 11.8951 23.8264 11.9993 23.8264C12.1036 23.8264 12.2059 23.7986 12.2958 23.746L14.8498 22.263C14.9399 22.2105 15.0146 22.1354 15.0666 22.045C15.1185 21.9546 15.1458 21.8522 15.1458 21.748V18.782C15.146 18.6776 15.1188 18.575 15.0668 18.4844C15.0149 18.3939 14.94 18.3185 14.8498 18.266H14.8478V18.265Z", fill: "#000000", fillOpacity: 1 })] }), _jsx("g", { id: instanceId + "-devin-combine-light__Frame_2", clipPath: 'url(#' + instanceId + "-devin-combine-light__clip1_449_12511)", children: _jsx("path", { id: instanceId + "-devin-combine-light__Devin / path 04", d: "M66.7878 12.8381V18.4124H64.959V9.02389H66.7141V10.5523H66.8301C67.0416 10.0608 67.3951 9.64359 67.8454 9.35444C68.3102 9.05249 68.8954 8.90179 69.6005 8.90179C70.2407 8.90179 70.8011 9.03654 71.2818 9.30549C71.7631 9.57004 72.136 9.96549 72.4011 10.4913C72.6662 11.0165 72.7987 11.6666 72.7987 12.441V18.4124H70.97V12.661C70.97 11.9801 70.7929 11.4488 70.4381 11.066C70.0834 10.6783 69.5966 10.4847 68.9768 10.4847C68.5527 10.4847 68.1754 10.5765 67.8454 10.7597C67.5193 10.9434 67.2602 11.2123 67.0688 11.5665C66.8813 11.9174 66.7878 12.3409 66.7878 12.8381ZM60.6723 18.4184V9.03104H62.5005V18.4195H60.6723V18.4184ZM61.5958 7.58179C61.2915 7.58714 60.9973 7.47301 60.7763 7.26389C60.5519 7.04829 60.4397 6.79144 60.4397 6.49389C60.4397 6.19249 60.5519 5.93564 60.7763 5.72389C60.8849 5.61869 61.0131 5.53594 61.1538 5.48035C61.2944 5.42476 61.4446 5.39744 61.5958 5.39994C61.9137 5.39994 62.1843 5.50774 62.4092 5.72389C62.6375 5.93564 62.7513 6.19249 62.7513 6.49389C62.7513 6.79144 62.6375 7.04829 62.4092 7.26389C62.1848 7.47619 61.9137 7.58179 61.5952 7.58179H61.5958ZM58.953 9.02444L55.5469 18.4129H53.59L50.1783 9.02444H52.1418L54.52 16.2487H54.6179L56.9901 9.02444H58.953ZM45.1293 18.6016C44.2037 18.6016 43.4067 18.4041 42.7385 18.0087C42.0735 17.6094 41.5604 17.0495 41.1974 16.3279C40.8388 15.603 40.6589 14.7532 40.6589 13.7792C40.6589 12.8178 40.8388 11.9697 41.1974 11.2365C41.5604 10.5034 42.0658 9.93084 42.7137 9.51944C43.366 9.10749 44.1283 8.90179 45.0012 8.90179C45.5308 8.90179 46.0445 8.98979 46.5417 9.16469C47.0417 9.34144 47.4982 9.62268 47.881 9.98969C48.277 10.3648 48.5883 10.8515 48.8165 11.4505C49.0453 12.0456 49.1592 12.7688 49.1592 13.6202V14.2681H41.6924V12.8992H47.3678C47.3678 12.4185 47.2699 11.9928 47.0747 11.6215C46.8869 11.2555 46.6011 10.949 46.2491 10.736C45.8982 10.5193 45.4868 10.4115 45.0138 10.4115C44.5001 10.4115 44.0513 10.538 43.6685 10.791C43.2944 11.034 42.9907 11.371 42.788 11.7684C42.5832 12.1716 42.4783 12.6181 42.4822 13.0702V14.14C42.4822 14.767 42.5922 15.301 42.8122 15.741C43.0366 16.181 43.3484 16.5176 43.7477 16.7497C44.1476 16.978 44.614 17.0924 45.148 17.0924C45.47 17.0963 45.7904 17.0466 46.0962 16.9455C46.3817 16.8432 46.6281 16.6925 46.836 16.4929C47.0439 16.2932 47.2028 16.0474 47.3128 15.7537L49.0437 16.0655C48.9095 16.5665 48.6531 17.0263 48.2973 17.4037C47.9426 17.7832 47.4965 18.078 46.9581 18.2903C46.4246 18.4976 45.8141 18.6016 45.1293 18.6016ZM32.8539 18.4162H28.7998V5.89769H32.9826C34.2096 5.89769 35.2634 6.14849 36.144 6.64954C37.0245 7.14674 37.6994 7.86174 38.168 8.79454C38.641 9.72404 38.8775 10.8383 38.8775 12.1385C38.8775 13.442 38.6388 14.5629 38.1625 15.5001C37.6895 16.4373 37.0042 17.1584 36.1071 17.6638C35.2106 18.1643 34.126 18.4162 32.8539 18.4162ZM30.6896 16.7657H32.7499C33.7042 16.7657 34.4973 16.5864 35.1287 16.2278C35.7612 15.8648 36.2342 15.3417 36.5477 14.657C36.8612 13.9684 37.0185 13.1291 37.0185 12.1385C37.0185 11.1568 36.8617 10.3235 36.5477 9.63879C36.238 8.95459 35.7749 8.43484 35.1595 8.08064C34.5435 7.72589 33.7795 7.54879 32.866 7.54879H30.6902L30.6896 16.7657Z", fill: "#000000", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-devin-combine-light__clip0_449_12511", children: _jsx("rect", { width: 72.8, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-devin-combine-light__clip1_449_12511", children: _jsx("rect", { width: 44, height: 13.2, fill: "#fff", transform: "translate(28.7998 5.40002)", fillOpacity: 1 }) })] })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(DevinCombineLight);
|
|
10
|
-
export default ForwardRef;
|