@opentiny/tiny-robot 0.2.0-alpha.1 → 0.2.0-alpha.3

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 (427) hide show
  1. package/dist/_plugin-vue_export-helper.js +9 -0
  2. package/dist/action-group/index.js +142 -0
  3. package/dist/bubble/index.js +3211 -0
  4. package/dist/{node_modules/.pnpm/@opentiny_vue-icon@3.22.0/node_modules/@opentiny/vue-icon/lib/close.js → close.js} +9 -9
  5. package/dist/container/index.js +60 -0
  6. package/dist/conversations/index.js +14 -0
  7. package/dist/feedback/index.js +192 -0
  8. package/dist/history/index.js +228 -0
  9. package/dist/icon-button/index.js +31 -0
  10. package/dist/index.d.ts +2190 -26
  11. package/dist/index.js +35 -43
  12. package/dist/index2.js +376 -0
  13. package/dist/index3.js +3895 -0
  14. package/dist/index4.js +637 -0
  15. package/dist/index5.js +3237 -0
  16. package/dist/index6.js +4623 -0
  17. package/dist/prompts/index.js +83 -0
  18. package/dist/question/index.js +375 -0
  19. package/dist/sender/index.js +683 -0
  20. package/dist/style.css +1 -1
  21. package/dist/suggestion/index.js +497 -0
  22. package/dist/{packages/svgs/dist/tiny-robot-svgs.js → tiny-robot-svgs.js} +100 -100
  23. package/dist/welcome/index.js +38 -0
  24. package/package.json +7 -3
  25. package/dist/_virtual/_plugin-vue_export-helper.js +0 -9
  26. package/dist/action-group/ActionGroup.vue.d.ts +0 -26
  27. package/dist/action-group/ActionGroupItem.vue.d.ts +0 -18
  28. package/dist/action-group/index.d.ts +0 -12
  29. package/dist/action-group/index.type.d.ts +0 -16
  30. package/dist/bubble/bubble-list.vue.d.ts +0 -5
  31. package/dist/bubble/components/actions/copy.vue.d.ts +0 -10
  32. package/dist/bubble/components/actions/index.d.ts +0 -2
  33. package/dist/bubble/components/actions/refresh.vue.d.ts +0 -2
  34. package/dist/bubble/index.d.ts +0 -12
  35. package/dist/bubble/index.type.d.ts +0 -53
  36. package/dist/bubble/useScroll.d.ts +0 -4
  37. package/dist/container/index.d.ts +0 -7
  38. package/dist/container/index.type.d.ts +0 -16
  39. package/dist/container/index.vue.d.ts +0 -26
  40. package/dist/conversations/index.d.ts +0 -7
  41. package/dist/conversations/index.vue.d.ts +0 -2
  42. package/dist/feedback/components/SourceList.vue.d.ts +0 -11
  43. package/dist/feedback/components/index.d.ts +0 -1
  44. package/dist/feedback/index.d.ts +0 -7
  45. package/dist/feedback/index.type.d.ts +0 -25
  46. package/dist/feedback/index.vue.d.ts +0 -13
  47. package/dist/history/components/index.d.ts +0 -2
  48. package/dist/history/components/item-tag.vue.d.ts +0 -5
  49. package/dist/history/components/search-empty.vue.d.ts +0 -7
  50. package/dist/history/composables/index.d.ts +0 -1
  51. package/dist/history/composables/useEditItemTitle.d.ts +0 -12
  52. package/dist/history/index.d.ts +0 -6
  53. package/dist/history/index.type.d.ts +0 -43
  54. package/dist/history/index.vue.d.ts +0 -2
  55. package/dist/icon-button/index.d.ts +0 -7
  56. package/dist/icon-button/index.type.d.ts +0 -7
  57. package/dist/icon-button/index.vue.d.ts +0 -6
  58. package/dist/node_modules/.pnpm/@opentiny_utils@1.0.0/node_modules/@opentiny/utils/dist/opentiny-utils.es.js +0 -832
  59. package/dist/node_modules/.pnpm/@opentiny_utils@3.22.0/node_modules/@opentiny/utils/dist/index.es.js +0 -2116
  60. package/dist/node_modules/.pnpm/@opentiny_vue-button@3.21.0/node_modules/@opentiny/vue-button/lib/index.js +0 -113
  61. package/dist/node_modules/.pnpm/@opentiny_vue-button@3.21.0/node_modules/@opentiny/vue-button/lib/pc.js +0 -93
  62. package/dist/node_modules/.pnpm/@opentiny_vue-common@3.21.0/node_modules/@opentiny/vue-common/lib/index.js +0 -727
  63. package/dist/node_modules/.pnpm/@opentiny_vue-common@3.22.0/node_modules/@opentiny/vue-common/lib/index.js +0 -710
  64. package/dist/node_modules/.pnpm/@opentiny_vue-dialog-box@3.21.0/node_modules/@opentiny/vue-dialog-box/lib/index.js +0 -198
  65. package/dist/node_modules/.pnpm/@opentiny_vue-dialog-box@3.21.0/node_modules/@opentiny/vue-dialog-box/lib/pc.js +0 -204
  66. package/dist/node_modules/.pnpm/@opentiny_vue-hooks@3.22.0/node_modules/@opentiny/vue-hooks/dist/src/useEventListener.js +0 -10
  67. package/dist/node_modules/.pnpm/@opentiny_vue-hooks@3.22.0/node_modules/@opentiny/vue-hooks/dist/src/useInstanceSlots.js +0 -14
  68. package/dist/node_modules/.pnpm/@opentiny_vue-hooks@3.22.0/node_modules/@opentiny/vue-hooks/dist/src/useRelation.js +0 -54
  69. package/dist/node_modules/.pnpm/@opentiny_vue-hooks@3.22.0/node_modules/@opentiny/vue-hooks/dist/src/vue-popper.js +0 -85
  70. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/close.js +0 -29
  71. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/eyeclose.js +0 -42
  72. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/eyeopen.js +0 -43
  73. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/finish.js +0 -34
  74. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/fullscreen.js +0 -30
  75. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/loading-shadow.js +0 -77
  76. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/minscreen.js +0 -30
  77. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-add-column-after.js +0 -24
  78. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-add-column-before.js +0 -24
  79. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-add-row-after.js +0 -24
  80. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-add-row-before.js +0 -24
  81. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-align-center.js +0 -24
  82. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-align-left.js +0 -24
  83. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-align-right.js +0 -24
  84. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-bold.js +0 -24
  85. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-code-block.js +0 -24
  86. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-code-view.js +0 -24
  87. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-color.js +0 -24
  88. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-delete-column.js +0 -24
  89. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-delete-row.js +0 -24
  90. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-delete-table.js +0 -24
  91. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-font-size.js +0 -24
  92. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-format-clear.js +0 -24
  93. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-h1.js +0 -24
  94. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-h2.js +0 -24
  95. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-h3.js +0 -24
  96. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-h4.js +0 -24
  97. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-h5.js +0 -24
  98. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-h6.js +0 -24
  99. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-heading.js +0 -24
  100. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-high-light.js +0 -24
  101. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-image.js +0 -24
  102. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-italic.js +0 -24
  103. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-line-height.js +0 -24
  104. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-link-unlink.js +0 -24
  105. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-link.js +0 -24
  106. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-list-ordered.js +0 -24
  107. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-list-unordered.js +0 -24
  108. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-merge-cells-vertical.js +0 -24
  109. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-merge-cells.js +0 -24
  110. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-node-delete.js +0 -24
  111. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-paragraph.js +0 -24
  112. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-quote-text.js +0 -24
  113. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-redo.js +0 -24
  114. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-split-cells-horizontal.js +0 -24
  115. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-split-cells-vertical.js +0 -24
  116. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-strike-through.js +0 -24
  117. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-subscript.js +0 -24
  118. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-superscript.js +0 -24
  119. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-table.js +0 -24
  120. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-task-list.js +0 -24
  121. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-underline.js +0 -24
  122. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-undo.js +0 -24
  123. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/sub-script.js +0 -29
  124. package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/warn.js +0 -26
  125. package/dist/node_modules/.pnpm/@opentiny_vue-input@3.21.0/node_modules/@opentiny/vue-input/lib/index.js +0 -196
  126. package/dist/node_modules/.pnpm/@opentiny_vue-input@3.21.0/node_modules/@opentiny/vue-input/lib/pc.js +0 -568
  127. package/dist/node_modules/.pnpm/@opentiny_vue-locale@3.21.0/node_modules/@opentiny/vue-locale/lib/index.js +0 -1783
  128. package/dist/node_modules/.pnpm/@opentiny_vue-locale@3.22.0/node_modules/@opentiny/vue-locale/lib/index.js +0 -1783
  129. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/button/index.js +0 -13
  130. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/button/vue.js +0 -34
  131. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/chunk-G2ADBYYC.js +0 -12
  132. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/browser.js +0 -36
  133. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/deps/clickoutside.js +0 -47
  134. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/deps/debounce.js +0 -7
  135. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/deps/dom.js +0 -45
  136. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/deps/popper.js +0 -320
  137. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/deps/popup-manager.js +0 -118
  138. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/deps/throttle.js +0 -23
  139. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/deps/useEventListener.js +0 -9
  140. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/deps/useInstanceSlots.js +0 -14
  141. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/deps/useRelation.js +0 -54
  142. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/deps/vue-popper.js +0 -84
  143. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/deps/vue-popup.js +0 -73
  144. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/event.js +0 -13
  145. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/function.js +0 -5
  146. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/index.js +0 -11
  147. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/object.js +0 -84
  148. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/string.js +0 -28
  149. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/type.js +0 -28
  150. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/dialog-box/index.js +0 -136
  151. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/dialog-box/vue.js +0 -148
  152. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/input/index.js +0 -228
  153. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/input/vue.js +0 -263
  154. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/tall-storage/index.js +0 -63
  155. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/tall-storage/vue-storage-box.js +0 -16
  156. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/tall-storage/vue.js +0 -23
  157. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/tooltip/index.js +0 -78
  158. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/tooltip/vue.js +0 -90
  159. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.22.0/node_modules/@opentiny/vue-renderless/tooltip/index.js +0 -77
  160. package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.22.0/node_modules/@opentiny/vue-renderless/tooltip/vue.js +0 -90
  161. package/dist/node_modules/.pnpm/@opentiny_vue-tooltip@3.21.0/node_modules/@opentiny/vue-tooltip/lib/index.js +0 -173
  162. package/dist/node_modules/.pnpm/@opentiny_vue-tooltip@3.21.0/node_modules/@opentiny/vue-tooltip/lib/pc.js +0 -248
  163. package/dist/node_modules/.pnpm/@opentiny_vue-tooltip@3.22.0/node_modules/@opentiny/vue-tooltip/lib/index.js +0 -176
  164. package/dist/node_modules/.pnpm/@opentiny_vue-tooltip@3.22.0/node_modules/@opentiny/vue-tooltip/lib/pc.js +0 -248
  165. package/dist/node_modules/.pnpm/@vueuse_core@13.1.0_vue@3.5.13/node_modules/@vueuse/core/index.js +0 -190
  166. package/dist/node_modules/.pnpm/@vueuse_shared@13.1.0_vue@3.5.13/node_modules/@vueuse/shared/index.js +0 -53
  167. package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode.js +0 -277
  168. package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode_codepoint.js +0 -46
  169. package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-html.js +0 -7
  170. package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-xml.js +0 -7
  171. package/dist/node_modules/.pnpm/linkify-it@5.0.0/node_modules/linkify-it/index.js +0 -187
  172. package/dist/node_modules/.pnpm/linkify-it@5.0.0/node_modules/linkify-it/lib/re.js +0 -19
  173. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/common/html_blocks.js +0 -67
  174. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/common/html_re.js +0 -5
  175. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/common/utils.js +0 -164
  176. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/helpers/index.js +0 -8
  177. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/helpers/parse_link_destination.js +0 -44
  178. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/helpers/parse_link_label.js +0 -21
  179. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/helpers/parse_link_title.js +0 -37
  180. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.js +0 -112
  181. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.js +0 -63
  182. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_core.js +0 -34
  183. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_inline.js +0 -96
  184. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/presets/commonmark.js +0 -78
  185. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/presets/default.js +0 -40
  186. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/presets/zero.js +0 -59
  187. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/renderer.js +0 -127
  188. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/ruler.js +0 -95
  189. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/blockquote.js +0 -59
  190. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/code.js +0 -23
  191. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/fence.js +0 -30
  192. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/heading.js +0 -28
  193. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/hr.js +0 -27
  194. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/html_block.js +0 -37
  195. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/lheading.js +0 -43
  196. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/list.js +0 -110
  197. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/paragraph.js +0 -25
  198. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/reference.js +0 -95
  199. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/state_block.js +0 -84
  200. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/table.js +0 -99
  201. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/block.js +0 -7
  202. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/inline.js +0 -10
  203. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/linkify.js +0 -57
  204. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/normalize.js +0 -9
  205. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/replacements.js +0 -31
  206. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/smartquotes.js +0 -80
  207. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/state_core.js +0 -8
  208. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/text_join.js +0 -16
  209. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/autolink.js +0 -46
  210. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/backticks.js +0 -31
  211. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/balance_pairs.js +0 -34
  212. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/emphasis.js +0 -57
  213. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/entity.js +0 -33
  214. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/escape.js +0 -32
  215. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/fragments_join.js +0 -10
  216. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/html_inline.js +0 -32
  217. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/image.js +0 -48
  218. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/link.js +0 -40
  219. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/linkify.js +0 -28
  220. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/newline.js +0 -23
  221. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/state_inline.js +0 -27
  222. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/strikethrough.js +0 -54
  223. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/text.js +0 -39
  224. package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/token.js +0 -31
  225. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/index.js +0 -10
  226. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/decode.js +0 -61
  227. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/encode.js +0 -48
  228. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/format.js +0 -7
  229. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/parse.js +0 -74
  230. package/dist/node_modules/.pnpm/punycode.js@2.3.1/node_modules/punycode.js/punycode.es6.js +0 -139
  231. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Cc/regex.js +0 -4
  232. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Cf/regex.js +0 -4
  233. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/P/regex.js +0 -4
  234. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/S/regex.js +0 -4
  235. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Z/regex.js +0 -4
  236. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/index.js +0 -14
  237. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/properties/Any/regex.js +0 -4
  238. package/dist/packages/components/src/action-group/ActionGroup.vue.js +0 -7
  239. package/dist/packages/components/src/action-group/ActionGroup.vue2.js +0 -97
  240. package/dist/packages/components/src/action-group/ActionGroupItem.vue.js +0 -14
  241. package/dist/packages/components/src/action-group/ActionGroupItem.vue2.js +0 -4
  242. package/dist/packages/components/src/action-group/index.js +0 -17
  243. package/dist/packages/components/src/assets/icons/accessory.svg.js +0 -4
  244. package/dist/packages/components/src/assets/icons/loading-speech.svg.js +0 -4
  245. package/dist/packages/components/src/assets/icons/loading.svg.js +0 -4
  246. package/dist/packages/components/src/assets/icons/send.svg.js +0 -4
  247. package/dist/packages/components/src/assets/icons/voice.svg.js +0 -4
  248. package/dist/packages/components/src/bubble/bubble-list.vue.js +0 -7
  249. package/dist/packages/components/src/bubble/bubble-list.vue2.js +0 -37
  250. package/dist/packages/components/src/bubble/bubble.vue.js +0 -7
  251. package/dist/packages/components/src/bubble/bubble.vue2.js +0 -118
  252. package/dist/packages/components/src/bubble/components/actions/copy.vue.js +0 -7
  253. package/dist/packages/components/src/bubble/components/actions/copy.vue2.js +0 -35
  254. package/dist/packages/components/src/bubble/components/actions/refresh.vue.js +0 -7
  255. package/dist/packages/components/src/bubble/components/actions/refresh.vue2.js +0 -16
  256. package/dist/packages/components/src/bubble/index.js +0 -18
  257. package/dist/packages/components/src/bubble/useScroll.js +0 -13
  258. package/dist/packages/components/src/container/index.js +0 -9
  259. package/dist/packages/components/src/container/index.vue.js +0 -7
  260. package/dist/packages/components/src/container/index.vue2.js +0 -55
  261. package/dist/packages/components/src/conversations/index.js +0 -9
  262. package/dist/packages/components/src/conversations/index.vue.js +0 -9
  263. package/dist/packages/components/src/feedback/components/SourceList.vue.js +0 -7
  264. package/dist/packages/components/src/feedback/components/SourceList.vue2.js +0 -52
  265. package/dist/packages/components/src/feedback/index.js +0 -9
  266. package/dist/packages/components/src/feedback/index.vue.js +0 -7
  267. package/dist/packages/components/src/feedback/index.vue2.js +0 -142
  268. package/dist/packages/components/src/history/components/item-tag.vue.js +0 -7
  269. package/dist/packages/components/src/history/components/item-tag.vue2.js +0 -21
  270. package/dist/packages/components/src/history/components/search-empty.vue.js +0 -7
  271. package/dist/packages/components/src/history/components/search-empty.vue2.js +0 -20
  272. package/dist/packages/components/src/history/composables/useEditItemTitle.js +0 -43
  273. package/dist/packages/components/src/history/index.js +0 -11
  274. package/dist/packages/components/src/history/index.vue.js +0 -7
  275. package/dist/packages/components/src/history/index.vue2.js +0 -130
  276. package/dist/packages/components/src/icon-button/index.js +0 -9
  277. package/dist/packages/components/src/icon-button/index.vue.js +0 -7
  278. package/dist/packages/components/src/icon-button/index.vue2.js +0 -40
  279. package/dist/packages/components/src/prompts/index.js +0 -18
  280. package/dist/packages/components/src/prompts/prompt.vue.js +0 -7
  281. package/dist/packages/components/src/prompts/prompt.vue2.js +0 -39
  282. package/dist/packages/components/src/prompts/prompts.vue.js +0 -7
  283. package/dist/packages/components/src/prompts/prompts.vue2.js +0 -36
  284. package/dist/packages/components/src/question/components/CommonQuestions.vue.js +0 -89
  285. package/dist/packages/components/src/question/components/CommonQuestions.vue2.js +0 -4
  286. package/dist/packages/components/src/question/components/HotQuestions.vue.js +0 -140
  287. package/dist/packages/components/src/question/components/HotQuestions.vue2.js +0 -4
  288. package/dist/packages/components/src/question/composables/useQuestions.js +0 -48
  289. package/dist/packages/components/src/question/index.js +0 -9
  290. package/dist/packages/components/src/question/index.vue.js +0 -113
  291. package/dist/packages/components/src/question/index.vue2.js +0 -4
  292. package/dist/packages/components/src/sender/components/ActionButtons.vue.js +0 -143
  293. package/dist/packages/components/src/sender/components/ActionButtons.vue2.js +0 -4
  294. package/dist/packages/components/src/sender/components/TemplateEditor.vue.js +0 -7
  295. package/dist/packages/components/src/sender/components/TemplateEditor.vue2.js +0 -121
  296. package/dist/packages/components/src/sender/composables/useInputHandler.js +0 -38
  297. package/dist/packages/components/src/sender/composables/useKeyboardHandler.js +0 -31
  298. package/dist/packages/components/src/sender/composables/useSpeechHandler.js +0 -67
  299. package/dist/packages/components/src/sender/index.js +0 -9
  300. package/dist/packages/components/src/sender/index.vue.js +0 -255
  301. package/dist/packages/components/src/sender/index.vue2.js +0 -4
  302. package/dist/packages/components/src/suggestion/components/CategoryNav.vue.js +0 -38
  303. package/dist/packages/components/src/suggestion/components/CategoryNav.vue2.js +0 -4
  304. package/dist/packages/components/src/suggestion/components/SuggestionCapsule.vue.js +0 -107
  305. package/dist/packages/components/src/suggestion/components/SuggestionCapsule.vue2.js +0 -4
  306. package/dist/packages/components/src/suggestion/components/SuggestionPanel.vue.js +0 -123
  307. package/dist/packages/components/src/suggestion/components/SuggestionPanel.vue2.js +0 -4
  308. package/dist/packages/components/src/suggestion/composables/useKeyboardNavigation.js +0 -45
  309. package/dist/packages/components/src/suggestion/composables/useTriggerDetection.js +0 -17
  310. package/dist/packages/components/src/suggestion/index.js +0 -9
  311. package/dist/packages/components/src/suggestion/index.vue.js +0 -179
  312. package/dist/packages/components/src/suggestion/index.vue2.js +0 -4
  313. package/dist/packages/components/src/suggestion/utils/dom.js +0 -18
  314. package/dist/packages/components/src/welcome/index.js +0 -9
  315. package/dist/packages/components/src/welcome/index.vue.js +0 -7
  316. package/dist/packages/components/src/welcome/index.vue2.js +0 -32
  317. package/dist/prompts/index.d.ts +0 -12
  318. package/dist/prompts/index.type.d.ts +0 -55
  319. package/dist/prompts/prompt.vue.d.ts +0 -3
  320. package/dist/prompts/prompts.vue.d.ts +0 -20
  321. package/dist/question/components/CommonQuestions.vue.d.ts +0 -32
  322. package/dist/question/components/HotQuestions.vue.d.ts +0 -89
  323. package/dist/question/composables/useQuestions.d.ts +0 -17
  324. package/dist/question/index.d.ts +0 -7
  325. package/dist/question/index.type.d.ts +0 -74
  326. package/dist/question/index.vue.d.ts +0 -46
  327. package/dist/sender/components/ActionButtons.vue.d.ts +0 -25
  328. package/dist/sender/components/TemplateEditor.vue.d.ts +0 -18
  329. package/dist/sender/composables/useInputHandler.d.ts +0 -17
  330. package/dist/sender/composables/useKeyboardHandler.d.ts +0 -18
  331. package/dist/sender/composables/useSpeechHandler.d.ts +0 -8
  332. package/dist/sender/index.d.ts +0 -7
  333. package/dist/sender/index.type.d.ts +0 -137
  334. package/dist/sender/index.vue.d.ts +0 -1012
  335. package/dist/suggestion/components/CategoryNav.vue.d.ts +0 -45
  336. package/dist/suggestion/components/SuggestionCapsule.vue.d.ts +0 -32
  337. package/dist/suggestion/components/SuggestionPanel.vue.d.ts +0 -84
  338. package/dist/suggestion/composables/useKeyboardNavigation.d.ts +0 -18
  339. package/dist/suggestion/composables/useSuggestionFilter.d.ts +0 -10
  340. package/dist/suggestion/composables/useTriggerDetection.d.ts +0 -11
  341. package/dist/suggestion/index.d.ts +0 -7
  342. package/dist/suggestion/index.type.d.ts +0 -94
  343. package/dist/suggestion/index.vue.d.ts +0 -343
  344. package/dist/suggestion/utils/dom.d.ts +0 -20
  345. package/dist/welcome/index.d.ts +0 -7
  346. package/dist/welcome/index.type.d.ts +0 -10
  347. package/dist/welcome/index.vue.d.ts +0 -18
  348. package/src/action-group/ActionGroup.vue +0 -232
  349. package/src/action-group/ActionGroupItem.vue +0 -9
  350. package/src/action-group/index.ts +0 -25
  351. package/src/action-group/index.type.ts +0 -20
  352. package/src/assets/icons/accessory.svg +0 -12
  353. package/src/assets/icons/loading-speech.svg +0 -16
  354. package/src/assets/icons/loading.svg +0 -17
  355. package/src/assets/icons/send.svg +0 -21
  356. package/src/assets/icons/voice.svg +0 -22
  357. package/src/bubble/bubble-list.vue +0 -42
  358. package/src/bubble/bubble.vue +0 -237
  359. package/src/bubble/components/actions/copy.vue +0 -54
  360. package/src/bubble/components/actions/index.ts +0 -2
  361. package/src/bubble/components/actions/refresh.vue +0 -31
  362. package/src/bubble/index.ts +0 -23
  363. package/src/bubble/index.type.ts +0 -63
  364. package/src/bubble/useScroll.ts +0 -14
  365. package/src/container/index.ts +0 -12
  366. package/src/container/index.type.ts +0 -17
  367. package/src/container/index.vue +0 -134
  368. package/src/conversations/index.ts +0 -12
  369. package/src/conversations/index.vue +0 -3
  370. package/src/feedback/components/SourceList.vue +0 -112
  371. package/src/feedback/components/index.ts +0 -1
  372. package/src/feedback/index.ts +0 -12
  373. package/src/feedback/index.type.ts +0 -27
  374. package/src/feedback/index.vue +0 -166
  375. package/src/history/components/index.ts +0 -2
  376. package/src/history/components/item-tag.vue +0 -49
  377. package/src/history/components/search-empty.vue +0 -38
  378. package/src/history/composables/index.ts +0 -1
  379. package/src/history/composables/useEditItemTitle.ts +0 -75
  380. package/src/history/index.ts +0 -12
  381. package/src/history/index.type.ts +0 -50
  382. package/src/history/index.vue +0 -292
  383. package/src/icon-button/index.ts +0 -12
  384. package/src/icon-button/index.type.ts +0 -8
  385. package/src/icon-button/index.vue +0 -52
  386. package/src/index.ts +0 -76
  387. package/src/prompts/index.ts +0 -25
  388. package/src/prompts/index.type.ts +0 -59
  389. package/src/prompts/prompt.vue +0 -101
  390. package/src/prompts/prompts.vue +0 -50
  391. package/src/question/components/CommonQuestions.vue +0 -146
  392. package/src/question/components/HotQuestions.vue +0 -148
  393. package/src/question/composables/useQuestions.ts +0 -106
  394. package/src/question/index.less +0 -447
  395. package/src/question/index.ts +0 -12
  396. package/src/question/index.type.ts +0 -86
  397. package/src/question/index.vue +0 -140
  398. package/src/question/vars.less +0 -135
  399. package/src/sender/components/ActionButtons.vue +0 -168
  400. package/src/sender/components/TemplateEditor.vue +0 -274
  401. package/src/sender/composables/useInputHandler.ts +0 -74
  402. package/src/sender/composables/useKeyboardHandler.ts +0 -101
  403. package/src/sender/composables/useSpeechHandler.ts +0 -122
  404. package/src/sender/index.less +0 -352
  405. package/src/sender/index.ts +0 -12
  406. package/src/sender/index.type.ts +0 -162
  407. package/src/sender/index.vue +0 -338
  408. package/src/sender/vars.less +0 -84
  409. package/src/suggestion/components/CategoryNav.vue +0 -38
  410. package/src/suggestion/components/SuggestionCapsule.vue +0 -183
  411. package/src/suggestion/components/SuggestionPanel.vue +0 -147
  412. package/src/suggestion/composables/useKeyboardNavigation.ts +0 -101
  413. package/src/suggestion/composables/useSuggestionFilter.ts +0 -34
  414. package/src/suggestion/composables/useTriggerDetection.ts +0 -46
  415. package/src/suggestion/index.less +0 -497
  416. package/src/suggestion/index.ts +0 -12
  417. package/src/suggestion/index.type.ts +0 -101
  418. package/src/suggestion/index.vue +0 -338
  419. package/src/suggestion/utils/dom.ts +0 -66
  420. package/src/suggestion/vars.less +0 -141
  421. package/src/vite-env.d.ts +0 -1
  422. package/src/welcome/index.ts +0 -12
  423. package/src/welcome/index.type.ts +0 -12
  424. package/src/welcome/index.vue +0 -69
  425. package/tsconfig.json +0 -37
  426. package/tsconfig.node.json +0 -10
  427. package/vite.config.ts +0 -53
@@ -1,40 +0,0 @@
1
- const e = {
2
- options: {
3
- // Enable HTML tags in source
4
- html: !1,
5
- // Use '/' to close single tags (<br />)
6
- xhtmlOut: !1,
7
- // Convert '\n' in paragraphs into <br>
8
- breaks: !1,
9
- // CSS language prefix for fenced blocks
10
- langPrefix: "language-",
11
- // autoconvert URL-like texts to links
12
- linkify: !1,
13
- // Enable some language-neutral replacements + quotes beautification
14
- typographer: !1,
15
- // Double + single quotes replacement pairs, when typographer enabled,
16
- // and smartquotes on. Could be either a String or an Array.
17
- //
18
- // For example, you can use '«»„“' for Russian, '„“‚‘' for German,
19
- // and ['«\xA0', '\xA0»', '‹\xA0', '\xA0›'] for French (including nbsp).
20
- quotes: "“”‘’",
21
- /* “”‘’ */
22
- // Highlighter function. Should return escaped HTML,
23
- // or '' if the source string is not changed and should be escaped externaly.
24
- // If result starts with <pre... internal wrapper is skipped.
25
- //
26
- // function (/*str, lang*/) { return ''; }
27
- //
28
- highlight: null,
29
- // Internal protection, recursion limit
30
- maxNesting: 100
31
- },
32
- components: {
33
- core: {},
34
- block: {},
35
- inline: {}
36
- }
37
- };
38
- export {
39
- e as default
40
- };
@@ -1,59 +0,0 @@
1
- const e = {
2
- options: {
3
- // Enable HTML tags in source
4
- html: !1,
5
- // Use '/' to close single tags (<br />)
6
- xhtmlOut: !1,
7
- // Convert '\n' in paragraphs into <br>
8
- breaks: !1,
9
- // CSS language prefix for fenced blocks
10
- langPrefix: "language-",
11
- // autoconvert URL-like texts to links
12
- linkify: !1,
13
- // Enable some language-neutral replacements + quotes beautification
14
- typographer: !1,
15
- // Double + single quotes replacement pairs, when typographer enabled,
16
- // and smartquotes on. Could be either a String or an Array.
17
- //
18
- // For example, you can use '«»„“' for Russian, '„“‚‘' for German,
19
- // and ['«\xA0', '\xA0»', '‹\xA0', '\xA0›'] for French (including nbsp).
20
- quotes: "“”‘’",
21
- /* “”‘’ */
22
- // Highlighter function. Should return escaped HTML,
23
- // or '' if the source string is not changed and should be escaped externaly.
24
- // If result starts with <pre... internal wrapper is skipped.
25
- //
26
- // function (/*str, lang*/) { return ''; }
27
- //
28
- highlight: null,
29
- // Internal protection, recursion limit
30
- maxNesting: 20
31
- },
32
- components: {
33
- core: {
34
- rules: [
35
- "normalize",
36
- "block",
37
- "inline",
38
- "text_join"
39
- ]
40
- },
41
- block: {
42
- rules: [
43
- "paragraph"
44
- ]
45
- },
46
- inline: {
47
- rules: [
48
- "text"
49
- ],
50
- rules2: [
51
- "balance_pairs",
52
- "fragments_join"
53
- ]
54
- }
55
- }
56
- };
57
- export {
58
- e as default
59
- };
@@ -1,127 +0,0 @@
1
- import { assign as b, escapeHtml as u, unescapeAll as m } from "./common/utils.js";
2
- const o = {};
3
- o.code_inline = function(n, r, i, l, t) {
4
- const e = n[r];
5
- return "<code" + t.renderAttrs(e) + ">" + u(e.content) + "</code>";
6
- };
7
- o.code_block = function(n, r, i, l, t) {
8
- const e = n[r];
9
- return "<pre" + t.renderAttrs(e) + "><code>" + u(n[r].content) + `</code></pre>
10
- `;
11
- };
12
- o.fence = function(n, r, i, l, t) {
13
- const e = n[r], s = e.info ? m(e.info).trim() : "";
14
- let c = "", g = "";
15
- if (s) {
16
- const f = s.split(/(\s+)/g);
17
- c = f[0], g = f.slice(2).join("");
18
- }
19
- let a;
20
- if (i.highlight ? a = i.highlight(e.content, c, g) || u(e.content) : a = u(e.content), a.indexOf("<pre") === 0)
21
- return a + `
22
- `;
23
- if (s) {
24
- const f = e.attrIndex("class"), d = e.attrs ? e.attrs.slice() : [];
25
- f < 0 ? d.push(["class", i.langPrefix + c]) : (d[f] = d[f].slice(), d[f][1] += " " + i.langPrefix + c);
26
- const p = {
27
- attrs: d
28
- };
29
- return `<pre><code${t.renderAttrs(p)}>${a}</code></pre>
30
- `;
31
- }
32
- return `<pre><code${t.renderAttrs(e)}>${a}</code></pre>
33
- `;
34
- };
35
- o.image = function(n, r, i, l, t) {
36
- const e = n[r];
37
- return e.attrs[e.attrIndex("alt")][1] = t.renderInlineAsText(e.children, i, l), t.renderToken(n, r, i);
38
- };
39
- o.hardbreak = function(n, r, i) {
40
- return i.xhtmlOut ? `<br />
41
- ` : `<br>
42
- `;
43
- };
44
- o.softbreak = function(n, r, i) {
45
- return i.breaks ? i.xhtmlOut ? `<br />
46
- ` : `<br>
47
- ` : `
48
- `;
49
- };
50
- o.text = function(n, r) {
51
- return u(n[r].content);
52
- };
53
- o.html_block = function(n, r) {
54
- return n[r].content;
55
- };
56
- o.html_inline = function(n, r) {
57
- return n[r].content;
58
- };
59
- function h() {
60
- this.rules = b({}, o);
61
- }
62
- h.prototype.renderAttrs = function(r) {
63
- let i, l, t;
64
- if (!r.attrs)
65
- return "";
66
- for (t = "", i = 0, l = r.attrs.length; i < l; i++)
67
- t += " " + u(r.attrs[i][0]) + '="' + u(r.attrs[i][1]) + '"';
68
- return t;
69
- };
70
- h.prototype.renderToken = function(r, i, l) {
71
- const t = r[i];
72
- let e = "";
73
- if (t.hidden)
74
- return "";
75
- t.block && t.nesting !== -1 && i && r[i - 1].hidden && (e += `
76
- `), e += (t.nesting === -1 ? "</" : "<") + t.tag, e += this.renderAttrs(t), t.nesting === 0 && l.xhtmlOut && (e += " /");
77
- let s = !1;
78
- if (t.block && (s = !0, t.nesting === 1 && i + 1 < r.length)) {
79
- const c = r[i + 1];
80
- (c.type === "inline" || c.hidden || c.nesting === -1 && c.tag === t.tag) && (s = !1);
81
- }
82
- return e += s ? `>
83
- ` : ">", e;
84
- };
85
- h.prototype.renderInline = function(n, r, i) {
86
- let l = "";
87
- const t = this.rules;
88
- for (let e = 0, s = n.length; e < s; e++) {
89
- const c = n[e].type;
90
- typeof t[c] < "u" ? l += t[c](n, e, r, i, this) : l += this.renderToken(n, e, r);
91
- }
92
- return l;
93
- };
94
- h.prototype.renderInlineAsText = function(n, r, i) {
95
- let l = "";
96
- for (let t = 0, e = n.length; t < e; t++)
97
- switch (n[t].type) {
98
- case "text":
99
- l += n[t].content;
100
- break;
101
- case "image":
102
- l += this.renderInlineAsText(n[t].children, r, i);
103
- break;
104
- case "html_inline":
105
- case "html_block":
106
- l += n[t].content;
107
- break;
108
- case "softbreak":
109
- case "hardbreak":
110
- l += `
111
- `;
112
- break;
113
- }
114
- return l;
115
- };
116
- h.prototype.render = function(n, r, i) {
117
- let l = "";
118
- const t = this.rules;
119
- for (let e = 0, s = n.length; e < s; e++) {
120
- const c = n[e].type;
121
- c === "inline" ? l += this.renderInline(n[e].children, r, i) : typeof t[c] < "u" ? l += t[c](n, e, r, i, this) : l += this.renderToken(n, e, r, i);
122
- }
123
- return l;
124
- };
125
- export {
126
- h as default
127
- };
@@ -1,95 +0,0 @@
1
- function o() {
2
- this.__rules__ = [], this.__cache__ = null;
3
- }
4
- o.prototype.__find__ = function(_) {
5
- for (let e = 0; e < this.__rules__.length; e++)
6
- if (this.__rules__[e].name === _)
7
- return e;
8
- return -1;
9
- };
10
- o.prototype.__compile__ = function() {
11
- const _ = this, e = [""];
12
- _.__rules__.forEach(function(n) {
13
- n.enabled && n.alt.forEach(function(t) {
14
- e.indexOf(t) < 0 && e.push(t);
15
- });
16
- }), _.__cache__ = {}, e.forEach(function(n) {
17
- _.__cache__[n] = [], _.__rules__.forEach(function(t) {
18
- t.enabled && (n && t.alt.indexOf(n) < 0 || _.__cache__[n].push(t.fn));
19
- });
20
- });
21
- };
22
- o.prototype.at = function(_, e, n) {
23
- const t = this.__find__(_), r = n || {};
24
- if (t === -1)
25
- throw new Error("Parser rule not found: " + _);
26
- this.__rules__[t].fn = e, this.__rules__[t].alt = r.alt || [], this.__cache__ = null;
27
- };
28
- o.prototype.before = function(_, e, n, t) {
29
- const r = this.__find__(_), i = t || {};
30
- if (r === -1)
31
- throw new Error("Parser rule not found: " + _);
32
- this.__rules__.splice(r, 0, {
33
- name: e,
34
- enabled: !0,
35
- fn: n,
36
- alt: i.alt || []
37
- }), this.__cache__ = null;
38
- };
39
- o.prototype.after = function(_, e, n, t) {
40
- const r = this.__find__(_), i = t || {};
41
- if (r === -1)
42
- throw new Error("Parser rule not found: " + _);
43
- this.__rules__.splice(r + 1, 0, {
44
- name: e,
45
- enabled: !0,
46
- fn: n,
47
- alt: i.alt || []
48
- }), this.__cache__ = null;
49
- };
50
- o.prototype.push = function(_, e, n) {
51
- const t = n || {};
52
- this.__rules__.push({
53
- name: _,
54
- enabled: !0,
55
- fn: e,
56
- alt: t.alt || []
57
- }), this.__cache__ = null;
58
- };
59
- o.prototype.enable = function(_, e) {
60
- Array.isArray(_) || (_ = [_]);
61
- const n = [];
62
- return _.forEach(function(t) {
63
- const r = this.__find__(t);
64
- if (r < 0) {
65
- if (e)
66
- return;
67
- throw new Error("Rules manager: invalid rule name " + t);
68
- }
69
- this.__rules__[r].enabled = !0, n.push(t);
70
- }, this), this.__cache__ = null, n;
71
- };
72
- o.prototype.enableOnly = function(_, e) {
73
- Array.isArray(_) || (_ = [_]), this.__rules__.forEach(function(n) {
74
- n.enabled = !1;
75
- }), this.enable(_, e);
76
- };
77
- o.prototype.disable = function(_, e) {
78
- Array.isArray(_) || (_ = [_]);
79
- const n = [];
80
- return _.forEach(function(t) {
81
- const r = this.__find__(t);
82
- if (r < 0) {
83
- if (e)
84
- return;
85
- throw new Error("Rules manager: invalid rule name " + t);
86
- }
87
- this.__rules__[r].enabled = !1, n.push(t);
88
- }, this), this.__cache__ = null, n;
89
- };
90
- o.prototype.getRules = function(_) {
91
- return this.__cache__ === null && this.__compile__(), this.__cache__[_] || [];
92
- };
93
- export {
94
- o as default
95
- };
@@ -1,59 +0,0 @@
1
- import { isSpace as g } from "../common/utils.js";
2
- function B(o, r, C, q) {
3
- let l = o.bMarks[r] + o.tShift[r], k = o.eMarks[r];
4
- const A = o.lineMax;
5
- if (o.sCount[r] - o.blkIndent >= 4 || o.src.charCodeAt(l) !== 62)
6
- return !1;
7
- if (q)
8
- return !0;
9
- const b = [], i = [], h = [], f = [], s = o.md.block.ruler.getRules("blockquote"), T = o.parentType;
10
- o.parentType = "blockquote";
11
- let M = !1, n;
12
- for (n = r; n < C; n++) {
13
- const u = o.sCount[n] < o.blkIndent;
14
- if (l = o.bMarks[n] + o.tShift[n], k = o.eMarks[n], l >= k)
15
- break;
16
- if (o.src.charCodeAt(l++) === 62 && !u) {
17
- let c = o.sCount[n] + 1, e, p;
18
- o.src.charCodeAt(l) === 32 ? (l++, c++, p = !1, e = !0) : o.src.charCodeAt(l) === 9 ? (e = !0, (o.bsCount[n] + c) % 4 === 3 ? (l++, c++, p = !1) : p = !0) : e = !1;
19
- let d = c;
20
- for (b.push(o.bMarks[n]), o.bMarks[n] = l; l < k; ) {
21
- const I = o.src.charCodeAt(l);
22
- if (g(I))
23
- I === 9 ? d += 4 - (d + o.bsCount[n] + (p ? 1 : 0)) % 4 : d++;
24
- else
25
- break;
26
- l++;
27
- }
28
- M = l >= k, i.push(o.bsCount[n]), o.bsCount[n] = o.sCount[n] + 1 + (e ? 1 : 0), h.push(o.sCount[n]), o.sCount[n] = d - c, f.push(o.tShift[n]), o.tShift[n] = l - o.bMarks[n];
29
- continue;
30
- }
31
- if (M)
32
- break;
33
- let S = !1;
34
- for (let c = 0, e = s.length; c < e; c++)
35
- if (s[c](o, n, C, !0)) {
36
- S = !0;
37
- break;
38
- }
39
- if (S) {
40
- o.lineMax = n, o.blkIndent !== 0 && (b.push(o.bMarks[n]), i.push(o.bsCount[n]), f.push(o.tShift[n]), h.push(o.sCount[n]), o.sCount[n] -= o.blkIndent);
41
- break;
42
- }
43
- b.push(o.bMarks[n]), i.push(o.bsCount[n]), f.push(o.tShift[n]), h.push(o.sCount[n]), o.sCount[n] = -1;
44
- }
45
- const y = o.blkIndent;
46
- o.blkIndent = 0;
47
- const x = o.push("blockquote_open", "blockquote", 1);
48
- x.markup = ">";
49
- const m = [r, 0];
50
- x.map = m, o.md.block.tokenize(o, r, n);
51
- const _ = o.push("blockquote_close", "blockquote", -1);
52
- _.markup = ">", o.lineMax = A, o.parentType = T, m[1] = o.line;
53
- for (let u = 0; u < f.length; u++)
54
- o.bMarks[u + r] = b[u], o.tShift[u + r] = f[u], o.sCount[u + r] = h[u], o.bsCount[u + r] = i[u];
55
- return o.blkIndent = y, !0;
56
- }
57
- export {
58
- B as default
59
- };
@@ -1,23 +0,0 @@
1
- function i(n, l, c) {
2
- if (n.sCount[l] - n.blkIndent < 4)
3
- return !1;
4
- let e = l + 1, o = e;
5
- for (; e < c; ) {
6
- if (n.isEmpty(e)) {
7
- e++;
8
- continue;
9
- }
10
- if (n.sCount[e] - n.blkIndent >= 4) {
11
- e++, o = e;
12
- continue;
13
- }
14
- break;
15
- }
16
- n.line = o;
17
- const u = n.push("code_block", "code", 0);
18
- return u.content = n.getLines(l, o, 4 + n.blkIndent, !1) + `
19
- `, u.map = [l, n.line], !0;
20
- }
21
- export {
22
- i as default
23
- };
@@ -1,30 +0,0 @@
1
- function m(n, f, d, C) {
2
- let r = n.bMarks[f] + n.tShift[f], o = n.eMarks[f];
3
- if (n.sCount[f] - n.blkIndent >= 4 || r + 3 > o)
4
- return !1;
5
- const i = n.src.charCodeAt(r);
6
- if (i !== 126 && i !== 96)
7
- return !1;
8
- let u = r;
9
- r = n.skipChars(r, i);
10
- let c = r - u;
11
- if (c < 3)
12
- return !1;
13
- const h = n.src.slice(u, r), k = n.src.slice(r, o);
14
- if (i === 96 && k.indexOf(String.fromCharCode(i)) >= 0)
15
- return !1;
16
- if (C)
17
- return !0;
18
- let e = f, p = !1;
19
- for (; e++, !(e >= d || (r = u = n.bMarks[e] + n.tShift[e], o = n.eMarks[e], r < o && n.sCount[e] < n.blkIndent)); )
20
- if (n.src.charCodeAt(r) === i && !(n.sCount[e] - n.blkIndent >= 4) && (r = n.skipChars(r, i), !(r - u < c) && (r = n.skipSpaces(r), !(r < o)))) {
21
- p = !0;
22
- break;
23
- }
24
- c = n.sCount[f], n.line = e + (p ? 1 : 0);
25
- const l = n.push("fence", "code", 0);
26
- return l.info = k, l.content = n.getLines(f + 1, e, c, !0), l.markup = h, l.map = [f, n.line], !0;
27
- }
28
- export {
29
- m as default
30
- };
@@ -1,28 +0,0 @@
1
- import { isSpace as u } from "../common/utils.js";
2
- function s(n, e, d, f) {
3
- let r = n.bMarks[e] + n.tShift[e], c = n.eMarks[e];
4
- if (n.sCount[e] - n.blkIndent >= 4)
5
- return !1;
6
- let l = n.src.charCodeAt(r);
7
- if (l !== 35 || r >= c)
8
- return !1;
9
- let i = 1;
10
- for (l = n.src.charCodeAt(++r); l === 35 && r < c && i <= 6; )
11
- i++, l = n.src.charCodeAt(++r);
12
- if (i > 6 || r < c && !u(l))
13
- return !1;
14
- if (f)
15
- return !0;
16
- c = n.skipSpacesBack(c, r);
17
- const o = n.skipCharsBack(c, 35, r);
18
- o > r && u(n.src.charCodeAt(o - 1)) && (c = o), n.line = e + 1;
19
- const p = n.push("heading_open", "h" + String(i), 1);
20
- p.markup = "########".slice(0, i), p.map = [e, n.line];
21
- const h = n.push("inline", "", 0);
22
- h.content = n.src.slice(r, c).trim(), h.map = [e, n.line], h.children = [];
23
- const k = n.push("heading_close", "h" + String(i), -1);
24
- return k.markup = "########".slice(0, i), !0;
25
- }
26
- export {
27
- s as default
28
- };
@@ -1,27 +0,0 @@
1
- import { isSpace as h } from "../common/utils.js";
2
- function d(r, n, m, i) {
3
- const l = r.eMarks[n];
4
- if (r.sCount[n] - r.blkIndent >= 4)
5
- return !1;
6
- let e = r.bMarks[n] + r.tShift[n];
7
- const o = r.src.charCodeAt(e++);
8
- if (o !== 42 && o !== 45 && o !== 95)
9
- return !1;
10
- let f = 1;
11
- for (; e < l; ) {
12
- const u = r.src.charCodeAt(e++);
13
- if (u !== o && !h(u))
14
- return !1;
15
- u === o && f++;
16
- }
17
- if (f < 3)
18
- return !1;
19
- if (i)
20
- return !0;
21
- r.line = n + 1;
22
- const c = r.push("hr", "hr", 0);
23
- return c.map = [n, r.line], c.markup = Array(f + 1).join(String.fromCharCode(o)), !0;
24
- }
25
- export {
26
- d as default
27
- };
@@ -1,37 +0,0 @@
1
- import p from "../common/html_blocks.js";
2
- import { HTML_OPEN_CLOSE_TAG_RE as s } from "../common/html_re.js";
3
- const f = [
4
- [/^<(script|pre|style|textarea)(?=(\s|>|$))/i, /<\/(script|pre|style|textarea)>/i, !0],
5
- [/^<!--/, /-->/, !0],
6
- [/^<\?/, /\?>/, !0],
7
- [/^<![A-Z]/, />/, !0],
8
- [/^<!\[CDATA\[/, /\]\]>/, !0],
9
- [new RegExp("^</?(" + p.join("|") + ")(?=(\\s|/?>|$))", "i"), /^$/, !0],
10
- [new RegExp(s.source + "\\s*$"), /^$/, !1]
11
- ];
12
- function h(e, l, c, k) {
13
- let o = e.bMarks[l] + e.tShift[l], u = e.eMarks[l];
14
- if (e.sCount[l] - e.blkIndent >= 4 || !e.md.options.html || e.src.charCodeAt(o) !== 60)
15
- return !1;
16
- let i = e.src.slice(o, u), n = 0;
17
- for (; n < f.length && !f[n][0].test(i); n++)
18
- ;
19
- if (n === f.length)
20
- return !1;
21
- if (k)
22
- return f[n][2];
23
- let r = l + 1;
24
- if (!f[n][1].test(i)) {
25
- for (; r < c && !(e.sCount[r] < e.blkIndent); r++)
26
- if (o = e.bMarks[r] + e.tShift[r], u = e.eMarks[r], i = e.src.slice(o, u), f[n][1].test(i)) {
27
- i.length !== 0 && r++;
28
- break;
29
- }
30
- }
31
- e.line = r;
32
- const t = e.push("html_block", "", 0);
33
- return t.map = [l, r], t.content = e.getLines(l, r, e.blkIndent, !0), !0;
34
- }
35
- export {
36
- h as default
37
- };
@@ -1,43 +0,0 @@
1
- function C(n, i, f) {
2
- const c = n.md.block.ruler.getRules("paragraph");
3
- if (n.sCount[i] - n.blkIndent >= 4)
4
- return !1;
5
- const d = n.parentType;
6
- n.parentType = "paragraph";
7
- let l = 0, o, r = i + 1;
8
- for (; r < f && !n.isEmpty(r); r++) {
9
- if (n.sCount[r] - n.blkIndent > 3)
10
- continue;
11
- if (n.sCount[r] >= n.blkIndent) {
12
- let e = n.bMarks[r] + n.tShift[r];
13
- const p = n.eMarks[r];
14
- if (e < p && (o = n.src.charCodeAt(e), (o === 45 || o === 61) && (e = n.skipChars(e, o), e = n.skipSpaces(e), e >= p))) {
15
- l = o === 61 ? 1 : 2;
16
- break;
17
- }
18
- }
19
- if (n.sCount[r] < 0)
20
- continue;
21
- let h = !1;
22
- for (let e = 0, p = c.length; e < p; e++)
23
- if (c[e](n, r, f, !0)) {
24
- h = !0;
25
- break;
26
- }
27
- if (h)
28
- break;
29
- }
30
- if (!l)
31
- return !1;
32
- const m = n.getLines(i, r, n.blkIndent, !1).trim();
33
- n.line = r + 1;
34
- const k = n.push("heading_open", "h" + String(l), 1);
35
- k.markup = String.fromCharCode(o), k.map = [i, n.line];
36
- const u = n.push("inline", "", 0);
37
- u.content = m, u.map = [i, n.line - 1], u.children = [];
38
- const g = n.push("heading_close", "h" + String(l), -1);
39
- return g.markup = String.fromCharCode(o), n.parentType = d, !0;
40
- }
41
- export {
42
- C as default
43
- };
@@ -1,110 +0,0 @@
1
- import { isSpace as v } from "../common/utils.js";
2
- function T(r, c) {
3
- const u = r.eMarks[c];
4
- let i = r.bMarks[c] + r.tShift[c];
5
- const e = r.src.charCodeAt(i++);
6
- if (e !== 42 && e !== 45 && e !== 43)
7
- return -1;
8
- if (i < u) {
9
- const l = r.src.charCodeAt(i);
10
- if (!v(l))
11
- return -1;
12
- }
13
- return i;
14
- }
15
- function y(r, c) {
16
- const u = r.bMarks[c] + r.tShift[c], i = r.eMarks[c];
17
- let e = u;
18
- if (e + 1 >= i)
19
- return -1;
20
- let l = r.src.charCodeAt(e++);
21
- if (l < 48 || l > 57)
22
- return -1;
23
- for (; ; ) {
24
- if (e >= i)
25
- return -1;
26
- if (l = r.src.charCodeAt(e++), l >= 48 && l <= 57) {
27
- if (e - u >= 10)
28
- return -1;
29
- continue;
30
- }
31
- if (l === 41 || l === 46)
32
- break;
33
- return -1;
34
- }
35
- return e < i && (l = r.src.charCodeAt(e), !v(l)) ? -1 : e;
36
- }
37
- function N(r, c) {
38
- const u = r.level + 2;
39
- for (let i = c + 2, e = r.tokens.length - 2; i < e; i++)
40
- r.tokens[i].level === u && r.tokens[i].type === "paragraph_open" && (r.tokens[i + 2].hidden = !0, r.tokens[i].hidden = !0, i += 2);
41
- }
42
- function a(r, c, u, i) {
43
- let e, l, m, o, n = c, x = !0;
44
- if (r.sCount[n] - r.blkIndent >= 4 || r.listIndent >= 0 && r.sCount[n] - r.listIndent >= 4 && r.sCount[n] < r.blkIndent)
45
- return !1;
46
- let C = !1;
47
- i && r.parentType === "paragraph" && r.sCount[n] >= r.blkIndent && (C = !0);
48
- let k, b, f;
49
- if ((f = y(r, n)) >= 0) {
50
- if (k = !0, m = r.bMarks[n] + r.tShift[n], b = Number(r.src.slice(m, f - 1)), C && b !== 1) return !1;
51
- } else if ((f = T(r, n)) >= 0)
52
- k = !1;
53
- else
54
- return !1;
55
- if (C && r.skipSpaces(f) >= r.eMarks[n])
56
- return !1;
57
- if (i)
58
- return !0;
59
- const d = r.src.charCodeAt(f - 1), E = r.tokens.length;
60
- k ? (o = r.push("ordered_list_open", "ol", 1), b !== 1 && (o.attrs = [["start", b]])) : o = r.push("bullet_list_open", "ul", 1);
61
- const S = [n, 0];
62
- o.map = S, o.markup = String.fromCharCode(d);
63
- let I = !1;
64
- const M = r.md.block.ruler.getRules("list"), P = r.parentType;
65
- for (r.parentType = "list"; n < u; ) {
66
- l = f, e = r.eMarks[n];
67
- const t = r.sCount[n] + f - (r.bMarks[n] + r.tShift[n]);
68
- let p = t;
69
- for (; l < e; ) {
70
- const h = r.src.charCodeAt(l);
71
- if (h === 9)
72
- p += 4 - (p + r.bsCount[n]) % 4;
73
- else if (h === 32)
74
- p++;
75
- else
76
- break;
77
- l++;
78
- }
79
- const g = l;
80
- let s;
81
- g >= e ? s = 1 : s = p - t, s > 4 && (s = 1);
82
- const w = t + s;
83
- o = r.push("list_item_open", "li", 1), o.markup = String.fromCharCode(d);
84
- const _ = [n, 0];
85
- o.map = _, k && (o.info = r.src.slice(m, f - 1));
86
- const B = r.tight, O = r.tShift[n], R = r.sCount[n], z = r.listIndent;
87
- if (r.listIndent = r.blkIndent, r.blkIndent = w, r.tight = !0, r.tShift[n] = g - r.bMarks[n], r.sCount[n] = p, g >= e && r.isEmpty(n + 1) ? r.line = Math.min(r.line + 2, u) : r.md.block.tokenize(r, n, u, !0), (!r.tight || I) && (x = !1), I = r.line - n > 1 && r.isEmpty(r.line - 1), r.blkIndent = r.listIndent, r.listIndent = z, r.tShift[n] = O, r.sCount[n] = R, r.tight = B, o = r.push("list_item_close", "li", -1), o.markup = String.fromCharCode(d), n = r.line, _[1] = n, n >= u || r.sCount[n] < r.blkIndent || r.sCount[n] - r.blkIndent >= 4)
88
- break;
89
- let A = !1;
90
- for (let h = 0, D = M.length; h < D; h++)
91
- if (M[h](r, n, u, !0)) {
92
- A = !0;
93
- break;
94
- }
95
- if (A)
96
- break;
97
- if (k) {
98
- if (f = y(r, n), f < 0)
99
- break;
100
- m = r.bMarks[n] + r.tShift[n];
101
- } else if (f = T(r, n), f < 0)
102
- break;
103
- if (d !== r.src.charCodeAt(f - 1))
104
- break;
105
- }
106
- return k ? o = r.push("ordered_list_close", "ol", -1) : o = r.push("bullet_list_close", "ul", -1), o.markup = String.fromCharCode(d), S[1] = n, r.line = n, r.parentType = P, x && N(r, E), !0;
107
- }
108
- export {
109
- a as default
110
- };