|
362 | 362 | "author": "Ankan Bhattacharya <https://github.com/ankan002>",
|
363 | 363 | "files": [
|
364 | 364 | {
|
365 |
| - "path": "preview/components/accordion-style-default.tsx", |
366 |
| - "target": "components/retroui/preview/accordion-style-default.tsx", |
| 365 | + "path": "preview/components/toggle.tsx", |
| 366 | + "target": "components/retroui/preview/toggle.tsx", |
367 | 367 | "type": "registry:block"
|
368 | 368 | }
|
369 | 369 | ]
|
|
401 | 401 | "author": "Ankan Bhattacharya <https://github.com/ankan002>",
|
402 | 402 | "files": [
|
403 | 403 | {
|
404 |
| - "path": "preview/components/alert-style-solid.tsx", |
405 |
| - "target": "components/retroui/preview/alert-style-solid.tsx", |
| 404 | + "path": "preview/components/tooltip.tsx", |
| 405 | + "target": "components/retroui/preview/tooltip.tsx", |
406 | 406 | "type": "registry:block"
|
407 | 407 | }
|
408 | 408 | ]
|
|
1086 | 1086 | "dependencies": ["lucide-react"],
|
1087 | 1087 | "files": [
|
1088 | 1088 | {
|
1089 |
| - "path": "preview/components/toggle-style-solid.tsx", |
| 1089 | + "path": "preview/components/toggle-group-style-solid.tsx", |
1090 | 1090 | "target": "components/retroui/preview/toggle-group-style-solid.tsx",
|
1091 | 1091 | "type": "registry:block"
|
1092 | 1092 | }
|
|
1096 | 1096 | "name": "tooltip-style-default",
|
1097 | 1097 | "title": "tooltip-style-default",
|
1098 | 1098 | "type": "registry:block",
|
1099 |
| - "registryDependencies": ["https://retroui.dev/r/tooltip.json"], |
| 1099 | + "registryDependencies": [ |
| 1100 | + "https://retroui.dev/r/tooltip.json", |
| 1101 | + "https://retroui.dev/r/button.json" |
| 1102 | + ], |
1100 | 1103 | "dependencies": ["lucide-react"],
|
1101 | 1104 | "files": [
|
1102 | 1105 | {
|
|
1110 | 1113 | "name": "tooltip-style-primary",
|
1111 | 1114 | "title": "tooltip-style-primary",
|
1112 | 1115 | "type": "registry:block",
|
1113 |
| - "registryDependencies": ["https://retroui.dev/r/tooltip.json"], |
| 1116 | + "registryDependencies": [ |
| 1117 | + "https://retroui.dev/r/tooltip.json", |
| 1118 | + "https://retroui.dev/r/button.json" |
| 1119 | + ], |
1114 | 1120 | "dependencies": ["lucide-react"],
|
1115 | 1121 | "files": [
|
1116 | 1122 | {
|
|
1124 | 1130 | "name": "tooltip-style-solid",
|
1125 | 1131 | "title": "tooltip-style-solid",
|
1126 | 1132 | "type": "registry:block",
|
1127 |
| - "registryDependencies": ["https://retroui.dev/r/tooltip.json"], |
| 1133 | + "registryDependencies": [ |
| 1134 | + "https://retroui.dev/r/tooltip.json", |
| 1135 | + "https://retroui.dev/r/button.json" |
| 1136 | + ], |
1128 | 1137 | "dependencies": ["lucide-react"],
|
1129 | 1138 | "files": [
|
1130 | 1139 | {
|
|
0 commit comments