veza/apps/web/src/mocks
senke a164ffa214 refactor(web): split CreateProductView into create-product-view module
- types.ts: LicenseConfig
- useCreateProductView: form state, updateLicense, handlePublish, handleSaveDraft
- CreateProductViewHeader, CoverCard, FilesCard, DetailsCard, PricingCard
- CreateProductViewSkeleton for Loading state
- Textarea min-h-24 (no arbitrary value)
- MSW: POST marketplace/products for Storybook
- Stories: Default, Loading (Skeleton)
- Re-export from CreateProductView.tsx

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-06 14:16:38 +01:00
..
browser.ts BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
handlers.ts refactor(web): split CreateProductView into create-product-view module 2026-02-06 14:16:38 +01:00
index.ts BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
node.ts BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
test-helpers.ts BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
test-setup.ts BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00