@easyv/biz-components 0.0.20 → 0.0.22
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.
- package/dist/_virtual/___vite-browser-external.es.js +4 -4
- package/dist/_virtual/__vite-browser-external.es.js +2 -2
- package/dist/_virtual/__vite-browser-external.es.js.map +1 -1
- package/dist/_virtual/_commonjs-dynamic-modules.es.js +3 -3
- package/dist/_virtual/_commonjsHelpers.es.js +25 -20
- package/dist/_virtual/_commonjsHelpers.es.js.map +1 -1
- package/dist/_virtual/aes.es.js +2 -2
- package/dist/_virtual/blowfish.es.js +2 -2
- package/dist/_virtual/cipher-core.es.js +2 -2
- package/dist/_virtual/core.es.js +2 -2
- package/dist/_virtual/enc-base64.es.js +2 -2
- package/dist/_virtual/enc-base64url.es.js +2 -2
- package/dist/_virtual/enc-utf16.es.js +2 -2
- package/dist/_virtual/evpkdf.es.js +2 -2
- package/dist/_virtual/format-hex.es.js +2 -2
- package/dist/_virtual/hmac.es.js +2 -2
- package/dist/_virtual/index.es.js +2 -2
- package/dist/_virtual/index.es2.js +2 -2
- package/dist/_virtual/index.es3.js +2 -2
- package/dist/_virtual/index.es4.js +2 -2
- package/dist/_virtual/index.es5.js +2 -2
- package/dist/_virtual/index.es6.js +2 -2
- package/dist/_virtual/index.es7.js +2 -2
- package/dist/_virtual/jsx-runtime.es.js +2 -2
- package/dist/_virtual/lib-typedarrays.es.js +2 -2
- package/dist/_virtual/md5.es.js +2 -2
- package/dist/_virtual/mode-cfb.es.js +2 -2
- package/dist/_virtual/mode-ctr-gladman.es.js +2 -2
- package/dist/_virtual/mode-ctr.es.js +2 -2
- package/dist/_virtual/mode-ecb.es.js +2 -2
- package/dist/_virtual/mode-ofb.es.js +2 -2
- package/dist/_virtual/pad-ansix923.es.js +2 -2
- package/dist/_virtual/pad-iso10126.es.js +2 -2
- package/dist/_virtual/pad-iso97971.es.js +2 -2
- package/dist/_virtual/pad-nopadding.es.js +2 -2
- package/dist/_virtual/pad-zeropadding.es.js +2 -2
- package/dist/_virtual/pbkdf2.es.js +2 -2
- package/dist/_virtual/rabbit-legacy.es.js +2 -2
- package/dist/_virtual/rabbit.es.js +2 -2
- package/dist/_virtual/rc4.es.js +2 -2
- package/dist/_virtual/react-is.development.es.js +2 -2
- package/dist/_virtual/react-is.production.min.es.js +2 -2
- package/dist/_virtual/react-jsx-runtime.development.es.js +2 -2
- package/dist/_virtual/react-jsx-runtime.production.min.es.js +2 -2
- package/dist/_virtual/ripemd160.es.js +2 -2
- package/dist/_virtual/sha1.es.js +2 -2
- package/dist/_virtual/sha224.es.js +2 -2
- package/dist/_virtual/sha256.es.js +2 -2
- package/dist/_virtual/sha3.es.js +2 -2
- package/dist/_virtual/sha384.es.js +2 -2
- package/dist/_virtual/sha512.es.js +2 -2
- package/dist/_virtual/tripledes.es.js +2 -2
- package/dist/_virtual/utilities.es.js +2 -2
- package/dist/_virtual/x64-core.es.js +2 -2
- package/dist/components/AiMessageRender/AiMessageRender.es.js +62 -46
- package/dist/components/AiMessageRender/AiMessageRender.es.js.map +1 -1
- package/dist/components/AiMessageRender/index.less.es.js +2 -191
- package/dist/components/AiMessageRender/index.less.es.js.map +1 -1
- package/dist/components/ScrollController/ScrollController.es.js +57 -34
- package/dist/components/ScrollController/ScrollController.es.js.map +1 -1
- package/dist/components/ShadowDom/ShadowDom.es.js +28 -20
- package/dist/components/ShadowDom/ShadowDom.es.js.map +1 -1
- package/dist/components/VoiceAnimation/VoiceAnimation.es.js +22 -15
- package/dist/components/VoiceAnimation/VoiceAnimation.es.js.map +1 -1
- package/dist/hooks/useDivAutoScroll.es.js +47 -24
- package/dist/hooks/useDivAutoScroll.es.js.map +1 -1
- package/dist/hooks/useXunFeiSteamVoiceManager.es.js +12 -10
- package/dist/hooks/useXunFeiSteamVoiceManager.es.js.map +1 -1
- package/dist/index.es.js +19 -19
- package/dist/node_modules/.pnpm/@easyv_react-icons@6.3.0/node_modules/@easyv/react-icons/dist/index.esm.es.js +5117 -1099
- package/dist/node_modules/.pnpm/@easyv_react-icons@6.3.0/node_modules/@easyv/react-icons/dist/index.esm.es.js.map +1 -1
- package/dist/node_modules/.pnpm/@ungap_structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/deserialize.es.js +54 -48
- package/dist/node_modules/.pnpm/@ungap_structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/deserialize.es.js.map +1 -1
- package/dist/node_modules/.pnpm/@ungap_structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/index.es.js +8 -8
- package/dist/node_modules/.pnpm/@ungap_structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/@ungap_structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/serialize.es.js +103 -74
- package/dist/node_modules/.pnpm/@ungap_structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/serialize.es.js.map +1 -1
- package/dist/node_modules/.pnpm/@ungap_structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/types.es.js +20 -11
- package/dist/node_modules/.pnpm/@ungap_structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/types.es.js.map +1 -1
- package/dist/node_modules/.pnpm/bail@2.0.2/node_modules/bail/index.es.js +5 -4
- package/dist/node_modules/.pnpm/bail@2.0.2/node_modules/bail/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/ccount@2.0.1/node_modules/ccount/index.es.js +12 -8
- package/dist/node_modules/.pnpm/ccount@2.0.1/node_modules/ccount/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/classnames@2.3.2/node_modules/classnames/index.es.js +37 -27
- package/dist/node_modules/.pnpm/classnames@2.3.2/node_modules/classnames/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/classnames@2.5.1/node_modules/classnames/index.es.js +49 -28
- package/dist/node_modules/.pnpm/classnames@2.5.1/node_modules/classnames/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/co-web-worker@1.0.1/node_modules/co-web-worker/index.es.js +11 -11
- package/dist/node_modules/.pnpm/co-web-worker@1.0.1/node_modules/co-web-worker/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/comma-separated-tokens@2.0.3/node_modules/comma-separated-tokens/index.es.js +6 -5
- package/dist/node_modules/.pnpm/comma-separated-tokens@2.0.3/node_modules/comma-separated-tokens/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/aes.es.js +145 -53
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/aes.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/blowfish.es.js +125 -60
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/blowfish.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/cipher-core.es.js +244 -140
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/cipher-core.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/core.es.js +232 -127
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/core.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/enc-base64.es.js +74 -43
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/enc-base64.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/enc-base64url.es.js +80 -45
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/enc-base64url.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/enc-utf16.es.js +58 -36
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/enc-utf16.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/evpkdf.es.js +55 -29
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/evpkdf.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/format-hex.es.js +32 -21
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/format-hex.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/hmac.es.js +56 -29
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/hmac.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/index.es.js +48 -46
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/lib-typedarrays.es.js +44 -23
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/lib-typedarrays.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/md5.es.js +158 -47
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/md5.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/mode-cfb.es.js +49 -29
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/mode-cfb.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/mode-ctr-gladman.es.js +72 -33
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/mode-ctr-gladman.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/mode-ctr.es.js +39 -23
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/mode-ctr.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/mode-ecb.es.js +30 -22
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/mode-ecb.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/mode-ofb.es.js +37 -21
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/mode-ofb.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/pad-ansix923.es.js +31 -20
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/pad-ansix923.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/pad-iso10126.es.js +27 -20
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/pad-iso10126.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/pad-iso97971.es.js +26 -18
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/pad-iso97971.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/pad-nopadding.es.js +20 -14
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/pad-nopadding.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/pad-zeropadding.es.js +31 -21
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/pad-zeropadding.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/pbkdf2.es.js +61 -32
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/pbkdf2.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/rabbit-legacy.es.js +119 -59
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/rabbit-legacy.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/rabbit.es.js +122 -61
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/rabbit.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/rc4.es.js +67 -40
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/rc4.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/ripemd160.es.js +135 -49
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/ripemd160.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/sha1.es.js +75 -30
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/sha1.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/sha224.es.js +32 -19
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/sha224.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/sha256.es.js +107 -40
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/sha256.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/sha3.es.js +167 -77
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/sha3.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/sha384.es.js +42 -28
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/sha384.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/sha512.es.js +268 -129
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/sha512.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/tripledes.es.js +122 -63
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/tripledes.es.js.map +1 -1
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/x64-core.es.js +52 -27
- package/dist/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/x64-core.es.js.map +1 -1
- package/dist/node_modules/.pnpm/decode-named-character-reference@1.1.0/node_modules/decode-named-character-reference/index.dom.es.js +12 -9
- package/dist/node_modules/.pnpm/decode-named-character-reference@1.1.0/node_modules/decode-named-character-reference/index.dom.es.js.map +1 -1
- package/dist/node_modules/.pnpm/devlop@1.1.0/node_modules/devlop/lib/default.es.js +4 -4
- package/dist/node_modules/.pnpm/devlop@1.1.0/node_modules/devlop/lib/default.es.js.map +1 -1
- package/dist/node_modules/.pnpm/escape-string-regexp@5.0.0/node_modules/escape-string-regexp/index.es.js +5 -4
- package/dist/node_modules/.pnpm/escape-string-regexp@5.0.0/node_modules/escape-string-regexp/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/estree-util-is-identifier-name@3.0.0/node_modules/estree-util-is-identifier-name/lib/index.es.js +8 -4
- package/dist/node_modules/.pnpm/estree-util-is-identifier-name@3.0.0/node_modules/estree-util-is-identifier-name/lib/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/extend@3.0.2/node_modules/extend/index.es.js +86 -36
- package/dist/node_modules/.pnpm/extend@3.0.2/node_modules/extend/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/hast-util-to-jsx-runtime@2.3.6/node_modules/hast-util-to-jsx-runtime/lib/index.es.js +314 -226
- package/dist/node_modules/.pnpm/hast-util-to-jsx-runtime@2.3.6/node_modules/hast-util-to-jsx-runtime/lib/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/hast-util-whitespace@3.0.0/node_modules/hast-util-whitespace/lib/index.es.js +6 -6
- package/dist/node_modules/.pnpm/hast-util-whitespace@3.0.0/node_modules/hast-util-whitespace/lib/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/html-url-attributes@3.0.1/node_modules/html-url-attributes/lib/index.es.js +2 -2
- package/dist/node_modules/.pnpm/html-url-attributes@3.0.1/node_modules/html-url-attributes/lib/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/inline-style-parser@0.2.4/node_modules/inline-style-parser/index.es.js +115 -67
- package/dist/node_modules/.pnpm/inline-style-parser@0.2.4/node_modules/inline-style-parser/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/is-plain-obj@4.1.0/node_modules/is-plain-obj/index.es.js +7 -6
- package/dist/node_modules/.pnpm/is-plain-obj@4.1.0/node_modules/is-plain-obj/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/longest-streak@3.1.0/node_modules/longest-streak/index.es.js +21 -8
- package/dist/node_modules/.pnpm/longest-streak@3.1.0/node_modules/longest-streak/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/markdown-table@3.0.4/node_modules/markdown-table/index.es.js +124 -57
- package/dist/node_modules/.pnpm/markdown-table@3.0.4/node_modules/markdown-table/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-find-and-replace@3.0.2/node_modules/mdast-util-find-and-replace/lib/index.es.js +93 -54
- package/dist/node_modules/.pnpm/mdast-util-find-and-replace@3.0.2/node_modules/mdast-util-find-and-replace/lib/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-from-markdown@2.0.2/node_modules/mdast-util-from-markdown/lib/index.es.js +509 -371
- package/dist/node_modules/.pnpm/mdast-util-from-markdown@2.0.2/node_modules/mdast-util-from-markdown/lib/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-gfm-autolink-literal@2.0.1/node_modules/mdast-util-gfm-autolink-literal/lib/index.es.js +107 -81
- package/dist/node_modules/.pnpm/mdast-util-gfm-autolink-literal@2.0.1/node_modules/mdast-util-gfm-autolink-literal/lib/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-gfm-footnote@2.1.0/node_modules/mdast-util-gfm-footnote/lib/index.es.js +85 -63
- package/dist/node_modules/.pnpm/mdast-util-gfm-footnote@2.1.0/node_modules/mdast-util-gfm-footnote/lib/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-gfm-strikethrough@2.0.0/node_modules/mdast-util-gfm-strikethrough/lib/index.es.js +26 -22
- package/dist/node_modules/.pnpm/mdast-util-gfm-strikethrough@2.0.0/node_modules/mdast-util-gfm-strikethrough/lib/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-gfm-table@2.0.0/node_modules/mdast-util-gfm-table/lib/index.es.js +104 -82
- package/dist/node_modules/.pnpm/mdast-util-gfm-table@2.0.0/node_modules/mdast-util-gfm-table/lib/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-gfm-task-list-item@2.0.0/node_modules/mdast-util-gfm-task-list-item/lib/index.es.js +57 -38
- package/dist/node_modules/.pnpm/mdast-util-gfm-task-list-item@2.0.0/node_modules/mdast-util-gfm-task-list-item/lib/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-gfm@3.1.0/node_modules/mdast-util-gfm/lib/index.es.js +19 -19
- package/dist/node_modules/.pnpm/mdast-util-gfm@3.1.0/node_modules/mdast-util-gfm/lib/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-phrasing@4.1.0/node_modules/mdast-util-phrasing/lib/index.es.js +4 -4
- package/dist/node_modules/.pnpm/mdast-util-phrasing@4.1.0/node_modules/mdast-util-phrasing/lib/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/footer.es.js +94 -69
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/footer.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/blockquote.es.js +6 -5
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/blockquote.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/break.es.js +5 -5
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/break.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/code.es.js +18 -9
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/code.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/delete.es.js +6 -5
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/delete.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/emphasis.es.js +6 -5
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/emphasis.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.es.js +28 -15
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/heading.es.js +7 -6
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/heading.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/html.es.js +7 -5
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/html.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/image-reference.es.js +16 -11
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/image-reference.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/image.es.js +13 -7
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/image.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/index.es.js +54 -53
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/inline-code.es.js +8 -7
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/inline-code.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/link-reference.es.js +18 -13
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/link-reference.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/link.es.js +12 -9
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/link.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/list-item.es.js +53 -31
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/list-item.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/list.es.js +18 -13
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/list.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/paragraph.es.js +6 -5
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/paragraph.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/root.es.js +5 -4
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/root.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/strong.es.js +6 -5
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/strong.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/table-cell.es.js +6 -5
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/table-cell.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/table-row.es.js +27 -13
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/table-row.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/table.es.js +23 -16
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/table.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/text.es.js +6 -5
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/text.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.es.js +5 -4
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/index.es.js +12 -7
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/revert.es.js +26 -10
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/revert.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/state.es.js +123 -79
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/state.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/blockquote.es.js +13 -10
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/blockquote.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/break.es.js +10 -10
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/break.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/code.es.js +44 -32
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/code.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/definition.es.js +53 -29
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/definition.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/emphasis.es.js +37 -26
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/emphasis.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/heading.es.js +35 -24
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/heading.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/html.es.js +5 -5
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/html.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/image-reference.es.js +31 -18
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/image-reference.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/image.es.js +54 -28
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/image.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/index.es.js +41 -41
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/inline-code.es.js +25 -15
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/inline-code.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/link-reference.es.js +31 -18
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/link-reference.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/link.es.js +74 -41
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/link.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/list-item.es.js +27 -17
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/list-item.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/list.es.js +34 -24
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/list.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/paragraph.es.js +8 -4
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/paragraph.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/root.es.js +8 -6
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/root.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/strong.es.js +37 -26
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/strong.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/text.es.js +3 -3
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/text.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/thematic-break.es.js +6 -6
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/thematic-break.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-bullet-ordered.es.js +7 -6
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-bullet-ordered.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-bullet-other.es.js +15 -11
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-bullet-other.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-bullet.es.js +7 -6
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-bullet.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-emphasis.es.js +7 -6
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-emphasis.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-fence.es.js +7 -6
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-fence.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-list-item-indent.es.js +7 -6
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-list-item-indent.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-quote.es.js +7 -6
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-quote.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-rule-repetition.es.js +7 -6
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-rule-repetition.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-rule.es.js +7 -6
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-rule.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-strong.es.js +7 -6
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-strong.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/encode-character-reference.es.js +3 -3
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/encode-character-reference.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/encode-info.es.js +36 -29
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/encode-info.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/format-code-as-indented.es.js +8 -6
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/format-code-as-indented.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/format-heading-as-setext.es.js +15 -10
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/format-heading-as-setext.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/format-link-as-autolink.es.js +14 -12
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/format-link-as-autolink.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/pattern-in-scope.es.js +17 -11
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/pattern-in-scope.es.js.map +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-string@4.0.0/node_modules/mdast-util-to-string/lib/index.es.js +31 -22
- package/dist/node_modules/.pnpm/mdast-util-to-string@4.0.0/node_modules/mdast-util-to-string/lib/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/attention.es.js +109 -57
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/attention.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/autolink.es.js +88 -28
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/autolink.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/blank-line.es.js +12 -12
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/blank-line.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/block-quote.es.js +47 -28
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/block-quote.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/character-escape.es.js +21 -10
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/character-escape.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/character-reference.es.js +58 -20
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/character-reference.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/code-fenced.es.js +162 -70
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/code-fenced.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/code-indented.es.js +54 -30
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/code-indented.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/code-text.es.js +101 -30
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/code-text.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/content.es.js +61 -36
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/content.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/definition.es.js +66 -52
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/definition.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/hard-break-escape.es.js +16 -10
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/hard-break-escape.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/heading-atx.es.js +83 -34
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/heading-atx.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/html-flow.es.js +344 -105
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/html-flow.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/html-text.es.js +275 -68
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/html-text.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/label-end.es.js +191 -108
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/label-end.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/label-start-image.es.js +25 -14
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/label-start-image.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/label-start-link.es.js +17 -12
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/label-start-link.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/line-ending.es.js +11 -8
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/line-ending.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/list.es.js +110 -65
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/list.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/setext-underline.es.js +75 -37
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/setext-underline.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/thematic-break.es.js +33 -16
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/thematic-break.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-extension-gfm-autolink-literal@2.1.0/node_modules/micromark-extension-gfm-autolink-literal/lib/syntax.es.js +295 -144
- package/dist/node_modules/.pnpm/micromark-extension-gfm-autolink-literal@2.1.0/node_modules/micromark-extension-gfm-autolink-literal/lib/syntax.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-extension-gfm-footnote@2.1.0/node_modules/micromark-extension-gfm-footnote/lib/syntax.es.js +216 -129
- package/dist/node_modules/.pnpm/micromark-extension-gfm-footnote@2.1.0/node_modules/micromark-extension-gfm-footnote/lib/syntax.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-extension-gfm-strikethrough@2.1.0/node_modules/micromark-extension-gfm-strikethrough/lib/syntax.es.js +76 -45
- package/dist/node_modules/.pnpm/micromark-extension-gfm-strikethrough@2.1.0/node_modules/micromark-extension-gfm-strikethrough/lib/syntax.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-extension-gfm-table@2.1.1/node_modules/micromark-extension-gfm-table/lib/edit-map.es.js +37 -28
- package/dist/node_modules/.pnpm/micromark-extension-gfm-table@2.1.1/node_modules/micromark-extension-gfm-table/lib/edit-map.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-extension-gfm-table@2.1.1/node_modules/micromark-extension-gfm-table/lib/infer.es.js +22 -17
- package/dist/node_modules/.pnpm/micromark-extension-gfm-table@2.1.1/node_modules/micromark-extension-gfm-table/lib/infer.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-extension-gfm-table@2.1.1/node_modules/micromark-extension-gfm-table/lib/syntax.es.js +350 -104
- package/dist/node_modules/.pnpm/micromark-extension-gfm-table@2.1.1/node_modules/micromark-extension-gfm-table/lib/syntax.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-extension-gfm-task-list-item@2.1.0/node_modules/micromark-extension-gfm-task-list-item/lib/syntax.es.js +59 -27
- package/dist/node_modules/.pnpm/micromark-extension-gfm-task-list-item@2.1.0/node_modules/micromark-extension-gfm-task-list-item/lib/syntax.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-extension-gfm@3.0.0/node_modules/micromark-extension-gfm/index.es.js +14 -14
- package/dist/node_modules/.pnpm/micromark-extension-gfm@3.0.0/node_modules/micromark-extension-gfm/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-factory-destination@2.0.1/node_modules/micromark-factory-destination/index.es.js +83 -20
- package/dist/node_modules/.pnpm/micromark-factory-destination@2.0.1/node_modules/micromark-factory-destination/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-factory-label@2.0.1/node_modules/micromark-factory-label/index.es.js +51 -16
- package/dist/node_modules/.pnpm/micromark-factory-label@2.0.1/node_modules/micromark-factory-label/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-factory-space@2.0.1/node_modules/micromark-factory-space/index.es.js +19 -10
- package/dist/node_modules/.pnpm/micromark-factory-space@2.0.1/node_modules/micromark-factory-space/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-factory-title@2.0.1/node_modules/micromark-factory-title/index.es.js +56 -17
- package/dist/node_modules/.pnpm/micromark-factory-title@2.0.1/node_modules/micromark-factory-title/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-factory-whitespace@2.0.1/node_modules/micromark-factory-whitespace/index.es.js +18 -8
- package/dist/node_modules/.pnpm/micromark-factory-whitespace@2.0.1/node_modules/micromark-factory-whitespace/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-util-character@2.1.1/node_modules/micromark-util-character/index.es.js +32 -27
- package/dist/node_modules/.pnpm/micromark-util-character@2.1.1/node_modules/micromark-util-character/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-util-chunked@2.0.1/node_modules/micromark-util-chunked/index.es.js +32 -12
- package/dist/node_modules/.pnpm/micromark-util-chunked@2.0.1/node_modules/micromark-util-chunked/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-util-classify-character@2.0.1/node_modules/micromark-util-classify-character/index.es.js +7 -5
- package/dist/node_modules/.pnpm/micromark-util-classify-character@2.0.1/node_modules/micromark-util-classify-character/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-util-combine-extensions@2.0.1/node_modules/micromark-util-combine-extensions/index.es.js +32 -27
- package/dist/node_modules/.pnpm/micromark-util-combine-extensions@2.0.1/node_modules/micromark-util-combine-extensions/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-util-decode-numeric-character-reference@2.0.2/node_modules/micromark-util-decode-numeric-character-reference/index.es.js +14 -11
- package/dist/node_modules/.pnpm/micromark-util-decode-numeric-character-reference@2.0.2/node_modules/micromark-util-decode-numeric-character-reference/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-util-decode-string@2.0.1/node_modules/micromark-util-decode-string/index.es.js +16 -13
- package/dist/node_modules/.pnpm/micromark-util-decode-string@2.0.1/node_modules/micromark-util-decode-string/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-util-html-tag-name@2.0.1/node_modules/micromark-util-html-tag-name/index.es.js +5 -4
- package/dist/node_modules/.pnpm/micromark-util-html-tag-name@2.0.1/node_modules/micromark-util-html-tag-name/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-util-normalize-identifier@2.0.1/node_modules/micromark-util-normalize-identifier/index.es.js +3 -3
- package/dist/node_modules/.pnpm/micromark-util-normalize-identifier@2.0.1/node_modules/micromark-util-normalize-identifier/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-util-resolve-all@2.0.1/node_modules/micromark-util-resolve-all/index.es.js +11 -8
- package/dist/node_modules/.pnpm/micromark-util-resolve-all@2.0.1/node_modules/micromark-util-resolve-all/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-util-sanitize-uri@2.0.1/node_modules/micromark-util-sanitize-uri/index.es.js +37 -19
- package/dist/node_modules/.pnpm/micromark-util-sanitize-uri@2.0.1/node_modules/micromark-util-sanitize-uri/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-util-subtokenize@2.1.0/node_modules/micromark-util-subtokenize/index.es.js +149 -47
- package/dist/node_modules/.pnpm/micromark-util-subtokenize@2.1.0/node_modules/micromark-util-subtokenize/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark-util-subtokenize@2.1.0/node_modules/micromark-util-subtokenize/lib/splice-buffer.es.js +61 -42
- package/dist/node_modules/.pnpm/micromark-util-subtokenize@2.1.0/node_modules/micromark-util-subtokenize/lib/splice-buffer.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/constructs.es.js +88 -80
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/constructs.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/create-tokenizer.es.js +247 -150
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/create-tokenizer.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/content.es.js +39 -23
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/content.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/document.es.js +151 -91
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/document.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/flow.es.js +29 -20
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/flow.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/text.es.js +116 -69
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/text.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/parse.es.js +26 -24
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/parse.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/postprocess.es.js +6 -6
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/postprocess.es.js.map +1 -1
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/preprocess.es.js +63 -22
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/preprocess.es.js.map +1 -1
- package/dist/node_modules/.pnpm/object-assign@4.1.1/node_modules/object-assign/index.es.js +62 -38
- package/dist/node_modules/.pnpm/object-assign@4.1.1/node_modules/object-assign/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/checkPropTypes.es.js +49 -35
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/checkPropTypes.es.js.map +1 -1
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithThrowingShims.es.js +49 -43
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithThrowingShims.es.js.map +1 -1
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithTypeCheckers.es.js +363 -241
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithTypeCheckers.es.js.map +1 -1
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/index.es.js +14 -12
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/ReactPropTypesSecret.es.js +9 -7
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/ReactPropTypesSecret.es.js.map +1 -1
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/has.es.js +8 -4
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/has.es.js.map +1 -1
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/index.es.js +11 -10
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/aria.es.js +39 -39
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/aria.es.js.map +1 -1
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/find.es.js +31 -24
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/find.es.js.map +1 -1
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/hast-to-react.es.js +2 -2
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/hast-to-react.es.js.map +1 -1
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/html.es.js +94 -94
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/html.es.js.map +1 -1
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/normalize.es.js +3 -3
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/normalize.es.js.map +1 -1
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/svg.es.js +77 -77
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/svg.es.js.map +1 -1
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/util/case-insensitive-transform.es.js +4 -4
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/util/case-insensitive-transform.es.js.map +1 -1
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/util/case-sensitive-transform.es.js +3 -3
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/util/case-sensitive-transform.es.js.map +1 -1
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/util/create.es.js +20 -14
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/util/create.es.js.map +1 -1
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/util/defined-info.es.js +20 -15
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/util/defined-info.es.js.map +1 -1
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/util/info.es.js +17 -16
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/util/info.es.js.map +1 -1
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/util/merge.es.js +10 -7
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/util/merge.es.js.map +1 -1
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/util/schema.es.js +11 -7
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/util/schema.es.js.map +1 -1
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/util/types.es.js +17 -11
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/util/types.es.js.map +1 -1
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/xlink.es.js +5 -5
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/xlink.es.js.map +1 -1
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/xml.es.js +5 -5
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/xml.es.js.map +1 -1
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/xmlns.es.js +5 -5
- package/dist/node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/xmlns.es.js.map +1 -1
- package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.development.es.js +152 -82
- package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.development.es.js.map +1 -1
- package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.production.min.es.js +86 -58
- package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.production.min.es.js.map +1 -1
- package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/index.es.js +14 -7
- package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/react-markdown@10.1.0_@types_react@18.2.0_react@18.2.0/node_modules/react-markdown/lib/index.es.js +102 -55
- package/dist/node_modules/.pnpm/react-markdown@10.1.0_@types_react@18.2.0_react@18.2.0/node_modules/react-markdown/lib/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/react@18.2.0/node_modules/react/cjs/react-jsx-runtime.development.es.js +825 -539
- package/dist/node_modules/.pnpm/react@18.2.0/node_modules/react/cjs/react-jsx-runtime.development.es.js.map +1 -1
- package/dist/node_modules/.pnpm/react@18.2.0/node_modules/react/cjs/react-jsx-runtime.production.min.es.js +20 -15
- package/dist/node_modules/.pnpm/react@18.2.0/node_modules/react/cjs/react-jsx-runtime.production.min.es.js.map +1 -1
- package/dist/node_modules/.pnpm/react@18.2.0/node_modules/react/jsx-runtime.es.js +10 -6
- package/dist/node_modules/.pnpm/react@18.2.0/node_modules/react/jsx-runtime.es.js.map +1 -1
- package/dist/node_modules/.pnpm/remark-gfm@4.0.1/node_modules/remark-gfm/lib/index.es.js +15 -8
- package/dist/node_modules/.pnpm/remark-gfm@4.0.1/node_modules/remark-gfm/lib/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/remark-parse@11.0.0/node_modules/remark-parse/lib/index.es.js +11 -11
- package/dist/node_modules/.pnpm/remark-parse@11.0.0/node_modules/remark-parse/lib/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/remark-rehype@11.1.2/node_modules/remark-rehype/lib/index.es.js +14 -11
- package/dist/node_modules/.pnpm/remark-rehype@11.1.2/node_modules/remark-rehype/lib/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/space-separated-tokens@2.0.2/node_modules/space-separated-tokens/index.es.js +3 -3
- package/dist/node_modules/.pnpm/space-separated-tokens@2.0.2/node_modules/space-separated-tokens/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/style-to-js@1.1.16/node_modules/style-to-js/cjs/index.es.js +23 -15
- package/dist/node_modules/.pnpm/style-to-js@1.1.16/node_modules/style-to-js/cjs/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/style-to-js@1.1.16/node_modules/style-to-js/cjs/utilities.es.js +33 -13
- package/dist/node_modules/.pnpm/style-to-js@1.1.16/node_modules/style-to-js/cjs/utilities.es.js.map +1 -1
- package/dist/node_modules/.pnpm/style-to-object@1.0.8/node_modules/style-to-object/cjs/index.es.js +27 -18
- package/dist/node_modules/.pnpm/style-to-object@1.0.8/node_modules/style-to-object/cjs/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/trim-lines@3.0.1/node_modules/trim-lines/index.es.js +35 -22
- package/dist/node_modules/.pnpm/trim-lines@3.0.1/node_modules/trim-lines/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/trough@2.2.0/node_modules/trough/lib/index.es.js +68 -42
- package/dist/node_modules/.pnpm/trough@2.2.0/node_modules/trough/lib/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/unified@11.0.5/node_modules/unified/lib/callable-instance.es.js +13 -8
- package/dist/node_modules/.pnpm/unified@11.0.5/node_modules/unified/lib/callable-instance.es.js.map +1 -1
- package/dist/node_modules/.pnpm/unified@11.0.5/node_modules/unified/lib/index.es.js +246 -139
- package/dist/node_modules/.pnpm/unified@11.0.5/node_modules/unified/lib/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/unist-util-is@6.0.0/node_modules/unist-util-is/lib/index.es.js +59 -50
- package/dist/node_modules/.pnpm/unist-util-is@6.0.0/node_modules/unist-util-is/lib/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/unist-util-position@5.0.0/node_modules/unist-util-position/lib/index.es.js +20 -16
- package/dist/node_modules/.pnpm/unist-util-position@5.0.0/node_modules/unist-util-position/lib/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/unist-util-stringify-position@4.0.0/node_modules/unist-util-stringify-position/lib/index.es.js +21 -9
- package/dist/node_modules/.pnpm/unist-util-stringify-position@4.0.0/node_modules/unist-util-stringify-position/lib/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/unist-util-visit-parents@6.0.1/node_modules/unist-util-visit-parents/lib/color.es.js +3 -3
- package/dist/node_modules/.pnpm/unist-util-visit-parents@6.0.1/node_modules/unist-util-visit-parents/lib/color.es.js.map +1 -1
- package/dist/node_modules/.pnpm/unist-util-visit-parents@6.0.1/node_modules/unist-util-visit-parents/lib/index.es.js +65 -38
- package/dist/node_modules/.pnpm/unist-util-visit-parents@6.0.1/node_modules/unist-util-visit-parents/lib/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/unist-util-visit@5.0.0/node_modules/unist-util-visit/lib/index.es.js +24 -12
- package/dist/node_modules/.pnpm/unist-util-visit@5.0.0/node_modules/unist-util-visit/lib/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/vfile-message@4.0.2/node_modules/vfile-message/lib/index.es.js +77 -30
- package/dist/node_modules/.pnpm/vfile-message@4.0.2/node_modules/vfile-message/lib/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/index.es.js +116 -60
- package/dist/node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/minpath.browser.es.js +181 -79
- package/dist/node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/minpath.browser.es.js.map +1 -1
- package/dist/node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/minproc.browser.es.js +3 -3
- package/dist/node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/minproc.browser.es.js.map +1 -1
- package/dist/node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/minurl.browser.es.js +32 -27
- package/dist/node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/minurl.browser.es.js.map +1 -1
- package/dist/node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/minurl.shared.es.js +6 -4
- package/dist/node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/minurl.shared.es.js.map +1 -1
- package/dist/utils/funASR/funASRManager.es.js +109 -68
- package/dist/utils/funASR/funASRManager.es.js.map +1 -1
- package/dist/utils/funASR/pcm.es.js +51 -36
- package/dist/utils/funASR/pcm.es.js.map +1 -1
- package/dist/utils/funASR/recorder.es.js +1048 -542
- package/dist/utils/funASR/recorder.es.js.map +1 -1
- package/dist/utils/funASR/wav.es.js +46 -20
- package/dist/utils/funASR/wav.es.js.map +1 -1
- package/dist/utils/funASR/wsConnecter.es.js +79 -44
- package/dist/utils/funASR/wsConnecter.es.js.map +1 -1
- package/dist/utils/xunFeiVoice/RecorderManager/RecorderManager.es.js +126 -78
- package/dist/utils/xunFeiVoice/RecorderManager/RecorderManager.es.js.map +1 -1
- package/dist/utils/xunFeiVoice/RecorderManager/processorSource/processor.worker.es.js +2 -207
- package/dist/utils/xunFeiVoice/RecorderManager/processorSource/processor.worker.es.js.map +1 -1
- package/dist/utils/xunFeiVoice/RecorderManager/processorSource/processor.worklet.es.js +2 -2
- package/dist/utils/xunFeiVoice/RecorderManager/processorSource/processor.worklet.es.js.map +1 -1
- package/dist/utils/xunFeiVoice/XFStreamVoiceManager.d.ts +8 -2
- package/dist/utils/xunFeiVoice/XFStreamVoiceManager.es.js +230 -134
- package/dist/utils/xunFeiVoice/XFStreamVoiceManager.es.js.map +1 -1
- package/dist/utils/xunFeiVoice/utils.d.ts +1 -0
- package/dist/utils/xunFeiVoice/utils.es.js +16 -7
- package/dist/utils/xunFeiVoice/utils.es.js.map +1 -1
- package/package.json +1 -1
|
@@ -1,428 +1,550 @@
|
|
|
1
|
-
import { decodeNumericCharacterReference
|
|
2
|
-
import { decodeString
|
|
3
|
-
import { normalizeIdentifier
|
|
4
|
-
import { decodeNamedCharacterReference
|
|
5
|
-
import { postprocess
|
|
6
|
-
import { parse
|
|
7
|
-
import { preprocess
|
|
8
|
-
import { stringifyPosition
|
|
9
|
-
import { toString
|
|
10
|
-
const
|
|
11
|
-
function
|
|
12
|
-
|
|
1
|
+
import { decodeNumericCharacterReference } from "../../../../micromark-util-decode-numeric-character-reference@2.0.2/node_modules/micromark-util-decode-numeric-character-reference/index.es.js";
|
|
2
|
+
import { decodeString } from "../../../../micromark-util-decode-string@2.0.1/node_modules/micromark-util-decode-string/index.es.js";
|
|
3
|
+
import { normalizeIdentifier } from "../../../../micromark-util-normalize-identifier@2.0.1/node_modules/micromark-util-normalize-identifier/index.es.js";
|
|
4
|
+
import { decodeNamedCharacterReference } from "../../../../decode-named-character-reference@1.1.0/node_modules/decode-named-character-reference/index.dom.es.js";
|
|
5
|
+
import { postprocess } from "../../../../micromark@4.0.2/node_modules/micromark/lib/postprocess.es.js";
|
|
6
|
+
import { parse } from "../../../../micromark@4.0.2/node_modules/micromark/lib/parse.es.js";
|
|
7
|
+
import { preprocess } from "../../../../micromark@4.0.2/node_modules/micromark/lib/preprocess.es.js";
|
|
8
|
+
import { stringifyPosition } from "../../../../unist-util-stringify-position@4.0.0/node_modules/unist-util-stringify-position/lib/index.es.js";
|
|
9
|
+
import { toString } from "../../../../mdast-util-to-string@4.0.0/node_modules/mdast-util-to-string/lib/index.es.js";
|
|
10
|
+
const own = {}.hasOwnProperty;
|
|
11
|
+
function fromMarkdown(value, encoding, options) {
|
|
12
|
+
if (typeof encoding !== "string") {
|
|
13
|
+
options = encoding;
|
|
14
|
+
encoding = void 0;
|
|
15
|
+
}
|
|
16
|
+
return compiler(options)(postprocess(parse(options).document().write(preprocess()(value, encoding, true))));
|
|
13
17
|
}
|
|
14
|
-
function
|
|
15
|
-
const
|
|
18
|
+
function compiler(options) {
|
|
19
|
+
const config = {
|
|
16
20
|
transforms: [],
|
|
17
21
|
canContainEols: ["emphasis", "fragment", "heading", "paragraph", "strong"],
|
|
18
22
|
enter: {
|
|
19
|
-
autolink:
|
|
20
|
-
autolinkProtocol:
|
|
21
|
-
autolinkEmail:
|
|
22
|
-
atxHeading:
|
|
23
|
-
blockQuote:
|
|
24
|
-
characterEscape:
|
|
25
|
-
characterReference:
|
|
26
|
-
codeFenced:
|
|
27
|
-
codeFencedFenceInfo:
|
|
28
|
-
codeFencedFenceMeta:
|
|
29
|
-
codeIndented:
|
|
30
|
-
codeText:
|
|
31
|
-
codeTextData:
|
|
32
|
-
data:
|
|
33
|
-
codeFlowValue:
|
|
34
|
-
definition:
|
|
35
|
-
definitionDestinationString:
|
|
36
|
-
definitionLabelString:
|
|
37
|
-
definitionTitleString:
|
|
38
|
-
emphasis:
|
|
39
|
-
hardBreakEscape:
|
|
40
|
-
hardBreakTrailing:
|
|
41
|
-
htmlFlow:
|
|
42
|
-
htmlFlowData:
|
|
43
|
-
htmlText:
|
|
44
|
-
htmlTextData:
|
|
45
|
-
image:
|
|
46
|
-
label:
|
|
47
|
-
link:
|
|
48
|
-
listItem:
|
|
49
|
-
listItemValue:
|
|
50
|
-
listOrdered:
|
|
51
|
-
listUnordered:
|
|
52
|
-
paragraph:
|
|
53
|
-
reference:
|
|
54
|
-
referenceString:
|
|
55
|
-
resourceDestinationString:
|
|
56
|
-
resourceTitleString:
|
|
57
|
-
setextHeading:
|
|
58
|
-
strong:
|
|
59
|
-
thematicBreak:
|
|
23
|
+
autolink: opener(link),
|
|
24
|
+
autolinkProtocol: onenterdata,
|
|
25
|
+
autolinkEmail: onenterdata,
|
|
26
|
+
atxHeading: opener(heading),
|
|
27
|
+
blockQuote: opener(blockQuote),
|
|
28
|
+
characterEscape: onenterdata,
|
|
29
|
+
characterReference: onenterdata,
|
|
30
|
+
codeFenced: opener(codeFlow),
|
|
31
|
+
codeFencedFenceInfo: buffer,
|
|
32
|
+
codeFencedFenceMeta: buffer,
|
|
33
|
+
codeIndented: opener(codeFlow, buffer),
|
|
34
|
+
codeText: opener(codeText, buffer),
|
|
35
|
+
codeTextData: onenterdata,
|
|
36
|
+
data: onenterdata,
|
|
37
|
+
codeFlowValue: onenterdata,
|
|
38
|
+
definition: opener(definition),
|
|
39
|
+
definitionDestinationString: buffer,
|
|
40
|
+
definitionLabelString: buffer,
|
|
41
|
+
definitionTitleString: buffer,
|
|
42
|
+
emphasis: opener(emphasis),
|
|
43
|
+
hardBreakEscape: opener(hardBreak),
|
|
44
|
+
hardBreakTrailing: opener(hardBreak),
|
|
45
|
+
htmlFlow: opener(html, buffer),
|
|
46
|
+
htmlFlowData: onenterdata,
|
|
47
|
+
htmlText: opener(html, buffer),
|
|
48
|
+
htmlTextData: onenterdata,
|
|
49
|
+
image: opener(image),
|
|
50
|
+
label: buffer,
|
|
51
|
+
link: opener(link),
|
|
52
|
+
listItem: opener(listItem),
|
|
53
|
+
listItemValue: onenterlistitemvalue,
|
|
54
|
+
listOrdered: opener(list, onenterlistordered),
|
|
55
|
+
listUnordered: opener(list),
|
|
56
|
+
paragraph: opener(paragraph),
|
|
57
|
+
reference: onenterreference,
|
|
58
|
+
referenceString: buffer,
|
|
59
|
+
resourceDestinationString: buffer,
|
|
60
|
+
resourceTitleString: buffer,
|
|
61
|
+
setextHeading: opener(heading),
|
|
62
|
+
strong: opener(strong),
|
|
63
|
+
thematicBreak: opener(thematicBreak)
|
|
60
64
|
},
|
|
61
65
|
exit: {
|
|
62
|
-
atxHeading:
|
|
63
|
-
atxHeadingSequence:
|
|
64
|
-
autolink:
|
|
65
|
-
autolinkEmail:
|
|
66
|
-
autolinkProtocol:
|
|
67
|
-
blockQuote:
|
|
68
|
-
characterEscapeValue:
|
|
69
|
-
characterReferenceMarkerHexadecimal:
|
|
70
|
-
characterReferenceMarkerNumeric:
|
|
71
|
-
characterReferenceValue:
|
|
72
|
-
characterReference:
|
|
73
|
-
codeFenced:
|
|
74
|
-
codeFencedFence:
|
|
75
|
-
codeFencedFenceInfo:
|
|
76
|
-
codeFencedFenceMeta:
|
|
77
|
-
codeFlowValue:
|
|
78
|
-
codeIndented:
|
|
79
|
-
codeText:
|
|
80
|
-
codeTextData:
|
|
81
|
-
data:
|
|
82
|
-
definition:
|
|
83
|
-
definitionDestinationString:
|
|
84
|
-
definitionLabelString:
|
|
85
|
-
definitionTitleString:
|
|
86
|
-
emphasis:
|
|
87
|
-
hardBreakEscape:
|
|
88
|
-
hardBreakTrailing:
|
|
89
|
-
htmlFlow:
|
|
90
|
-
htmlFlowData:
|
|
91
|
-
htmlText:
|
|
92
|
-
htmlTextData:
|
|
93
|
-
image:
|
|
94
|
-
label:
|
|
95
|
-
labelText:
|
|
96
|
-
lineEnding:
|
|
97
|
-
link:
|
|
98
|
-
listItem:
|
|
99
|
-
listOrdered:
|
|
100
|
-
listUnordered:
|
|
101
|
-
paragraph:
|
|
102
|
-
referenceString:
|
|
103
|
-
resourceDestinationString:
|
|
104
|
-
resourceTitleString:
|
|
105
|
-
resource:
|
|
106
|
-
setextHeading:
|
|
107
|
-
setextHeadingLineSequence:
|
|
108
|
-
setextHeadingText:
|
|
109
|
-
strong:
|
|
110
|
-
thematicBreak:
|
|
66
|
+
atxHeading: closer(),
|
|
67
|
+
atxHeadingSequence: onexitatxheadingsequence,
|
|
68
|
+
autolink: closer(),
|
|
69
|
+
autolinkEmail: onexitautolinkemail,
|
|
70
|
+
autolinkProtocol: onexitautolinkprotocol,
|
|
71
|
+
blockQuote: closer(),
|
|
72
|
+
characterEscapeValue: onexitdata,
|
|
73
|
+
characterReferenceMarkerHexadecimal: onexitcharacterreferencemarker,
|
|
74
|
+
characterReferenceMarkerNumeric: onexitcharacterreferencemarker,
|
|
75
|
+
characterReferenceValue: onexitcharacterreferencevalue,
|
|
76
|
+
characterReference: onexitcharacterreference,
|
|
77
|
+
codeFenced: closer(onexitcodefenced),
|
|
78
|
+
codeFencedFence: onexitcodefencedfence,
|
|
79
|
+
codeFencedFenceInfo: onexitcodefencedfenceinfo,
|
|
80
|
+
codeFencedFenceMeta: onexitcodefencedfencemeta,
|
|
81
|
+
codeFlowValue: onexitdata,
|
|
82
|
+
codeIndented: closer(onexitcodeindented),
|
|
83
|
+
codeText: closer(onexitcodetext),
|
|
84
|
+
codeTextData: onexitdata,
|
|
85
|
+
data: onexitdata,
|
|
86
|
+
definition: closer(),
|
|
87
|
+
definitionDestinationString: onexitdefinitiondestinationstring,
|
|
88
|
+
definitionLabelString: onexitdefinitionlabelstring,
|
|
89
|
+
definitionTitleString: onexitdefinitiontitlestring,
|
|
90
|
+
emphasis: closer(),
|
|
91
|
+
hardBreakEscape: closer(onexithardbreak),
|
|
92
|
+
hardBreakTrailing: closer(onexithardbreak),
|
|
93
|
+
htmlFlow: closer(onexithtmlflow),
|
|
94
|
+
htmlFlowData: onexitdata,
|
|
95
|
+
htmlText: closer(onexithtmltext),
|
|
96
|
+
htmlTextData: onexitdata,
|
|
97
|
+
image: closer(onexitimage),
|
|
98
|
+
label: onexitlabel,
|
|
99
|
+
labelText: onexitlabeltext,
|
|
100
|
+
lineEnding: onexitlineending,
|
|
101
|
+
link: closer(onexitlink),
|
|
102
|
+
listItem: closer(),
|
|
103
|
+
listOrdered: closer(),
|
|
104
|
+
listUnordered: closer(),
|
|
105
|
+
paragraph: closer(),
|
|
106
|
+
referenceString: onexitreferencestring,
|
|
107
|
+
resourceDestinationString: onexitresourcedestinationstring,
|
|
108
|
+
resourceTitleString: onexitresourcetitlestring,
|
|
109
|
+
resource: onexitresource,
|
|
110
|
+
setextHeading: closer(onexitsetextheading),
|
|
111
|
+
setextHeadingLineSequence: onexitsetextheadinglinesequence,
|
|
112
|
+
setextHeadingText: onexitsetextheadingtext,
|
|
113
|
+
strong: closer(),
|
|
114
|
+
thematicBreak: closer()
|
|
111
115
|
}
|
|
112
116
|
};
|
|
113
|
-
|
|
114
|
-
const
|
|
115
|
-
return
|
|
116
|
-
function
|
|
117
|
-
let
|
|
117
|
+
configure(config, (options || {}).mdastExtensions || []);
|
|
118
|
+
const data = {};
|
|
119
|
+
return compile;
|
|
120
|
+
function compile(events) {
|
|
121
|
+
let tree = {
|
|
118
122
|
type: "root",
|
|
119
123
|
children: []
|
|
120
124
|
};
|
|
121
|
-
const
|
|
122
|
-
stack: [
|
|
125
|
+
const context = {
|
|
126
|
+
stack: [tree],
|
|
123
127
|
tokenStack: [],
|
|
124
|
-
config
|
|
125
|
-
enter
|
|
126
|
-
exit
|
|
127
|
-
buffer
|
|
128
|
-
resume
|
|
129
|
-
data
|
|
130
|
-
}
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
128
|
+
config,
|
|
129
|
+
enter,
|
|
130
|
+
exit,
|
|
131
|
+
buffer,
|
|
132
|
+
resume,
|
|
133
|
+
data
|
|
134
|
+
};
|
|
135
|
+
const listStack = [];
|
|
136
|
+
let index = -1;
|
|
137
|
+
while (++index < events.length) {
|
|
138
|
+
if (events[index][1].type === "listOrdered" || events[index][1].type === "listUnordered") {
|
|
139
|
+
if (events[index][0] === "enter") {
|
|
140
|
+
listStack.push(index);
|
|
141
|
+
} else {
|
|
142
|
+
const tail = listStack.pop();
|
|
143
|
+
index = prepareList(events, tail, index);
|
|
139
144
|
}
|
|
140
|
-
|
|
141
|
-
const f = a[e[s][0]];
|
|
142
|
-
M.call(f, e[s][1].type) && f[e[s][1].type].call(Object.assign({
|
|
143
|
-
sliceSerialize: e[s][2].sliceSerialize
|
|
144
|
-
}, n), e[s][1]);
|
|
145
|
+
}
|
|
145
146
|
}
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
147
|
+
index = -1;
|
|
148
|
+
while (++index < events.length) {
|
|
149
|
+
const handler = config[events[index][0]];
|
|
150
|
+
if (own.call(handler, events[index][1].type)) {
|
|
151
|
+
handler[events[index][1].type].call(Object.assign({
|
|
152
|
+
sliceSerialize: events[index][2].sliceSerialize
|
|
153
|
+
}, context), events[index][1]);
|
|
154
|
+
}
|
|
149
155
|
}
|
|
150
|
-
|
|
151
|
-
|
|
156
|
+
if (context.tokenStack.length > 0) {
|
|
157
|
+
const tail = context.tokenStack[context.tokenStack.length - 1];
|
|
158
|
+
const handler = tail[1] || defaultOnError;
|
|
159
|
+
handler.call(context, void 0, tail[0]);
|
|
160
|
+
}
|
|
161
|
+
tree.position = {
|
|
162
|
+
start: point(events.length > 0 ? events[0][1].start : {
|
|
152
163
|
line: 1,
|
|
153
164
|
column: 1,
|
|
154
165
|
offset: 0
|
|
155
166
|
}),
|
|
156
|
-
end:
|
|
167
|
+
end: point(events.length > 0 ? events[events.length - 2][1].end : {
|
|
157
168
|
line: 1,
|
|
158
169
|
column: 1,
|
|
159
170
|
offset: 0
|
|
160
171
|
})
|
|
161
|
-
}
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
172
|
+
};
|
|
173
|
+
index = -1;
|
|
174
|
+
while (++index < config.transforms.length) {
|
|
175
|
+
tree = config.transforms[index](tree) || tree;
|
|
176
|
+
}
|
|
177
|
+
return tree;
|
|
178
|
+
}
|
|
179
|
+
function prepareList(events, start, length) {
|
|
180
|
+
let index = start - 1;
|
|
181
|
+
let containerBalance = -1;
|
|
182
|
+
let listSpread = false;
|
|
183
|
+
let listItem2;
|
|
184
|
+
let lineIndex;
|
|
185
|
+
let firstBlankLineIndex;
|
|
186
|
+
let atMarker;
|
|
187
|
+
while (++index <= length) {
|
|
188
|
+
const event = events[index];
|
|
189
|
+
switch (event[1].type) {
|
|
170
190
|
case "listUnordered":
|
|
171
191
|
case "listOrdered":
|
|
172
192
|
case "blockQuote": {
|
|
173
|
-
|
|
193
|
+
if (event[0] === "enter") {
|
|
194
|
+
containerBalance++;
|
|
195
|
+
} else {
|
|
196
|
+
containerBalance--;
|
|
197
|
+
}
|
|
198
|
+
atMarker = void 0;
|
|
174
199
|
break;
|
|
175
200
|
}
|
|
176
201
|
case "lineEndingBlank": {
|
|
177
|
-
|
|
202
|
+
if (event[0] === "enter") {
|
|
203
|
+
if (listItem2 && !atMarker && !containerBalance && !firstBlankLineIndex) {
|
|
204
|
+
firstBlankLineIndex = index;
|
|
205
|
+
}
|
|
206
|
+
atMarker = void 0;
|
|
207
|
+
}
|
|
178
208
|
break;
|
|
179
209
|
}
|
|
180
210
|
case "linePrefix":
|
|
181
211
|
case "listItemValue":
|
|
182
212
|
case "listItemMarker":
|
|
183
213
|
case "listItemPrefix":
|
|
184
|
-
case "listItemPrefixWhitespace":
|
|
214
|
+
case "listItemPrefixWhitespace": {
|
|
185
215
|
break;
|
|
186
|
-
|
|
187
|
-
|
|
216
|
+
}
|
|
217
|
+
default: {
|
|
218
|
+
atMarker = void 0;
|
|
219
|
+
}
|
|
188
220
|
}
|
|
189
|
-
if (!
|
|
190
|
-
if (
|
|
191
|
-
let
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
221
|
+
if (!containerBalance && event[0] === "enter" && event[1].type === "listItemPrefix" || containerBalance === -1 && event[0] === "exit" && (event[1].type === "listUnordered" || event[1].type === "listOrdered")) {
|
|
222
|
+
if (listItem2) {
|
|
223
|
+
let tailIndex = index;
|
|
224
|
+
lineIndex = void 0;
|
|
225
|
+
while (tailIndex--) {
|
|
226
|
+
const tailEvent = events[tailIndex];
|
|
227
|
+
if (tailEvent[1].type === "lineEnding" || tailEvent[1].type === "lineEndingBlank") {
|
|
228
|
+
if (tailEvent[0] === "exit") continue;
|
|
229
|
+
if (lineIndex) {
|
|
230
|
+
events[lineIndex][1].type = "lineEndingBlank";
|
|
231
|
+
listSpread = true;
|
|
232
|
+
}
|
|
233
|
+
tailEvent[1].type = "lineEnding";
|
|
234
|
+
lineIndex = tailIndex;
|
|
235
|
+
} else if (tailEvent[1].type === "linePrefix" || tailEvent[1].type === "blockQuotePrefix" || tailEvent[1].type === "blockQuotePrefixWhitespace" || tailEvent[1].type === "blockQuoteMarker" || tailEvent[1].type === "listItemIndent") ;
|
|
236
|
+
else {
|
|
237
|
+
break;
|
|
238
|
+
}
|
|
198
239
|
}
|
|
199
|
-
|
|
240
|
+
if (firstBlankLineIndex && (!lineIndex || firstBlankLineIndex < lineIndex)) {
|
|
241
|
+
listItem2._spread = true;
|
|
242
|
+
}
|
|
243
|
+
listItem2.end = Object.assign({}, lineIndex ? events[lineIndex][1].start : event[1].end);
|
|
244
|
+
events.splice(lineIndex || index, 0, ["exit", listItem2, event[2]]);
|
|
245
|
+
index++;
|
|
246
|
+
length++;
|
|
200
247
|
}
|
|
201
|
-
if (
|
|
202
|
-
const
|
|
248
|
+
if (event[1].type === "listItemPrefix") {
|
|
249
|
+
const item = {
|
|
203
250
|
type: "listItem",
|
|
204
|
-
_spread:
|
|
205
|
-
start: Object.assign({},
|
|
251
|
+
_spread: false,
|
|
252
|
+
start: Object.assign({}, event[1].start),
|
|
206
253
|
// @ts-expect-error: we’ll add `end` in a second.
|
|
207
254
|
end: void 0
|
|
208
255
|
};
|
|
209
|
-
|
|
256
|
+
listItem2 = item;
|
|
257
|
+
events.splice(index, 0, ["enter", item, event[2]]);
|
|
258
|
+
index++;
|
|
259
|
+
length++;
|
|
260
|
+
firstBlankLineIndex = void 0;
|
|
261
|
+
atMarker = true;
|
|
210
262
|
}
|
|
211
263
|
}
|
|
212
264
|
}
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
265
|
+
events[start][1]._spread = listSpread;
|
|
266
|
+
return length;
|
|
267
|
+
}
|
|
268
|
+
function opener(create, and) {
|
|
269
|
+
return open;
|
|
270
|
+
function open(token) {
|
|
271
|
+
enter.call(this, create(token), token);
|
|
272
|
+
if (and) and.call(this, token);
|
|
219
273
|
}
|
|
220
274
|
}
|
|
221
|
-
function
|
|
275
|
+
function buffer() {
|
|
222
276
|
this.stack.push({
|
|
223
277
|
type: "fragment",
|
|
224
278
|
children: []
|
|
225
279
|
});
|
|
226
280
|
}
|
|
227
|
-
function
|
|
228
|
-
this.stack[this.stack.length - 1]
|
|
229
|
-
|
|
281
|
+
function enter(node, token, errorHandler) {
|
|
282
|
+
const parent = this.stack[this.stack.length - 1];
|
|
283
|
+
const siblings = parent.children;
|
|
284
|
+
siblings.push(node);
|
|
285
|
+
this.stack.push(node);
|
|
286
|
+
this.tokenStack.push([token, errorHandler || void 0]);
|
|
287
|
+
node.position = {
|
|
288
|
+
start: point(token.start),
|
|
230
289
|
// @ts-expect-error: `end` will be patched later.
|
|
231
290
|
end: void 0
|
|
232
291
|
};
|
|
233
292
|
}
|
|
234
|
-
function
|
|
235
|
-
return
|
|
236
|
-
function
|
|
237
|
-
|
|
293
|
+
function closer(and) {
|
|
294
|
+
return close;
|
|
295
|
+
function close(token) {
|
|
296
|
+
if (and) and.call(this, token);
|
|
297
|
+
exit.call(this, token);
|
|
238
298
|
}
|
|
239
299
|
}
|
|
240
|
-
function
|
|
241
|
-
const
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
300
|
+
function exit(token, onExitError) {
|
|
301
|
+
const node = this.stack.pop();
|
|
302
|
+
const open = this.tokenStack.pop();
|
|
303
|
+
if (!open) {
|
|
304
|
+
throw new Error("Cannot close `" + token.type + "` (" + stringifyPosition({
|
|
305
|
+
start: token.start,
|
|
306
|
+
end: token.end
|
|
307
|
+
}) + "): it’s not open");
|
|
308
|
+
} else if (open[0].type !== token.type) {
|
|
309
|
+
if (onExitError) {
|
|
310
|
+
onExitError.call(this, token, open[0]);
|
|
311
|
+
} else {
|
|
312
|
+
const handler = open[1] || defaultOnError;
|
|
313
|
+
handler.call(this, token, open[0]);
|
|
314
|
+
}
|
|
315
|
+
}
|
|
316
|
+
node.position.end = point(token.end);
|
|
249
317
|
}
|
|
250
|
-
function
|
|
251
|
-
return
|
|
318
|
+
function resume() {
|
|
319
|
+
return toString(this.stack.pop());
|
|
252
320
|
}
|
|
253
|
-
function
|
|
254
|
-
this.data.expectingFirstListItemValue =
|
|
321
|
+
function onenterlistordered() {
|
|
322
|
+
this.data.expectingFirstListItemValue = true;
|
|
255
323
|
}
|
|
256
|
-
function
|
|
324
|
+
function onenterlistitemvalue(token) {
|
|
257
325
|
if (this.data.expectingFirstListItemValue) {
|
|
258
|
-
const
|
|
259
|
-
|
|
326
|
+
const ancestor = this.stack[this.stack.length - 2];
|
|
327
|
+
ancestor.start = Number.parseInt(this.sliceSerialize(token), 10);
|
|
328
|
+
this.data.expectingFirstListItemValue = void 0;
|
|
260
329
|
}
|
|
261
330
|
}
|
|
262
|
-
function
|
|
263
|
-
const
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
}
|
|
277
|
-
function
|
|
278
|
-
const
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
const
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
331
|
+
function onexitcodefencedfenceinfo() {
|
|
332
|
+
const data2 = this.resume();
|
|
333
|
+
const node = this.stack[this.stack.length - 1];
|
|
334
|
+
node.lang = data2;
|
|
335
|
+
}
|
|
336
|
+
function onexitcodefencedfencemeta() {
|
|
337
|
+
const data2 = this.resume();
|
|
338
|
+
const node = this.stack[this.stack.length - 1];
|
|
339
|
+
node.meta = data2;
|
|
340
|
+
}
|
|
341
|
+
function onexitcodefencedfence() {
|
|
342
|
+
if (this.data.flowCodeInside) return;
|
|
343
|
+
this.buffer();
|
|
344
|
+
this.data.flowCodeInside = true;
|
|
345
|
+
}
|
|
346
|
+
function onexitcodefenced() {
|
|
347
|
+
const data2 = this.resume();
|
|
348
|
+
const node = this.stack[this.stack.length - 1];
|
|
349
|
+
node.value = data2.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g, "");
|
|
350
|
+
this.data.flowCodeInside = void 0;
|
|
351
|
+
}
|
|
352
|
+
function onexitcodeindented() {
|
|
353
|
+
const data2 = this.resume();
|
|
354
|
+
const node = this.stack[this.stack.length - 1];
|
|
355
|
+
node.value = data2.replace(/(\r?\n|\r)$/g, "");
|
|
356
|
+
}
|
|
357
|
+
function onexitdefinitionlabelstring(token) {
|
|
358
|
+
const label = this.resume();
|
|
359
|
+
const node = this.stack[this.stack.length - 1];
|
|
360
|
+
node.label = label;
|
|
361
|
+
node.identifier = normalizeIdentifier(this.sliceSerialize(token)).toLowerCase();
|
|
362
|
+
}
|
|
363
|
+
function onexitdefinitiontitlestring() {
|
|
364
|
+
const data2 = this.resume();
|
|
365
|
+
const node = this.stack[this.stack.length - 1];
|
|
366
|
+
node.title = data2;
|
|
367
|
+
}
|
|
368
|
+
function onexitdefinitiondestinationstring() {
|
|
369
|
+
const data2 = this.resume();
|
|
370
|
+
const node = this.stack[this.stack.length - 1];
|
|
371
|
+
node.url = data2;
|
|
372
|
+
}
|
|
373
|
+
function onexitatxheadingsequence(token) {
|
|
374
|
+
const node = this.stack[this.stack.length - 1];
|
|
375
|
+
if (!node.depth) {
|
|
376
|
+
const depth = this.sliceSerialize(token).length;
|
|
377
|
+
node.depth = depth;
|
|
298
378
|
}
|
|
299
379
|
}
|
|
300
|
-
function
|
|
301
|
-
this.data.setextHeadingSlurpLineEnding =
|
|
380
|
+
function onexitsetextheadingtext() {
|
|
381
|
+
this.data.setextHeadingSlurpLineEnding = true;
|
|
302
382
|
}
|
|
303
|
-
function
|
|
304
|
-
const
|
|
305
|
-
|
|
383
|
+
function onexitsetextheadinglinesequence(token) {
|
|
384
|
+
const node = this.stack[this.stack.length - 1];
|
|
385
|
+
node.depth = this.sliceSerialize(token).codePointAt(0) === 61 ? 1 : 2;
|
|
306
386
|
}
|
|
307
|
-
function
|
|
387
|
+
function onexitsetextheading() {
|
|
308
388
|
this.data.setextHeadingSlurpLineEnding = void 0;
|
|
309
389
|
}
|
|
310
|
-
function
|
|
311
|
-
const
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
390
|
+
function onenterdata(token) {
|
|
391
|
+
const node = this.stack[this.stack.length - 1];
|
|
392
|
+
const siblings = node.children;
|
|
393
|
+
let tail = siblings[siblings.length - 1];
|
|
394
|
+
if (!tail || tail.type !== "text") {
|
|
395
|
+
tail = text();
|
|
396
|
+
tail.position = {
|
|
397
|
+
start: point(token.start),
|
|
398
|
+
// @ts-expect-error: we’ll add `end` later.
|
|
399
|
+
end: void 0
|
|
400
|
+
};
|
|
401
|
+
siblings.push(tail);
|
|
402
|
+
}
|
|
403
|
+
this.stack.push(tail);
|
|
318
404
|
}
|
|
319
|
-
function
|
|
320
|
-
const
|
|
321
|
-
|
|
405
|
+
function onexitdata(token) {
|
|
406
|
+
const tail = this.stack.pop();
|
|
407
|
+
tail.value += this.sliceSerialize(token);
|
|
408
|
+
tail.position.end = point(token.end);
|
|
322
409
|
}
|
|
323
|
-
function
|
|
324
|
-
const
|
|
410
|
+
function onexitlineending(token) {
|
|
411
|
+
const context = this.stack[this.stack.length - 1];
|
|
325
412
|
if (this.data.atHardBreak) {
|
|
326
|
-
const
|
|
327
|
-
|
|
413
|
+
const tail = context.children[context.children.length - 1];
|
|
414
|
+
tail.position.end = point(token.end);
|
|
415
|
+
this.data.atHardBreak = void 0;
|
|
328
416
|
return;
|
|
329
417
|
}
|
|
330
|
-
!this.data.setextHeadingSlurpLineEnding &&
|
|
418
|
+
if (!this.data.setextHeadingSlurpLineEnding && config.canContainEols.includes(context.type)) {
|
|
419
|
+
onenterdata.call(this, token);
|
|
420
|
+
onexitdata.call(this, token);
|
|
421
|
+
}
|
|
331
422
|
}
|
|
332
|
-
function
|
|
333
|
-
this.data.atHardBreak =
|
|
423
|
+
function onexithardbreak() {
|
|
424
|
+
this.data.atHardBreak = true;
|
|
334
425
|
}
|
|
335
|
-
function
|
|
336
|
-
const
|
|
337
|
-
|
|
426
|
+
function onexithtmlflow() {
|
|
427
|
+
const data2 = this.resume();
|
|
428
|
+
const node = this.stack[this.stack.length - 1];
|
|
429
|
+
node.value = data2;
|
|
338
430
|
}
|
|
339
|
-
function
|
|
340
|
-
const
|
|
341
|
-
|
|
431
|
+
function onexithtmltext() {
|
|
432
|
+
const data2 = this.resume();
|
|
433
|
+
const node = this.stack[this.stack.length - 1];
|
|
434
|
+
node.value = data2;
|
|
342
435
|
}
|
|
343
|
-
function
|
|
344
|
-
const
|
|
345
|
-
|
|
436
|
+
function onexitcodetext() {
|
|
437
|
+
const data2 = this.resume();
|
|
438
|
+
const node = this.stack[this.stack.length - 1];
|
|
439
|
+
node.value = data2;
|
|
346
440
|
}
|
|
347
|
-
function
|
|
348
|
-
const
|
|
441
|
+
function onexitlink() {
|
|
442
|
+
const node = this.stack[this.stack.length - 1];
|
|
349
443
|
if (this.data.inReference) {
|
|
350
|
-
const
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
delete
|
|
444
|
+
const referenceType = this.data.referenceType || "shortcut";
|
|
445
|
+
node.type += "Reference";
|
|
446
|
+
node.referenceType = referenceType;
|
|
447
|
+
delete node.url;
|
|
448
|
+
delete node.title;
|
|
449
|
+
} else {
|
|
450
|
+
delete node.identifier;
|
|
451
|
+
delete node.label;
|
|
452
|
+
}
|
|
354
453
|
this.data.referenceType = void 0;
|
|
355
454
|
}
|
|
356
|
-
function
|
|
357
|
-
const
|
|
455
|
+
function onexitimage() {
|
|
456
|
+
const node = this.stack[this.stack.length - 1];
|
|
358
457
|
if (this.data.inReference) {
|
|
359
|
-
const
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
delete
|
|
458
|
+
const referenceType = this.data.referenceType || "shortcut";
|
|
459
|
+
node.type += "Reference";
|
|
460
|
+
node.referenceType = referenceType;
|
|
461
|
+
delete node.url;
|
|
462
|
+
delete node.title;
|
|
463
|
+
} else {
|
|
464
|
+
delete node.identifier;
|
|
465
|
+
delete node.label;
|
|
466
|
+
}
|
|
363
467
|
this.data.referenceType = void 0;
|
|
364
468
|
}
|
|
365
|
-
function
|
|
366
|
-
const
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
469
|
+
function onexitlabeltext(token) {
|
|
470
|
+
const string = this.sliceSerialize(token);
|
|
471
|
+
const ancestor = this.stack[this.stack.length - 2];
|
|
472
|
+
ancestor.label = decodeString(string);
|
|
473
|
+
ancestor.identifier = normalizeIdentifier(string).toLowerCase();
|
|
474
|
+
}
|
|
475
|
+
function onexitlabel() {
|
|
476
|
+
const fragment = this.stack[this.stack.length - 1];
|
|
477
|
+
const value = this.resume();
|
|
478
|
+
const node = this.stack[this.stack.length - 1];
|
|
479
|
+
this.data.inReference = true;
|
|
480
|
+
if (node.type === "link") {
|
|
481
|
+
const children = fragment.children;
|
|
482
|
+
node.children = children;
|
|
483
|
+
} else {
|
|
484
|
+
node.alt = value;
|
|
485
|
+
}
|
|
376
486
|
}
|
|
377
|
-
function
|
|
378
|
-
const
|
|
379
|
-
|
|
487
|
+
function onexitresourcedestinationstring() {
|
|
488
|
+
const data2 = this.resume();
|
|
489
|
+
const node = this.stack[this.stack.length - 1];
|
|
490
|
+
node.url = data2;
|
|
380
491
|
}
|
|
381
|
-
function
|
|
382
|
-
const
|
|
383
|
-
|
|
492
|
+
function onexitresourcetitlestring() {
|
|
493
|
+
const data2 = this.resume();
|
|
494
|
+
const node = this.stack[this.stack.length - 1];
|
|
495
|
+
node.title = data2;
|
|
384
496
|
}
|
|
385
|
-
function
|
|
497
|
+
function onexitresource() {
|
|
386
498
|
this.data.inReference = void 0;
|
|
387
499
|
}
|
|
388
|
-
function
|
|
500
|
+
function onenterreference() {
|
|
389
501
|
this.data.referenceType = "collapsed";
|
|
390
502
|
}
|
|
391
|
-
function
|
|
392
|
-
const
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
this.data.
|
|
397
|
-
}
|
|
398
|
-
function
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
const
|
|
403
|
-
|
|
503
|
+
function onexitreferencestring(token) {
|
|
504
|
+
const label = this.resume();
|
|
505
|
+
const node = this.stack[this.stack.length - 1];
|
|
506
|
+
node.label = label;
|
|
507
|
+
node.identifier = normalizeIdentifier(this.sliceSerialize(token)).toLowerCase();
|
|
508
|
+
this.data.referenceType = "full";
|
|
509
|
+
}
|
|
510
|
+
function onexitcharacterreferencemarker(token) {
|
|
511
|
+
this.data.characterReferenceType = token.type;
|
|
512
|
+
}
|
|
513
|
+
function onexitcharacterreferencevalue(token) {
|
|
514
|
+
const data2 = this.sliceSerialize(token);
|
|
515
|
+
const type = this.data.characterReferenceType;
|
|
516
|
+
let value;
|
|
517
|
+
if (type) {
|
|
518
|
+
value = decodeNumericCharacterReference(data2, type === "characterReferenceMarkerNumeric" ? 10 : 16);
|
|
519
|
+
this.data.characterReferenceType = void 0;
|
|
520
|
+
} else {
|
|
521
|
+
const result = decodeNamedCharacterReference(data2);
|
|
522
|
+
value = result;
|
|
523
|
+
}
|
|
524
|
+
const tail = this.stack[this.stack.length - 1];
|
|
525
|
+
tail.value += value;
|
|
404
526
|
}
|
|
405
|
-
function
|
|
406
|
-
const
|
|
407
|
-
|
|
527
|
+
function onexitcharacterreference(token) {
|
|
528
|
+
const tail = this.stack.pop();
|
|
529
|
+
tail.position.end = point(token.end);
|
|
408
530
|
}
|
|
409
|
-
function
|
|
410
|
-
|
|
411
|
-
const
|
|
412
|
-
|
|
531
|
+
function onexitautolinkprotocol(token) {
|
|
532
|
+
onexitdata.call(this, token);
|
|
533
|
+
const node = this.stack[this.stack.length - 1];
|
|
534
|
+
node.url = this.sliceSerialize(token);
|
|
413
535
|
}
|
|
414
|
-
function
|
|
415
|
-
|
|
416
|
-
const
|
|
417
|
-
|
|
536
|
+
function onexitautolinkemail(token) {
|
|
537
|
+
onexitdata.call(this, token);
|
|
538
|
+
const node = this.stack[this.stack.length - 1];
|
|
539
|
+
node.url = "mailto:" + this.sliceSerialize(token);
|
|
418
540
|
}
|
|
419
|
-
function
|
|
541
|
+
function blockQuote() {
|
|
420
542
|
return {
|
|
421
543
|
type: "blockquote",
|
|
422
544
|
children: []
|
|
423
545
|
};
|
|
424
546
|
}
|
|
425
|
-
function
|
|
547
|
+
function codeFlow() {
|
|
426
548
|
return {
|
|
427
549
|
type: "code",
|
|
428
550
|
lang: null,
|
|
@@ -430,13 +552,13 @@ function Oe(o) {
|
|
|
430
552
|
value: ""
|
|
431
553
|
};
|
|
432
554
|
}
|
|
433
|
-
function
|
|
555
|
+
function codeText() {
|
|
434
556
|
return {
|
|
435
557
|
type: "inlineCode",
|
|
436
558
|
value: ""
|
|
437
559
|
};
|
|
438
560
|
}
|
|
439
|
-
function
|
|
561
|
+
function definition() {
|
|
440
562
|
return {
|
|
441
563
|
type: "definition",
|
|
442
564
|
identifier: "",
|
|
@@ -445,13 +567,13 @@ function Oe(o) {
|
|
|
445
567
|
url: ""
|
|
446
568
|
};
|
|
447
569
|
}
|
|
448
|
-
function
|
|
570
|
+
function emphasis() {
|
|
449
571
|
return {
|
|
450
572
|
type: "emphasis",
|
|
451
573
|
children: []
|
|
452
574
|
};
|
|
453
575
|
}
|
|
454
|
-
function
|
|
576
|
+
function heading() {
|
|
455
577
|
return {
|
|
456
578
|
type: "heading",
|
|
457
579
|
// @ts-expect-error `depth` will be set later.
|
|
@@ -459,18 +581,18 @@ function Oe(o) {
|
|
|
459
581
|
children: []
|
|
460
582
|
};
|
|
461
583
|
}
|
|
462
|
-
function
|
|
584
|
+
function hardBreak() {
|
|
463
585
|
return {
|
|
464
586
|
type: "break"
|
|
465
587
|
};
|
|
466
588
|
}
|
|
467
|
-
function
|
|
589
|
+
function html() {
|
|
468
590
|
return {
|
|
469
591
|
type: "html",
|
|
470
592
|
value: ""
|
|
471
593
|
};
|
|
472
594
|
}
|
|
473
|
-
function
|
|
595
|
+
function image() {
|
|
474
596
|
return {
|
|
475
597
|
type: "image",
|
|
476
598
|
title: null,
|
|
@@ -478,7 +600,7 @@ function Oe(o) {
|
|
|
478
600
|
alt: null
|
|
479
601
|
};
|
|
480
602
|
}
|
|
481
|
-
function
|
|
603
|
+
function link() {
|
|
482
604
|
return {
|
|
483
605
|
type: "link",
|
|
484
606
|
title: null,
|
|
@@ -486,97 +608,113 @@ function Oe(o) {
|
|
|
486
608
|
children: []
|
|
487
609
|
};
|
|
488
610
|
}
|
|
489
|
-
function
|
|
611
|
+
function list(token) {
|
|
490
612
|
return {
|
|
491
613
|
type: "list",
|
|
492
|
-
ordered:
|
|
614
|
+
ordered: token.type === "listOrdered",
|
|
493
615
|
start: null,
|
|
494
|
-
spread:
|
|
616
|
+
spread: token._spread,
|
|
495
617
|
children: []
|
|
496
618
|
};
|
|
497
619
|
}
|
|
498
|
-
function
|
|
620
|
+
function listItem(token) {
|
|
499
621
|
return {
|
|
500
622
|
type: "listItem",
|
|
501
|
-
spread:
|
|
623
|
+
spread: token._spread,
|
|
502
624
|
checked: null,
|
|
503
625
|
children: []
|
|
504
626
|
};
|
|
505
627
|
}
|
|
506
|
-
function
|
|
628
|
+
function paragraph() {
|
|
507
629
|
return {
|
|
508
630
|
type: "paragraph",
|
|
509
631
|
children: []
|
|
510
632
|
};
|
|
511
633
|
}
|
|
512
|
-
function
|
|
634
|
+
function strong() {
|
|
513
635
|
return {
|
|
514
636
|
type: "strong",
|
|
515
637
|
children: []
|
|
516
638
|
};
|
|
517
639
|
}
|
|
518
|
-
function
|
|
640
|
+
function text() {
|
|
519
641
|
return {
|
|
520
642
|
type: "text",
|
|
521
643
|
value: ""
|
|
522
644
|
};
|
|
523
645
|
}
|
|
524
|
-
function
|
|
646
|
+
function thematicBreak() {
|
|
525
647
|
return {
|
|
526
648
|
type: "thematicBreak"
|
|
527
649
|
};
|
|
528
650
|
}
|
|
529
651
|
}
|
|
530
|
-
function
|
|
652
|
+
function point(d) {
|
|
531
653
|
return {
|
|
532
|
-
line:
|
|
533
|
-
column:
|
|
534
|
-
offset:
|
|
654
|
+
line: d.line,
|
|
655
|
+
column: d.column,
|
|
656
|
+
offset: d.offset
|
|
535
657
|
};
|
|
536
658
|
}
|
|
537
|
-
function
|
|
538
|
-
let
|
|
539
|
-
|
|
540
|
-
const
|
|
541
|
-
Array.isArray(
|
|
659
|
+
function configure(combined, extensions) {
|
|
660
|
+
let index = -1;
|
|
661
|
+
while (++index < extensions.length) {
|
|
662
|
+
const value = extensions[index];
|
|
663
|
+
if (Array.isArray(value)) {
|
|
664
|
+
configure(combined, value);
|
|
665
|
+
} else {
|
|
666
|
+
extension(combined, value);
|
|
667
|
+
}
|
|
542
668
|
}
|
|
543
669
|
}
|
|
544
|
-
function
|
|
545
|
-
let
|
|
546
|
-
for (
|
|
547
|
-
if (
|
|
548
|
-
switch (
|
|
670
|
+
function extension(combined, extension2) {
|
|
671
|
+
let key;
|
|
672
|
+
for (key in extension2) {
|
|
673
|
+
if (own.call(extension2, key)) {
|
|
674
|
+
switch (key) {
|
|
549
675
|
case "canContainEols": {
|
|
550
|
-
const
|
|
551
|
-
|
|
676
|
+
const right = extension2[key];
|
|
677
|
+
if (right) {
|
|
678
|
+
combined[key].push(...right);
|
|
679
|
+
}
|
|
552
680
|
break;
|
|
553
681
|
}
|
|
554
682
|
case "transforms": {
|
|
555
|
-
const
|
|
556
|
-
|
|
683
|
+
const right = extension2[key];
|
|
684
|
+
if (right) {
|
|
685
|
+
combined[key].push(...right);
|
|
686
|
+
}
|
|
557
687
|
break;
|
|
558
688
|
}
|
|
559
689
|
case "enter":
|
|
560
690
|
case "exit": {
|
|
561
|
-
const
|
|
562
|
-
|
|
691
|
+
const right = extension2[key];
|
|
692
|
+
if (right) {
|
|
693
|
+
Object.assign(combined[key], right);
|
|
694
|
+
}
|
|
563
695
|
break;
|
|
564
696
|
}
|
|
565
697
|
}
|
|
698
|
+
}
|
|
699
|
+
}
|
|
566
700
|
}
|
|
567
|
-
function
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
701
|
+
function defaultOnError(left, right) {
|
|
702
|
+
if (left) {
|
|
703
|
+
throw new Error("Cannot close `" + left.type + "` (" + stringifyPosition({
|
|
704
|
+
start: left.start,
|
|
705
|
+
end: left.end
|
|
706
|
+
}) + "): a different token (`" + right.type + "`, " + stringifyPosition({
|
|
707
|
+
start: right.start,
|
|
708
|
+
end: right.end
|
|
709
|
+
}) + ") is open");
|
|
710
|
+
} else {
|
|
711
|
+
throw new Error("Cannot close document, a token (`" + right.type + "`, " + stringifyPosition({
|
|
712
|
+
start: right.start,
|
|
713
|
+
end: right.end
|
|
714
|
+
}) + ") is still open");
|
|
715
|
+
}
|
|
578
716
|
}
|
|
579
717
|
export {
|
|
580
|
-
|
|
718
|
+
fromMarkdown
|
|
581
719
|
};
|
|
582
720
|
//# sourceMappingURL=index.es.js.map
|