@datawhale/prosemirror-render 0.0.1

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 (287) hide show
  1. package/dist/AttachmentBlock-ChMNTUOo.mjs +351 -0
  2. package/dist/AttachmentBlock-DsmJP3Kw.js +1 -0
  3. package/dist/AttachmentInline-Dc3dp0g-.js +1 -0
  4. package/dist/AttachmentInline-tbC8BJBy.mjs +52 -0
  5. package/dist/AttachmentMenu-B5x8P9_n.mjs +541 -0
  6. package/dist/AttachmentMenu-ExoCOe4B.js +1 -0
  7. package/dist/Blockquote-BamWUQND.mjs +15 -0
  8. package/dist/Blockquote-CQSBFnsu.js +1 -0
  9. package/dist/BulletList-BQTUD69X.mjs +15 -0
  10. package/dist/BulletList-CFjF3U-l.js +1 -0
  11. package/dist/Callout-Cu6HI-xq.mjs +28 -0
  12. package/dist/Callout-DPdOqTb4.js +1 -0
  13. package/dist/CellOutput-C33VK0df.mjs +981 -0
  14. package/dist/CellOutput-DiKZlIFa.js +6 -0
  15. package/dist/CodeBlock-Cjuxuq7B.mjs +8359 -0
  16. package/dist/CodeBlock-DWniNUQB.js +148 -0
  17. package/dist/Doc-6s4VMDsx.mjs +15 -0
  18. package/dist/Doc-D2yvlSII.js +1 -0
  19. package/dist/FoldBlock-DRdlU-DX.mjs +75 -0
  20. package/dist/FoldBlock-ZPMf0QsR.js +1 -0
  21. package/dist/Grid-GfmJxM93.mjs +31 -0
  22. package/dist/Grid-QToZdaRT.js +1 -0
  23. package/dist/HardBreak-B2tFO31P.mjs +13 -0
  24. package/dist/HardBreak-Dbf5Zg5o.js +1 -0
  25. package/dist/Heading-BElRvhGn.mjs +21 -0
  26. package/dist/Heading-BUnffIAz.js +1 -0
  27. package/dist/HorizontalRule-BRG45oT0.mjs +13 -0
  28. package/dist/HorizontalRule-CE09LZGf.js +1 -0
  29. package/dist/IFrame-CaAOVLGN.mjs +17 -0
  30. package/dist/IFrame-DcCpSoDC.js +1 -0
  31. package/dist/Image-C8v5dCij.mjs +105 -0
  32. package/dist/Image-cHL85CXs.js +1 -0
  33. package/dist/ListItem-BrjxeGxz.js +1 -0
  34. package/dist/ListItem-X0T7a_z8.mjs +15 -0
  35. package/dist/MathDisplay-CESKZV46.js +1 -0
  36. package/dist/MathDisplay-CoGsFzXW.mjs +30 -0
  37. package/dist/MathInline-0xTZoIIq.mjs +30 -0
  38. package/dist/MathInline-C_1SJUVz.js +1 -0
  39. package/dist/McChoices-Aj394G5E.mjs +52 -0
  40. package/dist/McChoices-B4euzY7M.js +1 -0
  41. package/dist/McQuestion-Dq0aM5tC.js +1 -0
  42. package/dist/McQuestion-DvD-J47M.mjs +38 -0
  43. package/dist/McSolution-C5sTXz3y.mjs +24 -0
  44. package/dist/McSolution-N79CllH9.js +1 -0
  45. package/dist/MultipleChoice-DTCF3Q8m.js +1 -0
  46. package/dist/MultipleChoice-Dv-k1zUU.mjs +47 -0
  47. package/dist/OrderedList-B8v1gchv.mjs +17 -0
  48. package/dist/OrderedList-DMl3tvwP.js +1 -0
  49. package/dist/Paragraph-CzRSCJNr.js +1 -0
  50. package/dist/Paragraph-DGcZy8t_.mjs +16 -0
  51. package/dist/SlotNode-6OpoUcOa.mjs +10 -0
  52. package/dist/SlotNode-DMG0R6Vf.js +1 -0
  53. package/dist/TableCell-BY9gdldc.js +1 -0
  54. package/dist/TableCell-Bp52L368.mjs +20 -0
  55. package/dist/TableContainer-C5KXY6f7.js +1 -0
  56. package/dist/TableContainer-C9PhNGlz.mjs +29 -0
  57. package/dist/TableHeader-BTuqvorM.js +1 -0
  58. package/dist/TableHeader-C7KKz3e1.mjs +17 -0
  59. package/dist/TableRow-D4F6AKFt.js +1 -0
  60. package/dist/TableRow-OzpVq1qW.mjs +15 -0
  61. package/dist/Text-Br_pcGz4.mjs +78 -0
  62. package/dist/Text-DlUfrsNI.js +1 -0
  63. package/dist/emoji-Bk6FG72F.js +1 -0
  64. package/dist/emoji-CmOToDEU.mjs +3711 -0
  65. package/dist/index-D2CtpNvR.js +1 -0
  66. package/dist/index-DVmWCrQE.mjs +159 -0
  67. package/dist/index.cjs.js +1 -0
  68. package/dist/index.es.js +4 -0
  69. package/dist/katex-CS0ZfoxP.js +261 -0
  70. package/dist/katex-r9TeExgs.mjs +11690 -0
  71. package/dist/prosemirror-render.css +1 -0
  72. package/dist/types/apis/monitor.d.ts +9 -0
  73. package/dist/types/apis/tingwu.d.ts +14 -0
  74. package/dist/types/apis/types.d.ts +23 -0
  75. package/dist/types/components/TreeRecursive.vue.d.ts +7 -0
  76. package/dist/types/components/TreeRender.vue.d.ts +9 -0
  77. package/dist/types/components/collections/async/AsyncError.vue.d.ts +3 -0
  78. package/dist/types/components/collections/async/AsyncLoading.vue.d.ts +3 -0
  79. package/dist/types/components/collections/attachment/AttachmentBlock.vue.d.ts +7 -0
  80. package/dist/types/components/collections/attachment/AttachmentInline.vue.d.ts +7 -0
  81. package/dist/types/components/collections/attachment/AttachmentMenu.vue.d.ts +16 -0
  82. package/dist/types/components/collections/attachment/VideoDetail.vue.d.ts +7 -0
  83. package/dist/types/components/collections/attachment/index.d.ts +1 -0
  84. package/dist/types/components/collections/basic/Blockquote.vue.d.ts +17 -0
  85. package/dist/types/components/collections/basic/BulletList.vue.d.ts +17 -0
  86. package/dist/types/components/collections/basic/HardBreak.vue.d.ts +7 -0
  87. package/dist/types/components/collections/basic/Heading.vue.d.ts +17 -0
  88. package/dist/types/components/collections/basic/HorizontalRule.vue.d.ts +7 -0
  89. package/dist/types/components/collections/basic/ListItem.vue.d.ts +17 -0
  90. package/dist/types/components/collections/basic/OrderedList.vue.d.ts +17 -0
  91. package/dist/types/components/collections/basic/Paragraph.vue.d.ts +17 -0
  92. package/dist/types/components/collections/basic/Text.vue.d.ts +7 -0
  93. package/dist/types/components/collections/basic/index.d.ts +1 -0
  94. package/dist/types/components/collections/callout/Callout.vue.d.ts +7 -0
  95. package/dist/types/components/collections/callout/index.d.ts +1 -0
  96. package/dist/types/components/collections/code/CellOutput.vue.d.ts +7 -0
  97. package/dist/types/components/collections/code/CodeBlock.vue.d.ts +7 -0
  98. package/dist/types/components/collections/code/index.d.ts +1 -0
  99. package/dist/types/components/collections/fold/FoldBlock.vue.d.ts +7 -0
  100. package/dist/types/components/collections/fold/index.d.ts +1 -0
  101. package/dist/types/components/collections/grid/Grid.vue.d.ts +7 -0
  102. package/dist/types/components/collections/grid/index.d.ts +1 -0
  103. package/dist/types/components/collections/iframe/IFrame.vue.d.ts +7 -0
  104. package/dist/types/components/collections/iframe/index.d.ts +1 -0
  105. package/dist/types/components/collections/img/Image.vue.d.ts +7 -0
  106. package/dist/types/components/collections/img/index.d.ts +1 -0
  107. package/dist/types/components/collections/index.d.ts +1 -0
  108. package/dist/types/components/collections/math/MathDisplay.vue.d.ts +7 -0
  109. package/dist/types/components/collections/math/MathInline.vue.d.ts +7 -0
  110. package/dist/types/components/collections/math/index.d.ts +1 -0
  111. package/dist/types/components/collections/multipleChoice/McChoices.vue.d.ts +16 -0
  112. package/dist/types/components/collections/multipleChoice/McQuestion.vue.d.ts +7 -0
  113. package/dist/types/components/collections/multipleChoice/McSolution.vue.d.ts +8 -0
  114. package/dist/types/components/collections/multipleChoice/MultipleChoice.vue.d.ts +7 -0
  115. package/dist/types/components/collections/multipleChoice/index.d.ts +1 -0
  116. package/dist/types/components/collections/table/TableCell.vue.d.ts +17 -0
  117. package/dist/types/components/collections/table/TableContainer.vue.d.ts +17 -0
  118. package/dist/types/components/collections/table/TableHeader.vue.d.ts +17 -0
  119. package/dist/types/components/collections/table/TableRow.vue.d.ts +17 -0
  120. package/dist/types/components/collections/table/index.d.ts +1 -0
  121. package/dist/types/components/collections/utils.d.ts +2 -0
  122. package/dist/types/components/collections/wrapper/Doc.vue.d.ts +17 -0
  123. package/dist/types/components/collections/wrapper/SlotNode.vue.d.ts +13 -0
  124. package/dist/types/components/collections/wrapper/index.d.ts +1 -0
  125. package/dist/types/components/index.d.ts +1 -0
  126. package/dist/types/icons/Attachment/CardView.vue.d.ts +9 -0
  127. package/dist/types/icons/Attachment/Code/Bat.vue.d.ts +3 -0
  128. package/dist/types/icons/Attachment/Code/C.vue.d.ts +3 -0
  129. package/dist/types/icons/Attachment/Code/Cpp.vue.d.ts +3 -0
  130. package/dist/types/icons/Attachment/Code/Css.vue.d.ts +3 -0
  131. package/dist/types/icons/Attachment/Code/Go.vue.d.ts +3 -0
  132. package/dist/types/icons/Attachment/Code/Html.vue.d.ts +3 -0
  133. package/dist/types/icons/Attachment/Code/Java.vue.d.ts +3 -0
  134. package/dist/types/icons/Attachment/Code/Js.vue.d.ts +3 -0
  135. package/dist/types/icons/Attachment/Code/Json.vue.d.ts +3 -0
  136. package/dist/types/icons/Attachment/Code/Jsx.vue.d.ts +3 -0
  137. package/dist/types/icons/Attachment/Code/Md.vue.d.ts +3 -0
  138. package/dist/types/icons/Attachment/Code/Php.vue.d.ts +3 -0
  139. package/dist/types/icons/Attachment/Code/Python.vue.d.ts +3 -0
  140. package/dist/types/icons/Attachment/Code/Rb.vue.d.ts +3 -0
  141. package/dist/types/icons/Attachment/Code/Sh.vue.d.ts +3 -0
  142. package/dist/types/icons/Attachment/Code/Sql.vue.d.ts +3 -0
  143. package/dist/types/icons/Attachment/Code/Swift.vue.d.ts +3 -0
  144. package/dist/types/icons/Attachment/Code/Ts.vue.d.ts +3 -0
  145. package/dist/types/icons/Attachment/Code/Tsx.vue.d.ts +3 -0
  146. package/dist/types/icons/Attachment/Code/Vue.vue.d.ts +3 -0
  147. package/dist/types/icons/Attachment/Excel.vue.d.ts +3 -0
  148. package/dist/types/icons/Attachment/Eye.vue.d.ts +3 -0
  149. package/dist/types/icons/Attachment/FullScreen.vue.d.ts +3 -0
  150. package/dist/types/icons/Attachment/InlineView.vue.d.ts +9 -0
  151. package/dist/types/icons/Attachment/Pdf.vue.d.ts +3 -0
  152. package/dist/types/icons/Attachment/Ppt.vue.d.ts +3 -0
  153. package/dist/types/icons/Attachment/PreviewView.vue.d.ts +9 -0
  154. package/dist/types/icons/Attachment/UnknownFile.vue.d.ts +3 -0
  155. package/dist/types/icons/Attachment/VideoIcon.vue.d.ts +3 -0
  156. package/dist/types/icons/Attachment/VideoPlay.vue.d.ts +3 -0
  157. package/dist/types/icons/Attachment/Word.vue.d.ts +3 -0
  158. package/dist/types/icons/Code/Confirm.vue.d.ts +3 -0
  159. package/dist/types/icons/Code/Paste.vue.d.ts +3 -0
  160. package/dist/types/icons/Common/Choice.vue.d.ts +3 -0
  161. package/dist/types/icons/Common/Close.vue.d.ts +3 -0
  162. package/dist/types/icons/Common/Comment.vue.d.ts +3 -0
  163. package/dist/types/icons/Common/CopyAnchorLink.vue.d.ts +3 -0
  164. package/dist/types/icons/Common/Delete.vue.d.ts +3 -0
  165. package/dist/types/icons/Common/Download.vue.d.ts +3 -0
  166. package/dist/types/icons/Common/FoldClose.vue.d.ts +3 -0
  167. package/dist/types/icons/Common/FoldOpen.vue.d.ts +3 -0
  168. package/dist/types/icons/Common/Plate.vue.d.ts +3 -0
  169. package/dist/types/icons/Common/Question.vue.d.ts +3 -0
  170. package/dist/types/icons/Common/ShareTextLink.vue.d.ts +3 -0
  171. package/dist/types/index.d.ts +2 -0
  172. package/dist/types/types.d.ts +269 -0
  173. package/dist/types/utils/common.d.ts +1 -0
  174. package/dist/types/utils/emoji.d.ts +10 -0
  175. package/dist/types/utils/globalStatus.d.ts +16 -0
  176. package/dist/types/utils/shiki.d.ts +3 -0
  177. package/dist/types/utils/useAttachment.d.ts +8 -0
  178. package/package.json +29 -0
  179. package/src/apis/monitor.ts +8 -0
  180. package/src/apis/tingwu.ts +22 -0
  181. package/src/apis/types.ts +45 -0
  182. package/src/components/TreeRecursive.vue +47 -0
  183. package/src/components/TreeRender.vue +404 -0
  184. package/src/components/collections/async/AsyncError.vue +17 -0
  185. package/src/components/collections/async/AsyncLoading.vue +1 -0
  186. package/src/components/collections/attachment/AttachmentBlock.vue +561 -0
  187. package/src/components/collections/attachment/AttachmentInline.vue +90 -0
  188. package/src/components/collections/attachment/AttachmentMenu.vue +359 -0
  189. package/src/components/collections/attachment/VideoDetail.vue +375 -0
  190. package/src/components/collections/attachment/index.ts +6 -0
  191. package/src/components/collections/basic/Blockquote.vue +15 -0
  192. package/src/components/collections/basic/BulletList.vue +15 -0
  193. package/src/components/collections/basic/HardBreak.vue +11 -0
  194. package/src/components/collections/basic/Heading.vue +15 -0
  195. package/src/components/collections/basic/HorizontalRule.vue +11 -0
  196. package/src/components/collections/basic/ListItem.vue +15 -0
  197. package/src/components/collections/basic/OrderedList.vue +15 -0
  198. package/src/components/collections/basic/Paragraph.vue +19 -0
  199. package/src/components/collections/basic/Text.vue +73 -0
  200. package/src/components/collections/basic/index.ts +13 -0
  201. package/src/components/collections/callout/Callout.vue +77 -0
  202. package/src/components/collections/callout/index.ts +5 -0
  203. package/src/components/collections/code/CellOutput.vue +72 -0
  204. package/src/components/collections/code/CodeBlock.vue +83 -0
  205. package/src/components/collections/code/index.ts +6 -0
  206. package/src/components/collections/fold/FoldBlock.vue +130 -0
  207. package/src/components/collections/fold/index.ts +5 -0
  208. package/src/components/collections/grid/Grid.vue +70 -0
  209. package/src/components/collections/grid/index.ts +5 -0
  210. package/src/components/collections/iframe/IFrame.vue +19 -0
  211. package/src/components/collections/iframe/index.ts +5 -0
  212. package/src/components/collections/img/Image.vue +318 -0
  213. package/src/components/collections/img/index.ts +5 -0
  214. package/src/components/collections/index.ts +29 -0
  215. package/src/components/collections/math/MathDisplay.vue +42 -0
  216. package/src/components/collections/math/MathInline.vue +42 -0
  217. package/src/components/collections/math/index.ts +6 -0
  218. package/src/components/collections/multipleChoice/McChoices.vue +72 -0
  219. package/src/components/collections/multipleChoice/McQuestion.vue +61 -0
  220. package/src/components/collections/multipleChoice/McSolution.vue +47 -0
  221. package/src/components/collections/multipleChoice/MultipleChoice.vue +62 -0
  222. package/src/components/collections/multipleChoice/index.ts +8 -0
  223. package/src/components/collections/table/TableCell.vue +20 -0
  224. package/src/components/collections/table/TableContainer.vue +32 -0
  225. package/src/components/collections/table/TableHeader.vue +15 -0
  226. package/src/components/collections/table/TableRow.vue +15 -0
  227. package/src/components/collections/table/index.ts +8 -0
  228. package/src/components/collections/utils.ts +17 -0
  229. package/src/components/collections/wrapper/Doc.vue +15 -0
  230. package/src/components/collections/wrapper/SlotNode.vue +5 -0
  231. package/src/components/collections/wrapper/index.ts +6 -0
  232. package/src/components/index.ts +1 -0
  233. package/src/icons/Attachment/CardView.vue +21 -0
  234. package/src/icons/Attachment/Code/Bat.vue +26 -0
  235. package/src/icons/Attachment/Code/C.vue +26 -0
  236. package/src/icons/Attachment/Code/Cpp.vue +26 -0
  237. package/src/icons/Attachment/Code/Css.vue +34 -0
  238. package/src/icons/Attachment/Code/Go.vue +26 -0
  239. package/src/icons/Attachment/Code/Html.vue +34 -0
  240. package/src/icons/Attachment/Code/Java.vue +42 -0
  241. package/src/icons/Attachment/Code/Js.vue +26 -0
  242. package/src/icons/Attachment/Code/Json.vue +26 -0
  243. package/src/icons/Attachment/Code/Jsx.vue +30 -0
  244. package/src/icons/Attachment/Code/Md.vue +26 -0
  245. package/src/icons/Attachment/Code/Php.vue +26 -0
  246. package/src/icons/Attachment/Code/Python.vue +30 -0
  247. package/src/icons/Attachment/Code/Rb.vue +26 -0
  248. package/src/icons/Attachment/Code/Sh.vue +30 -0
  249. package/src/icons/Attachment/Code/Sql.vue +30 -0
  250. package/src/icons/Attachment/Code/Swift.vue +26 -0
  251. package/src/icons/Attachment/Code/Ts.vue +26 -0
  252. package/src/icons/Attachment/Code/Tsx.vue +30 -0
  253. package/src/icons/Attachment/Code/Vue.vue +24 -0
  254. package/src/icons/Attachment/Excel.vue +26 -0
  255. package/src/icons/Attachment/Eye.vue +15 -0
  256. package/src/icons/Attachment/FullScreen.vue +15 -0
  257. package/src/icons/Attachment/InlineView.vue +21 -0
  258. package/src/icons/Attachment/Pdf.vue +25 -0
  259. package/src/icons/Attachment/Ppt.vue +26 -0
  260. package/src/icons/Attachment/PreviewView.vue +21 -0
  261. package/src/icons/Attachment/UnknownFile.vue +26 -0
  262. package/src/icons/Attachment/VideoIcon.vue +25 -0
  263. package/src/icons/Attachment/VideoPlay.vue +15 -0
  264. package/src/icons/Attachment/Word.vue +26 -0
  265. package/src/icons/Code/Confirm.vue +38 -0
  266. package/src/icons/Code/Paste.vue +8 -0
  267. package/src/icons/Common/Choice.vue +28 -0
  268. package/src/icons/Common/Close.vue +15 -0
  269. package/src/icons/Common/Comment.vue +16 -0
  270. package/src/icons/Common/CopyAnchorLink.vue +15 -0
  271. package/src/icons/Common/Delete.vue +15 -0
  272. package/src/icons/Common/Download.vue +15 -0
  273. package/src/icons/Common/FoldClose.vue +9 -0
  274. package/src/icons/Common/FoldOpen.vue +9 -0
  275. package/src/icons/Common/Plate.vue +23 -0
  276. package/src/icons/Common/Question.vue +8 -0
  277. package/src/icons/Common/ShareTextLink.vue +15 -0
  278. package/src/index.ts +3 -0
  279. package/src/types.ts +236 -0
  280. package/src/utils/common.ts +6 -0
  281. package/src/utils/emoji.ts +3715 -0
  282. package/src/utils/globalStatus.ts +19 -0
  283. package/src/utils/shiki.ts +25 -0
  284. package/src/utils/useAttachment.ts +215 -0
  285. package/tsconfig.build.json +10 -0
  286. package/tsconfig.json +23 -0
  287. package/vite.config.ts +24 -0
@@ -0,0 +1 @@
1
+ @charset "UTF-8";.error-wrapper[data-v-4fa940a8]{width:160px;height:90px;display:flex;align-items:center;justify-content:center;color:#882e2e;font-size:12px;border:1px solid #888;border-radius:8px}.tree-render mark{color:inherit;background-color:inherit}.tree-render{min-height:calc(100vh - 232.25px);outline:none;width:100%;box-sizing:border-box}.tree-render ::selection{background-color:#1456f02e}.tree-render{color:#1f2329;letter-spacing:.28px;word-wrap:break-word;font-family:LarkHackSafariFont,LarkEmojiFont,LarkChineseQuote,-apple-system,BlinkMacSystemFont,Helvetica Neue,Tahoma,PingFang SC,Microsoft Yahei,Arial,Hiragino Sans GB,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.tree-render code{font-family:Source Code Pro,Menlo,Monaco,Consolas,Liberation Mono,Courier New,Microsoft Yahei}.tree-render h1,.tree-render h2,.tree-render h3,.tree-render h4,.tree-render h5,.tree-render h6{font-weight:600;letter-spacing:-.52px}.tree-render h1 code,.tree-render h2 code,.tree-render h3 code,.tree-render h4 code,.tree-render h5 code,.tree-render h6 code{box-sizing:border-box;margin:0 3px;padding:1px 2px;background-color:#f5f6f7;border-radius:4px;border:1px solid rgb(222,224,227)}.tree-render .doc>h1:first-child{margin-top:22px}.tree-render h1{margin-top:26px;margin-bottom:10px;font-size:26px;line-height:36.4px}.tree-render h2{margin-top:22px;margin-bottom:8px;font-size:22px;line-height:30.8px}.tree-render h3{margin-top:20px;margin-bottom:8px;font-size:20px;line-height:28px}.tree-render h4{margin-top:18px;margin-bottom:8px;font-size:18px;line-height:25.2px}.tree-render h5{margin-top:18px;margin-bottom:8px;font-size:16px;line-height:22.4px}.tree-render h6{margin-top:16px;margin-bottom:8px;font-size:16px;line-height:22.4px}.tree-render hr{border:none;margin:8px 0;height:26px;position:relative}.tree-render hr:after{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background-color:#1f232926;transform:translateY(-50%)}.tree-render blockquote{border-left:2px solid rgb(187,191,196);padding-left:12px}.tree-render blockquote p{color:#646a73}.tree-render span.math-src div[contenteditable=true]{outline:none}.tree-render p{margin:8px 0;line-height:26px;font-size:16px;font-weight:400;white-space-collapse:break-spaces;text-wrap-mode:wrap}.tree-render p a{color:#336df4;text-decoration:none;cursor:pointer}.tree-render p a:hover{text-decoration:underline;text-decoration-color:#336df4}.tree-render p strong{font-weight:700}.tree-render p em{font-style:italic}.tree-render p del{text-decoration:line-through}.tree-render p u{text-decoration:underline}.tree-render p code{box-sizing:border-box;margin:0 3px;padding:1px 2px;background-color:#f5f6f7;border-radius:4px;border:1px solid rgb(222,224,227)}.tree-render ul{margin-left:22px;margin-top:8px;margin-bottom:8px}.tree-render ul>li::marker{content:"• ";color:#1456f0;font-size:16px}.tree-render ul ul>li::marker{content:"◦ ";color:#1456f0;font-size:16px}.tree-render ul ul ul>li::marker{content:"▪ ";color:#1456f0;font-size:16px}.tree-render ul ul ul ul>li::marker{content:"• ";color:#1456f0;font-size:16px}.tree-render ul ul ul ul ul>li::marker{content:"◦ ";color:#1456f0;font-size:16px}.tree-render li{margin:8px 0}.tree-render ol{margin-left:29px;list-style-type:decimal}.tree-render ol li::marker{color:#1456f0;font-family:Helvetica Neue,Consolas}.tree-render ol ol{list-style-type:lower-alpha}.tree-render ol ol ol{list-style-type:lower-roman}.tree-render ol ol ol ol{list-style-type:decimal}.tree-render ol ol ol ol ol{list-style-type:lower-alpha}.tree-render .tiptap .shiki{border-radius:4px;padding:8px}.tree-render .tiptap .shiki:focus-visible{outline:2px solid transparent;outline-offset:2px}.tree-render pre{padding:24px;border-radius:6px;margin:16px 0;outline:none;box-shadow:#00000029 0 1px 4px;overflow-x:auto;background-color:#f5f6f7}.tree-render pre code{width:100%;outline:none;line-height:22px;font-size:14px}.tree-render pre code span{text-wrap-mode:nowrap}.tree-render .tableWrapper{margin:24px 0;max-width:100%;overflow-x:auto}.tree-render table th,.tree-render table td{min-width:39px;border:1px solid rgb(222,224,227);padding:12px;position:relative}.tree-render table th :not(a.grip-column):not(a.grip-row):nth-child(1),.tree-render table th a.grip-column+:not(a.grip-row):nth-child(2),.tree-render table th a.grip-row+:not(a.grip-column):nth-child(2),.tree-render table th a.grip-column+*:nth-child(3),.tree-render table th a.grip-row+*:nth-child(3),.tree-render table td :not(a.grip-column):not(a.grip-row):nth-child(1),.tree-render table td a.grip-column+:not(a.grip-row):nth-child(2),.tree-render table td a.grip-row+:not(a.grip-column):nth-child(2),.tree-render table td a.grip-column+*:nth-child(3),.tree-render table td a.grip-row+*:nth-child(3){margin-top:0}.tree-render table th :not(a.grip-column):not(a.grip-row):nth-last-child(1),.tree-render table th :not(a.grip-column):not(a.grip-row):nth-last-child(2),.tree-render table td :not(a.grip-column):not(a.grip-row):nth-last-child(1),.tree-render table td :not(a.grip-column):not(a.grip-row):nth-last-child(2){margin-bottom:0}.tree-render table .column-resize-handle{background-color:#1456f0;bottom:0;pointer-events:none;position:absolute;right:-1px;top:0;width:2px}.tree-render table .selectedCell{background-color:#1456f02e!important}.tree-render table .grip-column,.tree-render table .grip-row{display:flex;align-items:center;justify-content:center;position:absolute;z-index:10;background-color:#eff0f1;cursor:pointer}.tree-render table .grip-column{width:100%;height:8px;left:0;top:-8px;margin-left:-1px;margin-top:-1px;border-left:1px solid rgb(239,240,241);border-right:1px solid rgb(239,240,241)}.tree-render table .grip-column:hover,.tree-render table .grip-column.selected{z-index:15}.tree-render table .grip-column:hover:before,.tree-render table .grip-column.selected:before{content:"";width:10px}.tree-render table .grip-column:hover{border-left:1px solid rgb(227,227,227);border-right:1px solid rgb(227,227,227);background-color:#e3e3e3}.tree-render table .grip-column:hover:before{border-bottom:2px dotted rgb(95,95,95)}.tree-render table .grip-column.selected{border-left:1px solid rgb(20,86,240);border-right:1px solid rgb(20,86,240);background-color:#1456f0}.tree-render table .grip-column.selected:before{border-bottom:2px dotted rgb(251,251,251)}.tree-render table .grip-column.first{border-top-left-radius:4px}.tree-render table .grip-column.last{border-top-right-radius:4px}.tree-render table .grip-row{width:8px;height:100%;top:0;left:-8px;margin-top:-1px;margin-left:-1px;border-top:1px solid rgb(239,240,241);border-bottom:1px solid rgb(239,240,241)}.tree-render table .grip-row:hover,.tree-render table .grip-row.selected{z-index:15}.tree-render table .grip-row:hover:before,.tree-render table .grip-row.selected:before{content:"";height:10px}.tree-render table .grip-row:hover{border-top:1px solid rgb(227,227,227);border-bottom:1px solid rgb(227,227,227);background-color:#e3e3e3}.tree-render table .grip-row:hover:before{border-left:2px dotted rgb(95,95,95)}.tree-render table .grip-row.selected{border-top:1px solid rgb(20,86,240);border-bottom:1px solid rgb(20,86,240);background-color:#1456f0}.tree-render table .grip-row.selected:before{border-left:2px dotted rgb(251,251,251)}.tree-render table .grip-row.first{border-top-left-radius:4px}.tree-render table .grip-row.last{border-bottom-left-radius:4px}[data-v-583c080e]{outline:none!important}.attachment-menu[data-v-583c080e]{height:40px;box-sizing:border-box;box-shadow:#1f23291a 0 4px 8px;background-color:#fff;border:1px solid rgb(222,224,227);border-radius:6px;display:flex;align-items:center;justify-content:center;padding:8px 0}.attachment-menu-group[data-v-583c080e]{margin:0!important;padding:0 8px;height:24px;display:flex;align-items:center;justify-content:center;border-right:1px solid rgb(222,224,227)}.attachment-menu-group[data-v-583c080e]:last-child{border-right:none}.attachment-menu-group .attachment-menu-item[data-v-583c080e]:first-child{margin-left:0!important}.attachment-menu-item[data-v-583c080e]{cursor:pointer;width:24px;height:24px;border-radius:4px;margin-left:8px!important;color:#2b2f36;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.attachment-menu-item[data-v-583c080e]:hover{background-color:#1f232914}.attachment-menu-item[data-v-583c080e]:active{background-color:#10101029}.attachment-menu-item[data-v-583c080e]:first-child{margin-left:0}.attachment-menu-item-icon[data-v-583c080e]{width:18px;height:18px}.attachment-fullscreen-dialog-header[data-v-583c080e]{width:100%;height:64px;padding:0;border-bottom:1px solid rgb(222,224,227);box-sizing:border-box;background-color:#fff;display:flex;align-items:center}.attachment-fullscreen-dialog-header-close[data-v-583c080e]{display:flex;align-items:center;border:none;outline:none;background-color:#fff;width:72px;height:30px;margin:0 0 0 12px;padding:4px 8px;border-radius:6px;font-size:16px;color:#1f2329;cursor:pointer}.attachment-fullscreen-dialog-header-close[data-v-583c080e]:hover{background-color:#1f23291a}.attachment-fullscreen-dialog-header-close[data-v-583c080e]:active{background-color:#1f232933}.attachment-fullscreen-dialog-header-close-icon[data-v-583c080e]{margin-right:4px}.attachment-fullscreen-dialog-header-close-text[data-v-583c080e]{margin-left:4px}.attachment-fullscreen-dialog-header-line[data-v-583c080e]{margin-left:8px;margin-right:16px;height:36px;border-right:1px solid rgb(222,224,227)}.attachment-fullscreen-dialog-header-title[data-v-583c080e]{display:flex;align-items:center;max-height:48px;overflow:hidden;max-width:calc(100% - 120px);-webkit-box-flex:1;-ms-flex:1;flex:1}.attachment-fullscreen-dialog-header-title-icon[data-v-583c080e]{margin:6px 14px 6px 0;width:36px;height:36px}.attachment-fullscreen-dialog-header-title-info[data-v-583c080e]{display:flex;flex-direction:column;justify-content:center;line-height:1.7}.attachment-fullscreen-dialog-header-title-info-filename[data-v-583c080e]{color:#1f2329;overflow:hidden;font-size:16px!important;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-align:left;white-space:nowrap}.attachment-fullscreen-dialog-header-title-info-filesize[data-v-583c080e]{color:#646a73;font-size:12px}.attachment-fullscreen-dialog-header-download[data-v-583c080e]{display:flex;justify-content:center;align-items:center;padding:0;border:none;outline:none;margin:0 28px 0 4px;box-sizing:border-box;height:32px;width:80px;border-radius:6px;background-color:#fff;border:1px solid rgb(208,211,214);cursor:pointer;font-size:14px}.attachment-fullscreen-dialog-header-download[data-v-583c080e]:hover{background-color:#f2f3f5}.attachment-fullscreen-dialog-header-download[data-v-583c080e]:active{background-color:#eff0f1}.attachment-fullscreen-dialog-header-download-icon[data-v-583c080e]{margin-right:4px;width:14px;height:14px}.attachment-fullscreen-dialog .attachment-fullscreen-preview-iframe-wrapper[data-v-583c080e]{width:100%;height:calc(100vh - 64px);margin-top:-16px}.attachment-fullscreen-dialog .attachment-fullscreen-preview-iframe-wrapper iframe[data-v-583c080e]{width:100%;height:calc(100% - 2px)}.attachment-fullscreen-dialog .attachment-fullscreen-preview-unable[data-v-583c080e]{width:100%;height:calc(100vh - 64px);margin-top:-16px;display:flex;flex-direction:column;align-items:center;justify-content:center}.attachment-fullscreen-dialog .attachment-fullscreen-preview-unable .attachment-fullscreen-preview-unable-img[data-v-583c080e]{width:120px;height:120px;display:block;margin-bottom:16px}.attachment-fullscreen-dialog .attachment-fullscreen-preview-unable .attachment-fullscreen-preview-unable-text[data-v-583c080e]{font-size:14px;color:#646a73;margin-top:4px;line-height:1.8}.attachment-inline-container[data-v-7c608a16]{display:inline-block;height:100%;box-sizing:border-box;line-height:1.15em;padding:3px 2px;position:relative;cursor:pointer}.attachment-inline-container[data-v-7c608a16]:hover{background-color:#336df41a;border-radius:4px}.attachment-inline-container .attachment-inline-icon[data-v-7c608a16]{width:1.15em;height:1.15em;-webkit-transform:translateY(2px);transform:translateY(2px)}.attachment-inline-container .attachment-inline-text[data-v-7c608a16]{margin-left:2px;color:#1456f0}.attachment-inline-container .attachment-inline-loading[data-v-7c608a16]{color:#77a4e2}.attachment-inline-container .attachment-inline-menu[data-v-7c608a16]{position:absolute;top:-46px;left:var(--v4668c5a8);transform:translate(-50%)}.ai-panel[data-v-a1e65f27]{background:#fff;border-radius:8px;border:1px solid #e5e7eb;height:100%;max-height:500px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.panel-header[data-v-a1e65f27]{padding:12px 16px;background-color:#eff6ff;border-bottom:1px solid #bfdbfe;display:flex;justify-content:space-between;align-items:center}.panel-header .header-title[data-v-a1e65f27]{font-size:14px;font-weight:600;color:#1e40af;display:flex;align-items:center;gap:8px}.panel-header .close-btn[data-v-a1e65f27]{background:transparent;border:none;cursor:pointer;color:#60a5fa;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s;width:24px;height:24px}.panel-header .close-btn svg[data-v-a1e65f27]{width:18px;height:18px}.panel-header .close-btn[data-v-a1e65f27]:hover{background-color:#ffffff80;color:#1e40af}.panel-loading[data-v-a1e65f27],.panel-error[data-v-a1e65f27]{padding:32px;text-align:center;color:#6b7280;font-size:13px}.panel-loading .spinner[data-v-a1e65f27],.panel-error .spinner[data-v-a1e65f27]{width:20px;height:20px;border:2px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;margin:0 auto 12px;animation:spin-a1e65f27 1s linear infinite}.panel-content[data-v-a1e65f27]{flex:1;overflow-y:auto;padding:0}.panel-content[data-v-a1e65f27]::-webkit-scrollbar{width:4px}.panel-content[data-v-a1e65f27]::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.content-card[data-v-a1e65f27]{padding:16px;border-bottom:1px solid #e5e7eb}.content-card[data-v-a1e65f27]:last-child{border-bottom:none}.content-card .card-header[data-v-a1e65f27]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.content-card .card-header .card-title[data-v-a1e65f27]{font-size:13px;font-weight:700;color:#6b7280;text-transform:uppercase}.content-card .card-header .badge[data-v-a1e65f27]{font-size:12px;background:#f3f4f6;padding:2px 6px;border-radius:4px;color:#6b7280}.summary-card .summary-text[data-v-a1e65f27]{font-size:14px;line-height:1.6;color:#374151;text-align:justify;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.summary-card .summary-text.expanded[data-v-a1e65f27]{-webkit-line-clamp:unset;overflow:visible}.summary-card .expand-btn[data-v-a1e65f27]{margin-top:8px;font-size:12px;color:#2563eb;cursor:pointer}.summary-card .expand-btn[data-v-a1e65f27]:hover{text-decoration:underline}.chapter-list[data-v-a1e65f27]{display:flex;flex-direction:column;gap:8px}.chapter-item[data-v-a1e65f27]{display:flex;gap:12px;padding:8px;border-radius:6px;cursor:pointer;border:1px solid transparent;transition:all .2s}.chapter-item[data-v-a1e65f27]:hover{background-color:#f3f4f6;border-color:#e5e7eb}.chapter-item:hover .chapter-index[data-v-a1e65f27]{background-color:#fff;color:#2563eb}.chapter-item:hover .chapter-title[data-v-a1e65f27]{color:#2563eb}.chapter-item .chapter-index[data-v-a1e65f27]{width:20px;height:20px;background-color:#dbeafe;color:#2563eb;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:4px;flex-shrink:0;margin-top:2px}.chapter-item .chapter-info[data-v-a1e65f27]{flex:1;min-width:0}.chapter-item .chapter-info .chapter-title[data-v-a1e65f27]{font-size:14px;font-weight:500;color:#374151;margin-bottom:4px}.chapter-item .chapter-info .chapter-time[data-v-a1e65f27]{font-size:12px;color:#9ca3af;display:flex;align-items:center;gap:4px}.empty-state[data-v-a1e65f27]{text-align:center;color:#9ca3af;font-size:13px;padding:12px 0}@keyframes spin-a1e65f27{to{transform:rotate(360deg)}}.attachment-block-container[data-v-6ebf6463]{margin:16px 0}.attachment-block-card-container[data-v-6ebf6463]{display:flex;position:relative;align-items:center;justify-content:center;width:100%;max-width:400px;height:65.14px;box-sizing:border-box;background-color:#fff;border-radius:8px;border:1px solid rgb(222,224,227);cursor:pointer}.attachment-block-card-container[data-v-6ebf6463]:hover{border-color:#c2d4ff;box-shadow:#c2d4ff 0 0 0 1px}.attachment-block-card-container .attachment-block-card-icon[data-v-6ebf6463]{width:48px;height:48px;margin:8px 12px 8px 8px;box-sizing:border-box}.attachment-block-card-container .attachment-block-card-icon .attachment-block-card-icon-svg[data-v-6ebf6463]{width:48px;height:48px}.attachment-block-card-container .attachment-block-card-info[data-v-6ebf6463]{flex:1;display:flex;flex-direction:column;justify-content:center}.attachment-block-card-container .attachment-block-card-info .attachment-block-card-info-name[data-v-6ebf6463]{-webkit-user-select:none;user-select:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;text-align:left;overflow:hidden;color:#1f2329;max-height:44px;max-width:260px;line-height:22px}.attachment-block-card-container .attachment-block-card-info .attachment-block-card-info-size[data-v-6ebf6463]{height:17px;white-space:nowrap;font-size:12px;color:#646a73;-webkit-user-select:none;user-select:none;line-height:1.8}.attachment-block-card-container .attachment-block-card-preview[data-v-6ebf6463]{padding-right:4px;margin:auto;height:48px;display:flex;align-items:center;box-sizing:border-box}.attachment-block-card-container .attachment-block-card-preview .attachment-block-card-preview-wrapper[data-v-6ebf6463]{text-decoration:none;text-overflow:ellipsis;white-space:nowrap;height:34px;width:34px;text-align:center;position:relative;overflow:unset;margin:0 16px;cursor:pointer;padding:4px;line-height:24px;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.attachment-block-card-container .attachment-block-card-preview .attachment-block-card-preview-wrapper[data-v-6ebf6463]:hover{background-color:#1f232914;border-radius:6px}.attachment-block-card-container .attachment-block-card-preview .attachment-block-card-preview-wrapper .attachment-block-card-preview-btn[data-v-6ebf6463]{height:20px;width:20px}.attachment-block-card-container .attachment-block-card-menu[data-v-6ebf6463]{position:absolute;top:-46px;left:200px;z-index:86;transform:translate(-50%)}.attachment-block-preview-container[data-v-6ebf6463]{position:relative}.attachment-block-preview-container .attachment-block-preview-menu[data-v-6ebf6463]{position:absolute;top:-46px;left:410px;z-index:86;transform:translate(-50%)}.attachment-block-preview-container .video-block-preview-container[data-v-6ebf6463]{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:16px}.attachment-block-preview-container .video-block-preview-container .video-block-container[data-v-6ebf6463]{position:relative;display:flex;flex-direction:column;gap:16px;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:16px;margin:16px 0;transition:all .3s ease;overflow:visible}.attachment-block-preview-container .video-block-preview-container .video-main-section[data-v-6ebf6463]{flex:1;width:100%;min-width:0;display:flex;flex-direction:column;gap:12px}.attachment-block-preview-container .video-block-preview-container .video-player-wrapper[data-v-6ebf6463]{width:100%;aspect-ratio:16/9;background-color:#000;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.attachment-block-preview-container .video-block-preview-container .video-player-wrapper .video-element[data-v-6ebf6463]{width:100%;height:100%;object-fit:contain}.attachment-block-preview-container .video-block-preview-container .video-uploading-wrapper[data-v-6ebf6463]{width:100%;aspect-ratio:16/9;background-color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;border:1px dashed #e5e7eb}.attachment-block-preview-container .video-block-preview-container .video-uploading-wrapper .uploading-content[data-v-6ebf6463],.attachment-block-preview-container .video-block-preview-container .video-uploading-wrapper .error-content[data-v-6ebf6463]{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:14px;color:#6b7280}.attachment-block-preview-container .video-block-preview-container .video-uploading-wrapper .error-content[data-v-6ebf6463]{color:#ef4444}.attachment-block-preview-container .video-block-preview-container .video-uploading-wrapper .spinner[data-v-6ebf6463]{width:24px;height:24px;border:2px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:spin-6ebf6463 1s linear infinite}.attachment-block-preview-container .video-block-preview-container .video-toolbar[data-v-6ebf6463]{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:12px;border-radius:8px;border:1px solid #e5e7eb}.attachment-block-preview-container .video-block-preview-container .video-toolbar .toolbar-info[data-v-6ebf6463]{display:flex;flex-direction:column}.attachment-block-preview-container .video-block-preview-container .video-toolbar .toolbar-info .toolbar-title[data-v-6ebf6463]{font-weight:500;color:#111827;font-size:14px}.attachment-block-preview-container .video-block-preview-container .video-toolbar .toolbar-info .toolbar-desc[data-v-6ebf6463]{font-size:12px;color:#6b7280}@media(max-width:380px){.attachment-block-preview-container .video-block-preview-container .video-toolbar .toolbar-info .toolbar-desc[data-v-6ebf6463]{display:none}}.attachment-block-preview-container .video-block-preview-container .video-toolbar .ai-toggle-btn[data-v-6ebf6463]{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;border:none;background-color:#2563eb;color:#fff;-webkit-tap-highlight-color:transparent}.attachment-block-preview-container .video-block-preview-container .video-toolbar .ai-toggle-btn[data-v-6ebf6463]:active{opacity:.9}.attachment-block-preview-container .video-block-preview-container .video-toolbar .ai-toggle-btn.active[data-v-6ebf6463]{background-color:#eff6ff;color:#2563eb;border:1px solid #bfdbfe}.attachment-block-preview-container .video-block-preview-container .video-sidebar-section[data-v-6ebf6463]{width:100%}@media(min-width:768px){.attachment-block-preview-container .video-block-preview-container .video-sidebar-section[data-v-6ebf6463]{position:absolute;top:0;left:100%;margin-left:16px;width:320px;height:auto;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:0;z-index:1;animation:fadeInRight-6ebf6463 .3s ease-out}}@keyframes spin-6ebf6463{to{transform:rotate(360deg)}}@keyframes fadeInRight-6ebf6463{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.attachment-block-preview-container .notVideo-block-preview-container[data-v-6ebf6463]{max-width:820px;border-radius:8px;border:1px solid #dee0e3}.attachment-block-preview-container .notVideo-block-preview-container .attachment-block-preview-content[data-v-6ebf6463]{height:409px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center}.attachment-block-preview-container .notVideo-block-preview-container .attachment-block-preview-content .attachment-block-preview-iframe[data-v-6ebf6463]{width:100%;height:100%;border-top-left-radius:8px;border-top-right-radius:8px}.attachment-block-preview-container .notVideo-block-preview-container .attachment-block-preview-content .attachment-block-preview-unable[data-v-6ebf6463]{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.attachment-block-preview-container .notVideo-block-preview-container .attachment-block-preview-content .attachment-block-preview-unable .attachment-block-preview-unable-img[data-v-6ebf6463]{width:120px;height:120px;display:block;margin-bottom:16px}.attachment-block-preview-container .notVideo-block-preview-container .attachment-block-preview-content .attachment-block-preview-unable .attachment-block-preview-unable-text[data-v-6ebf6463]{font-size:14px;color:#646a73;margin-top:4px;line-height:1.8}.attachment-block-preview-container .notVideo-block-preview-container .attachment-block-preview-footer[data-v-6ebf6463]{height:42px;box-sizing:border-box;padding:0 12px;display:flex;align-items:center;border-top:1px solid #dee0e3;background-color:#fff}.attachment-block-preview-container .notVideo-block-preview-container .attachment-block-preview-footer .attachment-block-preview-icon-svg[data-v-6ebf6463]{width:18px;height:18px;margin-right:8px}.attachment-block-preview-container .notVideo-block-preview-container .attachment-block-preview-dark-bg[data-v-6ebf6463]{background-color:#f2f3f5}p[data-v-550653ec]:empty:before{content:" "}.callout-wrapper[data-v-3695cd3a]{position:relative;margin:16px 0;padding:16px;border-radius:6px;display:flex;flex-direction:row;border-width:1.5px;border-style:solid}.callout-wrapper .callout-icon[data-v-3695cd3a]{font-size:22px;width:26px;height:26px;display:flex;justify-content:center;align-items:center;cursor:default}.callout-wrapper .callout-icon[data-v-3695cd3a]:hover{background-color:#0000001a;border-radius:4px}.callout-wrapper .callout-content[data-v-3695cd3a]{padding-left:12px;display:flex;justify-content:flex-start;flex-direction:column;flex:1;min-width:0;overflow-x:auto}.callout-wrapper .callout-content .node-view-content[data-v-3695cd3a]{width:100%}.callout-wrapper .callout-content .node-view-content[data-v-3695cd3a]>*:first-child,.callout-wrapper .callout-content .node-view-content[data-v-3695cd3a]>ul>li:first-child,.callout-wrapper .callout-content .node-view-content[data-v-3695cd3a]>ul>li:first-child>p:first-child,.callout-wrapper .callout-content .node-view-content[data-v-3695cd3a]>ol>li:first-child,.callout-wrapper .callout-content .node-view-content[data-v-3695cd3a]>ol>li:first-child>p:first-child,.callout-wrapper .callout-content .node-view-content[data-v-3695cd3a]>div:first-child>pre{margin-top:0}.callout-wrapper .callout-content .node-view-content[data-v-3695cd3a]>*:last-child,.callout-wrapper .callout-content .node-view-content[data-v-3695cd3a]>ul>li:last-child,.callout-wrapper .callout-content .node-view-content[data-v-3695cd3a]>ul>li:last-child>p:last-child,.callout-wrapper .callout-content .node-view-content[data-v-3695cd3a]>ol>li:last-child,.callout-wrapper .callout-content .node-view-content[data-v-3695cd3a]>ol>li:last-child>p:last-child,.callout-wrapper .callout-content .node-view-content[data-v-3695cd3a]>div:last-child>pre{margin-bottom:0}.code-block-wrapper[data-v-3b4ccf2f]{position:relative}.code-block-wrapper .copy-btn[data-v-3b4ccf2f]{position:absolute;top:8px;right:8px;cursor:pointer;border:none;background-color:transparent;padding:0;outline:none;height:20px;width:20px;display:flex;align-items:center;justify-content:center;color:#909090}pre[data-v-6fb1f0d1]{margin:0;padding:0 10px;box-shadow:none;background-color:transparent}.cell-ouput-container[data-v-6fb1f0d1]{margin:20px 0 20px 10px}.jp-error[data-v-6fb1f0d1]{line-height:14px;font-size:14px;overflow-x:auto;overflow-y:hidden}.jp-img[data-v-6fb1f0d1]{max-width:50%;height:auto}.monospace-text[data-v-6fb1f0d1]{font-family:monospace;overflow-y:hidden}.foldBlock-wrapper[data-v-c2512d4e]{position:relative;margin:16px 0;padding:16px;border-radius:6px;display:flex;flex-direction:row;border-width:1.5px;border-style:solid}.foldBlock-wrapper .collapse-icon[data-v-c2512d4e]{cursor:pointer;font-size:22px;position:absolute;top:20.5px;right:2.5px;padding:4px 12px;border-radius:0 6px 0 0;z-index:1;display:flex;align-items:center}.foldBlock-wrapper .foldBlock-icon[data-v-c2512d4e]{font-size:22px;width:26px;height:26px;display:flex;justify-content:center;align-items:center;cursor:default}.foldBlock-wrapper .foldBlock-icon[data-v-c2512d4e]:hover{background-color:#0000001a;border-radius:4px}.foldBlock-wrapper .foldBlock-inner[data-v-c2512d4e]{display:flex;flex-direction:column;flex:1;min-width:0}.foldBlock-wrapper .foldBlock-inner .foldBlock-header[data-v-c2512d4e]{padding-left:12px;padding-right:14px;padding-bottom:16px}.foldBlock-wrapper .foldBlock-inner .foldBlock-header p[data-v-c2512d4e]{font-size:20px;font-weight:600}.foldBlock-wrapper .foldBlock-inner .foldBlock-header[data-v-c2512d4e]{justify-content:flex-start;align-items:center}.foldBlock-wrapper .foldBlock-inner .foldBlock-header[data-v-c2512d4e]>*:first-child,.foldBlock-wrapper .foldBlock-inner .foldBlock-header>ul>li[data-v-c2512d4e]:first-child,.foldBlock-wrapper .foldBlock-inner .foldBlock-header>ul>li:first-child>p[data-v-c2512d4e]:first-child,.foldBlock-wrapper .foldBlock-inner .foldBlock-header>ol>li[data-v-c2512d4e]:first-child,.foldBlock-wrapper .foldBlock-inner .foldBlock-header>ol>li:first-child>p[data-v-c2512d4e]:first-child{margin-top:0}.foldBlock-wrapper .foldBlock-inner .foldBlock-header[data-v-c2512d4e]>*:last-child,.foldBlock-wrapper .foldBlock-inner .foldBlock-header>ul>li[data-v-c2512d4e]:last-child,.foldBlock-wrapper .foldBlock-inner .foldBlock-header>ul>li:last-child>p[data-v-c2512d4e]:last-child,.foldBlock-wrapper .foldBlock-inner .foldBlock-header>ol>li[data-v-c2512d4e]:last-child,.foldBlock-wrapper .foldBlock-inner .foldBlock-header>ol>li:last-child>p[data-v-c2512d4e]:last-child{margin-bottom:0}.foldBlock-wrapper .foldBlock-inner.is-folded .foldBlock-header[data-v-c2512d4e]{padding-bottom:0}.foldBlock-wrapper .foldBlock-inner.is-folded .foldBlock-content[data-v-c2512d4e]{display:none}.foldBlock-wrapper .foldBlock-inner .foldBlock-content[data-v-c2512d4e]{padding-left:12px;overflow-x:auto}.foldBlock-wrapper .foldBlock-inner .foldBlock-content[data-v-c2512d4e]>*:first-child,.foldBlock-wrapper .foldBlock-inner .foldBlock-content[data-v-c2512d4e]>ul>li:first-child,.foldBlock-wrapper .foldBlock-inner .foldBlock-content[data-v-c2512d4e]>ul>li:first-child>p:first-child,.foldBlock-wrapper .foldBlock-inner .foldBlock-content[data-v-c2512d4e]>ol>li:first-child,.foldBlock-wrapper .foldBlock-inner .foldBlock-content[data-v-c2512d4e]>ol>li:first-child>p:first-child,.foldBlock-wrapper .foldBlock-inner .foldBlock-content[data-v-c2512d4e]>div:first-child>pre{margin-top:0}.foldBlock-wrapper .foldBlock-inner .foldBlock-content[data-v-c2512d4e]>*:last-child,.foldBlock-wrapper .foldBlock-inner .foldBlock-content[data-v-c2512d4e]>ul>li:last-child,.foldBlock-wrapper .foldBlock-inner .foldBlock-content[data-v-c2512d4e]>ul>li:last-child>p:last-child,.foldBlock-wrapper .foldBlock-inner .foldBlock-content[data-v-c2512d4e]>ol>li:last-child,.foldBlock-wrapper .foldBlock-inner .foldBlock-content[data-v-c2512d4e]>ol>li:last-child>p:last-child,.foldBlock-wrapper .foldBlock-inner .foldBlock-content[data-v-c2512d4e]>div:last-child>pre{margin-bottom:0}.dipwap-grid[data-v-c3a47d6f]{display:flex;flex-direction:row;width:calc(100% - 8px);gap:12px;margin:16px 0}.dipwap-grid:hover .dipwap-column[data-v-c3a47d6f]{background-color:#646a730d}.dipwap-grid .dipwap-column[data-v-c3a47d6f]{position:relative;border-radius:8px;min-width:50px;padding:12px;background-color:transparent;transition:background-color .2s ease}.dipwap-grid .dipwap-column[data-v-c3a47d6f]>:nth-child(1){margin-top:0}.dipwap-grid .dipwap-column[data-v-c3a47d6f]>:nth-last-child(1){margin-bottom:0}@media screen and (max-width:768px){.dipwap-grid[data-v-c3a47d6f]{flex-direction:column!important;width:100%}.dipwap-column[data-v-c3a47d6f]{flex:none!important}}iframe.iframe-wrapper[data-v-3e85ed1c]{width:100%;margin:16px 0;aspect-ratio:16/9}.image-container[data-v-6f968d5a]{display:flex;flex-direction:column;margin-bottom:16px}.image-container .image-wrapper[data-v-6f968d5a]{position:relative;box-sizing:border-box;border:1px solid transparent;margin-bottom:8px;max-width:100%}.image-container .image-wrapper[data-v-6f968d5a]:before{content:"";position:absolute;inset:0;border:1px solid;border-color:inherit;pointer-events:none}.image-container .image-wrapper[data-v-6f968d5a]:hover{cursor:zoom-in}.image-container .image-wrapper[data-v-6f968d5a]:hover:before{border:2px solid #c2d4ff}.image-container .image-wrapper img[data-v-6f968d5a]{width:100%;height:100%;-webkit-touch-callout:none}.image-container .image-caption[data-v-6f968d5a]{all:unset;display:inline;text-align:center;font-size:16px;margin:0 auto;background-color:transparent;width:100%;transition:border-color .3s ease;color:#646a73}.modal-mask[data-v-6f968d5a]{position:fixed;z-index:100000;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:opacity .3s ease}.modal-mask .modal-close[data-v-6f968d5a]{position:absolute;top:2rem;right:2rem;width:3rem;height:3rem;line-height:2.8rem;text-align:center;color:#fff;font-size:2rem;font-weight:700;border-radius:50%;z-index:9999;background-color:#00000080;cursor:pointer;-webkit-user-select:none;user-select:none}.modal-mask .modal-body[data-v-6f968d5a]{display:block;transition:all .3s ease}.modal-mask .modal-footer[data-v-6f968d5a]{position:absolute;bottom:20px;left:calc(50vw - 80px);display:flex;justify-content:center;align-items:center;width:160px;height:40px;background-color:#00000080;cursor:default;-webkit-user-select:none;user-select:none}.modal-mask .modal-footer .zoom-in[data-v-6f968d5a],.modal-mask .modal-footer .zoom-out[data-v-6f968d5a]{width:39px;height:100%;line-height:37px;text-align:center;color:#fff;font-size:30px}.modal-mask .modal-footer .zoom-in[data-v-6f968d5a]{border-left:1px solid #fff}.modal-mask .modal-footer .zoom-out[data-v-6f968d5a]{border-right:1px solid #fff}.modal-mask .modal-footer .percentage[data-v-6f968d5a]{width:80px;height:100%;display:flex;justify-content:center;align-items:center;color:#fff}.modal-mask .modal-footer .prev-image[data-v-6f968d5a],.modal-mask .modal-footer .next-image[data-v-6f968d5a]{width:39px;height:100%;line-height:37px;text-align:center;color:#fff;font-size:30px;cursor:pointer;-webkit-user-select:none;user-select:none}.modal-mask .modal-footer .prev-image[data-v-6f968d5a]{border-right:1px solid #fff}.modal-mask .modal-footer .next-image[data-v-6f968d5a]{border-left:1px solid #fff}.modal-mask .modal-footer .disabled[data-v-6f968d5a]{color:#646464;cursor:not-allowed}.modal-enter-from[data-v-6f968d5a],.modal-leave-to[data-v-6f968d5a]{opacity:0}.modal-enter-from .modal-body[data-v-6f968d5a],.modal-leave-to .modal-body[data-v-6f968d5a]{-webkit-transform:scale(1.1);transform:scale(1.1)}.math-inline[data-v-5812f609]{min-width:1em;min-height:1em;font-size:.95em;font-family:Consolas,Ubuntu Mono,monospace}.math-inline .math-render[data-v-5812f609]{display:inline-block;font-size:.85em}.math-display[data-v-1d66d1b3]{min-width:.95em;min-height:.95em;font-size:.95em;font-family:Consolas,Ubuntu Mono,monospace}.math-display .math-render[data-v-1d66d1b3] .katex-display{margin:0}.mc-choices-header .choices-header-bar[data-v-1b935e83]{display:flex;align-items:center;padding:10px 15px;border-radius:5px;background-color:#e1e1e8}.mc-choices-header .choices-header-bar .header-icon[data-v-1b935e83]{height:24px;width:24px;margin-right:8px}.mc-choices-header .choices-header-bar .header-text[data-v-1b935e83]{font-size:18px;font-weight:700;font-family:Arial,sans-serif}.mc-choices-header .choice-list[data-v-1b935e83]{display:flex;flex-direction:column;background-color:#fff;padding:8px 0}.mc-choices-header .choice-list .choice-item[data-v-1b935e83]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:0 12px}.mc-choices-header .choice-list .choice-item input[type=radio][data-v-1b935e83]{cursor:pointer}.mc-choices-header .choice-list .choice-item .prefix[data-v-1b935e83]{font-weight:700;width:1.5em;margin-left:12px}.mc-question-header[data-v-d7042536]{display:flex;flex-direction:column;border-radius:12px}.mc-question-header .question-header[data-v-d7042536]{display:flex;align-items:center;padding:10px 15px;background-color:#e1e1e8;border-radius:12px}.mc-question-header .question-header .icon[data-v-d7042536]{height:24px;width:24px;margin-right:8px}.mc-question-header .question-header .header-text[data-v-d7042536]{font-size:18px;font-weight:700;font-family:Arial,sans-serif}.mc-question-header .question-content[data-v-d7042536]{padding:12px 16px;background-color:#fff}.mc-question-header .question-content[data-v-d7042536] p:first-child{margin-top:0}.mc-question-header .question-content[data-v-d7042536] p:last-child{margin-bottom:0}.mc-solution[data-v-cb592ef8]{margin:12px}.mc-solution .solution-content[data-v-cb592ef8]{border-radius:4px;padding:12px 16px;font-size:14px;color:#333}.mc-solution .solution-content[data-v-cb592ef8] p:first-child{margin-top:0}.mc-solution .solution-content[data-v-cb592ef8] p:last-child{margin-bottom:0}.mc-solution .solution-content.correct[data-v-cb592ef8]{background-color:#eef8ea;border:1.5px solid #83c17e}.mc-solution .solution-content.wrong[data-v-cb592ef8]{background-color:#fdecea;border:1.5px solid #f08b83}.multiple-choice[data-v-7715f66b]{border:2px solid rgb(128,124,124);border-radius:8px;margin:20px 0;background-color:#e1e1e8}.multiple-choice .submit-area[data-v-7715f66b]{padding:12px}.multiple-choice .submit-button[data-v-7715f66b]{padding:6px 12px;background-color:#4caf50;color:#fff;border:none;border-radius:4px;font-weight:700;cursor:pointer}.multiple-choice .submit-button[data-v-7715f66b]:disabled{background-color:#929292;cursor:not-allowed}
@@ -0,0 +1,9 @@
1
+ import type { HTTPClientType } from "./types";
2
+ export declare function monitorApi(service: HTTPClientType, data: {
3
+ log: string;
4
+ }): Promise<{
5
+ data: any;
6
+ code: number;
7
+ message: string;
8
+ traceId: string;
9
+ }>;
@@ -0,0 +1,14 @@
1
+ import type { HTTPClientType } from "./types";
2
+ export type VideoProgressDetail = {
3
+ id?: number;
4
+ videoUrl?: string;
5
+ progress?: number;
6
+ tingwuTaskId?: string;
7
+ tingwuStatus?: "pending" | "running" | "done" | "failed";
8
+ chapters: string;
9
+ summary: string;
10
+ keywords: string;
11
+ };
12
+ export declare function videoProgressDetailApi(service: HTTPClientType, params: {
13
+ taskId: string;
14
+ }): Promise<VideoProgressDetail>;
@@ -0,0 +1,23 @@
1
+ type HTTPResponse<T = any> = {
2
+ data: T;
3
+ code: number;
4
+ message: string;
5
+ traceId: string;
6
+ };
7
+ type HTTPOptions<P = any, D = any> = {
8
+ data?: D;
9
+ params?: P;
10
+ headers?: Record<string, any>;
11
+ timeout?: number;
12
+ };
13
+ type CustomConfig = {
14
+ ignoreErrHandler?: boolean;
15
+ };
16
+ export interface HTTPClientType {
17
+ get<P = any, R = any>(url: string, options?: HTTPOptions<P>, customConfig?: CustomConfig): Promise<HTTPResponse<R>>;
18
+ post<D = any, R = any, P = any>(url: string, options?: HTTPOptions<P, D>, customConfig?: CustomConfig): Promise<HTTPResponse<R>>;
19
+ patch<D = any, R = any, P = any>(url: string, options?: HTTPOptions<P, D>, customConfig?: CustomConfig): Promise<HTTPResponse<R>>;
20
+ delete<D = any, R = any, P = any>(url: string, options?: HTTPOptions<P, D>, customConfig?: CustomConfig): Promise<HTTPResponse<R>>;
21
+ }
22
+ export declare const axiosKey: unique symbol;
23
+ export {};
@@ -0,0 +1,7 @@
1
+ import type { PMNode } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMNode;
4
+ };
5
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
6
+ declare const _default: typeof __VLS_export;
7
+ export default _default;
@@ -0,0 +1,9 @@
1
+ import { type HTTPClientType } from '@datawhale/dipwap-render/apis/types';
2
+ import type { PMNode } from '@datawhale/dipwap-types/index';
3
+ type __VLS_Props = {
4
+ node: PMNode;
5
+ axios: HTTPClientType;
6
+ };
7
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
8
+ declare const _default: typeof __VLS_export;
9
+ export default _default;
@@ -0,0 +1,3 @@
1
+ declare const __VLS_export: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
+ declare const _default: typeof __VLS_export;
3
+ export default _default;
@@ -0,0 +1,3 @@
1
+ declare const __VLS_export: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
+ declare const _default: typeof __VLS_export;
3
+ export default _default;
@@ -0,0 +1,7 @@
1
+ import type { PMAttachmentBlock } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMAttachmentBlock;
4
+ };
5
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
6
+ declare const _default: typeof __VLS_export;
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ import type { PMAttachmentInline } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMAttachmentInline;
4
+ };
5
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
6
+ declare const _default: typeof __VLS_export;
7
+ export default _default;
@@ -0,0 +1,16 @@
1
+ import type { PMAttachmentBlock, PMAttachmentInline } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMAttachmentBlock | PMAttachmentInline;
4
+ };
5
+ declare const showFullScreenDialog: import("vue").ModelRef<boolean | undefined, string, boolean | undefined, boolean | undefined>;
6
+ type __VLS_ModelProps = {
7
+ 'showFullScreenDialog'?: typeof showFullScreenDialog['value'];
8
+ };
9
+ type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
10
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
11
+ "update:showFullScreenDialog": (value: boolean | undefined) => any;
12
+ }, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
13
+ "onUpdate:showFullScreenDialog"?: ((value: boolean | undefined) => any) | undefined;
14
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
15
+ declare const _default: typeof __VLS_export;
16
+ export default _default;
@@ -0,0 +1,7 @@
1
+ type __VLS_Props = {
2
+ taskId: string;
3
+ videoRef: HTMLVideoElement | null;
4
+ };
5
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
6
+ declare const _default: typeof __VLS_export;
7
+ export default _default;
@@ -0,0 +1 @@
1
+ export declare const attachmentMapper: Record<string, any>;
@@ -0,0 +1,17 @@
1
+ import type { PMBlockquote } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMBlockquote;
4
+ };
5
+ declare var __VLS_1: {};
6
+ type __VLS_Slots = {} & {
7
+ default?: (props: typeof __VLS_1) => any;
8
+ };
9
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
+ declare const _default: typeof __VLS_export;
12
+ export default _default;
13
+ type __VLS_WithSlots<T, S> = T & {
14
+ new (): {
15
+ $slots: S;
16
+ };
17
+ };
@@ -0,0 +1,17 @@
1
+ import type { PMBulletList } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMBulletList;
4
+ };
5
+ declare var __VLS_1: {};
6
+ type __VLS_Slots = {} & {
7
+ default?: (props: typeof __VLS_1) => any;
8
+ };
9
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
+ declare const _default: typeof __VLS_export;
12
+ export default _default;
13
+ type __VLS_WithSlots<T, S> = T & {
14
+ new (): {
15
+ $slots: S;
16
+ };
17
+ };
@@ -0,0 +1,7 @@
1
+ import type { PMHardBreak } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMHardBreak;
4
+ };
5
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
6
+ declare const _default: typeof __VLS_export;
7
+ export default _default;
@@ -0,0 +1,17 @@
1
+ import type { PMHeading } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMHeading;
4
+ };
5
+ declare var __VLS_8: {};
6
+ type __VLS_Slots = {} & {
7
+ default?: (props: typeof __VLS_8) => any;
8
+ };
9
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
+ declare const _default: typeof __VLS_export;
12
+ export default _default;
13
+ type __VLS_WithSlots<T, S> = T & {
14
+ new (): {
15
+ $slots: S;
16
+ };
17
+ };
@@ -0,0 +1,7 @@
1
+ import type { PMThematicBreak } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMThematicBreak;
4
+ };
5
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
6
+ declare const _default: typeof __VLS_export;
7
+ export default _default;
@@ -0,0 +1,17 @@
1
+ import type { PMListItem } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMListItem;
4
+ };
5
+ declare var __VLS_1: {};
6
+ type __VLS_Slots = {} & {
7
+ default?: (props: typeof __VLS_1) => any;
8
+ };
9
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
+ declare const _default: typeof __VLS_export;
12
+ export default _default;
13
+ type __VLS_WithSlots<T, S> = T & {
14
+ new (): {
15
+ $slots: S;
16
+ };
17
+ };
@@ -0,0 +1,17 @@
1
+ import type { PMOrderedList } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMOrderedList;
4
+ };
5
+ declare var __VLS_1: {};
6
+ type __VLS_Slots = {} & {
7
+ default?: (props: typeof __VLS_1) => any;
8
+ };
9
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
+ declare const _default: typeof __VLS_export;
12
+ export default _default;
13
+ type __VLS_WithSlots<T, S> = T & {
14
+ new (): {
15
+ $slots: S;
16
+ };
17
+ };
@@ -0,0 +1,17 @@
1
+ import type { PMParagraph } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMParagraph;
4
+ };
5
+ declare var __VLS_1: {};
6
+ type __VLS_Slots = {} & {
7
+ default?: (props: typeof __VLS_1) => any;
8
+ };
9
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
+ declare const _default: typeof __VLS_export;
12
+ export default _default;
13
+ type __VLS_WithSlots<T, S> = T & {
14
+ new (): {
15
+ $slots: S;
16
+ };
17
+ };
@@ -0,0 +1,7 @@
1
+ import type { PMText } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMText;
4
+ };
5
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
6
+ declare const _default: typeof __VLS_export;
7
+ export default _default;
@@ -0,0 +1 @@
1
+ export declare const basicMapper: Record<string, any>;
@@ -0,0 +1,7 @@
1
+ import type { PMLarkCallout } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMLarkCallout;
4
+ };
5
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
6
+ declare const _default: typeof __VLS_export;
7
+ export default _default;
@@ -0,0 +1 @@
1
+ export declare const calloutMapper: Record<string, any>;
@@ -0,0 +1,7 @@
1
+ import type { PMCellOutput } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMCellOutput;
4
+ };
5
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
6
+ declare const _default: typeof __VLS_export;
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ import type { PMCode } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMCode;
4
+ };
5
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
6
+ declare const _default: typeof __VLS_export;
7
+ export default _default;
@@ -0,0 +1 @@
1
+ export declare const codeMapper: Record<string, any>;
@@ -0,0 +1,7 @@
1
+ import type { PMFoldBlock } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMFoldBlock;
4
+ };
5
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
6
+ declare const _default: typeof __VLS_export;
7
+ export default _default;
@@ -0,0 +1 @@
1
+ export declare const foldBlockMapper: Record<string, any>;
@@ -0,0 +1,7 @@
1
+ import type { PMGrid } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMGrid;
4
+ };
5
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
6
+ declare const _default: typeof __VLS_export;
7
+ export default _default;
@@ -0,0 +1 @@
1
+ export declare const gridMapper: Record<string, any>;
@@ -0,0 +1,7 @@
1
+ import type { PMIFrame } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMIFrame;
4
+ };
5
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
6
+ declare const _default: typeof __VLS_export;
7
+ export default _default;
@@ -0,0 +1 @@
1
+ export declare const iframeMapper: Record<string, any>;
@@ -0,0 +1,7 @@
1
+ import type { PMImg } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMImg;
4
+ };
5
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
6
+ declare const _default: typeof __VLS_export;
7
+ export default _default;
@@ -0,0 +1 @@
1
+ export declare const imgMapper: Record<string, any>;
@@ -0,0 +1 @@
1
+ export declare const componentMapper: Record<string, any>;
@@ -0,0 +1,7 @@
1
+ import type { PMMath } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMMath;
4
+ };
5
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
6
+ declare const _default: typeof __VLS_export;
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ import type { PMInlineMath } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMInlineMath;
4
+ };
5
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
6
+ declare const _default: typeof __VLS_export;
7
+ export default _default;
@@ -0,0 +1 @@
1
+ export declare const mathMapper: Record<string, any>;
@@ -0,0 +1,16 @@
1
+ import type { PMMCChoices } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMMCChoices;
4
+ submitted: boolean;
5
+ };
6
+ type __VLS_ModelProps = {
7
+ 'selected'?: number | null;
8
+ };
9
+ type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
10
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
11
+ "update:selected": (value: number | null | undefined) => any;
12
+ }, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
13
+ "onUpdate:selected"?: ((value: number | null | undefined) => any) | undefined;
14
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
15
+ declare const _default: typeof __VLS_export;
16
+ export default _default;
@@ -0,0 +1,7 @@
1
+ import type { PMMCQuestion } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMMCQuestion;
4
+ };
5
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
6
+ declare const _default: typeof __VLS_export;
7
+ export default _default;
@@ -0,0 +1,8 @@
1
+ import type { PMMCSolution } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMMCSolution;
4
+ correct: boolean;
5
+ };
6
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
7
+ declare const _default: typeof __VLS_export;
8
+ export default _default;
@@ -0,0 +1,7 @@
1
+ import type { PMMultipleChoice } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMMultipleChoice;
4
+ };
5
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
6
+ declare const _default: typeof __VLS_export;
7
+ export default _default;
@@ -0,0 +1 @@
1
+ export declare const multipleChoiceMapper: Record<string, any>;
@@ -0,0 +1,17 @@
1
+ import type { PMTableCell } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMTableCell;
4
+ };
5
+ declare var __VLS_1: {};
6
+ type __VLS_Slots = {} & {
7
+ default?: (props: typeof __VLS_1) => any;
8
+ };
9
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
+ declare const _default: typeof __VLS_export;
12
+ export default _default;
13
+ type __VLS_WithSlots<T, S> = T & {
14
+ new (): {
15
+ $slots: S;
16
+ };
17
+ };
@@ -0,0 +1,17 @@
1
+ import type { PMTable } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMTable;
4
+ };
5
+ declare var __VLS_1: {};
6
+ type __VLS_Slots = {} & {
7
+ default?: (props: typeof __VLS_1) => any;
8
+ };
9
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
+ declare const _default: typeof __VLS_export;
12
+ export default _default;
13
+ type __VLS_WithSlots<T, S> = T & {
14
+ new (): {
15
+ $slots: S;
16
+ };
17
+ };
@@ -0,0 +1,17 @@
1
+ import type { PMTableHeader } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMTableHeader;
4
+ };
5
+ declare var __VLS_1: {};
6
+ type __VLS_Slots = {} & {
7
+ default?: (props: typeof __VLS_1) => any;
8
+ };
9
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
+ declare const _default: typeof __VLS_export;
12
+ export default _default;
13
+ type __VLS_WithSlots<T, S> = T & {
14
+ new (): {
15
+ $slots: S;
16
+ };
17
+ };
@@ -0,0 +1,17 @@
1
+ import type { PMTableRow } from '@datawhale/dipwap-types/index';
2
+ type __VLS_Props = {
3
+ node: PMTableRow;
4
+ };
5
+ declare var __VLS_1: {};
6
+ type __VLS_Slots = {} & {
7
+ default?: (props: typeof __VLS_1) => any;
8
+ };
9
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
+ declare const _default: typeof __VLS_export;
12
+ export default _default;
13
+ type __VLS_WithSlots<T, S> = T & {
14
+ new (): {
15
+ $slots: S;
16
+ };
17
+ };
@@ -0,0 +1 @@
1
+ export declare const tableMapper: Record<string, any>;
@@ -0,0 +1,2 @@
1
+ import { type AsyncComponentOptions } from 'vue';
2
+ export declare const customDefineAsyncComponent: (loader: () => Promise<any>, options?: Partial<AsyncComponentOptions>) => any;