@opencode/ui 0.0.0-dev-19518 → 0.0.0-dev-19519

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opencode/ui",
3
- "version": "0.0.0-dev-19518",
3
+ "version": "0.0.0-dev-19519",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -218,7 +218,7 @@ const icons = {
218
218
  },
219
219
  "fill-triangle-down": {
220
220
  viewBox: "0 0 16 16",
221
- body: `<path d="M5.37624 6.75194C5.1818 6.41861 5.42223 6 5.80813 6H10.1921C10.578 6 10.8184 6.41861 10.624 6.75194L8.43199 10.5096C8.23905 10.8404 7.76115 10.8404 7.56821 10.5096L5.37624 6.75194Z" fill="currentColor"/>`,
221
+ body: `<path d="M5.37624 6.75194C5.18184 6.41861 5.42224 6 5.80814 6H10.1921C10.578 6 10.8184 6.41861 10.624 6.75194L8.43203 10.5096C8.23909 10.8404 7.76119 10.8404 7.56825 10.5096L5.37624 6.75194Z" fill="currentColor"/>`,
222
222
  },
223
223
  archive: {
224
224
  viewBox: "0 0 16 16",