|
8 | 8 | "type": "registry:component", |
9 | 9 | "title": "Badge Bar", |
10 | 10 | "description": "A component for displaying a list of badges with optional click and delete handlers.", |
11 | | - "registryDependencies": ["badge", "@mobx-restful-shadcn/badge-bar"], |
| 11 | + "registryDependencies": ["badge"], |
12 | 12 | "dependencies": ["lucide-react", "web-utility"], |
13 | 13 | "files": [ |
14 | 14 | { |
15 | | - "path": "registry/new-york/blocks/badge-bar/badge-bar.tsx", |
16 | | - "type": "registry:component" |
| 15 | + "type": "registry:component", |
| 16 | + "path": "registry/new-york/blocks/badge-bar/index.tsx", |
| 17 | + "target": "components/ui/mobx-restful-shadcn/badge-bar/index.tsx" |
17 | 18 | } |
18 | 19 | ] |
19 | 20 | }, |
|
26 | 27 | "dependencies": ["lucide-react", "mobx-restful", "web-utility"], |
27 | 28 | "files": [ |
28 | 29 | { |
29 | | - "path": "registry/new-york/blocks/pager/pager.tsx", |
30 | | - "type": "registry:component" |
| 30 | + "type": "registry:component", |
| 31 | + "path": "registry/new-york/blocks/pager/index.tsx", |
| 32 | + "target": "components/ui/mobx-restful-shadcn/pager/index.tsx" |
31 | 33 | } |
32 | 34 | ] |
33 | 35 | }, |
|
45 | 47 | ], |
46 | 48 | "files": [ |
47 | 49 | { |
48 | | - "path": "registry/new-york/blocks/image-preview/image-preview.tsx", |
49 | | - "type": "registry:component" |
| 50 | + "type": "registry:component", |
| 51 | + "path": "registry/new-york/blocks/image-preview/index.tsx", |
| 52 | + "target": "components/ui/mobx-restful-shadcn/image-preview/index.tsx" |
50 | 53 | } |
51 | 54 | ] |
52 | 55 | }, |
|
59 | 62 | "dependencies": ["lucide-react"], |
60 | 63 | "files": [ |
61 | 64 | { |
62 | | - "path": "registry/new-york/blocks/file-preview/file-preview.tsx", |
63 | | - "type": "registry:component" |
| 65 | + "type": "registry:component", |
| 66 | + "path": "registry/new-york/blocks/file-preview/index.tsx", |
| 67 | + "target": "components/ui/mobx-restful-shadcn/file-preview/index.tsx" |
64 | 68 | } |
65 | 69 | ] |
66 | 70 | }, |
|
71 | 75 | "description": "A component that detects when scroll reaches edges using IntersectionObserver.", |
72 | 76 | "files": [ |
73 | 77 | { |
74 | | - "path": "registry/new-york/blocks/scroll-boundary/scroll-boundary.tsx", |
75 | | - "type": "registry:component" |
| 78 | + "type": "registry:component", |
| 79 | + "path": "registry/new-york/blocks/scroll-boundary/index.tsx", |
| 80 | + "target": "components/ui/mobx-restful-shadcn/scroll-boundary/index.tsx" |
76 | 81 | } |
77 | 82 | ] |
78 | 83 | }, |
|
91 | 96 | "registryDependencies": ["@mobx-restful-shadcn/scroll-boundary"], |
92 | 97 | "files": [ |
93 | 98 | { |
94 | | - "path": "registry/new-york/blocks/scroll-list/scroll-list.tsx", |
95 | | - "type": "registry:component" |
| 99 | + "type": "registry:component", |
| 100 | + "path": "registry/new-york/blocks/scroll-list/index.tsx", |
| 101 | + "target": "components/ui/mobx-restful-shadcn/scroll-list/index.tsx" |
96 | 102 | } |
97 | 103 | ] |
98 | 104 | }, |
|
112 | 118 | ], |
113 | 119 | "files": [ |
114 | 120 | { |
115 | | - "path": "registry/new-york/blocks/array-field/array-field.tsx", |
116 | | - "type": "registry:component" |
| 121 | + "type": "registry:component", |
| 122 | + "path": "registry/new-york/blocks/array-field/index.tsx", |
| 123 | + "target": "components/ui/mobx-restful-shadcn/array-field/index.tsx" |
117 | 124 | } |
118 | 125 | ] |
119 | 126 | }, |
|
126 | 133 | "dependencies": ["mobx-react", "mobx-react-helper", "web-utility"], |
127 | 134 | "files": [ |
128 | 135 | { |
129 | | - "path": "registry/new-york/blocks/badge-input/badge-input.tsx", |
130 | | - "type": "registry:component" |
| 136 | + "type": "registry:component", |
| 137 | + "path": "registry/new-york/blocks/badge-input/index.tsx", |
| 138 | + "target": "components/ui/mobx-restful-shadcn/badge-input/index.tsx" |
131 | 139 | } |
132 | 140 | ] |
133 | 141 | }, |
|
139 | 147 | "dependencies": ["mobx-react", "mobx-react-helper"], |
140 | 148 | "files": [ |
141 | 149 | { |
142 | | - "path": "registry/new-york/blocks/range-input/range-input.tsx", |
143 | | - "type": "registry:component" |
| 150 | + "type": "registry:component", |
| 151 | + "path": "registry/new-york/blocks/range-input/index.tsx", |
| 152 | + "target": "components/ui/mobx-restful-shadcn/range-input/index.tsx" |
144 | 153 | } |
145 | 154 | ] |
146 | 155 | }, |
|
159 | 168 | ], |
160 | 169 | "files": [ |
161 | 170 | { |
162 | | - "path": "registry/new-york/blocks/file-picker/file-picker.tsx", |
163 | | - "type": "registry:component" |
| 171 | + "type": "registry:component", |
| 172 | + "path": "registry/new-york/blocks/file-picker/index.tsx", |
| 173 | + "target": "components/ui/mobx-restful-shadcn/file-picker/index.tsx" |
164 | 174 | } |
165 | 175 | ] |
166 | 176 | }, |
|
173 | 183 | "dependencies": ["web-utility"], |
174 | 184 | "files": [ |
175 | 185 | { |
176 | | - "path": "registry/new-york/blocks/form-field/form-field.tsx", |
177 | | - "type": "registry:component" |
| 186 | + "type": "registry:component", |
| 187 | + "path": "registry/new-york/blocks/form-field/index.tsx", |
| 188 | + "target": "components/ui/mobx-restful-shadcn/form-field/index.tsx" |
178 | 189 | } |
179 | 190 | ] |
180 | 191 | }, |
|
192 | 203 | ], |
193 | 204 | "files": [ |
194 | 205 | { |
195 | | - "path": "registry/new-york/blocks/file-uploader/file-uploader.tsx", |
196 | | - "type": "registry:component" |
| 206 | + "type": "registry:component", |
| 207 | + "path": "registry/new-york/blocks/file-uploader/index.tsx", |
| 208 | + "target": "components/ui/mobx-restful-shadcn/file-uploader/index.tsx" |
197 | 209 | } |
198 | 210 | ] |
199 | 211 | }, |
|
205 | 217 | "registryDependencies": [ |
206 | 218 | "button", |
207 | 219 | "label", |
208 | | - "badge-input", |
209 | | - "file-preview", |
210 | | - "file-uploader", |
211 | | - "form-field" |
| 220 | + "@mobx-restful-shadcn/badge-input", |
| 221 | + "@mobx-restful-shadcn/editor", |
| 222 | + "@mobx-restful-shadcn/file-preview", |
| 223 | + "@mobx-restful-shadcn/file-uploader", |
| 224 | + "@mobx-restful-shadcn/form-field" |
212 | 225 | ], |
213 | 226 | "dependencies": [ |
214 | 227 | "mobx", |
|
220 | 233 | ], |
221 | 234 | "files": [ |
222 | 235 | { |
223 | | - "path": "registry/new-york/blocks/rest-form/rest-form.tsx", |
224 | | - "type": "registry:component" |
| 236 | + "type": "registry:component", |
| 237 | + "path": "registry/new-york/blocks/rest-form/index.tsx", |
| 238 | + "target": "components/ui/mobx-restful-shadcn/rest-form/index.tsx" |
225 | 239 | } |
226 | 240 | ] |
227 | 241 | }, |
|
230 | 244 | "type": "registry:component", |
231 | 245 | "title": "REST Form Modal", |
232 | 246 | "description": "A modal wrapper for REST Form component, displaying forms in a dialog for editing data.", |
233 | | - "registryDependencies": ["dialog", "rest-form"], |
| 247 | + "registryDependencies": ["dialog", "@mobx-restful-shadcn/rest-form"], |
234 | 248 | "dependencies": ["mobx-react", "mobx-restful", "web-utility"], |
235 | 249 | "files": [ |
236 | 250 | { |
237 | | - "path": "registry/new-york/blocks/rest-form-modal/rest-form-modal.tsx", |
238 | | - "type": "registry:component" |
| 251 | + "type": "registry:component", |
| 252 | + "path": "registry/new-york/blocks/rest-form-modal/index.tsx", |
| 253 | + "target": "components/ui/mobx-restful-shadcn/rest-form-modal/index.tsx" |
239 | 254 | } |
240 | 255 | ] |
241 | 256 | }, |
|
247 | 262 | "registryDependencies": [ |
248 | 263 | "button", |
249 | 264 | "input", |
250 | | - "badge-bar", |
251 | | - "badge-input", |
252 | | - "rest-form-modal", |
253 | | - "scroll-list" |
| 265 | + "@mobx-restful-shadcn/badge-bar", |
| 266 | + "@mobx-restful-shadcn/badge-input", |
| 267 | + "@mobx-restful-shadcn/rest-form-modal", |
| 268 | + "@mobx-restful-shadcn/scroll-list" |
254 | 269 | ], |
255 | 270 | "dependencies": [ |
256 | 271 | "lodash.debounce", |
|
262 | 277 | ], |
263 | 278 | "files": [ |
264 | 279 | { |
265 | | - "path": "registry/new-york/blocks/searchable-input/searchable-input.tsx", |
266 | | - "type": "registry:component" |
| 280 | + "type": "registry:component", |
| 281 | + "path": "registry/new-york/blocks/searchable-input/index.tsx", |
| 282 | + "target": "components/ui/mobx-restful-shadcn/searchable-input/index.tsx" |
267 | 283 | } |
268 | 284 | ] |
269 | 285 | }, |
|
276 | 292 | "button", |
277 | 293 | "checkbox", |
278 | 294 | "table", |
279 | | - "badge-bar", |
280 | | - "file-preview", |
281 | | - "pager", |
282 | | - "rest-form", |
283 | | - "rest-form-modal" |
| 295 | + "@mobx-restful-shadcn/badge-bar", |
| 296 | + "@mobx-restful-shadcn/file-preview", |
| 297 | + "@mobx-restful-shadcn/pager", |
| 298 | + "@mobx-restful-shadcn/rest-form", |
| 299 | + "@mobx-restful-shadcn/rest-form-modal" |
284 | 300 | ], |
285 | 301 | "dependencies": [ |
286 | 302 | "lodash.debounce", |
|
293 | 309 | ], |
294 | 310 | "files": [ |
295 | 311 | { |
296 | | - "path": "registry/new-york/blocks/rest-table/rest-table.tsx", |
297 | | - "type": "registry:component" |
| 312 | + "type": "registry:component", |
| 313 | + "path": "registry/new-york/blocks/rest-table/index.tsx", |
| 314 | + "target": "components/ui/mobx-restful-shadcn/rest-table/index.tsx" |
298 | 315 | } |
299 | 316 | ] |
300 | 317 | }, |
|
314 | 331 | ], |
315 | 332 | "files": [ |
316 | 333 | { |
| 334 | + "type": "registry:component", |
317 | 335 | "path": "registry/new-york/blocks/editor/index.ts", |
318 | | - "type": "registry:component" |
| 336 | + "target": "components/ui/mobx-restful-shadcn/editor/index.ts" |
319 | 337 | }, |
320 | 338 | { |
| 339 | + "type": "registry:component", |
321 | 340 | "path": "registry/new-york/blocks/editor/editor.tsx", |
322 | | - "type": "registry:component" |
| 341 | + "target": "components/ui/mobx-restful-shadcn/editor/editor.tsx" |
323 | 342 | }, |
324 | 343 | { |
| 344 | + "type": "registry:component", |
325 | 345 | "path": "registry/new-york/blocks/editor/tool.tsx", |
326 | | - "type": "registry:component" |
| 346 | + "target": "components/ui/mobx-restful-shadcn/editor/tool.tsx" |
327 | 347 | }, |
328 | 348 | { |
| 349 | + "type": "registry:component", |
329 | 350 | "path": "registry/new-york/blocks/editor/tools/index.ts", |
330 | | - "type": "registry:component" |
| 351 | + "target": "components/ui/mobx-restful-shadcn/editor/tools/index.ts" |
331 | 352 | }, |
332 | 353 | { |
| 354 | + "type": "registry:component", |
333 | 355 | "path": "registry/new-york/blocks/editor/tools/text.ts", |
334 | | - "type": "registry:component" |
| 356 | + "target": "components/ui/mobx-restful-shadcn/editor/tools/text.ts" |
335 | 357 | }, |
336 | 358 | { |
| 359 | + "type": "registry:component", |
337 | 360 | "path": "registry/new-york/blocks/editor/tools/layout.ts", |
338 | | - "type": "registry:component" |
| 361 | + "target": "components/ui/mobx-restful-shadcn/editor/tools/layout.ts" |
339 | 362 | }, |
340 | 363 | { |
| 364 | + "type": "registry:component", |
341 | 365 | "path": "registry/new-york/blocks/editor/tools/control.ts", |
342 | | - "type": "registry:component" |
| 366 | + "target": "components/ui/mobx-restful-shadcn/editor/tools/control.ts" |
343 | 367 | }, |
344 | 368 | { |
| 369 | + "type": "registry:component", |
345 | 370 | "path": "registry/new-york/blocks/editor/tools/media.ts", |
346 | | - "type": "registry:component" |
| 371 | + "target": "components/ui/mobx-restful-shadcn/editor/tools/media.ts" |
347 | 372 | }, |
348 | 373 | { |
| 374 | + "type": "registry:component", |
349 | 375 | "path": "registry/new-york/blocks/editor/tools/color.tsx", |
350 | | - "type": "registry:component" |
| 376 | + "target": "components/ui/mobx-restful-shadcn/editor/tools/color.tsx" |
351 | 377 | }, |
352 | 378 | { |
| 379 | + "type": "registry:component", |
353 | 380 | "path": "registry/new-york/blocks/editor/tools/extra.ts", |
354 | | - "type": "registry:component" |
| 381 | + "target": "components/ui/mobx-restful-shadcn/editor/tools/extra.ts" |
355 | 382 | } |
356 | 383 | ] |
357 | 384 | } |
|
0 commit comments