@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,5 +0,0 @@
1
- const o = "[a-zA-Z_:][a-zA-Z0-9:._-]*", n = "[^\"'=<>`\\x00-\\x20]+", c = "'[^']*'", a = '"[^"]*"', e = "(?:" + n + "|" + c + "|" + a + ")", _ = "(?:\\s+" + o + "(?:\\s*=\\s*" + e + ")?)", t = "<[A-Za-z][A-Za-z0-9\\-]*" + _ + "*\\s*\\/?>", s = "<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>", A = "<!---?>|<!--(?:[^-]|-[^-]|--[^>])*-->", u = "<[?][\\s\\S]*?[?]>", z = "<![A-Za-z][^>]*>", Z = "<!\\[CDATA\\[[\\s\\S]*?\\]\\]>", d = new RegExp("^(?:" + t + "|" + s + "|" + A + "|" + u + "|" + z + "|" + Z + ")"), g = new RegExp("^(?:" + t + "|" + s + ")");
2
- export {
3
- g as HTML_OPEN_CLOSE_TAG_RE,
4
- d as HTML_TAG_RE
5
- };
@@ -1,164 +0,0 @@
1
- import * as s from "../../../../../mdurl@2.0.0/node_modules/mdurl/index.js";
2
- import * as a from "../../../../../uc.micro@2.1.0/node_modules/uc.micro/index.js";
3
- import { decodeHTML as i } from "../../../../../entities@4.5.0/node_modules/entities/lib/esm/decode.js";
4
- import o from "../../../../../uc.micro@2.1.0/node_modules/uc.micro/categories/P/regex.js";
5
- import x from "../../../../../uc.micro@2.1.0/node_modules/uc.micro/categories/S/regex.js";
6
- function u(e) {
7
- return Object.prototype.toString.call(e);
8
- }
9
- function D(e) {
10
- return u(e) === "[object String]";
11
- }
12
- const f = Object.prototype.hasOwnProperty;
13
- function L(e, r) {
14
- return f.call(e, r);
15
- }
16
- function h(e) {
17
- return Array.prototype.slice.call(arguments, 1).forEach(function(t) {
18
- if (t) {
19
- if (typeof t != "object")
20
- throw new TypeError(t + "must be object");
21
- Object.keys(t).forEach(function(n) {
22
- e[n] = t[n];
23
- });
24
- }
25
- }), e;
26
- }
27
- function w(e, r, t) {
28
- return [].concat(e.slice(0, r), t, e.slice(r + 1));
29
- }
30
- function E(e) {
31
- return !(e >= 55296 && e <= 57343 || e >= 64976 && e <= 65007 || (e & 65535) === 65535 || (e & 65535) === 65534 || e >= 0 && e <= 8 || e === 11 || e >= 14 && e <= 31 || e >= 127 && e <= 159 || e > 1114111);
32
- }
33
- function l(e) {
34
- if (e > 65535) {
35
- e -= 65536;
36
- const r = 55296 + (e >> 10), t = 56320 + (e & 1023);
37
- return String.fromCharCode(r, t);
38
- }
39
- return String.fromCharCode(e);
40
- }
41
- const c = /\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g, p = /&([a-z#][a-z0-9]{1,31});/gi, F = new RegExp(c.source + "|" + p.source, "gi"), C = /^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;
42
- function d(e, r) {
43
- if (r.charCodeAt(0) === 35 && C.test(r)) {
44
- const n = r[1].toLowerCase() === "x" ? parseInt(r.slice(2), 16) : parseInt(r.slice(1), 10);
45
- return E(n) ? l(n) : e;
46
- }
47
- const t = i(e);
48
- return t !== e ? t : e;
49
- }
50
- function y(e) {
51
- return e.indexOf("\\") < 0 ? e : e.replace(c, "$1");
52
- }
53
- function M(e) {
54
- return e.indexOf("\\") < 0 && e.indexOf("&") < 0 ? e : e.replace(F, function(r, t, n) {
55
- return t || d(r, n);
56
- });
57
- }
58
- const _ = /[&<>"]/, g = /[&<>"]/g, A = {
59
- "&": "&amp;",
60
- "<": "&lt;",
61
- ">": "&gt;",
62
- '"': "&quot;"
63
- };
64
- function P(e) {
65
- return A[e];
66
- }
67
- function O(e) {
68
- return _.test(e) ? e.replace(g, P) : e;
69
- }
70
- const S = /[.?*+^$[\]\\(){}|-]/g;
71
- function b(e) {
72
- return e.replace(S, "\\$&");
73
- }
74
- function B(e) {
75
- switch (e) {
76
- case 9:
77
- case 32:
78
- return !0;
79
- }
80
- return !1;
81
- }
82
- function I(e) {
83
- if (e >= 8192 && e <= 8202)
84
- return !0;
85
- switch (e) {
86
- case 9:
87
- case 10:
88
- case 11:
89
- case 12:
90
- case 13:
91
- case 32:
92
- case 160:
93
- case 5760:
94
- case 8239:
95
- case 8287:
96
- case 12288:
97
- return !0;
98
- }
99
- return !1;
100
- }
101
- function $(e) {
102
- return o.test(e) || x.test(e);
103
- }
104
- function j(e) {
105
- switch (e) {
106
- case 33:
107
- case 34:
108
- case 35:
109
- case 36:
110
- case 37:
111
- case 38:
112
- case 39:
113
- case 40:
114
- case 41:
115
- case 42:
116
- case 43:
117
- case 44:
118
- case 45:
119
- case 46:
120
- case 47:
121
- case 58:
122
- case 59:
123
- case 60:
124
- case 61:
125
- case 62:
126
- case 63:
127
- case 64:
128
- case 91:
129
- case 92:
130
- case 93:
131
- case 94:
132
- case 95:
133
- case 96:
134
- case 123:
135
- case 124:
136
- case 125:
137
- case 126:
138
- return !0;
139
- default:
140
- return !1;
141
- }
142
- }
143
- function H(e) {
144
- return e = e.trim().replace(/\s+/g, " "), "ẞ".toLowerCase() === "Ṿ" && (e = e.replace(/ẞ/g, "ß")), e.toLowerCase().toUpperCase();
145
- }
146
- const N = { mdurl: s, ucmicro: a };
147
- export {
148
- w as arrayReplaceAt,
149
- h as assign,
150
- O as escapeHtml,
151
- b as escapeRE,
152
- l as fromCodePoint,
153
- L as has,
154
- j as isMdAsciiPunct,
155
- $ as isPunctChar,
156
- B as isSpace,
157
- D as isString,
158
- E as isValidEntityCode,
159
- I as isWhiteSpace,
160
- N as lib,
161
- H as normalizeReference,
162
- M as unescapeAll,
163
- y as unescapeMd
164
- };
@@ -1,8 +0,0 @@
1
- import { default as r } from "./parse_link_label.js";
2
- import { default as o } from "./parse_link_destination.js";
3
- import { default as f } from "./parse_link_title.js";
4
- export {
5
- o as parseLinkDestination,
6
- r as parseLinkLabel,
7
- f as parseLinkTitle
8
- };
@@ -1,44 +0,0 @@
1
- import { unescapeAll as u } from "../common/utils.js";
2
- function c(o, n, t) {
3
- let r, e = n;
4
- const i = {
5
- ok: !1,
6
- pos: 0,
7
- str: ""
8
- };
9
- if (o.charCodeAt(e) === 60) {
10
- for (e++; e < t; ) {
11
- if (r = o.charCodeAt(e), r === 10 || r === 60)
12
- return i;
13
- if (r === 62)
14
- return i.pos = e + 1, i.str = u(o.slice(n + 1, e)), i.ok = !0, i;
15
- if (r === 92 && e + 1 < t) {
16
- e += 2;
17
- continue;
18
- }
19
- e++;
20
- }
21
- return i;
22
- }
23
- let f = 0;
24
- for (; e < t && (r = o.charCodeAt(e), !(r === 32 || r < 32 || r === 127)); ) {
25
- if (r === 92 && e + 1 < t) {
26
- if (o.charCodeAt(e + 1) === 32)
27
- break;
28
- e += 2;
29
- continue;
30
- }
31
- if (r === 40 && (f++, f > 32))
32
- return i;
33
- if (r === 41) {
34
- if (f === 0)
35
- break;
36
- f--;
37
- }
38
- e++;
39
- }
40
- return n === e || f !== 0 || (i.str = u(o.slice(n, e)), i.pos = e, i.ok = !0), i;
41
- }
42
- export {
43
- c as default
44
- };
@@ -1,21 +0,0 @@
1
- function u(o, f, s) {
2
- let p, i, r, l;
3
- const d = o.posMax, n = o.pos;
4
- for (o.pos = f + 1, p = 1; o.pos < d; ) {
5
- if (r = o.src.charCodeAt(o.pos), r === 93 && (p--, p === 0)) {
6
- i = !0;
7
- break;
8
- }
9
- if (l = o.pos, o.md.inline.skipToken(o), r === 91) {
10
- if (l === o.pos - 1)
11
- p++;
12
- else if (s)
13
- return o.pos = n, -1;
14
- }
15
- }
16
- let e = -1;
17
- return i && (e = o.pos), o.pos = n, e;
18
- }
19
- export {
20
- u as default
21
- };
@@ -1,37 +0,0 @@
1
- import { unescapeAll as f } from "../common/utils.js";
2
- function u(n, l, t, c) {
3
- let o, r = l;
4
- const e = {
5
- // if `true`, this is a valid link title
6
- ok: !1,
7
- // if `true`, this link can be continued on the next line
8
- can_continue: !1,
9
- // if `ok`, it's the position of the first character after the closing marker
10
- pos: 0,
11
- // if `ok`, it's the unescaped title
12
- str: "",
13
- // expected closing marker character code
14
- marker: 0
15
- };
16
- if (c)
17
- e.str = c.str, e.marker = c.marker;
18
- else {
19
- if (r >= t)
20
- return e;
21
- let i = n.charCodeAt(r);
22
- if (i !== 34 && i !== 39 && i !== 40)
23
- return e;
24
- l++, r++, i === 40 && (i = 41), e.marker = i;
25
- }
26
- for (; r < t; ) {
27
- if (o = n.charCodeAt(r), o === e.marker)
28
- return e.pos = r + 1, e.str += f(n.slice(l, r)), e.ok = !0, e;
29
- if (o === 40 && e.marker === 41)
30
- return e;
31
- o === 92 && r + 1 < t && r++, r++;
32
- }
33
- return e.can_continue = !0, e.str += f(n.slice(l, r)), e;
34
- }
35
- export {
36
- u as default
37
- };
@@ -1,112 +0,0 @@
1
- import * as m from "./common/utils.js";
2
- import { isString as c, assign as a } from "./common/utils.js";
3
- import * as p from "./helpers/index.js";
4
- import d from "./renderer.js";
5
- import w from "./parser_core.js";
6
- import y from "./parser_block.js";
7
- import k from "./parser_inline.js";
8
- import g from "../../../../linkify-it@5.0.0/node_modules/linkify-it/index.js";
9
- import s from "../../../../mdurl@2.0.0/node_modules/mdurl/lib/decode.js";
10
- import b from "../../../../mdurl@2.0.0/node_modules/mdurl/lib/encode.js";
11
- import f from "../../../../mdurl@2.0.0/node_modules/mdurl/lib/format.js";
12
- import u from "../../../../mdurl@2.0.0/node_modules/mdurl/lib/parse.js";
13
- import l from "../../../../punycode.js@2.3.1/node_modules/punycode.js/punycode.es6.js";
14
- import O from "./presets/default.js";
15
- import E from "./presets/zero.js";
16
- import I from "./presets/commonmark.js";
17
- const A = {
18
- default: O,
19
- zero: E,
20
- commonmark: I
21
- }, _ = /^(vbscript|javascript|file|data):/, x = /^data:image\/(gif|png|jpeg|webp);/;
22
- function L(t) {
23
- const r = t.trim().toLowerCase();
24
- return _.test(r) ? x.test(r) : !0;
25
- }
26
- const h = ["http:", "https:", "mailto:"];
27
- function z(t) {
28
- const r = u(t, !0);
29
- if (r.hostname && (!r.protocol || h.indexOf(r.protocol) >= 0))
30
- try {
31
- r.hostname = l.toASCII(r.hostname);
32
- } catch {
33
- }
34
- return b(f(r));
35
- }
36
- function R(t) {
37
- const r = u(t, !0);
38
- if (r.hostname && (!r.protocol || h.indexOf(r.protocol) >= 0))
39
- try {
40
- r.hostname = l.toUnicode(r.hostname);
41
- } catch {
42
- }
43
- return s(f(r), s.defaultChars + "%");
44
- }
45
- function n(t, r) {
46
- if (!(this instanceof n))
47
- return new n(t, r);
48
- r || c(t) || (r = t || {}, t = "default"), this.inline = new k(), this.block = new y(), this.core = new w(), this.renderer = new d(), this.linkify = new g(), this.validateLink = L, this.normalizeLink = z, this.normalizeLinkText = R, this.utils = m, this.helpers = a({}, p), this.options = {}, this.configure(t), r && this.set(r);
49
- }
50
- n.prototype.set = function(t) {
51
- return a(this.options, t), this;
52
- };
53
- n.prototype.configure = function(t) {
54
- const r = this;
55
- if (c(t)) {
56
- const o = t;
57
- if (t = A[o], !t)
58
- throw new Error('Wrong `markdown-it` preset "' + o + '", check name');
59
- }
60
- if (!t)
61
- throw new Error("Wrong `markdown-it` preset, can't be empty");
62
- return t.options && r.set(t.options), t.components && Object.keys(t.components).forEach(function(o) {
63
- t.components[o].rules && r[o].ruler.enableOnly(t.components[o].rules), t.components[o].rules2 && r[o].ruler2.enableOnly(t.components[o].rules2);
64
- }), this;
65
- };
66
- n.prototype.enable = function(t, r) {
67
- let o = [];
68
- Array.isArray(t) || (t = [t]), ["core", "block", "inline"].forEach(function(e) {
69
- o = o.concat(this[e].ruler.enable(t, !0));
70
- }, this), o = o.concat(this.inline.ruler2.enable(t, !0));
71
- const i = t.filter(function(e) {
72
- return o.indexOf(e) < 0;
73
- });
74
- if (i.length && !r)
75
- throw new Error("MarkdownIt. Failed to enable unknown rule(s): " + i);
76
- return this;
77
- };
78
- n.prototype.disable = function(t, r) {
79
- let o = [];
80
- Array.isArray(t) || (t = [t]), ["core", "block", "inline"].forEach(function(e) {
81
- o = o.concat(this[e].ruler.disable(t, !0));
82
- }, this), o = o.concat(this.inline.ruler2.disable(t, !0));
83
- const i = t.filter(function(e) {
84
- return o.indexOf(e) < 0;
85
- });
86
- if (i.length && !r)
87
- throw new Error("MarkdownIt. Failed to disable unknown rule(s): " + i);
88
- return this;
89
- };
90
- n.prototype.use = function(t) {
91
- const r = [this].concat(Array.prototype.slice.call(arguments, 1));
92
- return t.apply(t, r), this;
93
- };
94
- n.prototype.parse = function(t, r) {
95
- if (typeof t != "string")
96
- throw new Error("Input data should be a String");
97
- const o = new this.core.State(t, this, r);
98
- return this.core.process(o), o.tokens;
99
- };
100
- n.prototype.render = function(t, r) {
101
- return r = r || {}, this.renderer.render(this.parse(t, r), this.options, r);
102
- };
103
- n.prototype.parseInline = function(t, r) {
104
- const o = new this.core.State(t, this, r);
105
- return o.inlineMode = !0, this.core.process(o), o.tokens;
106
- };
107
- n.prototype.renderInline = function(t, r) {
108
- return r = r || {}, this.renderer.render(this.parseInline(t, r), this.options, r);
109
- };
110
- export {
111
- n as default
112
- };
@@ -1,63 +0,0 @@
1
- import u from "./ruler.js";
2
- import s from "./rules_block/state_block.js";
3
- import k from "./rules_block/table.js";
4
- import b from "./rules_block/code.js";
5
- import g from "./rules_block/fence.js";
6
- import d from "./rules_block/blockquote.js";
7
- import q from "./rules_block/hr.js";
8
- import w from "./rules_block/list.js";
9
- import y from "./rules_block/reference.js";
10
- import E from "./rules_block/html_block.js";
11
- import x from "./rules_block/heading.js";
12
- import S from "./rules_block/lheading.js";
13
- import _ from "./rules_block/paragraph.js";
14
- const t = [
15
- // First 2 params - rule name & source. Secondary array - list of rules,
16
- // which can be terminated by this one.
17
- ["table", k, ["paragraph", "reference"]],
18
- ["code", b],
19
- ["fence", g, ["paragraph", "reference", "blockquote", "list"]],
20
- ["blockquote", d, ["paragraph", "reference", "blockquote", "list"]],
21
- ["hr", q, ["paragraph", "reference", "blockquote", "list"]],
22
- ["list", w, ["paragraph", "reference", "blockquote"]],
23
- ["reference", y],
24
- ["html_block", E, ["paragraph", "reference", "blockquote"]],
25
- ["heading", x, ["paragraph", "reference", "blockquote"]],
26
- ["lheading", S],
27
- ["paragraph", _]
28
- ];
29
- function c() {
30
- this.ruler = new u();
31
- for (let e = 0; e < t.length; e++)
32
- this.ruler.push(t[e][0], t[e][1], { alt: (t[e][2] || []).slice() });
33
- }
34
- c.prototype.tokenize = function(e, n, o) {
35
- const l = this.ruler.getRules(""), i = l.length, m = e.md.options.maxNesting;
36
- let r = n, p = !1;
37
- for (; r < o && (e.line = r = e.skipEmptyLines(r), !(r >= o || e.sCount[r] < e.blkIndent)); ) {
38
- if (e.level >= m) {
39
- e.line = o;
40
- break;
41
- }
42
- const h = e.line;
43
- let f = !1;
44
- for (let a = 0; a < i; a++)
45
- if (f = l[a](e, r, o, !1), f) {
46
- if (h >= e.line)
47
- throw new Error("block rule didn't increment state.line");
48
- break;
49
- }
50
- if (!f) throw new Error("none of the block rules matched");
51
- e.tight = !p, e.isEmpty(e.line - 1) && (p = !0), r = e.line, r < o && e.isEmpty(r) && (p = !0, r++, e.line = r);
52
- }
53
- };
54
- c.prototype.parse = function(e, n, o, l) {
55
- if (!e)
56
- return;
57
- const i = new this.State(e, n, o, l);
58
- this.tokenize(i, i.line, i.lineMax);
59
- };
60
- c.prototype.State = s;
61
- export {
62
- c as default
63
- };
@@ -1,34 +0,0 @@
1
- import m from "./ruler.js";
2
- import n from "./rules_core/state_core.js";
3
- import p from "./rules_core/normalize.js";
4
- import s from "./rules_core/block.js";
5
- import f from "./rules_core/inline.js";
6
- import u from "./rules_core/linkify.js";
7
- import a from "./rules_core/replacements.js";
8
- import c from "./rules_core/smartquotes.js";
9
- import h from "./rules_core/text_join.js";
10
- const t = [
11
- ["normalize", p],
12
- ["block", s],
13
- ["inline", f],
14
- ["linkify", u],
15
- ["replacements", a],
16
- ["smartquotes", c],
17
- // `text_join` finds `text_special` tokens (for escape sequences)
18
- // and joins them with the rest of the text
19
- ["text_join", h]
20
- ];
21
- function i() {
22
- this.ruler = new m();
23
- for (let r = 0; r < t.length; r++)
24
- this.ruler.push(t[r][0], t[r][1]);
25
- }
26
- i.prototype.process = function(r) {
27
- const e = this.ruler.getRules("");
28
- for (let o = 0, l = e.length; o < l; o++)
29
- e[o](r);
30
- };
31
- i.prototype.State = n;
32
- export {
33
- i as default
34
- };
@@ -1,96 +0,0 @@
1
- import c from "./ruler.js";
2
- import k from "./rules_inline/state_inline.js";
3
- import g from "./rules_inline/text.js";
4
- import a from "./rules_inline/linkify.js";
5
- import d from "./rules_inline/newline.js";
6
- import w from "./rules_inline/escape.js";
7
- import _ from "./rules_inline/backticks.js";
8
- import u from "./rules_inline/strikethrough.js";
9
- import h from "./rules_inline/emphasis.js";
10
- import x from "./rules_inline/link.js";
11
- import y from "./rules_inline/image.js";
12
- import b from "./rules_inline/autolink.js";
13
- import v from "./rules_inline/html_inline.js";
14
- import P from "./rules_inline/entity.js";
15
- import z from "./rules_inline/balance_pairs.js";
16
- import N from "./rules_inline/fragments_join.js";
17
- const m = [
18
- ["text", g],
19
- ["linkify", a],
20
- ["newline", d],
21
- ["escape", w],
22
- ["backticks", _],
23
- ["strikethrough", u.tokenize],
24
- ["emphasis", h.tokenize],
25
- ["link", x],
26
- ["image", y],
27
- ["autolink", b],
28
- ["html_inline", v],
29
- ["entity", P]
30
- ], f = [
31
- ["balance_pairs", z],
32
- ["strikethrough", u.postProcess],
33
- ["emphasis", h.postProcess],
34
- // rules for pairs separate '**' into its own text tokens, which may be left unused,
35
- // rule below merges unused segments back with the rest of the text
36
- ["fragments_join", N]
37
- ];
38
- function p() {
39
- this.ruler = new c();
40
- for (let o = 0; o < m.length; o++)
41
- this.ruler.push(m[o][0], m[o][1]);
42
- this.ruler2 = new c();
43
- for (let o = 0; o < f.length; o++)
44
- this.ruler2.push(f[o][0], f[o][1]);
45
- }
46
- p.prototype.skipToken = function(o) {
47
- const i = o.pos, t = this.ruler.getRules(""), s = t.length, l = o.md.options.maxNesting, n = o.cache;
48
- if (typeof n[i] < "u") {
49
- o.pos = n[i];
50
- return;
51
- }
52
- let r = !1;
53
- if (o.level < l) {
54
- for (let e = 0; e < s; e++)
55
- if (o.level++, r = t[e](o, !0), o.level--, r) {
56
- if (i >= o.pos)
57
- throw new Error("inline rule didn't increment state.pos");
58
- break;
59
- }
60
- } else
61
- o.pos = o.posMax;
62
- r || o.pos++, n[i] = o.pos;
63
- };
64
- p.prototype.tokenize = function(o) {
65
- const i = this.ruler.getRules(""), t = i.length, s = o.posMax, l = o.md.options.maxNesting;
66
- for (; o.pos < s; ) {
67
- const n = o.pos;
68
- let r = !1;
69
- if (o.level < l) {
70
- for (let e = 0; e < t; e++)
71
- if (r = i[e](o, !1), r) {
72
- if (n >= o.pos)
73
- throw new Error("inline rule didn't increment state.pos");
74
- break;
75
- }
76
- }
77
- if (r) {
78
- if (o.pos >= s)
79
- break;
80
- continue;
81
- }
82
- o.pending += o.src[o.pos++];
83
- }
84
- o.pending && o.pushPending();
85
- };
86
- p.prototype.parse = function(o, i, t, s) {
87
- const l = new this.State(o, i, t, s);
88
- this.tokenize(l);
89
- const n = this.ruler2.getRules(""), r = n.length;
90
- for (let e = 0; e < r; e++)
91
- n[e](l);
92
- };
93
- p.prototype.State = k;
94
- export {
95
- p as default
96
- };
@@ -1,78 +0,0 @@
1
- const e = {
2
- options: {
3
- // Enable HTML tags in source
4
- html: !0,
5
- // Use '/' to close single tags (<br />)
6
- xhtmlOut: !0,
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
- "blockquote",
44
- "code",
45
- "fence",
46
- "heading",
47
- "hr",
48
- "html_block",
49
- "lheading",
50
- "list",
51
- "reference",
52
- "paragraph"
53
- ]
54
- },
55
- inline: {
56
- rules: [
57
- "autolink",
58
- "backticks",
59
- "emphasis",
60
- "entity",
61
- "escape",
62
- "html_inline",
63
- "image",
64
- "link",
65
- "newline",
66
- "text"
67
- ],
68
- rules2: [
69
- "balance_pairs",
70
- "emphasis",
71
- "fragments_join"
72
- ]
73
- }
74
- }
75
- };
76
- export {
77
- e as default
78
- };