@fangzhongya/vue-archive 0.0.2-1 → 0.0.2-11

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 (508) hide show
  1. package/dist/es/_virtual/_commonjsHelpers.js +26 -28
  2. package/dist/es/_virtual/_plugin-vue_export-helper.js +6 -7
  3. package/dist/es/_virtual/emphasis.js +2 -2
  4. package/dist/es/_virtual/entities.js +6 -7
  5. package/dist/es/_virtual/html_re.js +2 -2
  6. package/dist/es/_virtual/index.js +6 -7
  7. package/dist/es/_virtual/index2.js +2 -2
  8. package/dist/es/_virtual/index3.js +2 -2
  9. package/dist/es/_virtual/index4.js +2 -2
  10. package/dist/es/_virtual/parser-html.js +6 -7
  11. package/dist/es/_virtual/parser-typescript.js +6 -7
  12. package/dist/es/_virtual/punycode.es6.js +4 -4
  13. package/dist/es/_virtual/standalone.js +6 -7
  14. package/dist/es/_virtual/strikethrough.js +2 -2
  15. package/dist/es/_virtual/utils.js +2 -2
  16. package/dist/es/node_modules/.pnpm/@fangzhongya_utils@0.0.7-11/node_modules/@fangzhongya/utils/dist/chunk-4OBNLDTJ.js +6 -0
  17. package/dist/es/node_modules/.pnpm/@fangzhongya_utils@0.0.7-11/node_modules/@fangzhongya/utils/dist/chunk-EWJJKQIO.js +6 -0
  18. package/dist/es/node_modules/.pnpm/@fangzhongya_utils@0.0.7-11/node_modules/@fangzhongya/utils/dist/chunk-GOJN3OQ4.js +12 -0
  19. package/dist/es/node_modules/.pnpm/@fangzhongya_utils@0.0.7-11/node_modules/@fangzhongya/utils/dist/chunk-J7CICTHH.js +17 -0
  20. package/dist/es/node_modules/.pnpm/@fangzhongya_utils@0.0.7-11/node_modules/@fangzhongya/utils/dist/chunk-RD4EP3M5.js +31 -0
  21. package/dist/es/node_modules/.pnpm/@fangzhongya_utils@0.0.7-11/node_modules/@fangzhongya/utils/dist/chunk-SNABGVNO.js +9 -0
  22. package/dist/es/node_modules/.pnpm/@fangzhongya_utils@0.0.7-11/node_modules/@fangzhongya/utils/dist/chunk-XCDKXZFR.js +8 -0
  23. package/dist/es/node_modules/.pnpm/@fangzhongya_utils@0.0.7-11/node_modules/@fangzhongya/utils/dist/chunk-XQB2HUHZ.js +18 -0
  24. package/dist/es/node_modules/.pnpm/@fangzhongya_utils@0.0.7-11/node_modules/@fangzhongya/utils/dist/chunk-ZVBCHJA5.js +11 -0
  25. package/dist/es/node_modules/.pnpm/@highlightjs_vue-plugin@2.1.0_jsvakxz56e7tk77soxhxnrhzhm/node_modules/@highlightjs/vue-plugin/dist/highlightjs-vue.esm.min.js +24 -24
  26. package/dist/es/node_modules/.pnpm/comment-parser@1.3.1/node_modules/comment-parser/es6/index.js +6 -6
  27. package/dist/es/node_modules/.pnpm/comment-parser@1.3.1/node_modules/comment-parser/es6/parser/block-parser.js +12 -21
  28. package/dist/es/node_modules/.pnpm/comment-parser@1.3.1/node_modules/comment-parser/es6/parser/index.js +29 -33
  29. package/dist/es/node_modules/.pnpm/comment-parser@1.3.1/node_modules/comment-parser/es6/parser/source-parser.js +17 -38
  30. package/dist/es/node_modules/.pnpm/comment-parser@1.3.1/node_modules/comment-parser/es6/parser/spec-parser.js +9 -11
  31. package/dist/es/node_modules/.pnpm/comment-parser@1.3.1/node_modules/comment-parser/es6/parser/tokenizers/description.js +17 -28
  32. package/dist/es/node_modules/.pnpm/comment-parser@1.3.1/node_modules/comment-parser/es6/parser/tokenizers/name.js +38 -69
  33. package/dist/es/node_modules/.pnpm/comment-parser@1.3.1/node_modules/comment-parser/es6/parser/tokenizers/tag.js +10 -19
  34. package/dist/es/node_modules/.pnpm/comment-parser@1.3.1/node_modules/comment-parser/es6/parser/tokenizers/type.js +26 -51
  35. package/dist/es/node_modules/.pnpm/comment-parser@1.3.1/node_modules/comment-parser/es6/primitives.js +5 -8
  36. package/dist/es/node_modules/.pnpm/comment-parser@1.3.1/node_modules/comment-parser/es6/transforms/align.js +1 -12
  37. package/dist/es/node_modules/.pnpm/comment-parser@1.3.1/node_modules/comment-parser/es6/transforms/crlf.js +1 -12
  38. package/dist/es/node_modules/.pnpm/comment-parser@1.3.1/node_modules/comment-parser/es6/transforms/indent.js +1 -12
  39. package/dist/es/node_modules/.pnpm/comment-parser@1.3.1/node_modules/comment-parser/es6/util.js +20 -20
  40. package/dist/es/node_modules/.pnpm/entities@3.0.1/node_modules/entities/lib/maps/entities.json.js +4251 -6373
  41. package/dist/es/node_modules/.pnpm/es-module-lexer@1.1.1/node_modules/es-module-lexer/dist/lexer.js +40 -38
  42. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/es/common.js +3 -3
  43. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/es/core.js +3 -3
  44. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/common.js +79 -79
  45. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/core.js +648 -1157
  46. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/bash.js +57 -75
  47. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/c.js +137 -157
  48. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/cpp.js +93 -118
  49. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/csharp.js +92 -112
  50. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/css.js +77 -92
  51. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/diff.js +11 -13
  52. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/go.js +92 -98
  53. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/graphql.js +17 -20
  54. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/ini.js +39 -51
  55. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/java.js +114 -132
  56. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/javascript.js +192 -237
  57. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/json.js +21 -26
  58. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/kotlin.js +82 -98
  59. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/less.js +134 -161
  60. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/lua.js +29 -34
  61. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/makefile.js +26 -33
  62. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/markdown.js +77 -95
  63. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/objectivec.js +179 -188
  64. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/perl.js +61 -78
  65. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/php-template.js +15 -17
  66. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/php.js +121 -157
  67. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/plaintext.js +9 -11
  68. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/python-repl.js +8 -10
  69. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/python.js +172 -191
  70. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/r.js +33 -39
  71. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/ruby.js +131 -159
  72. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/rust.js +37 -45
  73. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/scss.js +79 -94
  74. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/shell.js +8 -10
  75. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/sql.js +49 -78
  76. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/swift.js +219 -292
  77. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/typescript.js +223 -284
  78. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/vbnet.js +37 -51
  79. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/wasm.js +39 -49
  80. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/xml.js +45 -55
  81. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/yaml.js +46 -66
  82. package/dist/es/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/styles/stackoverflow-light.css.js +2 -2
  83. package/dist/es/node_modules/.pnpm/linkify-it@4.0.1/node_modules/linkify-it/index.js +138 -304
  84. package/dist/es/node_modules/.pnpm/linkify-it@4.0.1/node_modules/linkify-it/lib/re.js +16 -49
  85. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/index.js +8 -8
  86. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/common/entities.js +5 -5
  87. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/common/html_blocks.js +2 -2
  88. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/common/html_re.js +5 -18
  89. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/common/utils.js +77 -153
  90. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/helpers/index.js +8 -8
  91. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/helpers/parse_link_destination.js +26 -61
  92. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/helpers/parse_link_label.js +13 -27
  93. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/helpers/parse_link_title.js +14 -37
  94. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/index.js +83 -156
  95. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/parser_block.js +42 -69
  96. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/parser_core.js +28 -32
  97. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/parser_inline.js +66 -96
  98. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/presets/commonmark.js +7 -7
  99. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/presets/default.js +7 -7
  100. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/presets/zero.js +7 -7
  101. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/renderer.js +64 -132
  102. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/ruler.js +74 -122
  103. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_block/blockquote.js +27 -147
  104. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_block/code.js +12 -18
  105. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_block/fence.js +11 -63
  106. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_block/heading.js +9 -40
  107. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_block/hr.js +11 -32
  108. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_block/html_block.js +26 -56
  109. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_block/lheading.js +18 -53
  110. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_block/list.js +53 -196
  111. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_block/paragraph.js +12 -32
  112. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_block/reference.js +44 -142
  113. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_block/state_block.js +60 -150
  114. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_block/table.js +44 -174
  115. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_core/block.js +4 -12
  116. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_core/inline.js +5 -9
  117. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_core/linkify.js +20 -90
  118. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_core/normalize.js +5 -8
  119. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_core/replacements.js +17 -53
  120. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_core/smartquotes.js +50 -143
  121. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_core/state_core.js +7 -11
  122. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_core/text_join.js +10 -26
  123. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/autolink.js +10 -57
  124. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/backticks.js +16 -42
  125. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/balance_pairs.js +16 -59
  126. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/emphasis.js +24 -64
  127. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/entity.js +13 -45
  128. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/escape.js +16 -51
  129. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/fragments_join.js +6 -21
  130. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/html_inline.js +13 -37
  131. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/image.js +32 -107
  132. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/link.js +26 -100
  133. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/linkify.js +4 -44
  134. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/newline.js +19 -32
  135. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/state_inline.js +23 -91
  136. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/strikethrough.js +25 -79
  137. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/text.js +9 -18
  138. package/dist/es/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/token.js +21 -52
  139. package/dist/es/node_modules/.pnpm/mdurl@1.0.1/node_modules/mdurl/decode.js +32 -74
  140. package/dist/es/node_modules/.pnpm/mdurl@1.0.1/node_modules/mdurl/encode.js +29 -54
  141. package/dist/es/node_modules/.pnpm/mdurl@1.0.1/node_modules/mdurl/format.js +4 -16
  142. package/dist/es/node_modules/.pnpm/mdurl@1.0.1/node_modules/mdurl/index.js +10 -10
  143. package/dist/es/node_modules/.pnpm/mdurl@1.0.1/node_modules/mdurl/parse.js +60 -158
  144. package/dist/es/node_modules/.pnpm/prettier@2.8.4/node_modules/prettier/parser-html.js +2274 -2375
  145. package/dist/es/node_modules/.pnpm/prettier@2.8.4/node_modules/prettier/parser-typescript.js +23219 -23489
  146. package/dist/es/node_modules/.pnpm/prettier@2.8.4/node_modules/prettier/standalone.js +8174 -8281
  147. package/dist/es/node_modules/.pnpm/punycode@2.3.0/node_modules/punycode/punycode.es6.js +107 -208
  148. package/dist/es/node_modules/.pnpm/uc.micro@1.0.6/node_modules/uc.micro/categories/Cc/regex.js +4 -9
  149. package/dist/es/node_modules/.pnpm/uc.micro@1.0.6/node_modules/uc.micro/categories/Cf/regex.js +4 -9
  150. package/dist/es/node_modules/.pnpm/uc.micro@1.0.6/node_modules/uc.micro/categories/P/regex.js +2 -2
  151. package/dist/es/node_modules/.pnpm/uc.micro@1.0.6/node_modules/uc.micro/categories/Z/regex.js +4 -9
  152. package/dist/es/node_modules/.pnpm/uc.micro@1.0.6/node_modules/uc.micro/index.js +10 -18
  153. package/dist/es/node_modules/.pnpm/uc.micro@1.0.6/node_modules/uc.micro/properties/Any/regex.js +4 -9
  154. package/dist/es/packages/components/aside/index.vue.js +75 -109
  155. package/dist/es/packages/components/aside/index.vue2.js +2 -2
  156. package/dist/es/packages/components/boxurl/index.vue.js +31 -55
  157. package/dist/es/packages/components/boxurl/index.vue2.js +2 -2
  158. package/dist/es/packages/components/choice/choice.vue.js +33 -43
  159. package/dist/es/packages/components/choice/choice.vue2.js +2 -2
  160. package/dist/es/packages/components/choice/index.vue.js +45 -69
  161. package/dist/es/packages/components/choice/index.vue2.js +2 -2
  162. package/dist/es/packages/components/code/highlight.vue.js +11 -11
  163. package/dist/es/packages/components/code/highlight.vue2.js +4 -4
  164. package/dist/es/packages/components/code/index.vue.js +70 -91
  165. package/dist/es/packages/components/code/index.vue2.js +2 -2
  166. package/dist/es/packages/components/compo/ftable.vue.js +30 -46
  167. package/dist/es/packages/components/compo/ftable.vue2.js +2 -2
  168. package/dist/es/packages/components/compo/index.js +135 -207
  169. package/dist/es/packages/components/compo/index.vue.js +119 -151
  170. package/dist/es/packages/components/compo/index.vue2.js +2 -2
  171. package/dist/es/packages/components/compo/info.vue.js +30 -43
  172. package/dist/es/packages/components/compo/info.vue2.js +2 -2
  173. package/dist/es/packages/components/compo/top.js +84 -114
  174. package/dist/es/packages/components/header/index.vue.js +7 -7
  175. package/dist/es/packages/components/main/index.vue.js +43 -59
  176. package/dist/es/packages/components/main/index.vue2.js +2 -2
  177. package/dist/es/packages/components/md/index.vue.js +42 -53
  178. package/dist/es/packages/components/md/index.vue2.js +2 -2
  179. package/dist/es/packages/components/test/index.js +70 -99
  180. package/dist/es/packages/components/test/index.vue.js +68 -91
  181. package/dist/es/packages/components/test/index.vue2.js +2 -2
  182. package/dist/es/packages/components/test/top.js +98 -128
  183. package/dist/es/packages/components/use/index.js +82 -109
  184. package/dist/es/packages/components/use/retrie/any/index.vue.js +62 -83
  185. package/dist/es/packages/components/use/retrie/any/index.vue2.js +2 -2
  186. package/dist/es/packages/components/use/retrie/array/index.vue.js +37 -54
  187. package/dist/es/packages/components/use/retrie/array/index.vue2.js +2 -2
  188. package/dist/es/packages/components/use/retrie/boolean/index.vue.js +40 -61
  189. package/dist/es/packages/components/use/retrie/boolean/index.vue2.js +2 -2
  190. package/dist/es/packages/components/use/retrie/choice/index.vue.js +92 -154
  191. package/dist/es/packages/components/use/retrie/choice/index.vue2.js +2 -3
  192. package/dist/es/packages/components/use/retrie/choice/index.vue3.js +5 -0
  193. package/dist/es/packages/components/use/retrie/expose/index.vue.js +44 -65
  194. package/dist/es/packages/components/use/retrie/expose/index.vue2.js +2 -2
  195. package/dist/es/packages/components/use/retrie/form/index.vue.js +95 -106
  196. package/dist/es/packages/components/use/retrie/form/index.vue2.js +2 -2
  197. package/dist/es/packages/components/use/retrie/function/index.vue.js +45 -60
  198. package/dist/es/packages/components/use/retrie/function/index.vue2.js +2 -2
  199. package/dist/es/packages/components/use/retrie/index.vue.js +43 -56
  200. package/dist/es/packages/components/use/retrie/index.vue2.js +2 -2
  201. package/dist/es/packages/components/use/retrie/number/index.vue.js +30 -41
  202. package/dist/es/packages/components/use/retrie/number/index.vue2.js +2 -2
  203. package/dist/es/packages/components/use/retrie/object/index.vue.js +37 -54
  204. package/dist/es/packages/components/use/retrie/object/index.vue2.js +2 -2
  205. package/dist/es/packages/components/use/retrie/other/index.vue.js +35 -54
  206. package/dist/es/packages/components/use/retrie/other/index.vue2.js +2 -2
  207. package/dist/es/packages/components/use/retrie/select/index.vue.js +75 -112
  208. package/dist/es/packages/components/use/retrie/select/index.vue2.js +2 -3
  209. package/dist/es/packages/components/use/retrie/select/index.vue3.js +5 -0
  210. package/dist/es/packages/components/use/retrie/slot/index.vue.js +30 -41
  211. package/dist/es/packages/components/use/retrie/slot/index.vue2.js +2 -2
  212. package/dist/es/packages/components/use/retrie/string/index.vue.js +24 -36
  213. package/dist/es/packages/components/use/retrie/string/index.vue2.js +2 -2
  214. package/dist/es/packages/components/use/set-code.vue.js +100 -148
  215. package/dist/es/packages/components/use/set-code.vue2.js +2 -2
  216. package/dist/es/packages/components/use/set-emit.vue.js +32 -46
  217. package/dist/es/packages/components/use/set-emit.vue2.js +2 -2
  218. package/dist/es/packages/components/use/set-expose.vue.js +29 -38
  219. package/dist/es/packages/components/use/set-expose.vue2.js +2 -2
  220. package/dist/es/packages/components/use/set-props.vue.js +64 -104
  221. package/dist/es/packages/components/use/set-props.vue2.js +2 -2
  222. package/dist/es/packages/components/use/set-slot.vue.js +31 -39
  223. package/dist/es/packages/components/use/set-slot.vue2.js +2 -2
  224. package/dist/es/packages/components/use/util.js +74 -156
  225. package/dist/es/packages/config.js +8 -8
  226. package/dist/es/packages/index/index.vue.js +10 -11
  227. package/dist/es/packages/index/index.vue2.js +4 -0
  228. package/dist/es/packages/index.js +9 -9
  229. package/dist/es/packages/page/compon/index.vue.js +2 -2
  230. package/dist/es/packages/page/compon/index.vue2.js +16 -19
  231. package/dist/es/packages/page/develop/index.vue.js +2 -2
  232. package/dist/es/packages/page/develop/index.vue2.js +16 -19
  233. package/dist/es/packages/page/index/index.vue.js +2 -2
  234. package/dist/es/packages/page/index/index.vue2.js +36 -50
  235. package/dist/es/packages/page/single/index.vue.js +2 -2
  236. package/dist/es/packages/page/single/index.vue2.js +57 -75
  237. package/dist/es/packages/page/tests/index.vue.js +2 -2
  238. package/dist/es/packages/page/tests/index.vue2.js +46 -74
  239. package/dist/es/packages/router/index.js +62 -99
  240. package/dist/es/packages/utils/common.js +80 -138
  241. package/dist/es/packages/utils/glob.js +306 -480
  242. package/dist/es/packages/utils/index.js +13 -14
  243. package/dist/es/packages/utils/props.js +66 -171
  244. package/dist/es/packages/utils/storage.js +19 -27
  245. package/dist/es/style.css +2 -2
  246. package/dist/lib/_virtual/_commonjsHelpers.js +1 -38
  247. package/dist/lib/_virtual/_plugin-vue_export-helper.js +1 -9
  248. package/dist/lib/_virtual/emphasis.js +1 -4
  249. package/dist/lib/_virtual/entities.js +1 -12
  250. package/dist/lib/_virtual/html_re.js +1 -4
  251. package/dist/lib/_virtual/index.js +1 -12
  252. package/dist/lib/_virtual/index2.js +1 -4
  253. package/dist/lib/_virtual/index3.js +1 -4
  254. package/dist/lib/_virtual/index4.js +1 -4
  255. package/dist/lib/_virtual/parser-html.js +1 -12
  256. package/dist/lib/_virtual/parser-typescript.js +1 -12
  257. package/dist/lib/_virtual/punycode.es6.js +1 -5
  258. package/dist/lib/_virtual/standalone.js +1 -12
  259. package/dist/lib/_virtual/strikethrough.js +1 -4
  260. package/dist/lib/_virtual/utils.js +1 -4
  261. package/dist/lib/node_modules/.pnpm/@fangzhongya_utils@0.0.7-11/node_modules/@fangzhongya/utils/dist/chunk-4OBNLDTJ.js +1 -0
  262. package/dist/lib/node_modules/.pnpm/@fangzhongya_utils@0.0.7-11/node_modules/@fangzhongya/utils/dist/chunk-EWJJKQIO.js +1 -0
  263. package/dist/lib/node_modules/.pnpm/@fangzhongya_utils@0.0.7-11/node_modules/@fangzhongya/utils/dist/chunk-GOJN3OQ4.js +1 -0
  264. package/dist/lib/node_modules/.pnpm/@fangzhongya_utils@0.0.7-11/node_modules/@fangzhongya/utils/dist/chunk-J7CICTHH.js +1 -0
  265. package/dist/lib/node_modules/.pnpm/@fangzhongya_utils@0.0.7-11/node_modules/@fangzhongya/utils/dist/chunk-RD4EP3M5.js +1 -0
  266. package/dist/lib/node_modules/.pnpm/@fangzhongya_utils@0.0.7-11/node_modules/@fangzhongya/utils/dist/chunk-SNABGVNO.js +1 -0
  267. package/dist/lib/node_modules/.pnpm/@fangzhongya_utils@0.0.7-11/node_modules/@fangzhongya/utils/dist/chunk-XCDKXZFR.js +1 -0
  268. package/dist/lib/node_modules/.pnpm/@fangzhongya_utils@0.0.7-11/node_modules/@fangzhongya/utils/dist/chunk-XQB2HUHZ.js +1 -0
  269. package/dist/lib/node_modules/.pnpm/@fangzhongya_utils@0.0.7-11/node_modules/@fangzhongya/utils/dist/chunk-ZVBCHJA5.js +1 -0
  270. package/dist/lib/node_modules/.pnpm/@highlightjs_vue-plugin@2.1.0_jsvakxz56e7tk77soxhxnrhzhm/node_modules/@highlightjs/vue-plugin/dist/highlightjs-vue.esm.min.js +1 -34
  271. package/dist/lib/node_modules/.pnpm/comment-parser@1.3.1/node_modules/comment-parser/es6/index.js +1 -15
  272. package/dist/lib/node_modules/.pnpm/comment-parser@1.3.1/node_modules/comment-parser/es6/parser/block-parser.js +1 -25
  273. package/dist/lib/node_modules/.pnpm/comment-parser@1.3.1/node_modules/comment-parser/es6/parser/index.js +1 -41
  274. package/dist/lib/node_modules/.pnpm/comment-parser@1.3.1/node_modules/comment-parser/es6/parser/source-parser.js +1 -44
  275. package/dist/lib/node_modules/.pnpm/comment-parser@1.3.1/node_modules/comment-parser/es6/parser/spec-parser.js +1 -15
  276. package/dist/lib/node_modules/.pnpm/comment-parser@1.3.1/node_modules/comment-parser/es6/parser/tokenizers/description.js +2 -35
  277. package/dist/lib/node_modules/.pnpm/comment-parser@1.3.1/node_modules/comment-parser/es6/parser/tokenizers/name.js +1 -83
  278. package/dist/lib/node_modules/.pnpm/comment-parser@1.3.1/node_modules/comment-parser/es6/parser/tokenizers/tag.js +1 -22
  279. package/dist/lib/node_modules/.pnpm/comment-parser@1.3.1/node_modules/comment-parser/es6/parser/tokenizers/type.js +2 -60
  280. package/dist/lib/node_modules/.pnpm/comment-parser@1.3.1/node_modules/comment-parser/es6/primitives.js +1 -9
  281. package/dist/lib/node_modules/.pnpm/comment-parser@1.3.1/node_modules/comment-parser/es6/transforms/align.js +1 -14
  282. package/dist/lib/node_modules/.pnpm/comment-parser@1.3.1/node_modules/comment-parser/es6/transforms/crlf.js +1 -13
  283. package/dist/lib/node_modules/.pnpm/comment-parser@1.3.1/node_modules/comment-parser/es6/transforms/indent.js +1 -13
  284. package/dist/lib/node_modules/.pnpm/comment-parser@1.3.1/node_modules/comment-parser/es6/util.js +1 -28
  285. package/dist/lib/node_modules/.pnpm/entities@3.0.1/node_modules/entities/lib/maps/entities.json.js +2 -6376
  286. package/dist/lib/node_modules/.pnpm/es-module-lexer@1.1.1/node_modules/es-module-lexer/dist/lexer.js +3 -50
  287. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/es/common.js +1 -5
  288. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/es/core.js +1 -5
  289. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/common.js +1 -80
  290. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/core.js +2 -1573
  291. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/bash.js +1 -381
  292. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/c.js +1 -289
  293. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/cpp.js +1 -544
  294. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/csharp.js +1 -398
  295. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/css.js +1 -741
  296. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/diff.js +1 -63
  297. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/go.js +1 -144
  298. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/graphql.js +1 -80
  299. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/ini.js +1 -126
  300. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/java.js +1 -263
  301. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/javascript.js +1 -691
  302. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/json.js +1 -49
  303. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/kotlin.js +2 -265
  304. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/less.js +1 -822
  305. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/lua.js +1 -70
  306. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/makefile.js +1 -77
  307. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/markdown.js +1 -236
  308. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/objectivec.js +1 -253
  309. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/perl.js +1 -461
  310. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/php-template.js +1 -56
  311. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/php.js +2 -586
  312. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/plaintext.js +1 -22
  313. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/python-repl.js +1 -35
  314. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/python.js +1 -423
  315. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/r.js +1 -220
  316. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/ruby.js +1 -423
  317. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/rust.js +1 -305
  318. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/scss.js +1 -726
  319. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/shell.js +1 -34
  320. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/sql.js +1 -648
  321. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/swift.js +1 -785
  322. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/typescript.js +1 -779
  323. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/vbnet.js +1 -143
  324. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/wasm.js +1 -131
  325. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/xml.js +1 -236
  326. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/lib/languages/yaml.js +1 -194
  327. package/dist/lib/node_modules/.pnpm/highlight.js@11.7.0/node_modules/highlight.js/styles/stackoverflow-light.css.js +1 -3
  328. package/dist/lib/node_modules/.pnpm/linkify-it@4.0.1/node_modules/linkify-it/index.js +1 -354
  329. package/dist/lib/node_modules/.pnpm/linkify-it@4.0.1/node_modules/linkify-it/lib/re.js +1 -54
  330. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/index.js +1 -9
  331. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/common/entities.js +1 -6
  332. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/common/html_blocks.js +1 -66
  333. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/common/html_re.js +1 -19
  334. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/common/utils.js +1 -226
  335. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/helpers/index.js +1 -9
  336. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/helpers/parse_link_destination.js +1 -78
  337. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/helpers/parse_link_label.js +1 -32
  338. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/helpers/parse_link_title.js +1 -45
  339. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/index.js +1 -181
  340. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/parser_block.js +1 -79
  341. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/parser_core.js +1 -38
  342. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/parser_inline.js +1 -112
  343. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/presets/commonmark.js +1 -77
  344. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/presets/default.js +1 -39
  345. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/presets/zero.js +1 -58
  346. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/renderer.js +13 -150
  347. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/ruler.js +1 -143
  348. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_block/blockquote.js +1 -160
  349. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_block/code.js +2 -26
  350. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_block/fence.js +1 -67
  351. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_block/heading.js +1 -43
  352. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_block/hr.js +1 -36
  353. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_block/html_block.js +1 -62
  354. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_block/lheading.js +1 -59
  355. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_block/list.js +1 -220
  356. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_block/paragraph.js +1 -36
  357. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_block/reference.js +1 -152
  358. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_block/state_block.js +1 -167
  359. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_block/table.js +1 -184
  360. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_core/block.js +1 -14
  361. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_core/inline.js +1 -11
  362. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_core/linkify.js +1 -100
  363. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_core/normalize.js +2 -10
  364. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_core/replacements.js +1 -62
  365. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_core/smartquotes.js +1 -157
  366. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_core/state_core.js +1 -13
  367. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_core/text_join.js +1 -29
  368. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/autolink.js +1 -61
  369. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/backticks.js +1 -45
  370. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/balance_pairs.js +1 -65
  371. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/emphasis.js +1 -82
  372. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/entity.js +1 -49
  373. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/escape.js +1 -56
  374. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/fragments_join.js +1 -23
  375. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/html_inline.js +1 -43
  376. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/image.js +1 -112
  377. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/link.js +1 -105
  378. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/linkify.js +1 -46
  379. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/newline.js +1 -35
  380. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/state_inline.js +1 -98
  381. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/strikethrough.js +1 -88
  382. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/rules_inline/text.js +1 -46
  383. package/dist/lib/node_modules/.pnpm/markdown-it@13.0.1/node_modules/markdown-it/lib/token.js +1 -61
  384. package/dist/lib/node_modules/.pnpm/mdurl@1.0.1/node_modules/mdurl/decode.js +1 -84
  385. package/dist/lib/node_modules/.pnpm/mdurl@1.0.1/node_modules/mdurl/encode.js +1 -64
  386. package/dist/lib/node_modules/.pnpm/mdurl@1.0.1/node_modules/mdurl/format.js +1 -18
  387. package/dist/lib/node_modules/.pnpm/mdurl@1.0.1/node_modules/mdurl/index.js +1 -11
  388. package/dist/lib/node_modules/.pnpm/mdurl@1.0.1/node_modules/mdurl/parse.js +2 -171
  389. package/dist/lib/node_modules/.pnpm/prettier@2.8.4/node_modules/prettier/parser-html.js +20 -3149
  390. package/dist/lib/node_modules/.pnpm/prettier@2.8.4/node_modules/prettier/parser-typescript.js +78 -33275
  391. package/dist/lib/node_modules/.pnpm/prettier@2.8.4/node_modules/prettier/standalone.js +88 -11383
  392. package/dist/lib/node_modules/.pnpm/punycode@2.3.0/node_modules/punycode/punycode.es6.js +1 -240
  393. package/dist/lib/node_modules/.pnpm/uc.micro@1.0.6/node_modules/uc.micro/categories/Cc/regex.js +1 -12
  394. package/dist/lib/node_modules/.pnpm/uc.micro@1.0.6/node_modules/uc.micro/categories/Cf/regex.js +1 -12
  395. package/dist/lib/node_modules/.pnpm/uc.micro@1.0.6/node_modules/uc.micro/categories/P/regex.js +1 -3
  396. package/dist/lib/node_modules/.pnpm/uc.micro@1.0.6/node_modules/uc.micro/categories/Z/regex.js +1 -12
  397. package/dist/lib/node_modules/.pnpm/uc.micro@1.0.6/node_modules/uc.micro/index.js +1 -21
  398. package/dist/lib/node_modules/.pnpm/uc.micro@1.0.6/node_modules/uc.micro/properties/Any/regex.js +1 -12
  399. package/dist/lib/packages/components/aside/index.vue.js +1 -133
  400. package/dist/lib/packages/components/aside/index.vue2.js +1 -3
  401. package/dist/lib/packages/components/boxurl/index.vue.js +1 -78
  402. package/dist/lib/packages/components/boxurl/index.vue2.js +1 -3
  403. package/dist/lib/packages/components/choice/choice.vue.js +1 -58
  404. package/dist/lib/packages/components/choice/choice.vue2.js +1 -3
  405. package/dist/lib/packages/components/choice/index.vue.js +1 -99
  406. package/dist/lib/packages/components/choice/index.vue2.js +1 -3
  407. package/dist/lib/packages/components/code/highlight.vue.js +1 -15
  408. package/dist/lib/packages/components/code/highlight.vue2.js +1 -17
  409. package/dist/lib/packages/components/code/index.vue.js +1 -131
  410. package/dist/lib/packages/components/code/index.vue2.js +1 -3
  411. package/dist/lib/packages/components/compo/ftable.vue.js +1 -77
  412. package/dist/lib/packages/components/compo/ftable.vue2.js +1 -3
  413. package/dist/lib/packages/components/compo/index.js +1 -290
  414. package/dist/lib/packages/components/compo/index.vue.js +1 -226
  415. package/dist/lib/packages/components/compo/index.vue2.js +1 -3
  416. package/dist/lib/packages/components/compo/info.vue.js +1 -56
  417. package/dist/lib/packages/components/compo/info.vue2.js +1 -3
  418. package/dist/lib/packages/components/compo/top.js +1 -151
  419. package/dist/lib/packages/components/header/index.vue.js +1 -9
  420. package/dist/lib/packages/components/main/index.vue.js +1 -71
  421. package/dist/lib/packages/components/main/index.vue2.js +1 -3
  422. package/dist/lib/packages/components/md/index.vue.js +1 -70
  423. package/dist/lib/packages/components/md/index.vue2.js +1 -3
  424. package/dist/lib/packages/components/test/index.js +1 -129
  425. package/dist/lib/packages/components/test/index.vue.js +1 -108
  426. package/dist/lib/packages/components/test/index.vue2.js +1 -3
  427. package/dist/lib/packages/components/test/top.js +1 -187
  428. package/dist/lib/packages/components/use/index.js +1 -202
  429. package/dist/lib/packages/components/use/retrie/any/index.vue.js +1 -153
  430. package/dist/lib/packages/components/use/retrie/any/index.vue2.js +1 -3
  431. package/dist/lib/packages/components/use/retrie/array/index.vue.js +5 -79
  432. package/dist/lib/packages/components/use/retrie/array/index.vue2.js +1 -3
  433. package/dist/lib/packages/components/use/retrie/boolean/index.vue.js +1 -90
  434. package/dist/lib/packages/components/use/retrie/boolean/index.vue2.js +1 -3
  435. package/dist/lib/packages/components/use/retrie/choice/index.vue.js +3 -207
  436. package/dist/lib/packages/components/use/retrie/choice/index.vue2.js +1 -4
  437. package/dist/lib/packages/components/use/retrie/choice/index.vue3.js +1 -0
  438. package/dist/lib/packages/components/use/retrie/expose/index.vue.js +1 -89
  439. package/dist/lib/packages/components/use/retrie/expose/index.vue2.js +1 -3
  440. package/dist/lib/packages/components/use/retrie/form/index.vue.js +1 -159
  441. package/dist/lib/packages/components/use/retrie/form/index.vue2.js +1 -3
  442. package/dist/lib/packages/components/use/retrie/function/index.vue.js +3 -94
  443. package/dist/lib/packages/components/use/retrie/function/index.vue2.js +1 -3
  444. package/dist/lib/packages/components/use/retrie/index.vue.js +1 -112
  445. package/dist/lib/packages/components/use/retrie/index.vue2.js +1 -3
  446. package/dist/lib/packages/components/use/retrie/number/index.vue.js +1 -58
  447. package/dist/lib/packages/components/use/retrie/number/index.vue2.js +1 -3
  448. package/dist/lib/packages/components/use/retrie/object/index.vue.js +5 -79
  449. package/dist/lib/packages/components/use/retrie/object/index.vue2.js +1 -3
  450. package/dist/lib/packages/components/use/retrie/other/index.vue.js +3 -93
  451. package/dist/lib/packages/components/use/retrie/other/index.vue2.js +1 -3
  452. package/dist/lib/packages/components/use/retrie/select/index.vue.js +1 -160
  453. package/dist/lib/packages/components/use/retrie/select/index.vue2.js +1 -4
  454. package/dist/lib/packages/components/use/retrie/select/index.vue3.js +1 -0
  455. package/dist/lib/packages/components/use/retrie/slot/index.vue.js +1 -57
  456. package/dist/lib/packages/components/use/retrie/slot/index.vue2.js +1 -3
  457. package/dist/lib/packages/components/use/retrie/string/index.vue.js +1 -62
  458. package/dist/lib/packages/components/use/retrie/string/index.vue2.js +1 -3
  459. package/dist/lib/packages/components/use/set-code.vue.js +12 -182
  460. package/dist/lib/packages/components/use/set-code.vue2.js +1 -3
  461. package/dist/lib/packages/components/use/set-emit.vue.js +1 -63
  462. package/dist/lib/packages/components/use/set-emit.vue2.js +1 -3
  463. package/dist/lib/packages/components/use/set-expose.vue.js +1 -52
  464. package/dist/lib/packages/components/use/set-expose.vue2.js +1 -3
  465. package/dist/lib/packages/components/use/set-props.vue.js +1 -131
  466. package/dist/lib/packages/components/use/set-props.vue2.js +1 -3
  467. package/dist/lib/packages/components/use/set-slot.vue.js +1 -52
  468. package/dist/lib/packages/components/use/set-slot.vue2.js +1 -3
  469. package/dist/lib/packages/components/use/util.js +4 -181
  470. package/dist/lib/packages/config.js +1 -14
  471. package/dist/lib/packages/index/index.vue.js +1 -14
  472. package/dist/lib/packages/index/index.vue2.js +1 -0
  473. package/dist/lib/packages/index.js +1 -14
  474. package/dist/lib/packages/page/compon/index.vue.js +1 -3
  475. package/dist/lib/packages/page/compon/index.vue2.js +1 -23
  476. package/dist/lib/packages/page/develop/index.vue.js +1 -3
  477. package/dist/lib/packages/page/develop/index.vue2.js +1 -23
  478. package/dist/lib/packages/page/index/index.vue.js +1 -3
  479. package/dist/lib/packages/page/index/index.vue2.js +1 -62
  480. package/dist/lib/packages/page/single/index.vue.js +1 -3
  481. package/dist/lib/packages/page/single/index.vue2.js +1 -86
  482. package/dist/lib/packages/page/tests/index.vue.js +1 -3
  483. package/dist/lib/packages/page/tests/index.vue2.js +1 -94
  484. package/dist/lib/packages/router/index.js +1 -173
  485. package/dist/lib/packages/utils/common.js +1 -166
  486. package/dist/lib/packages/utils/glob.js +2 -561
  487. package/dist/lib/packages/utils/index.js +1 -19
  488. package/dist/lib/packages/utils/props.js +1 -197
  489. package/dist/lib/packages/utils/storage.js +1 -42
  490. package/package.json +4 -4
  491. package/dist/es/node_modules/.pnpm/@fangzhongya_utils@0.0.7-10/node_modules/@fangzhongya/utils/dist/chunk-4OBNLDTJ.js +0 -6
  492. package/dist/es/node_modules/.pnpm/@fangzhongya_utils@0.0.7-10/node_modules/@fangzhongya/utils/dist/chunk-EWJJKQIO.js +0 -6
  493. package/dist/es/node_modules/.pnpm/@fangzhongya_utils@0.0.7-10/node_modules/@fangzhongya/utils/dist/chunk-GOJN3OQ4.js +0 -20
  494. package/dist/es/node_modules/.pnpm/@fangzhongya_utils@0.0.7-10/node_modules/@fangzhongya/utils/dist/chunk-J7CICTHH.js +0 -23
  495. package/dist/es/node_modules/.pnpm/@fangzhongya_utils@0.0.7-10/node_modules/@fangzhongya/utils/dist/chunk-RD4EP3M5.js +0 -44
  496. package/dist/es/node_modules/.pnpm/@fangzhongya_utils@0.0.7-10/node_modules/@fangzhongya/utils/dist/chunk-SNABGVNO.js +0 -12
  497. package/dist/es/node_modules/.pnpm/@fangzhongya_utils@0.0.7-10/node_modules/@fangzhongya/utils/dist/chunk-XCDKXZFR.js +0 -11
  498. package/dist/es/node_modules/.pnpm/@fangzhongya_utils@0.0.7-10/node_modules/@fangzhongya/utils/dist/chunk-XQB2HUHZ.js +0 -21
  499. package/dist/es/node_modules/.pnpm/@fangzhongya_utils@0.0.7-10/node_modules/@fangzhongya/utils/dist/chunk-ZVBCHJA5.js +0 -16
  500. package/dist/lib/node_modules/.pnpm/@fangzhongya_utils@0.0.7-10/node_modules/@fangzhongya/utils/dist/chunk-4OBNLDTJ.js +0 -6
  501. package/dist/lib/node_modules/.pnpm/@fangzhongya_utils@0.0.7-10/node_modules/@fangzhongya/utils/dist/chunk-EWJJKQIO.js +0 -6
  502. package/dist/lib/node_modules/.pnpm/@fangzhongya_utils@0.0.7-10/node_modules/@fangzhongya/utils/dist/chunk-GOJN3OQ4.js +0 -20
  503. package/dist/lib/node_modules/.pnpm/@fangzhongya_utils@0.0.7-10/node_modules/@fangzhongya/utils/dist/chunk-J7CICTHH.js +0 -23
  504. package/dist/lib/node_modules/.pnpm/@fangzhongya_utils@0.0.7-10/node_modules/@fangzhongya/utils/dist/chunk-RD4EP3M5.js +0 -44
  505. package/dist/lib/node_modules/.pnpm/@fangzhongya_utils@0.0.7-10/node_modules/@fangzhongya/utils/dist/chunk-SNABGVNO.js +0 -12
  506. package/dist/lib/node_modules/.pnpm/@fangzhongya_utils@0.0.7-10/node_modules/@fangzhongya/utils/dist/chunk-XCDKXZFR.js +0 -11
  507. package/dist/lib/node_modules/.pnpm/@fangzhongya_utils@0.0.7-10/node_modules/@fangzhongya/utils/dist/chunk-XQB2HUHZ.js +0 -21
  508. package/dist/lib/node_modules/.pnpm/@fangzhongya_utils@0.0.7-10/node_modules/@fangzhongya/utils/dist/chunk-ZVBCHJA5.js +0 -16
@@ -1,38 +1,36 @@
1
- var commonjsGlobal = typeof globalThis !== "undefined" ? globalThis : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : {};
2
- function getDefaultExportFromCjs(x) {
3
- return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, "default") ? x["default"] : x;
1
+ var f = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
2
+ function l(e) {
3
+ return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
4
4
  }
5
- function getAugmentedNamespace(n) {
6
- if (n.__esModule)
7
- return n;
8
- var f = n.default;
9
- if (typeof f == "function") {
10
- var a = function a2() {
11
- if (this instanceof a2) {
12
- var args = [null];
13
- args.push.apply(args, arguments);
14
- var Ctor = Function.bind.apply(f, args);
15
- return new Ctor();
5
+ function p(e) {
6
+ if (e.__esModule)
7
+ return e;
8
+ var r = e.default;
9
+ if (typeof r == "function") {
10
+ var o = function n() {
11
+ if (this instanceof n) {
12
+ var t = [null];
13
+ t.push.apply(t, arguments);
14
+ var u = Function.bind.apply(r, t);
15
+ return new u();
16
16
  }
17
- return f.apply(this, arguments);
17
+ return r.apply(this, arguments);
18
18
  };
19
- a.prototype = f.prototype;
19
+ o.prototype = r.prototype;
20
20
  } else
21
- a = {};
22
- Object.defineProperty(a, "__esModule", { value: true });
23
- Object.keys(n).forEach(function(k) {
24
- var d = Object.getOwnPropertyDescriptor(n, k);
25
- Object.defineProperty(a, k, d.get ? d : {
26
- enumerable: true,
21
+ o = {};
22
+ return Object.defineProperty(o, "__esModule", { value: !0 }), Object.keys(e).forEach(function(n) {
23
+ var t = Object.getOwnPropertyDescriptor(e, n);
24
+ Object.defineProperty(o, n, t.get ? t : {
25
+ enumerable: !0,
27
26
  get: function() {
28
- return n[k];
27
+ return e[n];
29
28
  }
30
29
  });
31
- });
32
- return a;
30
+ }), o;
33
31
  }
34
32
  export {
35
- commonjsGlobal,
36
- getAugmentedNamespace,
37
- getDefaultExportFromCjs
33
+ f as commonjsGlobal,
34
+ p as getAugmentedNamespace,
35
+ l as getDefaultExportFromCjs
38
36
  };
@@ -1,10 +1,9 @@
1
- const _export_sfc = (sfc, props) => {
2
- const target = sfc.__vccOpts || sfc;
3
- for (const [key, val] of props) {
4
- target[key] = val;
5
- }
6
- return target;
1
+ const s = (t, e) => {
2
+ const o = t.__vccOpts || t;
3
+ for (const [r, c] of e)
4
+ o[r] = c;
5
+ return o;
7
6
  };
8
7
  export {
9
- _export_sfc as default
8
+ s as default
10
9
  };
@@ -1,4 +1,4 @@
1
- var emphasis = {};
1
+ var s = {};
2
2
  export {
3
- emphasis as __exports
3
+ s as __exports
4
4
  };
@@ -1,13 +1,12 @@
1
- var entitiesExports = {};
2
- var entities = {
1
+ var e = {}, r = {
3
2
  get exports() {
4
- return entitiesExports;
3
+ return e;
5
4
  },
6
- set exports(v) {
7
- entitiesExports = v;
5
+ set exports(t) {
6
+ e = t;
8
7
  }
9
8
  };
10
9
  export {
11
- entities as __module,
12
- entitiesExports as exports
10
+ r as __module,
11
+ e as exports
13
12
  };
@@ -1,4 +1,4 @@
1
- var html_re = {};
1
+ var r = {};
2
2
  export {
3
- html_re as __exports
3
+ r as __exports
4
4
  };
@@ -1,13 +1,12 @@
1
- var markdownItExports = {};
2
- var markdownIt = {
1
+ var r = {}, e = {
3
2
  get exports() {
4
- return markdownItExports;
3
+ return r;
5
4
  },
6
- set exports(v) {
7
- markdownItExports = v;
5
+ set exports(t) {
6
+ r = t;
8
7
  }
9
8
  };
10
9
  export {
11
- markdownIt as __module,
12
- markdownItExports as exports
10
+ e as __module,
11
+ r as exports
13
12
  };
@@ -1,4 +1,4 @@
1
- var helpers = {};
1
+ var e = {};
2
2
  export {
3
- helpers as __exports
3
+ e as __exports
4
4
  };
@@ -1,4 +1,4 @@
1
- var mdurl = {};
1
+ var r = {};
2
2
  export {
3
- mdurl as __exports
3
+ r as __exports
4
4
  };
@@ -1,4 +1,4 @@
1
- var uc_micro = {};
1
+ var r = {};
2
2
  export {
3
- uc_micro as __exports
3
+ r as __exports
4
4
  };
@@ -1,13 +1,12 @@
1
- var parserHtmlExports = {};
2
- var parserHtml = {
1
+ var r = {}, t = {
3
2
  get exports() {
4
- return parserHtmlExports;
3
+ return r;
5
4
  },
6
- set exports(v) {
7
- parserHtmlExports = v;
5
+ set exports(e) {
6
+ r = e;
8
7
  }
9
8
  };
10
9
  export {
11
- parserHtml as __module,
12
- parserHtmlExports as exports
10
+ t as __module,
11
+ r as exports
13
12
  };
@@ -1,13 +1,12 @@
1
- var parserTypescriptExports = {};
2
- var parserTypescript = {
1
+ var r = {}, p = {
3
2
  get exports() {
4
- return parserTypescriptExports;
3
+ return r;
5
4
  },
6
- set exports(v) {
7
- parserTypescriptExports = v;
5
+ set exports(e) {
6
+ r = e;
8
7
  }
9
8
  };
10
9
  export {
11
- parserTypescript as __module,
12
- parserTypescriptExports as exports
10
+ p as __module,
11
+ r as exports
13
12
  };
@@ -1,6 +1,6 @@
1
- import { getAugmentedNamespace } from "./_commonjsHelpers.js";
2
- import * as punycode_es6 from "../node_modules/.pnpm/punycode@2.3.0/node_modules/punycode/punycode.es6.js";
3
- const require$$8 = /* @__PURE__ */ getAugmentedNamespace(punycode_es6);
1
+ import { getAugmentedNamespace as e } from "./_commonjsHelpers.js";
2
+ import * as o from "../node_modules/.pnpm/punycode@2.3.0/node_modules/punycode/punycode.es6.js";
3
+ const t = /* @__PURE__ */ e(o);
4
4
  export {
5
- require$$8 as default
5
+ t as default
6
6
  };
@@ -1,13 +1,12 @@
1
- var standaloneExports = {};
2
- var standalone = {
1
+ var e = {}, r = {
3
2
  get exports() {
4
- return standaloneExports;
3
+ return e;
5
4
  },
6
- set exports(v) {
7
- standaloneExports = v;
5
+ set exports(t) {
6
+ e = t;
8
7
  }
9
8
  };
10
9
  export {
11
- standalone as __module,
12
- standaloneExports as exports
10
+ r as __module,
11
+ e as exports
13
12
  };
@@ -1,4 +1,4 @@
1
- var strikethrough = {};
1
+ var r = {};
2
2
  export {
3
- strikethrough as __exports
3
+ r as __exports
4
4
  };
@@ -1,4 +1,4 @@
1
- var utils = {};
1
+ var r = {};
2
2
  export {
3
- utils as __exports
3
+ r as __exports
4
4
  };
@@ -0,0 +1,6 @@
1
+ function o(e) {
2
+ return e.slice(0, 1).toLowerCase() + e.slice(1);
3
+ }
4
+ export {
5
+ o as firstLower
6
+ };
@@ -0,0 +1,6 @@
1
+ function p(e) {
2
+ return e.slice(0, 1).toUpperCase() + e.slice(1);
3
+ }
4
+ export {
5
+ p as firstUpper
6
+ };
@@ -0,0 +1,12 @@
1
+ function u(t, s, l) {
2
+ const n = [];
3
+ let o = !0;
4
+ for (let e = 0; e < t.length; e++) {
5
+ const f = t[e], r = s;
6
+ f[l] === r[l] ? o = !1 : n.push(t[e]);
7
+ }
8
+ return o && n.push(s), n;
9
+ }
10
+ export {
11
+ u as toggleArray
12
+ };
@@ -0,0 +1,17 @@
1
+ function s(r) {
2
+ const l = /(([A-Z])([^A-Z]*))/g;
3
+ let e;
4
+ const t = [];
5
+ let i = 0;
6
+ for (; (e = l.exec(r)) !== null; )
7
+ i == 0 && e.index != 0 && t.push(r.substring(0, e.index)), i++, t.push(e[1].toLowerCase());
8
+ if (t.length == 0)
9
+ return r;
10
+ {
11
+ let n = t.join("-");
12
+ return n = n.replace(/[-]{2,}/g, "-"), n;
13
+ }
14
+ }
15
+ export {
16
+ s as humpToLine
17
+ };
@@ -0,0 +1,31 @@
1
+ function p(e, t, n = 0, s) {
2
+ if (e instanceof Array)
3
+ if (n > 0 && s)
4
+ if (t instanceof Array)
5
+ for (const c of t)
6
+ e.includes(c) || e.push(c);
7
+ else
8
+ e.includes(t) || e.push(t);
9
+ else
10
+ e = t;
11
+ else if (typeof e == "object") {
12
+ const c = Object.prototype.toString.call(e), i = Object.prototype.toString.call(t);
13
+ if (e && typeof t == "object" && c == i && n > 0) {
14
+ const f = n - 1;
15
+ if (f > 0)
16
+ for (const o in t) {
17
+ const r = e[o], l = t[o];
18
+ e[o] = p(r, l, f, s);
19
+ }
20
+ else
21
+ for (const o in t)
22
+ e[o] = t[o];
23
+ } else
24
+ e = t;
25
+ } else
26
+ e = t;
27
+ return e;
28
+ }
29
+ export {
30
+ p as mergeObject
31
+ };
@@ -0,0 +1,9 @@
1
+ function p(n, e) {
2
+ let r = e;
3
+ typeof e == "string" && (r = new RegExp(e, "g"));
4
+ let t = n.match(r);
5
+ return t ? t.length : 0;
6
+ }
7
+ export {
8
+ p as appearNum
9
+ };
@@ -0,0 +1,8 @@
1
+ import { firstUpper as p } from "./chunk-EWJJKQIO.js";
2
+ function n(t) {
3
+ let r = t.split("-");
4
+ return r = r.map((e) => p(e)), r.join("");
5
+ }
6
+ export {
7
+ n as lineToLargeHump
8
+ };
@@ -0,0 +1,18 @@
1
+ function s(e, r) {
2
+ return new Promise((t, o) => {
3
+ let n = 0;
4
+ const c = e.length;
5
+ e.forEach((...i) => {
6
+ r(
7
+ (...f) => {
8
+ n++, c == n && t(f);
9
+ },
10
+ o,
11
+ ...i
12
+ );
13
+ });
14
+ });
15
+ }
16
+ export {
17
+ s as asyncMergeArray
18
+ };
@@ -0,0 +1,11 @@
1
+ function u(n, c) {
2
+ const t = [], s = [];
3
+ for (let e = 0; e < n.length; e++) {
4
+ const o = n[e][c];
5
+ t.includes(o) || (t.push(o), s.push(n[e]));
6
+ }
7
+ return s;
8
+ }
9
+ export {
10
+ u as duplicateRemoval
11
+ };
@@ -1,35 +1,35 @@
1
- import { defineComponent, ref, watch, computed, h } from "vue";
2
- import HighlightJS from "../../../../../highlight.js@11.7.0/node_modules/highlight.js/lib/core.js";
3
- var r = defineComponent({ props: { code: { type: String, required: true }, language: { type: String, default: "" }, autodetect: { type: Boolean, default: true }, ignoreIllegals: { type: Boolean, default: true } }, setup: function(e) {
4
- var n = ref(e.language);
5
- watch(function() {
1
+ import { defineComponent as c, ref as h, watch as d, computed as t, h as g } from "vue";
2
+ import u from "../../../../../highlight.js@11.7.0/node_modules/highlight.js/lib/core.js";
3
+ var i = c({ props: { code: { type: String, required: !0 }, language: { type: String, default: "" }, autodetect: { type: Boolean, default: !0 }, ignoreIllegals: { type: Boolean, default: !0 } }, setup: function(e) {
4
+ var n = h(e.language);
5
+ d(function() {
6
6
  return e.language;
7
- }, function(e2) {
8
- n.value = e2;
7
+ }, function(l) {
8
+ n.value = l;
9
9
  });
10
- var r2 = computed(function() {
10
+ var o = t(function() {
11
11
  return e.autodetect || !n.value;
12
- }), o2 = computed(function() {
13
- return !r2.value && !HighlightJS.getLanguage(n.value);
12
+ }), r = t(function() {
13
+ return !o.value && !u.getLanguage(n.value);
14
14
  });
15
- return { className: computed(function() {
16
- return o2.value ? "" : "hljs " + n.value;
17
- }), highlightedCode: computed(function() {
15
+ return { className: t(function() {
16
+ return r.value ? "" : "hljs " + n.value;
17
+ }), highlightedCode: t(function() {
18
18
  var l;
19
- if (o2.value)
19
+ if (r.value)
20
20
  return console.warn('The language "' + n.value + '" you specified could not be found.'), e.code.replace(/&/g, "&amp;").replace(/</g, "&lt;").replace(/>/g, "&gt;").replace(/"/g, "&quot;").replace(/'/g, "&#x27;");
21
- if (r2.value) {
22
- var a = HighlightJS.highlightAuto(e.code);
23
- return n.value = null !== (l = a.language) && void 0 !== l ? l : "", a.value;
21
+ if (o.value) {
22
+ var a = u.highlightAuto(e.code);
23
+ return n.value = (l = a.language) !== null && l !== void 0 ? l : "", a.value;
24
24
  }
25
- return (a = HighlightJS.highlight(e.code, { language: n.value, ignoreIllegals: e.ignoreIllegals })).value;
25
+ return (a = u.highlight(e.code, { language: n.value, ignoreIllegals: e.ignoreIllegals })).value;
26
26
  }) };
27
27
  }, render: function() {
28
- return h("pre", {}, [h("code", { class: this.className, innerHTML: this.highlightedCode })]);
29
- } }), o = { install: function(e) {
30
- e.component("highlightjs", r);
31
- }, component: r };
32
- const hljsVuePlugin = o;
28
+ return g("pre", {}, [g("code", { class: this.className, innerHTML: this.highlightedCode })]);
29
+ } }), p = { install: function(e) {
30
+ e.component("highlightjs", i);
31
+ }, component: i };
32
+ const v = p;
33
33
  export {
34
- hljsVuePlugin as default
34
+ v as default
35
35
  };
@@ -1,12 +1,12 @@
1
- import getParser from "./parser/index.js";
2
- import { Markers } from "./primitives.js";
1
+ import t from "./parser/index.js";
2
+ import { Markers as s } from "./primitives.js";
3
3
  import "./transforms/align.js";
4
4
  import "./transforms/indent.js";
5
5
  import "./transforms/crlf.js";
6
- function parse(source, options = {}) {
7
- return getParser(options)(source);
6
+ function a(r, o = {}) {
7
+ return t(o)(r);
8
8
  }
9
9
  export {
10
- Markers,
11
- parse
10
+ s as Markers,
11
+ a as parse
12
12
  };
@@ -1,26 +1,17 @@
1
- const reTag = /^@\S+/;
2
- function getParser({ fence = "```" } = {}) {
3
- const fencer = getFencer(fence);
4
- const toggleFence = (source, isFenced) => fencer(source) ? !isFenced : isFenced;
5
- return function parseBlock(source) {
6
- const sections = [[]];
7
- let isFenced = false;
8
- for (const line of source) {
9
- if (reTag.test(line.tokens.description) && !isFenced) {
10
- sections.push([line]);
11
- } else {
12
- sections[sections.length - 1].push(line);
13
- }
14
- isFenced = toggleFence(line.tokens.description, isFenced);
15
- }
16
- return sections;
1
+ const l = /^@\S+/;
2
+ function f({ fence: t = "```" } = {}) {
3
+ const o = u(t), i = (c, e) => o(c) ? !e : e;
4
+ return function(e) {
5
+ const n = [[]];
6
+ let r = !1;
7
+ for (const s of e)
8
+ l.test(s.tokens.description) && !r ? n.push([s]) : n[n.length - 1].push(s), r = i(s.tokens.description, r);
9
+ return n;
17
10
  };
18
11
  }
19
- function getFencer(fence) {
20
- if (typeof fence === "string")
21
- return (source) => source.split(fence).length % 2 === 0;
22
- return fence;
12
+ function u(t) {
13
+ return typeof t == "string" ? (o) => o.split(t).length % 2 === 0 : t;
23
14
  }
24
15
  export {
25
- getParser as default
16
+ f as default
26
17
  };
@@ -1,42 +1,38 @@
1
- import { Markers } from "../primitives.js";
2
- import { splitLines } from "../util.js";
3
- import getParser$2 from "./block-parser.js";
4
- import getParser$1 from "./source-parser.js";
5
- import getParser$3 from "./spec-parser.js";
6
- import tagTokenizer from "./tokenizers/tag.js";
7
- import typeTokenizer from "./tokenizers/type.js";
8
- import nameTokenizer from "./tokenizers/name.js";
9
- import descriptionTokenizer, { getJoiner } from "./tokenizers/description.js";
10
- function getParser({ startLine = 0, fence = "```", spacing = "compact", markers = Markers, tokenizers = [
11
- tagTokenizer(),
12
- typeTokenizer(spacing),
13
- nameTokenizer(),
14
- descriptionTokenizer(spacing)
1
+ import { Markers as z } from "../primitives.js";
2
+ import { splitLines as P } from "../util.js";
3
+ import T from "./block-parser.js";
4
+ import b from "./source-parser.js";
5
+ import $ from "./spec-parser.js";
6
+ import h from "./tokenizers/tag.js";
7
+ import w from "./tokenizers/type.js";
8
+ import S from "./tokenizers/name.js";
9
+ import j, { getJoiner as v } from "./tokenizers/description.js";
10
+ function A({ startLine: o = 0, fence: c = "```", spacing: r = "compact", markers: t = z, tokenizers: p = [
11
+ h(),
12
+ w(r),
13
+ S(),
14
+ j(r)
15
15
  ] } = {}) {
16
- if (startLine < 0 || startLine % 1 > 0)
16
+ if (o < 0 || o % 1 > 0)
17
17
  throw new Error("Invalid startLine");
18
- const parseSource = getParser$1({ startLine, markers });
19
- const parseBlock = getParser$2({ fence });
20
- const parseSpec = getParser$3({ tokenizers });
21
- const joinDescription = getJoiner(spacing);
22
- return function(source) {
23
- const blocks = [];
24
- for (const line of splitLines(source)) {
25
- const lines = parseSource(line);
26
- if (lines === null)
18
+ const m = b({ startLine: o, markers: t }), f = T({ fence: c }), a = $({ tokenizers: p }), l = v(r);
19
+ return function(u) {
20
+ const n = [];
21
+ for (const k of P(u)) {
22
+ const e = m(k);
23
+ if (e === null)
27
24
  continue;
28
- const sections = parseBlock(lines);
29
- const specs = sections.slice(1).map(parseSpec);
30
- blocks.push({
31
- description: joinDescription(sections[0], markers),
32
- tags: specs,
33
- source: lines,
34
- problems: specs.reduce((acc, spec) => acc.concat(spec.problems), [])
25
+ const s = f(e), i = s.slice(1).map(a);
26
+ n.push({
27
+ description: l(s[0], t),
28
+ tags: i,
29
+ source: e,
30
+ problems: i.reduce((d, g) => d.concat(g.problems), [])
35
31
  });
36
32
  }
37
- return blocks;
33
+ return n;
38
34
  };
39
35
  }
40
36
  export {
41
- getParser as default
37
+ A as default
42
38
  };
@@ -1,45 +1,24 @@
1
- import { Markers } from "../primitives.js";
2
- import { seedTokens, splitCR, splitSpace } from "../util.js";
3
- function getParser({ startLine = 0, markers = Markers } = {}) {
4
- let block = null;
5
- let num = startLine;
6
- return function parseSource(source) {
7
- let rest = source;
8
- const tokens = seedTokens();
9
- [tokens.lineEnd, rest] = splitCR(rest);
10
- [tokens.start, rest] = splitSpace(rest);
11
- if (block === null && rest.startsWith(markers.start) && !rest.startsWith(markers.nostart)) {
12
- block = [];
13
- tokens.delimiter = rest.slice(0, markers.start.length);
14
- rest = rest.slice(markers.start.length);
15
- [tokens.postDelimiter, rest] = splitSpace(rest);
1
+ import { Markers as c } from "../primitives.js";
2
+ import { seedTokens as h, splitCR as p, splitSpace as o } from "../util.js";
3
+ function a({ startLine: u = 0, markers: e = c } = {}) {
4
+ let l = null, s = u;
5
+ return function(r) {
6
+ let t = r;
7
+ const i = h();
8
+ if ([i.lineEnd, t] = p(t), [i.start, t] = o(t), l === null && t.startsWith(e.start) && !t.startsWith(e.nostart) && (l = [], i.delimiter = t.slice(0, e.start.length), t = t.slice(e.start.length), [i.postDelimiter, t] = o(t)), l === null)
9
+ return s++, null;
10
+ const d = t.trimRight().endsWith(e.end);
11
+ if (i.delimiter === "" && t.startsWith(e.delim) && !t.startsWith(e.end) && (i.delimiter = e.delim, t = t.slice(e.delim.length), [i.postDelimiter, t] = o(t)), d) {
12
+ const n = t.trimRight();
13
+ i.end = t.slice(n.length - e.end.length), t = n.slice(0, -e.end.length);
16
14
  }
17
- if (block === null) {
18
- num++;
19
- return null;
20
- }
21
- const isClosed = rest.trimRight().endsWith(markers.end);
22
- if (tokens.delimiter === "" && rest.startsWith(markers.delim) && !rest.startsWith(markers.end)) {
23
- tokens.delimiter = markers.delim;
24
- rest = rest.slice(markers.delim.length);
25
- [tokens.postDelimiter, rest] = splitSpace(rest);
26
- }
27
- if (isClosed) {
28
- const trimmed = rest.trimRight();
29
- tokens.end = rest.slice(trimmed.length - markers.end.length);
30
- rest = trimmed.slice(0, -markers.end.length);
31
- }
32
- tokens.description = rest;
33
- block.push({ number: num, source, tokens });
34
- num++;
35
- if (isClosed) {
36
- const result = block.slice();
37
- block = null;
38
- return result;
15
+ if (i.description = t, l.push({ number: s, source: r, tokens: i }), s++, d) {
16
+ const n = l.slice();
17
+ return l = null, n;
39
18
  }
40
19
  return null;
41
20
  };
42
21
  }
43
22
  export {
44
- getParser as default
23
+ a as default
45
24
  };