veza/apps/web/src/components/seller
senke f61067e685 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
..
create-product-view refactor(web): split CreateProductView into create-product-view module 2026-02-06 14:16:38 +01:00
modals chore(dx): add .cursorrules and design system audit documentation 2026-02-05 14:20:06 +01:00
CreateProductView.stories.tsx refactor(web): split CreateProductView into create-product-view module 2026-02-06 14:16:38 +01:00
CreateProductView.tsx refactor(web): split CreateProductView into create-product-view module 2026-02-06 14:16:38 +01:00
SellerDashboardView.stories.tsx chore(dx): add .cursorrules and design system audit documentation 2026-02-05 14:20:06 +01:00
SellerDashboardView.tsx improving UI: adding API doc to Developer Page 2026-01-26 14:12:17 +01:00