@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,5 +1,5 @@
|
|
|
1
|
-
import { __exports as
|
|
2
|
-
import
|
|
1
|
+
import { __exports as reactJsxRuntime_development } from "../../../../../../_virtual/react-jsx-runtime.development.es.js";
|
|
2
|
+
import React from "react";
|
|
3
3
|
/**
|
|
4
4
|
* @license React
|
|
5
5
|
* react-jsx-runtime.development.js
|
|
@@ -9,582 +9,868 @@ import rr from "react";
|
|
|
9
9
|
* This source code is licensed under the MIT license found in the
|
|
10
10
|
* LICENSE file in the root directory of this source tree.
|
|
11
11
|
*/
|
|
12
|
-
var
|
|
13
|
-
function
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
12
|
+
var hasRequiredReactJsxRuntime_development;
|
|
13
|
+
function requireReactJsxRuntime_development() {
|
|
14
|
+
if (hasRequiredReactJsxRuntime_development) return reactJsxRuntime_development;
|
|
15
|
+
hasRequiredReactJsxRuntime_development = 1;
|
|
16
|
+
if (process.env.NODE_ENV !== "production") {
|
|
17
|
+
(function() {
|
|
18
|
+
var React$1 = React;
|
|
19
|
+
var REACT_ELEMENT_TYPE = Symbol.for("react.element");
|
|
20
|
+
var REACT_PORTAL_TYPE = Symbol.for("react.portal");
|
|
21
|
+
var REACT_FRAGMENT_TYPE = Symbol.for("react.fragment");
|
|
22
|
+
var REACT_STRICT_MODE_TYPE = Symbol.for("react.strict_mode");
|
|
23
|
+
var REACT_PROFILER_TYPE = Symbol.for("react.profiler");
|
|
24
|
+
var REACT_PROVIDER_TYPE = Symbol.for("react.provider");
|
|
25
|
+
var REACT_CONTEXT_TYPE = Symbol.for("react.context");
|
|
26
|
+
var REACT_FORWARD_REF_TYPE = Symbol.for("react.forward_ref");
|
|
27
|
+
var REACT_SUSPENSE_TYPE = Symbol.for("react.suspense");
|
|
28
|
+
var REACT_SUSPENSE_LIST_TYPE = Symbol.for("react.suspense_list");
|
|
29
|
+
var REACT_MEMO_TYPE = Symbol.for("react.memo");
|
|
30
|
+
var REACT_LAZY_TYPE = Symbol.for("react.lazy");
|
|
31
|
+
var REACT_OFFSCREEN_TYPE = Symbol.for("react.offscreen");
|
|
32
|
+
var MAYBE_ITERATOR_SYMBOL = Symbol.iterator;
|
|
33
|
+
var FAUX_ITERATOR_SYMBOL = "@@iterator";
|
|
34
|
+
function getIteratorFn(maybeIterable) {
|
|
35
|
+
if (maybeIterable === null || typeof maybeIterable !== "object") {
|
|
36
|
+
return null;
|
|
37
|
+
}
|
|
38
|
+
var maybeIterator = MAYBE_ITERATOR_SYMBOL && maybeIterable[MAYBE_ITERATOR_SYMBOL] || maybeIterable[FAUX_ITERATOR_SYMBOL];
|
|
39
|
+
if (typeof maybeIterator === "function") {
|
|
40
|
+
return maybeIterator;
|
|
41
|
+
}
|
|
18
42
|
return null;
|
|
19
|
-
var r = B && e[B] || e[_e];
|
|
20
|
-
return typeof r == "function" ? r : null;
|
|
21
|
-
}
|
|
22
|
-
var E = be.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
23
|
-
function c(e) {
|
|
24
|
-
{
|
|
25
|
-
for (var r = arguments.length, t = new Array(r > 1 ? r - 1 : 0), n = 1; n < r; n++)
|
|
26
|
-
t[n - 1] = arguments[n];
|
|
27
|
-
ye("error", e, t);
|
|
28
43
|
}
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
return String(i);
|
|
36
|
-
});
|
|
37
|
-
u.unshift("Warning: " + r), Function.prototype.apply.call(console[e], console, u);
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
var Te = !1, Ce = !1, Pe = !1, Oe = !1, we = !1, G;
|
|
41
|
-
G = Symbol.for("react.module.reference");
|
|
42
|
-
function Se(e) {
|
|
43
|
-
return !!(typeof e == "string" || typeof e == "function" || e === m || e === L || we || e === V || e === x || e === k || Oe || e === Re || Te || Ce || Pe || typeof e == "object" && e !== null && (e.$$typeof === D || e.$$typeof === T || e.$$typeof === U || e.$$typeof === N || e.$$typeof === y || // This needs to include all possible module reference object
|
|
44
|
-
// types supported by any Flight configuration anywhere since
|
|
45
|
-
// we don't know which Flight build this will end up being used
|
|
46
|
-
// with.
|
|
47
|
-
e.$$typeof === G || e.getModuleId !== void 0));
|
|
48
|
-
}
|
|
49
|
-
function je(e, r, t) {
|
|
50
|
-
var n = e.displayName;
|
|
51
|
-
if (n)
|
|
52
|
-
return n;
|
|
53
|
-
var o = r.displayName || r.name || "";
|
|
54
|
-
return o !== "" ? t + "(" + o + ")" : t;
|
|
55
|
-
}
|
|
56
|
-
function q(e) {
|
|
57
|
-
return e.displayName || "Context";
|
|
58
|
-
}
|
|
59
|
-
function p(e) {
|
|
60
|
-
if (e == null)
|
|
61
|
-
return null;
|
|
62
|
-
if (typeof e.tag == "number" && c("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
|
|
63
|
-
return e.displayName || e.name || null;
|
|
64
|
-
if (typeof e == "string")
|
|
65
|
-
return e;
|
|
66
|
-
switch (e) {
|
|
67
|
-
case m:
|
|
68
|
-
return "Fragment";
|
|
69
|
-
case he:
|
|
70
|
-
return "Portal";
|
|
71
|
-
case L:
|
|
72
|
-
return "Profiler";
|
|
73
|
-
case V:
|
|
74
|
-
return "StrictMode";
|
|
75
|
-
case x:
|
|
76
|
-
return "Suspense";
|
|
77
|
-
case k:
|
|
78
|
-
return "SuspenseList";
|
|
79
|
-
}
|
|
80
|
-
if (typeof e == "object")
|
|
81
|
-
switch (e.$$typeof) {
|
|
82
|
-
case N:
|
|
83
|
-
var r = e;
|
|
84
|
-
return q(r) + ".Consumer";
|
|
85
|
-
case U:
|
|
86
|
-
var t = e;
|
|
87
|
-
return q(t._context) + ".Provider";
|
|
88
|
-
case y:
|
|
89
|
-
return je(e, e.render, "ForwardRef");
|
|
90
|
-
case T:
|
|
91
|
-
var n = e.displayName || null;
|
|
92
|
-
return n !== null ? n : p(e.type) || "Memo";
|
|
93
|
-
case D: {
|
|
94
|
-
var o = e, u = o._payload, i = o._init;
|
|
95
|
-
try {
|
|
96
|
-
return p(i(u));
|
|
97
|
-
} catch {
|
|
98
|
-
return null;
|
|
44
|
+
var ReactSharedInternals = React$1.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
45
|
+
function error(format) {
|
|
46
|
+
{
|
|
47
|
+
{
|
|
48
|
+
for (var _len2 = arguments.length, args = new Array(_len2 > 1 ? _len2 - 1 : 0), _key2 = 1; _key2 < _len2; _key2++) {
|
|
49
|
+
args[_key2 - 1] = arguments[_key2];
|
|
99
50
|
}
|
|
51
|
+
printWarning("error", format, args);
|
|
100
52
|
}
|
|
101
53
|
}
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
configurable: !0,
|
|
114
|
-
enumerable: !0,
|
|
115
|
-
value: ee,
|
|
116
|
-
writable: !0
|
|
117
|
-
};
|
|
118
|
-
Object.defineProperties(console, {
|
|
119
|
-
info: e,
|
|
120
|
-
log: e,
|
|
121
|
-
warn: e,
|
|
122
|
-
error: e,
|
|
123
|
-
group: e,
|
|
124
|
-
groupCollapsed: e,
|
|
125
|
-
groupEnd: e
|
|
54
|
+
}
|
|
55
|
+
function printWarning(level, format, args) {
|
|
56
|
+
{
|
|
57
|
+
var ReactDebugCurrentFrame2 = ReactSharedInternals.ReactDebugCurrentFrame;
|
|
58
|
+
var stack = ReactDebugCurrentFrame2.getStackAddendum();
|
|
59
|
+
if (stack !== "") {
|
|
60
|
+
format += "%s";
|
|
61
|
+
args = args.concat([stack]);
|
|
62
|
+
}
|
|
63
|
+
var argsWithFormat = args.map(function(item) {
|
|
64
|
+
return String(item);
|
|
126
65
|
});
|
|
66
|
+
argsWithFormat.unshift("Warning: " + format);
|
|
67
|
+
Function.prototype.apply.call(console[level], console, argsWithFormat);
|
|
127
68
|
}
|
|
128
|
-
R++;
|
|
129
69
|
}
|
|
130
|
-
|
|
131
|
-
|
|
70
|
+
var enableScopeAPI = false;
|
|
71
|
+
var enableCacheElement = false;
|
|
72
|
+
var enableTransitionTracing = false;
|
|
73
|
+
var enableLegacyHidden = false;
|
|
74
|
+
var enableDebugTracing = false;
|
|
75
|
+
var REACT_MODULE_REFERENCE;
|
|
132
76
|
{
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
value: z
|
|
142
|
-
}),
|
|
143
|
-
info: g({}, e, {
|
|
144
|
-
value: J
|
|
145
|
-
}),
|
|
146
|
-
warn: g({}, e, {
|
|
147
|
-
value: K
|
|
148
|
-
}),
|
|
149
|
-
error: g({}, e, {
|
|
150
|
-
value: H
|
|
151
|
-
}),
|
|
152
|
-
group: g({}, e, {
|
|
153
|
-
value: X
|
|
154
|
-
}),
|
|
155
|
-
groupCollapsed: g({}, e, {
|
|
156
|
-
value: Z
|
|
157
|
-
}),
|
|
158
|
-
groupEnd: g({}, e, {
|
|
159
|
-
value: Q
|
|
160
|
-
})
|
|
161
|
-
});
|
|
77
|
+
REACT_MODULE_REFERENCE = Symbol.for("react.module.reference");
|
|
78
|
+
}
|
|
79
|
+
function isValidElementType(type) {
|
|
80
|
+
if (typeof type === "string" || typeof type === "function") {
|
|
81
|
+
return true;
|
|
82
|
+
}
|
|
83
|
+
if (type === REACT_FRAGMENT_TYPE || type === REACT_PROFILER_TYPE || enableDebugTracing || type === REACT_STRICT_MODE_TYPE || type === REACT_SUSPENSE_TYPE || type === REACT_SUSPENSE_LIST_TYPE || enableLegacyHidden || type === REACT_OFFSCREEN_TYPE || enableScopeAPI || enableCacheElement || enableTransitionTracing) {
|
|
84
|
+
return true;
|
|
162
85
|
}
|
|
163
|
-
|
|
86
|
+
if (typeof type === "object" && type !== null) {
|
|
87
|
+
if (type.$$typeof === REACT_LAZY_TYPE || type.$$typeof === REACT_MEMO_TYPE || type.$$typeof === REACT_PROVIDER_TYPE || type.$$typeof === REACT_CONTEXT_TYPE || type.$$typeof === REACT_FORWARD_REF_TYPE || // This needs to include all possible module reference object
|
|
88
|
+
// types supported by any Flight configuration anywhere since
|
|
89
|
+
// we don't know which Flight build this will end up being used
|
|
90
|
+
// with.
|
|
91
|
+
type.$$typeof === REACT_MODULE_REFERENCE || type.getModuleId !== void 0) {
|
|
92
|
+
return true;
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
return false;
|
|
164
96
|
}
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
97
|
+
function getWrappedName(outerType, innerType, wrapperName) {
|
|
98
|
+
var displayName = outerType.displayName;
|
|
99
|
+
if (displayName) {
|
|
100
|
+
return displayName;
|
|
101
|
+
}
|
|
102
|
+
var functionName = innerType.displayName || innerType.name || "";
|
|
103
|
+
return functionName !== "" ? wrapperName + "(" + functionName + ")" : wrapperName;
|
|
104
|
+
}
|
|
105
|
+
function getContextName(type) {
|
|
106
|
+
return type.displayName || "Context";
|
|
107
|
+
}
|
|
108
|
+
function getComponentNameFromType(type) {
|
|
109
|
+
if (type == null) {
|
|
110
|
+
return null;
|
|
111
|
+
}
|
|
112
|
+
{
|
|
113
|
+
if (typeof type.tag === "number") {
|
|
114
|
+
error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue.");
|
|
115
|
+
}
|
|
116
|
+
}
|
|
117
|
+
if (typeof type === "function") {
|
|
118
|
+
return type.displayName || type.name || null;
|
|
119
|
+
}
|
|
120
|
+
if (typeof type === "string") {
|
|
121
|
+
return type;
|
|
122
|
+
}
|
|
123
|
+
switch (type) {
|
|
124
|
+
case REACT_FRAGMENT_TYPE:
|
|
125
|
+
return "Fragment";
|
|
126
|
+
case REACT_PORTAL_TYPE:
|
|
127
|
+
return "Portal";
|
|
128
|
+
case REACT_PROFILER_TYPE:
|
|
129
|
+
return "Profiler";
|
|
130
|
+
case REACT_STRICT_MODE_TYPE:
|
|
131
|
+
return "StrictMode";
|
|
132
|
+
case REACT_SUSPENSE_TYPE:
|
|
133
|
+
return "Suspense";
|
|
134
|
+
case REACT_SUSPENSE_LIST_TYPE:
|
|
135
|
+
return "SuspenseList";
|
|
136
|
+
}
|
|
137
|
+
if (typeof type === "object") {
|
|
138
|
+
switch (type.$$typeof) {
|
|
139
|
+
case REACT_CONTEXT_TYPE:
|
|
140
|
+
var context = type;
|
|
141
|
+
return getContextName(context) + ".Consumer";
|
|
142
|
+
case REACT_PROVIDER_TYPE:
|
|
143
|
+
var provider = type;
|
|
144
|
+
return getContextName(provider._context) + ".Provider";
|
|
145
|
+
case REACT_FORWARD_REF_TYPE:
|
|
146
|
+
return getWrappedName(type, type.render, "ForwardRef");
|
|
147
|
+
case REACT_MEMO_TYPE:
|
|
148
|
+
var outerName = type.displayName || null;
|
|
149
|
+
if (outerName !== null) {
|
|
150
|
+
return outerName;
|
|
151
|
+
}
|
|
152
|
+
return getComponentNameFromType(type.type) || "Memo";
|
|
153
|
+
case REACT_LAZY_TYPE: {
|
|
154
|
+
var lazyComponent = type;
|
|
155
|
+
var payload = lazyComponent._payload;
|
|
156
|
+
var init = lazyComponent._init;
|
|
157
|
+
try {
|
|
158
|
+
return getComponentNameFromType(init(payload));
|
|
159
|
+
} catch (x) {
|
|
160
|
+
return null;
|
|
161
|
+
}
|
|
207
162
|
}
|
|
208
|
-
}
|
|
163
|
+
}
|
|
164
|
+
}
|
|
165
|
+
return null;
|
|
166
|
+
}
|
|
167
|
+
var assign = Object.assign;
|
|
168
|
+
var disabledDepth = 0;
|
|
169
|
+
var prevLog;
|
|
170
|
+
var prevInfo;
|
|
171
|
+
var prevWarn;
|
|
172
|
+
var prevError;
|
|
173
|
+
var prevGroup;
|
|
174
|
+
var prevGroupCollapsed;
|
|
175
|
+
var prevGroupEnd;
|
|
176
|
+
function disabledLog() {
|
|
177
|
+
}
|
|
178
|
+
disabledLog.__reactDisabledLog = true;
|
|
179
|
+
function disableLogs() {
|
|
180
|
+
{
|
|
181
|
+
if (disabledDepth === 0) {
|
|
182
|
+
prevLog = console.log;
|
|
183
|
+
prevInfo = console.info;
|
|
184
|
+
prevWarn = console.warn;
|
|
185
|
+
prevError = console.error;
|
|
186
|
+
prevGroup = console.group;
|
|
187
|
+
prevGroupCollapsed = console.groupCollapsed;
|
|
188
|
+
prevGroupEnd = console.groupEnd;
|
|
189
|
+
var props = {
|
|
190
|
+
configurable: true,
|
|
191
|
+
enumerable: true,
|
|
192
|
+
value: disabledLog,
|
|
193
|
+
writable: true
|
|
194
|
+
};
|
|
195
|
+
Object.defineProperties(console, {
|
|
196
|
+
info: props,
|
|
197
|
+
log: props,
|
|
198
|
+
warn: props,
|
|
199
|
+
error: props,
|
|
200
|
+
group: props,
|
|
201
|
+
groupCollapsed: props,
|
|
202
|
+
groupEnd: props
|
|
203
|
+
});
|
|
204
|
+
}
|
|
205
|
+
disabledDepth++;
|
|
206
|
+
}
|
|
207
|
+
}
|
|
208
|
+
function reenableLogs() {
|
|
209
|
+
{
|
|
210
|
+
disabledDepth--;
|
|
211
|
+
if (disabledDepth === 0) {
|
|
212
|
+
var props = {
|
|
213
|
+
configurable: true,
|
|
214
|
+
enumerable: true,
|
|
215
|
+
writable: true
|
|
216
|
+
};
|
|
217
|
+
Object.defineProperties(console, {
|
|
218
|
+
log: assign({}, props, {
|
|
219
|
+
value: prevLog
|
|
220
|
+
}),
|
|
221
|
+
info: assign({}, props, {
|
|
222
|
+
value: prevInfo
|
|
223
|
+
}),
|
|
224
|
+
warn: assign({}, props, {
|
|
225
|
+
value: prevWarn
|
|
226
|
+
}),
|
|
227
|
+
error: assign({}, props, {
|
|
228
|
+
value: prevError
|
|
229
|
+
}),
|
|
230
|
+
group: assign({}, props, {
|
|
231
|
+
value: prevGroup
|
|
232
|
+
}),
|
|
233
|
+
groupCollapsed: assign({}, props, {
|
|
234
|
+
value: prevGroupCollapsed
|
|
235
|
+
}),
|
|
236
|
+
groupEnd: assign({}, props, {
|
|
237
|
+
value: prevGroupEnd
|
|
238
|
+
})
|
|
239
|
+
});
|
|
240
|
+
}
|
|
241
|
+
if (disabledDepth < 0) {
|
|
242
|
+
error("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
243
|
+
}
|
|
244
|
+
}
|
|
245
|
+
}
|
|
246
|
+
var ReactCurrentDispatcher = ReactSharedInternals.ReactCurrentDispatcher;
|
|
247
|
+
var prefix;
|
|
248
|
+
function describeBuiltInComponentFrame(name, source, ownerFn) {
|
|
249
|
+
{
|
|
250
|
+
if (prefix === void 0) {
|
|
209
251
|
try {
|
|
210
|
-
|
|
211
|
-
} catch (
|
|
212
|
-
|
|
252
|
+
throw Error();
|
|
253
|
+
} catch (x) {
|
|
254
|
+
var match = x.stack.trim().match(/\n( *(at )?)/);
|
|
255
|
+
prefix = match && match[1] || "";
|
|
256
|
+
}
|
|
257
|
+
}
|
|
258
|
+
return "\n" + prefix + name;
|
|
259
|
+
}
|
|
260
|
+
}
|
|
261
|
+
var reentry = false;
|
|
262
|
+
var componentFrameCache;
|
|
263
|
+
{
|
|
264
|
+
var PossiblyWeakMap = typeof WeakMap === "function" ? WeakMap : Map;
|
|
265
|
+
componentFrameCache = new PossiblyWeakMap();
|
|
266
|
+
}
|
|
267
|
+
function describeNativeComponentFrame(fn, construct) {
|
|
268
|
+
if (!fn || reentry) {
|
|
269
|
+
return "";
|
|
270
|
+
}
|
|
271
|
+
{
|
|
272
|
+
var frame = componentFrameCache.get(fn);
|
|
273
|
+
if (frame !== void 0) {
|
|
274
|
+
return frame;
|
|
275
|
+
}
|
|
276
|
+
}
|
|
277
|
+
var control;
|
|
278
|
+
reentry = true;
|
|
279
|
+
var previousPrepareStackTrace = Error.prepareStackTrace;
|
|
280
|
+
Error.prepareStackTrace = void 0;
|
|
281
|
+
var previousDispatcher;
|
|
282
|
+
{
|
|
283
|
+
previousDispatcher = ReactCurrentDispatcher.current;
|
|
284
|
+
ReactCurrentDispatcher.current = null;
|
|
285
|
+
disableLogs();
|
|
286
|
+
}
|
|
287
|
+
try {
|
|
288
|
+
if (construct) {
|
|
289
|
+
var Fake = function() {
|
|
290
|
+
throw Error();
|
|
291
|
+
};
|
|
292
|
+
Object.defineProperty(Fake.prototype, "props", {
|
|
293
|
+
set: function() {
|
|
294
|
+
throw Error();
|
|
295
|
+
}
|
|
296
|
+
});
|
|
297
|
+
if (typeof Reflect === "object" && Reflect.construct) {
|
|
298
|
+
try {
|
|
299
|
+
Reflect.construct(Fake, []);
|
|
300
|
+
} catch (x) {
|
|
301
|
+
control = x;
|
|
302
|
+
}
|
|
303
|
+
Reflect.construct(fn, [], Fake);
|
|
304
|
+
} else {
|
|
305
|
+
try {
|
|
306
|
+
Fake.call();
|
|
307
|
+
} catch (x) {
|
|
308
|
+
control = x;
|
|
309
|
+
}
|
|
310
|
+
fn.call(Fake.prototype);
|
|
213
311
|
}
|
|
214
|
-
Reflect.construct(e, [], i);
|
|
215
312
|
} else {
|
|
216
313
|
try {
|
|
217
|
-
|
|
218
|
-
} catch (
|
|
219
|
-
|
|
314
|
+
throw Error();
|
|
315
|
+
} catch (x) {
|
|
316
|
+
control = x;
|
|
220
317
|
}
|
|
221
|
-
|
|
318
|
+
fn();
|
|
222
319
|
}
|
|
223
|
-
}
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
} catch (d) {
|
|
232
|
-
if (d && n && typeof d.stack == "string") {
|
|
233
|
-
for (var a = d.stack.split(`
|
|
234
|
-
`), f = n.stack.split(`
|
|
235
|
-
`), l = a.length - 1, s = f.length - 1; l >= 1 && s >= 0 && a[l] !== f[s]; )
|
|
236
|
-
s--;
|
|
237
|
-
for (; l >= 1 && s >= 0; l--, s--)
|
|
238
|
-
if (a[l] !== f[s]) {
|
|
239
|
-
if (l !== 1 || s !== 1)
|
|
240
|
-
do
|
|
241
|
-
if (l--, s--, s < 0 || a[l] !== f[s]) {
|
|
242
|
-
var v = `
|
|
243
|
-
` + a[l].replace(" at new ", " at ");
|
|
244
|
-
return e.displayName && v.includes("<anonymous>") && (v = v.replace("<anonymous>", e.displayName)), typeof e == "function" && P.set(e, v), v;
|
|
245
|
-
}
|
|
246
|
-
while (l >= 1 && s >= 0);
|
|
247
|
-
break;
|
|
320
|
+
} catch (sample) {
|
|
321
|
+
if (sample && control && typeof sample.stack === "string") {
|
|
322
|
+
var sampleLines = sample.stack.split("\n");
|
|
323
|
+
var controlLines = control.stack.split("\n");
|
|
324
|
+
var s = sampleLines.length - 1;
|
|
325
|
+
var c = controlLines.length - 1;
|
|
326
|
+
while (s >= 1 && c >= 0 && sampleLines[s] !== controlLines[c]) {
|
|
327
|
+
c--;
|
|
248
328
|
}
|
|
329
|
+
for (; s >= 1 && c >= 0; s--, c--) {
|
|
330
|
+
if (sampleLines[s] !== controlLines[c]) {
|
|
331
|
+
if (s !== 1 || c !== 1) {
|
|
332
|
+
do {
|
|
333
|
+
s--;
|
|
334
|
+
c--;
|
|
335
|
+
if (c < 0 || sampleLines[s] !== controlLines[c]) {
|
|
336
|
+
var _frame = "\n" + sampleLines[s].replace(" at new ", " at ");
|
|
337
|
+
if (fn.displayName && _frame.includes("<anonymous>")) {
|
|
338
|
+
_frame = _frame.replace("<anonymous>", fn.displayName);
|
|
339
|
+
}
|
|
340
|
+
{
|
|
341
|
+
if (typeof fn === "function") {
|
|
342
|
+
componentFrameCache.set(fn, _frame);
|
|
343
|
+
}
|
|
344
|
+
}
|
|
345
|
+
return _frame;
|
|
346
|
+
}
|
|
347
|
+
} while (s >= 1 && c >= 0);
|
|
348
|
+
}
|
|
349
|
+
break;
|
|
350
|
+
}
|
|
351
|
+
}
|
|
352
|
+
}
|
|
353
|
+
} finally {
|
|
354
|
+
reentry = false;
|
|
355
|
+
{
|
|
356
|
+
ReactCurrentDispatcher.current = previousDispatcher;
|
|
357
|
+
reenableLogs();
|
|
358
|
+
}
|
|
359
|
+
Error.prepareStackTrace = previousPrepareStackTrace;
|
|
249
360
|
}
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
361
|
+
var name = fn ? fn.displayName || fn.name : "";
|
|
362
|
+
var syntheticFrame = name ? describeBuiltInComponentFrame(name) : "";
|
|
363
|
+
{
|
|
364
|
+
if (typeof fn === "function") {
|
|
365
|
+
componentFrameCache.set(fn, syntheticFrame);
|
|
366
|
+
}
|
|
367
|
+
}
|
|
368
|
+
return syntheticFrame;
|
|
369
|
+
}
|
|
370
|
+
function describeFunctionComponentFrame(fn, source, ownerFn) {
|
|
371
|
+
{
|
|
372
|
+
return describeNativeComponentFrame(fn, false);
|
|
373
|
+
}
|
|
374
|
+
}
|
|
375
|
+
function shouldConstruct(Component) {
|
|
376
|
+
var prototype = Component.prototype;
|
|
377
|
+
return !!(prototype && prototype.isReactComponent);
|
|
378
|
+
}
|
|
379
|
+
function describeUnknownElementTypeFrameInDEV(type, source, ownerFn) {
|
|
380
|
+
if (type == null) {
|
|
381
|
+
return "";
|
|
382
|
+
}
|
|
383
|
+
if (typeof type === "function") {
|
|
384
|
+
{
|
|
385
|
+
return describeNativeComponentFrame(type, shouldConstruct(type));
|
|
386
|
+
}
|
|
387
|
+
}
|
|
388
|
+
if (typeof type === "string") {
|
|
389
|
+
return describeBuiltInComponentFrame(type);
|
|
390
|
+
}
|
|
391
|
+
switch (type) {
|
|
392
|
+
case REACT_SUSPENSE_TYPE:
|
|
393
|
+
return describeBuiltInComponentFrame("Suspense");
|
|
394
|
+
case REACT_SUSPENSE_LIST_TYPE:
|
|
395
|
+
return describeBuiltInComponentFrame("SuspenseList");
|
|
396
|
+
}
|
|
397
|
+
if (typeof type === "object") {
|
|
398
|
+
switch (type.$$typeof) {
|
|
399
|
+
case REACT_FORWARD_REF_TYPE:
|
|
400
|
+
return describeFunctionComponentFrame(type.render);
|
|
401
|
+
case REACT_MEMO_TYPE:
|
|
402
|
+
return describeUnknownElementTypeFrameInDEV(type.type, source, ownerFn);
|
|
403
|
+
case REACT_LAZY_TYPE: {
|
|
404
|
+
var lazyComponent = type;
|
|
405
|
+
var payload = lazyComponent._payload;
|
|
406
|
+
var init = lazyComponent._init;
|
|
407
|
+
try {
|
|
408
|
+
return describeUnknownElementTypeFrameInDEV(init(payload), source, ownerFn);
|
|
409
|
+
} catch (x) {
|
|
410
|
+
}
|
|
287
411
|
}
|
|
288
412
|
}
|
|
289
413
|
}
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
414
|
+
return "";
|
|
415
|
+
}
|
|
416
|
+
var hasOwnProperty = Object.prototype.hasOwnProperty;
|
|
417
|
+
var loggedTypeFailures = {};
|
|
418
|
+
var ReactDebugCurrentFrame = ReactSharedInternals.ReactDebugCurrentFrame;
|
|
419
|
+
function setCurrentlyValidatingElement(element) {
|
|
420
|
+
{
|
|
421
|
+
if (element) {
|
|
422
|
+
var owner = element._owner;
|
|
423
|
+
var stack = describeUnknownElementTypeFrameInDEV(element.type, element._source, owner ? owner.type : null);
|
|
424
|
+
ReactDebugCurrentFrame.setExtraStackFrame(stack);
|
|
425
|
+
} else {
|
|
426
|
+
ReactDebugCurrentFrame.setExtraStackFrame(null);
|
|
427
|
+
}
|
|
428
|
+
}
|
|
429
|
+
}
|
|
430
|
+
function checkPropTypes(typeSpecs, values, location, componentName, element) {
|
|
431
|
+
{
|
|
432
|
+
var has = Function.call.bind(hasOwnProperty);
|
|
433
|
+
for (var typeSpecName in typeSpecs) {
|
|
434
|
+
if (has(typeSpecs, typeSpecName)) {
|
|
435
|
+
var error$1 = void 0;
|
|
436
|
+
try {
|
|
437
|
+
if (typeof typeSpecs[typeSpecName] !== "function") {
|
|
438
|
+
var err = Error((componentName || "React class") + ": " + location + " type `" + typeSpecName + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof typeSpecs[typeSpecName] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
439
|
+
err.name = "Invariant Violation";
|
|
440
|
+
throw err;
|
|
441
|
+
}
|
|
442
|
+
error$1 = typeSpecs[typeSpecName](values, typeSpecName, componentName, location, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
443
|
+
} catch (ex) {
|
|
444
|
+
error$1 = ex;
|
|
445
|
+
}
|
|
446
|
+
if (error$1 && !(error$1 instanceof Error)) {
|
|
447
|
+
setCurrentlyValidatingElement(element);
|
|
448
|
+
error("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", componentName || "React class", location, typeSpecName, typeof error$1);
|
|
449
|
+
setCurrentlyValidatingElement(null);
|
|
450
|
+
}
|
|
451
|
+
if (error$1 instanceof Error && !(error$1.message in loggedTypeFailures)) {
|
|
452
|
+
loggedTypeFailures[error$1.message] = true;
|
|
453
|
+
setCurrentlyValidatingElement(element);
|
|
454
|
+
error("Failed %s type: %s", location, error$1.message);
|
|
455
|
+
setCurrentlyValidatingElement(null);
|
|
310
456
|
}
|
|
311
|
-
a = e[i](r, i, n, t, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
312
|
-
} catch (l) {
|
|
313
|
-
a = l;
|
|
314
457
|
}
|
|
315
|
-
a && !(a instanceof Error) && (S(o), c("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", n || "React class", t, i, typeof a), S(null)), a instanceof Error && !(a.message in te) && (te[a.message] = !0, S(o), c("Failed %s type: %s", t, a.message), S(null));
|
|
316
458
|
}
|
|
459
|
+
}
|
|
460
|
+
}
|
|
461
|
+
var isArrayImpl = Array.isArray;
|
|
462
|
+
function isArray(a) {
|
|
463
|
+
return isArrayImpl(a);
|
|
464
|
+
}
|
|
465
|
+
function typeName(value) {
|
|
466
|
+
{
|
|
467
|
+
var hasToStringTag = typeof Symbol === "function" && Symbol.toStringTag;
|
|
468
|
+
var type = hasToStringTag && value[Symbol.toStringTag] || value.constructor.name || "Object";
|
|
469
|
+
return type;
|
|
470
|
+
}
|
|
471
|
+
}
|
|
472
|
+
function willCoercionThrow(value) {
|
|
473
|
+
{
|
|
474
|
+
try {
|
|
475
|
+
testStringCoercion(value);
|
|
476
|
+
return false;
|
|
477
|
+
} catch (e) {
|
|
478
|
+
return true;
|
|
479
|
+
}
|
|
480
|
+
}
|
|
317
481
|
}
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
function Y(e) {
|
|
321
|
-
return Ye(e);
|
|
322
|
-
}
|
|
323
|
-
function $e(e) {
|
|
324
|
-
{
|
|
325
|
-
var r = typeof Symbol == "function" && Symbol.toStringTag, t = r && e[Symbol.toStringTag] || e.constructor.name || "Object";
|
|
326
|
-
return t;
|
|
327
|
-
}
|
|
328
|
-
}
|
|
329
|
-
function We(e) {
|
|
330
|
-
try {
|
|
331
|
-
return ae(e), !1;
|
|
332
|
-
} catch {
|
|
333
|
-
return !0;
|
|
334
|
-
}
|
|
335
|
-
}
|
|
336
|
-
function ae(e) {
|
|
337
|
-
return "" + e;
|
|
338
|
-
}
|
|
339
|
-
function ie(e) {
|
|
340
|
-
if (We(e))
|
|
341
|
-
return c("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", $e(e)), ae(e);
|
|
342
|
-
}
|
|
343
|
-
var oe = E.ReactCurrentOwner, Me = {
|
|
344
|
-
key: !0,
|
|
345
|
-
ref: !0,
|
|
346
|
-
__self: !0,
|
|
347
|
-
__source: !0
|
|
348
|
-
}, ue, le;
|
|
349
|
-
function Ve(e) {
|
|
350
|
-
if (w.call(e, "ref")) {
|
|
351
|
-
var r = Object.getOwnPropertyDescriptor(e, "ref").get;
|
|
352
|
-
if (r && r.isReactWarning)
|
|
353
|
-
return !1;
|
|
354
|
-
}
|
|
355
|
-
return e.ref !== void 0;
|
|
356
|
-
}
|
|
357
|
-
function Le(e) {
|
|
358
|
-
if (w.call(e, "key")) {
|
|
359
|
-
var r = Object.getOwnPropertyDescriptor(e, "key").get;
|
|
360
|
-
if (r && r.isReactWarning)
|
|
361
|
-
return !1;
|
|
362
|
-
}
|
|
363
|
-
return e.key !== void 0;
|
|
364
|
-
}
|
|
365
|
-
function Ue(e, r) {
|
|
366
|
-
typeof e.ref == "string" && oe.current;
|
|
367
|
-
}
|
|
368
|
-
function Ne(e, r) {
|
|
369
|
-
{
|
|
370
|
-
var t = function() {
|
|
371
|
-
ue || (ue = !0, c("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", r));
|
|
372
|
-
};
|
|
373
|
-
t.isReactWarning = !0, Object.defineProperty(e, "key", {
|
|
374
|
-
get: t,
|
|
375
|
-
configurable: !0
|
|
376
|
-
});
|
|
482
|
+
function testStringCoercion(value) {
|
|
483
|
+
return "" + value;
|
|
377
484
|
}
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
485
|
+
function checkKeyStringCoercion(value) {
|
|
486
|
+
{
|
|
487
|
+
if (willCoercionThrow(value)) {
|
|
488
|
+
error("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", typeName(value));
|
|
489
|
+
return testStringCoercion(value);
|
|
490
|
+
}
|
|
491
|
+
}
|
|
492
|
+
}
|
|
493
|
+
var ReactCurrentOwner = ReactSharedInternals.ReactCurrentOwner;
|
|
494
|
+
var RESERVED_PROPS = {
|
|
495
|
+
key: true,
|
|
496
|
+
ref: true,
|
|
497
|
+
__self: true,
|
|
498
|
+
__source: true
|
|
499
|
+
};
|
|
500
|
+
var specialPropKeyWarningShown;
|
|
501
|
+
var specialPropRefWarningShown;
|
|
502
|
+
function hasValidRef(config) {
|
|
503
|
+
{
|
|
504
|
+
if (hasOwnProperty.call(config, "ref")) {
|
|
505
|
+
var getter = Object.getOwnPropertyDescriptor(config, "ref").get;
|
|
506
|
+
if (getter && getter.isReactWarning) {
|
|
507
|
+
return false;
|
|
508
|
+
}
|
|
509
|
+
}
|
|
510
|
+
}
|
|
511
|
+
return config.ref !== void 0;
|
|
512
|
+
}
|
|
513
|
+
function hasValidKey(config) {
|
|
514
|
+
{
|
|
515
|
+
if (hasOwnProperty.call(config, "key")) {
|
|
516
|
+
var getter = Object.getOwnPropertyDescriptor(config, "key").get;
|
|
517
|
+
if (getter && getter.isReactWarning) {
|
|
518
|
+
return false;
|
|
519
|
+
}
|
|
520
|
+
}
|
|
521
|
+
}
|
|
522
|
+
return config.key !== void 0;
|
|
523
|
+
}
|
|
524
|
+
function warnIfStringRefCannotBeAutoConverted(config, self) {
|
|
525
|
+
{
|
|
526
|
+
if (typeof config.ref === "string" && ReactCurrentOwner.current && self) ;
|
|
527
|
+
}
|
|
528
|
+
}
|
|
529
|
+
function defineKeyPropWarningGetter(props, displayName) {
|
|
530
|
+
{
|
|
531
|
+
var warnAboutAccessingKey = function() {
|
|
532
|
+
if (!specialPropKeyWarningShown) {
|
|
533
|
+
specialPropKeyWarningShown = true;
|
|
534
|
+
error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", displayName);
|
|
535
|
+
}
|
|
536
|
+
};
|
|
537
|
+
warnAboutAccessingKey.isReactWarning = true;
|
|
538
|
+
Object.defineProperty(props, "key", {
|
|
539
|
+
get: warnAboutAccessingKey,
|
|
540
|
+
configurable: true
|
|
541
|
+
});
|
|
542
|
+
}
|
|
543
|
+
}
|
|
544
|
+
function defineRefPropWarningGetter(props, displayName) {
|
|
545
|
+
{
|
|
546
|
+
var warnAboutAccessingRef = function() {
|
|
547
|
+
if (!specialPropRefWarningShown) {
|
|
548
|
+
specialPropRefWarningShown = true;
|
|
549
|
+
error("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", displayName);
|
|
550
|
+
}
|
|
551
|
+
};
|
|
552
|
+
warnAboutAccessingRef.isReactWarning = true;
|
|
553
|
+
Object.defineProperty(props, "ref", {
|
|
554
|
+
get: warnAboutAccessingRef,
|
|
555
|
+
configurable: true
|
|
556
|
+
});
|
|
557
|
+
}
|
|
558
|
+
}
|
|
559
|
+
var ReactElement = function(type, key, ref, self, source, owner, props) {
|
|
560
|
+
var element = {
|
|
561
|
+
// This tag allows us to uniquely identify this as a React Element
|
|
562
|
+
$$typeof: REACT_ELEMENT_TYPE,
|
|
563
|
+
// Built-in properties that belong on the element
|
|
564
|
+
type,
|
|
565
|
+
key,
|
|
566
|
+
ref,
|
|
567
|
+
props,
|
|
568
|
+
// Record the component responsible for creating this element.
|
|
569
|
+
_owner: owner
|
|
383
570
|
};
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
571
|
+
{
|
|
572
|
+
element._store = {};
|
|
573
|
+
Object.defineProperty(element._store, "validated", {
|
|
574
|
+
configurable: false,
|
|
575
|
+
enumerable: false,
|
|
576
|
+
writable: true,
|
|
577
|
+
value: false
|
|
578
|
+
});
|
|
579
|
+
Object.defineProperty(element, "_self", {
|
|
580
|
+
configurable: false,
|
|
581
|
+
enumerable: false,
|
|
582
|
+
writable: false,
|
|
583
|
+
value: self
|
|
584
|
+
});
|
|
585
|
+
Object.defineProperty(element, "_source", {
|
|
586
|
+
configurable: false,
|
|
587
|
+
enumerable: false,
|
|
588
|
+
writable: false,
|
|
589
|
+
value: source
|
|
590
|
+
});
|
|
591
|
+
if (Object.freeze) {
|
|
592
|
+
Object.freeze(element.props);
|
|
593
|
+
Object.freeze(element);
|
|
594
|
+
}
|
|
595
|
+
}
|
|
596
|
+
return element;
|
|
401
597
|
};
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
function M(e) {
|
|
448
|
-
return typeof e == "object" && e !== null && e.$$typeof === j;
|
|
449
|
-
}
|
|
450
|
-
function fe() {
|
|
451
|
-
{
|
|
452
|
-
if ($.current) {
|
|
453
|
-
var e = p($.current.type);
|
|
454
|
-
if (e)
|
|
455
|
-
return `
|
|
456
|
-
|
|
457
|
-
Check the render method of \`` + e + "`.";
|
|
598
|
+
function jsxDEV(type, config, maybeKey, source, self) {
|
|
599
|
+
{
|
|
600
|
+
var propName;
|
|
601
|
+
var props = {};
|
|
602
|
+
var key = null;
|
|
603
|
+
var ref = null;
|
|
604
|
+
if (maybeKey !== void 0) {
|
|
605
|
+
{
|
|
606
|
+
checkKeyStringCoercion(maybeKey);
|
|
607
|
+
}
|
|
608
|
+
key = "" + maybeKey;
|
|
609
|
+
}
|
|
610
|
+
if (hasValidKey(config)) {
|
|
611
|
+
{
|
|
612
|
+
checkKeyStringCoercion(config.key);
|
|
613
|
+
}
|
|
614
|
+
key = "" + config.key;
|
|
615
|
+
}
|
|
616
|
+
if (hasValidRef(config)) {
|
|
617
|
+
ref = config.ref;
|
|
618
|
+
warnIfStringRefCannotBeAutoConverted(config, self);
|
|
619
|
+
}
|
|
620
|
+
for (propName in config) {
|
|
621
|
+
if (hasOwnProperty.call(config, propName) && !RESERVED_PROPS.hasOwnProperty(propName)) {
|
|
622
|
+
props[propName] = config[propName];
|
|
623
|
+
}
|
|
624
|
+
}
|
|
625
|
+
if (type && type.defaultProps) {
|
|
626
|
+
var defaultProps = type.defaultProps;
|
|
627
|
+
for (propName in defaultProps) {
|
|
628
|
+
if (props[propName] === void 0) {
|
|
629
|
+
props[propName] = defaultProps[propName];
|
|
630
|
+
}
|
|
631
|
+
}
|
|
632
|
+
}
|
|
633
|
+
if (key || ref) {
|
|
634
|
+
var displayName = typeof type === "function" ? type.displayName || type.name || "Unknown" : type;
|
|
635
|
+
if (key) {
|
|
636
|
+
defineKeyPropWarningGetter(props, displayName);
|
|
637
|
+
}
|
|
638
|
+
if (ref) {
|
|
639
|
+
defineRefPropWarningGetter(props, displayName);
|
|
640
|
+
}
|
|
641
|
+
}
|
|
642
|
+
return ReactElement(type, key, ref, self, source, ReactCurrentOwner.current, props);
|
|
458
643
|
}
|
|
459
|
-
return "";
|
|
460
644
|
}
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
Check the top-level render call using <` + t + ">.");
|
|
645
|
+
var ReactCurrentOwner$1 = ReactSharedInternals.ReactCurrentOwner;
|
|
646
|
+
var ReactDebugCurrentFrame$1 = ReactSharedInternals.ReactDebugCurrentFrame;
|
|
647
|
+
function setCurrentlyValidatingElement$1(element) {
|
|
648
|
+
{
|
|
649
|
+
if (element) {
|
|
650
|
+
var owner = element._owner;
|
|
651
|
+
var stack = describeUnknownElementTypeFrameInDEV(element.type, element._source, owner ? owner.type : null);
|
|
652
|
+
ReactDebugCurrentFrame$1.setExtraStackFrame(stack);
|
|
653
|
+
} else {
|
|
654
|
+
ReactDebugCurrentFrame$1.setExtraStackFrame(null);
|
|
655
|
+
}
|
|
474
656
|
}
|
|
475
|
-
return r;
|
|
476
657
|
}
|
|
477
|
-
|
|
478
|
-
function ve(e, r) {
|
|
479
|
-
{
|
|
480
|
-
if (!e._store || e._store.validated || e.key != null)
|
|
481
|
-
return;
|
|
482
|
-
e._store.validated = !0;
|
|
483
|
-
var t = Je(r);
|
|
484
|
-
if (ce[t])
|
|
485
|
-
return;
|
|
486
|
-
ce[t] = !0;
|
|
487
|
-
var n = "";
|
|
488
|
-
e && e._owner && e._owner !== $.current && (n = " It was passed a child from " + p(e._owner.type) + "."), b(e), c('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', t, n), b(null);
|
|
489
|
-
}
|
|
490
|
-
}
|
|
491
|
-
function de(e, r) {
|
|
658
|
+
var propTypesMisspellWarningShown;
|
|
492
659
|
{
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
}
|
|
508
|
-
}
|
|
509
|
-
}
|
|
510
|
-
function Ke(e) {
|
|
511
|
-
{
|
|
512
|
-
var r = e.type;
|
|
513
|
-
if (r == null || typeof r == "string")
|
|
514
|
-
return;
|
|
515
|
-
var t;
|
|
516
|
-
if (typeof r == "function")
|
|
517
|
-
t = r.propTypes;
|
|
518
|
-
else if (typeof r == "object" && (r.$$typeof === y || // Note: Memo only checks outer props here.
|
|
519
|
-
// Inner props are checked in the reconciler.
|
|
520
|
-
r.$$typeof === T))
|
|
521
|
-
t = r.propTypes;
|
|
522
|
-
else
|
|
523
|
-
return;
|
|
524
|
-
if (t) {
|
|
525
|
-
var n = p(r);
|
|
526
|
-
Ie(t, e.props, "prop", n, e);
|
|
527
|
-
} else if (r.PropTypes !== void 0 && !W) {
|
|
528
|
-
W = !0;
|
|
529
|
-
var o = p(r);
|
|
530
|
-
c("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", o || "Unknown");
|
|
531
|
-
}
|
|
532
|
-
typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved && c("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
533
|
-
}
|
|
534
|
-
}
|
|
535
|
-
function He(e) {
|
|
536
|
-
{
|
|
537
|
-
for (var r = Object.keys(e.props), t = 0; t < r.length; t++) {
|
|
538
|
-
var n = r[t];
|
|
539
|
-
if (n !== "children" && n !== "key") {
|
|
540
|
-
b(e), c("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", n), b(null);
|
|
541
|
-
break;
|
|
660
|
+
propTypesMisspellWarningShown = false;
|
|
661
|
+
}
|
|
662
|
+
function isValidElement(object) {
|
|
663
|
+
{
|
|
664
|
+
return typeof object === "object" && object !== null && object.$$typeof === REACT_ELEMENT_TYPE;
|
|
665
|
+
}
|
|
666
|
+
}
|
|
667
|
+
function getDeclarationErrorAddendum() {
|
|
668
|
+
{
|
|
669
|
+
if (ReactCurrentOwner$1.current) {
|
|
670
|
+
var name = getComponentNameFromType(ReactCurrentOwner$1.current.type);
|
|
671
|
+
if (name) {
|
|
672
|
+
return "\n\nCheck the render method of `" + name + "`.";
|
|
673
|
+
}
|
|
542
674
|
}
|
|
675
|
+
return "";
|
|
543
676
|
}
|
|
544
|
-
e.ref !== null && (b(e), c("Invalid attribute `ref` supplied to `React.Fragment`."), b(null));
|
|
545
677
|
}
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
678
|
+
function getSourceInfoErrorAddendum(source) {
|
|
679
|
+
{
|
|
680
|
+
return "";
|
|
681
|
+
}
|
|
682
|
+
}
|
|
683
|
+
var ownerHasKeyUseWarning = {};
|
|
684
|
+
function getCurrentComponentErrorInfo(parentType) {
|
|
685
|
+
{
|
|
686
|
+
var info = getDeclarationErrorAddendum();
|
|
687
|
+
if (!info) {
|
|
688
|
+
var parentName = typeof parentType === "string" ? parentType : parentType.displayName || parentType.name;
|
|
689
|
+
if (parentName) {
|
|
690
|
+
info = "\n\nCheck the top-level render call using <" + parentName + ">.";
|
|
691
|
+
}
|
|
692
|
+
}
|
|
693
|
+
return info;
|
|
694
|
+
}
|
|
695
|
+
}
|
|
696
|
+
function validateExplicitKey(element, parentType) {
|
|
697
|
+
{
|
|
698
|
+
if (!element._store || element._store.validated || element.key != null) {
|
|
699
|
+
return;
|
|
700
|
+
}
|
|
701
|
+
element._store.validated = true;
|
|
702
|
+
var currentComponentErrorInfo = getCurrentComponentErrorInfo(parentType);
|
|
703
|
+
if (ownerHasKeyUseWarning[currentComponentErrorInfo]) {
|
|
704
|
+
return;
|
|
705
|
+
}
|
|
706
|
+
ownerHasKeyUseWarning[currentComponentErrorInfo] = true;
|
|
707
|
+
var childOwner = "";
|
|
708
|
+
if (element && element._owner && element._owner !== ReactCurrentOwner$1.current) {
|
|
709
|
+
childOwner = " It was passed a child from " + getComponentNameFromType(element._owner.type) + ".";
|
|
710
|
+
}
|
|
711
|
+
setCurrentlyValidatingElement$1(element);
|
|
712
|
+
error('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', currentComponentErrorInfo, childOwner);
|
|
713
|
+
setCurrentlyValidatingElement$1(null);
|
|
714
|
+
}
|
|
715
|
+
}
|
|
716
|
+
function validateChildKeys(node, parentType) {
|
|
717
|
+
{
|
|
718
|
+
if (typeof node !== "object") {
|
|
719
|
+
return;
|
|
720
|
+
}
|
|
721
|
+
if (isArray(node)) {
|
|
722
|
+
for (var i = 0; i < node.length; i++) {
|
|
723
|
+
var child = node[i];
|
|
724
|
+
if (isValidElement(child)) {
|
|
725
|
+
validateExplicitKey(child, parentType);
|
|
726
|
+
}
|
|
727
|
+
}
|
|
728
|
+
} else if (isValidElement(node)) {
|
|
729
|
+
if (node._store) {
|
|
730
|
+
node._store.validated = true;
|
|
731
|
+
}
|
|
732
|
+
} else if (node) {
|
|
733
|
+
var iteratorFn = getIteratorFn(node);
|
|
734
|
+
if (typeof iteratorFn === "function") {
|
|
735
|
+
if (iteratorFn !== node.entries) {
|
|
736
|
+
var iterator = iteratorFn.call(node);
|
|
737
|
+
var step;
|
|
738
|
+
while (!(step = iterator.next()).done) {
|
|
739
|
+
if (isValidElement(step.value)) {
|
|
740
|
+
validateExplicitKey(step.value, parentType);
|
|
741
|
+
}
|
|
742
|
+
}
|
|
743
|
+
}
|
|
744
|
+
}
|
|
745
|
+
}
|
|
746
|
+
}
|
|
747
|
+
}
|
|
748
|
+
function validatePropTypes(element) {
|
|
749
|
+
{
|
|
750
|
+
var type = element.type;
|
|
751
|
+
if (type === null || type === void 0 || typeof type === "string") {
|
|
752
|
+
return;
|
|
753
|
+
}
|
|
754
|
+
var propTypes;
|
|
755
|
+
if (typeof type === "function") {
|
|
756
|
+
propTypes = type.propTypes;
|
|
757
|
+
} else if (typeof type === "object" && (type.$$typeof === REACT_FORWARD_REF_TYPE || // Note: Memo only checks outer props here.
|
|
758
|
+
// Inner props are checked in the reconciler.
|
|
759
|
+
type.$$typeof === REACT_MEMO_TYPE)) {
|
|
760
|
+
propTypes = type.propTypes;
|
|
761
|
+
} else {
|
|
762
|
+
return;
|
|
763
|
+
}
|
|
764
|
+
if (propTypes) {
|
|
765
|
+
var name = getComponentNameFromType(type);
|
|
766
|
+
checkPropTypes(propTypes, element.props, "prop", name, element);
|
|
767
|
+
} else if (type.PropTypes !== void 0 && !propTypesMisspellWarningShown) {
|
|
768
|
+
propTypesMisspellWarningShown = true;
|
|
769
|
+
var _name = getComponentNameFromType(type);
|
|
770
|
+
error("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", _name || "Unknown");
|
|
771
|
+
}
|
|
772
|
+
if (typeof type.getDefaultProps === "function" && !type.getDefaultProps.isReactClassApproved) {
|
|
773
|
+
error("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
774
|
+
}
|
|
775
|
+
}
|
|
776
|
+
}
|
|
777
|
+
function validateFragmentProps(fragment) {
|
|
778
|
+
{
|
|
779
|
+
var keys = Object.keys(fragment.props);
|
|
780
|
+
for (var i = 0; i < keys.length; i++) {
|
|
781
|
+
var key = keys[i];
|
|
782
|
+
if (key !== "children" && key !== "key") {
|
|
783
|
+
setCurrentlyValidatingElement$1(fragment);
|
|
784
|
+
error("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", key);
|
|
785
|
+
setCurrentlyValidatingElement$1(null);
|
|
786
|
+
break;
|
|
787
|
+
}
|
|
788
|
+
}
|
|
789
|
+
if (fragment.ref !== null) {
|
|
790
|
+
setCurrentlyValidatingElement$1(fragment);
|
|
791
|
+
error("Invalid attribute `ref` supplied to `React.Fragment`.");
|
|
792
|
+
setCurrentlyValidatingElement$1(null);
|
|
793
|
+
}
|
|
794
|
+
}
|
|
795
|
+
}
|
|
796
|
+
function jsxWithValidation(type, props, key, isStaticChildren, source, self) {
|
|
797
|
+
{
|
|
798
|
+
var validType = isValidElementType(type);
|
|
799
|
+
if (!validType) {
|
|
800
|
+
var info = "";
|
|
801
|
+
if (type === void 0 || typeof type === "object" && type !== null && Object.keys(type).length === 0) {
|
|
802
|
+
info += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.";
|
|
803
|
+
}
|
|
804
|
+
var sourceInfo = getSourceInfoErrorAddendum();
|
|
805
|
+
if (sourceInfo) {
|
|
806
|
+
info += sourceInfo;
|
|
807
|
+
} else {
|
|
808
|
+
info += getDeclarationErrorAddendum();
|
|
809
|
+
}
|
|
810
|
+
var typeString;
|
|
811
|
+
if (type === null) {
|
|
812
|
+
typeString = "null";
|
|
813
|
+
} else if (isArray(type)) {
|
|
814
|
+
typeString = "array";
|
|
815
|
+
} else if (type !== void 0 && type.$$typeof === REACT_ELEMENT_TYPE) {
|
|
816
|
+
typeString = "<" + (getComponentNameFromType(type.type) || "Unknown") + " />";
|
|
817
|
+
info = " Did you accidentally export a JSX literal instead of a component?";
|
|
818
|
+
} else {
|
|
819
|
+
typeString = typeof type;
|
|
820
|
+
}
|
|
821
|
+
error("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", typeString, info);
|
|
822
|
+
}
|
|
823
|
+
var element = jsxDEV(type, props, key, source, self);
|
|
824
|
+
if (element == null) {
|
|
825
|
+
return element;
|
|
826
|
+
}
|
|
827
|
+
if (validType) {
|
|
828
|
+
var children = props.children;
|
|
829
|
+
if (children !== void 0) {
|
|
830
|
+
if (isStaticChildren) {
|
|
831
|
+
if (isArray(children)) {
|
|
832
|
+
for (var i = 0; i < children.length; i++) {
|
|
833
|
+
validateChildKeys(children[i], type);
|
|
834
|
+
}
|
|
835
|
+
if (Object.freeze) {
|
|
836
|
+
Object.freeze(children);
|
|
837
|
+
}
|
|
838
|
+
} else {
|
|
839
|
+
error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
|
|
840
|
+
}
|
|
841
|
+
} else {
|
|
842
|
+
validateChildKeys(children, type);
|
|
843
|
+
}
|
|
844
|
+
}
|
|
845
|
+
}
|
|
846
|
+
if (type === REACT_FRAGMENT_TYPE) {
|
|
847
|
+
validateFragmentProps(element);
|
|
848
|
+
} else {
|
|
849
|
+
validatePropTypes(element);
|
|
850
|
+
}
|
|
851
|
+
return element;
|
|
852
|
+
}
|
|
853
|
+
}
|
|
854
|
+
function jsxWithValidationStatic(type, props, key) {
|
|
855
|
+
{
|
|
856
|
+
return jsxWithValidation(type, props, key, true);
|
|
857
|
+
}
|
|
858
|
+
}
|
|
859
|
+
function jsxWithValidationDynamic(type, props, key) {
|
|
860
|
+
{
|
|
861
|
+
return jsxWithValidation(type, props, key, false);
|
|
862
|
+
}
|
|
863
|
+
}
|
|
864
|
+
var jsx = jsxWithValidationDynamic;
|
|
865
|
+
var jsxs = jsxWithValidationStatic;
|
|
866
|
+
reactJsxRuntime_development.Fragment = REACT_FRAGMENT_TYPE;
|
|
867
|
+
reactJsxRuntime_development.jsx = jsx;
|
|
868
|
+
reactJsxRuntime_development.jsxs = jsxs;
|
|
869
|
+
})();
|
|
870
|
+
}
|
|
871
|
+
return reactJsxRuntime_development;
|
|
586
872
|
}
|
|
587
873
|
export {
|
|
588
|
-
|
|
874
|
+
requireReactJsxRuntime_development as __require
|
|
589
875
|
};
|
|
590
876
|
//# sourceMappingURL=react-jsx-runtime.development.es.js.map
|