@zenmux/icons 0.1.0-dev.0 → 0.1.0-dev.1
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 +41 -21
- package/dist/Adobe/Color.js +13 -0
- package/dist/Adobe/Combine.js +10 -0
- package/dist/Adobe/CombineDark.js +22 -0
- package/dist/Adobe/CombineLight.js +10 -0
- package/dist/Adobe/Dark.js +13 -0
- package/dist/Adobe/Light.js +10 -0
- package/dist/Adobe/Mono.js +10 -0
- package/dist/Adobe/Text.js +10 -0
- package/dist/Adobe/TextDark.d.ts +3 -0
- package/dist/Adobe/TextDark.js +19 -0
- package/dist/Adobe/TextLight.d.ts +3 -0
- package/dist/Adobe/TextLight.js +10 -0
- package/dist/Adobe/index.d.ts +13 -0
- package/dist/Adobe/index.js +14 -0
- package/dist/AdobeFirefly/Color.d.ts +3 -0
- package/dist/AdobeFirefly/Color.js +13 -0
- package/dist/AdobeFirefly/Combine.d.ts +3 -0
- package/dist/AdobeFirefly/Combine.js +10 -0
- package/dist/AdobeFirefly/CombineDark.d.ts +3 -0
- package/dist/AdobeFirefly/CombineDark.js +22 -0
- package/dist/AdobeFirefly/CombineLight.d.ts +3 -0
- package/dist/AdobeFirefly/CombineLight.js +10 -0
- package/dist/AdobeFirefly/Dark.d.ts +3 -0
- package/dist/AdobeFirefly/Dark.js +13 -0
- package/dist/AdobeFirefly/Light.d.ts +3 -0
- package/dist/AdobeFirefly/Light.js +10 -0
- package/dist/AdobeFirefly/Mono.d.ts +3 -0
- package/dist/AdobeFirefly/Mono.js +10 -0
- package/dist/AdobeFirefly/Text.d.ts +3 -0
- package/dist/AdobeFirefly/Text.js +10 -0
- package/dist/AdobeFirefly/TextDark.d.ts +3 -0
- package/dist/AdobeFirefly/TextDark.js +19 -0
- package/dist/AdobeFirefly/TextLight.d.ts +3 -0
- package/dist/AdobeFirefly/TextLight.js +10 -0
- package/dist/AdobeFirefly/index.d.ts +13 -0
- package/dist/AdobeFirefly/index.js +14 -0
- package/dist/AgUi/Color.d.ts +3 -0
- package/dist/AgUi/Color.js +16 -0
- package/dist/AgUi/Combine.d.ts +3 -0
- package/dist/AgUi/Combine.js +10 -0
- package/dist/AgUi/CombineDark.d.ts +3 -0
- package/dist/AgUi/CombineDark.js +28 -0
- package/dist/AgUi/CombineLight.d.ts +3 -0
- package/dist/AgUi/CombineLight.js +10 -0
- package/dist/AgUi/Dark.d.ts +3 -0
- package/dist/AgUi/Dark.js +16 -0
- package/dist/AgUi/Light.d.ts +3 -0
- package/dist/AgUi/Light.js +10 -0
- package/dist/AgUi/Mono.d.ts +3 -0
- package/dist/AgUi/Mono.js +10 -0
- package/dist/AgUi/Text.d.ts +3 -0
- package/dist/AgUi/Text.js +10 -0
- package/dist/AgUi/TextDark.d.ts +3 -0
- package/dist/AgUi/TextDark.js +22 -0
- package/dist/AgUi/TextLight.d.ts +3 -0
- package/dist/AgUi/TextLight.js +10 -0
- package/dist/AgUi/index.d.ts +13 -0
- package/dist/AgUi/index.js +14 -0
- package/dist/AgnesAi/Color.d.ts +3 -0
- package/dist/AgnesAi/Color.js +16 -0
- package/dist/AgnesAi/Combine.d.ts +3 -0
- package/dist/AgnesAi/Combine.js +10 -0
- package/dist/AgnesAi/CombineDark.d.ts +3 -0
- package/dist/AgnesAi/CombineDark.js +31 -0
- package/dist/AgnesAi/CombineLight.d.ts +3 -0
- package/dist/AgnesAi/CombineLight.js +10 -0
- package/dist/AgnesAi/Dark.d.ts +3 -0
- package/dist/AgnesAi/Dark.js +16 -0
- package/dist/AgnesAi/Light.d.ts +3 -0
- package/dist/AgnesAi/Light.js +10 -0
- package/dist/AgnesAi/Mono.d.ts +3 -0
- package/dist/AgnesAi/Mono.js +10 -0
- package/dist/AgnesAi/Text.d.ts +3 -0
- package/dist/AgnesAi/Text.js +10 -0
- package/dist/AgnesAi/TextDark.d.ts +3 -0
- package/dist/AgnesAi/TextDark.js +25 -0
- package/dist/AgnesAi/TextLight.d.ts +3 -0
- package/dist/AgnesAi/TextLight.js +10 -0
- package/dist/AgnesAi/index.d.ts +13 -0
- package/dist/AgnesAi/index.js +14 -0
- package/dist/Airjelly/Color.d.ts +3 -0
- package/dist/Airjelly/Color.js +16 -0
- package/dist/Airjelly/Combine.d.ts +3 -0
- package/dist/Airjelly/Combine.js +10 -0
- package/dist/Airjelly/CombineDark.d.ts +3 -0
- package/dist/Airjelly/CombineDark.js +31 -0
- package/dist/Airjelly/CombineLight.d.ts +3 -0
- package/dist/Airjelly/CombineLight.js +10 -0
- package/dist/Airjelly/Dark.d.ts +3 -0
- package/dist/Airjelly/Dark.js +16 -0
- package/dist/Airjelly/Light.d.ts +3 -0
- package/dist/Airjelly/Light.js +10 -0
- package/dist/Airjelly/Mono.d.ts +3 -0
- package/dist/Airjelly/Mono.js +10 -0
- package/dist/Airjelly/Text.d.ts +3 -0
- package/dist/Airjelly/Text.js +10 -0
- package/dist/Airjelly/TextDark.d.ts +3 -0
- package/dist/Airjelly/TextDark.js +25 -0
- package/dist/Airjelly/TextLight.d.ts +3 -0
- package/dist/Airjelly/TextLight.js +10 -0
- package/dist/Airjelly/index.d.ts +13 -0
- package/dist/Airjelly/index.js +14 -0
- package/dist/Amp/Color.d.ts +3 -0
- package/dist/Amp/Color.js +22 -0
- package/dist/Amp/Combine.d.ts +3 -0
- package/dist/Amp/Combine.js +10 -0
- package/dist/Amp/CombineDark.d.ts +3 -0
- package/dist/Amp/CombineDark.js +43 -0
- package/dist/Amp/CombineLight.d.ts +3 -0
- package/dist/Amp/CombineLight.js +10 -0
- package/dist/Amp/Dark.d.ts +3 -0
- package/dist/Amp/Dark.js +22 -0
- package/dist/Amp/Light.d.ts +3 -0
- package/dist/Amp/Light.js +10 -0
- package/dist/Amp/Mono.d.ts +3 -0
- package/dist/Amp/Mono.js +10 -0
- package/dist/Amp/Text.d.ts +3 -0
- package/dist/Amp/Text.js +10 -0
- package/dist/Amp/TextDark.d.ts +3 -0
- package/dist/Amp/TextDark.js +31 -0
- package/dist/Amp/TextLight.d.ts +3 -0
- package/dist/Amp/TextLight.js +10 -0
- package/dist/Amp/index.d.ts +13 -0
- package/dist/Amp/index.js +14 -0
- package/dist/Antigravity/Color.d.ts +3 -0
- package/dist/Antigravity/Color.js +51 -0
- package/dist/Antigravity/Combine.d.ts +3 -0
- package/dist/Antigravity/Combine.js +10 -0
- package/dist/Antigravity/CombineDark.d.ts +3 -0
- package/dist/Antigravity/CombineDark.js +25 -0
- package/dist/Antigravity/CombineLight.d.ts +3 -0
- package/dist/Antigravity/CombineLight.js +10 -0
- package/dist/Antigravity/Dark.d.ts +3 -0
- package/dist/Antigravity/Dark.js +16 -0
- package/dist/Antigravity/Light.d.ts +3 -0
- package/dist/Antigravity/Light.js +10 -0
- package/dist/Antigravity/Mono.d.ts +3 -0
- package/dist/Antigravity/Mono.js +10 -0
- package/dist/Antigravity/Text.d.ts +3 -0
- package/dist/Antigravity/Text.js +10 -0
- package/dist/Antigravity/TextDark.d.ts +3 -0
- package/dist/Antigravity/TextDark.js +19 -0
- package/dist/Antigravity/TextLight.d.ts +3 -0
- package/dist/Antigravity/TextLight.js +10 -0
- package/dist/Antigravity/index.d.ts +13 -0
- package/dist/Antigravity/index.js +14 -0
- package/dist/Askverdict/Color.d.ts +3 -0
- package/dist/Askverdict/Color.js +49 -0
- package/dist/Askverdict/Combine.d.ts +3 -0
- package/dist/Askverdict/Combine.js +10 -0
- package/dist/Askverdict/CombineDark.d.ts +3 -0
- package/dist/Askverdict/CombineDark.js +49 -0
- package/dist/Askverdict/CombineLight.d.ts +3 -0
- package/dist/Askverdict/CombineLight.js +10 -0
- package/dist/Askverdict/Dark.d.ts +3 -0
- package/dist/Askverdict/Dark.js +25 -0
- package/dist/Askverdict/Light.d.ts +3 -0
- package/dist/Askverdict/Light.js +10 -0
- package/dist/Askverdict/Mono.d.ts +3 -0
- package/dist/Askverdict/Mono.js +10 -0
- package/dist/Askverdict/Text.d.ts +3 -0
- package/dist/Askverdict/Text.js +10 -0
- package/dist/Askverdict/TextDark.d.ts +3 -0
- package/dist/Askverdict/TextDark.js +34 -0
- package/dist/Askverdict/TextLight.d.ts +3 -0
- package/dist/Askverdict/TextLight.js +10 -0
- package/dist/Askverdict/index.d.ts +13 -0
- package/dist/Askverdict/index.js +14 -0
- package/dist/Automatic1111/Color.d.ts +3 -0
- package/dist/Automatic1111/Color.js +28 -0
- package/dist/Automatic1111/Combine.d.ts +3 -0
- package/dist/Automatic1111/Combine.js +10 -0
- package/dist/Automatic1111/CombineDark.d.ts +3 -0
- package/dist/Automatic1111/CombineDark.js +49 -0
- package/dist/Automatic1111/CombineLight.d.ts +3 -0
- package/dist/Automatic1111/CombineLight.js +10 -0
- package/dist/Automatic1111/Dark.d.ts +3 -0
- package/dist/Automatic1111/Dark.js +28 -0
- package/dist/Automatic1111/Light.d.ts +3 -0
- package/dist/Automatic1111/Light.js +10 -0
- package/dist/Automatic1111/Mono.d.ts +3 -0
- package/dist/Automatic1111/Mono.js +10 -0
- package/dist/Automatic1111/Text.d.ts +3 -0
- package/dist/Automatic1111/Text.js +10 -0
- package/dist/Automatic1111/TextDark.d.ts +3 -0
- package/dist/Automatic1111/TextDark.js +31 -0
- package/dist/Automatic1111/TextLight.d.ts +3 -0
- package/dist/Automatic1111/TextLight.js +10 -0
- package/dist/Automatic1111/index.d.ts +13 -0
- package/dist/Automatic1111/index.js +14 -0
- package/dist/Capcut/Color.d.ts +3 -0
- package/dist/Capcut/Color.js +16 -0
- package/dist/Capcut/Combine.d.ts +3 -0
- package/dist/Capcut/Combine.js +10 -0
- package/dist/Capcut/CombineDark.d.ts +3 -0
- package/dist/Capcut/CombineDark.js +31 -0
- package/dist/Capcut/CombineLight.d.ts +3 -0
- package/dist/Capcut/CombineLight.js +10 -0
- package/dist/Capcut/Dark.d.ts +3 -0
- package/dist/Capcut/Dark.js +16 -0
- package/dist/Capcut/Light.d.ts +3 -0
- package/dist/Capcut/Light.js +10 -0
- package/dist/Capcut/Mono.d.ts +3 -0
- package/dist/Capcut/Mono.js +10 -0
- package/dist/Capcut/Text.d.ts +3 -0
- package/dist/Capcut/Text.js +10 -0
- package/dist/Capcut/TextDark.d.ts +3 -0
- package/dist/Capcut/TextDark.js +25 -0
- package/dist/Capcut/TextLight.d.ts +3 -0
- package/dist/Capcut/TextLight.js +10 -0
- package/dist/Capcut/index.d.ts +13 -0
- package/dist/Capcut/index.js +14 -0
- package/dist/Celestoai/Color.d.ts +3 -0
- package/dist/Celestoai/Color.js +19 -0
- package/dist/Celestoai/Combine.d.ts +3 -0
- package/dist/Celestoai/Combine.js +10 -0
- package/dist/Celestoai/CombineDark.d.ts +3 -0
- package/dist/Celestoai/CombineDark.js +28 -0
- package/dist/Celestoai/CombineLight.d.ts +3 -0
- package/dist/Celestoai/CombineLight.js +10 -0
- package/dist/Celestoai/Dark.d.ts +3 -0
- package/dist/Celestoai/Dark.js +16 -0
- package/dist/Celestoai/Light.d.ts +3 -0
- package/dist/Celestoai/Light.js +10 -0
- package/dist/Celestoai/Mono.d.ts +3 -0
- package/dist/Celestoai/Mono.js +10 -0
- package/dist/Celestoai/Text.d.ts +3 -0
- package/dist/Celestoai/Text.js +10 -0
- package/dist/Celestoai/TextDark.d.ts +3 -0
- package/dist/Celestoai/TextDark.js +22 -0
- package/dist/Celestoai/TextLight.d.ts +3 -0
- package/dist/Celestoai/TextLight.js +10 -0
- package/dist/Celestoai/index.d.ts +13 -0
- package/dist/Celestoai/index.js +14 -0
- package/dist/CherryStudio/Color.js +11 -2
- package/dist/CherryStudio/Combine.d.ts +3 -0
- package/dist/CherryStudio/Combine.js +10 -0
- package/dist/CherryStudio/CombineDark.d.ts +3 -0
- package/dist/CherryStudio/CombineDark.js +61 -0
- package/dist/CherryStudio/CombineLight.d.ts +3 -0
- package/dist/CherryStudio/CombineLight.js +10 -0
- package/dist/CherryStudio/Dark.d.ts +3 -0
- package/dist/CherryStudio/Dark.js +19 -0
- package/dist/CherryStudio/Light.d.ts +3 -0
- package/dist/CherryStudio/Light.js +10 -0
- package/dist/CherryStudio/Mono.js +2 -2
- package/dist/CherryStudio/Text.d.ts +3 -0
- package/dist/CherryStudio/Text.js +10 -0
- package/dist/CherryStudio/TextDark.d.ts +3 -0
- package/dist/CherryStudio/TextDark.js +52 -0
- package/dist/CherryStudio/TextLight.d.ts +3 -0
- package/dist/CherryStudio/TextLight.js +10 -0
- package/dist/CherryStudio/index.d.ts +9 -0
- package/dist/CherryStudio/index.js +9 -1
- package/dist/ClaudeCode/Color.d.ts +3 -0
- package/dist/ClaudeCode/Color.js +13 -0
- package/dist/ClaudeCode/Combine.d.ts +3 -0
- package/dist/ClaudeCode/Combine.js +10 -0
- package/dist/ClaudeCode/CombineDark.d.ts +3 -0
- package/dist/ClaudeCode/CombineDark.js +22 -0
- package/dist/ClaudeCode/CombineLight.d.ts +3 -0
- package/dist/ClaudeCode/CombineLight.js +10 -0
- package/dist/ClaudeCode/Dark.d.ts +3 -0
- package/dist/ClaudeCode/Dark.js +13 -0
- package/dist/ClaudeCode/Light.d.ts +3 -0
- package/dist/ClaudeCode/Light.js +10 -0
- package/dist/ClaudeCode/Mono.d.ts +3 -0
- package/dist/ClaudeCode/Mono.js +10 -0
- package/dist/ClaudeCode/Text.d.ts +3 -0
- package/dist/ClaudeCode/Text.js +10 -0
- package/dist/ClaudeCode/TextDark.d.ts +3 -0
- package/dist/ClaudeCode/TextDark.js +19 -0
- package/dist/ClaudeCode/TextLight.d.ts +3 -0
- package/dist/ClaudeCode/TextLight.js +10 -0
- package/dist/ClaudeCode/index.d.ts +13 -0
- package/dist/ClaudeCode/index.js +14 -0
- package/dist/Cline/Color.js +8 -2
- package/dist/Cline/Combine.d.ts +3 -0
- package/dist/Cline/Combine.js +10 -0
- package/dist/Cline/CombineDark.d.ts +3 -0
- package/dist/Cline/CombineDark.js +34 -0
- package/dist/Cline/CombineLight.d.ts +3 -0
- package/dist/Cline/CombineLight.js +10 -0
- package/dist/Cline/Dark.d.ts +3 -0
- package/dist/Cline/Dark.js +16 -0
- package/dist/Cline/Light.d.ts +3 -0
- package/dist/Cline/Light.js +10 -0
- package/dist/Cline/Mono.js +2 -2
- package/dist/Cline/Text.d.ts +3 -0
- package/dist/Cline/Text.js +10 -0
- package/dist/Cline/TextDark.d.ts +3 -0
- package/dist/Cline/TextDark.js +28 -0
- package/dist/Cline/TextLight.d.ts +3 -0
- package/dist/Cline/TextLight.js +10 -0
- package/dist/Cline/index.d.ts +9 -0
- package/dist/Cline/index.js +9 -1
- package/dist/Clipdrop/Color.d.ts +3 -0
- package/dist/Clipdrop/Color.js +13 -0
- package/dist/Clipdrop/Combine.d.ts +3 -0
- package/dist/Clipdrop/Combine.js +10 -0
- package/dist/Clipdrop/CombineDark.d.ts +3 -0
- package/dist/Clipdrop/CombineDark.js +25 -0
- package/dist/Clipdrop/CombineLight.d.ts +3 -0
- package/dist/Clipdrop/CombineLight.js +10 -0
- package/dist/Clipdrop/Dark.d.ts +3 -0
- package/dist/Clipdrop/Dark.js +13 -0
- package/dist/Clipdrop/Light.d.ts +3 -0
- package/dist/Clipdrop/Light.js +10 -0
- package/dist/Clipdrop/Mono.d.ts +3 -0
- package/dist/Clipdrop/Mono.js +10 -0
- package/dist/Clipdrop/Text.d.ts +3 -0
- package/dist/Clipdrop/Text.js +10 -0
- package/dist/Clipdrop/TextDark.d.ts +3 -0
- package/dist/Clipdrop/TextDark.js +22 -0
- package/dist/Clipdrop/TextLight.d.ts +3 -0
- package/dist/Clipdrop/TextLight.js +10 -0
- package/dist/Clipdrop/index.d.ts +13 -0
- package/dist/Clipdrop/index.js +14 -0
- package/dist/Codebuddy/Color.d.ts +3 -0
- package/dist/Codebuddy/Color.js +25 -0
- package/dist/Codebuddy/Combine.d.ts +3 -0
- package/dist/Codebuddy/Combine.js +10 -0
- package/dist/Codebuddy/CombineDark.d.ts +3 -0
- package/dist/Codebuddy/CombineDark.js +43 -0
- package/dist/Codebuddy/CombineLight.d.ts +3 -0
- package/dist/Codebuddy/CombineLight.js +10 -0
- package/dist/Codebuddy/Dark.d.ts +3 -0
- package/dist/Codebuddy/Dark.js +16 -0
- package/dist/Codebuddy/Light.d.ts +3 -0
- package/dist/Codebuddy/Light.js +10 -0
- package/dist/Codebuddy/Mono.d.ts +3 -0
- package/dist/Codebuddy/Mono.js +10 -0
- package/dist/Codebuddy/Text.d.ts +3 -0
- package/dist/Codebuddy/Text.js +10 -0
- package/dist/Codebuddy/TextDark.d.ts +3 -0
- package/dist/Codebuddy/TextDark.js +37 -0
- package/dist/Codebuddy/TextLight.d.ts +3 -0
- package/dist/Codebuddy/TextLight.js +10 -0
- package/dist/Codebuddy/index.d.ts +13 -0
- package/dist/Codebuddy/index.js +14 -0
- package/dist/Codeflicker/Color.d.ts +3 -0
- package/dist/Codeflicker/Color.js +91 -0
- package/dist/Codeflicker/Combine.d.ts +3 -0
- package/dist/Codeflicker/Combine.js +10 -0
- package/dist/Codeflicker/CombineDark.d.ts +3 -0
- package/dist/Codeflicker/CombineDark.js +34 -0
- package/dist/Codeflicker/CombineLight.d.ts +3 -0
- package/dist/Codeflicker/CombineLight.js +10 -0
- package/dist/Codeflicker/Dark.d.ts +3 -0
- package/dist/Codeflicker/Dark.js +16 -0
- package/dist/Codeflicker/Light.d.ts +3 -0
- package/dist/Codeflicker/Light.js +10 -0
- package/dist/Codeflicker/Mono.d.ts +3 -0
- package/dist/Codeflicker/Mono.js +10 -0
- package/dist/Codeflicker/Text.d.ts +3 -0
- package/dist/Codeflicker/Text.js +10 -0
- package/dist/Codeflicker/TextDark.d.ts +3 -0
- package/dist/Codeflicker/TextDark.js +28 -0
- package/dist/Codeflicker/TextLight.d.ts +3 -0
- package/dist/Codeflicker/TextLight.js +10 -0
- package/dist/Codeflicker/index.d.ts +13 -0
- package/dist/Codeflicker/index.js +14 -0
- package/dist/Colab/Color.d.ts +3 -0
- package/dist/Colab/Color.js +19 -0
- package/dist/Colab/Combine.d.ts +3 -0
- package/dist/Colab/Combine.js +10 -0
- package/dist/Colab/CombineDark.d.ts +3 -0
- package/dist/Colab/CombineDark.js +25 -0
- package/dist/Colab/CombineLight.d.ts +3 -0
- package/dist/Colab/CombineLight.js +10 -0
- package/dist/Colab/Dark.d.ts +3 -0
- package/dist/Colab/Dark.js +13 -0
- package/dist/Colab/Light.d.ts +3 -0
- package/dist/Colab/Light.js +10 -0
- package/dist/Colab/Mono.d.ts +3 -0
- package/dist/Colab/Mono.js +10 -0
- package/dist/Colab/Text.d.ts +3 -0
- package/dist/Colab/Text.js +10 -0
- package/dist/Colab/TextDark.d.ts +3 -0
- package/dist/Colab/TextDark.js +22 -0
- package/dist/Colab/TextLight.d.ts +3 -0
- package/dist/Colab/TextLight.js +10 -0
- package/dist/Colab/index.d.ts +13 -0
- package/dist/Colab/index.js +14 -0
- package/dist/Comfyui/Color.d.ts +3 -0
- package/dist/Comfyui/Color.js +13 -0
- package/dist/Comfyui/Combine.d.ts +3 -0
- package/dist/Comfyui/Combine.js +10 -0
- package/dist/Comfyui/CombineDark.d.ts +3 -0
- package/dist/Comfyui/CombineDark.js +19 -0
- package/dist/Comfyui/CombineLight.d.ts +3 -0
- package/dist/Comfyui/CombineLight.js +10 -0
- package/dist/Comfyui/Dark.d.ts +3 -0
- package/dist/Comfyui/Dark.js +13 -0
- package/dist/Comfyui/Light.d.ts +3 -0
- package/dist/Comfyui/Light.js +10 -0
- package/dist/Comfyui/Mono.d.ts +3 -0
- package/dist/Comfyui/Mono.js +10 -0
- package/dist/Comfyui/Text.d.ts +3 -0
- package/dist/Comfyui/Text.js +10 -0
- package/dist/Comfyui/TextDark.d.ts +3 -0
- package/dist/Comfyui/TextDark.js +16 -0
- package/dist/Comfyui/TextLight.d.ts +3 -0
- package/dist/Comfyui/TextLight.js +10 -0
- package/dist/Comfyui/index.d.ts +13 -0
- package/dist/Comfyui/index.js +14 -0
- package/dist/Copilotkit/Color.d.ts +3 -0
- package/dist/Copilotkit/Color.js +55 -0
- package/dist/Copilotkit/Combine.d.ts +3 -0
- package/dist/Copilotkit/Combine.js +10 -0
- package/dist/Copilotkit/CombineDark.d.ts +3 -0
- package/dist/Copilotkit/CombineDark.js +64 -0
- package/dist/Copilotkit/CombineLight.d.ts +3 -0
- package/dist/Copilotkit/CombineLight.js +10 -0
- package/dist/Copilotkit/Dark.d.ts +3 -0
- package/dist/Copilotkit/Dark.js +34 -0
- package/dist/Copilotkit/Light.d.ts +3 -0
- package/dist/Copilotkit/Light.js +10 -0
- package/dist/Copilotkit/Mono.d.ts +3 -0
- package/dist/Copilotkit/Mono.js +10 -0
- package/dist/Copilotkit/Text.d.ts +3 -0
- package/dist/Copilotkit/Text.js +10 -0
- package/dist/Copilotkit/TextDark.d.ts +3 -0
- package/dist/Copilotkit/TextDark.js +40 -0
- package/dist/Copilotkit/TextLight.d.ts +3 -0
- package/dist/Copilotkit/TextLight.js +10 -0
- package/dist/Copilotkit/index.d.ts +13 -0
- package/dist/Copilotkit/index.js +14 -0
- package/dist/Coqui/Color.d.ts +3 -0
- package/dist/Coqui/Color.js +19 -0
- package/dist/Coqui/Combine.d.ts +3 -0
- package/dist/Coqui/Combine.js +10 -0
- package/dist/Coqui/CombineDark.d.ts +3 -0
- package/dist/Coqui/CombineDark.js +43 -0
- package/dist/Coqui/CombineLight.d.ts +3 -0
- package/dist/Coqui/CombineLight.js +10 -0
- package/dist/Coqui/Dark.d.ts +3 -0
- package/dist/Coqui/Dark.js +19 -0
- package/dist/Coqui/Light.d.ts +3 -0
- package/dist/Coqui/Light.js +10 -0
- package/dist/Coqui/Mono.d.ts +3 -0
- package/dist/Coqui/Mono.js +10 -0
- package/dist/Coqui/Text.d.ts +3 -0
- package/dist/Coqui/Text.js +10 -0
- package/dist/Coqui/TextDark.d.ts +3 -0
- package/dist/Coqui/TextDark.js +34 -0
- package/dist/Coqui/TextLight.d.ts +3 -0
- package/dist/Coqui/TextLight.js +10 -0
- package/dist/Coqui/index.d.ts +13 -0
- package/dist/Coqui/index.js +14 -0
- package/dist/Coze/Color.d.ts +3 -0
- package/dist/Coze/Color.js +16 -0
- package/dist/Coze/Combine.d.ts +3 -0
- package/dist/Coze/Combine.js +10 -0
- package/dist/Coze/CombineDark.d.ts +3 -0
- package/dist/Coze/CombineDark.js +31 -0
- package/dist/Coze/CombineLight.d.ts +3 -0
- package/dist/Coze/CombineLight.js +10 -0
- package/dist/Coze/Dark.d.ts +3 -0
- package/dist/Coze/Dark.js +16 -0
- package/dist/Coze/Light.d.ts +3 -0
- package/dist/Coze/Light.js +10 -0
- package/dist/Coze/Mono.d.ts +3 -0
- package/dist/Coze/Mono.js +10 -0
- package/dist/Coze/Text.d.ts +3 -0
- package/dist/Coze/Text.js +10 -0
- package/dist/Coze/TextDark.d.ts +3 -0
- package/dist/Coze/TextDark.js +25 -0
- package/dist/Coze/TextLight.d.ts +3 -0
- package/dist/Coze/TextLight.js +10 -0
- package/dist/Coze/index.d.ts +13 -0
- package/dist/Coze/index.js +14 -0
- package/dist/Crewai/Color.d.ts +3 -0
- package/dist/Crewai/Color.js +19 -0
- package/dist/Crewai/Combine.d.ts +3 -0
- package/dist/Crewai/Combine.js +10 -0
- package/dist/Crewai/CombineDark.d.ts +3 -0
- package/dist/Crewai/CombineDark.js +31 -0
- package/dist/Crewai/CombineLight.d.ts +3 -0
- package/dist/Crewai/CombineLight.js +10 -0
- package/dist/Crewai/Dark.d.ts +3 -0
- package/dist/Crewai/Dark.js +16 -0
- package/dist/Crewai/Light.d.ts +3 -0
- package/dist/Crewai/Light.js +10 -0
- package/dist/Crewai/Mono.d.ts +3 -0
- package/dist/Crewai/Mono.js +10 -0
- package/dist/Crewai/Text.d.ts +3 -0
- package/dist/Crewai/Text.js +10 -0
- package/dist/Crewai/TextDark.d.ts +3 -0
- package/dist/Crewai/TextDark.js +25 -0
- package/dist/Crewai/TextLight.d.ts +3 -0
- package/dist/Crewai/TextLight.js +10 -0
- package/dist/Crewai/index.d.ts +13 -0
- package/dist/Crewai/index.js +14 -0
- package/dist/Cursor/Color.js +6 -3
- package/dist/Cursor/Combine.d.ts +3 -0
- package/dist/Cursor/Combine.js +10 -0
- package/dist/Cursor/CombineDark.d.ts +3 -0
- package/dist/Cursor/CombineDark.js +22 -0
- package/dist/Cursor/CombineLight.d.ts +3 -0
- package/dist/Cursor/CombineLight.js +10 -0
- package/dist/Cursor/Dark.d.ts +3 -0
- package/dist/Cursor/Dark.js +13 -0
- package/dist/Cursor/Light.d.ts +3 -0
- package/dist/Cursor/Light.js +10 -0
- package/dist/Cursor/Mono.js +3 -3
- package/dist/Cursor/Text.d.ts +3 -0
- package/dist/Cursor/Text.js +10 -0
- package/dist/Cursor/TextDark.d.ts +3 -0
- package/dist/Cursor/TextDark.js +19 -0
- package/dist/Cursor/TextLight.d.ts +3 -0
- package/dist/Cursor/TextLight.js +10 -0
- package/dist/Cursor/index.d.ts +9 -0
- package/dist/Cursor/index.js +9 -1
- package/dist/Cybercut/Color.d.ts +3 -0
- package/dist/Cybercut/Color.js +21 -0
- package/dist/Cybercut/Combine.d.ts +3 -0
- package/dist/Cybercut/Combine.js +12 -0
- package/dist/Cybercut/CombineDark.d.ts +3 -0
- package/dist/Cybercut/CombineDark.js +33 -0
- package/dist/Cybercut/CombineLight.d.ts +3 -0
- package/dist/Cybercut/CombineLight.js +12 -0
- package/dist/Cybercut/Dark.d.ts +3 -0
- package/dist/Cybercut/Dark.js +21 -0
- package/dist/Cybercut/Light.d.ts +3 -0
- package/dist/Cybercut/Light.js +12 -0
- package/dist/Cybercut/Mono.d.ts +3 -0
- package/dist/Cybercut/Mono.js +12 -0
- package/dist/Cybercut/Text.d.ts +3 -0
- package/dist/Cybercut/Text.js +10 -0
- package/dist/Cybercut/TextDark.d.ts +3 -0
- package/dist/Cybercut/TextDark.js +22 -0
- package/dist/Cybercut/TextLight.d.ts +3 -0
- package/dist/Cybercut/TextLight.js +10 -0
- package/dist/Cybercut/index.d.ts +13 -0
- package/dist/Cybercut/index.js +14 -0
- package/dist/Deepai/Color.d.ts +3 -0
- package/dist/Deepai/Color.js +16 -0
- package/dist/Deepai/Combine.d.ts +3 -0
- package/dist/Deepai/Combine.js +10 -0
- package/dist/Deepai/CombineDark.d.ts +3 -0
- package/dist/Deepai/CombineDark.js +31 -0
- package/dist/Deepai/CombineLight.d.ts +3 -0
- package/dist/Deepai/CombineLight.js +10 -0
- package/dist/Deepai/Dark.d.ts +3 -0
- package/dist/Deepai/Dark.js +16 -0
- package/dist/Deepai/Light.d.ts +3 -0
- package/dist/Deepai/Light.js +10 -0
- package/dist/Deepai/Mono.d.ts +3 -0
- package/dist/Deepai/Mono.js +10 -0
- package/dist/Deepai/Text.d.ts +3 -0
- package/dist/Deepai/Text.js +10 -0
- package/dist/Deepai/TextDark.d.ts +3 -0
- package/dist/Deepai/TextDark.js +25 -0
- package/dist/Deepai/TextLight.d.ts +3 -0
- package/dist/Deepai/TextLight.js +10 -0
- package/dist/Deepai/index.d.ts +13 -0
- package/dist/Deepai/index.js +14 -0
- package/dist/Deepl/Color.d.ts +3 -0
- package/dist/Deepl/Color.js +19 -0
- package/dist/Deepl/Combine.d.ts +3 -0
- package/dist/Deepl/Combine.js +10 -0
- package/dist/Deepl/CombineDark.d.ts +3 -0
- package/dist/Deepl/CombineDark.js +37 -0
- package/dist/Deepl/CombineLight.d.ts +3 -0
- package/dist/Deepl/CombineLight.js +10 -0
- package/dist/Deepl/Dark.d.ts +3 -0
- package/dist/Deepl/Dark.js +19 -0
- package/dist/Deepl/Light.d.ts +3 -0
- package/dist/Deepl/Light.js +10 -0
- package/dist/Deepl/Mono.d.ts +3 -0
- package/dist/Deepl/Mono.js +10 -0
- package/dist/Deepl/Text.d.ts +3 -0
- package/dist/Deepl/Text.js +10 -0
- package/dist/Deepl/TextDark.d.ts +3 -0
- package/dist/Deepl/TextDark.js +28 -0
- package/dist/Deepl/TextLight.d.ts +3 -0
- package/dist/Deepl/TextLight.js +10 -0
- package/dist/Deepl/index.d.ts +13 -0
- package/dist/Deepl/index.js +14 -0
- package/dist/Devin/Color.d.ts +3 -0
- package/dist/Devin/Color.js +19 -0
- package/dist/Devin/Combine.d.ts +3 -0
- package/dist/Devin/Combine.js +10 -0
- package/dist/Devin/CombineDark.d.ts +3 -0
- package/dist/Devin/CombineDark.js +37 -0
- package/dist/Devin/CombineLight.d.ts +3 -0
- package/dist/Devin/CombineLight.js +10 -0
- package/dist/Devin/Dark.d.ts +3 -0
- package/dist/Devin/Dark.js +19 -0
- package/dist/Devin/Light.d.ts +3 -0
- package/dist/Devin/Light.js +10 -0
- package/dist/Devin/Mono.d.ts +3 -0
- package/dist/Devin/Mono.js +10 -0
- package/dist/Devin/Text.d.ts +3 -0
- package/dist/Devin/Text.js +10 -0
- package/dist/Devin/TextDark.d.ts +3 -0
- package/dist/Devin/TextDark.js +28 -0
- package/dist/Devin/TextLight.d.ts +3 -0
- package/dist/Devin/TextLight.js +10 -0
- package/dist/Devin/index.d.ts +13 -0
- package/dist/Devin/index.js +14 -0
- package/dist/Dify/Color.d.ts +3 -0
- package/dist/Dify/Color.js +16 -0
- package/dist/Dify/Combine.d.ts +3 -0
- package/dist/Dify/Combine.js +10 -0
- package/dist/Dify/CombineDark.d.ts +3 -0
- package/dist/Dify/CombineDark.js +31 -0
- package/dist/Dify/CombineLight.d.ts +3 -0
- package/dist/Dify/CombineLight.js +10 -0
- package/dist/Dify/Dark.d.ts +3 -0
- package/dist/Dify/Dark.js +16 -0
- package/dist/Dify/Light.d.ts +3 -0
- package/dist/Dify/Light.js +10 -0
- package/dist/Dify/Mono.d.ts +3 -0
- package/dist/Dify/Mono.js +10 -0
- package/dist/Dify/Text.d.ts +3 -0
- package/dist/Dify/Text.js +10 -0
- package/dist/Dify/TextDark.d.ts +3 -0
- package/dist/Dify/TextDark.js +25 -0
- package/dist/Dify/TextLight.d.ts +3 -0
- package/dist/Dify/TextLight.js +10 -0
- package/dist/Dify/index.d.ts +13 -0
- package/dist/Dify/index.js +14 -0
- package/dist/Doc2x/Color.d.ts +3 -0
- package/dist/Doc2x/Color.js +16 -0
- package/dist/Doc2x/Combine.d.ts +3 -0
- package/dist/Doc2x/Combine.js +10 -0
- package/dist/Doc2x/CombineDark.d.ts +3 -0
- package/dist/Doc2x/CombineDark.js +28 -0
- package/dist/Doc2x/CombineLight.d.ts +3 -0
- package/dist/Doc2x/CombineLight.js +10 -0
- package/dist/Doc2x/Dark.d.ts +3 -0
- package/dist/Doc2x/Dark.js +16 -0
- package/dist/Doc2x/Light.d.ts +3 -0
- package/dist/Doc2x/Light.js +10 -0
- package/dist/Doc2x/Mono.d.ts +3 -0
- package/dist/Doc2x/Mono.js +10 -0
- package/dist/Doc2x/Text.d.ts +3 -0
- package/dist/Doc2x/Text.js +10 -0
- package/dist/Doc2x/TextDark.d.ts +3 -0
- package/dist/Doc2x/TextDark.js +22 -0
- package/dist/Doc2x/TextLight.d.ts +3 -0
- package/dist/Doc2x/TextLight.js +10 -0
- package/dist/Doc2x/index.d.ts +13 -0
- package/dist/Doc2x/index.js +14 -0
- package/dist/Docsearch/Color.d.ts +3 -0
- package/dist/Docsearch/Color.js +19 -0
- package/dist/Docsearch/Combine.d.ts +3 -0
- package/dist/Docsearch/Combine.js +10 -0
- package/dist/Docsearch/CombineDark.d.ts +3 -0
- package/dist/Docsearch/CombineDark.js +34 -0
- package/dist/Docsearch/CombineLight.d.ts +3 -0
- package/dist/Docsearch/CombineLight.js +10 -0
- package/dist/Docsearch/Dark.d.ts +3 -0
- package/dist/Docsearch/Dark.js +19 -0
- package/dist/Docsearch/Light.d.ts +3 -0
- package/dist/Docsearch/Light.js +10 -0
- package/dist/Docsearch/Mono.d.ts +3 -0
- package/dist/Docsearch/Mono.js +10 -0
- package/dist/Docsearch/Text.d.ts +3 -0
- package/dist/Docsearch/Text.js +10 -0
- package/dist/Docsearch/TextDark.d.ts +3 -0
- package/dist/Docsearch/TextDark.js +25 -0
- package/dist/Docsearch/TextLight.d.ts +3 -0
- package/dist/Docsearch/TextLight.js +10 -0
- package/dist/Docsearch/index.d.ts +13 -0
- package/dist/Docsearch/index.js +14 -0
- package/dist/DreamMachine/Color.d.ts +3 -0
- package/dist/DreamMachine/Color.js +16 -0
- package/dist/DreamMachine/Combine.d.ts +3 -0
- package/dist/DreamMachine/Combine.js +10 -0
- package/dist/DreamMachine/CombineDark.d.ts +3 -0
- package/dist/DreamMachine/CombineDark.js +34 -0
- package/dist/DreamMachine/CombineLight.d.ts +3 -0
- package/dist/DreamMachine/CombineLight.js +10 -0
- package/dist/DreamMachine/Dark.d.ts +3 -0
- package/dist/DreamMachine/Dark.js +16 -0
- package/dist/DreamMachine/Light.d.ts +3 -0
- package/dist/DreamMachine/Light.js +10 -0
- package/dist/DreamMachine/Mono.d.ts +3 -0
- package/dist/DreamMachine/Mono.js +10 -0
- package/dist/DreamMachine/Text.d.ts +3 -0
- package/dist/DreamMachine/Text.js +10 -0
- package/dist/DreamMachine/TextDark.d.ts +3 -0
- package/dist/DreamMachine/TextDark.js +28 -0
- package/dist/DreamMachine/TextLight.d.ts +3 -0
- package/dist/DreamMachine/TextLight.js +10 -0
- package/dist/DreamMachine/index.d.ts +13 -0
- package/dist/DreamMachine/index.js +14 -0
- package/dist/Fastgpt/Color.d.ts +3 -0
- package/dist/Fastgpt/Color.js +25 -0
- package/dist/Fastgpt/Combine.d.ts +3 -0
- package/dist/Fastgpt/Combine.js +10 -0
- package/dist/Fastgpt/CombineDark.d.ts +3 -0
- package/dist/Fastgpt/CombineDark.js +34 -0
- package/dist/Fastgpt/CombineLight.d.ts +3 -0
- package/dist/Fastgpt/CombineLight.js +10 -0
- package/dist/Fastgpt/Dark.d.ts +3 -0
- package/dist/Fastgpt/Dark.js +19 -0
- package/dist/Fastgpt/Light.d.ts +3 -0
- package/dist/Fastgpt/Light.js +10 -0
- package/dist/Fastgpt/Mono.d.ts +3 -0
- package/dist/Fastgpt/Mono.js +10 -0
- package/dist/Fastgpt/Text.d.ts +3 -0
- package/dist/Fastgpt/Text.js +10 -0
- package/dist/Fastgpt/TextDark.d.ts +3 -0
- package/dist/Fastgpt/TextDark.js +25 -0
- package/dist/Fastgpt/TextLight.d.ts +3 -0
- package/dist/Fastgpt/TextLight.js +10 -0
- package/dist/Fastgpt/index.d.ts +13 -0
- package/dist/Fastgpt/index.js +14 -0
- package/dist/Figma/Color.d.ts +3 -0
- package/dist/Figma/Color.js +25 -0
- package/dist/Figma/Combine.d.ts +3 -0
- package/dist/Figma/Combine.js +10 -0
- package/dist/Figma/CombineDark.d.ts +3 -0
- package/dist/Figma/CombineDark.js +25 -0
- package/dist/Figma/CombineLight.d.ts +3 -0
- package/dist/Figma/CombineLight.js +10 -0
- package/dist/Figma/Dark.d.ts +3 -0
- package/dist/Figma/Dark.js +13 -0
- package/dist/Figma/Light.d.ts +3 -0
- package/dist/Figma/Light.js +10 -0
- package/dist/Figma/Mono.d.ts +3 -0
- package/dist/Figma/Mono.js +10 -0
- package/dist/Figma/Text.d.ts +3 -0
- package/dist/Figma/Text.js +10 -0
- package/dist/Figma/TextDark.d.ts +3 -0
- package/dist/Figma/TextDark.js +22 -0
- package/dist/Figma/TextLight.d.ts +3 -0
- package/dist/Figma/TextLight.js +10 -0
- package/dist/Figma/index.d.ts +13 -0
- package/dist/Figma/index.js +14 -0
- package/dist/Firecrawl/Color.d.ts +3 -0
- package/dist/Firecrawl/Color.js +16 -0
- package/dist/Firecrawl/Combine.d.ts +3 -0
- package/dist/Firecrawl/Combine.js +10 -0
- package/dist/Firecrawl/CombineDark.d.ts +3 -0
- package/dist/Firecrawl/CombineDark.js +31 -0
- package/dist/Firecrawl/CombineLight.d.ts +3 -0
- package/dist/Firecrawl/CombineLight.js +10 -0
- package/dist/Firecrawl/Dark.d.ts +3 -0
- package/dist/Firecrawl/Dark.js +16 -0
- package/dist/Firecrawl/Light.d.ts +3 -0
- package/dist/Firecrawl/Light.js +10 -0
- package/dist/Firecrawl/Mono.d.ts +3 -0
- package/dist/Firecrawl/Mono.js +10 -0
- package/dist/Firecrawl/Text.d.ts +3 -0
- package/dist/Firecrawl/Text.js +10 -0
- package/dist/Firecrawl/TextDark.d.ts +3 -0
- package/dist/Firecrawl/TextDark.js +25 -0
- package/dist/Firecrawl/TextLight.d.ts +3 -0
- package/dist/Firecrawl/TextLight.js +10 -0
- package/dist/Firecrawl/index.d.ts +13 -0
- package/dist/Firecrawl/index.js +14 -0
- package/dist/Flora/Color.d.ts +3 -0
- package/dist/Flora/Color.js +13 -0
- package/dist/Flora/Combine.d.ts +3 -0
- package/dist/Flora/Combine.js +10 -0
- package/dist/Flora/CombineDark.d.ts +3 -0
- package/dist/Flora/CombineDark.js +22 -0
- package/dist/Flora/CombineLight.d.ts +3 -0
- package/dist/Flora/CombineLight.js +10 -0
- package/dist/Flora/Dark.d.ts +3 -0
- package/dist/Flora/Dark.js +13 -0
- package/dist/Flora/Light.d.ts +3 -0
- package/dist/Flora/Light.js +10 -0
- package/dist/Flora/Mono.d.ts +3 -0
- package/dist/Flora/Mono.js +10 -0
- package/dist/Flora/Text.d.ts +3 -0
- package/dist/Flora/Text.js +10 -0
- package/dist/Flora/TextDark.d.ts +3 -0
- package/dist/Flora/TextDark.js +19 -0
- package/dist/Flora/TextLight.d.ts +3 -0
- package/dist/Flora/TextLight.js +10 -0
- package/dist/Flora/index.d.ts +13 -0
- package/dist/Flora/index.js +14 -0
- package/dist/Flowith/Color.d.ts +3 -0
- package/dist/Flowith/Color.js +13 -0
- package/dist/Flowith/Combine.d.ts +3 -0
- package/dist/Flowith/Combine.js +10 -0
- package/dist/Flowith/CombineDark.d.ts +3 -0
- package/dist/Flowith/CombineDark.js +25 -0
- package/dist/Flowith/CombineLight.d.ts +3 -0
- package/dist/Flowith/CombineLight.js +10 -0
- package/dist/Flowith/Dark.d.ts +3 -0
- package/dist/Flowith/Dark.js +13 -0
- package/dist/Flowith/Light.d.ts +3 -0
- package/dist/Flowith/Light.js +10 -0
- package/dist/Flowith/Mono.d.ts +3 -0
- package/dist/Flowith/Mono.js +10 -0
- package/dist/Flowith/Text.d.ts +3 -0
- package/dist/Flowith/Text.js +10 -0
- package/dist/Flowith/TextDark.d.ts +3 -0
- package/dist/Flowith/TextDark.js +22 -0
- package/dist/Flowith/TextLight.d.ts +3 -0
- package/dist/Flowith/TextLight.js +10 -0
- package/dist/Flowith/index.d.ts +13 -0
- package/dist/Flowith/index.js +14 -0
- package/dist/GeminiCli/Color.d.ts +3 -0
- package/dist/GeminiCli/Color.js +25 -0
- package/dist/GeminiCli/Combine.d.ts +3 -0
- package/dist/GeminiCli/Combine.js +10 -0
- package/dist/GeminiCli/CombineDark.d.ts +3 -0
- package/dist/GeminiCli/CombineDark.js +34 -0
- package/dist/GeminiCli/CombineLight.d.ts +3 -0
- package/dist/GeminiCli/CombineLight.js +10 -0
- package/dist/GeminiCli/Dark.d.ts +3 -0
- package/dist/GeminiCli/Dark.js +19 -0
- package/dist/GeminiCli/Light.d.ts +3 -0
- package/dist/GeminiCli/Light.js +10 -0
- package/dist/GeminiCli/Mono.d.ts +3 -0
- package/dist/GeminiCli/Mono.js +10 -0
- package/dist/GeminiCli/Text.d.ts +3 -0
- package/dist/GeminiCli/Text.js +10 -0
- package/dist/GeminiCli/TextDark.d.ts +3 -0
- package/dist/GeminiCli/TextDark.js +25 -0
- package/dist/GeminiCli/TextLight.d.ts +3 -0
- package/dist/GeminiCli/TextLight.js +10 -0
- package/dist/GeminiCli/index.d.ts +13 -0
- package/dist/GeminiCli/index.js +14 -0
- package/dist/GithubCopilot/Color.d.ts +3 -0
- package/dist/GithubCopilot/Color.js +13 -0
- package/dist/GithubCopilot/Combine.d.ts +3 -0
- package/dist/GithubCopilot/Combine.js +10 -0
- package/dist/GithubCopilot/CombineDark.d.ts +3 -0
- package/dist/GithubCopilot/CombineDark.js +22 -0
- package/dist/GithubCopilot/CombineLight.d.ts +3 -0
- package/dist/GithubCopilot/CombineLight.js +10 -0
- package/dist/GithubCopilot/Dark.d.ts +3 -0
- package/dist/GithubCopilot/Dark.js +13 -0
- package/dist/GithubCopilot/Light.d.ts +3 -0
- package/dist/GithubCopilot/Light.js +10 -0
- package/dist/GithubCopilot/Mono.d.ts +3 -0
- package/dist/GithubCopilot/Mono.js +10 -0
- package/dist/GithubCopilot/Text.d.ts +3 -0
- package/dist/GithubCopilot/Text.js +10 -0
- package/dist/GithubCopilot/TextDark.d.ts +3 -0
- package/dist/GithubCopilot/TextDark.js +19 -0
- package/dist/GithubCopilot/TextLight.d.ts +3 -0
- package/dist/GithubCopilot/TextLight.js +10 -0
- package/dist/GithubCopilot/index.d.ts +13 -0
- package/dist/GithubCopilot/index.js +14 -0
- package/dist/Glama/Color.d.ts +3 -0
- package/dist/Glama/Color.js +19 -0
- package/dist/Glama/Combine.d.ts +3 -0
- package/dist/Glama/Combine.js +10 -0
- package/dist/Glama/CombineDark.d.ts +3 -0
- package/dist/Glama/CombineDark.js +34 -0
- package/dist/Glama/CombineLight.d.ts +3 -0
- package/dist/Glama/CombineLight.js +10 -0
- package/dist/Glama/Dark.d.ts +3 -0
- package/dist/Glama/Dark.js +19 -0
- package/dist/Glama/Light.d.ts +3 -0
- package/dist/Glama/Light.js +10 -0
- package/dist/Glama/Mono.d.ts +3 -0
- package/dist/Glama/Mono.js +10 -0
- package/dist/Glama/Text.d.ts +3 -0
- package/dist/Glama/Text.js +10 -0
- package/dist/Glama/TextDark.d.ts +3 -0
- package/dist/Glama/TextDark.js +25 -0
- package/dist/Glama/TextLight.d.ts +3 -0
- package/dist/Glama/TextLight.js +10 -0
- package/dist/Glama/index.d.ts +13 -0
- package/dist/Glama/index.js +14 -0
- package/dist/Glif/Color.d.ts +3 -0
- package/dist/Glif/Color.js +13 -0
- package/dist/Glif/Dark.d.ts +3 -0
- package/dist/Glif/Dark.js +13 -0
- package/dist/Glif/Light.d.ts +3 -0
- package/dist/Glif/Light.js +10 -0
- package/dist/Glif/Mono.d.ts +3 -0
- package/dist/Glif/Mono.js +10 -0
- package/dist/Glif/index.d.ts +7 -0
- package/dist/Glif/index.js +8 -0
- package/dist/Goose/Color.d.ts +3 -0
- package/dist/Goose/Color.js +16 -0
- package/dist/Goose/Combine.d.ts +3 -0
- package/dist/Goose/Combine.js +10 -0
- package/dist/Goose/CombineDark.d.ts +3 -0
- package/dist/Goose/CombineDark.js +31 -0
- package/dist/Goose/CombineLight.d.ts +3 -0
- package/dist/Goose/CombineLight.js +10 -0
- package/dist/Goose/Dark.d.ts +3 -0
- package/dist/Goose/Dark.js +16 -0
- package/dist/Goose/Light.d.ts +3 -0
- package/dist/Goose/Light.js +10 -0
- package/dist/Goose/Mono.d.ts +3 -0
- package/dist/Goose/Mono.js +10 -0
- package/dist/Goose/Text.d.ts +3 -0
- package/dist/Goose/Text.js +10 -0
- package/dist/Goose/TextDark.d.ts +3 -0
- package/dist/Goose/TextDark.js +25 -0
- package/dist/Goose/TextLight.d.ts +3 -0
- package/dist/Goose/TextLight.js +10 -0
- package/dist/Goose/index.d.ts +13 -0
- package/dist/Goose/index.js +14 -0
- package/dist/Gradio/Color.d.ts +3 -0
- package/dist/Gradio/Color.js +31 -0
- package/dist/Gradio/Combine.d.ts +3 -0
- package/dist/Gradio/Combine.js +10 -0
- package/dist/Gradio/CombineDark.d.ts +3 -0
- package/dist/Gradio/CombineDark.js +43 -0
- package/dist/Gradio/CombineLight.d.ts +3 -0
- package/dist/Gradio/CombineLight.js +10 -0
- package/dist/Gradio/Dark.d.ts +3 -0
- package/dist/Gradio/Dark.js +22 -0
- package/dist/Gradio/Light.d.ts +3 -0
- package/dist/Gradio/Light.js +10 -0
- package/dist/Gradio/Mono.d.ts +3 -0
- package/dist/Gradio/Mono.js +10 -0
- package/dist/Gradio/Text.d.ts +3 -0
- package/dist/Gradio/Text.js +10 -0
- package/dist/Gradio/TextDark.d.ts +3 -0
- package/dist/Gradio/TextDark.js +31 -0
- package/dist/Gradio/TextLight.d.ts +3 -0
- package/dist/Gradio/TextLight.js +10 -0
- package/dist/Gradio/index.d.ts +13 -0
- package/dist/Gradio/index.js +14 -0
- package/dist/Greptile/Color.d.ts +3 -0
- package/dist/Greptile/Color.js +16 -0
- package/dist/Greptile/Combine.d.ts +3 -0
- package/dist/Greptile/Combine.js +10 -0
- package/dist/Greptile/CombineDark.d.ts +3 -0
- package/dist/Greptile/CombineDark.js +31 -0
- package/dist/Greptile/CombineLight.d.ts +3 -0
- package/dist/Greptile/CombineLight.js +10 -0
- package/dist/Greptile/Dark.d.ts +3 -0
- package/dist/Greptile/Dark.js +16 -0
- package/dist/Greptile/Light.d.ts +3 -0
- package/dist/Greptile/Light.js +10 -0
- package/dist/Greptile/Mono.d.ts +3 -0
- package/dist/Greptile/Mono.js +10 -0
- package/dist/Greptile/Text.d.ts +3 -0
- package/dist/Greptile/Text.js +10 -0
- package/dist/Greptile/TextDark.d.ts +3 -0
- package/dist/Greptile/TextDark.js +25 -0
- package/dist/Greptile/TextLight.d.ts +3 -0
- package/dist/Greptile/TextLight.js +10 -0
- package/dist/Greptile/index.d.ts +13 -0
- package/dist/Greptile/index.js +14 -0
- package/dist/Hailuo/Color.d.ts +3 -0
- package/dist/Hailuo/Color.js +28 -0
- package/dist/Hailuo/Combine.d.ts +3 -0
- package/dist/Hailuo/Combine.js +10 -0
- package/dist/Hailuo/CombineDark.d.ts +3 -0
- package/dist/Hailuo/CombineDark.js +31 -0
- package/dist/Hailuo/CombineLight.d.ts +3 -0
- package/dist/Hailuo/CombineLight.js +10 -0
- package/dist/Hailuo/Dark.d.ts +3 -0
- package/dist/Hailuo/Dark.js +16 -0
- package/dist/Hailuo/Light.d.ts +3 -0
- package/dist/Hailuo/Light.js +10 -0
- package/dist/Hailuo/Mono.d.ts +3 -0
- package/dist/Hailuo/Mono.js +10 -0
- package/dist/Hailuo/Text.d.ts +3 -0
- package/dist/Hailuo/Text.js +10 -0
- package/dist/Hailuo/TextDark.d.ts +3 -0
- package/dist/Hailuo/TextDark.js +25 -0
- package/dist/Hailuo/TextLight.d.ts +3 -0
- package/dist/Hailuo/TextLight.js +10 -0
- package/dist/Hailuo/index.d.ts +13 -0
- package/dist/Hailuo/index.js +14 -0
- package/dist/Haiper/Color.d.ts +3 -0
- package/dist/Haiper/Color.js +13 -0
- package/dist/Haiper/Combine.d.ts +3 -0
- package/dist/Haiper/Combine.js +10 -0
- package/dist/Haiper/CombineDark.d.ts +3 -0
- package/dist/Haiper/CombineDark.js +22 -0
- package/dist/Haiper/CombineLight.d.ts +3 -0
- package/dist/Haiper/CombineLight.js +10 -0
- package/dist/Haiper/Dark.d.ts +3 -0
- package/dist/Haiper/Dark.js +13 -0
- package/dist/Haiper/Light.d.ts +3 -0
- package/dist/Haiper/Light.js +10 -0
- package/dist/Haiper/Mono.d.ts +3 -0
- package/dist/Haiper/Mono.js +10 -0
- package/dist/Haiper/Text.d.ts +3 -0
- package/dist/Haiper/Text.js +10 -0
- package/dist/Haiper/TextDark.d.ts +3 -0
- package/dist/Haiper/TextDark.js +19 -0
- package/dist/Haiper/TextLight.d.ts +3 -0
- package/dist/Haiper/TextLight.js +10 -0
- package/dist/Haiper/index.d.ts +13 -0
- package/dist/Haiper/index.js +14 -0
- package/dist/Hedra/Color.d.ts +3 -0
- package/dist/Hedra/Color.js +13 -0
- package/dist/Hedra/Combine.d.ts +3 -0
- package/dist/Hedra/Combine.js +10 -0
- package/dist/Hedra/CombineDark.d.ts +3 -0
- package/dist/Hedra/CombineDark.js +28 -0
- package/dist/Hedra/CombineLight.d.ts +3 -0
- package/dist/Hedra/CombineLight.js +10 -0
- package/dist/Hedra/Dark.d.ts +3 -0
- package/dist/Hedra/Dark.js +13 -0
- package/dist/Hedra/Light.d.ts +3 -0
- package/dist/Hedra/Light.js +10 -0
- package/dist/Hedra/Mono.d.ts +3 -0
- package/dist/Hedra/Mono.js +10 -0
- package/dist/Hedra/Text.d.ts +3 -0
- package/dist/Hedra/Text.js +10 -0
- package/dist/Hedra/TextDark.d.ts +3 -0
- package/dist/Hedra/TextDark.js +25 -0
- package/dist/Hedra/TextLight.d.ts +3 -0
- package/dist/Hedra/TextLight.js +10 -0
- package/dist/Hedra/index.d.ts +13 -0
- package/dist/Hedra/index.js +14 -0
- package/dist/HermesAgent/Color.d.ts +3 -0
- package/dist/HermesAgent/Color.js +19 -0
- package/dist/HermesAgent/Combine.d.ts +3 -0
- package/dist/HermesAgent/Combine.js +10 -0
- package/dist/HermesAgent/CombineDark.d.ts +3 -0
- package/dist/HermesAgent/CombineDark.js +40 -0
- package/dist/HermesAgent/CombineLight.d.ts +3 -0
- package/dist/HermesAgent/CombineLight.js +10 -0
- package/dist/HermesAgent/Dark.d.ts +3 -0
- package/dist/HermesAgent/Dark.js +19 -0
- package/dist/HermesAgent/Light.d.ts +3 -0
- package/dist/HermesAgent/Light.js +10 -0
- package/dist/HermesAgent/Mono.d.ts +3 -0
- package/dist/HermesAgent/Mono.js +10 -0
- package/dist/HermesAgent/Text.d.ts +3 -0
- package/dist/HermesAgent/Text.js +10 -0
- package/dist/HermesAgent/TextDark.d.ts +3 -0
- package/dist/HermesAgent/TextDark.js +31 -0
- package/dist/HermesAgent/TextLight.d.ts +3 -0
- package/dist/HermesAgent/TextLight.js +10 -0
- package/dist/HermesAgent/index.d.ts +13 -0
- package/dist/HermesAgent/index.js +14 -0
- package/dist/Icon11x/Color.d.ts +3 -0
- package/dist/Icon11x/Color.js +13 -0
- package/dist/Icon11x/Combine.d.ts +3 -0
- package/dist/Icon11x/Combine.js +10 -0
- package/dist/Icon11x/CombineDark.d.ts +3 -0
- package/dist/Icon11x/CombineDark.js +22 -0
- package/dist/Icon11x/CombineLight.d.ts +3 -0
- package/dist/Icon11x/CombineLight.js +10 -0
- package/dist/Icon11x/Dark.d.ts +3 -0
- package/dist/Icon11x/Dark.js +13 -0
- package/dist/Icon11x/Light.d.ts +3 -0
- package/dist/Icon11x/Light.js +10 -0
- package/dist/Icon11x/Mono.d.ts +3 -0
- package/dist/Icon11x/Mono.js +10 -0
- package/dist/Icon11x/Text.d.ts +3 -0
- package/dist/Icon11x/Text.js +10 -0
- package/dist/Icon11x/TextDark.d.ts +3 -0
- package/dist/Icon11x/TextDark.js +19 -0
- package/dist/Icon11x/TextLight.d.ts +3 -0
- package/dist/Icon11x/TextLight.js +10 -0
- package/dist/Icon11x/index.d.ts +13 -0
- package/dist/Icon11x/index.js +14 -0
- package/dist/Ideogram/Color.d.ts +3 -0
- package/dist/Ideogram/Color.js +13 -0
- package/dist/Ideogram/Combine.d.ts +3 -0
- package/dist/Ideogram/Combine.js +10 -0
- package/dist/Ideogram/CombineDark.d.ts +3 -0
- package/dist/Ideogram/CombineDark.js +25 -0
- package/dist/Ideogram/CombineLight.d.ts +3 -0
- package/dist/Ideogram/CombineLight.js +10 -0
- package/dist/Ideogram/Dark.d.ts +3 -0
- package/dist/Ideogram/Dark.js +13 -0
- package/dist/Ideogram/Light.d.ts +3 -0
- package/dist/Ideogram/Light.js +10 -0
- package/dist/Ideogram/Mono.d.ts +3 -0
- package/dist/Ideogram/Mono.js +10 -0
- package/dist/Ideogram/Text.d.ts +3 -0
- package/dist/Ideogram/Text.js +10 -0
- package/dist/Ideogram/TextDark.d.ts +3 -0
- package/dist/Ideogram/TextDark.js +22 -0
- package/dist/Ideogram/TextLight.d.ts +3 -0
- package/dist/Ideogram/TextLight.js +10 -0
- package/dist/Ideogram/index.d.ts +13 -0
- package/dist/Ideogram/index.js +14 -0
- package/dist/Jimeng/Color.d.ts +3 -0
- package/dist/Jimeng/Color.js +116 -0
- package/dist/Jimeng/Combine.d.ts +3 -0
- package/dist/Jimeng/Combine.js +10 -0
- package/dist/Jimeng/CombineDark.d.ts +3 -0
- package/dist/Jimeng/CombineDark.js +22 -0
- package/dist/Jimeng/CombineLight.d.ts +3 -0
- package/dist/Jimeng/CombineLight.js +10 -0
- package/dist/Jimeng/Dark.d.ts +3 -0
- package/dist/Jimeng/Dark.js +13 -0
- package/dist/Jimeng/Light.d.ts +3 -0
- package/dist/Jimeng/Light.js +10 -0
- package/dist/Jimeng/Mono.d.ts +3 -0
- package/dist/Jimeng/Mono.js +10 -0
- package/dist/Jimeng/Text.d.ts +3 -0
- package/dist/Jimeng/Text.js +10 -0
- package/dist/Jimeng/TextDark.d.ts +3 -0
- package/dist/Jimeng/TextDark.js +19 -0
- package/dist/Jimeng/TextLight.d.ts +3 -0
- package/dist/Jimeng/TextLight.js +10 -0
- package/dist/Jimeng/index.d.ts +13 -0
- package/dist/Jimeng/index.js +14 -0
- package/dist/Junie/Color.d.ts +3 -0
- package/dist/Junie/Color.js +16 -0
- package/dist/Junie/Combine.d.ts +3 -0
- package/dist/Junie/Combine.js +10 -0
- package/dist/Junie/CombineDark.d.ts +3 -0
- package/dist/Junie/CombineDark.js +28 -0
- package/dist/Junie/CombineLight.d.ts +3 -0
- package/dist/Junie/CombineLight.js +10 -0
- package/dist/Junie/Dark.d.ts +3 -0
- package/dist/Junie/Dark.js +16 -0
- package/dist/Junie/Light.d.ts +3 -0
- package/dist/Junie/Light.js +10 -0
- package/dist/Junie/Mono.d.ts +3 -0
- package/dist/Junie/Mono.js +10 -0
- package/dist/Junie/Text.d.ts +3 -0
- package/dist/Junie/Text.js +10 -0
- package/dist/Junie/TextDark.d.ts +3 -0
- package/dist/Junie/TextDark.js +22 -0
- package/dist/Junie/TextLight.d.ts +3 -0
- package/dist/Junie/TextLight.js +10 -0
- package/dist/Junie/index.d.ts +13 -0
- package/dist/Junie/index.js +14 -0
- package/dist/KiloCode/Color.d.ts +3 -0
- package/dist/KiloCode/Color.js +16 -0
- package/dist/KiloCode/Combine.d.ts +3 -0
- package/dist/KiloCode/Combine.js +10 -0
- package/dist/KiloCode/CombineDark.d.ts +3 -0
- package/dist/KiloCode/CombineDark.js +28 -0
- package/dist/KiloCode/CombineLight.d.ts +3 -0
- package/dist/KiloCode/CombineLight.js +10 -0
- package/dist/KiloCode/Dark.d.ts +3 -0
- package/dist/KiloCode/Dark.js +16 -0
- package/dist/KiloCode/Light.d.ts +3 -0
- package/dist/KiloCode/Light.js +10 -0
- package/dist/KiloCode/Mono.d.ts +3 -0
- package/dist/KiloCode/Mono.js +10 -0
- package/dist/KiloCode/Text.d.ts +3 -0
- package/dist/KiloCode/Text.js +10 -0
- package/dist/KiloCode/TextDark.d.ts +3 -0
- package/dist/KiloCode/TextDark.js +22 -0
- package/dist/KiloCode/TextLight.d.ts +3 -0
- package/dist/KiloCode/TextLight.js +10 -0
- package/dist/KiloCode/index.d.ts +13 -0
- package/dist/KiloCode/index.js +14 -0
- package/dist/Kimi/Color.d.ts +3 -0
- package/dist/Kimi/Color.js +16 -0
- package/dist/Kimi/Combine.d.ts +3 -0
- package/dist/Kimi/Combine.js +10 -0
- package/dist/Kimi/CombineDark.d.ts +3 -0
- package/dist/Kimi/CombineDark.js +31 -0
- package/dist/Kimi/CombineLight.d.ts +3 -0
- package/dist/Kimi/CombineLight.js +10 -0
- package/dist/Kimi/Dark.d.ts +3 -0
- package/dist/Kimi/Dark.js +16 -0
- package/dist/Kimi/Light.d.ts +3 -0
- package/dist/Kimi/Light.js +10 -0
- package/dist/Kimi/Mono.d.ts +3 -0
- package/dist/Kimi/Mono.js +10 -0
- package/dist/Kimi/Text.d.ts +3 -0
- package/dist/Kimi/Text.js +10 -0
- package/dist/Kimi/TextDark.d.ts +3 -0
- package/dist/Kimi/TextDark.js +25 -0
- package/dist/Kimi/TextLight.d.ts +3 -0
- package/dist/Kimi/TextLight.js +10 -0
- package/dist/Kimi/index.d.ts +13 -0
- package/dist/Kimi/index.js +14 -0
- package/dist/Kiro/Color.d.ts +3 -0
- package/dist/Kiro/Color.js +22 -0
- package/dist/Kiro/Combine.d.ts +3 -0
- package/dist/Kiro/Combine.js +10 -0
- package/dist/Kiro/CombineDark.d.ts +3 -0
- package/dist/Kiro/CombineDark.js +37 -0
- package/dist/Kiro/CombineLight.d.ts +3 -0
- package/dist/Kiro/CombineLight.js +10 -0
- package/dist/Kiro/Dark.d.ts +3 -0
- package/dist/Kiro/Dark.js +16 -0
- package/dist/Kiro/Light.d.ts +3 -0
- package/dist/Kiro/Light.js +10 -0
- package/dist/Kiro/Mono.d.ts +3 -0
- package/dist/Kiro/Mono.js +10 -0
- package/dist/Kiro/Text.d.ts +3 -0
- package/dist/Kiro/Text.js +10 -0
- package/dist/Kiro/TextDark.d.ts +3 -0
- package/dist/Kiro/TextDark.js +31 -0
- package/dist/Kiro/TextLight.d.ts +3 -0
- package/dist/Kiro/TextLight.js +10 -0
- package/dist/Kiro/index.d.ts +13 -0
- package/dist/Kiro/index.js +14 -0
- package/dist/Kling/Color.d.ts +3 -0
- package/dist/Kling/Color.js +49 -0
- package/dist/Kling/Combine.d.ts +3 -0
- package/dist/Kling/Combine.js +10 -0
- package/dist/Kling/CombineDark.d.ts +3 -0
- package/dist/Kling/CombineDark.js +25 -0
- package/dist/Kling/CombineLight.d.ts +3 -0
- package/dist/Kling/CombineLight.js +10 -0
- package/dist/Kling/Dark.d.ts +3 -0
- package/dist/Kling/Dark.js +13 -0
- package/dist/Kling/Light.d.ts +3 -0
- package/dist/Kling/Light.js +10 -0
- package/dist/Kling/Mono.d.ts +3 -0
- package/dist/Kling/Mono.js +10 -0
- package/dist/Kling/Text.d.ts +3 -0
- package/dist/Kling/Text.js +10 -0
- package/dist/Kling/TextDark.d.ts +3 -0
- package/dist/Kling/TextDark.js +22 -0
- package/dist/Kling/TextLight.d.ts +3 -0
- package/dist/Kling/TextLight.js +10 -0
- package/dist/Kling/index.d.ts +13 -0
- package/dist/Kling/index.js +14 -0
- package/dist/Krea/Color.d.ts +3 -0
- package/dist/Krea/Color.js +19 -0
- package/dist/Krea/Combine.d.ts +3 -0
- package/dist/Krea/Combine.js +10 -0
- package/dist/Krea/CombineDark.d.ts +3 -0
- package/dist/Krea/CombineDark.js +34 -0
- package/dist/Krea/CombineLight.d.ts +3 -0
- package/dist/Krea/CombineLight.js +10 -0
- package/dist/Krea/Dark.d.ts +3 -0
- package/dist/Krea/Dark.js +19 -0
- package/dist/Krea/Light.d.ts +3 -0
- package/dist/Krea/Light.js +10 -0
- package/dist/Krea/Mono.d.ts +3 -0
- package/dist/Krea/Mono.js +10 -0
- package/dist/Krea/Text.d.ts +3 -0
- package/dist/Krea/Text.js +10 -0
- package/dist/Krea/TextDark.d.ts +3 -0
- package/dist/Krea/TextDark.js +25 -0
- package/dist/Krea/TextLight.d.ts +3 -0
- package/dist/Krea/TextLight.js +10 -0
- package/dist/Krea/index.d.ts +13 -0
- package/dist/Krea/index.js +14 -0
- package/dist/Langchain/Color.d.ts +3 -0
- package/dist/Langchain/Color.js +16 -0
- package/dist/Langchain/Combine.d.ts +3 -0
- package/dist/Langchain/Combine.js +10 -0
- package/dist/Langchain/CombineDark.d.ts +3 -0
- package/dist/Langchain/CombineDark.js +28 -0
- package/dist/Langchain/CombineLight.d.ts +3 -0
- package/dist/Langchain/CombineLight.js +10 -0
- package/dist/Langchain/Dark.d.ts +3 -0
- package/dist/Langchain/Dark.js +16 -0
- package/dist/Langchain/Light.d.ts +3 -0
- package/dist/Langchain/Light.js +10 -0
- package/dist/Langchain/Mono.d.ts +3 -0
- package/dist/Langchain/Mono.js +10 -0
- package/dist/Langchain/Text.d.ts +3 -0
- package/dist/Langchain/Text.js +10 -0
- package/dist/Langchain/TextDark.d.ts +3 -0
- package/dist/Langchain/TextDark.js +22 -0
- package/dist/Langchain/TextLight.d.ts +3 -0
- package/dist/Langchain/TextLight.js +10 -0
- package/dist/Langchain/index.d.ts +13 -0
- package/dist/Langchain/index.js +14 -0
- package/dist/Langfuse/Color.d.ts +3 -0
- package/dist/Langfuse/Color.js +22 -0
- package/dist/Langfuse/Combine.d.ts +3 -0
- package/dist/Langfuse/Combine.js +10 -0
- package/dist/Langfuse/CombineDark.d.ts +3 -0
- package/dist/Langfuse/CombineDark.js +43 -0
- package/dist/Langfuse/CombineLight.d.ts +3 -0
- package/dist/Langfuse/CombineLight.js +10 -0
- package/dist/Langfuse/Dark.d.ts +3 -0
- package/dist/Langfuse/Dark.js +22 -0
- package/dist/Langfuse/Light.d.ts +3 -0
- package/dist/Langfuse/Light.js +10 -0
- package/dist/Langfuse/Mono.d.ts +3 -0
- package/dist/Langfuse/Mono.js +10 -0
- package/dist/Langfuse/Text.d.ts +3 -0
- package/dist/Langfuse/Text.js +10 -0
- package/dist/Langfuse/TextDark.d.ts +3 -0
- package/dist/Langfuse/TextDark.js +31 -0
- package/dist/Langfuse/TextLight.d.ts +3 -0
- package/dist/Langfuse/TextLight.js +10 -0
- package/dist/Langfuse/index.d.ts +13 -0
- package/dist/Langfuse/index.js +14 -0
- package/dist/Langgraph/Color.d.ts +3 -0
- package/dist/Langgraph/Color.js +13 -0
- package/dist/Langgraph/Dark.d.ts +3 -0
- package/dist/Langgraph/Dark.js +13 -0
- package/dist/Langgraph/Light.d.ts +3 -0
- package/dist/Langgraph/Light.js +10 -0
- package/dist/Langgraph/Mono.d.ts +3 -0
- package/dist/Langgraph/Mono.js +10 -0
- package/dist/Langgraph/index.d.ts +7 -0
- package/dist/Langgraph/index.js +8 -0
- package/dist/Langsmith/Color.d.ts +3 -0
- package/dist/Langsmith/Color.js +13 -0
- package/dist/Langsmith/Dark.d.ts +3 -0
- package/dist/Langsmith/Dark.js +13 -0
- package/dist/Langsmith/Light.d.ts +3 -0
- package/dist/Langsmith/Light.js +10 -0
- package/dist/Langsmith/Mono.d.ts +3 -0
- package/dist/Langsmith/Mono.js +10 -0
- package/dist/Langsmith/index.d.ts +7 -0
- package/dist/Langsmith/index.js +8 -0
- package/dist/Lightricks/Color.d.ts +3 -0
- package/dist/Lightricks/Color.js +13 -0
- package/dist/Lightricks/Combine.d.ts +3 -0
- package/dist/Lightricks/Combine.js +10 -0
- package/dist/Lightricks/CombineDark.d.ts +3 -0
- package/dist/Lightricks/CombineDark.js +25 -0
- package/dist/Lightricks/CombineLight.d.ts +3 -0
- package/dist/Lightricks/CombineLight.js +10 -0
- package/dist/Lightricks/Dark.d.ts +3 -0
- package/dist/Lightricks/Dark.js +13 -0
- package/dist/Lightricks/Light.d.ts +3 -0
- package/dist/Lightricks/Light.js +10 -0
- package/dist/Lightricks/Mono.d.ts +3 -0
- package/dist/Lightricks/Mono.js +10 -0
- package/dist/Lightricks/Text.d.ts +3 -0
- package/dist/Lightricks/Text.js +10 -0
- package/dist/Lightricks/TextDark.d.ts +3 -0
- package/dist/Lightricks/TextDark.js +22 -0
- package/dist/Lightricks/TextLight.d.ts +3 -0
- package/dist/Lightricks/TextLight.js +10 -0
- package/dist/Lightricks/index.d.ts +13 -0
- package/dist/Lightricks/index.js +14 -0
- package/dist/Livekit/Color.d.ts +3 -0
- package/dist/Livekit/Color.js +16 -0
- package/dist/Livekit/Combine.d.ts +3 -0
- package/dist/Livekit/Combine.js +10 -0
- package/dist/Livekit/CombineDark.d.ts +3 -0
- package/dist/Livekit/CombineDark.js +31 -0
- package/dist/Livekit/CombineLight.d.ts +3 -0
- package/dist/Livekit/CombineLight.js +10 -0
- package/dist/Livekit/Dark.d.ts +3 -0
- package/dist/Livekit/Dark.js +16 -0
- package/dist/Livekit/Light.d.ts +3 -0
- package/dist/Livekit/Light.js +10 -0
- package/dist/Livekit/Mono.d.ts +3 -0
- package/dist/Livekit/Mono.js +10 -0
- package/dist/Livekit/Text.d.ts +3 -0
- package/dist/Livekit/Text.js +10 -0
- package/dist/Livekit/TextDark.d.ts +3 -0
- package/dist/Livekit/TextDark.js +25 -0
- package/dist/Livekit/TextLight.d.ts +3 -0
- package/dist/Livekit/TextLight.js +10 -0
- package/dist/Livekit/index.d.ts +13 -0
- package/dist/Livekit/index.js +14 -0
- package/dist/Llamaindex/Color.d.ts +3 -0
- package/dist/Llamaindex/Color.js +22 -0
- package/dist/Llamaindex/Combine.d.ts +3 -0
- package/dist/Llamaindex/Combine.js +10 -0
- package/dist/Llamaindex/CombineDark.d.ts +3 -0
- package/dist/Llamaindex/CombineDark.js +46 -0
- package/dist/Llamaindex/CombineLight.d.ts +3 -0
- package/dist/Llamaindex/CombineLight.js +10 -0
- package/dist/Llamaindex/Dark.d.ts +3 -0
- package/dist/Llamaindex/Dark.js +13 -0
- package/dist/Llamaindex/Light.d.ts +3 -0
- package/dist/Llamaindex/Light.js +10 -0
- package/dist/Llamaindex/Mono.d.ts +3 -0
- package/dist/Llamaindex/Mono.js +10 -0
- package/dist/Llamaindex/Text.d.ts +3 -0
- package/dist/Llamaindex/Text.js +10 -0
- package/dist/Llamaindex/TextDark.d.ts +3 -0
- package/dist/Llamaindex/TextDark.js +43 -0
- package/dist/Llamaindex/TextLight.d.ts +3 -0
- package/dist/Llamaindex/TextLight.js +10 -0
- package/dist/Llamaindex/index.d.ts +13 -0
- package/dist/Llamaindex/index.js +14 -0
- package/dist/Lovable/Color.d.ts +3 -0
- package/dist/Lovable/Color.js +28 -0
- package/dist/Lovable/Combine.d.ts +3 -0
- package/dist/Lovable/Combine.js +10 -0
- package/dist/Lovable/CombineDark.d.ts +3 -0
- package/dist/Lovable/CombineDark.js +28 -0
- package/dist/Lovable/CombineLight.d.ts +3 -0
- package/dist/Lovable/CombineLight.js +10 -0
- package/dist/Lovable/Dark.d.ts +3 -0
- package/dist/Lovable/Dark.js +16 -0
- package/dist/Lovable/Light.d.ts +3 -0
- package/dist/Lovable/Light.js +10 -0
- package/dist/Lovable/Mono.d.ts +3 -0
- package/dist/Lovable/Mono.js +10 -0
- package/dist/Lovable/Text.d.ts +3 -0
- package/dist/Lovable/Text.js +10 -0
- package/dist/Lovable/TextDark.d.ts +3 -0
- package/dist/Lovable/TextDark.js +22 -0
- package/dist/Lovable/TextLight.d.ts +3 -0
- package/dist/Lovable/TextLight.js +10 -0
- package/dist/Lovable/index.d.ts +13 -0
- package/dist/Lovable/index.js +14 -0
- package/dist/Lovart/Color.d.ts +3 -0
- package/dist/Lovart/Color.js +16 -0
- package/dist/Lovart/Combine.d.ts +3 -0
- package/dist/Lovart/Combine.js +10 -0
- package/dist/Lovart/CombineDark.d.ts +3 -0
- package/dist/Lovart/CombineDark.js +31 -0
- package/dist/Lovart/CombineLight.d.ts +3 -0
- package/dist/Lovart/CombineLight.js +10 -0
- package/dist/Lovart/Dark.d.ts +3 -0
- package/dist/Lovart/Dark.js +16 -0
- package/dist/Lovart/Light.d.ts +3 -0
- package/dist/Lovart/Light.js +10 -0
- package/dist/Lovart/Mono.d.ts +3 -0
- package/dist/Lovart/Mono.js +10 -0
- package/dist/Lovart/Text.d.ts +3 -0
- package/dist/Lovart/Text.js +10 -0
- package/dist/Lovart/TextDark.d.ts +3 -0
- package/dist/Lovart/TextDark.js +25 -0
- package/dist/Lovart/TextLight.d.ts +3 -0
- package/dist/Lovart/TextLight.js +10 -0
- package/dist/Lovart/index.d.ts +13 -0
- package/dist/Lovart/index.js +14 -0
- package/dist/Luma/Color.d.ts +3 -0
- package/dist/Luma/Color.js +43 -0
- package/dist/Luma/Combine.d.ts +3 -0
- package/dist/Luma/Combine.js +10 -0
- package/dist/Luma/CombineDark.d.ts +3 -0
- package/dist/Luma/CombineDark.js +31 -0
- package/dist/Luma/CombineLight.d.ts +3 -0
- package/dist/Luma/CombineLight.js +10 -0
- package/dist/Luma/Dark.d.ts +3 -0
- package/dist/Luma/Dark.js +16 -0
- package/dist/Luma/Light.d.ts +3 -0
- package/dist/Luma/Light.js +10 -0
- package/dist/Luma/Mono.d.ts +3 -0
- package/dist/Luma/Mono.js +10 -0
- package/dist/Luma/Text.d.ts +3 -0
- package/dist/Luma/Text.js +10 -0
- package/dist/Luma/TextDark.d.ts +3 -0
- package/dist/Luma/TextDark.js +25 -0
- package/dist/Luma/TextLight.d.ts +3 -0
- package/dist/Luma/TextLight.js +10 -0
- package/dist/Luma/index.d.ts +13 -0
- package/dist/Luma/index.js +14 -0
- package/dist/Make/Color.d.ts +3 -0
- package/dist/Make/Color.js +67 -0
- package/dist/Make/Combine.d.ts +3 -0
- package/dist/Make/Combine.js +10 -0
- package/dist/Make/CombineDark.d.ts +3 -0
- package/dist/Make/CombineDark.js +46 -0
- package/dist/Make/CombineLight.d.ts +3 -0
- package/dist/Make/CombineLight.js +10 -0
- package/dist/Make/Dark.d.ts +3 -0
- package/dist/Make/Dark.js +22 -0
- package/dist/Make/Light.d.ts +3 -0
- package/dist/Make/Light.js +10 -0
- package/dist/Make/Mono.d.ts +3 -0
- package/dist/Make/Mono.js +10 -0
- package/dist/Make/Text.d.ts +3 -0
- package/dist/Make/Text.js +10 -0
- package/dist/Make/TextDark.d.ts +3 -0
- package/dist/Make/TextDark.js +34 -0
- package/dist/Make/TextLight.d.ts +3 -0
- package/dist/Make/TextLight.js +10 -0
- package/dist/Make/index.d.ts +13 -0
- package/dist/Make/index.js +14 -0
- package/dist/Manus/Color.d.ts +3 -0
- package/dist/Manus/Color.js +22 -0
- package/dist/Manus/Combine.d.ts +3 -0
- package/dist/Manus/Combine.js +10 -0
- package/dist/Manus/CombineDark.d.ts +3 -0
- package/dist/Manus/CombineDark.js +40 -0
- package/dist/Manus/CombineLight.d.ts +3 -0
- package/dist/Manus/CombineLight.js +10 -0
- package/dist/Manus/Dark.d.ts +3 -0
- package/dist/Manus/Dark.js +22 -0
- package/dist/Manus/Light.d.ts +3 -0
- package/dist/Manus/Light.js +10 -0
- package/dist/Manus/Mono.d.ts +3 -0
- package/dist/Manus/Mono.js +10 -0
- package/dist/Manus/Text.d.ts +3 -0
- package/dist/Manus/Text.js +10 -0
- package/dist/Manus/TextDark.d.ts +3 -0
- package/dist/Manus/TextDark.js +28 -0
- package/dist/Manus/TextLight.d.ts +3 -0
- package/dist/Manus/TextLight.js +10 -0
- package/dist/Manus/index.d.ts +13 -0
- package/dist/Manus/index.js +14 -0
- package/dist/Mastra/Color.d.ts +3 -0
- package/dist/Mastra/Color.js +19 -0
- package/dist/Mastra/Combine.d.ts +3 -0
- package/dist/Mastra/Combine.js +10 -0
- package/dist/Mastra/CombineDark.d.ts +3 -0
- package/dist/Mastra/CombineDark.js +37 -0
- package/dist/Mastra/CombineLight.d.ts +3 -0
- package/dist/Mastra/CombineLight.js +10 -0
- package/dist/Mastra/Dark.d.ts +3 -0
- package/dist/Mastra/Dark.js +19 -0
- package/dist/Mastra/Light.d.ts +3 -0
- package/dist/Mastra/Light.js +10 -0
- package/dist/Mastra/Mono.d.ts +3 -0
- package/dist/Mastra/Mono.js +10 -0
- package/dist/Mastra/Text.d.ts +3 -0
- package/dist/Mastra/Text.js +10 -0
- package/dist/Mastra/TextDark.d.ts +3 -0
- package/dist/Mastra/TextDark.js +28 -0
- package/dist/Mastra/TextLight.d.ts +3 -0
- package/dist/Mastra/TextLight.js +10 -0
- package/dist/Mastra/index.d.ts +13 -0
- package/dist/Mastra/index.js +14 -0
- package/dist/Mcp/Color.d.ts +3 -0
- package/dist/Mcp/Color.js +19 -0
- package/dist/Mcp/Combine.d.ts +3 -0
- package/dist/Mcp/Combine.js +10 -0
- package/dist/Mcp/CombineDark.d.ts +3 -0
- package/dist/Mcp/CombineDark.js +37 -0
- package/dist/Mcp/CombineLight.d.ts +3 -0
- package/dist/Mcp/CombineLight.js +10 -0
- package/dist/Mcp/Dark.d.ts +3 -0
- package/dist/Mcp/Dark.js +19 -0
- package/dist/Mcp/Light.d.ts +3 -0
- package/dist/Mcp/Light.js +10 -0
- package/dist/Mcp/Mono.d.ts +3 -0
- package/dist/Mcp/Mono.js +10 -0
- package/dist/Mcp/Text.d.ts +3 -0
- package/dist/Mcp/Text.js +10 -0
- package/dist/Mcp/TextDark.d.ts +3 -0
- package/dist/Mcp/TextDark.js +28 -0
- package/dist/Mcp/TextLight.d.ts +3 -0
- package/dist/Mcp/TextLight.js +10 -0
- package/dist/Mcp/index.d.ts +13 -0
- package/dist/Mcp/index.js +14 -0
- package/dist/McpSo/Color.d.ts +3 -0
- package/dist/McpSo/Color.js +19 -0
- package/dist/McpSo/Combine.d.ts +3 -0
- package/dist/McpSo/Combine.js +10 -0
- package/dist/McpSo/CombineDark.d.ts +3 -0
- package/dist/McpSo/CombineDark.js +34 -0
- package/dist/McpSo/CombineLight.d.ts +3 -0
- package/dist/McpSo/CombineLight.js +10 -0
- package/dist/McpSo/Dark.d.ts +3 -0
- package/dist/McpSo/Dark.js +19 -0
- package/dist/McpSo/Light.d.ts +3 -0
- package/dist/McpSo/Light.js +10 -0
- package/dist/McpSo/Mono.d.ts +3 -0
- package/dist/McpSo/Mono.js +10 -0
- package/dist/McpSo/Text.d.ts +3 -0
- package/dist/McpSo/Text.js +10 -0
- package/dist/McpSo/TextDark.d.ts +3 -0
- package/dist/McpSo/TextDark.js +25 -0
- package/dist/McpSo/TextLight.d.ts +3 -0
- package/dist/McpSo/TextLight.js +10 -0
- package/dist/McpSo/index.d.ts +13 -0
- package/dist/McpSo/index.js +14 -0
- package/dist/MetaAi/Color.d.ts +3 -0
- package/dist/MetaAi/Color.js +76 -0
- package/dist/MetaAi/Combine.d.ts +3 -0
- package/dist/MetaAi/Combine.js +10 -0
- package/dist/MetaAi/CombineDark.d.ts +3 -0
- package/dist/MetaAi/CombineDark.js +25 -0
- package/dist/MetaAi/CombineLight.d.ts +3 -0
- package/dist/MetaAi/CombineLight.js +10 -0
- package/dist/MetaAi/Dark.d.ts +3 -0
- package/dist/MetaAi/Dark.js +13 -0
- package/dist/MetaAi/Light.d.ts +3 -0
- package/dist/MetaAi/Light.js +10 -0
- package/dist/MetaAi/Mono.d.ts +3 -0
- package/dist/MetaAi/Mono.js +10 -0
- package/dist/MetaAi/Text.d.ts +3 -0
- package/dist/MetaAi/Text.js +10 -0
- package/dist/MetaAi/TextDark.d.ts +3 -0
- package/dist/MetaAi/TextDark.js +22 -0
- package/dist/MetaAi/TextLight.d.ts +3 -0
- package/dist/MetaAi/TextLight.js +10 -0
- package/dist/MetaAi/index.d.ts +13 -0
- package/dist/MetaAi/index.js +14 -0
- package/dist/Metagpt/Color.d.ts +3 -0
- package/dist/Metagpt/Color.js +25 -0
- package/dist/Metagpt/Combine.d.ts +3 -0
- package/dist/Metagpt/Combine.js +10 -0
- package/dist/Metagpt/CombineDark.d.ts +3 -0
- package/dist/Metagpt/CombineDark.js +46 -0
- package/dist/Metagpt/CombineLight.d.ts +3 -0
- package/dist/Metagpt/CombineLight.js +10 -0
- package/dist/Metagpt/Dark.d.ts +3 -0
- package/dist/Metagpt/Dark.js +25 -0
- package/dist/Metagpt/Light.d.ts +3 -0
- package/dist/Metagpt/Light.js +10 -0
- package/dist/Metagpt/Mono.d.ts +3 -0
- package/dist/Metagpt/Mono.js +10 -0
- package/dist/Metagpt/Text.d.ts +3 -0
- package/dist/Metagpt/Text.js +10 -0
- package/dist/Metagpt/TextDark.d.ts +3 -0
- package/dist/Metagpt/TextDark.js +31 -0
- package/dist/Metagpt/TextLight.d.ts +3 -0
- package/dist/Metagpt/TextLight.js +10 -0
- package/dist/Metagpt/index.d.ts +13 -0
- package/dist/Metagpt/index.js +14 -0
- package/dist/MicrosoftBing/Color.d.ts +3 -0
- package/dist/MicrosoftBing/Color.js +31 -0
- package/dist/MicrosoftBing/Combine.d.ts +3 -0
- package/dist/MicrosoftBing/Combine.js +10 -0
- package/dist/MicrosoftBing/CombineDark.d.ts +3 -0
- package/dist/MicrosoftBing/CombineDark.js +31 -0
- package/dist/MicrosoftBing/CombineLight.d.ts +3 -0
- package/dist/MicrosoftBing/CombineLight.js +10 -0
- package/dist/MicrosoftBing/Dark.d.ts +3 -0
- package/dist/MicrosoftBing/Dark.js +16 -0
- package/dist/MicrosoftBing/Light.d.ts +3 -0
- package/dist/MicrosoftBing/Light.js +10 -0
- package/dist/MicrosoftBing/Mono.d.ts +3 -0
- package/dist/MicrosoftBing/Mono.js +10 -0
- package/dist/MicrosoftBing/Text.d.ts +3 -0
- package/dist/MicrosoftBing/Text.js +10 -0
- package/dist/MicrosoftBing/TextDark.d.ts +3 -0
- package/dist/MicrosoftBing/TextDark.js +25 -0
- package/dist/MicrosoftBing/TextLight.d.ts +3 -0
- package/dist/MicrosoftBing/TextLight.js +10 -0
- package/dist/MicrosoftBing/index.d.ts +13 -0
- package/dist/MicrosoftBing/index.js +14 -0
- package/dist/MicrosoftCopilot/Color.d.ts +3 -0
- package/dist/MicrosoftCopilot/Color.js +64 -0
- package/dist/MicrosoftCopilot/Combine.d.ts +3 -0
- package/dist/MicrosoftCopilot/Combine.js +10 -0
- package/dist/MicrosoftCopilot/CombineDark.d.ts +3 -0
- package/dist/MicrosoftCopilot/CombineDark.js +25 -0
- package/dist/MicrosoftCopilot/CombineLight.d.ts +3 -0
- package/dist/MicrosoftCopilot/CombineLight.js +10 -0
- package/dist/MicrosoftCopilot/Dark.d.ts +3 -0
- package/dist/MicrosoftCopilot/Dark.js +13 -0
- package/dist/MicrosoftCopilot/Light.d.ts +3 -0
- package/dist/MicrosoftCopilot/Light.js +10 -0
- package/dist/MicrosoftCopilot/Mono.d.ts +3 -0
- package/dist/MicrosoftCopilot/Mono.js +10 -0
- package/dist/MicrosoftCopilot/Text.d.ts +3 -0
- package/dist/MicrosoftCopilot/Text.js +10 -0
- package/dist/MicrosoftCopilot/TextDark.d.ts +3 -0
- package/dist/MicrosoftCopilot/TextDark.js +22 -0
- package/dist/MicrosoftCopilot/TextLight.d.ts +3 -0
- package/dist/MicrosoftCopilot/TextLight.js +10 -0
- package/dist/MicrosoftCopilot/index.d.ts +13 -0
- package/dist/MicrosoftCopilot/index.js +14 -0
- package/dist/Midjourney/Color.d.ts +3 -0
- package/dist/Midjourney/Color.js +16 -0
- package/dist/Midjourney/Combine.d.ts +3 -0
- package/dist/Midjourney/Combine.js +10 -0
- package/dist/Midjourney/CombineDark.d.ts +3 -0
- package/dist/Midjourney/CombineDark.js +31 -0
- package/dist/Midjourney/CombineLight.d.ts +3 -0
- package/dist/Midjourney/CombineLight.js +10 -0
- package/dist/Midjourney/Dark.d.ts +3 -0
- package/dist/Midjourney/Dark.js +16 -0
- package/dist/Midjourney/Light.d.ts +3 -0
- package/dist/Midjourney/Light.js +10 -0
- package/dist/Midjourney/Mono.d.ts +3 -0
- package/dist/Midjourney/Mono.js +10 -0
- package/dist/Midjourney/Text.d.ts +3 -0
- package/dist/Midjourney/Text.js +10 -0
- package/dist/Midjourney/TextDark.d.ts +3 -0
- package/dist/Midjourney/TextDark.js +25 -0
- package/dist/Midjourney/TextLight.d.ts +3 -0
- package/dist/Midjourney/TextLight.js +10 -0
- package/dist/Midjourney/index.d.ts +13 -0
- package/dist/Midjourney/index.js +14 -0
- package/dist/Monica/Color.d.ts +3 -0
- package/dist/Monica/Color.js +28 -0
- package/dist/Monica/Combine.d.ts +3 -0
- package/dist/Monica/Combine.js +10 -0
- package/dist/Monica/CombineDark.d.ts +3 -0
- package/dist/Monica/CombineDark.js +37 -0
- package/dist/Monica/CombineLight.d.ts +3 -0
- package/dist/Monica/CombineLight.js +10 -0
- package/dist/Monica/Dark.d.ts +3 -0
- package/dist/Monica/Dark.js +19 -0
- package/dist/Monica/Light.d.ts +3 -0
- package/dist/Monica/Light.js +10 -0
- package/dist/Monica/Mono.d.ts +3 -0
- package/dist/Monica/Mono.js +10 -0
- package/dist/Monica/Text.d.ts +3 -0
- package/dist/Monica/Text.js +10 -0
- package/dist/Monica/TextDark.d.ts +3 -0
- package/dist/Monica/TextDark.js +28 -0
- package/dist/Monica/TextLight.d.ts +3 -0
- package/dist/Monica/TextLight.js +10 -0
- package/dist/Monica/index.d.ts +13 -0
- package/dist/Monica/index.js +14 -0
- package/dist/Moxt/Color.d.ts +3 -0
- package/dist/Moxt/Color.js +19 -0
- package/dist/Moxt/Combine.d.ts +3 -0
- package/dist/Moxt/Combine.js +10 -0
- package/dist/Moxt/CombineDark.d.ts +3 -0
- package/dist/Moxt/CombineDark.js +34 -0
- package/dist/Moxt/CombineLight.d.ts +3 -0
- package/dist/Moxt/CombineLight.js +10 -0
- package/dist/Moxt/Dark.d.ts +3 -0
- package/dist/Moxt/Dark.js +19 -0
- package/dist/Moxt/Light.d.ts +3 -0
- package/dist/Moxt/Light.js +10 -0
- package/dist/Moxt/Mono.d.ts +3 -0
- package/dist/Moxt/Mono.js +10 -0
- package/dist/Moxt/Text.d.ts +3 -0
- package/dist/Moxt/Text.js +10 -0
- package/dist/Moxt/TextDark.d.ts +3 -0
- package/dist/Moxt/TextDark.js +25 -0
- package/dist/Moxt/TextLight.d.ts +3 -0
- package/dist/Moxt/TextLight.js +10 -0
- package/dist/Moxt/index.d.ts +13 -0
- package/dist/Moxt/index.js +14 -0
- package/dist/Myshell/Color.d.ts +3 -0
- package/dist/Myshell/Color.js +28 -0
- package/dist/Myshell/Combine.d.ts +3 -0
- package/dist/Myshell/Combine.js +10 -0
- package/dist/Myshell/CombineDark.d.ts +3 -0
- package/dist/Myshell/CombineDark.js +31 -0
- package/dist/Myshell/CombineLight.d.ts +3 -0
- package/dist/Myshell/CombineLight.js +10 -0
- package/dist/Myshell/Dark.d.ts +3 -0
- package/dist/Myshell/Dark.js +19 -0
- package/dist/Myshell/Light.d.ts +3 -0
- package/dist/Myshell/Light.js +10 -0
- package/dist/Myshell/Mono.d.ts +3 -0
- package/dist/Myshell/Mono.js +10 -0
- package/dist/Myshell/Text.d.ts +3 -0
- package/dist/Myshell/Text.js +10 -0
- package/dist/Myshell/TextDark.d.ts +3 -0
- package/dist/Myshell/TextDark.js +22 -0
- package/dist/Myshell/TextLight.d.ts +3 -0
- package/dist/Myshell/TextLight.js +10 -0
- package/dist/Myshell/index.d.ts +13 -0
- package/dist/Myshell/index.js +14 -0
- package/dist/N8n/Color.d.ts +3 -0
- package/dist/N8n/Color.js +13 -0
- package/dist/N8n/Combine.d.ts +3 -0
- package/dist/N8n/Combine.js +10 -0
- package/dist/N8n/CombineDark.d.ts +3 -0
- package/dist/N8n/CombineDark.js +22 -0
- package/dist/N8n/CombineLight.d.ts +3 -0
- package/dist/N8n/CombineLight.js +10 -0
- package/dist/N8n/Dark.d.ts +3 -0
- package/dist/N8n/Dark.js +13 -0
- package/dist/N8n/Light.d.ts +3 -0
- package/dist/N8n/Light.js +10 -0
- package/dist/N8n/Mono.d.ts +3 -0
- package/dist/N8n/Mono.js +10 -0
- package/dist/N8n/Text.d.ts +3 -0
- package/dist/N8n/Text.js +10 -0
- package/dist/N8n/TextDark.d.ts +3 -0
- package/dist/N8n/TextDark.js +19 -0
- package/dist/N8n/TextLight.d.ts +3 -0
- package/dist/N8n/TextLight.js +10 -0
- package/dist/N8n/index.d.ts +13 -0
- package/dist/N8n/index.js +14 -0
- package/dist/Notebooklm/Color.d.ts +3 -0
- package/dist/Notebooklm/Color.js +13 -0
- package/dist/Notebooklm/Combine.d.ts +3 -0
- package/dist/Notebooklm/Combine.js +10 -0
- package/dist/Notebooklm/CombineDark.d.ts +3 -0
- package/dist/Notebooklm/CombineDark.js +22 -0
- package/dist/Notebooklm/CombineLight.d.ts +3 -0
- package/dist/Notebooklm/CombineLight.js +10 -0
- package/dist/Notebooklm/Dark.d.ts +3 -0
- package/dist/Notebooklm/Dark.js +13 -0
- package/dist/Notebooklm/Light.d.ts +3 -0
- package/dist/Notebooklm/Light.js +10 -0
- package/dist/Notebooklm/Mono.d.ts +3 -0
- package/dist/Notebooklm/Mono.js +10 -0
- package/dist/Notebooklm/Text.d.ts +3 -0
- package/dist/Notebooklm/Text.js +10 -0
- package/dist/Notebooklm/TextDark.d.ts +3 -0
- package/dist/Notebooklm/TextDark.js +19 -0
- package/dist/Notebooklm/TextLight.d.ts +3 -0
- package/dist/Notebooklm/TextLight.js +10 -0
- package/dist/Notebooklm/index.d.ts +13 -0
- package/dist/Notebooklm/index.js +14 -0
- package/dist/Notion/Color.d.ts +3 -0
- package/dist/Notion/Color.js +13 -0
- package/dist/Notion/Combine.d.ts +3 -0
- package/dist/Notion/Combine.js +10 -0
- package/dist/Notion/CombineDark.d.ts +3 -0
- package/dist/Notion/CombineDark.js +28 -0
- package/dist/Notion/CombineLight.d.ts +3 -0
- package/dist/Notion/CombineLight.js +10 -0
- package/dist/Notion/Dark.d.ts +3 -0
- package/dist/Notion/Dark.js +13 -0
- package/dist/Notion/Light.d.ts +3 -0
- package/dist/Notion/Light.js +10 -0
- package/dist/Notion/Mono.d.ts +3 -0
- package/dist/Notion/Mono.js +10 -0
- package/dist/Notion/Text.d.ts +3 -0
- package/dist/Notion/Text.js +10 -0
- package/dist/Notion/TextDark.d.ts +3 -0
- package/dist/Notion/TextDark.js +25 -0
- package/dist/Notion/TextLight.d.ts +3 -0
- package/dist/Notion/TextLight.js +10 -0
- package/dist/Notion/index.d.ts +13 -0
- package/dist/Notion/index.js +14 -0
- package/dist/Novelai/Color.d.ts +3 -0
- package/dist/Novelai/Color.js +16 -0
- package/dist/Novelai/Combine.d.ts +3 -0
- package/dist/Novelai/Combine.js +10 -0
- package/dist/Novelai/CombineDark.d.ts +3 -0
- package/dist/Novelai/CombineDark.js +34 -0
- package/dist/Novelai/CombineLight.d.ts +3 -0
- package/dist/Novelai/CombineLight.js +10 -0
- package/dist/Novelai/Dark.d.ts +3 -0
- package/dist/Novelai/Dark.js +16 -0
- package/dist/Novelai/Light.d.ts +3 -0
- package/dist/Novelai/Light.js +10 -0
- package/dist/Novelai/Mono.d.ts +3 -0
- package/dist/Novelai/Mono.js +10 -0
- package/dist/Novelai/Text.d.ts +3 -0
- package/dist/Novelai/Text.js +10 -0
- package/dist/Novelai/TextDark.d.ts +3 -0
- package/dist/Novelai/TextDark.js +28 -0
- package/dist/Novelai/TextLight.d.ts +3 -0
- package/dist/Novelai/TextLight.js +10 -0
- package/dist/Novelai/index.d.ts +13 -0
- package/dist/Novelai/index.js +14 -0
- package/dist/Obsidian/Color.js +14 -2
- package/dist/Obsidian/Combine.d.ts +3 -0
- package/dist/Obsidian/Combine.js +10 -0
- package/dist/Obsidian/CombineDark.d.ts +3 -0
- package/dist/Obsidian/CombineDark.js +40 -0
- package/dist/Obsidian/CombineLight.d.ts +3 -0
- package/dist/Obsidian/CombineLight.js +10 -0
- package/dist/Obsidian/Dark.d.ts +3 -0
- package/dist/Obsidian/Dark.js +22 -0
- package/dist/Obsidian/Light.d.ts +3 -0
- package/dist/Obsidian/Light.js +10 -0
- package/dist/Obsidian/Mono.js +2 -2
- package/dist/Obsidian/Text.d.ts +3 -0
- package/dist/Obsidian/Text.js +10 -0
- package/dist/Obsidian/TextDark.d.ts +3 -0
- package/dist/Obsidian/TextDark.js +28 -0
- package/dist/Obsidian/TextLight.d.ts +3 -0
- package/dist/Obsidian/TextLight.js +10 -0
- package/dist/Obsidian/index.d.ts +9 -0
- package/dist/Obsidian/index.js +9 -1
- package/dist/OpenWebui/Color.d.ts +3 -0
- package/dist/OpenWebui/Color.js +16 -0
- package/dist/OpenWebui/Combine.d.ts +3 -0
- package/dist/OpenWebui/Combine.js +10 -0
- package/dist/OpenWebui/CombineDark.d.ts +3 -0
- package/dist/OpenWebui/CombineDark.js +31 -0
- package/dist/OpenWebui/CombineLight.d.ts +3 -0
- package/dist/OpenWebui/CombineLight.js +10 -0
- package/dist/OpenWebui/Dark.d.ts +3 -0
- package/dist/OpenWebui/Dark.js +16 -0
- package/dist/OpenWebui/Light.d.ts +3 -0
- package/dist/OpenWebui/Light.js +10 -0
- package/dist/OpenWebui/Mono.d.ts +3 -0
- package/dist/OpenWebui/Mono.js +10 -0
- package/dist/OpenWebui/Text.d.ts +3 -0
- package/dist/OpenWebui/Text.js +10 -0
- package/dist/OpenWebui/TextDark.d.ts +3 -0
- package/dist/OpenWebui/TextDark.js +25 -0
- package/dist/OpenWebui/TextLight.d.ts +3 -0
- package/dist/OpenWebui/TextLight.js +10 -0
- package/dist/OpenWebui/index.d.ts +13 -0
- package/dist/OpenWebui/index.js +14 -0
- package/dist/Openclaw/Color.d.ts +3 -0
- package/dist/Openclaw/Color.js +37 -0
- package/dist/Openclaw/Combine.d.ts +3 -0
- package/dist/Openclaw/Combine.js +14 -0
- package/dist/Openclaw/CombineDark.d.ts +3 -0
- package/dist/Openclaw/CombineDark.js +62 -0
- package/dist/Openclaw/CombineLight.d.ts +3 -0
- package/dist/Openclaw/CombineLight.js +14 -0
- package/dist/Openclaw/Dark.d.ts +3 -0
- package/dist/Openclaw/Dark.js +33 -0
- package/dist/Openclaw/Light.d.ts +3 -0
- package/dist/Openclaw/Light.js +12 -0
- package/dist/Openclaw/Mono.d.ts +3 -0
- package/dist/Openclaw/Mono.js +12 -0
- package/dist/Openclaw/Text.d.ts +3 -0
- package/dist/Openclaw/Text.js +12 -0
- package/dist/Openclaw/TextDark.d.ts +3 -0
- package/dist/Openclaw/TextDark.js +39 -0
- package/dist/Openclaw/TextLight.d.ts +3 -0
- package/dist/Openclaw/TextLight.js +12 -0
- package/dist/Openclaw/index.d.ts +13 -0
- package/dist/Openclaw/index.js +14 -0
- package/dist/Opencode/Color.d.ts +3 -0
- package/dist/Opencode/Color.js +13 -0
- package/dist/Opencode/Combine.d.ts +3 -0
- package/dist/Opencode/Combine.js +10 -0
- package/dist/Opencode/CombineDark.d.ts +3 -0
- package/dist/Opencode/CombineDark.js +67 -0
- package/dist/Opencode/CombineLight.d.ts +3 -0
- package/dist/Opencode/CombineLight.js +10 -0
- package/dist/Opencode/Dark.d.ts +3 -0
- package/dist/Opencode/Dark.js +13 -0
- package/dist/Opencode/Light.d.ts +3 -0
- package/dist/Opencode/Light.js +10 -0
- package/dist/Opencode/Mono.d.ts +3 -0
- package/dist/Opencode/Mono.js +10 -0
- package/dist/Opencode/Text.d.ts +3 -0
- package/dist/Opencode/Text.js +10 -0
- package/dist/Opencode/TextDark.d.ts +3 -0
- package/dist/Opencode/TextDark.js +64 -0
- package/dist/Opencode/TextLight.d.ts +3 -0
- package/dist/Opencode/TextLight.js +10 -0
- package/dist/Opencode/index.d.ts +13 -0
- package/dist/Opencode/index.js +14 -0
- package/dist/Openhands/Color.d.ts +3 -0
- package/dist/Openhands/Color.js +22 -0
- package/dist/Openhands/Combine.d.ts +3 -0
- package/dist/Openhands/Combine.js +10 -0
- package/dist/Openhands/CombineDark.d.ts +3 -0
- package/dist/Openhands/CombineDark.js +37 -0
- package/dist/Openhands/CombineLight.d.ts +3 -0
- package/dist/Openhands/CombineLight.js +10 -0
- package/dist/Openhands/Dark.d.ts +3 -0
- package/dist/Openhands/Dark.js +19 -0
- package/dist/Openhands/Light.d.ts +3 -0
- package/dist/Openhands/Light.js +10 -0
- package/dist/Openhands/Mono.d.ts +3 -0
- package/dist/Openhands/Mono.js +10 -0
- package/dist/Openhands/Text.d.ts +3 -0
- package/dist/Openhands/Text.js +10 -0
- package/dist/Openhands/TextDark.d.ts +3 -0
- package/dist/Openhands/TextDark.js +28 -0
- package/dist/Openhands/TextLight.d.ts +3 -0
- package/dist/Openhands/TextLight.js +10 -0
- package/dist/Openhands/index.d.ts +13 -0
- package/dist/Openhands/index.js +14 -0
- package/dist/Openhuman/Color.d.ts +3 -0
- package/dist/Openhuman/Color.js +13 -0
- package/dist/Openhuman/Combine.d.ts +3 -0
- package/dist/Openhuman/Combine.js +10 -0
- package/dist/Openhuman/CombineDark.d.ts +3 -0
- package/dist/Openhuman/CombineDark.js +25 -0
- package/dist/Openhuman/CombineLight.d.ts +3 -0
- package/dist/Openhuman/CombineLight.js +10 -0
- package/dist/Openhuman/Dark.d.ts +3 -0
- package/dist/Openhuman/Dark.js +13 -0
- package/dist/Openhuman/Light.d.ts +3 -0
- package/dist/Openhuman/Light.js +10 -0
- package/dist/Openhuman/Mono.d.ts +3 -0
- package/dist/Openhuman/Mono.js +10 -0
- package/dist/Openhuman/Text.d.ts +3 -0
- package/dist/Openhuman/Text.js +10 -0
- package/dist/Openhuman/TextDark.d.ts +3 -0
- package/dist/Openhuman/TextDark.js +22 -0
- package/dist/Openhuman/TextLight.d.ts +3 -0
- package/dist/Openhuman/TextLight.js +10 -0
- package/dist/Openhuman/index.d.ts +13 -0
- package/dist/Openhuman/index.js +14 -0
- package/dist/Phidata/Color.d.ts +3 -0
- package/dist/Phidata/Color.js +13 -0
- package/dist/Phidata/Combine.d.ts +3 -0
- package/dist/Phidata/Combine.js +10 -0
- package/dist/Phidata/CombineDark.d.ts +3 -0
- package/dist/Phidata/CombineDark.js +25 -0
- package/dist/Phidata/CombineLight.d.ts +3 -0
- package/dist/Phidata/CombineLight.js +10 -0
- package/dist/Phidata/Dark.d.ts +3 -0
- package/dist/Phidata/Dark.js +13 -0
- package/dist/Phidata/Light.d.ts +3 -0
- package/dist/Phidata/Light.js +10 -0
- package/dist/Phidata/Mono.d.ts +3 -0
- package/dist/Phidata/Mono.js +10 -0
- package/dist/Phidata/Text.d.ts +3 -0
- package/dist/Phidata/Text.js +10 -0
- package/dist/Phidata/TextDark.d.ts +3 -0
- package/dist/Phidata/TextDark.js +22 -0
- package/dist/Phidata/TextLight.d.ts +3 -0
- package/dist/Phidata/TextLight.js +10 -0
- package/dist/Phidata/index.d.ts +13 -0
- package/dist/Phidata/index.js +14 -0
- package/dist/Pika/Color.d.ts +3 -0
- package/dist/Pika/Color.js +16 -0
- package/dist/Pika/Combine.d.ts +3 -0
- package/dist/Pika/Combine.js +10 -0
- package/dist/Pika/CombineDark.d.ts +3 -0
- package/dist/Pika/CombineDark.js +28 -0
- package/dist/Pika/CombineLight.d.ts +3 -0
- package/dist/Pika/CombineLight.js +10 -0
- package/dist/Pika/Dark.d.ts +3 -0
- package/dist/Pika/Dark.js +16 -0
- package/dist/Pika/Light.d.ts +3 -0
- package/dist/Pika/Light.js +10 -0
- package/dist/Pika/Mono.d.ts +3 -0
- package/dist/Pika/Mono.js +10 -0
- package/dist/Pika/Text.d.ts +3 -0
- package/dist/Pika/Text.js +10 -0
- package/dist/Pika/TextDark.d.ts +3 -0
- package/dist/Pika/TextDark.js +22 -0
- package/dist/Pika/TextLight.d.ts +3 -0
- package/dist/Pika/TextLight.js +10 -0
- package/dist/Pika/index.d.ts +13 -0
- package/dist/Pika/index.js +14 -0
- package/dist/Pixverse/Color.d.ts +3 -0
- package/dist/Pixverse/Color.js +28 -0
- package/dist/Pixverse/Combine.d.ts +3 -0
- package/dist/Pixverse/Combine.js +10 -0
- package/dist/Pixverse/CombineDark.d.ts +3 -0
- package/dist/Pixverse/CombineDark.js +52 -0
- package/dist/Pixverse/CombineLight.d.ts +3 -0
- package/dist/Pixverse/CombineLight.js +10 -0
- package/dist/Pixverse/Dark.d.ts +3 -0
- package/dist/Pixverse/Dark.js +16 -0
- package/dist/Pixverse/Light.d.ts +3 -0
- package/dist/Pixverse/Light.js +10 -0
- package/dist/Pixverse/Mono.d.ts +3 -0
- package/dist/Pixverse/Mono.js +10 -0
- package/dist/Pixverse/Text.d.ts +3 -0
- package/dist/Pixverse/Text.js +10 -0
- package/dist/Pixverse/TextDark.d.ts +3 -0
- package/dist/Pixverse/TextDark.js +46 -0
- package/dist/Pixverse/TextLight.d.ts +3 -0
- package/dist/Pixverse/TextLight.js +10 -0
- package/dist/Pixverse/index.d.ts +13 -0
- package/dist/Pixverse/index.js +14 -0
- package/dist/Player2/Color.d.ts +3 -0
- package/dist/Player2/Color.js +16 -0
- package/dist/Player2/Combine.d.ts +3 -0
- package/dist/Player2/Combine.js +10 -0
- package/dist/Player2/CombineDark.d.ts +3 -0
- package/dist/Player2/CombineDark.js +31 -0
- package/dist/Player2/CombineLight.d.ts +3 -0
- package/dist/Player2/CombineLight.js +10 -0
- package/dist/Player2/Dark.d.ts +3 -0
- package/dist/Player2/Dark.js +16 -0
- package/dist/Player2/Light.d.ts +3 -0
- package/dist/Player2/Light.js +10 -0
- package/dist/Player2/Mono.d.ts +3 -0
- package/dist/Player2/Mono.js +10 -0
- package/dist/Player2/Text.d.ts +3 -0
- package/dist/Player2/Text.js +10 -0
- package/dist/Player2/TextDark.d.ts +3 -0
- package/dist/Player2/TextDark.js +25 -0
- package/dist/Player2/TextLight.d.ts +3 -0
- package/dist/Player2/TextLight.js +10 -0
- package/dist/Player2/index.d.ts +13 -0
- package/dist/Player2/index.js +14 -0
- package/dist/Poe/Color.d.ts +3 -0
- package/dist/Poe/Color.js +28 -0
- package/dist/Poe/Combine.d.ts +3 -0
- package/dist/Poe/Combine.js +10 -0
- package/dist/Poe/CombineDark.d.ts +3 -0
- package/dist/Poe/CombineDark.js +43 -0
- package/dist/Poe/CombineLight.d.ts +3 -0
- package/dist/Poe/CombineLight.js +10 -0
- package/dist/Poe/Dark.d.ts +3 -0
- package/dist/Poe/Dark.js +22 -0
- package/dist/Poe/Light.d.ts +3 -0
- package/dist/Poe/Light.js +10 -0
- package/dist/Poe/Mono.d.ts +3 -0
- package/dist/Poe/Mono.js +10 -0
- package/dist/Poe/Text.d.ts +3 -0
- package/dist/Poe/Text.js +10 -0
- package/dist/Poe/TextDark.d.ts +3 -0
- package/dist/Poe/TextDark.js +31 -0
- package/dist/Poe/TextLight.d.ts +3 -0
- package/dist/Poe/TextLight.js +10 -0
- package/dist/Poe/index.d.ts +13 -0
- package/dist/Poe/index.js +14 -0
- package/dist/Pollinations/Color.d.ts +3 -0
- package/dist/Pollinations/Color.js +16 -0
- package/dist/Pollinations/Combine.d.ts +3 -0
- package/dist/Pollinations/Combine.js +10 -0
- package/dist/Pollinations/CombineDark.d.ts +3 -0
- package/dist/Pollinations/CombineDark.js +31 -0
- package/dist/Pollinations/CombineLight.d.ts +3 -0
- package/dist/Pollinations/CombineLight.js +10 -0
- package/dist/Pollinations/Dark.d.ts +3 -0
- package/dist/Pollinations/Dark.js +16 -0
- package/dist/Pollinations/Light.d.ts +3 -0
- package/dist/Pollinations/Light.js +10 -0
- package/dist/Pollinations/Mono.d.ts +3 -0
- package/dist/Pollinations/Mono.js +10 -0
- package/dist/Pollinations/Text.d.ts +3 -0
- package/dist/Pollinations/Text.js +10 -0
- package/dist/Pollinations/TextDark.d.ts +3 -0
- package/dist/Pollinations/TextDark.js +25 -0
- package/dist/Pollinations/TextLight.d.ts +3 -0
- package/dist/Pollinations/TextLight.js +10 -0
- package/dist/Pollinations/index.d.ts +13 -0
- package/dist/Pollinations/index.js +14 -0
- package/dist/Pydanticai/Color.d.ts +3 -0
- package/dist/Pydanticai/Color.js +28 -0
- package/dist/Pydanticai/Combine.d.ts +3 -0
- package/dist/Pydanticai/Combine.js +10 -0
- package/dist/Pydanticai/CombineDark.d.ts +3 -0
- package/dist/Pydanticai/CombineDark.js +58 -0
- package/dist/Pydanticai/CombineLight.d.ts +3 -0
- package/dist/Pydanticai/CombineLight.js +10 -0
- package/dist/Pydanticai/Dark.d.ts +3 -0
- package/dist/Pydanticai/Dark.js +28 -0
- package/dist/Pydanticai/Light.d.ts +3 -0
- package/dist/Pydanticai/Light.js +10 -0
- package/dist/Pydanticai/Mono.d.ts +3 -0
- package/dist/Pydanticai/Mono.js +10 -0
- package/dist/Pydanticai/Text.d.ts +3 -0
- package/dist/Pydanticai/Text.js +10 -0
- package/dist/Pydanticai/TextDark.d.ts +3 -0
- package/dist/Pydanticai/TextDark.js +40 -0
- package/dist/Pydanticai/TextLight.d.ts +3 -0
- package/dist/Pydanticai/TextLight.js +10 -0
- package/dist/Pydanticai/index.d.ts +13 -0
- package/dist/Pydanticai/index.js +14 -0
- package/dist/Qingyan/Color.d.ts +3 -0
- package/dist/Qingyan/Color.js +16 -0
- package/dist/Qingyan/Combine.d.ts +3 -0
- package/dist/Qingyan/Combine.js +10 -0
- package/dist/Qingyan/CombineDark.d.ts +3 -0
- package/dist/Qingyan/CombineDark.js +28 -0
- package/dist/Qingyan/CombineLight.d.ts +3 -0
- package/dist/Qingyan/CombineLight.js +10 -0
- package/dist/Qingyan/Dark.d.ts +3 -0
- package/dist/Qingyan/Dark.js +16 -0
- package/dist/Qingyan/Light.d.ts +3 -0
- package/dist/Qingyan/Light.js +10 -0
- package/dist/Qingyan/Mono.d.ts +3 -0
- package/dist/Qingyan/Mono.js +10 -0
- package/dist/Qingyan/Text.d.ts +3 -0
- package/dist/Qingyan/Text.js +10 -0
- package/dist/Qingyan/TextDark.d.ts +3 -0
- package/dist/Qingyan/TextDark.js +22 -0
- package/dist/Qingyan/TextLight.d.ts +3 -0
- package/dist/Qingyan/TextLight.js +10 -0
- package/dist/Qingyan/index.d.ts +13 -0
- package/dist/Qingyan/index.js +14 -0
- package/dist/Qoder/Color.d.ts +3 -0
- package/dist/Qoder/Color.js +16 -0
- package/dist/Qoder/Combine.d.ts +3 -0
- package/dist/Qoder/Combine.js +10 -0
- package/dist/Qoder/CombineDark.d.ts +3 -0
- package/dist/Qoder/CombineDark.js +31 -0
- package/dist/Qoder/CombineLight.d.ts +3 -0
- package/dist/Qoder/CombineLight.js +10 -0
- package/dist/Qoder/Dark.d.ts +3 -0
- package/dist/Qoder/Dark.js +16 -0
- package/dist/Qoder/Light.d.ts +3 -0
- package/dist/Qoder/Light.js +10 -0
- package/dist/Qoder/Mono.d.ts +3 -0
- package/dist/Qoder/Mono.js +10 -0
- package/dist/Qoder/Text.d.ts +3 -0
- package/dist/Qoder/Text.js +10 -0
- package/dist/Qoder/TextDark.d.ts +3 -0
- package/dist/Qoder/TextDark.js +25 -0
- package/dist/Qoder/TextLight.d.ts +3 -0
- package/dist/Qoder/TextLight.js +10 -0
- package/dist/Qoder/index.d.ts +13 -0
- package/dist/Qoder/index.js +14 -0
- package/dist/Railway/Color.d.ts +3 -0
- package/dist/Railway/Color.js +19 -0
- package/dist/Railway/Combine.d.ts +3 -0
- package/dist/Railway/Combine.js +10 -0
- package/dist/Railway/CombineDark.d.ts +3 -0
- package/dist/Railway/CombineDark.js +37 -0
- package/dist/Railway/CombineLight.d.ts +3 -0
- package/dist/Railway/CombineLight.js +10 -0
- package/dist/Railway/Dark.d.ts +3 -0
- package/dist/Railway/Dark.js +19 -0
- package/dist/Railway/Light.d.ts +3 -0
- package/dist/Railway/Light.js +10 -0
- package/dist/Railway/Mono.d.ts +3 -0
- package/dist/Railway/Mono.js +10 -0
- package/dist/Railway/Text.d.ts +3 -0
- package/dist/Railway/Text.js +10 -0
- package/dist/Railway/TextDark.d.ts +3 -0
- package/dist/Railway/TextDark.js +28 -0
- package/dist/Railway/TextLight.d.ts +3 -0
- package/dist/Railway/TextLight.js +10 -0
- package/dist/Railway/index.d.ts +13 -0
- package/dist/Railway/index.js +14 -0
- package/dist/Recraft/Color.d.ts +3 -0
- package/dist/Recraft/Color.js +16 -0
- package/dist/Recraft/Combine.d.ts +3 -0
- package/dist/Recraft/Combine.js +10 -0
- package/dist/Recraft/CombineDark.d.ts +3 -0
- package/dist/Recraft/CombineDark.js +31 -0
- package/dist/Recraft/CombineLight.d.ts +3 -0
- package/dist/Recraft/CombineLight.js +10 -0
- package/dist/Recraft/Dark.d.ts +3 -0
- package/dist/Recraft/Dark.js +16 -0
- package/dist/Recraft/Light.d.ts +3 -0
- package/dist/Recraft/Light.js +10 -0
- package/dist/Recraft/Mono.d.ts +3 -0
- package/dist/Recraft/Mono.js +10 -0
- package/dist/Recraft/Text.d.ts +3 -0
- package/dist/Recraft/Text.js +10 -0
- package/dist/Recraft/TextDark.d.ts +3 -0
- package/dist/Recraft/TextDark.js +25 -0
- package/dist/Recraft/TextLight.d.ts +3 -0
- package/dist/Recraft/TextLight.js +10 -0
- package/dist/Recraft/index.d.ts +13 -0
- package/dist/Recraft/index.js +14 -0
- package/dist/Replit/Color.d.ts +3 -0
- package/dist/Replit/Color.js +13 -0
- package/dist/Replit/Combine.d.ts +3 -0
- package/dist/Replit/Combine.js +10 -0
- package/dist/Replit/CombineDark.d.ts +3 -0
- package/dist/Replit/CombineDark.js +25 -0
- package/dist/Replit/CombineLight.d.ts +3 -0
- package/dist/Replit/CombineLight.js +10 -0
- package/dist/Replit/Dark.d.ts +3 -0
- package/dist/Replit/Dark.js +13 -0
- package/dist/Replit/Light.d.ts +3 -0
- package/dist/Replit/Light.js +10 -0
- package/dist/Replit/Mono.d.ts +3 -0
- package/dist/Replit/Mono.js +10 -0
- package/dist/Replit/Text.d.ts +3 -0
- package/dist/Replit/Text.js +10 -0
- package/dist/Replit/TextDark.d.ts +3 -0
- package/dist/Replit/TextDark.js +22 -0
- package/dist/Replit/TextLight.d.ts +3 -0
- package/dist/Replit/TextLight.js +10 -0
- package/dist/Replit/index.d.ts +13 -0
- package/dist/Replit/index.js +14 -0
- package/dist/RooCode/Color.d.ts +3 -0
- package/dist/RooCode/Color.js +16 -0
- package/dist/RooCode/Combine.d.ts +3 -0
- package/dist/RooCode/Combine.js +10 -0
- package/dist/RooCode/CombineDark.d.ts +3 -0
- package/dist/RooCode/CombineDark.js +28 -0
- package/dist/RooCode/CombineLight.d.ts +3 -0
- package/dist/RooCode/CombineLight.js +10 -0
- package/dist/RooCode/Dark.d.ts +3 -0
- package/dist/RooCode/Dark.js +16 -0
- package/dist/RooCode/Light.d.ts +3 -0
- package/dist/RooCode/Light.js +10 -0
- package/dist/RooCode/Mono.d.ts +3 -0
- package/dist/RooCode/Mono.js +10 -0
- package/dist/RooCode/Text.d.ts +3 -0
- package/dist/RooCode/Text.js +10 -0
- package/dist/RooCode/TextDark.d.ts +3 -0
- package/dist/RooCode/TextDark.js +22 -0
- package/dist/RooCode/TextLight.d.ts +3 -0
- package/dist/RooCode/TextLight.js +10 -0
- package/dist/RooCode/index.d.ts +13 -0
- package/dist/RooCode/index.js +14 -0
- package/dist/Rsshub/Color.d.ts +3 -0
- package/dist/Rsshub/Color.js +19 -0
- package/dist/Rsshub/Combine.d.ts +3 -0
- package/dist/Rsshub/Combine.js +10 -0
- package/dist/Rsshub/CombineDark.d.ts +3 -0
- package/dist/Rsshub/CombineDark.js +34 -0
- package/dist/Rsshub/CombineLight.d.ts +3 -0
- package/dist/Rsshub/CombineLight.js +10 -0
- package/dist/Rsshub/Dark.d.ts +3 -0
- package/dist/Rsshub/Dark.js +19 -0
- package/dist/Rsshub/Light.d.ts +3 -0
- package/dist/Rsshub/Light.js +10 -0
- package/dist/Rsshub/Mono.d.ts +3 -0
- package/dist/Rsshub/Mono.js +10 -0
- package/dist/Rsshub/Text.d.ts +3 -0
- package/dist/Rsshub/Text.js +10 -0
- package/dist/Rsshub/TextDark.d.ts +3 -0
- package/dist/Rsshub/TextDark.js +25 -0
- package/dist/Rsshub/TextLight.d.ts +3 -0
- package/dist/Rsshub/TextLight.js +10 -0
- package/dist/Rsshub/index.d.ts +13 -0
- package/dist/Rsshub/index.js +14 -0
- package/dist/Runway/Color.d.ts +3 -0
- package/dist/Runway/Color.js +13 -0
- package/dist/Runway/Combine.d.ts +3 -0
- package/dist/Runway/Combine.js +10 -0
- package/dist/Runway/CombineDark.d.ts +3 -0
- package/dist/Runway/CombineDark.js +25 -0
- package/dist/Runway/CombineLight.d.ts +3 -0
- package/dist/Runway/CombineLight.js +10 -0
- package/dist/Runway/Dark.d.ts +3 -0
- package/dist/Runway/Dark.js +13 -0
- package/dist/Runway/Light.d.ts +3 -0
- package/dist/Runway/Light.js +10 -0
- package/dist/Runway/Mono.d.ts +3 -0
- package/dist/Runway/Mono.js +10 -0
- package/dist/Runway/Text.d.ts +3 -0
- package/dist/Runway/Text.js +10 -0
- package/dist/Runway/TextDark.d.ts +3 -0
- package/dist/Runway/TextDark.js +22 -0
- package/dist/Runway/TextLight.d.ts +3 -0
- package/dist/Runway/TextLight.js +10 -0
- package/dist/Runway/index.d.ts +13 -0
- package/dist/Runway/index.js +14 -0
- package/dist/Sillytavern/Color.d.ts +3 -0
- package/dist/Sillytavern/Color.js +19 -0
- package/dist/Sillytavern/Combine.d.ts +3 -0
- package/dist/Sillytavern/Combine.js +10 -0
- package/dist/Sillytavern/CombineDark.d.ts +3 -0
- package/dist/Sillytavern/CombineDark.js +37 -0
- package/dist/Sillytavern/CombineLight.d.ts +3 -0
- package/dist/Sillytavern/CombineLight.js +10 -0
- package/dist/Sillytavern/Dark.d.ts +3 -0
- package/dist/Sillytavern/Dark.js +19 -0
- package/dist/Sillytavern/Light.d.ts +3 -0
- package/dist/Sillytavern/Light.js +10 -0
- package/dist/Sillytavern/Mono.d.ts +3 -0
- package/dist/Sillytavern/Mono.js +10 -0
- package/dist/Sillytavern/Text.d.ts +3 -0
- package/dist/Sillytavern/Text.js +10 -0
- package/dist/Sillytavern/TextDark.d.ts +3 -0
- package/dist/Sillytavern/TextDark.js +28 -0
- package/dist/Sillytavern/TextLight.d.ts +3 -0
- package/dist/Sillytavern/TextLight.js +10 -0
- package/dist/Sillytavern/index.d.ts +13 -0
- package/dist/Sillytavern/index.js +14 -0
- package/dist/Slock/Color.d.ts +3 -0
- package/dist/Slock/Color.js +13 -0
- package/dist/Slock/Combine.d.ts +3 -0
- package/dist/Slock/Combine.js +10 -0
- package/dist/Slock/CombineDark.d.ts +3 -0
- package/dist/Slock/CombineDark.js +25 -0
- package/dist/Slock/CombineLight.d.ts +3 -0
- package/dist/Slock/CombineLight.js +10 -0
- package/dist/Slock/Dark.d.ts +3 -0
- package/dist/Slock/Dark.js +13 -0
- package/dist/Slock/Light.d.ts +3 -0
- package/dist/Slock/Light.js +10 -0
- package/dist/Slock/Mono.d.ts +3 -0
- package/dist/Slock/Mono.js +10 -0
- package/dist/Slock/Text.d.ts +3 -0
- package/dist/Slock/Text.js +10 -0
- package/dist/Slock/TextDark.d.ts +3 -0
- package/dist/Slock/TextDark.js +22 -0
- package/dist/Slock/TextLight.d.ts +3 -0
- package/dist/Slock/TextLight.js +10 -0
- package/dist/Slock/index.d.ts +13 -0
- package/dist/Slock/index.js +14 -0
- package/dist/Smithery/Color.d.ts +3 -0
- package/dist/Smithery/Color.js +16 -0
- package/dist/Smithery/Combine.d.ts +3 -0
- package/dist/Smithery/Combine.js +10 -0
- package/dist/Smithery/CombineDark.d.ts +3 -0
- package/dist/Smithery/CombineDark.js +25 -0
- package/dist/Smithery/CombineLight.d.ts +3 -0
- package/dist/Smithery/CombineLight.js +10 -0
- package/dist/Smithery/Dark.d.ts +3 -0
- package/dist/Smithery/Dark.js +13 -0
- package/dist/Smithery/Light.d.ts +3 -0
- package/dist/Smithery/Light.js +10 -0
- package/dist/Smithery/Mono.d.ts +3 -0
- package/dist/Smithery/Mono.js +10 -0
- package/dist/Smithery/Text.d.ts +3 -0
- package/dist/Smithery/Text.js +10 -0
- package/dist/Smithery/TextDark.d.ts +3 -0
- package/dist/Smithery/TextDark.js +22 -0
- package/dist/Smithery/TextLight.d.ts +3 -0
- package/dist/Smithery/TextLight.js +10 -0
- package/dist/Smithery/index.d.ts +13 -0
- package/dist/Smithery/index.js +14 -0
- package/dist/Suno/Color.d.ts +3 -0
- package/dist/Suno/Color.js +16 -0
- package/dist/Suno/Combine.d.ts +3 -0
- package/dist/Suno/Combine.js +10 -0
- package/dist/Suno/CombineDark.d.ts +3 -0
- package/dist/Suno/CombineDark.js +28 -0
- package/dist/Suno/CombineLight.d.ts +3 -0
- package/dist/Suno/CombineLight.js +10 -0
- package/dist/Suno/Dark.d.ts +3 -0
- package/dist/Suno/Dark.js +16 -0
- package/dist/Suno/Light.d.ts +3 -0
- package/dist/Suno/Light.js +10 -0
- package/dist/Suno/Mono.d.ts +3 -0
- package/dist/Suno/Mono.js +10 -0
- package/dist/Suno/Text.d.ts +3 -0
- package/dist/Suno/Text.js +10 -0
- package/dist/Suno/TextDark.d.ts +3 -0
- package/dist/Suno/TextDark.js +22 -0
- package/dist/Suno/TextLight.d.ts +3 -0
- package/dist/Suno/TextLight.js +10 -0
- package/dist/Suno/index.d.ts +13 -0
- package/dist/Suno/index.js +14 -0
- package/dist/Sync/Color.d.ts +3 -0
- package/dist/Sync/Color.js +13 -0
- package/dist/Sync/Combine.d.ts +3 -0
- package/dist/Sync/Combine.js +10 -0
- package/dist/Sync/CombineDark.d.ts +3 -0
- package/dist/Sync/CombineDark.js +25 -0
- package/dist/Sync/CombineLight.d.ts +3 -0
- package/dist/Sync/CombineLight.js +10 -0
- package/dist/Sync/Dark.d.ts +3 -0
- package/dist/Sync/Dark.js +13 -0
- package/dist/Sync/Light.d.ts +3 -0
- package/dist/Sync/Light.js +10 -0
- package/dist/Sync/Mono.d.ts +3 -0
- package/dist/Sync/Mono.js +10 -0
- package/dist/Sync/Text.d.ts +3 -0
- package/dist/Sync/Text.js +10 -0
- package/dist/Sync/TextDark.d.ts +3 -0
- package/dist/Sync/TextDark.js +22 -0
- package/dist/Sync/TextLight.d.ts +3 -0
- package/dist/Sync/TextLight.js +10 -0
- package/dist/Sync/index.d.ts +13 -0
- package/dist/Sync/index.js +14 -0
- package/dist/Tavily/Color.d.ts +3 -0
- package/dist/Tavily/Color.js +31 -0
- package/dist/Tavily/Combine.d.ts +3 -0
- package/dist/Tavily/Combine.js +10 -0
- package/dist/Tavily/CombineDark.d.ts +3 -0
- package/dist/Tavily/CombineDark.js +31 -0
- package/dist/Tavily/CombineLight.d.ts +3 -0
- package/dist/Tavily/CombineLight.js +10 -0
- package/dist/Tavily/Dark.d.ts +3 -0
- package/dist/Tavily/Dark.js +16 -0
- package/dist/Tavily/Light.d.ts +3 -0
- package/dist/Tavily/Light.js +10 -0
- package/dist/Tavily/Mono.d.ts +3 -0
- package/dist/Tavily/Mono.js +10 -0
- package/dist/Tavily/Text.d.ts +3 -0
- package/dist/Tavily/Text.js +10 -0
- package/dist/Tavily/TextDark.d.ts +3 -0
- package/dist/Tavily/TextDark.js +25 -0
- package/dist/Tavily/TextLight.d.ts +3 -0
- package/dist/Tavily/TextLight.js +10 -0
- package/dist/Tavily/index.d.ts +13 -0
- package/dist/Tavily/index.js +14 -0
- package/dist/Tiangong/Color.d.ts +3 -0
- package/dist/Tiangong/Color.js +28 -0
- package/dist/Tiangong/Combine.d.ts +3 -0
- package/dist/Tiangong/Combine.js +10 -0
- package/dist/Tiangong/CombineDark.d.ts +3 -0
- package/dist/Tiangong/CombineDark.js +37 -0
- package/dist/Tiangong/CombineLight.d.ts +3 -0
- package/dist/Tiangong/CombineLight.js +10 -0
- package/dist/Tiangong/Dark.d.ts +3 -0
- package/dist/Tiangong/Dark.js +19 -0
- package/dist/Tiangong/Light.d.ts +3 -0
- package/dist/Tiangong/Light.js +10 -0
- package/dist/Tiangong/Mono.d.ts +3 -0
- package/dist/Tiangong/Mono.js +10 -0
- package/dist/Tiangong/Text.d.ts +3 -0
- package/dist/Tiangong/Text.js +10 -0
- package/dist/Tiangong/TextDark.d.ts +3 -0
- package/dist/Tiangong/TextDark.js +28 -0
- package/dist/Tiangong/TextLight.d.ts +3 -0
- package/dist/Tiangong/TextLight.js +10 -0
- package/dist/Tiangong/index.d.ts +13 -0
- package/dist/Tiangong/index.js +14 -0
- package/dist/Topazlabs/Color.d.ts +3 -0
- package/dist/Topazlabs/Color.js +13 -0
- package/dist/Topazlabs/Combine.d.ts +3 -0
- package/dist/Topazlabs/Combine.js +10 -0
- package/dist/Topazlabs/CombineDark.d.ts +3 -0
- package/dist/Topazlabs/CombineDark.js +34 -0
- package/dist/Topazlabs/CombineLight.d.ts +3 -0
- package/dist/Topazlabs/CombineLight.js +10 -0
- package/dist/Topazlabs/Dark.d.ts +3 -0
- package/dist/Topazlabs/Dark.js +13 -0
- package/dist/Topazlabs/Light.d.ts +3 -0
- package/dist/Topazlabs/Light.js +10 -0
- package/dist/Topazlabs/Mono.d.ts +3 -0
- package/dist/Topazlabs/Mono.js +10 -0
- package/dist/Topazlabs/Text.d.ts +3 -0
- package/dist/Topazlabs/Text.js +10 -0
- package/dist/Topazlabs/TextDark.d.ts +3 -0
- package/dist/Topazlabs/TextDark.js +31 -0
- package/dist/Topazlabs/TextLight.d.ts +3 -0
- package/dist/Topazlabs/TextLight.js +10 -0
- package/dist/Topazlabs/index.d.ts +13 -0
- package/dist/Topazlabs/index.js +14 -0
- package/dist/Trae/Color.d.ts +3 -0
- package/dist/Trae/Color.js +13 -0
- package/dist/Trae/Combine.d.ts +3 -0
- package/dist/Trae/Combine.js +10 -0
- package/dist/Trae/CombineDark.d.ts +3 -0
- package/dist/Trae/CombineDark.js +22 -0
- package/dist/Trae/CombineLight.d.ts +3 -0
- package/dist/Trae/CombineLight.js +10 -0
- package/dist/Trae/Dark.d.ts +3 -0
- package/dist/Trae/Dark.js +13 -0
- package/dist/Trae/Light.d.ts +3 -0
- package/dist/Trae/Light.js +10 -0
- package/dist/Trae/Mono.d.ts +3 -0
- package/dist/Trae/Mono.js +10 -0
- package/dist/Trae/Text.d.ts +3 -0
- package/dist/Trae/Text.js +10 -0
- package/dist/Trae/TextDark.d.ts +3 -0
- package/dist/Trae/TextDark.js +19 -0
- package/dist/Trae/TextLight.d.ts +3 -0
- package/dist/Trae/TextLight.js +10 -0
- package/dist/Trae/index.d.ts +13 -0
- package/dist/Trae/index.js +14 -0
- package/dist/Tripo/Color.d.ts +3 -0
- package/dist/Tripo/Color.js +19 -0
- package/dist/Tripo/Combine.d.ts +3 -0
- package/dist/Tripo/Combine.js +10 -0
- package/dist/Tripo/CombineDark.d.ts +3 -0
- package/dist/Tripo/CombineDark.js +34 -0
- package/dist/Tripo/CombineLight.d.ts +3 -0
- package/dist/Tripo/CombineLight.js +10 -0
- package/dist/Tripo/Dark.d.ts +3 -0
- package/dist/Tripo/Dark.js +19 -0
- package/dist/Tripo/Light.d.ts +3 -0
- package/dist/Tripo/Light.js +10 -0
- package/dist/Tripo/Mono.d.ts +3 -0
- package/dist/Tripo/Mono.js +10 -0
- package/dist/Tripo/Text.d.ts +3 -0
- package/dist/Tripo/Text.js +10 -0
- package/dist/Tripo/TextDark.d.ts +3 -0
- package/dist/Tripo/TextDark.js +25 -0
- package/dist/Tripo/TextLight.d.ts +3 -0
- package/dist/Tripo/TextLight.js +10 -0
- package/dist/Tripo/index.d.ts +13 -0
- package/dist/Tripo/index.js +14 -0
- package/dist/Turix/Color.d.ts +3 -0
- package/dist/Turix/Color.js +13 -0
- package/dist/Turix/Combine.d.ts +3 -0
- package/dist/Turix/Combine.js +10 -0
- package/dist/Turix/CombineDark.d.ts +3 -0
- package/dist/Turix/CombineDark.js +22 -0
- package/dist/Turix/CombineLight.d.ts +3 -0
- package/dist/Turix/CombineLight.js +10 -0
- package/dist/Turix/Dark.d.ts +3 -0
- package/dist/Turix/Dark.js +13 -0
- package/dist/Turix/Light.d.ts +3 -0
- package/dist/Turix/Light.js +10 -0
- package/dist/Turix/Mono.d.ts +3 -0
- package/dist/Turix/Mono.js +10 -0
- package/dist/Turix/Text.d.ts +3 -0
- package/dist/Turix/Text.js +10 -0
- package/dist/Turix/TextDark.d.ts +3 -0
- package/dist/Turix/TextDark.js +19 -0
- package/dist/Turix/TextLight.d.ts +3 -0
- package/dist/Turix/TextLight.js +10 -0
- package/dist/Turix/index.d.ts +13 -0
- package/dist/Turix/index.js +14 -0
- package/dist/Udio/Color.d.ts +3 -0
- package/dist/Udio/Color.js +13 -0
- package/dist/Udio/Combine.d.ts +3 -0
- package/dist/Udio/Combine.js +10 -0
- package/dist/Udio/CombineDark.d.ts +3 -0
- package/dist/Udio/CombineDark.js +31 -0
- package/dist/Udio/CombineLight.d.ts +3 -0
- package/dist/Udio/CombineLight.js +10 -0
- package/dist/Udio/Dark.d.ts +3 -0
- package/dist/Udio/Dark.js +13 -0
- package/dist/Udio/Light.d.ts +3 -0
- package/dist/Udio/Light.js +10 -0
- package/dist/Udio/Mono.d.ts +3 -0
- package/dist/Udio/Mono.js +10 -0
- package/dist/Udio/Text.d.ts +3 -0
- package/dist/Udio/Text.js +10 -0
- package/dist/Udio/TextDark.d.ts +3 -0
- package/dist/Udio/TextDark.js +28 -0
- package/dist/Udio/TextLight.d.ts +3 -0
- package/dist/Udio/TextLight.js +10 -0
- package/dist/Udio/index.d.ts +13 -0
- package/dist/Udio/index.js +14 -0
- package/dist/Unstructured/Color.d.ts +3 -0
- package/dist/Unstructured/Color.js +19 -0
- package/dist/Unstructured/Combine.d.ts +3 -0
- package/dist/Unstructured/Combine.js +10 -0
- package/dist/Unstructured/CombineDark.d.ts +3 -0
- package/dist/Unstructured/CombineDark.js +28 -0
- package/dist/Unstructured/CombineLight.d.ts +3 -0
- package/dist/Unstructured/CombineLight.js +10 -0
- package/dist/Unstructured/Dark.d.ts +3 -0
- package/dist/Unstructured/Dark.js +16 -0
- package/dist/Unstructured/Light.d.ts +3 -0
- package/dist/Unstructured/Light.js +10 -0
- package/dist/Unstructured/Mono.d.ts +3 -0
- package/dist/Unstructured/Mono.js +10 -0
- package/dist/Unstructured/Text.d.ts +3 -0
- package/dist/Unstructured/Text.js +10 -0
- package/dist/Unstructured/TextDark.d.ts +3 -0
- package/dist/Unstructured/TextDark.js +22 -0
- package/dist/Unstructured/TextLight.d.ts +3 -0
- package/dist/Unstructured/TextLight.js +10 -0
- package/dist/Unstructured/index.d.ts +13 -0
- package/dist/Unstructured/index.js +14 -0
- package/dist/V0/Color.d.ts +3 -0
- package/dist/V0/Color.js +13 -0
- package/dist/V0/Dark.d.ts +3 -0
- package/dist/V0/Dark.js +13 -0
- package/dist/V0/Light.d.ts +3 -0
- package/dist/V0/Light.js +10 -0
- package/dist/V0/Mono.d.ts +3 -0
- package/dist/V0/Mono.js +10 -0
- package/dist/V0/index.d.ts +7 -0
- package/dist/V0/index.js +8 -0
- package/dist/VectorizerAi/Color.d.ts +3 -0
- package/dist/VectorizerAi/Color.js +16 -0
- package/dist/VectorizerAi/Combine.d.ts +3 -0
- package/dist/VectorizerAi/Combine.js +10 -0
- package/dist/VectorizerAi/CombineDark.d.ts +3 -0
- package/dist/VectorizerAi/CombineDark.js +28 -0
- package/dist/VectorizerAi/CombineLight.d.ts +3 -0
- package/dist/VectorizerAi/CombineLight.js +10 -0
- package/dist/VectorizerAi/Dark.d.ts +3 -0
- package/dist/VectorizerAi/Dark.js +16 -0
- package/dist/VectorizerAi/Light.d.ts +3 -0
- package/dist/VectorizerAi/Light.js +10 -0
- package/dist/VectorizerAi/Mono.d.ts +3 -0
- package/dist/VectorizerAi/Mono.js +10 -0
- package/dist/VectorizerAi/Text.d.ts +3 -0
- package/dist/VectorizerAi/Text.js +10 -0
- package/dist/VectorizerAi/TextDark.d.ts +3 -0
- package/dist/VectorizerAi/TextDark.js +22 -0
- package/dist/VectorizerAi/TextLight.d.ts +3 -0
- package/dist/VectorizerAi/TextLight.js +10 -0
- package/dist/VectorizerAi/index.d.ts +13 -0
- package/dist/VectorizerAi/index.js +14 -0
- package/dist/Venice/Color.d.ts +3 -0
- package/dist/Venice/Color.js +16 -0
- package/dist/Venice/Combine.d.ts +3 -0
- package/dist/Venice/Combine.js +10 -0
- package/dist/Venice/CombineDark.d.ts +3 -0
- package/dist/Venice/CombineDark.js +31 -0
- package/dist/Venice/CombineLight.d.ts +3 -0
- package/dist/Venice/CombineLight.js +10 -0
- package/dist/Venice/Dark.d.ts +3 -0
- package/dist/Venice/Dark.js +16 -0
- package/dist/Venice/Light.d.ts +3 -0
- package/dist/Venice/Light.js +10 -0
- package/dist/Venice/Mono.d.ts +3 -0
- package/dist/Venice/Mono.js +10 -0
- package/dist/Venice/Text.d.ts +3 -0
- package/dist/Venice/Text.js +10 -0
- package/dist/Venice/TextDark.d.ts +3 -0
- package/dist/Venice/TextDark.js +25 -0
- package/dist/Venice/TextLight.d.ts +3 -0
- package/dist/Venice/TextLight.js +10 -0
- package/dist/Venice/index.d.ts +13 -0
- package/dist/Venice/index.js +14 -0
- package/dist/Vidu/Color.d.ts +3 -0
- package/dist/Vidu/Color.js +34 -0
- package/dist/Vidu/Combine.d.ts +3 -0
- package/dist/Vidu/Combine.js +10 -0
- package/dist/Vidu/CombineDark.d.ts +3 -0
- package/dist/Vidu/CombineDark.js +31 -0
- package/dist/Vidu/CombineLight.d.ts +3 -0
- package/dist/Vidu/CombineLight.js +10 -0
- package/dist/Vidu/Dark.d.ts +3 -0
- package/dist/Vidu/Dark.js +16 -0
- package/dist/Vidu/Light.d.ts +3 -0
- package/dist/Vidu/Light.js +10 -0
- package/dist/Vidu/Mono.d.ts +3 -0
- package/dist/Vidu/Mono.js +10 -0
- package/dist/Vidu/Text.d.ts +3 -0
- package/dist/Vidu/Text.js +10 -0
- package/dist/Vidu/TextDark.d.ts +3 -0
- package/dist/Vidu/TextDark.js +25 -0
- package/dist/Vidu/TextLight.d.ts +3 -0
- package/dist/Vidu/TextLight.js +10 -0
- package/dist/Vidu/index.d.ts +13 -0
- package/dist/Vidu/index.js +14 -0
- package/dist/Viggle/Color.d.ts +3 -0
- package/dist/Viggle/Color.js +16 -0
- package/dist/Viggle/Combine.d.ts +3 -0
- package/dist/Viggle/Combine.js +10 -0
- package/dist/Viggle/CombineDark.d.ts +3 -0
- package/dist/Viggle/CombineDark.js +28 -0
- package/dist/Viggle/CombineLight.d.ts +3 -0
- package/dist/Viggle/CombineLight.js +10 -0
- package/dist/Viggle/Dark.d.ts +3 -0
- package/dist/Viggle/Dark.js +16 -0
- package/dist/Viggle/Light.d.ts +3 -0
- package/dist/Viggle/Light.js +10 -0
- package/dist/Viggle/Mono.d.ts +3 -0
- package/dist/Viggle/Mono.js +10 -0
- package/dist/Viggle/Text.d.ts +3 -0
- package/dist/Viggle/Text.js +10 -0
- package/dist/Viggle/TextDark.d.ts +3 -0
- package/dist/Viggle/TextDark.js +22 -0
- package/dist/Viggle/TextLight.d.ts +3 -0
- package/dist/Viggle/TextLight.js +10 -0
- package/dist/Viggle/index.d.ts +13 -0
- package/dist/Viggle/index.js +14 -0
- package/dist/Windsurf/Color.d.ts +3 -0
- package/dist/Windsurf/Color.js +16 -0
- package/dist/Windsurf/Combine.d.ts +3 -0
- package/dist/Windsurf/Combine.js +10 -0
- package/dist/Windsurf/CombineDark.d.ts +3 -0
- package/dist/Windsurf/CombineDark.js +28 -0
- package/dist/Windsurf/CombineLight.d.ts +3 -0
- package/dist/Windsurf/CombineLight.js +10 -0
- package/dist/Windsurf/Dark.d.ts +3 -0
- package/dist/Windsurf/Dark.js +16 -0
- package/dist/Windsurf/Light.d.ts +3 -0
- package/dist/Windsurf/Light.js +10 -0
- package/dist/Windsurf/Mono.d.ts +3 -0
- package/dist/Windsurf/Mono.js +10 -0
- package/dist/Windsurf/Text.d.ts +3 -0
- package/dist/Windsurf/Text.js +10 -0
- package/dist/Windsurf/TextDark.d.ts +3 -0
- package/dist/Windsurf/TextDark.js +22 -0
- package/dist/Windsurf/TextLight.d.ts +3 -0
- package/dist/Windsurf/TextLight.js +10 -0
- package/dist/Windsurf/index.d.ts +13 -0
- package/dist/Windsurf/index.js +14 -0
- package/dist/Youmind/Color.d.ts +3 -0
- package/dist/Youmind/Color.js +13 -0
- package/dist/Youmind/Combine.d.ts +3 -0
- package/dist/Youmind/Combine.js +10 -0
- package/dist/Youmind/CombineDark.d.ts +3 -0
- package/dist/Youmind/CombineDark.js +25 -0
- package/dist/Youmind/CombineLight.d.ts +3 -0
- package/dist/Youmind/CombineLight.js +10 -0
- package/dist/Youmind/Dark.d.ts +3 -0
- package/dist/Youmind/Dark.js +13 -0
- package/dist/Youmind/Light.d.ts +3 -0
- package/dist/Youmind/Light.js +10 -0
- package/dist/Youmind/Mono.d.ts +3 -0
- package/dist/Youmind/Mono.js +10 -0
- package/dist/Youmind/Text.d.ts +3 -0
- package/dist/Youmind/Text.js +10 -0
- package/dist/Youmind/TextDark.d.ts +3 -0
- package/dist/Youmind/TextDark.js +22 -0
- package/dist/Youmind/TextLight.d.ts +3 -0
- package/dist/Youmind/TextLight.js +10 -0
- package/dist/Youmind/index.d.ts +13 -0
- package/dist/Youmind/index.js +14 -0
- package/dist/Yuanbao/Color.d.ts +3 -0
- package/dist/Yuanbao/Color.js +19 -0
- package/dist/Yuanbao/Combine.d.ts +3 -0
- package/dist/Yuanbao/Combine.js +10 -0
- package/dist/Yuanbao/CombineDark.d.ts +3 -0
- package/dist/Yuanbao/CombineDark.js +34 -0
- package/dist/Yuanbao/CombineLight.d.ts +3 -0
- package/dist/Yuanbao/CombineLight.js +10 -0
- package/dist/Yuanbao/Dark.d.ts +3 -0
- package/dist/Yuanbao/Dark.js +19 -0
- package/dist/Yuanbao/Light.d.ts +3 -0
- package/dist/Yuanbao/Light.js +10 -0
- package/dist/Yuanbao/Mono.d.ts +3 -0
- package/dist/Yuanbao/Mono.js +10 -0
- package/dist/Yuanbao/Text.d.ts +3 -0
- package/dist/Yuanbao/Text.js +10 -0
- package/dist/Yuanbao/TextDark.d.ts +3 -0
- package/dist/Yuanbao/TextDark.js +25 -0
- package/dist/Yuanbao/TextLight.d.ts +3 -0
- package/dist/Yuanbao/TextLight.js +10 -0
- package/dist/Yuanbao/index.d.ts +13 -0
- package/dist/Yuanbao/index.js +14 -0
- package/dist/Zai/Color.js +6 -3
- package/dist/Zai/Combine.d.ts +3 -0
- package/dist/Zai/Combine.js +10 -0
- package/dist/Zai/CombineDark.d.ts +3 -0
- package/dist/Zai/CombineDark.js +22 -0
- package/dist/Zai/CombineLight.d.ts +3 -0
- package/dist/Zai/CombineLight.js +10 -0
- package/dist/Zai/Dark.d.ts +3 -0
- package/dist/Zai/Dark.js +13 -0
- package/dist/Zai/Light.d.ts +3 -0
- package/dist/Zai/Light.js +10 -0
- package/dist/Zai/Mono.js +3 -3
- package/dist/Zai/Text.d.ts +3 -0
- package/dist/Zai/Text.js +10 -0
- package/dist/Zai/TextDark.d.ts +3 -0
- package/dist/Zai/TextDark.js +19 -0
- package/dist/Zai/TextLight.d.ts +3 -0
- package/dist/Zai/TextLight.js +10 -0
- package/dist/Zai/index.d.ts +9 -0
- package/dist/Zai/index.js +9 -1
- package/dist/Zapier/Color.d.ts +3 -0
- package/dist/Zapier/Color.js +13 -0
- package/dist/Zapier/Combine.d.ts +3 -0
- package/dist/Zapier/Combine.js +10 -0
- package/dist/Zapier/CombineDark.d.ts +3 -0
- package/dist/Zapier/CombineDark.js +22 -0
- package/dist/Zapier/CombineLight.d.ts +3 -0
- package/dist/Zapier/CombineLight.js +10 -0
- package/dist/Zapier/Dark.d.ts +3 -0
- package/dist/Zapier/Dark.js +13 -0
- package/dist/Zapier/Light.d.ts +3 -0
- package/dist/Zapier/Light.js +10 -0
- package/dist/Zapier/Mono.d.ts +3 -0
- package/dist/Zapier/Mono.js +10 -0
- package/dist/Zapier/Text.d.ts +3 -0
- package/dist/Zapier/Text.js +10 -0
- package/dist/Zapier/TextDark.d.ts +3 -0
- package/dist/Zapier/TextDark.js +19 -0
- package/dist/Zapier/TextLight.d.ts +3 -0
- package/dist/Zapier/TextLight.js +10 -0
- package/dist/Zapier/index.d.ts +13 -0
- package/dist/Zapier/index.js +14 -0
- package/dist/Zeabur/Color.d.ts +3 -0
- package/dist/Zeabur/Color.js +19 -0
- package/dist/Zeabur/Combine.d.ts +3 -0
- package/dist/Zeabur/Combine.js +10 -0
- package/dist/Zeabur/CombineDark.d.ts +3 -0
- package/dist/Zeabur/CombineDark.js +28 -0
- package/dist/Zeabur/CombineLight.d.ts +3 -0
- package/dist/Zeabur/CombineLight.js +10 -0
- package/dist/Zeabur/Dark.d.ts +3 -0
- package/dist/Zeabur/Dark.js +16 -0
- package/dist/Zeabur/Light.d.ts +3 -0
- package/dist/Zeabur/Light.js +10 -0
- package/dist/Zeabur/Mono.d.ts +3 -0
- package/dist/Zeabur/Mono.js +10 -0
- package/dist/Zeabur/Text.d.ts +3 -0
- package/dist/Zeabur/Text.js +10 -0
- package/dist/Zeabur/TextDark.d.ts +3 -0
- package/dist/Zeabur/TextDark.js +22 -0
- package/dist/Zeabur/TextLight.d.ts +3 -0
- package/dist/Zeabur/TextLight.js +10 -0
- package/dist/Zeabur/index.d.ts +13 -0
- package/dist/Zeabur/index.js +14 -0
- package/dist/Zencoder/Color.d.ts +3 -0
- package/dist/Zencoder/Color.js +16 -0
- package/dist/Zencoder/Combine.d.ts +3 -0
- package/dist/Zencoder/Combine.js +10 -0
- package/dist/Zencoder/CombineDark.d.ts +3 -0
- package/dist/Zencoder/CombineDark.js +31 -0
- package/dist/Zencoder/CombineLight.d.ts +3 -0
- package/dist/Zencoder/CombineLight.js +10 -0
- package/dist/Zencoder/Dark.d.ts +3 -0
- package/dist/Zencoder/Dark.js +16 -0
- package/dist/Zencoder/Light.d.ts +3 -0
- package/dist/Zencoder/Light.js +10 -0
- package/dist/Zencoder/Mono.d.ts +3 -0
- package/dist/Zencoder/Mono.js +10 -0
- package/dist/Zencoder/Text.d.ts +3 -0
- package/dist/Zencoder/Text.js +10 -0
- package/dist/Zencoder/TextDark.d.ts +3 -0
- package/dist/Zencoder/TextDark.js +25 -0
- package/dist/Zencoder/TextLight.d.ts +3 -0
- package/dist/Zencoder/TextLight.js +10 -0
- package/dist/Zencoder/index.d.ts +13 -0
- package/dist/Zencoder/index.js +14 -0
- package/dist/catalog.d.ts +2418 -8
- package/dist/catalog.js +3 -51
- package/dist/index.d.ts +125 -4
- package/dist/index.js +125 -4
- package/dist/lazy.d.ts +1 -1
- package/dist/lazy.js +5 -1
- package/dist/loaders.d.ts +11 -40
- package/dist/loaders.js +133 -13
- package/icons/adobe-firefly.svg +7 -0
- package/icons/adobe.svg +7 -0
- package/icons/ag-ui.svg +12 -0
- package/icons/agnes-ai.svg +12 -0
- package/icons/airjelly.svg +12 -0
- package/icons/amp.svg +14 -0
- package/icons/antigravity.svg +110 -0
- package/icons/askverdict.svg +33 -0
- package/icons/automatic1111.svg +16 -0
- package/icons/capcut.svg +12 -0
- package/icons/celestoai.svg +16 -0
- package/icons/cherry-studio.svg +8 -12
- package/icons/claude-code.svg +7 -0
- package/icons/cline.svg +7 -8
- package/icons/clipdrop.svg +7 -0
- package/icons/codebuddy.svg +18 -0
- package/icons/codeflicker.svg +44 -0
- package/icons/colab.svg +9 -0
- package/icons/comfyui.svg +7 -0
- package/icons/copilotkit.svg +37 -0
- package/icons/coqui.svg +13 -0
- package/icons/coze.svg +12 -0
- package/icons/crewai.svg +13 -0
- package/icons/cursor.svg +6 -8
- package/icons/cybercut.svg +23 -0
- package/icons/deepai.svg +12 -0
- package/icons/deepl.svg +13 -0
- package/icons/default/adobe-firefly.svg +7 -0
- package/icons/default/adobe.svg +7 -0
- package/icons/default/ag-ui.svg +12 -0
- package/icons/default/agnes-ai.svg +12 -0
- package/icons/default/airjelly.svg +12 -0
- package/icons/default/amp.svg +14 -0
- package/icons/default/antigravity.svg +12 -0
- package/icons/default/askverdict.svg +11 -0
- package/icons/default/automatic1111.svg +16 -0
- package/icons/default/capcut.svg +12 -0
- package/icons/default/celestoai.svg +12 -0
- package/icons/default/cherry-studio.svg +9 -0
- package/icons/default/claude-code.svg +7 -0
- package/icons/default/cline.svg +8 -0
- package/icons/default/clipdrop.svg +7 -0
- package/icons/default/codebuddy.svg +8 -0
- package/icons/default/codeflicker.svg +8 -0
- package/icons/default/colab.svg +7 -0
- package/icons/default/comfyui.svg +7 -0
- package/icons/default/copilotkit.svg +18 -0
- package/icons/default/coqui.svg +13 -0
- package/icons/default/coze.svg +12 -0
- package/icons/default/crewai.svg +12 -0
- package/icons/default/cursor.svg +7 -0
- package/icons/default/cybercut.svg +23 -0
- package/icons/default/deepai.svg +12 -0
- package/icons/default/deepl.svg +13 -0
- package/icons/default/devin.svg +9 -0
- package/icons/default/dify.svg +8 -0
- package/icons/default/doc2x.svg +8 -0
- package/icons/default/docsearch.svg +13 -0
- package/icons/default/dream-machine.svg +8 -0
- package/icons/default/fastgpt.svg +13 -0
- package/icons/default/figma.svg +7 -0
- package/icons/default/firecrawl.svg +12 -0
- package/icons/default/flora.svg +7 -0
- package/icons/default/flowith.svg +7 -0
- package/icons/default/gemini-cli.svg +13 -0
- package/icons/default/github-copilot.svg +7 -0
- package/icons/default/glama.svg +9 -0
- package/icons/default/glif.svg +7 -0
- package/icons/default/goose.svg +12 -0
- package/icons/default/gradio.svg +14 -0
- package/icons/default/greptile.svg +12 -0
- package/icons/default/hailuo.svg +12 -0
- package/icons/default/haiper.svg +7 -0
- package/icons/default/hedra.svg +7 -0
- package/icons/default/hermes-agent.svg +9 -0
- package/icons/default/icon-11x.svg +7 -0
- package/icons/default/ideogram.svg +7 -0
- package/icons/default/jimeng.svg +7 -0
- package/icons/default/junie.svg +12 -0
- package/icons/default/kilo-code.svg +12 -0
- package/icons/default/kimi.svg +8 -0
- package/icons/default/kiro.svg +12 -0
- package/icons/default/kling.svg +7 -0
- package/icons/default/krea.svg +13 -0
- package/icons/default/langchain.svg +12 -0
- package/icons/default/langfuse.svg +14 -0
- package/icons/default/langgraph.svg +7 -0
- package/icons/default/langsmith.svg +7 -0
- package/icons/default/lightricks.svg +7 -0
- package/icons/default/livekit.svg +8 -0
- package/icons/default/llamaindex.svg +7 -0
- package/icons/default/lovable.svg +12 -0
- package/icons/default/lovart.svg +12 -0
- package/icons/default/luma.svg +8 -0
- package/icons/default/make.svg +14 -0
- package/icons/default/manus.svg +14 -0
- package/icons/default/mastra.svg +13 -0
- package/icons/default/mcp-so.svg +13 -0
- package/icons/default/mcp.svg +13 -0
- package/icons/default/meta-ai.svg +7 -0
- package/icons/default/metagpt.svg +15 -0
- package/icons/default/microsoft-bing.svg +12 -0
- package/icons/default/microsoft-copilot.svg +7 -0
- package/icons/default/midjourney.svg +12 -0
- package/icons/default/monica.svg +13 -0
- package/icons/default/moxt.svg +13 -0
- package/icons/default/myshell.svg +13 -0
- package/icons/default/n8n.svg +7 -0
- package/icons/default/notebooklm.svg +7 -0
- package/icons/default/notion.svg +7 -0
- package/icons/default/novelai.svg +12 -0
- package/icons/default/obsidian.svg +14 -0
- package/icons/default/open-webui.svg +8 -0
- package/icons/default/openclaw.svg +27 -0
- package/icons/default/opencode.svg +7 -0
- package/icons/default/openhands.svg +13 -0
- package/icons/default/openhuman.svg +7 -0
- package/icons/default/phidata.svg +7 -0
- package/icons/default/pika.svg +12 -0
- package/icons/default/pixverse.svg +8 -0
- package/icons/default/player2.svg +8 -0
- package/icons/default/poe.svg +10 -0
- package/icons/default/pollinations.svg +12 -0
- package/icons/default/pydanticai.svg +12 -0
- package/icons/default/qingyan.svg +8 -0
- package/icons/default/qoder.svg +8 -0
- package/icons/default/railway.svg +13 -0
- package/icons/default/recraft.svg +8 -0
- package/icons/default/replit.svg +7 -0
- package/icons/default/roo-code.svg +12 -0
- package/icons/default/rsshub.svg +9 -0
- package/icons/default/runway.svg +7 -0
- package/icons/default/sillytavern.svg +9 -0
- package/icons/default/slock.svg +7 -0
- package/icons/default/smithery.svg +7 -0
- package/icons/default/suno.svg +12 -0
- package/icons/default/sync.svg +7 -0
- package/icons/default/tavily.svg +12 -0
- package/icons/default/tiangong.svg +9 -0
- package/icons/default/topazlabs.svg +7 -0
- package/icons/default/trae.svg +7 -0
- package/icons/default/tripo.svg +13 -0
- package/icons/default/turix.svg +7 -0
- package/icons/default/udio.svg +7 -0
- package/icons/default/unstructured.svg +12 -0
- package/icons/default/v0.svg +7 -0
- package/icons/default/vectorizer-ai.svg +12 -0
- package/icons/default/venice.svg +8 -0
- package/icons/default/vidu.svg +12 -0
- package/icons/default/viggle.svg +12 -0
- package/icons/default/windsurf.svg +12 -0
- package/icons/default/youmind.svg +7 -0
- package/icons/default/yuanbao.svg +13 -0
- package/icons/default/zai.svg +7 -0
- package/icons/default/zapier.svg +7 -0
- package/icons/default/zeabur.svg +8 -0
- package/icons/default/zencoder.svg +12 -0
- package/icons/devin.svg +9 -0
- package/icons/dify.svg +8 -0
- package/icons/doc2x.svg +8 -0
- package/icons/docsearch.svg +13 -0
- package/icons/dream-machine.svg +8 -0
- package/icons/fastgpt.svg +21 -0
- package/icons/figma.svg +11 -0
- package/icons/firecrawl.svg +12 -0
- package/icons/flora.svg +7 -0
- package/icons/flowith.svg +7 -0
- package/icons/gemini-cli.svg +18 -0
- package/icons/github-copilot.svg +7 -0
- package/icons/glama.svg +9 -0
- package/icons/glif.svg +7 -0
- package/icons/goose.svg +12 -0
- package/icons/gradio.svg +26 -0
- package/icons/greptile.svg +12 -0
- package/icons/hailuo.svg +19 -0
- package/icons/haiper.svg +7 -0
- package/icons/hedra.svg +7 -0
- package/icons/hermes-agent.svg +9 -0
- package/icons/icon-11x.svg +7 -0
- package/icons/ideogram.svg +7 -0
- package/icons/jimeng.svg +90 -0
- package/icons/junie.svg +12 -0
- package/icons/kilo-code.svg +12 -0
- package/icons/kimi.svg +8 -0
- package/icons/kiro.svg +14 -0
- package/icons/kling.svg +35 -0
- package/icons/krea.svg +13 -0
- package/icons/langchain.svg +12 -0
- package/icons/langfuse.svg +14 -0
- package/icons/langgraph.svg +7 -0
- package/icons/langsmith.svg +7 -0
- package/icons/lightricks.svg +7 -0
- package/icons/livekit.svg +8 -0
- package/icons/llamaindex.svg +15 -0
- package/icons/lovable.svg +19 -0
- package/icons/lovart.svg +12 -0
- package/icons/luma.svg +34 -0
- package/icons/make.svg +38 -0
- package/icons/manus.svg +14 -0
- package/icons/mastra.svg +13 -0
- package/icons/mcp-so.svg +13 -0
- package/icons/mcp.svg +13 -0
- package/icons/meta-ai.svg +51 -0
- package/icons/metagpt.svg +15 -0
- package/icons/microsoft-bing.svg +26 -0
- package/icons/microsoft-copilot.svg +46 -0
- package/icons/midjourney.svg +12 -0
- package/icons/monica.svg +19 -0
- package/icons/moxt.svg +13 -0
- package/icons/myshell.svg +22 -0
- package/icons/n8n.svg +7 -0
- package/icons/notebooklm.svg +7 -0
- package/icons/notion.svg +7 -0
- package/icons/novelai.svg +12 -0
- package/icons/obsidian.svg +12 -12
- package/icons/open-webui.svg +8 -0
- package/icons/openclaw.svg +26 -0
- package/icons/opencode.svg +7 -0
- package/icons/openhands.svg +14 -0
- package/icons/openhuman.svg +7 -0
- package/icons/phidata.svg +7 -0
- package/icons/pika.svg +12 -0
- package/icons/pixverse.svg +20 -0
- package/icons/player2.svg +8 -0
- package/icons/poe.svg +20 -0
- package/icons/pollinations.svg +12 -0
- package/icons/pydanticai.svg +12 -0
- package/icons/qingyan.svg +8 -0
- package/icons/qoder.svg +8 -0
- package/icons/railway.svg +13 -0
- package/icons/recraft.svg +8 -0
- package/icons/replit.svg +7 -0
- package/icons/roo-code.svg +12 -0
- package/icons/rsshub.svg +9 -0
- package/icons/runway.svg +7 -0
- package/icons/sillytavern.svg +13 -0
- package/icons/slock.svg +7 -0
- package/icons/smithery.svg +8 -0
- package/icons/suno.svg +12 -0
- package/icons/sync.svg +7 -0
- package/icons/tavily.svg +17 -0
- package/icons/text/adobe-firefly.svg +21 -0
- package/icons/text/adobe.svg +17 -0
- package/icons/text/ag-ui.svg +20 -0
- package/icons/text/agnes-ai.svg +23 -0
- package/icons/text/airjelly.svg +23 -0
- package/icons/text/amp.svg +25 -0
- package/icons/text/antigravity.svg +17 -0
- package/icons/text/askverdict.svg +24 -0
- package/icons/text/automatic1111.svg +21 -0
- package/icons/text/capcut.svg +23 -0
- package/icons/text/celestoai.svg +20 -0
- package/icons/text/cherry-studio.svg +32 -0
- package/icons/text/claude-code.svg +17 -0
- package/icons/text/cline.svg +24 -0
- package/icons/text/clipdrop.svg +20 -0
- package/icons/text/codebuddy.svg +25 -0
- package/icons/text/codeflicker.svg +20 -0
- package/icons/text/colab.svg +20 -0
- package/icons/text/comfyui.svg +14 -0
- package/icons/text/copilotkit.svg +26 -0
- package/icons/text/coqui.svg +26 -0
- package/icons/text/coze.svg +25 -0
- package/icons/text/crewai.svg +23 -0
- package/icons/text/cursor.svg +17 -0
- package/icons/text/cybercut.svg +18 -0
- package/icons/text/deepai.svg +23 -0
- package/icons/text/deepl.svg +24 -0
- package/icons/text/devin.svg +22 -0
- package/icons/text/dify.svg +17 -0
- package/icons/text/doc2x.svg +18 -0
- package/icons/text/docsearch.svg +21 -0
- package/icons/text/dream-machine.svg +24 -0
- package/icons/text/fastgpt.svg +21 -0
- package/icons/text/figma.svg +20 -0
- package/icons/text/firecrawl.svg +23 -0
- package/icons/text/flora.svg +17 -0
- package/icons/text/flowith.svg +20 -0
- package/icons/text/gemini-cli.svg +21 -0
- package/icons/text/github-copilot.svg +17 -0
- package/icons/text/glama.svg +19 -0
- package/icons/text/goose.svg +23 -0
- package/icons/text/gradio.svg +25 -0
- package/icons/text/greptile.svg +23 -0
- package/icons/text/hailuo.svg +23 -0
- package/icons/text/haiper.svg +17 -0
- package/icons/text/hedra.svg +23 -0
- package/icons/text/hermes-agent.svg +25 -0
- package/icons/text/icon-11x.svg +17 -0
- package/icons/text/ideogram.svg +20 -0
- package/icons/text/jimeng.svg +17 -0
- package/icons/text/junie.svg +20 -0
- package/icons/text/kilo-code.svg +20 -0
- package/icons/text/kimi.svg +25 -0
- package/icons/text/kiro.svg +25 -0
- package/icons/text/kling.svg +20 -0
- package/icons/text/krea.svg +21 -0
- package/icons/text/langchain.svg +20 -0
- package/icons/text/langfuse.svg +25 -0
- package/icons/text/lightricks.svg +20 -0
- package/icons/text/livekit.svg +21 -0
- package/icons/text/llamaindex.svg +33 -0
- package/icons/text/lovable.svg +20 -0
- package/icons/text/lovart.svg +23 -0
- package/icons/text/luma.svg +21 -0
- package/icons/text/make.svg +26 -0
- package/icons/text/manus.svg +22 -0
- package/icons/text/mastra.svg +24 -0
- package/icons/text/mcp-so.svg +21 -0
- package/icons/text/mcp.svg +24 -0
- package/icons/text/meta-ai.svg +20 -0
- package/icons/text/metagpt.svg +23 -0
- package/icons/text/microsoft-bing.svg +23 -0
- package/icons/text/microsoft-copilot.svg +20 -0
- package/icons/text/midjourney.svg +23 -0
- package/icons/text/monica.svg +24 -0
- package/icons/text/moxt.svg +21 -0
- package/icons/text/myshell.svg +18 -0
- package/icons/text/n8n.svg +17 -0
- package/icons/text/notebooklm.svg +17 -0
- package/icons/text/notion.svg +23 -0
- package/icons/text/novelai.svg +22 -0
- package/icons/text/obsidian.svg +22 -0
- package/icons/text/open-webui.svg +25 -0
- package/icons/text/openclaw.svg +35 -0
- package/icons/text/opencode.svg +32 -0
- package/icons/text/openhands.svg +24 -0
- package/icons/text/openhuman.svg +20 -0
- package/icons/text/phidata.svg +20 -0
- package/icons/text/pika.svg +20 -0
- package/icons/text/pixverse.svg +28 -0
- package/icons/text/player2.svg +21 -0
- package/icons/text/poe.svg +23 -0
- package/icons/text/pollinations.svg +23 -0
- package/icons/text/pydanticai.svg +28 -0
- package/icons/text/qingyan.svg +18 -0
- package/icons/text/qoder.svg +21 -0
- package/icons/text/railway.svg +24 -0
- package/icons/text/recraft.svg +25 -0
- package/icons/text/replit.svg +20 -0
- package/icons/text/roo-code.svg +20 -0
- package/icons/text/rsshub.svg +19 -0
- package/icons/text/runway.svg +20 -0
- package/icons/text/sillytavern.svg +22 -0
- package/icons/text/slock.svg +20 -0
- package/icons/text/smithery.svg +20 -0
- package/icons/text/suno.svg +20 -0
- package/icons/text/sync.svg +20 -0
- package/icons/text/tavily.svg +23 -0
- package/icons/text/tiangong.svg +22 -0
- package/icons/text/topazlabs.svg +23 -0
- package/icons/text/trae.svg +17 -0
- package/icons/text/tripo.svg +21 -0
- package/icons/text/turix.svg +17 -0
- package/icons/text/udio.svg +20 -0
- package/icons/text/unstructured.svg +20 -0
- package/icons/text/vectorizer-ai.svg +24 -0
- package/icons/text/venice.svg +19 -0
- package/icons/text/vidu.svg +23 -0
- package/icons/text/viggle.svg +20 -0
- package/icons/text/windsurf.svg +20 -0
- package/icons/text/youmind.svg +20 -0
- package/icons/text/yuanbao.svg +21 -0
- package/icons/text/zai.svg +17 -0
- package/icons/text/zapier.svg +17 -0
- package/icons/text/zeabur.svg +18 -0
- package/icons/text/zencoder.svg +23 -0
- package/icons/tiangong.svg +23 -0
- package/icons/topazlabs.svg +7 -0
- package/icons/trae.svg +7 -0
- package/icons/tripo.svg +13 -0
- package/icons/turix.svg +7 -0
- package/icons/udio.svg +7 -0
- package/icons/unstructured.svg +13 -0
- package/icons/v0.svg +7 -0
- package/icons/vectorizer-ai.svg +12 -0
- package/icons/venice.svg +8 -0
- package/icons/vidu.svg +21 -0
- package/icons/viggle.svg +12 -0
- package/icons/windsurf.svg +12 -0
- package/icons/youmind.svg +7 -0
- package/icons/yuanbao.svg +9 -0
- package/icons/zai.svg +6 -12
- package/icons/zapier.svg +7 -0
- package/icons/zeabur.svg +9 -0
- package/icons/zencoder.svg +12 -0
- package/metadata.json +1142 -17
- package/package.json +1 -1
- package/static/black/adobe-firefly.svg +1 -0
- package/static/black/adobe.svg +1 -0
- package/static/black/ag-ui.svg +1 -0
- package/static/black/agnes-ai.svg +1 -0
- package/static/black/airjelly.svg +1 -0
- package/static/black/amp.svg +1 -0
- package/static/black/antigravity.svg +1 -0
- package/static/black/askverdict.svg +1 -0
- package/static/black/automatic1111.svg +1 -0
- package/static/black/capcut.svg +1 -0
- package/static/black/celestoai.svg +1 -0
- package/static/black/cherry-studio.svg +1 -1
- package/static/black/claude-code.svg +1 -0
- package/static/black/cline.svg +1 -1
- package/static/black/clipdrop.svg +1 -0
- package/static/black/codebuddy.svg +1 -0
- package/static/black/codeflicker.svg +1 -0
- package/static/black/colab.svg +1 -0
- package/static/black/comfyui.svg +1 -0
- package/static/black/copilotkit.svg +1 -0
- package/static/black/coqui.svg +1 -0
- package/static/black/coze.svg +1 -0
- package/static/black/crewai.svg +1 -0
- package/static/black/cursor.svg +1 -1
- package/static/black/cybercut.svg +1 -0
- package/static/black/deepai.svg +1 -0
- package/static/black/deepl.svg +1 -0
- package/static/black/devin.svg +1 -0
- package/static/black/dify.svg +1 -0
- package/static/black/doc2x.svg +1 -0
- package/static/black/docsearch.svg +1 -0
- package/static/black/dream-machine.svg +1 -0
- package/static/black/fastgpt.svg +1 -0
- package/static/black/figma.svg +1 -0
- package/static/black/firecrawl.svg +1 -0
- package/static/black/flora.svg +1 -0
- package/static/black/flowith.svg +1 -0
- package/static/black/gemini-cli.svg +1 -0
- package/static/black/github-copilot.svg +1 -0
- package/static/black/glama.svg +1 -0
- package/static/black/glif.svg +1 -0
- package/static/black/goose.svg +1 -0
- package/static/black/gradio.svg +1 -0
- package/static/black/greptile.svg +1 -0
- package/static/black/hailuo.svg +1 -0
- package/static/black/haiper.svg +1 -0
- package/static/black/hedra.svg +1 -0
- package/static/black/hermes-agent.svg +1 -0
- package/static/black/icon-11x.svg +1 -0
- package/static/black/ideogram.svg +1 -0
- package/static/black/jimeng.svg +1 -0
- package/static/black/junie.svg +1 -0
- package/static/black/kilo-code.svg +1 -0
- package/static/black/kimi.svg +1 -0
- package/static/black/kiro.svg +1 -0
- package/static/black/kling.svg +1 -0
- package/static/black/krea.svg +1 -0
- package/static/black/langchain.svg +1 -0
- package/static/black/langfuse.svg +1 -0
- package/static/black/langgraph.svg +1 -0
- package/static/black/langsmith.svg +1 -0
- package/static/black/lightricks.svg +1 -0
- package/static/black/livekit.svg +1 -0
- package/static/black/llamaindex.svg +1 -0
- package/static/black/lovable.svg +1 -0
- package/static/black/lovart.svg +1 -0
- package/static/black/luma.svg +1 -0
- package/static/black/make.svg +1 -0
- package/static/black/manus.svg +1 -0
- package/static/black/mastra.svg +1 -0
- package/static/black/mcp-so.svg +1 -0
- package/static/black/mcp.svg +1 -0
- package/static/black/meta-ai.svg +1 -0
- package/static/black/metagpt.svg +1 -0
- package/static/black/microsoft-bing.svg +1 -0
- package/static/black/microsoft-copilot.svg +1 -0
- package/static/black/midjourney.svg +1 -0
- package/static/black/monica.svg +1 -0
- package/static/black/moxt.svg +1 -0
- package/static/black/myshell.svg +1 -0
- package/static/black/n8n.svg +1 -0
- package/static/black/notebooklm.svg +1 -0
- package/static/black/notion.svg +1 -0
- package/static/black/novelai.svg +1 -0
- package/static/black/obsidian.svg +1 -1
- package/static/black/open-webui.svg +1 -0
- package/static/black/openclaw.svg +1 -0
- package/static/black/opencode.svg +1 -0
- package/static/black/openhands.svg +1 -0
- package/static/black/openhuman.svg +1 -0
- package/static/black/phidata.svg +1 -0
- package/static/black/pika.svg +1 -0
- package/static/black/pixverse.svg +1 -0
- package/static/black/player2.svg +1 -0
- package/static/black/poe.svg +1 -0
- package/static/black/pollinations.svg +1 -0
- package/static/black/pydanticai.svg +1 -0
- package/static/black/qingyan.svg +1 -0
- package/static/black/qoder.svg +1 -0
- package/static/black/railway.svg +1 -0
- package/static/black/recraft.svg +1 -0
- package/static/black/replit.svg +1 -0
- package/static/black/roo-code.svg +1 -0
- package/static/black/rsshub.svg +1 -0
- package/static/black/runway.svg +1 -0
- package/static/black/sillytavern.svg +1 -0
- package/static/black/slock.svg +1 -0
- package/static/black/smithery.svg +1 -0
- package/static/black/suno.svg +1 -0
- package/static/black/sync.svg +1 -0
- package/static/black/tavily.svg +1 -0
- package/static/black/tiangong.svg +1 -0
- package/static/black/topazlabs.svg +1 -0
- package/static/black/trae.svg +1 -0
- package/static/black/tripo.svg +1 -0
- package/static/black/turix.svg +1 -0
- package/static/black/udio.svg +1 -0
- package/static/black/unstructured.svg +1 -0
- package/static/black/v0.svg +1 -0
- package/static/black/vectorizer-ai.svg +1 -0
- package/static/black/venice.svg +1 -0
- package/static/black/vidu.svg +1 -0
- package/static/black/viggle.svg +1 -0
- package/static/black/windsurf.svg +1 -0
- package/static/black/youmind.svg +1 -0
- package/static/black/yuanbao.svg +1 -0
- package/static/black/zai.svg +1 -1
- package/static/black/zapier.svg +1 -0
- package/static/black/zeabur.svg +1 -0
- package/static/black/zencoder.svg +1 -0
- package/static/combine-dark/adobe-firefly.svg +1 -0
- package/static/combine-dark/adobe.svg +1 -0
- package/static/combine-dark/ag-ui.svg +1 -0
- package/static/combine-dark/agnes-ai.svg +1 -0
- package/static/combine-dark/airjelly.svg +1 -0
- package/static/combine-dark/amp.svg +1 -0
- package/static/combine-dark/antigravity.svg +1 -0
- package/static/combine-dark/askverdict.svg +1 -0
- package/static/combine-dark/automatic1111.svg +1 -0
- package/static/combine-dark/capcut.svg +1 -0
- package/static/combine-dark/celestoai.svg +1 -0
- package/static/combine-dark/cherry-studio.svg +1 -0
- package/static/combine-dark/claude-code.svg +1 -0
- package/static/combine-dark/cline.svg +1 -0
- package/static/combine-dark/clipdrop.svg +1 -0
- package/static/combine-dark/codebuddy.svg +1 -0
- package/static/combine-dark/codeflicker.svg +1 -0
- package/static/combine-dark/colab.svg +1 -0
- package/static/combine-dark/comfyui.svg +1 -0
- package/static/combine-dark/copilotkit.svg +1 -0
- package/static/combine-dark/coqui.svg +1 -0
- package/static/combine-dark/coze.svg +1 -0
- package/static/combine-dark/crewai.svg +1 -0
- package/static/combine-dark/cursor.svg +1 -0
- package/static/combine-dark/cybercut.svg +1 -0
- package/static/combine-dark/deepai.svg +1 -0
- package/static/combine-dark/deepl.svg +1 -0
- package/static/combine-dark/devin.svg +1 -0
- package/static/combine-dark/dify.svg +1 -0
- package/static/combine-dark/doc2x.svg +1 -0
- package/static/combine-dark/docsearch.svg +1 -0
- package/static/combine-dark/dream-machine.svg +1 -0
- package/static/combine-dark/fastgpt.svg +1 -0
- package/static/combine-dark/figma.svg +1 -0
- package/static/combine-dark/firecrawl.svg +1 -0
- package/static/combine-dark/flora.svg +1 -0
- package/static/combine-dark/flowith.svg +1 -0
- package/static/combine-dark/gemini-cli.svg +1 -0
- package/static/combine-dark/github-copilot.svg +1 -0
- package/static/combine-dark/glama.svg +1 -0
- package/static/combine-dark/goose.svg +1 -0
- package/static/combine-dark/gradio.svg +1 -0
- package/static/combine-dark/greptile.svg +1 -0
- package/static/combine-dark/hailuo.svg +1 -0
- package/static/combine-dark/haiper.svg +1 -0
- package/static/combine-dark/hedra.svg +1 -0
- package/static/combine-dark/hermes-agent.svg +1 -0
- package/static/combine-dark/icon-11x.svg +1 -0
- package/static/combine-dark/ideogram.svg +1 -0
- package/static/combine-dark/jimeng.svg +1 -0
- package/static/combine-dark/junie.svg +1 -0
- package/static/combine-dark/kilo-code.svg +1 -0
- package/static/combine-dark/kimi.svg +1 -0
- package/static/combine-dark/kiro.svg +1 -0
- package/static/combine-dark/kling.svg +1 -0
- package/static/combine-dark/krea.svg +1 -0
- package/static/combine-dark/langchain.svg +1 -0
- package/static/combine-dark/langfuse.svg +1 -0
- package/static/combine-dark/lightricks.svg +1 -0
- package/static/combine-dark/livekit.svg +1 -0
- package/static/combine-dark/llamaindex.svg +1 -0
- package/static/combine-dark/lovable.svg +1 -0
- package/static/combine-dark/lovart.svg +1 -0
- package/static/combine-dark/luma.svg +1 -0
- package/static/combine-dark/make.svg +1 -0
- package/static/combine-dark/manus.svg +1 -0
- package/static/combine-dark/mastra.svg +1 -0
- package/static/combine-dark/mcp-so.svg +1 -0
- package/static/combine-dark/mcp.svg +1 -0
- package/static/combine-dark/meta-ai.svg +1 -0
- package/static/combine-dark/metagpt.svg +1 -0
- package/static/combine-dark/microsoft-bing.svg +1 -0
- package/static/combine-dark/microsoft-copilot.svg +1 -0
- package/static/combine-dark/midjourney.svg +1 -0
- package/static/combine-dark/monica.svg +1 -0
- package/static/combine-dark/moxt.svg +1 -0
- package/static/combine-dark/myshell.svg +1 -0
- package/static/combine-dark/n8n.svg +1 -0
- package/static/combine-dark/notebooklm.svg +1 -0
- package/static/combine-dark/notion.svg +1 -0
- package/static/combine-dark/novelai.svg +1 -0
- package/static/combine-dark/obsidian.svg +1 -0
- package/static/combine-dark/open-webui.svg +1 -0
- package/static/combine-dark/openclaw.svg +1 -0
- package/static/combine-dark/opencode.svg +1 -0
- package/static/combine-dark/openhands.svg +1 -0
- package/static/combine-dark/openhuman.svg +1 -0
- package/static/combine-dark/phidata.svg +1 -0
- package/static/combine-dark/pika.svg +1 -0
- package/static/combine-dark/pixverse.svg +1 -0
- package/static/combine-dark/player2.svg +1 -0
- package/static/combine-dark/poe.svg +1 -0
- package/static/combine-dark/pollinations.svg +1 -0
- package/static/combine-dark/pydanticai.svg +1 -0
- package/static/combine-dark/qingyan.svg +1 -0
- package/static/combine-dark/qoder.svg +1 -0
- package/static/combine-dark/railway.svg +1 -0
- package/static/combine-dark/recraft.svg +1 -0
- package/static/combine-dark/replit.svg +1 -0
- package/static/combine-dark/roo-code.svg +1 -0
- package/static/combine-dark/rsshub.svg +1 -0
- package/static/combine-dark/runway.svg +1 -0
- package/static/combine-dark/sillytavern.svg +1 -0
- package/static/combine-dark/slock.svg +1 -0
- package/static/combine-dark/smithery.svg +1 -0
- package/static/combine-dark/suno.svg +1 -0
- package/static/combine-dark/sync.svg +1 -0
- package/static/combine-dark/tavily.svg +1 -0
- package/static/combine-dark/tiangong.svg +1 -0
- package/static/combine-dark/topazlabs.svg +1 -0
- package/static/combine-dark/trae.svg +1 -0
- package/static/combine-dark/tripo.svg +1 -0
- package/static/combine-dark/turix.svg +1 -0
- package/static/combine-dark/udio.svg +1 -0
- package/static/combine-dark/unstructured.svg +1 -0
- package/static/combine-dark/vectorizer-ai.svg +1 -0
- package/static/combine-dark/venice.svg +1 -0
- package/static/combine-dark/vidu.svg +1 -0
- package/static/combine-dark/viggle.svg +1 -0
- package/static/combine-dark/windsurf.svg +1 -0
- package/static/combine-dark/youmind.svg +1 -0
- package/static/combine-dark/yuanbao.svg +1 -0
- package/static/combine-dark/zai.svg +1 -0
- package/static/combine-dark/zapier.svg +1 -0
- package/static/combine-dark/zeabur.svg +1 -0
- package/static/combine-dark/zencoder.svg +1 -0
- package/static/combine-light/adobe-firefly.svg +1 -0
- package/static/combine-light/adobe.svg +1 -0
- package/static/combine-light/ag-ui.svg +1 -0
- package/static/combine-light/agnes-ai.svg +1 -0
- package/static/combine-light/airjelly.svg +1 -0
- package/static/combine-light/amp.svg +1 -0
- package/static/combine-light/antigravity.svg +1 -0
- package/static/combine-light/askverdict.svg +1 -0
- package/static/combine-light/automatic1111.svg +1 -0
- package/static/combine-light/capcut.svg +1 -0
- package/static/combine-light/celestoai.svg +1 -0
- package/static/combine-light/cherry-studio.svg +1 -0
- package/static/combine-light/claude-code.svg +1 -0
- package/static/combine-light/cline.svg +1 -0
- package/static/combine-light/clipdrop.svg +1 -0
- package/static/combine-light/codebuddy.svg +1 -0
- package/static/combine-light/codeflicker.svg +1 -0
- package/static/combine-light/colab.svg +1 -0
- package/static/combine-light/comfyui.svg +1 -0
- package/static/combine-light/copilotkit.svg +1 -0
- package/static/combine-light/coqui.svg +1 -0
- package/static/combine-light/coze.svg +1 -0
- package/static/combine-light/crewai.svg +1 -0
- package/static/combine-light/cursor.svg +1 -0
- package/static/combine-light/cybercut.svg +1 -0
- package/static/combine-light/deepai.svg +1 -0
- package/static/combine-light/deepl.svg +1 -0
- package/static/combine-light/devin.svg +1 -0
- package/static/combine-light/dify.svg +1 -0
- package/static/combine-light/doc2x.svg +1 -0
- package/static/combine-light/docsearch.svg +1 -0
- package/static/combine-light/dream-machine.svg +1 -0
- package/static/combine-light/fastgpt.svg +1 -0
- package/static/combine-light/figma.svg +1 -0
- package/static/combine-light/firecrawl.svg +1 -0
- package/static/combine-light/flora.svg +1 -0
- package/static/combine-light/flowith.svg +1 -0
- package/static/combine-light/gemini-cli.svg +1 -0
- package/static/combine-light/github-copilot.svg +1 -0
- package/static/combine-light/glama.svg +1 -0
- package/static/combine-light/goose.svg +1 -0
- package/static/combine-light/gradio.svg +1 -0
- package/static/combine-light/greptile.svg +1 -0
- package/static/combine-light/hailuo.svg +1 -0
- package/static/combine-light/haiper.svg +1 -0
- package/static/combine-light/hedra.svg +1 -0
- package/static/combine-light/hermes-agent.svg +1 -0
- package/static/combine-light/icon-11x.svg +1 -0
- package/static/combine-light/ideogram.svg +1 -0
- package/static/combine-light/jimeng.svg +1 -0
- package/static/combine-light/junie.svg +1 -0
- package/static/combine-light/kilo-code.svg +1 -0
- package/static/combine-light/kimi.svg +1 -0
- package/static/combine-light/kiro.svg +1 -0
- package/static/combine-light/kling.svg +1 -0
- package/static/combine-light/krea.svg +1 -0
- package/static/combine-light/langchain.svg +1 -0
- package/static/combine-light/langfuse.svg +1 -0
- package/static/combine-light/lightricks.svg +1 -0
- package/static/combine-light/livekit.svg +1 -0
- package/static/combine-light/llamaindex.svg +1 -0
- package/static/combine-light/lovable.svg +1 -0
- package/static/combine-light/lovart.svg +1 -0
- package/static/combine-light/luma.svg +1 -0
- package/static/combine-light/make.svg +1 -0
- package/static/combine-light/manus.svg +1 -0
- package/static/combine-light/mastra.svg +1 -0
- package/static/combine-light/mcp-so.svg +1 -0
- package/static/combine-light/mcp.svg +1 -0
- package/static/combine-light/meta-ai.svg +1 -0
- package/static/combine-light/metagpt.svg +1 -0
- package/static/combine-light/microsoft-bing.svg +1 -0
- package/static/combine-light/microsoft-copilot.svg +1 -0
- package/static/combine-light/midjourney.svg +1 -0
- package/static/combine-light/monica.svg +1 -0
- package/static/combine-light/moxt.svg +1 -0
- package/static/combine-light/myshell.svg +1 -0
- package/static/combine-light/n8n.svg +1 -0
- package/static/combine-light/notebooklm.svg +1 -0
- package/static/combine-light/notion.svg +1 -0
- package/static/combine-light/novelai.svg +1 -0
- package/static/combine-light/obsidian.svg +1 -0
- package/static/combine-light/open-webui.svg +1 -0
- package/static/combine-light/openclaw.svg +1 -0
- package/static/combine-light/opencode.svg +1 -0
- package/static/combine-light/openhands.svg +1 -0
- package/static/combine-light/openhuman.svg +1 -0
- package/static/combine-light/phidata.svg +1 -0
- package/static/combine-light/pika.svg +1 -0
- package/static/combine-light/pixverse.svg +1 -0
- package/static/combine-light/player2.svg +1 -0
- package/static/combine-light/poe.svg +1 -0
- package/static/combine-light/pollinations.svg +1 -0
- package/static/combine-light/pydanticai.svg +1 -0
- package/static/combine-light/qingyan.svg +1 -0
- package/static/combine-light/qoder.svg +1 -0
- package/static/combine-light/railway.svg +1 -0
- package/static/combine-light/recraft.svg +1 -0
- package/static/combine-light/replit.svg +1 -0
- package/static/combine-light/roo-code.svg +1 -0
- package/static/combine-light/rsshub.svg +1 -0
- package/static/combine-light/runway.svg +1 -0
- package/static/combine-light/sillytavern.svg +1 -0
- package/static/combine-light/slock.svg +1 -0
- package/static/combine-light/smithery.svg +1 -0
- package/static/combine-light/suno.svg +1 -0
- package/static/combine-light/sync.svg +1 -0
- package/static/combine-light/tavily.svg +1 -0
- package/static/combine-light/tiangong.svg +1 -0
- package/static/combine-light/topazlabs.svg +1 -0
- package/static/combine-light/trae.svg +1 -0
- package/static/combine-light/tripo.svg +1 -0
- package/static/combine-light/turix.svg +1 -0
- package/static/combine-light/udio.svg +1 -0
- package/static/combine-light/unstructured.svg +1 -0
- package/static/combine-light/vectorizer-ai.svg +1 -0
- package/static/combine-light/venice.svg +1 -0
- package/static/combine-light/vidu.svg +1 -0
- package/static/combine-light/viggle.svg +1 -0
- package/static/combine-light/windsurf.svg +1 -0
- package/static/combine-light/youmind.svg +1 -0
- package/static/combine-light/yuanbao.svg +1 -0
- package/static/combine-light/zai.svg +1 -0
- package/static/combine-light/zapier.svg +1 -0
- package/static/combine-light/zeabur.svg +1 -0
- package/static/combine-light/zencoder.svg +1 -0
- package/static/dark/adobe-firefly.svg +1 -0
- package/static/dark/adobe.svg +1 -0
- package/static/dark/ag-ui.svg +1 -0
- package/static/dark/agnes-ai.svg +1 -0
- package/static/dark/airjelly.svg +1 -0
- package/static/dark/amp.svg +1 -0
- package/static/dark/antigravity.svg +1 -0
- package/static/dark/askverdict.svg +1 -0
- package/static/dark/automatic1111.svg +1 -0
- package/static/dark/capcut.svg +1 -0
- package/static/dark/celestoai.svg +1 -0
- package/static/dark/cherry-studio.svg +1 -0
- package/static/dark/claude-code.svg +1 -0
- package/static/dark/cline.svg +1 -0
- package/static/dark/clipdrop.svg +1 -0
- package/static/dark/codebuddy.svg +1 -0
- package/static/dark/codeflicker.svg +1 -0
- package/static/dark/colab.svg +1 -0
- package/static/dark/comfyui.svg +1 -0
- package/static/dark/copilotkit.svg +1 -0
- package/static/dark/coqui.svg +1 -0
- package/static/dark/coze.svg +1 -0
- package/static/dark/crewai.svg +1 -0
- package/static/dark/cursor.svg +1 -0
- package/static/dark/cybercut.svg +1 -0
- package/static/dark/deepai.svg +1 -0
- package/static/dark/deepl.svg +1 -0
- package/static/dark/devin.svg +1 -0
- package/static/dark/dify.svg +1 -0
- package/static/dark/doc2x.svg +1 -0
- package/static/dark/docsearch.svg +1 -0
- package/static/dark/dream-machine.svg +1 -0
- package/static/dark/fastgpt.svg +1 -0
- package/static/dark/figma.svg +1 -0
- package/static/dark/firecrawl.svg +1 -0
- package/static/dark/flora.svg +1 -0
- package/static/dark/flowith.svg +1 -0
- package/static/dark/gemini-cli.svg +1 -0
- package/static/dark/github-copilot.svg +1 -0
- package/static/dark/glama.svg +1 -0
- package/static/dark/glif.svg +1 -0
- package/static/dark/goose.svg +1 -0
- package/static/dark/gradio.svg +1 -0
- package/static/dark/greptile.svg +1 -0
- package/static/dark/hailuo.svg +1 -0
- package/static/dark/haiper.svg +1 -0
- package/static/dark/hedra.svg +1 -0
- package/static/dark/hermes-agent.svg +1 -0
- package/static/dark/icon-11x.svg +1 -0
- package/static/dark/ideogram.svg +1 -0
- package/static/dark/jimeng.svg +1 -0
- package/static/dark/junie.svg +1 -0
- package/static/dark/kilo-code.svg +1 -0
- package/static/dark/kimi.svg +1 -0
- package/static/dark/kiro.svg +1 -0
- package/static/dark/kling.svg +1 -0
- package/static/dark/krea.svg +1 -0
- package/static/dark/langchain.svg +1 -0
- package/static/dark/langfuse.svg +1 -0
- package/static/dark/langgraph.svg +1 -0
- package/static/dark/langsmith.svg +1 -0
- package/static/dark/lightricks.svg +1 -0
- package/static/dark/livekit.svg +1 -0
- package/static/dark/llamaindex.svg +1 -0
- package/static/dark/lovable.svg +1 -0
- package/static/dark/lovart.svg +1 -0
- package/static/dark/luma.svg +1 -0
- package/static/dark/make.svg +1 -0
- package/static/dark/manus.svg +1 -0
- package/static/dark/mastra.svg +1 -0
- package/static/dark/mcp-so.svg +1 -0
- package/static/dark/mcp.svg +1 -0
- package/static/dark/meta-ai.svg +1 -0
- package/static/dark/metagpt.svg +1 -0
- package/static/dark/microsoft-bing.svg +1 -0
- package/static/dark/microsoft-copilot.svg +1 -0
- package/static/dark/midjourney.svg +1 -0
- package/static/dark/monica.svg +1 -0
- package/static/dark/moxt.svg +1 -0
- package/static/dark/myshell.svg +1 -0
- package/static/dark/n8n.svg +1 -0
- package/static/dark/notebooklm.svg +1 -0
- package/static/dark/notion.svg +1 -0
- package/static/dark/novelai.svg +1 -0
- package/static/dark/obsidian.svg +1 -0
- package/static/dark/open-webui.svg +1 -0
- package/static/dark/openclaw.svg +1 -0
- package/static/dark/opencode.svg +1 -0
- package/static/dark/openhands.svg +1 -0
- package/static/dark/openhuman.svg +1 -0
- package/static/dark/phidata.svg +1 -0
- package/static/dark/pika.svg +1 -0
- package/static/dark/pixverse.svg +1 -0
- package/static/dark/player2.svg +1 -0
- package/static/dark/poe.svg +1 -0
- package/static/dark/pollinations.svg +1 -0
- package/static/dark/pydanticai.svg +1 -0
- package/static/dark/qingyan.svg +1 -0
- package/static/dark/qoder.svg +1 -0
- package/static/dark/railway.svg +1 -0
- package/static/dark/recraft.svg +1 -0
- package/static/dark/replit.svg +1 -0
- package/static/dark/roo-code.svg +1 -0
- package/static/dark/rsshub.svg +1 -0
- package/static/dark/runway.svg +1 -0
- package/static/dark/sillytavern.svg +1 -0
- package/static/dark/slock.svg +1 -0
- package/static/dark/smithery.svg +1 -0
- package/static/dark/suno.svg +1 -0
- package/static/dark/sync.svg +1 -0
- package/static/dark/tavily.svg +1 -0
- package/static/dark/tiangong.svg +1 -0
- package/static/dark/topazlabs.svg +1 -0
- package/static/dark/trae.svg +1 -0
- package/static/dark/tripo.svg +1 -0
- package/static/dark/turix.svg +1 -0
- package/static/dark/udio.svg +1 -0
- package/static/dark/unstructured.svg +1 -0
- package/static/dark/v0.svg +1 -0
- package/static/dark/vectorizer-ai.svg +1 -0
- package/static/dark/venice.svg +1 -0
- package/static/dark/vidu.svg +1 -0
- package/static/dark/viggle.svg +1 -0
- package/static/dark/windsurf.svg +1 -0
- package/static/dark/youmind.svg +1 -0
- package/static/dark/yuanbao.svg +1 -0
- package/static/dark/zai.svg +1 -0
- package/static/dark/zapier.svg +1 -0
- package/static/dark/zeabur.svg +1 -0
- package/static/dark/zencoder.svg +1 -0
- package/static/light/adobe-firefly.svg +1 -0
- package/static/light/adobe.svg +1 -0
- package/static/light/ag-ui.svg +1 -0
- package/static/light/agnes-ai.svg +1 -0
- package/static/light/airjelly.svg +1 -0
- package/static/light/amp.svg +1 -0
- package/static/light/antigravity.svg +1 -0
- package/static/light/askverdict.svg +1 -0
- package/static/light/automatic1111.svg +1 -0
- package/static/light/capcut.svg +1 -0
- package/static/light/celestoai.svg +1 -0
- package/static/light/cherry-studio.svg +1 -0
- package/static/light/claude-code.svg +1 -0
- package/static/light/cline.svg +1 -0
- package/static/light/clipdrop.svg +1 -0
- package/static/light/codebuddy.svg +1 -0
- package/static/light/codeflicker.svg +1 -0
- package/static/light/colab.svg +1 -0
- package/static/light/comfyui.svg +1 -0
- package/static/light/copilotkit.svg +1 -0
- package/static/light/coqui.svg +1 -0
- package/static/light/coze.svg +1 -0
- package/static/light/crewai.svg +1 -0
- package/static/light/cursor.svg +1 -0
- package/static/light/cybercut.svg +1 -0
- package/static/light/deepai.svg +1 -0
- package/static/light/deepl.svg +1 -0
- package/static/light/devin.svg +1 -0
- package/static/light/dify.svg +1 -0
- package/static/light/doc2x.svg +1 -0
- package/static/light/docsearch.svg +1 -0
- package/static/light/dream-machine.svg +1 -0
- package/static/light/fastgpt.svg +1 -0
- package/static/light/figma.svg +1 -0
- package/static/light/firecrawl.svg +1 -0
- package/static/light/flora.svg +1 -0
- package/static/light/flowith.svg +1 -0
- package/static/light/gemini-cli.svg +1 -0
- package/static/light/github-copilot.svg +1 -0
- package/static/light/glama.svg +1 -0
- package/static/light/glif.svg +1 -0
- package/static/light/goose.svg +1 -0
- package/static/light/gradio.svg +1 -0
- package/static/light/greptile.svg +1 -0
- package/static/light/hailuo.svg +1 -0
- package/static/light/haiper.svg +1 -0
- package/static/light/hedra.svg +1 -0
- package/static/light/hermes-agent.svg +1 -0
- package/static/light/icon-11x.svg +1 -0
- package/static/light/ideogram.svg +1 -0
- package/static/light/jimeng.svg +1 -0
- package/static/light/junie.svg +1 -0
- package/static/light/kilo-code.svg +1 -0
- package/static/light/kimi.svg +1 -0
- package/static/light/kiro.svg +1 -0
- package/static/light/kling.svg +1 -0
- package/static/light/krea.svg +1 -0
- package/static/light/langchain.svg +1 -0
- package/static/light/langfuse.svg +1 -0
- package/static/light/langgraph.svg +1 -0
- package/static/light/langsmith.svg +1 -0
- package/static/light/lightricks.svg +1 -0
- package/static/light/livekit.svg +1 -0
- package/static/light/llamaindex.svg +1 -0
- package/static/light/lovable.svg +1 -0
- package/static/light/lovart.svg +1 -0
- package/static/light/luma.svg +1 -0
- package/static/light/make.svg +1 -0
- package/static/light/manus.svg +1 -0
- package/static/light/mastra.svg +1 -0
- package/static/light/mcp-so.svg +1 -0
- package/static/light/mcp.svg +1 -0
- package/static/light/meta-ai.svg +1 -0
- package/static/light/metagpt.svg +1 -0
- package/static/light/microsoft-bing.svg +1 -0
- package/static/light/microsoft-copilot.svg +1 -0
- package/static/light/midjourney.svg +1 -0
- package/static/light/monica.svg +1 -0
- package/static/light/moxt.svg +1 -0
- package/static/light/myshell.svg +1 -0
- package/static/light/n8n.svg +1 -0
- package/static/light/notebooklm.svg +1 -0
- package/static/light/notion.svg +1 -0
- package/static/light/novelai.svg +1 -0
- package/static/light/obsidian.svg +1 -0
- package/static/light/open-webui.svg +1 -0
- package/static/light/openclaw.svg +1 -0
- package/static/light/opencode.svg +1 -0
- package/static/light/openhands.svg +1 -0
- package/static/light/openhuman.svg +1 -0
- package/static/light/phidata.svg +1 -0
- package/static/light/pika.svg +1 -0
- package/static/light/pixverse.svg +1 -0
- package/static/light/player2.svg +1 -0
- package/static/light/poe.svg +1 -0
- package/static/light/pollinations.svg +1 -0
- package/static/light/pydanticai.svg +1 -0
- package/static/light/qingyan.svg +1 -0
- package/static/light/qoder.svg +1 -0
- package/static/light/railway.svg +1 -0
- package/static/light/recraft.svg +1 -0
- package/static/light/replit.svg +1 -0
- package/static/light/roo-code.svg +1 -0
- package/static/light/rsshub.svg +1 -0
- package/static/light/runway.svg +1 -0
- package/static/light/sillytavern.svg +1 -0
- package/static/light/slock.svg +1 -0
- package/static/light/smithery.svg +1 -0
- package/static/light/suno.svg +1 -0
- package/static/light/sync.svg +1 -0
- package/static/light/tavily.svg +1 -0
- package/static/light/tiangong.svg +1 -0
- package/static/light/topazlabs.svg +1 -0
- package/static/light/trae.svg +1 -0
- package/static/light/tripo.svg +1 -0
- package/static/light/turix.svg +1 -0
- package/static/light/udio.svg +1 -0
- package/static/light/unstructured.svg +1 -0
- package/static/light/v0.svg +1 -0
- package/static/light/vectorizer-ai.svg +1 -0
- package/static/light/venice.svg +1 -0
- package/static/light/vidu.svg +1 -0
- package/static/light/viggle.svg +1 -0
- package/static/light/windsurf.svg +1 -0
- package/static/light/youmind.svg +1 -0
- package/static/light/yuanbao.svg +1 -0
- package/static/light/zai.svg +1 -0
- package/static/light/zapier.svg +1 -0
- package/static/light/zeabur.svg +1 -0
- package/static/light/zencoder.svg +1 -0
- package/static/text-dark/adobe-firefly.svg +1 -0
- package/static/text-dark/adobe.svg +1 -0
- package/static/text-dark/ag-ui.svg +1 -0
- package/static/text-dark/agnes-ai.svg +1 -0
- package/static/text-dark/airjelly.svg +1 -0
- package/static/text-dark/amp.svg +1 -0
- package/static/text-dark/antigravity.svg +1 -0
- package/static/text-dark/askverdict.svg +1 -0
- package/static/text-dark/automatic1111.svg +1 -0
- package/static/text-dark/capcut.svg +1 -0
- package/static/text-dark/celestoai.svg +1 -0
- package/static/text-dark/cherry-studio.svg +1 -0
- package/static/text-dark/claude-code.svg +1 -0
- package/static/text-dark/cline.svg +1 -0
- package/static/text-dark/clipdrop.svg +1 -0
- package/static/text-dark/codebuddy.svg +1 -0
- package/static/text-dark/codeflicker.svg +1 -0
- package/static/text-dark/colab.svg +1 -0
- package/static/text-dark/comfyui.svg +1 -0
- package/static/text-dark/copilotkit.svg +1 -0
- package/static/text-dark/coqui.svg +1 -0
- package/static/text-dark/coze.svg +1 -0
- package/static/text-dark/crewai.svg +1 -0
- package/static/text-dark/cursor.svg +1 -0
- package/static/text-dark/cybercut.svg +1 -0
- package/static/text-dark/deepai.svg +1 -0
- package/static/text-dark/deepl.svg +1 -0
- package/static/text-dark/devin.svg +1 -0
- package/static/text-dark/dify.svg +1 -0
- package/static/text-dark/doc2x.svg +1 -0
- package/static/text-dark/docsearch.svg +1 -0
- package/static/text-dark/dream-machine.svg +1 -0
- package/static/text-dark/fastgpt.svg +1 -0
- package/static/text-dark/figma.svg +1 -0
- package/static/text-dark/firecrawl.svg +1 -0
- package/static/text-dark/flora.svg +1 -0
- package/static/text-dark/flowith.svg +1 -0
- package/static/text-dark/gemini-cli.svg +1 -0
- package/static/text-dark/github-copilot.svg +1 -0
- package/static/text-dark/glama.svg +1 -0
- package/static/text-dark/goose.svg +1 -0
- package/static/text-dark/gradio.svg +1 -0
- package/static/text-dark/greptile.svg +1 -0
- package/static/text-dark/hailuo.svg +1 -0
- package/static/text-dark/haiper.svg +1 -0
- package/static/text-dark/hedra.svg +1 -0
- package/static/text-dark/hermes-agent.svg +1 -0
- package/static/text-dark/icon-11x.svg +1 -0
- package/static/text-dark/ideogram.svg +1 -0
- package/static/text-dark/jimeng.svg +1 -0
- package/static/text-dark/junie.svg +1 -0
- package/static/text-dark/kilo-code.svg +1 -0
- package/static/text-dark/kimi.svg +1 -0
- package/static/text-dark/kiro.svg +1 -0
- package/static/text-dark/kling.svg +1 -0
- package/static/text-dark/krea.svg +1 -0
- package/static/text-dark/langchain.svg +1 -0
- package/static/text-dark/langfuse.svg +1 -0
- package/static/text-dark/lightricks.svg +1 -0
- package/static/text-dark/livekit.svg +1 -0
- package/static/text-dark/llamaindex.svg +1 -0
- package/static/text-dark/lovable.svg +1 -0
- package/static/text-dark/lovart.svg +1 -0
- package/static/text-dark/luma.svg +1 -0
- package/static/text-dark/make.svg +1 -0
- package/static/text-dark/manus.svg +1 -0
- package/static/text-dark/mastra.svg +1 -0
- package/static/text-dark/mcp-so.svg +1 -0
- package/static/text-dark/mcp.svg +1 -0
- package/static/text-dark/meta-ai.svg +1 -0
- package/static/text-dark/metagpt.svg +1 -0
- package/static/text-dark/microsoft-bing.svg +1 -0
- package/static/text-dark/microsoft-copilot.svg +1 -0
- package/static/text-dark/midjourney.svg +1 -0
- package/static/text-dark/monica.svg +1 -0
- package/static/text-dark/moxt.svg +1 -0
- package/static/text-dark/myshell.svg +1 -0
- package/static/text-dark/n8n.svg +1 -0
- package/static/text-dark/notebooklm.svg +1 -0
- package/static/text-dark/notion.svg +1 -0
- package/static/text-dark/novelai.svg +1 -0
- package/static/text-dark/obsidian.svg +1 -0
- package/static/text-dark/open-webui.svg +1 -0
- package/static/text-dark/openclaw.svg +1 -0
- package/static/text-dark/opencode.svg +1 -0
- package/static/text-dark/openhands.svg +1 -0
- package/static/text-dark/openhuman.svg +1 -0
- package/static/text-dark/phidata.svg +1 -0
- package/static/text-dark/pika.svg +1 -0
- package/static/text-dark/pixverse.svg +1 -0
- package/static/text-dark/player2.svg +1 -0
- package/static/text-dark/poe.svg +1 -0
- package/static/text-dark/pollinations.svg +1 -0
- package/static/text-dark/pydanticai.svg +1 -0
- package/static/text-dark/qingyan.svg +1 -0
- package/static/text-dark/qoder.svg +1 -0
- package/static/text-dark/railway.svg +1 -0
- package/static/text-dark/recraft.svg +1 -0
- package/static/text-dark/replit.svg +1 -0
- package/static/text-dark/roo-code.svg +1 -0
- package/static/text-dark/rsshub.svg +1 -0
- package/static/text-dark/runway.svg +1 -0
- package/static/text-dark/sillytavern.svg +1 -0
- package/static/text-dark/slock.svg +1 -0
- package/static/text-dark/smithery.svg +1 -0
- package/static/text-dark/suno.svg +1 -0
- package/static/text-dark/sync.svg +1 -0
- package/static/text-dark/tavily.svg +1 -0
- package/static/text-dark/tiangong.svg +1 -0
- package/static/text-dark/topazlabs.svg +1 -0
- package/static/text-dark/trae.svg +1 -0
- package/static/text-dark/tripo.svg +1 -0
- package/static/text-dark/turix.svg +1 -0
- package/static/text-dark/udio.svg +1 -0
- package/static/text-dark/unstructured.svg +1 -0
- package/static/text-dark/vectorizer-ai.svg +1 -0
- package/static/text-dark/venice.svg +1 -0
- package/static/text-dark/vidu.svg +1 -0
- package/static/text-dark/viggle.svg +1 -0
- package/static/text-dark/windsurf.svg +1 -0
- package/static/text-dark/youmind.svg +1 -0
- package/static/text-dark/yuanbao.svg +1 -0
- package/static/text-dark/zai.svg +1 -0
- package/static/text-dark/zapier.svg +1 -0
- package/static/text-dark/zeabur.svg +1 -0
- package/static/text-dark/zencoder.svg +1 -0
- package/static/text-light/adobe-firefly.svg +1 -0
- package/static/text-light/adobe.svg +1 -0
- package/static/text-light/ag-ui.svg +1 -0
- package/static/text-light/agnes-ai.svg +1 -0
- package/static/text-light/airjelly.svg +1 -0
- package/static/text-light/amp.svg +1 -0
- package/static/text-light/antigravity.svg +1 -0
- package/static/text-light/askverdict.svg +1 -0
- package/static/text-light/automatic1111.svg +1 -0
- package/static/text-light/capcut.svg +1 -0
- package/static/text-light/celestoai.svg +1 -0
- package/static/text-light/cherry-studio.svg +1 -0
- package/static/text-light/claude-code.svg +1 -0
- package/static/text-light/cline.svg +1 -0
- package/static/text-light/clipdrop.svg +1 -0
- package/static/text-light/codebuddy.svg +1 -0
- package/static/text-light/codeflicker.svg +1 -0
- package/static/text-light/colab.svg +1 -0
- package/static/text-light/comfyui.svg +1 -0
- package/static/text-light/copilotkit.svg +1 -0
- package/static/text-light/coqui.svg +1 -0
- package/static/text-light/coze.svg +1 -0
- package/static/text-light/crewai.svg +1 -0
- package/static/text-light/cursor.svg +1 -0
- package/static/text-light/cybercut.svg +1 -0
- package/static/text-light/deepai.svg +1 -0
- package/static/text-light/deepl.svg +1 -0
- package/static/text-light/devin.svg +1 -0
- package/static/text-light/dify.svg +1 -0
- package/static/text-light/doc2x.svg +1 -0
- package/static/text-light/docsearch.svg +1 -0
- package/static/text-light/dream-machine.svg +1 -0
- package/static/text-light/fastgpt.svg +1 -0
- package/static/text-light/figma.svg +1 -0
- package/static/text-light/firecrawl.svg +1 -0
- package/static/text-light/flora.svg +1 -0
- package/static/text-light/flowith.svg +1 -0
- package/static/text-light/gemini-cli.svg +1 -0
- package/static/text-light/github-copilot.svg +1 -0
- package/static/text-light/glama.svg +1 -0
- package/static/text-light/goose.svg +1 -0
- package/static/text-light/gradio.svg +1 -0
- package/static/text-light/greptile.svg +1 -0
- package/static/text-light/hailuo.svg +1 -0
- package/static/text-light/haiper.svg +1 -0
- package/static/text-light/hedra.svg +1 -0
- package/static/text-light/hermes-agent.svg +1 -0
- package/static/text-light/icon-11x.svg +1 -0
- package/static/text-light/ideogram.svg +1 -0
- package/static/text-light/jimeng.svg +1 -0
- package/static/text-light/junie.svg +1 -0
- package/static/text-light/kilo-code.svg +1 -0
- package/static/text-light/kimi.svg +1 -0
- package/static/text-light/kiro.svg +1 -0
- package/static/text-light/kling.svg +1 -0
- package/static/text-light/krea.svg +1 -0
- package/static/text-light/langchain.svg +1 -0
- package/static/text-light/langfuse.svg +1 -0
- package/static/text-light/lightricks.svg +1 -0
- package/static/text-light/livekit.svg +1 -0
- package/static/text-light/llamaindex.svg +1 -0
- package/static/text-light/lovable.svg +1 -0
- package/static/text-light/lovart.svg +1 -0
- package/static/text-light/luma.svg +1 -0
- package/static/text-light/make.svg +1 -0
- package/static/text-light/manus.svg +1 -0
- package/static/text-light/mastra.svg +1 -0
- package/static/text-light/mcp-so.svg +1 -0
- package/static/text-light/mcp.svg +1 -0
- package/static/text-light/meta-ai.svg +1 -0
- package/static/text-light/metagpt.svg +1 -0
- package/static/text-light/microsoft-bing.svg +1 -0
- package/static/text-light/microsoft-copilot.svg +1 -0
- package/static/text-light/midjourney.svg +1 -0
- package/static/text-light/monica.svg +1 -0
- package/static/text-light/moxt.svg +1 -0
- package/static/text-light/myshell.svg +1 -0
- package/static/text-light/n8n.svg +1 -0
- package/static/text-light/notebooklm.svg +1 -0
- package/static/text-light/notion.svg +1 -0
- package/static/text-light/novelai.svg +1 -0
- package/static/text-light/obsidian.svg +1 -0
- package/static/text-light/open-webui.svg +1 -0
- package/static/text-light/openclaw.svg +1 -0
- package/static/text-light/opencode.svg +1 -0
- package/static/text-light/openhands.svg +1 -0
- package/static/text-light/openhuman.svg +1 -0
- package/static/text-light/phidata.svg +1 -0
- package/static/text-light/pika.svg +1 -0
- package/static/text-light/pixverse.svg +1 -0
- package/static/text-light/player2.svg +1 -0
- package/static/text-light/poe.svg +1 -0
- package/static/text-light/pollinations.svg +1 -0
- package/static/text-light/pydanticai.svg +1 -0
- package/static/text-light/qingyan.svg +1 -0
- package/static/text-light/qoder.svg +1 -0
- package/static/text-light/railway.svg +1 -0
- package/static/text-light/recraft.svg +1 -0
- package/static/text-light/replit.svg +1 -0
- package/static/text-light/roo-code.svg +1 -0
- package/static/text-light/rsshub.svg +1 -0
- package/static/text-light/runway.svg +1 -0
- package/static/text-light/sillytavern.svg +1 -0
- package/static/text-light/slock.svg +1 -0
- package/static/text-light/smithery.svg +1 -0
- package/static/text-light/suno.svg +1 -0
- package/static/text-light/sync.svg +1 -0
- package/static/text-light/tavily.svg +1 -0
- package/static/text-light/tiangong.svg +1 -0
- package/static/text-light/topazlabs.svg +1 -0
- package/static/text-light/trae.svg +1 -0
- package/static/text-light/tripo.svg +1 -0
- package/static/text-light/turix.svg +1 -0
- package/static/text-light/udio.svg +1 -0
- package/static/text-light/unstructured.svg +1 -0
- package/static/text-light/vectorizer-ai.svg +1 -0
- package/static/text-light/venice.svg +1 -0
- package/static/text-light/vidu.svg +1 -0
- package/static/text-light/viggle.svg +1 -0
- package/static/text-light/windsurf.svg +1 -0
- package/static/text-light/youmind.svg +1 -0
- package/static/text-light/yuanbao.svg +1 -0
- package/static/text-light/zai.svg +1 -0
- package/static/text-light/zapier.svg +1 -0
- package/static/text-light/zeabur.svg +1 -0
- package/static/text-light/zencoder.svg +1 -0
- package/static/white/adobe-firefly.svg +1 -0
- package/static/white/adobe.svg +1 -0
- package/static/white/ag-ui.svg +1 -0
- package/static/white/agnes-ai.svg +1 -0
- package/static/white/airjelly.svg +1 -0
- package/static/white/amp.svg +1 -0
- package/static/white/antigravity.svg +1 -0
- package/static/white/askverdict.svg +1 -0
- package/static/white/automatic1111.svg +1 -0
- package/static/white/capcut.svg +1 -0
- package/static/white/celestoai.svg +1 -0
- package/static/white/cherry-studio.svg +1 -1
- package/static/white/claude-code.svg +1 -0
- package/static/white/cline.svg +1 -1
- package/static/white/clipdrop.svg +1 -0
- package/static/white/codebuddy.svg +1 -0
- package/static/white/codeflicker.svg +1 -0
- package/static/white/colab.svg +1 -0
- package/static/white/comfyui.svg +1 -0
- package/static/white/copilotkit.svg +1 -0
- package/static/white/coqui.svg +1 -0
- package/static/white/coze.svg +1 -0
- package/static/white/crewai.svg +1 -0
- package/static/white/cursor.svg +1 -1
- package/static/white/cybercut.svg +1 -0
- package/static/white/deepai.svg +1 -0
- package/static/white/deepl.svg +1 -0
- package/static/white/devin.svg +1 -0
- package/static/white/dify.svg +1 -0
- package/static/white/doc2x.svg +1 -0
- package/static/white/docsearch.svg +1 -0
- package/static/white/dream-machine.svg +1 -0
- package/static/white/fastgpt.svg +1 -0
- package/static/white/figma.svg +1 -0
- package/static/white/firecrawl.svg +1 -0
- package/static/white/flora.svg +1 -0
- package/static/white/flowith.svg +1 -0
- package/static/white/gemini-cli.svg +1 -0
- package/static/white/github-copilot.svg +1 -0
- package/static/white/glama.svg +1 -0
- package/static/white/glif.svg +1 -0
- package/static/white/goose.svg +1 -0
- package/static/white/gradio.svg +1 -0
- package/static/white/greptile.svg +1 -0
- package/static/white/hailuo.svg +1 -0
- package/static/white/haiper.svg +1 -0
- package/static/white/hedra.svg +1 -0
- package/static/white/hermes-agent.svg +1 -0
- package/static/white/icon-11x.svg +1 -0
- package/static/white/ideogram.svg +1 -0
- package/static/white/jimeng.svg +1 -0
- package/static/white/junie.svg +1 -0
- package/static/white/kilo-code.svg +1 -0
- package/static/white/kimi.svg +1 -0
- package/static/white/kiro.svg +1 -0
- package/static/white/kling.svg +1 -0
- package/static/white/krea.svg +1 -0
- package/static/white/langchain.svg +1 -0
- package/static/white/langfuse.svg +1 -0
- package/static/white/langgraph.svg +1 -0
- package/static/white/langsmith.svg +1 -0
- package/static/white/lightricks.svg +1 -0
- package/static/white/livekit.svg +1 -0
- package/static/white/llamaindex.svg +1 -0
- package/static/white/lovable.svg +1 -0
- package/static/white/lovart.svg +1 -0
- package/static/white/luma.svg +1 -0
- package/static/white/make.svg +1 -0
- package/static/white/manus.svg +1 -0
- package/static/white/mastra.svg +1 -0
- package/static/white/mcp-so.svg +1 -0
- package/static/white/mcp.svg +1 -0
- package/static/white/meta-ai.svg +1 -0
- package/static/white/metagpt.svg +1 -0
- package/static/white/microsoft-bing.svg +1 -0
- package/static/white/microsoft-copilot.svg +1 -0
- package/static/white/midjourney.svg +1 -0
- package/static/white/monica.svg +1 -0
- package/static/white/moxt.svg +1 -0
- package/static/white/myshell.svg +1 -0
- package/static/white/n8n.svg +1 -0
- package/static/white/notebooklm.svg +1 -0
- package/static/white/notion.svg +1 -0
- package/static/white/novelai.svg +1 -0
- package/static/white/obsidian.svg +1 -1
- package/static/white/open-webui.svg +1 -0
- package/static/white/openclaw.svg +1 -0
- package/static/white/opencode.svg +1 -0
- package/static/white/openhands.svg +1 -0
- package/static/white/openhuman.svg +1 -0
- package/static/white/phidata.svg +1 -0
- package/static/white/pika.svg +1 -0
- package/static/white/pixverse.svg +1 -0
- package/static/white/player2.svg +1 -0
- package/static/white/poe.svg +1 -0
- package/static/white/pollinations.svg +1 -0
- package/static/white/pydanticai.svg +1 -0
- package/static/white/qingyan.svg +1 -0
- package/static/white/qoder.svg +1 -0
- package/static/white/railway.svg +1 -0
- package/static/white/recraft.svg +1 -0
- package/static/white/replit.svg +1 -0
- package/static/white/roo-code.svg +1 -0
- package/static/white/rsshub.svg +1 -0
- package/static/white/runway.svg +1 -0
- package/static/white/sillytavern.svg +1 -0
- package/static/white/slock.svg +1 -0
- package/static/white/smithery.svg +1 -0
- package/static/white/suno.svg +1 -0
- package/static/white/sync.svg +1 -0
- package/static/white/tavily.svg +1 -0
- package/static/white/tiangong.svg +1 -0
- package/static/white/topazlabs.svg +1 -0
- package/static/white/trae.svg +1 -0
- package/static/white/tripo.svg +1 -0
- package/static/white/turix.svg +1 -0
- package/static/white/udio.svg +1 -0
- package/static/white/unstructured.svg +1 -0
- package/static/white/v0.svg +1 -0
- package/static/white/vectorizer-ai.svg +1 -0
- package/static/white/venice.svg +1 -0
- package/static/white/vidu.svg +1 -0
- package/static/white/viggle.svg +1 -0
- package/static/white/windsurf.svg +1 -0
- package/static/white/youmind.svg +1 -0
- package/static/white/yuanbao.svg +1 -0
- package/static/white/zai.svg +1 -1
- package/static/white/zapier.svg +1 -0
- package/static/white/zeabur.svg +1 -0
- package/static/white/zencoder.svg +1 -0
- package/dist/Claude/Color.js +0 -10
- package/dist/Claude/Mono.js +0 -10
- package/dist/Claude/index.d.ts +0 -4
- package/dist/Claude/index.js +0 -6
- package/dist/Codex/Color.js +0 -10
- package/dist/Codex/Mono.js +0 -10
- package/dist/Codex/index.d.ts +0 -4
- package/dist/Codex/index.js +0 -6
- package/dist/Gemini/Color.js +0 -10
- package/dist/Gemini/Mono.js +0 -10
- package/dist/Gemini/index.d.ts +0 -4
- package/dist/Gemini/index.js +0 -6
- package/dist/Sider/Color.js +0 -10
- package/dist/Sider/Mono.js +0 -10
- package/dist/Sider/index.d.ts +0 -4
- package/dist/Sider/index.js +0 -6
- package/icons/claude.svg +0 -9
- package/icons/codex.svg +0 -14
- package/icons/gemini.svg +0 -24
- package/icons/sider.svg +0 -24
- package/static/black/claude.svg +0 -1
- package/static/black/codex.svg +0 -1
- package/static/black/gemini.svg +0 -1
- package/static/black/sider.svg +0 -1
- package/static/white/claude.svg +0 -1
- package/static/white/codex.svg +0 -1
- package/static/white/gemini.svg +0 -1
- package/static/white/sider.svg +0 -1
- /package/dist/{Claude → Adobe}/Color.d.ts +0 -0
- /package/dist/{Claude/Mono.d.ts → Adobe/Combine.d.ts} +0 -0
- /package/dist/{Codex/Color.d.ts → Adobe/CombineDark.d.ts} +0 -0
- /package/dist/{Codex/Mono.d.ts → Adobe/CombineLight.d.ts} +0 -0
- /package/dist/{Gemini/Color.d.ts → Adobe/Dark.d.ts} +0 -0
- /package/dist/{Gemini/Mono.d.ts → Adobe/Light.d.ts} +0 -0
- /package/dist/{Sider → Adobe}/Mono.d.ts +0 -0
- /package/dist/{Sider/Color.d.ts → Adobe/Text.d.ts} +0 -0
|
@@ -0,0 +1,12 @@
|
|
|
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 OpenclawMono = ({ 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 + "-openclaw-mono__Name=OpenClaw, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-openclaw-mono__OpenClaw / Icon", clipPath: 'url(#' + instanceId + "-openclaw-mono__clip0_436_4664)", children: _jsxs("g", { id: instanceId + "-openclaw-mono__Clip path group", children: [_jsx("mask", { id: instanceId + "-openclaw-mono__mask0_436_4664", style: {
|
|
8
|
+
maskType: "luminance"
|
|
9
|
+
}, maskUnits: "userSpaceOnUse", x: 0, y: 0, width: 48, height: 48, children: _jsx("g", { id: instanceId + "-openclaw-mono__a", children: _jsx("path", { id: instanceId + "-openclaw-mono__OpenClaw / path 01", d: "M0 0H48V48H0V0Z", fill: "#fff", fillOpacity: 1 }) }) }), _jsx("g", { mask: 'url(#' + instanceId + "-openclaw-mono__mask0_436_4664)", children: _jsxs("g", { id: instanceId + "-openclaw-mono__Group", children: [_jsx("path", { id: instanceId + "-openclaw-mono__OpenClaw / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M18.0921 14.208C18.3719 14.208 18.6403 14.3192 18.8381 14.517C19.036 14.7149 19.1471 14.9832 19.1471 15.263C19.1471 15.5428 19.036 15.8112 18.8381 16.009C18.6403 16.2069 18.3719 16.318 18.0921 16.318C17.8123 16.318 17.544 16.2069 17.3461 16.009C17.1483 15.8112 17.0371 15.5428 17.0371 15.263C17.0371 14.9832 17.1483 14.7149 17.3461 14.517C17.544 14.3192 17.8123 14.208 18.0921 14.208Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-openclaw-mono__OpenClaw / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M30.7523 14.208C31.0324 14.208 31.301 14.3193 31.499 14.5173C31.697 14.7153 31.8083 14.9839 31.8083 15.264C31.8083 15.5441 31.697 15.8127 31.499 16.0107C31.301 16.2088 31.0324 16.32 30.7523 16.32C30.4722 16.32 30.2036 16.2088 30.0056 16.0107C29.8075 15.8127 29.6963 15.5441 29.6963 15.264C29.6963 14.9839 29.8075 14.7153 30.0056 14.5173C30.2036 14.3193 30.4722 14.208 30.7523 14.208Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-openclaw-mono__OpenClaw / path 04", fillRule: "evenodd", clipRule: "evenodd", d: "M33.7541 3.82403C34.9141 3.28403 36.0341 3.17803 36.9861 3.75003C37.1177 3.84209 37.2094 3.98064 37.2428 4.13771C37.2761 4.29477 37.2487 4.45865 37.1659 4.59624C37.0831 4.73384 36.9513 4.83491 36.7969 4.87905C36.6425 4.92318 36.4771 4.90709 36.3341 4.83403C35.8801 4.56203 35.2401 4.52803 34.2901 4.97003C33.5861 5.30003 32.7601 5.87003 31.8221 6.70203C37.1881 9.04203 40.6221 13.702 42.1181 18.544C41.6422 18.64 41.1721 18.7628 40.7101 18.912C39.5541 18.944 38.3621 19.32 37.7061 20.382C37.0301 21.482 37.1701 22.934 37.8501 24.52L37.8601 24.544L37.8741 24.572C38.9201 26.662 40.5101 28.392 42.2741 29.14C40.4501 35.688 35.3941 41.428 30.3301 43.116V47.334H26.1101V43.114C24.0241 43.948 21.9381 43.134 21.8901 43.114V47.334H17.6701V43.114C12.6081 41.428 7.54812 35.688 5.72412 29.14C7.48812 28.394 9.08012 26.664 10.1241 24.572L10.1381 24.544L10.1501 24.52C10.8301 22.934 10.9701 21.484 10.2921 20.382C9.63812 19.32 8.44612 18.944 7.28612 18.912C6.82409 18.7635 6.354 18.6413 5.87812 18.546C7.37612 13.704 10.8101 9.04403 16.1761 6.70203C15.2361 5.87003 14.4161 5.30003 13.7081 4.97003C12.7601 4.52803 12.1201 4.56203 11.6661 4.83403C11.5217 4.92 11.3492 4.94534 11.1862 4.90449C11.0231 4.86364 10.8829 4.75993 10.7961 4.61603C10.7109 4.47211 10.6859 4.30034 10.7268 4.13813C10.7676 3.97592 10.8709 3.83642 11.0141 3.75003C11.9661 3.17803 13.0861 3.28403 14.2441 3.82403C15.2241 4.28203 16.3061 5.08003 17.4861 6.18803C19.5835 5.47636 21.7853 5.12078 24.0001 5.13603C26.3981 5.13603 28.5681 5.51603 30.5121 6.18803C31.6921 5.08003 32.7721 4.28203 33.7521 3.82403H33.7541ZM17.6701 13.154C16.9986 13.154 16.3546 13.4208 15.8797 13.8956C15.4049 14.3705 15.1381 15.0145 15.1381 15.686C15.1381 16.3576 15.4049 17.0016 15.8797 17.4764C16.3546 17.9513 16.9986 18.218 17.6701 18.218C18.3416 18.218 18.9857 17.9513 19.4605 17.4764C19.9354 17.0016 20.2021 16.3576 20.2021 15.686C20.2021 15.0145 19.9354 14.3705 19.4605 13.8956C18.9857 13.4208 18.3416 13.154 17.6701 13.154ZM30.3301 13.154C29.9915 13.1445 29.6544 13.203 29.3388 13.326C29.0231 13.449 28.7354 13.6341 28.4925 13.8702C28.2496 14.1064 28.0565 14.3888 27.9247 14.7009C27.7929 15.0129 27.7249 15.3483 27.7249 15.687C27.7249 16.0258 27.7929 16.3611 27.9247 16.6732C28.0565 16.9852 28.2496 17.2677 28.4925 17.5038C28.7354 17.74 29.0231 17.925 29.3388 18.048C29.6544 18.1711 29.9915 18.2295 30.3301 18.22C30.9896 18.2015 31.6158 17.9265 32.0757 17.4535C32.5356 16.9805 32.7929 16.3468 32.7929 15.687C32.7929 15.0273 32.5356 14.3936 32.0757 13.9206C31.6158 13.4476 30.9896 13.1726 30.3301 13.154Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-openclaw-mono__OpenClaw / path 05", fillRule: "evenodd", clipRule: "evenodd", d: "M0.79024 26.236C-1.14176 22.372 0.46424 18.51 5.61024 19.506V19.504L5.71024 19.524C5.87824 19.56 6.05024 19.6 6.23024 19.644C6.29624 19.662 6.36424 19.678 6.43024 19.698C6.59824 19.742 6.76624 19.794 6.94024 19.85L7.12024 19.904C8.17624 19.904 9.02024 20.22 9.44024 20.906C9.86424 21.592 9.86424 22.646 9.23024 24.126C9.06024 24.466 8.87424 24.792 8.67824 25.104L8.65824 25.138C8.29946 25.7059 7.884 26.2359 7.41824 26.72L7.38024 26.76C5.19624 28.994 2.38824 29.432 0.79024 26.236Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-openclaw-mono__OpenClaw / path 06", fillRule: "evenodd", clipRule: "evenodd", d: "M42.386 19.5061C47.534 18.5061 49.142 22.3721 47.208 26.2361C46.048 28.5541 44.256 28.9581 42.524 28.1561L42.502 28.1461C42.4251 28.1107 42.349 28.0734 42.274 28.0341L42.236 28.0141C42.1583 27.9713 42.0816 27.9266 42.006 27.8801L41.96 27.8521C41.89 27.8081 41.818 27.7641 41.748 27.7161L41.648 27.6461C40.548 26.8701 39.524 25.6321 38.768 24.1261C38.216 22.8321 38.146 21.8621 38.42 21.1821C38.772 20.3041 39.692 19.9041 40.88 19.9041C40.944 19.8821 41.012 19.8641 41.078 19.8441C41.238 19.7921 41.398 19.7441 41.554 19.7001L41.788 19.6401C41.9867 19.5898 42.1848 19.5451 42.386 19.5061Z", fill: "currentColor", fillOpacity: 1 })] }) })] }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-openclaw-mono__clip0_436_4664", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
10
|
+
};
|
|
11
|
+
const ForwardRef = forwardRef(OpenclawMono);
|
|
12
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,12 @@
|
|
|
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 OpenclawText = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 134 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: typeof size === 'number' ? size * 5.583333333333333 : 'calc(' + size + ' * 5.583333333333333)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-openclaw-text__Name=OpenClaw, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-openclaw-text__OpenClaw / Combination", clipPath: 'url(#' + instanceId + "-openclaw-text__clip0_449_13344)", children: [_jsx("g", { id: instanceId + "-openclaw-text__Frame", clipPath: 'url(#' + instanceId + "-openclaw-text__clip1_449_13344)", children: _jsxs("g", { id: instanceId + "-openclaw-text__Clip path group", children: [_jsx("mask", { id: instanceId + "-openclaw-text__mask0_449_13344", style: {
|
|
8
|
+
maskType: "luminance"
|
|
9
|
+
}, maskUnits: "userSpaceOnUse", x: 0, y: 0, width: 24, height: 24, children: _jsx("g", { id: instanceId + "-openclaw-text__a", children: _jsx("path", { id: instanceId + "-openclaw-text__OpenClaw / path 01", d: "M0 0H24V24H0V0Z", fill: "#fff", fillOpacity: 1 }) }) }), _jsx("g", { mask: 'url(#' + instanceId + "-openclaw-text__mask0_449_13344)", children: _jsxs("g", { id: instanceId + "-openclaw-text__Group", children: [_jsx("path", { id: instanceId + "-openclaw-text__OpenClaw / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M9.04605 7.104C9.18596 7.104 9.32013 7.15958 9.41905 7.2585C9.51798 7.35743 9.57355 7.4916 9.57355 7.6315C9.57355 7.77141 9.51798 7.90558 9.41905 8.0045C9.32013 8.10343 9.18596 8.159 9.04605 8.159C8.90615 8.159 8.77198 8.10343 8.67306 8.0045C8.57413 7.90558 8.51855 7.77141 8.51855 7.6315C8.51855 7.4916 8.57413 7.35743 8.67306 7.2585C8.77198 7.15958 8.90615 7.104 9.04605 7.104Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-openclaw-text__OpenClaw / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M15.3761 7.104C15.5162 7.104 15.6505 7.15963 15.7495 7.25865C15.8485 7.35767 15.9041 7.49197 15.9041 7.632C15.9041 7.77204 15.8485 7.90634 15.7495 8.00536C15.6505 8.10438 15.5162 8.16 15.3761 8.16C15.2361 8.16 15.1018 8.10438 15.0028 8.00536C14.9038 7.90634 14.8481 7.77204 14.8481 7.632C14.8481 7.49197 14.9038 7.35767 15.0028 7.25865C15.1018 7.15963 15.2361 7.104 15.3761 7.104Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-openclaw-text__OpenClaw / path 04", fillRule: "evenodd", clipRule: "evenodd", d: "M16.8773 1.91195C17.4573 1.64195 18.0173 1.58895 18.4933 1.87495C18.5591 1.92098 18.6049 1.99026 18.6216 2.06879C18.6383 2.14732 18.6246 2.22926 18.5832 2.29806C18.5418 2.36686 18.4759 2.41739 18.3987 2.43946C18.3215 2.46153 18.2388 2.45348 18.1673 2.41695C17.9403 2.28095 17.6203 2.26395 17.1453 2.48495C16.7933 2.64995 16.3803 2.93495 15.9113 3.35095C18.5943 4.52095 20.3113 6.85095 21.0593 9.27195C20.8213 9.31993 20.5863 9.38136 20.3553 9.45595C19.7773 9.47195 19.1813 9.65995 18.8533 10.191C18.5153 10.741 18.5853 11.467 18.9253 12.26L18.9303 12.272L18.9373 12.286C19.4603 13.331 20.2553 14.196 21.1373 14.57C20.2253 17.844 17.6973 20.714 15.1653 21.558V23.667H13.0553V21.557C12.0123 21.974 10.9693 21.567 10.9453 21.557V23.667H8.8353V21.557C6.3043 20.714 3.7743 17.844 2.8623 14.57C3.7443 14.197 4.5403 13.332 5.0623 12.286L5.0693 12.272L5.0753 12.26C5.4153 11.467 5.4853 10.742 5.1463 10.191C4.8193 9.65995 4.2233 9.47195 3.6433 9.45595C3.41229 9.38167 3.17725 9.32057 2.9393 9.27295C3.6883 6.85195 5.4053 4.52195 8.0883 3.35095C7.6183 2.93495 7.2083 2.64995 6.8543 2.48495C6.3803 2.26395 6.0603 2.28095 5.8333 2.41695C5.76111 2.45994 5.67483 2.47261 5.59332 2.45218C5.51181 2.43176 5.4417 2.37991 5.3983 2.30795C5.35568 2.23599 5.34322 2.15011 5.36363 2.069C5.38405 1.9879 5.43569 1.91815 5.5073 1.87495C5.9833 1.58895 6.5433 1.64195 7.1223 1.91195C7.6123 2.14095 8.1533 2.53995 8.7433 3.09395C9.79202 2.73812 10.8929 2.56033 12.0003 2.56795C13.1993 2.56795 14.2843 2.75795 15.2563 3.09395C15.8463 2.53995 16.3863 2.14095 16.8763 1.91195H16.8773ZM8.8353 6.57695C8.49954 6.57695 8.17753 6.71033 7.94011 6.94775C7.70269 7.18518 7.5693 7.50719 7.5693 7.84295C7.5693 8.17872 7.70269 8.50073 7.94011 8.73815C8.17753 8.97557 8.49954 9.10895 8.8353 9.10895C9.17107 9.10895 9.49308 8.97557 9.7305 8.73815C9.96792 8.50073 10.1013 8.17872 10.1013 7.84295C10.1013 7.50719 9.96792 7.18518 9.7305 6.94775C9.49308 6.71033 9.17107 6.57695 8.8353 6.57695ZM15.1653 6.57695C14.996 6.57219 14.8274 6.60143 14.6696 6.66294C14.5118 6.72445 14.3679 6.81698 14.2465 6.93505C14.125 7.05313 14.0285 7.19435 13.9626 7.35038C13.8967 7.50641 13.8627 7.67407 13.8627 7.84345C13.8627 8.01283 13.8967 8.18049 13.9626 8.33652C14.0285 8.49255 14.125 8.63378 14.2465 8.75185C14.3679 8.86993 14.5118 8.96246 14.6696 9.02396C14.8274 9.08547 14.996 9.11471 15.1653 9.10995C15.495 9.10068 15.8082 8.96319 16.0381 8.72668C16.2681 8.49018 16.3967 8.17332 16.3967 7.84345C16.3967 7.51359 16.2681 7.19672 16.0381 6.96022C15.8082 6.72372 15.495 6.58622 15.1653 6.57695Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-openclaw-text__OpenClaw / path 05", fillRule: "evenodd", clipRule: "evenodd", d: "M0.39512 13.118C-0.57088 11.186 0.23212 9.255 2.80512 9.753V9.752L2.85512 9.762C2.93912 9.78 3.02512 9.8 3.11512 9.822C3.14812 9.831 3.18212 9.839 3.21512 9.849C3.29912 9.871 3.38312 9.897 3.47012 9.925L3.56012 9.952C4.08812 9.952 4.51012 10.11 4.72012 10.453C4.93212 10.796 4.93212 11.323 4.61512 12.063C4.53012 12.233 4.43712 12.396 4.33912 12.552L4.32912 12.569C4.14973 12.853 3.942 13.118 3.70912 13.36L3.69012 13.38C2.59812 14.497 1.19412 14.716 0.39512 13.118Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-openclaw-text__OpenClaw / path 06", fillRule: "evenodd", clipRule: "evenodd", d: "M21.1933 9.75303C23.7673 9.25303 24.5713 11.186 23.6043 13.118C23.0243 14.277 22.1283 14.479 21.2623 14.078L21.2513 14.073C21.2128 14.0554 21.1748 14.0367 21.1373 14.017L21.1183 14.007C21.0794 13.9856 21.041 13.9633 21.0033 13.94L20.9803 13.926C20.9453 13.904 20.9093 13.882 20.8743 13.858L20.8243 13.823C20.2743 13.435 19.7623 12.816 19.3843 12.063C19.1083 11.416 19.0733 10.931 19.2103 10.591C19.3863 10.152 19.8463 9.95203 20.4403 9.95203C20.4723 9.94103 20.5063 9.93203 20.5393 9.92203C20.6193 9.89603 20.6993 9.87203 20.7773 9.85003L20.8943 9.82003C20.9936 9.79491 21.0927 9.77256 21.1933 9.75303Z", fill: "currentColor", fillOpacity: 1 })] }) })] }) }), _jsx("g", { id: instanceId + "-openclaw-text__Frame_2", children: _jsx("path", { id: instanceId + "-openclaw-text__OpenClaw / path 07", d: "M120.742 17.7H116.181L113.716 7.917H117.501L118.2 11.4495L118.569 14.9438H118.821L119.636 11.061L120.607 7.917H125.305L126.275 11.061L127.09 14.9438H127.342L127.731 11.4495L128.41 7.917H132.137L129.556 17.7H124.994L123.732 13.779L123.014 10.848H122.761L122.024 13.779L120.742 17.7ZM113.314 17.7H109.897V15.5258H109.703V12.051C109.703 11.5597 109.573 11.2485 109.315 11.1195C109.069 10.977 108.622 10.9058 107.975 10.9058C107.38 10.9058 106.966 10.977 106.733 11.1195C106.513 11.262 106.403 11.5403 106.403 11.9543V12.0323H102.754V11.9933C102.754 11.1263 102.98 10.3755 103.433 9.74175C103.886 9.0945 104.527 8.5965 105.355 8.247C106.183 7.8975 107.147 7.722 108.247 7.722C109.386 7.722 110.331 7.9035 111.082 8.2665C111.832 8.61525 112.388 9.12 112.75 9.78C113.126 10.4272 113.314 11.2102 113.314 12.129V17.7ZM106.015 17.8942C104.915 17.8942 104.061 17.6542 103.453 17.1757C102.857 16.6972 102.56 16.0433 102.56 15.2153C102.56 14.7503 102.67 14.3355 102.89 13.9732C103.11 13.611 103.453 13.3192 103.918 13.0995C104.384 12.867 104.986 12.711 105.724 12.6338L109.897 12.2265V14.2448L106.694 14.6137C106.526 14.6265 106.403 14.6655 106.326 14.73C106.293 14.7632 106.268 14.8028 106.251 14.8462C106.234 14.8897 106.226 14.9362 106.228 14.9828C106.228 15.138 106.3 15.2415 106.442 15.2933C106.597 15.3323 106.817 15.3517 107.102 15.3517C107.749 15.3517 108.26 15.3188 108.635 15.2543C109.011 15.1763 109.282 15.0405 109.45 14.847C109.619 14.652 109.703 14.3745 109.703 14.0122L109.975 13.9343V15.6428H109.703C109.522 16.3283 109.127 16.8787 108.519 17.2927C107.911 17.694 107.076 17.8942 106.015 17.8942ZM101.685 17.7H98.0361V4.695H101.685V17.7ZM90.0861 17.8935C88.5853 17.8935 87.2976 17.622 86.2236 17.0782C85.1496 16.5217 84.3276 15.7455 83.7583 14.7495C83.1883 13.74 82.9033 12.5557 82.9033 11.1967C82.9033 9.8385 83.1883 8.66025 83.7583 7.66425C84.3276 6.65475 85.1496 5.8785 86.2236 5.33475C87.2976 4.7775 88.5853 4.5 90.0861 4.5C91.5486 4.5 92.7973 4.71975 93.8323 5.16C94.8808 5.60025 95.6833 6.234 96.2398 7.062C96.7963 7.89075 97.0746 8.88675 97.0746 10.0515V10.3815H92.9976V10.0515C92.9976 9.31425 92.7906 8.79 92.3766 8.4795C91.9626 8.1555 91.2186 7.99425 90.1446 7.99425C89.2641 7.99425 88.5786 8.08425 88.0866 8.26575C87.8588 8.34054 87.6504 8.4645 87.4759 8.62885C87.3015 8.7932 87.1653 8.99391 87.0771 9.21675C86.8836 9.66975 86.7861 10.3297 86.7861 11.1967C86.7861 12.051 86.8836 12.711 87.0778 13.1768C87.1674 13.4009 87.3037 13.6033 87.4776 13.7707C87.6516 13.938 87.8591 14.0664 88.0866 14.1472C88.5786 14.316 89.2641 14.4 90.1446 14.4C91.2186 14.4 91.9626 14.2448 92.3766 13.9343C92.7906 13.6103 92.9976 13.0793 92.9976 12.342V12.012H97.0746V12.342C97.0746 13.494 96.7963 14.49 96.2398 15.3315C95.6833 16.1595 94.8808 16.794 93.8323 17.2343C92.7973 17.6738 91.5486 17.8935 90.0861 17.8935ZM82.0198 17.7H78.3703V12.7695C78.3703 12.084 78.2211 11.6183 77.9233 11.3723C77.6256 11.1135 77.0758 10.9838 76.2733 10.9838C75.4708 10.9838 74.9338 11.1068 74.6623 11.3528C74.4036 11.5853 74.2738 12.0188 74.2738 12.6533H73.9056L73.5951 10.887H74.2356C74.3117 10.3473 74.4893 9.82688 74.7591 9.35325C75.0441 8.87475 75.4581 8.48625 76.0018 8.1885C76.5583 7.878 77.2693 7.72275 78.1371 7.72275C79.0168 7.72275 79.7421 7.88475 80.3113 8.208C80.8933 8.53125 81.3208 8.9715 81.5923 9.528C81.8773 10.0845 82.0198 10.7182 82.0198 11.43V17.7ZM74.2738 17.7H70.6251V7.917H74.0413V10.9253L74.2738 11.0227V17.7ZM64.1938 17.8942C63.0936 17.8942 62.1163 17.7263 61.2628 17.3895C60.4078 17.0528 59.7418 16.5097 59.2633 15.759C58.7841 15.009 58.5448 14.025 58.5448 12.8085C58.5448 11.7473 58.7848 10.8413 59.2633 10.0905C59.736 9.33252 60.4165 8.72624 61.2238 8.34375C62.0646 7.92975 63.0291 7.72275 64.1158 7.72275C65.2416 7.72275 66.2188 7.91025 67.0468 8.28525C67.8756 8.64825 68.5161 9.19125 68.9691 9.9165C69.4221 10.6283 69.6486 11.508 69.6486 12.5565C69.6486 12.7245 69.6418 12.879 69.6291 13.0215C69.6291 13.1513 69.6163 13.3065 69.5901 13.488H60.9328V11.6437H66.9501L66.1543 12.789V12.1095C66.1543 11.514 65.9991 11.1 65.6886 10.8675C65.3908 10.635 64.8411 10.518 64.0386 10.518C63.2098 10.518 62.6473 10.647 62.3496 10.9065C62.0646 11.1652 61.9221 11.631 61.9221 12.3037V13.2353C61.9221 13.9215 62.0713 14.3872 62.3691 14.6332C62.6668 14.8792 63.2293 15.0023 64.0581 15.0023C64.7953 15.0023 65.2873 14.937 65.5333 14.8073C65.7921 14.6655 65.9211 14.4518 65.9211 14.1675V13.9537H69.5706V14.1862C69.5706 14.9115 69.3508 15.5513 68.9106 16.1085C68.4703 16.665 67.8493 17.1045 67.0468 17.4285C66.2443 17.739 65.2933 17.8942 64.1938 17.8942ZM53.2858 17.8942C52.1338 17.8942 51.2668 17.6483 50.6841 17.1562C50.1021 16.6523 49.7391 15.9923 49.5973 15.1763H49.0348V12.9247H49.4031C49.4031 13.3777 49.4871 13.7272 49.6558 13.9732C49.8366 14.2057 50.1021 14.3677 50.4508 14.4585C50.8138 14.5357 51.2668 14.5747 51.8106 14.5747C52.3798 14.5747 52.8261 14.5162 53.1493 14.4C53.4861 14.2837 53.7253 14.0962 53.8678 13.8375C54.0103 13.5787 54.0816 13.2353 54.0816 12.8085C54.0816 12.3683 54.0103 12.0255 53.8678 11.7795C53.7253 11.5208 53.4861 11.34 53.1493 11.2365C52.8261 11.1195 52.3798 11.0617 51.8098 11.0617C50.9946 11.0617 50.3863 11.1713 49.9858 11.3918C49.5973 11.6115 49.4031 12.0773 49.4031 12.789H49.0341L48.7626 10.557H49.3641C49.5193 9.5865 49.9011 8.87475 50.5093 8.42175C51.1176 7.95525 51.9913 7.72275 53.1298 7.72275C54.1273 7.72275 54.9673 7.92975 55.6536 8.34375C56.3526 8.745 56.8761 9.327 57.2256 10.0912C57.5886 10.8412 57.7693 11.7473 57.7693 12.8085C57.7693 13.8698 57.5946 14.7818 57.2451 15.546C56.8963 16.296 56.3848 16.878 55.7121 17.2927C55.0521 17.694 54.2436 17.8942 53.2858 17.8942ZM49.4023 21H45.7528V7.917H49.1698V10.6732L49.4023 10.9253V21ZM37.5013 17.8935C36.0006 17.8935 34.7061 17.622 33.6193 17.0782C32.5453 16.5217 31.7233 15.7455 31.1541 14.7495C30.5841 13.74 30.2998 12.555 30.2998 11.1967C30.2998 9.8385 30.5848 8.66025 31.1541 7.66425C31.7233 6.65475 32.5453 5.8785 33.6193 5.33475C34.7068 4.7775 35.9998 4.5 37.5013 4.5C39.0538 4.5 40.3678 4.77825 41.4418 5.33475C42.5293 5.8785 43.3573 6.65475 43.9266 7.66425C44.4966 8.66025 44.7808 9.8385 44.7808 11.1967C44.7808 12.5557 44.4958 13.7393 43.9266 14.7495C43.3566 15.7455 42.5293 16.5217 41.4418 17.0782C40.3678 17.622 39.0546 17.8935 37.5013 17.8935ZM37.5013 14.4C38.3811 14.4 39.0673 14.316 39.5593 14.1472C40.0506 13.9665 40.3941 13.6425 40.5876 13.1768C40.7946 12.711 40.8981 12.051 40.8981 11.1967C40.8981 10.3297 40.7946 9.66975 40.5876 9.21675C40.3941 8.75175 40.0506 8.43375 39.5593 8.26575C39.0673 8.085 38.3818 7.99425 37.5013 7.99425C36.6216 7.99425 35.9421 8.08425 35.4636 8.26575C35.2358 8.34062 35.0273 8.4647 34.8528 8.62918C34.6783 8.79366 34.5422 8.99452 34.4541 9.2175C34.2726 9.6705 34.1818 10.3305 34.1818 11.1975C34.1818 12.0518 34.2726 12.7117 34.4541 13.1775C34.5437 13.4017 34.6801 13.6042 34.8542 13.7716C35.0283 13.9389 35.236 14.0672 35.4636 14.148C35.9421 14.3168 36.6216 14.4008 37.5013 14.4008V14.4Z", fill: "currentColor", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-openclaw-text__clip0_449_13344", children: _jsx("rect", { width: 133.8, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-openclaw-text__clip1_449_13344", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) })] })] });
|
|
10
|
+
};
|
|
11
|
+
const ForwardRef = forwardRef(OpenclawText);
|
|
12
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,39 @@
|
|
|
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 OpenclawTextDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 134 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: typeof size === 'number' ? size * 5.583333333333333 : 'calc(' + size + ' * 5.583333333333333)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-openclaw-text-dark__Name=OpenClaw, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-openclaw-text-dark__OpenClaw / Combination", clipPath: 'url(#' + instanceId + "-openclaw-text-dark__clip0_449_13344)", children: [_jsx("g", { id: instanceId + "-openclaw-text-dark__Frame", clipPath: 'url(#' + instanceId + "-openclaw-text-dark__clip1_449_13344)", children: _jsxs("g", { id: instanceId + "-openclaw-text-dark__Clip path group", children: [_jsx("mask", { id: instanceId + "-openclaw-text-dark__mask0_449_13344", style: {
|
|
8
|
+
maskType: "luminance"
|
|
9
|
+
}, maskUnits: "userSpaceOnUse", x: 0, y: 0, width: 24, height: 24, children: _jsx("g", { id: instanceId + "-openclaw-text-dark__a", children: _jsx("path", { id: instanceId + "-openclaw-text-dark__OpenClaw / path 01", d: "M0 0H24V24H0V0Z", fill: "white", style: {
|
|
10
|
+
fill: "white",
|
|
11
|
+
fillOpacity: 1
|
|
12
|
+
} }) }) }), _jsx("g", { mask: 'url(#' + instanceId + "-openclaw-text-dark__mask0_449_13344)", children: _jsxs("g", { id: instanceId + "-openclaw-text-dark__Group", children: [_jsx("path", { id: instanceId + "-openclaw-text-dark__OpenClaw / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M9.04605 7.104C9.18596 7.104 9.32013 7.15958 9.41905 7.2585C9.51798 7.35743 9.57355 7.4916 9.57355 7.6315C9.57355 7.77141 9.51798 7.90558 9.41905 8.0045C9.32013 8.10343 9.18596 8.159 9.04605 8.159C8.90615 8.159 8.77198 8.10343 8.67306 8.0045C8.57413 7.90558 8.51855 7.77141 8.51855 7.6315C8.51855 7.4916 8.57413 7.35743 8.67306 7.2585C8.77198 7.15958 8.90615 7.104 9.04605 7.104Z", fill: "white", style: {
|
|
13
|
+
fill: "white",
|
|
14
|
+
fillOpacity: 1
|
|
15
|
+
} }), _jsx("path", { id: instanceId + "-openclaw-text-dark__OpenClaw / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M15.3761 7.104C15.5162 7.104 15.6505 7.15963 15.7495 7.25865C15.8485 7.35767 15.9041 7.49197 15.9041 7.632C15.9041 7.77204 15.8485 7.90634 15.7495 8.00536C15.6505 8.10438 15.5162 8.16 15.3761 8.16C15.2361 8.16 15.1018 8.10438 15.0028 8.00536C14.9038 7.90634 14.8481 7.77204 14.8481 7.632C14.8481 7.49197 14.9038 7.35767 15.0028 7.25865C15.1018 7.15963 15.2361 7.104 15.3761 7.104Z", fill: "white", style: {
|
|
16
|
+
fill: "white",
|
|
17
|
+
fillOpacity: 1
|
|
18
|
+
} }), _jsx("path", { id: instanceId + "-openclaw-text-dark__OpenClaw / path 04", fillRule: "evenodd", clipRule: "evenodd", d: "M16.8773 1.91195C17.4573 1.64195 18.0173 1.58895 18.4933 1.87495C18.5591 1.92098 18.6049 1.99026 18.6216 2.06879C18.6383 2.14732 18.6246 2.22926 18.5832 2.29806C18.5418 2.36686 18.4759 2.41739 18.3987 2.43946C18.3215 2.46153 18.2388 2.45348 18.1673 2.41695C17.9403 2.28095 17.6203 2.26395 17.1453 2.48495C16.7933 2.64995 16.3803 2.93495 15.9113 3.35095C18.5943 4.52095 20.3113 6.85095 21.0593 9.27195C20.8213 9.31993 20.5863 9.38136 20.3553 9.45595C19.7773 9.47195 19.1813 9.65995 18.8533 10.191C18.5153 10.741 18.5853 11.467 18.9253 12.26L18.9303 12.272L18.9373 12.286C19.4603 13.331 20.2553 14.196 21.1373 14.57C20.2253 17.844 17.6973 20.714 15.1653 21.558V23.667H13.0553V21.557C12.0123 21.974 10.9693 21.567 10.9453 21.557V23.667H8.8353V21.557C6.3043 20.714 3.7743 17.844 2.8623 14.57C3.7443 14.197 4.5403 13.332 5.0623 12.286L5.0693 12.272L5.0753 12.26C5.4153 11.467 5.4853 10.742 5.1463 10.191C4.8193 9.65995 4.2233 9.47195 3.6433 9.45595C3.41229 9.38167 3.17725 9.32057 2.9393 9.27295C3.6883 6.85195 5.4053 4.52195 8.0883 3.35095C7.6183 2.93495 7.2083 2.64995 6.8543 2.48495C6.3803 2.26395 6.0603 2.28095 5.8333 2.41695C5.76111 2.45994 5.67483 2.47261 5.59332 2.45218C5.51181 2.43176 5.4417 2.37991 5.3983 2.30795C5.35568 2.23599 5.34322 2.15011 5.36363 2.069C5.38405 1.9879 5.43569 1.91815 5.5073 1.87495C5.9833 1.58895 6.5433 1.64195 7.1223 1.91195C7.6123 2.14095 8.1533 2.53995 8.7433 3.09395C9.79202 2.73812 10.8929 2.56033 12.0003 2.56795C13.1993 2.56795 14.2843 2.75795 15.2563 3.09395C15.8463 2.53995 16.3863 2.14095 16.8763 1.91195H16.8773ZM8.8353 6.57695C8.49954 6.57695 8.17753 6.71033 7.94011 6.94775C7.70269 7.18518 7.5693 7.50719 7.5693 7.84295C7.5693 8.17872 7.70269 8.50073 7.94011 8.73815C8.17753 8.97557 8.49954 9.10895 8.8353 9.10895C9.17107 9.10895 9.49308 8.97557 9.7305 8.73815C9.96792 8.50073 10.1013 8.17872 10.1013 7.84295C10.1013 7.50719 9.96792 7.18518 9.7305 6.94775C9.49308 6.71033 9.17107 6.57695 8.8353 6.57695ZM15.1653 6.57695C14.996 6.57219 14.8274 6.60143 14.6696 6.66294C14.5118 6.72445 14.3679 6.81698 14.2465 6.93505C14.125 7.05313 14.0285 7.19435 13.9626 7.35038C13.8967 7.50641 13.8627 7.67407 13.8627 7.84345C13.8627 8.01283 13.8967 8.18049 13.9626 8.33652C14.0285 8.49255 14.125 8.63378 14.2465 8.75185C14.3679 8.86993 14.5118 8.96246 14.6696 9.02396C14.8274 9.08547 14.996 9.11471 15.1653 9.10995C15.495 9.10068 15.8082 8.96319 16.0381 8.72668C16.2681 8.49018 16.3967 8.17332 16.3967 7.84345C16.3967 7.51359 16.2681 7.19672 16.0381 6.96022C15.8082 6.72372 15.495 6.58622 15.1653 6.57695Z", fill: "white", style: {
|
|
19
|
+
fill: "white",
|
|
20
|
+
fillOpacity: 1
|
|
21
|
+
} }), _jsx("path", { id: instanceId + "-openclaw-text-dark__OpenClaw / path 05", fillRule: "evenodd", clipRule: "evenodd", d: "M0.39512 13.118C-0.57088 11.186 0.23212 9.255 2.80512 9.753V9.752L2.85512 9.762C2.93912 9.78 3.02512 9.8 3.11512 9.822C3.14812 9.831 3.18212 9.839 3.21512 9.849C3.29912 9.871 3.38312 9.897 3.47012 9.925L3.56012 9.952C4.08812 9.952 4.51012 10.11 4.72012 10.453C4.93212 10.796 4.93212 11.323 4.61512 12.063C4.53012 12.233 4.43712 12.396 4.33912 12.552L4.32912 12.569C4.14973 12.853 3.942 13.118 3.70912 13.36L3.69012 13.38C2.59812 14.497 1.19412 14.716 0.39512 13.118Z", fill: "white", style: {
|
|
22
|
+
fill: "white",
|
|
23
|
+
fillOpacity: 1
|
|
24
|
+
} }), _jsx("path", { id: instanceId + "-openclaw-text-dark__OpenClaw / path 06", fillRule: "evenodd", clipRule: "evenodd", d: "M21.1933 9.75303C23.7673 9.25303 24.5713 11.186 23.6043 13.118C23.0243 14.277 22.1283 14.479 21.2623 14.078L21.2513 14.073C21.2128 14.0554 21.1748 14.0367 21.1373 14.017L21.1183 14.007C21.0794 13.9856 21.041 13.9633 21.0033 13.94L20.9803 13.926C20.9453 13.904 20.9093 13.882 20.8743 13.858L20.8243 13.823C20.2743 13.435 19.7623 12.816 19.3843 12.063C19.1083 11.416 19.0733 10.931 19.2103 10.591C19.3863 10.152 19.8463 9.95203 20.4403 9.95203C20.4723 9.94103 20.5063 9.93203 20.5393 9.92203C20.6193 9.89603 20.6993 9.87203 20.7773 9.85003L20.8943 9.82003C20.9936 9.79491 21.0927 9.77256 21.1933 9.75303Z", fill: "white", style: {
|
|
25
|
+
fill: "white",
|
|
26
|
+
fillOpacity: 1
|
|
27
|
+
} })] }) })] }) }), _jsx("g", { id: instanceId + "-openclaw-text-dark__Frame_2", children: _jsx("path", { id: instanceId + "-openclaw-text-dark__OpenClaw / path 07", d: "M120.742 17.7H116.181L113.716 7.917H117.501L118.2 11.4495L118.569 14.9438H118.821L119.636 11.061L120.607 7.917H125.305L126.275 11.061L127.09 14.9438H127.342L127.731 11.4495L128.41 7.917H132.137L129.556 17.7H124.994L123.732 13.779L123.014 10.848H122.761L122.024 13.779L120.742 17.7ZM113.314 17.7H109.897V15.5258H109.703V12.051C109.703 11.5597 109.573 11.2485 109.315 11.1195C109.069 10.977 108.622 10.9058 107.975 10.9058C107.38 10.9058 106.966 10.977 106.733 11.1195C106.513 11.262 106.403 11.5403 106.403 11.9543V12.0323H102.754V11.9933C102.754 11.1263 102.98 10.3755 103.433 9.74175C103.886 9.0945 104.527 8.5965 105.355 8.247C106.183 7.8975 107.147 7.722 108.247 7.722C109.386 7.722 110.331 7.9035 111.082 8.2665C111.832 8.61525 112.388 9.12 112.75 9.78C113.126 10.4272 113.314 11.2102 113.314 12.129V17.7ZM106.015 17.8942C104.915 17.8942 104.061 17.6542 103.453 17.1757C102.857 16.6972 102.56 16.0433 102.56 15.2153C102.56 14.7503 102.67 14.3355 102.89 13.9732C103.11 13.611 103.453 13.3192 103.918 13.0995C104.384 12.867 104.986 12.711 105.724 12.6338L109.897 12.2265V14.2448L106.694 14.6137C106.526 14.6265 106.403 14.6655 106.326 14.73C106.293 14.7632 106.268 14.8028 106.251 14.8462C106.234 14.8897 106.226 14.9362 106.228 14.9828C106.228 15.138 106.3 15.2415 106.442 15.2933C106.597 15.3323 106.817 15.3517 107.102 15.3517C107.749 15.3517 108.26 15.3188 108.635 15.2543C109.011 15.1763 109.282 15.0405 109.45 14.847C109.619 14.652 109.703 14.3745 109.703 14.0122L109.975 13.9343V15.6428H109.703C109.522 16.3283 109.127 16.8787 108.519 17.2927C107.911 17.694 107.076 17.8942 106.015 17.8942ZM101.685 17.7H98.0361V4.695H101.685V17.7ZM90.0861 17.8935C88.5853 17.8935 87.2976 17.622 86.2236 17.0782C85.1496 16.5217 84.3276 15.7455 83.7583 14.7495C83.1883 13.74 82.9033 12.5557 82.9033 11.1967C82.9033 9.8385 83.1883 8.66025 83.7583 7.66425C84.3276 6.65475 85.1496 5.8785 86.2236 5.33475C87.2976 4.7775 88.5853 4.5 90.0861 4.5C91.5486 4.5 92.7973 4.71975 93.8323 5.16C94.8808 5.60025 95.6833 6.234 96.2398 7.062C96.7963 7.89075 97.0746 8.88675 97.0746 10.0515V10.3815H92.9976V10.0515C92.9976 9.31425 92.7906 8.79 92.3766 8.4795C91.9626 8.1555 91.2186 7.99425 90.1446 7.99425C89.2641 7.99425 88.5786 8.08425 88.0866 8.26575C87.8588 8.34054 87.6504 8.4645 87.4759 8.62885C87.3015 8.7932 87.1653 8.99391 87.0771 9.21675C86.8836 9.66975 86.7861 10.3297 86.7861 11.1967C86.7861 12.051 86.8836 12.711 87.0778 13.1768C87.1674 13.4009 87.3037 13.6033 87.4776 13.7707C87.6516 13.938 87.8591 14.0664 88.0866 14.1472C88.5786 14.316 89.2641 14.4 90.1446 14.4C91.2186 14.4 91.9626 14.2448 92.3766 13.9343C92.7906 13.6103 92.9976 13.0793 92.9976 12.342V12.012H97.0746V12.342C97.0746 13.494 96.7963 14.49 96.2398 15.3315C95.6833 16.1595 94.8808 16.794 93.8323 17.2343C92.7973 17.6738 91.5486 17.8935 90.0861 17.8935ZM82.0198 17.7H78.3703V12.7695C78.3703 12.084 78.2211 11.6183 77.9233 11.3723C77.6256 11.1135 77.0758 10.9838 76.2733 10.9838C75.4708 10.9838 74.9338 11.1068 74.6623 11.3528C74.4036 11.5853 74.2738 12.0188 74.2738 12.6533H73.9056L73.5951 10.887H74.2356C74.3117 10.3473 74.4893 9.82688 74.7591 9.35325C75.0441 8.87475 75.4581 8.48625 76.0018 8.1885C76.5583 7.878 77.2693 7.72275 78.1371 7.72275C79.0168 7.72275 79.7421 7.88475 80.3113 8.208C80.8933 8.53125 81.3208 8.9715 81.5923 9.528C81.8773 10.0845 82.0198 10.7182 82.0198 11.43V17.7ZM74.2738 17.7H70.6251V7.917H74.0413V10.9253L74.2738 11.0227V17.7ZM64.1938 17.8942C63.0936 17.8942 62.1163 17.7263 61.2628 17.3895C60.4078 17.0528 59.7418 16.5097 59.2633 15.759C58.7841 15.009 58.5448 14.025 58.5448 12.8085C58.5448 11.7473 58.7848 10.8413 59.2633 10.0905C59.736 9.33252 60.4165 8.72624 61.2238 8.34375C62.0646 7.92975 63.0291 7.72275 64.1158 7.72275C65.2416 7.72275 66.2188 7.91025 67.0468 8.28525C67.8756 8.64825 68.5161 9.19125 68.9691 9.9165C69.4221 10.6283 69.6486 11.508 69.6486 12.5565C69.6486 12.7245 69.6418 12.879 69.6291 13.0215C69.6291 13.1513 69.6163 13.3065 69.5901 13.488H60.9328V11.6437H66.9501L66.1543 12.789V12.1095C66.1543 11.514 65.9991 11.1 65.6886 10.8675C65.3908 10.635 64.8411 10.518 64.0386 10.518C63.2098 10.518 62.6473 10.647 62.3496 10.9065C62.0646 11.1652 61.9221 11.631 61.9221 12.3037V13.2353C61.9221 13.9215 62.0713 14.3872 62.3691 14.6332C62.6668 14.8792 63.2293 15.0023 64.0581 15.0023C64.7953 15.0023 65.2873 14.937 65.5333 14.8073C65.7921 14.6655 65.9211 14.4518 65.9211 14.1675V13.9537H69.5706V14.1862C69.5706 14.9115 69.3508 15.5513 68.9106 16.1085C68.4703 16.665 67.8493 17.1045 67.0468 17.4285C66.2443 17.739 65.2933 17.8942 64.1938 17.8942ZM53.2858 17.8942C52.1338 17.8942 51.2668 17.6483 50.6841 17.1562C50.1021 16.6523 49.7391 15.9923 49.5973 15.1763H49.0348V12.9247H49.4031C49.4031 13.3777 49.4871 13.7272 49.6558 13.9732C49.8366 14.2057 50.1021 14.3677 50.4508 14.4585C50.8138 14.5357 51.2668 14.5747 51.8106 14.5747C52.3798 14.5747 52.8261 14.5162 53.1493 14.4C53.4861 14.2837 53.7253 14.0962 53.8678 13.8375C54.0103 13.5787 54.0816 13.2353 54.0816 12.8085C54.0816 12.3683 54.0103 12.0255 53.8678 11.7795C53.7253 11.5208 53.4861 11.34 53.1493 11.2365C52.8261 11.1195 52.3798 11.0617 51.8098 11.0617C50.9946 11.0617 50.3863 11.1713 49.9858 11.3918C49.5973 11.6115 49.4031 12.0773 49.4031 12.789H49.0341L48.7626 10.557H49.3641C49.5193 9.5865 49.9011 8.87475 50.5093 8.42175C51.1176 7.95525 51.9913 7.72275 53.1298 7.72275C54.1273 7.72275 54.9673 7.92975 55.6536 8.34375C56.3526 8.745 56.8761 9.327 57.2256 10.0912C57.5886 10.8412 57.7693 11.7473 57.7693 12.8085C57.7693 13.8698 57.5946 14.7818 57.2451 15.546C56.8963 16.296 56.3848 16.878 55.7121 17.2927C55.0521 17.694 54.2436 17.8942 53.2858 17.8942ZM49.4023 21H45.7528V7.917H49.1698V10.6732L49.4023 10.9253V21ZM37.5013 17.8935C36.0006 17.8935 34.7061 17.622 33.6193 17.0782C32.5453 16.5217 31.7233 15.7455 31.1541 14.7495C30.5841 13.74 30.2998 12.555 30.2998 11.1967C30.2998 9.8385 30.5848 8.66025 31.1541 7.66425C31.7233 6.65475 32.5453 5.8785 33.6193 5.33475C34.7068 4.7775 35.9998 4.5 37.5013 4.5C39.0538 4.5 40.3678 4.77825 41.4418 5.33475C42.5293 5.8785 43.3573 6.65475 43.9266 7.66425C44.4966 8.66025 44.7808 9.8385 44.7808 11.1967C44.7808 12.5557 44.4958 13.7393 43.9266 14.7495C43.3566 15.7455 42.5293 16.5217 41.4418 17.0782C40.3678 17.622 39.0546 17.8935 37.5013 17.8935ZM37.5013 14.4C38.3811 14.4 39.0673 14.316 39.5593 14.1472C40.0506 13.9665 40.3941 13.6425 40.5876 13.1768C40.7946 12.711 40.8981 12.051 40.8981 11.1967C40.8981 10.3297 40.7946 9.66975 40.5876 9.21675C40.3941 8.75175 40.0506 8.43375 39.5593 8.26575C39.0673 8.085 38.3818 7.99425 37.5013 7.99425C36.6216 7.99425 35.9421 8.08425 35.4636 8.26575C35.2358 8.34062 35.0273 8.4647 34.8528 8.62918C34.6783 8.79366 34.5422 8.99452 34.4541 9.2175C34.2726 9.6705 34.1818 10.3305 34.1818 11.1975C34.1818 12.0518 34.2726 12.7117 34.4541 13.1775C34.5437 13.4017 34.6801 13.6042 34.8542 13.7716C35.0283 13.9389 35.236 14.0672 35.4636 14.148C35.9421 14.3168 36.6216 14.4008 37.5013 14.4008V14.4Z", fill: "white", style: {
|
|
28
|
+
fill: "white",
|
|
29
|
+
fillOpacity: 1
|
|
30
|
+
} }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-openclaw-text-dark__clip0_449_13344", children: _jsx("rect", { width: 133.8, height: 24, fill: "white", style: {
|
|
31
|
+
fill: "white",
|
|
32
|
+
fillOpacity: 1
|
|
33
|
+
} }) }), _jsx("clipPath", { id: instanceId + "-openclaw-text-dark__clip1_449_13344", children: _jsx("rect", { width: 24, height: 24, fill: "white", style: {
|
|
34
|
+
fill: "white",
|
|
35
|
+
fillOpacity: 1
|
|
36
|
+
} }) })] })] });
|
|
37
|
+
};
|
|
38
|
+
const ForwardRef = forwardRef(OpenclawTextDark);
|
|
39
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,12 @@
|
|
|
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 OpenclawTextLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 134 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: typeof size === 'number' ? size * 5.583333333333333 : 'calc(' + size + ' * 5.583333333333333)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-openclaw-text-light__Name=OpenClaw, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-openclaw-text-light__OpenClaw / Combination", clipPath: 'url(#' + instanceId + "-openclaw-text-light__clip0_449_13344)", children: [_jsx("g", { id: instanceId + "-openclaw-text-light__Frame", clipPath: 'url(#' + instanceId + "-openclaw-text-light__clip1_449_13344)", children: _jsxs("g", { id: instanceId + "-openclaw-text-light__Clip path group", children: [_jsx("mask", { id: instanceId + "-openclaw-text-light__mask0_449_13344", style: {
|
|
8
|
+
maskType: "luminance"
|
|
9
|
+
}, maskUnits: "userSpaceOnUse", x: 0, y: 0, width: 24, height: 24, children: _jsx("g", { id: instanceId + "-openclaw-text-light__a", children: _jsx("path", { id: instanceId + "-openclaw-text-light__OpenClaw / path 01", d: "M0 0H24V24H0V0Z", fill: "#fff", fillOpacity: 1 }) }) }), _jsx("g", { mask: 'url(#' + instanceId + "-openclaw-text-light__mask0_449_13344)", children: _jsxs("g", { id: instanceId + "-openclaw-text-light__Group", children: [_jsx("path", { id: instanceId + "-openclaw-text-light__OpenClaw / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M9.04605 7.104C9.18596 7.104 9.32013 7.15958 9.41905 7.2585C9.51798 7.35743 9.57355 7.4916 9.57355 7.6315C9.57355 7.77141 9.51798 7.90558 9.41905 8.0045C9.32013 8.10343 9.18596 8.159 9.04605 8.159C8.90615 8.159 8.77198 8.10343 8.67306 8.0045C8.57413 7.90558 8.51855 7.77141 8.51855 7.6315C8.51855 7.4916 8.57413 7.35743 8.67306 7.2585C8.77198 7.15958 8.90615 7.104 9.04605 7.104Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-openclaw-text-light__OpenClaw / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M15.3761 7.104C15.5162 7.104 15.6505 7.15963 15.7495 7.25865C15.8485 7.35767 15.9041 7.49197 15.9041 7.632C15.9041 7.77204 15.8485 7.90634 15.7495 8.00536C15.6505 8.10438 15.5162 8.16 15.3761 8.16C15.2361 8.16 15.1018 8.10438 15.0028 8.00536C14.9038 7.90634 14.8481 7.77204 14.8481 7.632C14.8481 7.49197 14.9038 7.35767 15.0028 7.25865C15.1018 7.15963 15.2361 7.104 15.3761 7.104Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-openclaw-text-light__OpenClaw / path 04", fillRule: "evenodd", clipRule: "evenodd", d: "M16.8773 1.91195C17.4573 1.64195 18.0173 1.58895 18.4933 1.87495C18.5591 1.92098 18.6049 1.99026 18.6216 2.06879C18.6383 2.14732 18.6246 2.22926 18.5832 2.29806C18.5418 2.36686 18.4759 2.41739 18.3987 2.43946C18.3215 2.46153 18.2388 2.45348 18.1673 2.41695C17.9403 2.28095 17.6203 2.26395 17.1453 2.48495C16.7933 2.64995 16.3803 2.93495 15.9113 3.35095C18.5943 4.52095 20.3113 6.85095 21.0593 9.27195C20.8213 9.31993 20.5863 9.38136 20.3553 9.45595C19.7773 9.47195 19.1813 9.65995 18.8533 10.191C18.5153 10.741 18.5853 11.467 18.9253 12.26L18.9303 12.272L18.9373 12.286C19.4603 13.331 20.2553 14.196 21.1373 14.57C20.2253 17.844 17.6973 20.714 15.1653 21.558V23.667H13.0553V21.557C12.0123 21.974 10.9693 21.567 10.9453 21.557V23.667H8.8353V21.557C6.3043 20.714 3.7743 17.844 2.8623 14.57C3.7443 14.197 4.5403 13.332 5.0623 12.286L5.0693 12.272L5.0753 12.26C5.4153 11.467 5.4853 10.742 5.1463 10.191C4.8193 9.65995 4.2233 9.47195 3.6433 9.45595C3.41229 9.38167 3.17725 9.32057 2.9393 9.27295C3.6883 6.85195 5.4053 4.52195 8.0883 3.35095C7.6183 2.93495 7.2083 2.64995 6.8543 2.48495C6.3803 2.26395 6.0603 2.28095 5.8333 2.41695C5.76111 2.45994 5.67483 2.47261 5.59332 2.45218C5.51181 2.43176 5.4417 2.37991 5.3983 2.30795C5.35568 2.23599 5.34322 2.15011 5.36363 2.069C5.38405 1.9879 5.43569 1.91815 5.5073 1.87495C5.9833 1.58895 6.5433 1.64195 7.1223 1.91195C7.6123 2.14095 8.1533 2.53995 8.7433 3.09395C9.79202 2.73812 10.8929 2.56033 12.0003 2.56795C13.1993 2.56795 14.2843 2.75795 15.2563 3.09395C15.8463 2.53995 16.3863 2.14095 16.8763 1.91195H16.8773ZM8.8353 6.57695C8.49954 6.57695 8.17753 6.71033 7.94011 6.94775C7.70269 7.18518 7.5693 7.50719 7.5693 7.84295C7.5693 8.17872 7.70269 8.50073 7.94011 8.73815C8.17753 8.97557 8.49954 9.10895 8.8353 9.10895C9.17107 9.10895 9.49308 8.97557 9.7305 8.73815C9.96792 8.50073 10.1013 8.17872 10.1013 7.84295C10.1013 7.50719 9.96792 7.18518 9.7305 6.94775C9.49308 6.71033 9.17107 6.57695 8.8353 6.57695ZM15.1653 6.57695C14.996 6.57219 14.8274 6.60143 14.6696 6.66294C14.5118 6.72445 14.3679 6.81698 14.2465 6.93505C14.125 7.05313 14.0285 7.19435 13.9626 7.35038C13.8967 7.50641 13.8627 7.67407 13.8627 7.84345C13.8627 8.01283 13.8967 8.18049 13.9626 8.33652C14.0285 8.49255 14.125 8.63378 14.2465 8.75185C14.3679 8.86993 14.5118 8.96246 14.6696 9.02396C14.8274 9.08547 14.996 9.11471 15.1653 9.10995C15.495 9.10068 15.8082 8.96319 16.0381 8.72668C16.2681 8.49018 16.3967 8.17332 16.3967 7.84345C16.3967 7.51359 16.2681 7.19672 16.0381 6.96022C15.8082 6.72372 15.495 6.58622 15.1653 6.57695Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-openclaw-text-light__OpenClaw / path 05", fillRule: "evenodd", clipRule: "evenodd", d: "M0.39512 13.118C-0.57088 11.186 0.23212 9.255 2.80512 9.753V9.752L2.85512 9.762C2.93912 9.78 3.02512 9.8 3.11512 9.822C3.14812 9.831 3.18212 9.839 3.21512 9.849C3.29912 9.871 3.38312 9.897 3.47012 9.925L3.56012 9.952C4.08812 9.952 4.51012 10.11 4.72012 10.453C4.93212 10.796 4.93212 11.323 4.61512 12.063C4.53012 12.233 4.43712 12.396 4.33912 12.552L4.32912 12.569C4.14973 12.853 3.942 13.118 3.70912 13.36L3.69012 13.38C2.59812 14.497 1.19412 14.716 0.39512 13.118Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-openclaw-text-light__OpenClaw / path 06", fillRule: "evenodd", clipRule: "evenodd", d: "M21.1933 9.75303C23.7673 9.25303 24.5713 11.186 23.6043 13.118C23.0243 14.277 22.1283 14.479 21.2623 14.078L21.2513 14.073C21.2128 14.0554 21.1748 14.0367 21.1373 14.017L21.1183 14.007C21.0794 13.9856 21.041 13.9633 21.0033 13.94L20.9803 13.926C20.9453 13.904 20.9093 13.882 20.8743 13.858L20.8243 13.823C20.2743 13.435 19.7623 12.816 19.3843 12.063C19.1083 11.416 19.0733 10.931 19.2103 10.591C19.3863 10.152 19.8463 9.95203 20.4403 9.95203C20.4723 9.94103 20.5063 9.93203 20.5393 9.92203C20.6193 9.89603 20.6993 9.87203 20.7773 9.85003L20.8943 9.82003C20.9936 9.79491 21.0927 9.77256 21.1933 9.75303Z", fill: "#000000", fillOpacity: 1 })] }) })] }) }), _jsx("g", { id: instanceId + "-openclaw-text-light__Frame_2", children: _jsx("path", { id: instanceId + "-openclaw-text-light__OpenClaw / path 07", d: "M120.742 17.7H116.181L113.716 7.917H117.501L118.2 11.4495L118.569 14.9438H118.821L119.636 11.061L120.607 7.917H125.305L126.275 11.061L127.09 14.9438H127.342L127.731 11.4495L128.41 7.917H132.137L129.556 17.7H124.994L123.732 13.779L123.014 10.848H122.761L122.024 13.779L120.742 17.7ZM113.314 17.7H109.897V15.5258H109.703V12.051C109.703 11.5597 109.573 11.2485 109.315 11.1195C109.069 10.977 108.622 10.9058 107.975 10.9058C107.38 10.9058 106.966 10.977 106.733 11.1195C106.513 11.262 106.403 11.5403 106.403 11.9543V12.0323H102.754V11.9933C102.754 11.1263 102.98 10.3755 103.433 9.74175C103.886 9.0945 104.527 8.5965 105.355 8.247C106.183 7.8975 107.147 7.722 108.247 7.722C109.386 7.722 110.331 7.9035 111.082 8.2665C111.832 8.61525 112.388 9.12 112.75 9.78C113.126 10.4272 113.314 11.2102 113.314 12.129V17.7ZM106.015 17.8942C104.915 17.8942 104.061 17.6542 103.453 17.1757C102.857 16.6972 102.56 16.0433 102.56 15.2153C102.56 14.7503 102.67 14.3355 102.89 13.9732C103.11 13.611 103.453 13.3192 103.918 13.0995C104.384 12.867 104.986 12.711 105.724 12.6338L109.897 12.2265V14.2448L106.694 14.6137C106.526 14.6265 106.403 14.6655 106.326 14.73C106.293 14.7632 106.268 14.8028 106.251 14.8462C106.234 14.8897 106.226 14.9362 106.228 14.9828C106.228 15.138 106.3 15.2415 106.442 15.2933C106.597 15.3323 106.817 15.3517 107.102 15.3517C107.749 15.3517 108.26 15.3188 108.635 15.2543C109.011 15.1763 109.282 15.0405 109.45 14.847C109.619 14.652 109.703 14.3745 109.703 14.0122L109.975 13.9343V15.6428H109.703C109.522 16.3283 109.127 16.8787 108.519 17.2927C107.911 17.694 107.076 17.8942 106.015 17.8942ZM101.685 17.7H98.0361V4.695H101.685V17.7ZM90.0861 17.8935C88.5853 17.8935 87.2976 17.622 86.2236 17.0782C85.1496 16.5217 84.3276 15.7455 83.7583 14.7495C83.1883 13.74 82.9033 12.5557 82.9033 11.1967C82.9033 9.8385 83.1883 8.66025 83.7583 7.66425C84.3276 6.65475 85.1496 5.8785 86.2236 5.33475C87.2976 4.7775 88.5853 4.5 90.0861 4.5C91.5486 4.5 92.7973 4.71975 93.8323 5.16C94.8808 5.60025 95.6833 6.234 96.2398 7.062C96.7963 7.89075 97.0746 8.88675 97.0746 10.0515V10.3815H92.9976V10.0515C92.9976 9.31425 92.7906 8.79 92.3766 8.4795C91.9626 8.1555 91.2186 7.99425 90.1446 7.99425C89.2641 7.99425 88.5786 8.08425 88.0866 8.26575C87.8588 8.34054 87.6504 8.4645 87.4759 8.62885C87.3015 8.7932 87.1653 8.99391 87.0771 9.21675C86.8836 9.66975 86.7861 10.3297 86.7861 11.1967C86.7861 12.051 86.8836 12.711 87.0778 13.1768C87.1674 13.4009 87.3037 13.6033 87.4776 13.7707C87.6516 13.938 87.8591 14.0664 88.0866 14.1472C88.5786 14.316 89.2641 14.4 90.1446 14.4C91.2186 14.4 91.9626 14.2448 92.3766 13.9343C92.7906 13.6103 92.9976 13.0793 92.9976 12.342V12.012H97.0746V12.342C97.0746 13.494 96.7963 14.49 96.2398 15.3315C95.6833 16.1595 94.8808 16.794 93.8323 17.2343C92.7973 17.6738 91.5486 17.8935 90.0861 17.8935ZM82.0198 17.7H78.3703V12.7695C78.3703 12.084 78.2211 11.6183 77.9233 11.3723C77.6256 11.1135 77.0758 10.9838 76.2733 10.9838C75.4708 10.9838 74.9338 11.1068 74.6623 11.3528C74.4036 11.5853 74.2738 12.0188 74.2738 12.6533H73.9056L73.5951 10.887H74.2356C74.3117 10.3473 74.4893 9.82688 74.7591 9.35325C75.0441 8.87475 75.4581 8.48625 76.0018 8.1885C76.5583 7.878 77.2693 7.72275 78.1371 7.72275C79.0168 7.72275 79.7421 7.88475 80.3113 8.208C80.8933 8.53125 81.3208 8.9715 81.5923 9.528C81.8773 10.0845 82.0198 10.7182 82.0198 11.43V17.7ZM74.2738 17.7H70.6251V7.917H74.0413V10.9253L74.2738 11.0227V17.7ZM64.1938 17.8942C63.0936 17.8942 62.1163 17.7263 61.2628 17.3895C60.4078 17.0528 59.7418 16.5097 59.2633 15.759C58.7841 15.009 58.5448 14.025 58.5448 12.8085C58.5448 11.7473 58.7848 10.8413 59.2633 10.0905C59.736 9.33252 60.4165 8.72624 61.2238 8.34375C62.0646 7.92975 63.0291 7.72275 64.1158 7.72275C65.2416 7.72275 66.2188 7.91025 67.0468 8.28525C67.8756 8.64825 68.5161 9.19125 68.9691 9.9165C69.4221 10.6283 69.6486 11.508 69.6486 12.5565C69.6486 12.7245 69.6418 12.879 69.6291 13.0215C69.6291 13.1513 69.6163 13.3065 69.5901 13.488H60.9328V11.6437H66.9501L66.1543 12.789V12.1095C66.1543 11.514 65.9991 11.1 65.6886 10.8675C65.3908 10.635 64.8411 10.518 64.0386 10.518C63.2098 10.518 62.6473 10.647 62.3496 10.9065C62.0646 11.1652 61.9221 11.631 61.9221 12.3037V13.2353C61.9221 13.9215 62.0713 14.3872 62.3691 14.6332C62.6668 14.8792 63.2293 15.0023 64.0581 15.0023C64.7953 15.0023 65.2873 14.937 65.5333 14.8073C65.7921 14.6655 65.9211 14.4518 65.9211 14.1675V13.9537H69.5706V14.1862C69.5706 14.9115 69.3508 15.5513 68.9106 16.1085C68.4703 16.665 67.8493 17.1045 67.0468 17.4285C66.2443 17.739 65.2933 17.8942 64.1938 17.8942ZM53.2858 17.8942C52.1338 17.8942 51.2668 17.6483 50.6841 17.1562C50.1021 16.6523 49.7391 15.9923 49.5973 15.1763H49.0348V12.9247H49.4031C49.4031 13.3777 49.4871 13.7272 49.6558 13.9732C49.8366 14.2057 50.1021 14.3677 50.4508 14.4585C50.8138 14.5357 51.2668 14.5747 51.8106 14.5747C52.3798 14.5747 52.8261 14.5162 53.1493 14.4C53.4861 14.2837 53.7253 14.0962 53.8678 13.8375C54.0103 13.5787 54.0816 13.2353 54.0816 12.8085C54.0816 12.3683 54.0103 12.0255 53.8678 11.7795C53.7253 11.5208 53.4861 11.34 53.1493 11.2365C52.8261 11.1195 52.3798 11.0617 51.8098 11.0617C50.9946 11.0617 50.3863 11.1713 49.9858 11.3918C49.5973 11.6115 49.4031 12.0773 49.4031 12.789H49.0341L48.7626 10.557H49.3641C49.5193 9.5865 49.9011 8.87475 50.5093 8.42175C51.1176 7.95525 51.9913 7.72275 53.1298 7.72275C54.1273 7.72275 54.9673 7.92975 55.6536 8.34375C56.3526 8.745 56.8761 9.327 57.2256 10.0912C57.5886 10.8412 57.7693 11.7473 57.7693 12.8085C57.7693 13.8698 57.5946 14.7818 57.2451 15.546C56.8963 16.296 56.3848 16.878 55.7121 17.2927C55.0521 17.694 54.2436 17.8942 53.2858 17.8942ZM49.4023 21H45.7528V7.917H49.1698V10.6732L49.4023 10.9253V21ZM37.5013 17.8935C36.0006 17.8935 34.7061 17.622 33.6193 17.0782C32.5453 16.5217 31.7233 15.7455 31.1541 14.7495C30.5841 13.74 30.2998 12.555 30.2998 11.1967C30.2998 9.8385 30.5848 8.66025 31.1541 7.66425C31.7233 6.65475 32.5453 5.8785 33.6193 5.33475C34.7068 4.7775 35.9998 4.5 37.5013 4.5C39.0538 4.5 40.3678 4.77825 41.4418 5.33475C42.5293 5.8785 43.3573 6.65475 43.9266 7.66425C44.4966 8.66025 44.7808 9.8385 44.7808 11.1967C44.7808 12.5557 44.4958 13.7393 43.9266 14.7495C43.3566 15.7455 42.5293 16.5217 41.4418 17.0782C40.3678 17.622 39.0546 17.8935 37.5013 17.8935ZM37.5013 14.4C38.3811 14.4 39.0673 14.316 39.5593 14.1472C40.0506 13.9665 40.3941 13.6425 40.5876 13.1768C40.7946 12.711 40.8981 12.051 40.8981 11.1967C40.8981 10.3297 40.7946 9.66975 40.5876 9.21675C40.3941 8.75175 40.0506 8.43375 39.5593 8.26575C39.0673 8.085 38.3818 7.99425 37.5013 7.99425C36.6216 7.99425 35.9421 8.08425 35.4636 8.26575C35.2358 8.34062 35.0273 8.4647 34.8528 8.62918C34.6783 8.79366 34.5422 8.99452 34.4541 9.2175C34.2726 9.6705 34.1818 10.3305 34.1818 11.1975C34.1818 12.0518 34.2726 12.7117 34.4541 13.1775C34.5437 13.4017 34.6801 13.6042 34.8542 13.7716C35.0283 13.9389 35.236 14.0672 35.4636 14.148C35.9421 14.3168 36.6216 14.4008 37.5013 14.4008V14.4Z", fill: "#000000", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-openclaw-text-light__clip0_449_13344", children: _jsx("rect", { width: 133.8, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-openclaw-text-light__clip1_449_13344", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) })] })] });
|
|
10
|
+
};
|
|
11
|
+
const ForwardRef = forwardRef(OpenclawTextLight);
|
|
12
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
declare const Openclaw: 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
|
+
TextDark: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
6
|
+
TextLight: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
7
|
+
Text: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
8
|
+
CombineDark: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
9
|
+
CombineLight: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
10
|
+
Combine: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
11
|
+
Default: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
12
|
+
};
|
|
13
|
+
export default Openclaw;
|
|
@@ -0,0 +1,14 @@
|
|
|
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 TextDark from './TextDark.js';
|
|
8
|
+
import TextLight from './TextLight.js';
|
|
9
|
+
import Text from './Text.js';
|
|
10
|
+
import CombineDark from './CombineDark.js';
|
|
11
|
+
import CombineLight from './CombineLight.js';
|
|
12
|
+
import Combine from './Combine.js';
|
|
13
|
+
const Openclaw = Object.assign(Mono, { Color, Dark, Light, TextDark, TextLight, Text, CombineDark, CombineLight, Combine, Default: Dark });
|
|
14
|
+
export default Openclaw;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const OpencodeColor = ({ 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 + "-opencode-color__Name=opencode, Type=Color, Variant=Default", children: _jsx("g", { id: instanceId + "-opencode-color__opencode / Icon", children: _jsx("path", { id: instanceId + "-opencode-color__opencode / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M32 12H16V36H32V12ZM40 44H8V4H40V44Z", fill: "black", style: {
|
|
8
|
+
fill: "black",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(OpencodeColor);
|
|
13
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
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 OpencodeCombine = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", viewBox: "0 0 198 48", fill: "none", width: typeof size === 'number' ? size * 4.125 : 'calc(' + size + ' * 4.125)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { fill: "none", color: "currentColor", transform: "translate(0 0) scale(1) translate(0 0)", children: _jsx("g", { id: instanceId + "-opencode-combine__opencode-mono-symbol__Name=opencode, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-opencode-combine__opencode-mono-symbol__opencode / Icon", children: _jsx("path", { id: instanceId + "-opencode-combine__opencode-mono-symbol__opencode / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M32 12H16V36H32V12ZM40 44H8V4H40V44Z", fill: "currentColor", fillOpacity: 1 }) }) }) }), _jsxs("g", { fill: "none", color: "currentColor", transform: "translate(60 12) scale(1) translate(0 0)", children: [_jsx("g", { id: instanceId + "-opencode-combine__opencode-mono-text__Name=opencode, Type=Dark, Variant=Combine", children: _jsx("g", { id: instanceId + "-opencode-combine__opencode-mono-text__opencode / Combination", clipPath: 'url(#' + instanceId + "-opencode-combine__opencode-mono-text__clip0_449_13982)", children: _jsxs("g", { id: instanceId + "-opencode-combine__opencode-mono-text__Frame", clipPath: 'url(#' + instanceId + "-opencode-combine__opencode-mono-text__clip1_449_13982)", children: [_jsx("path", { id: instanceId + "-opencode-combine__opencode-mono-text__opencode / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M12.4288 17.1431H5.56982V10.2861H12.4278L12.4288 17.1431Z", fill: "currentColor", fillOpacity: 0.25 }), _jsx("path", { id: instanceId + "-opencode-combine__opencode-mono-text__opencode / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M12.4281 6.8572H5.57109V17.1432H12.4281V6.8572ZM15.8581 20.5722H2.14209V3.4292H15.8561V20.5722H15.8581Z", fill: "currentColor", fillOpacity: 0.75 }), _jsx("path", { id: instanceId + "-opencode-combine__opencode-mono-text__opencode / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M29.5709 17.1431H22.7139V10.2861H29.5709V17.1431Z", fill: "currentColor", fillOpacity: 0.25 }), _jsx("path", { id: instanceId + "-opencode-combine__opencode-mono-text__opencode / path 04", fillRule: "evenodd", clipRule: "evenodd", d: "M22.7141 17.1432H29.5721V6.85718H22.7141V17.1432ZM33.0001 20.5722H22.7141V24.0002H19.2861V3.43018H33.0001V20.5722Z", fill: "currentColor", fillOpacity: 0.75 }), _jsx("path", { id: instanceId + "-opencode-combine__opencode-mono-text__opencode / path 05", fillRule: "evenodd", clipRule: "evenodd", d: "M50.1429 13.7139V17.1429H39.8569V13.7139H50.1429Z", fill: "currentColor", fillOpacity: 0.25 }), _jsx("path", { id: instanceId + "-opencode-combine__opencode-mono-text__opencode / path 06", fillRule: "evenodd", clipRule: "evenodd", d: "M50.1432 13.7142H39.8572V17.1432H50.1432V20.5722H36.4292V3.4292H50.1432V13.7142ZM39.8572 10.2862H46.7142V6.8572H39.8572V10.2862Z", fill: "currentColor", fillOpacity: 0.75 }), _jsx("path", { id: instanceId + "-opencode-combine__opencode-mono-text__opencode / path 07", fillRule: "evenodd", clipRule: "evenodd", d: "M63.857 20.5711H57V10.2861H63.857V20.5711Z", fill: "currentColor", fillOpacity: 0.25 }), _jsx("path", { id: instanceId + "-opencode-combine__opencode-mono-text__opencode / path 08", fillRule: "evenodd", clipRule: "evenodd", d: "M63.8568 6.8572H56.9998V20.5722H53.5708V3.4292H63.8568V6.8572ZM67.2858 20.5722H63.8568V6.8572H67.2858V20.5722Z", fill: "currentColor", fillOpacity: 0.75 }), _jsx("path", { id: instanceId + "-opencode-combine__opencode-mono-text__opencode / path 09", fillRule: "evenodd", clipRule: "evenodd", d: "M84.428 17.1431H74.144V10.2861H84.429L84.428 17.1431Z", fill: "currentColor", fillOpacity: 0.25 }), _jsx("path", { id: instanceId + "-opencode-combine__opencode-mono-text__opencode / path 10", fillRule: "evenodd", clipRule: "evenodd", d: "M84.4279 6.8572H74.1438V17.1432H84.4288V20.5722H70.7148V3.4292H84.4298V6.8572H84.4279Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-opencode-combine__opencode-mono-text__opencode / path 11", fillRule: "evenodd", clipRule: "evenodd", d: "M98.1431 17.1431H91.2861V10.2861H98.1431V17.1431Z", fill: "currentColor", fillOpacity: 0.25 }), _jsx("path", { id: instanceId + "-opencode-combine__opencode-mono-text__opencode / path 12", fillRule: "evenodd", clipRule: "evenodd", d: "M98.1429 6.8572H91.2859V17.1432H98.1429V6.8572ZM101.571 20.5722H87.8569V3.4292H101.571V20.5722Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-opencode-combine__opencode-mono-text__opencode / path 13", fillRule: "evenodd", clipRule: "evenodd", d: "M115.286 17.1431H108.429V10.2861H115.286V17.1431Z", fill: "currentColor", fillOpacity: 0.25 }), _jsx("path", { id: instanceId + "-opencode-combine__opencode-mono-text__opencode / path 14", fillRule: "evenodd", clipRule: "evenodd", d: "M115.286 6.857H108.429V17.143H115.286V6.857ZM118.714 20.571H105V3.43H115.286V0H118.714V20.571Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-opencode-combine__opencode-mono-text__opencode / path 15", fillRule: "evenodd", clipRule: "evenodd", d: "M135.857 13.7139V17.1429H125.571V13.7139H135.857Z", fill: "currentColor", fillOpacity: 0.25 }), _jsx("path", { id: instanceId + "-opencode-combine__opencode-mono-text__opencode / path 16", fillRule: "evenodd", clipRule: "evenodd", d: "M125.571 6.8572V10.2862H132.429V6.8572H125.571ZM135.857 13.7142H125.571V17.1432H135.857V20.5722H122.143V3.4292H135.857V13.7142Z", fill: "currentColor", fillOpacity: 1 })] }) }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-opencode-combine__opencode-mono-text__clip0_449_13982", children: _jsx("rect", { width: 138, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-opencode-combine__opencode-mono-text__clip1_449_13982", children: _jsx("rect", { width: 138, height: 24, fill: "#fff", fillOpacity: 1 }) })] })] })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(OpencodeCombine);
|
|
10
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,67 @@
|
|
|
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 OpencodeCombineDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", viewBox: "0 0 198 48", fill: "none", width: typeof size === 'number' ? size * 4.125 : 'calc(' + size + ' * 4.125)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { fill: "none", transform: "translate(0 0) scale(1) translate(0 0)", children: _jsx("g", { id: instanceId + "-opencode-combine-dark__opencode-dark-symbol__Name=opencode, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-opencode-combine-dark__opencode-dark-symbol__opencode / Icon", children: _jsx("path", { id: instanceId + "-opencode-combine-dark__opencode-dark-symbol__opencode / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M32 12H16V36H32V12ZM40 44H8V4H40V44Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) }), _jsxs("g", { fill: "none", transform: "translate(60 12) scale(1) translate(0 0)", children: [_jsx("g", { id: instanceId + "-opencode-combine-dark__opencode-dark-text__Name=opencode, Type=Dark, Variant=Combine", children: _jsx("g", { id: instanceId + "-opencode-combine-dark__opencode-dark-text__opencode / Combination", clipPath: 'url(#' + instanceId + "-opencode-combine-dark__opencode-dark-text__clip0_449_13982)", children: _jsxs("g", { id: instanceId + "-opencode-combine-dark__opencode-dark-text__Frame", clipPath: 'url(#' + instanceId + "-opencode-combine-dark__opencode-dark-text__clip1_449_13982)", children: [_jsx("path", { id: instanceId + "-opencode-combine-dark__opencode-dark-text__opencode / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M12.4288 17.1431H5.56982V10.2861H12.4278L12.4288 17.1431Z", fill: "white", fillOpacity: 0.25, style: {
|
|
11
|
+
fill: "white",
|
|
12
|
+
fillOpacity: 0.25
|
|
13
|
+
} }), _jsx("path", { id: instanceId + "-opencode-combine-dark__opencode-dark-text__opencode / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M12.4281 6.8572H5.57109V17.1432H12.4281V6.8572ZM15.8581 20.5722H2.14209V3.4292H15.8561V20.5722H15.8581Z", fill: "white", fillOpacity: 0.75, style: {
|
|
14
|
+
fill: "white",
|
|
15
|
+
fillOpacity: 0.75
|
|
16
|
+
} }), _jsx("path", { id: instanceId + "-opencode-combine-dark__opencode-dark-text__opencode / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M29.5709 17.1431H22.7139V10.2861H29.5709V17.1431Z", fill: "white", fillOpacity: 0.25, style: {
|
|
17
|
+
fill: "white",
|
|
18
|
+
fillOpacity: 0.25
|
|
19
|
+
} }), _jsx("path", { id: instanceId + "-opencode-combine-dark__opencode-dark-text__opencode / path 04", fillRule: "evenodd", clipRule: "evenodd", d: "M22.7141 17.1432H29.5721V6.85718H22.7141V17.1432ZM33.0001 20.5722H22.7141V24.0002H19.2861V3.43018H33.0001V20.5722Z", fill: "white", fillOpacity: 0.75, style: {
|
|
20
|
+
fill: "white",
|
|
21
|
+
fillOpacity: 0.75
|
|
22
|
+
} }), _jsx("path", { id: instanceId + "-opencode-combine-dark__opencode-dark-text__opencode / path 05", fillRule: "evenodd", clipRule: "evenodd", d: "M50.1429 13.7139V17.1429H39.8569V13.7139H50.1429Z", fill: "white", fillOpacity: 0.25, style: {
|
|
23
|
+
fill: "white",
|
|
24
|
+
fillOpacity: 0.25
|
|
25
|
+
} }), _jsx("path", { id: instanceId + "-opencode-combine-dark__opencode-dark-text__opencode / path 06", fillRule: "evenodd", clipRule: "evenodd", d: "M50.1432 13.7142H39.8572V17.1432H50.1432V20.5722H36.4292V3.4292H50.1432V13.7142ZM39.8572 10.2862H46.7142V6.8572H39.8572V10.2862Z", fill: "white", fillOpacity: 0.75, style: {
|
|
26
|
+
fill: "white",
|
|
27
|
+
fillOpacity: 0.75
|
|
28
|
+
} }), _jsx("path", { id: instanceId + "-opencode-combine-dark__opencode-dark-text__opencode / path 07", fillRule: "evenodd", clipRule: "evenodd", d: "M63.857 20.5711H57V10.2861H63.857V20.5711Z", fill: "white", fillOpacity: 0.25, style: {
|
|
29
|
+
fill: "white",
|
|
30
|
+
fillOpacity: 0.25
|
|
31
|
+
} }), _jsx("path", { id: instanceId + "-opencode-combine-dark__opencode-dark-text__opencode / path 08", fillRule: "evenodd", clipRule: "evenodd", d: "M63.8568 6.8572H56.9998V20.5722H53.5708V3.4292H63.8568V6.8572ZM67.2858 20.5722H63.8568V6.8572H67.2858V20.5722Z", fill: "white", fillOpacity: 0.75, style: {
|
|
32
|
+
fill: "white",
|
|
33
|
+
fillOpacity: 0.75
|
|
34
|
+
} }), _jsx("path", { id: instanceId + "-opencode-combine-dark__opencode-dark-text__opencode / path 09", fillRule: "evenodd", clipRule: "evenodd", d: "M84.428 17.1431H74.144V10.2861H84.429L84.428 17.1431Z", fill: "white", fillOpacity: 0.25, style: {
|
|
35
|
+
fill: "white",
|
|
36
|
+
fillOpacity: 0.25
|
|
37
|
+
} }), _jsx("path", { id: instanceId + "-opencode-combine-dark__opencode-dark-text__opencode / path 10", fillRule: "evenodd", clipRule: "evenodd", d: "M84.4279 6.8572H74.1438V17.1432H84.4288V20.5722H70.7148V3.4292H84.4298V6.8572H84.4279Z", fill: "white", style: {
|
|
38
|
+
fill: "white",
|
|
39
|
+
fillOpacity: 1
|
|
40
|
+
} }), _jsx("path", { id: instanceId + "-opencode-combine-dark__opencode-dark-text__opencode / path 11", fillRule: "evenodd", clipRule: "evenodd", d: "M98.1431 17.1431H91.2861V10.2861H98.1431V17.1431Z", fill: "white", fillOpacity: 0.25, style: {
|
|
41
|
+
fill: "white",
|
|
42
|
+
fillOpacity: 0.25
|
|
43
|
+
} }), _jsx("path", { id: instanceId + "-opencode-combine-dark__opencode-dark-text__opencode / path 12", fillRule: "evenodd", clipRule: "evenodd", d: "M98.1429 6.8572H91.2859V17.1432H98.1429V6.8572ZM101.571 20.5722H87.8569V3.4292H101.571V20.5722Z", fill: "white", style: {
|
|
44
|
+
fill: "white",
|
|
45
|
+
fillOpacity: 1
|
|
46
|
+
} }), _jsx("path", { id: instanceId + "-opencode-combine-dark__opencode-dark-text__opencode / path 13", fillRule: "evenodd", clipRule: "evenodd", d: "M115.286 17.1431H108.429V10.2861H115.286V17.1431Z", fill: "white", fillOpacity: 0.25, style: {
|
|
47
|
+
fill: "white",
|
|
48
|
+
fillOpacity: 0.25
|
|
49
|
+
} }), _jsx("path", { id: instanceId + "-opencode-combine-dark__opencode-dark-text__opencode / path 14", fillRule: "evenodd", clipRule: "evenodd", d: "M115.286 6.857H108.429V17.143H115.286V6.857ZM118.714 20.571H105V3.43H115.286V0H118.714V20.571Z", fill: "white", style: {
|
|
50
|
+
fill: "white",
|
|
51
|
+
fillOpacity: 1
|
|
52
|
+
} }), _jsx("path", { id: instanceId + "-opencode-combine-dark__opencode-dark-text__opencode / path 15", fillRule: "evenodd", clipRule: "evenodd", d: "M135.857 13.7139V17.1429H125.571V13.7139H135.857Z", fill: "white", fillOpacity: 0.25, style: {
|
|
53
|
+
fill: "white",
|
|
54
|
+
fillOpacity: 0.25
|
|
55
|
+
} }), _jsx("path", { id: instanceId + "-opencode-combine-dark__opencode-dark-text__opencode / path 16", fillRule: "evenodd", clipRule: "evenodd", d: "M125.571 6.8572V10.2862H132.429V6.8572H125.571ZM135.857 13.7142H125.571V17.1432H135.857V20.5722H122.143V3.4292H135.857V13.7142Z", fill: "white", style: {
|
|
56
|
+
fill: "white",
|
|
57
|
+
fillOpacity: 1
|
|
58
|
+
} })] }) }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-opencode-combine-dark__opencode-dark-text__clip0_449_13982", children: _jsx("rect", { width: 138, height: 24, fill: "white", style: {
|
|
59
|
+
fill: "white",
|
|
60
|
+
fillOpacity: 1
|
|
61
|
+
} }) }), _jsx("clipPath", { id: instanceId + "-opencode-combine-dark__opencode-dark-text__clip1_449_13982", children: _jsx("rect", { width: 138, height: 24, fill: "white", style: {
|
|
62
|
+
fill: "white",
|
|
63
|
+
fillOpacity: 1
|
|
64
|
+
} }) })] })] })] });
|
|
65
|
+
};
|
|
66
|
+
const ForwardRef = forwardRef(OpencodeCombineDark);
|
|
67
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
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 OpencodeCombineLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", viewBox: "0 0 198 48", fill: "none", width: typeof size === 'number' ? size * 4.125 : 'calc(' + size + ' * 4.125)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { fill: "none", color: "#ffffff", transform: "translate(0 0) scale(1) translate(0 0)", children: _jsx("g", { id: instanceId + "-opencode-combine-light__opencode-light-symbol__Name=opencode, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-opencode-combine-light__opencode-light-symbol__opencode / Icon", children: _jsx("path", { id: instanceId + "-opencode-combine-light__opencode-light-symbol__opencode / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M32 12H16V36H32V12ZM40 44H8V4H40V44Z", fill: "#000000", fillOpacity: 1 }) }) }) }), _jsxs("g", { fill: "none", color: "#ffffff", transform: "translate(60 12) scale(1) translate(0 0)", children: [_jsx("g", { id: instanceId + "-opencode-combine-light__opencode-light-text__Name=opencode, Type=Dark, Variant=Combine", children: _jsx("g", { id: instanceId + "-opencode-combine-light__opencode-light-text__opencode / Combination", clipPath: 'url(#' + instanceId + "-opencode-combine-light__opencode-light-text__clip0_449_13982)", children: _jsxs("g", { id: instanceId + "-opencode-combine-light__opencode-light-text__Frame", clipPath: 'url(#' + instanceId + "-opencode-combine-light__opencode-light-text__clip1_449_13982)", children: [_jsx("path", { id: instanceId + "-opencode-combine-light__opencode-light-text__opencode / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M12.4288 17.1431H5.56982V10.2861H12.4278L12.4288 17.1431Z", fill: "#000000", fillOpacity: 0.25 }), _jsx("path", { id: instanceId + "-opencode-combine-light__opencode-light-text__opencode / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M12.4281 6.8572H5.57109V17.1432H12.4281V6.8572ZM15.8581 20.5722H2.14209V3.4292H15.8561V20.5722H15.8581Z", fill: "#000000", fillOpacity: 0.75 }), _jsx("path", { id: instanceId + "-opencode-combine-light__opencode-light-text__opencode / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M29.5709 17.1431H22.7139V10.2861H29.5709V17.1431Z", fill: "#000000", fillOpacity: 0.25 }), _jsx("path", { id: instanceId + "-opencode-combine-light__opencode-light-text__opencode / path 04", fillRule: "evenodd", clipRule: "evenodd", d: "M22.7141 17.1432H29.5721V6.85718H22.7141V17.1432ZM33.0001 20.5722H22.7141V24.0002H19.2861V3.43018H33.0001V20.5722Z", fill: "#000000", fillOpacity: 0.75 }), _jsx("path", { id: instanceId + "-opencode-combine-light__opencode-light-text__opencode / path 05", fillRule: "evenodd", clipRule: "evenodd", d: "M50.1429 13.7139V17.1429H39.8569V13.7139H50.1429Z", fill: "#000000", fillOpacity: 0.25 }), _jsx("path", { id: instanceId + "-opencode-combine-light__opencode-light-text__opencode / path 06", fillRule: "evenodd", clipRule: "evenodd", d: "M50.1432 13.7142H39.8572V17.1432H50.1432V20.5722H36.4292V3.4292H50.1432V13.7142ZM39.8572 10.2862H46.7142V6.8572H39.8572V10.2862Z", fill: "#000000", fillOpacity: 0.75 }), _jsx("path", { id: instanceId + "-opencode-combine-light__opencode-light-text__opencode / path 07", fillRule: "evenodd", clipRule: "evenodd", d: "M63.857 20.5711H57V10.2861H63.857V20.5711Z", fill: "#000000", fillOpacity: 0.25 }), _jsx("path", { id: instanceId + "-opencode-combine-light__opencode-light-text__opencode / path 08", fillRule: "evenodd", clipRule: "evenodd", d: "M63.8568 6.8572H56.9998V20.5722H53.5708V3.4292H63.8568V6.8572ZM67.2858 20.5722H63.8568V6.8572H67.2858V20.5722Z", fill: "#000000", fillOpacity: 0.75 }), _jsx("path", { id: instanceId + "-opencode-combine-light__opencode-light-text__opencode / path 09", fillRule: "evenodd", clipRule: "evenodd", d: "M84.428 17.1431H74.144V10.2861H84.429L84.428 17.1431Z", fill: "#000000", fillOpacity: 0.25 }), _jsx("path", { id: instanceId + "-opencode-combine-light__opencode-light-text__opencode / path 10", fillRule: "evenodd", clipRule: "evenodd", d: "M84.4279 6.8572H74.1438V17.1432H84.4288V20.5722H70.7148V3.4292H84.4298V6.8572H84.4279Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-opencode-combine-light__opencode-light-text__opencode / path 11", fillRule: "evenodd", clipRule: "evenodd", d: "M98.1431 17.1431H91.2861V10.2861H98.1431V17.1431Z", fill: "#000000", fillOpacity: 0.25 }), _jsx("path", { id: instanceId + "-opencode-combine-light__opencode-light-text__opencode / path 12", fillRule: "evenodd", clipRule: "evenodd", d: "M98.1429 6.8572H91.2859V17.1432H98.1429V6.8572ZM101.571 20.5722H87.8569V3.4292H101.571V20.5722Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-opencode-combine-light__opencode-light-text__opencode / path 13", fillRule: "evenodd", clipRule: "evenodd", d: "M115.286 17.1431H108.429V10.2861H115.286V17.1431Z", fill: "#000000", fillOpacity: 0.25 }), _jsx("path", { id: instanceId + "-opencode-combine-light__opencode-light-text__opencode / path 14", fillRule: "evenodd", clipRule: "evenodd", d: "M115.286 6.857H108.429V17.143H115.286V6.857ZM118.714 20.571H105V3.43H115.286V0H118.714V20.571Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-opencode-combine-light__opencode-light-text__opencode / path 15", fillRule: "evenodd", clipRule: "evenodd", d: "M135.857 13.7139V17.1429H125.571V13.7139H135.857Z", fill: "#000000", fillOpacity: 0.25 }), _jsx("path", { id: instanceId + "-opencode-combine-light__opencode-light-text__opencode / path 16", fillRule: "evenodd", clipRule: "evenodd", d: "M125.571 6.8572V10.2862H132.429V6.8572H125.571ZM135.857 13.7142H125.571V17.1432H135.857V20.5722H122.143V3.4292H135.857V13.7142Z", fill: "#000000", fillOpacity: 1 })] }) }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-opencode-combine-light__opencode-light-text__clip0_449_13982", children: _jsx("rect", { width: 138, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-opencode-combine-light__opencode-light-text__clip1_449_13982", children: _jsx("rect", { width: 138, height: 24, fill: "#fff", fillOpacity: 1 }) })] })] })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(OpencodeCombineLight);
|
|
10
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const OpencodeDark = ({ 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 + "-opencode-dark__Name=opencode, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-opencode-dark__opencode / Icon", children: _jsx("path", { id: instanceId + "-opencode-dark__opencode / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M32 12H16V36H32V12ZM40 44H8V4H40V44Z", fill: "white", style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 1
|
|
10
|
+
} }) }) }) });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(OpencodeDark);
|
|
13
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const OpencodeLight = ({ 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", color: "#ffffff", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: _jsx("g", { id: instanceId + "-opencode-light__Name=opencode, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-opencode-light__opencode / Icon", children: _jsx("path", { id: instanceId + "-opencode-light__opencode / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M32 12H16V36H32V12ZM40 44H8V4H40V44Z", fill: "#000000", fillOpacity: 1 }) }) }) });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(OpencodeLight);
|
|
10
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
+
// Generated from real source assets. Do not edit manually.
|
|
4
|
+
import { forwardRef, useId } from 'react';
|
|
5
|
+
const OpencodeMono = ({ 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", color: "currentColor", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: _jsx("g", { id: instanceId + "-opencode-mono__Name=opencode, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-opencode-mono__opencode / Icon", children: _jsx("path", { id: instanceId + "-opencode-mono__opencode / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M32 12H16V36H32V12ZM40 44H8V4H40V44Z", fill: "currentColor", fillOpacity: 1 }) }) }) });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(OpencodeMono);
|
|
10
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,10 @@
|
|
|
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 OpencodeText = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 138 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: typeof size === 'number' ? size * 5.75 : 'calc(' + size + ' * 5.75)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-opencode-text__Name=opencode, Type=Dark, Variant=Combine", children: _jsx("g", { id: instanceId + "-opencode-text__opencode / Combination", clipPath: 'url(#' + instanceId + "-opencode-text__clip0_449_13982)", children: _jsxs("g", { id: instanceId + "-opencode-text__Frame", clipPath: 'url(#' + instanceId + "-opencode-text__clip1_449_13982)", children: [_jsx("path", { id: instanceId + "-opencode-text__opencode / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M12.4288 17.1431H5.56982V10.2861H12.4278L12.4288 17.1431Z", fill: "currentColor", fillOpacity: 0.25 }), _jsx("path", { id: instanceId + "-opencode-text__opencode / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M12.4281 6.8572H5.57109V17.1432H12.4281V6.8572ZM15.8581 20.5722H2.14209V3.4292H15.8561V20.5722H15.8581Z", fill: "currentColor", fillOpacity: 0.75 }), _jsx("path", { id: instanceId + "-opencode-text__opencode / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M29.5709 17.1431H22.7139V10.2861H29.5709V17.1431Z", fill: "currentColor", fillOpacity: 0.25 }), _jsx("path", { id: instanceId + "-opencode-text__opencode / path 04", fillRule: "evenodd", clipRule: "evenodd", d: "M22.7141 17.1432H29.5721V6.85718H22.7141V17.1432ZM33.0001 20.5722H22.7141V24.0002H19.2861V3.43018H33.0001V20.5722Z", fill: "currentColor", fillOpacity: 0.75 }), _jsx("path", { id: instanceId + "-opencode-text__opencode / path 05", fillRule: "evenodd", clipRule: "evenodd", d: "M50.1429 13.7139V17.1429H39.8569V13.7139H50.1429Z", fill: "currentColor", fillOpacity: 0.25 }), _jsx("path", { id: instanceId + "-opencode-text__opencode / path 06", fillRule: "evenodd", clipRule: "evenodd", d: "M50.1432 13.7142H39.8572V17.1432H50.1432V20.5722H36.4292V3.4292H50.1432V13.7142ZM39.8572 10.2862H46.7142V6.8572H39.8572V10.2862Z", fill: "currentColor", fillOpacity: 0.75 }), _jsx("path", { id: instanceId + "-opencode-text__opencode / path 07", fillRule: "evenodd", clipRule: "evenodd", d: "M63.857 20.5711H57V10.2861H63.857V20.5711Z", fill: "currentColor", fillOpacity: 0.25 }), _jsx("path", { id: instanceId + "-opencode-text__opencode / path 08", fillRule: "evenodd", clipRule: "evenodd", d: "M63.8568 6.8572H56.9998V20.5722H53.5708V3.4292H63.8568V6.8572ZM67.2858 20.5722H63.8568V6.8572H67.2858V20.5722Z", fill: "currentColor", fillOpacity: 0.75 }), _jsx("path", { id: instanceId + "-opencode-text__opencode / path 09", fillRule: "evenodd", clipRule: "evenodd", d: "M84.428 17.1431H74.144V10.2861H84.429L84.428 17.1431Z", fill: "currentColor", fillOpacity: 0.25 }), _jsx("path", { id: instanceId + "-opencode-text__opencode / path 10", fillRule: "evenodd", clipRule: "evenodd", d: "M84.4279 6.8572H74.1438V17.1432H84.4288V20.5722H70.7148V3.4292H84.4298V6.8572H84.4279Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-opencode-text__opencode / path 11", fillRule: "evenodd", clipRule: "evenodd", d: "M98.1431 17.1431H91.2861V10.2861H98.1431V17.1431Z", fill: "currentColor", fillOpacity: 0.25 }), _jsx("path", { id: instanceId + "-opencode-text__opencode / path 12", fillRule: "evenodd", clipRule: "evenodd", d: "M98.1429 6.8572H91.2859V17.1432H98.1429V6.8572ZM101.571 20.5722H87.8569V3.4292H101.571V20.5722Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-opencode-text__opencode / path 13", fillRule: "evenodd", clipRule: "evenodd", d: "M115.286 17.1431H108.429V10.2861H115.286V17.1431Z", fill: "currentColor", fillOpacity: 0.25 }), _jsx("path", { id: instanceId + "-opencode-text__opencode / path 14", fillRule: "evenodd", clipRule: "evenodd", d: "M115.286 6.857H108.429V17.143H115.286V6.857ZM118.714 20.571H105V3.43H115.286V0H118.714V20.571Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-opencode-text__opencode / path 15", fillRule: "evenodd", clipRule: "evenodd", d: "M135.857 13.7139V17.1429H125.571V13.7139H135.857Z", fill: "currentColor", fillOpacity: 0.25 }), _jsx("path", { id: instanceId + "-opencode-text__opencode / path 16", fillRule: "evenodd", clipRule: "evenodd", d: "M125.571 6.8572V10.2862H132.429V6.8572H125.571ZM135.857 13.7142H125.571V17.1432H135.857V20.5722H122.143V3.4292H135.857V13.7142Z", fill: "currentColor", fillOpacity: 1 })] }) }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-opencode-text__clip0_449_13982", children: _jsx("rect", { width: 138, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-opencode-text__clip1_449_13982", children: _jsx("rect", { width: 138, height: 24, fill: "#fff", fillOpacity: 1 }) })] })] });
|
|
8
|
+
};
|
|
9
|
+
const ForwardRef = forwardRef(OpencodeText);
|
|
10
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,64 @@
|
|
|
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 OpencodeTextDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
+
const instanceId = useId();
|
|
7
|
+
return _jsxs("svg", { viewBox: "0 0 138 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: typeof size === 'number' ? size * 5.75 : 'calc(' + size + ' * 5.75)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-opencode-text-dark__Name=opencode, Type=Dark, Variant=Combine", children: _jsx("g", { id: instanceId + "-opencode-text-dark__opencode / Combination", clipPath: 'url(#' + instanceId + "-opencode-text-dark__clip0_449_13982)", children: _jsxs("g", { id: instanceId + "-opencode-text-dark__Frame", clipPath: 'url(#' + instanceId + "-opencode-text-dark__clip1_449_13982)", children: [_jsx("path", { id: instanceId + "-opencode-text-dark__opencode / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M12.4288 17.1431H5.56982V10.2861H12.4278L12.4288 17.1431Z", fill: "white", fillOpacity: 0.25, style: {
|
|
8
|
+
fill: "white",
|
|
9
|
+
fillOpacity: 0.25
|
|
10
|
+
} }), _jsx("path", { id: instanceId + "-opencode-text-dark__opencode / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M12.4281 6.8572H5.57109V17.1432H12.4281V6.8572ZM15.8581 20.5722H2.14209V3.4292H15.8561V20.5722H15.8581Z", fill: "white", fillOpacity: 0.75, style: {
|
|
11
|
+
fill: "white",
|
|
12
|
+
fillOpacity: 0.75
|
|
13
|
+
} }), _jsx("path", { id: instanceId + "-opencode-text-dark__opencode / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M29.5709 17.1431H22.7139V10.2861H29.5709V17.1431Z", fill: "white", fillOpacity: 0.25, style: {
|
|
14
|
+
fill: "white",
|
|
15
|
+
fillOpacity: 0.25
|
|
16
|
+
} }), _jsx("path", { id: instanceId + "-opencode-text-dark__opencode / path 04", fillRule: "evenodd", clipRule: "evenodd", d: "M22.7141 17.1432H29.5721V6.85718H22.7141V17.1432ZM33.0001 20.5722H22.7141V24.0002H19.2861V3.43018H33.0001V20.5722Z", fill: "white", fillOpacity: 0.75, style: {
|
|
17
|
+
fill: "white",
|
|
18
|
+
fillOpacity: 0.75
|
|
19
|
+
} }), _jsx("path", { id: instanceId + "-opencode-text-dark__opencode / path 05", fillRule: "evenodd", clipRule: "evenodd", d: "M50.1429 13.7139V17.1429H39.8569V13.7139H50.1429Z", fill: "white", fillOpacity: 0.25, style: {
|
|
20
|
+
fill: "white",
|
|
21
|
+
fillOpacity: 0.25
|
|
22
|
+
} }), _jsx("path", { id: instanceId + "-opencode-text-dark__opencode / path 06", fillRule: "evenodd", clipRule: "evenodd", d: "M50.1432 13.7142H39.8572V17.1432H50.1432V20.5722H36.4292V3.4292H50.1432V13.7142ZM39.8572 10.2862H46.7142V6.8572H39.8572V10.2862Z", fill: "white", fillOpacity: 0.75, style: {
|
|
23
|
+
fill: "white",
|
|
24
|
+
fillOpacity: 0.75
|
|
25
|
+
} }), _jsx("path", { id: instanceId + "-opencode-text-dark__opencode / path 07", fillRule: "evenodd", clipRule: "evenodd", d: "M63.857 20.5711H57V10.2861H63.857V20.5711Z", fill: "white", fillOpacity: 0.25, style: {
|
|
26
|
+
fill: "white",
|
|
27
|
+
fillOpacity: 0.25
|
|
28
|
+
} }), _jsx("path", { id: instanceId + "-opencode-text-dark__opencode / path 08", fillRule: "evenodd", clipRule: "evenodd", d: "M63.8568 6.8572H56.9998V20.5722H53.5708V3.4292H63.8568V6.8572ZM67.2858 20.5722H63.8568V6.8572H67.2858V20.5722Z", fill: "white", fillOpacity: 0.75, style: {
|
|
29
|
+
fill: "white",
|
|
30
|
+
fillOpacity: 0.75
|
|
31
|
+
} }), _jsx("path", { id: instanceId + "-opencode-text-dark__opencode / path 09", fillRule: "evenodd", clipRule: "evenodd", d: "M84.428 17.1431H74.144V10.2861H84.429L84.428 17.1431Z", fill: "white", fillOpacity: 0.25, style: {
|
|
32
|
+
fill: "white",
|
|
33
|
+
fillOpacity: 0.25
|
|
34
|
+
} }), _jsx("path", { id: instanceId + "-opencode-text-dark__opencode / path 10", fillRule: "evenodd", clipRule: "evenodd", d: "M84.4279 6.8572H74.1438V17.1432H84.4288V20.5722H70.7148V3.4292H84.4298V6.8572H84.4279Z", fill: "white", style: {
|
|
35
|
+
fill: "white",
|
|
36
|
+
fillOpacity: 1
|
|
37
|
+
} }), _jsx("path", { id: instanceId + "-opencode-text-dark__opencode / path 11", fillRule: "evenodd", clipRule: "evenodd", d: "M98.1431 17.1431H91.2861V10.2861H98.1431V17.1431Z", fill: "white", fillOpacity: 0.25, style: {
|
|
38
|
+
fill: "white",
|
|
39
|
+
fillOpacity: 0.25
|
|
40
|
+
} }), _jsx("path", { id: instanceId + "-opencode-text-dark__opencode / path 12", fillRule: "evenodd", clipRule: "evenodd", d: "M98.1429 6.8572H91.2859V17.1432H98.1429V6.8572ZM101.571 20.5722H87.8569V3.4292H101.571V20.5722Z", fill: "white", style: {
|
|
41
|
+
fill: "white",
|
|
42
|
+
fillOpacity: 1
|
|
43
|
+
} }), _jsx("path", { id: instanceId + "-opencode-text-dark__opencode / path 13", fillRule: "evenodd", clipRule: "evenodd", d: "M115.286 17.1431H108.429V10.2861H115.286V17.1431Z", fill: "white", fillOpacity: 0.25, style: {
|
|
44
|
+
fill: "white",
|
|
45
|
+
fillOpacity: 0.25
|
|
46
|
+
} }), _jsx("path", { id: instanceId + "-opencode-text-dark__opencode / path 14", fillRule: "evenodd", clipRule: "evenodd", d: "M115.286 6.857H108.429V17.143H115.286V6.857ZM118.714 20.571H105V3.43H115.286V0H118.714V20.571Z", fill: "white", style: {
|
|
47
|
+
fill: "white",
|
|
48
|
+
fillOpacity: 1
|
|
49
|
+
} }), _jsx("path", { id: instanceId + "-opencode-text-dark__opencode / path 15", fillRule: "evenodd", clipRule: "evenodd", d: "M135.857 13.7139V17.1429H125.571V13.7139H135.857Z", fill: "white", fillOpacity: 0.25, style: {
|
|
50
|
+
fill: "white",
|
|
51
|
+
fillOpacity: 0.25
|
|
52
|
+
} }), _jsx("path", { id: instanceId + "-opencode-text-dark__opencode / path 16", fillRule: "evenodd", clipRule: "evenodd", d: "M125.571 6.8572V10.2862H132.429V6.8572H125.571ZM135.857 13.7142H125.571V17.1432H135.857V20.5722H122.143V3.4292H135.857V13.7142Z", fill: "white", style: {
|
|
53
|
+
fill: "white",
|
|
54
|
+
fillOpacity: 1
|
|
55
|
+
} })] }) }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-opencode-text-dark__clip0_449_13982", children: _jsx("rect", { width: 138, height: 24, fill: "white", style: {
|
|
56
|
+
fill: "white",
|
|
57
|
+
fillOpacity: 1
|
|
58
|
+
} }) }), _jsx("clipPath", { id: instanceId + "-opencode-text-dark__clip1_449_13982", children: _jsx("rect", { width: 138, height: 24, fill: "white", style: {
|
|
59
|
+
fill: "white",
|
|
60
|
+
fillOpacity: 1
|
|
61
|
+
} }) })] })] });
|
|
62
|
+
};
|
|
63
|
+
const ForwardRef = forwardRef(OpencodeTextDark);
|
|
64
|
+
export default ForwardRef;
|