@lark-apaas/coding-template-nestjs-react-fullstack 0.1.36-alpha.20260901072249 → 0.1.36-alpha.20260902024923

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.
Files changed (31) hide show
  1. package/package.json +1 -1
  2. package/template/client/src/components/ui/markdown.tsx +43 -0
  3. package/template/client/src/index.css +0 -1
  4. package/template/nest-cli.json +10 -9
  5. package/template/package-lock.json +9641 -18288
  6. package/template/package.json +4 -67
  7. package/template/client/src/components/business-ui/tiptap-editor/README.md +0 -324
  8. package/template/client/src/components/business-ui/tiptap-editor/components/attachment-toolbar-button.tsx +0 -74
  9. package/template/client/src/components/business-ui/tiptap-editor/components/blockquote-toolbar-button.tsx +0 -41
  10. package/template/client/src/components/business-ui/tiptap-editor/components/code-block-toolbar-button.tsx +0 -41
  11. package/template/client/src/components/business-ui/tiptap-editor/components/color-highlight-toolbar-button.tsx +0 -141
  12. package/template/client/src/components/business-ui/tiptap-editor/components/heading-toolbar-button.tsx +0 -99
  13. package/template/client/src/components/business-ui/tiptap-editor/components/horizontal-rule-toolbar-button.tsx +0 -39
  14. package/template/client/src/components/business-ui/tiptap-editor/components/image-upload-toolbar-button.tsx +0 -65
  15. package/template/client/src/components/business-ui/tiptap-editor/components/link-edit-form.tsx +0 -127
  16. package/template/client/src/components/business-ui/tiptap-editor/components/link-hover-toolbar.tsx +0 -380
  17. package/template/client/src/components/business-ui/tiptap-editor/components/link-toolbar-button.tsx +0 -96
  18. package/template/client/src/components/business-ui/tiptap-editor/components/list-toolbar-button.tsx +0 -75
  19. package/template/client/src/components/business-ui/tiptap-editor/components/mark-toolbar-button.tsx +0 -118
  20. package/template/client/src/components/business-ui/tiptap-editor/components/text-align-toolbar-button.tsx +0 -84
  21. package/template/client/src/components/business-ui/tiptap-editor/components/undo-redo-toolbar-button.tsx +0 -54
  22. package/template/client/src/components/business-ui/tiptap-editor/extensions/attachment.tsx +0 -539
  23. package/template/client/src/components/business-ui/tiptap-editor/extensions/code-block-shiki.tsx +0 -236
  24. package/template/client/src/components/business-ui/tiptap-editor/extensions/complete-kit.ts +0 -260
  25. package/template/client/src/components/business-ui/tiptap-editor/extensions/image.tsx +0 -456
  26. package/template/client/src/components/business-ui/tiptap-editor/hooks/use-tiptap-editor.ts +0 -47
  27. package/template/client/src/components/business-ui/tiptap-editor/index.ts +0 -38
  28. package/template/client/src/components/business-ui/tiptap-editor/tiptap-editor-complete.tsx +0 -112
  29. package/template/client/src/components/business-ui/tiptap-editor/tiptap-editor.tsx +0 -169
  30. package/template/client/src/components/ui/streamdown.tsx +0 -186
  31. package/template/client/src/lib/shiki.ts +0 -92

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.