@burdenoff/fe-libs 2026.528.11 → 2026.529.2
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/button/Button.d.ts +1 -1
- package/dist/chrome/sideNavigation/helpers.d.ts.map +1 -1
- package/dist/chrome/sideNavigation/helpers.js +2 -2
- package/dist/node_modules/{.bun/@ungap_structured-clone@1.3.0/node_modules/@ungap → @ungap}/structured-clone/esm/deserialize.js +1 -1
- package/dist/node_modules/{.bun/@ungap_structured-clone@1.3.0/node_modules/@ungap → @ungap}/structured-clone/esm/index.js +1 -1
- package/dist/node_modules/{.bun/@ungap_structured-clone@1.3.0/node_modules/@ungap → @ungap}/structured-clone/esm/serialize.js +1 -1
- package/dist/node_modules/{.bun/bail@2.0.2/node_modules/bail → bail}/index.js +1 -1
- package/dist/node_modules/{.bun/comma-separated-tokens@2.0.3/node_modules/comma-separated-tokens → comma-separated-tokens}/index.js +1 -1
- package/dist/node_modules/{.bun/decode-named-character-reference@1.3.0/node_modules/decode-named-character-reference → decode-named-character-reference}/index.dom.js +1 -1
- package/dist/node_modules/{.bun/devlop@1.1.0/node_modules/devlop → devlop}/lib/default.js +1 -1
- package/dist/node_modules/{.bun/estree-util-is-identifier-name@3.0.0/node_modules/estree-util-is-identifier-name → estree-util-is-identifier-name}/lib/index.js +1 -1
- package/dist/node_modules/{.bun/extend@3.0.2/node_modules/extend → extend}/index.js +2 -2
- package/dist/node_modules/{.bun/hast-util-to-jsx-runtime@2.3.6/node_modules/hast-util-to-jsx-runtime → hast-util-to-jsx-runtime}/lib/index.js +13 -13
- package/dist/node_modules/{.bun/hast-util-whitespace@3.0.0/node_modules/hast-util-whitespace → hast-util-whitespace}/lib/index.js +1 -1
- package/dist/node_modules/{.bun/html-url-attributes@3.0.1/node_modules/html-url-attributes → html-url-attributes}/lib/index.js +1 -1
- package/dist/node_modules/{.bun/inline-style-parser@0.2.7/node_modules/inline-style-parser → inline-style-parser}/cjs/index.js +2 -2
- package/dist/node_modules/{.bun/is-plain-obj@4.1.0/node_modules/is-plain-obj → is-plain-obj}/index.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-from-markdown@2.0.3/node_modules/mdast-util-from-markdown → mdast-util-from-markdown}/lib/index.js +10 -10
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/footer.js +3 -3
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/blockquote.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/break.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/code.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/delete.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/emphasis.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/footnote-reference.js +2 -2
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/heading.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/html.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/image-reference.js +2 -2
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/image.js +2 -2
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/index.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/inline-code.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/link-reference.js +2 -2
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/link.js +2 -2
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/list-item.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/list.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/paragraph.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/root.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/strong.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/table-cell.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/table-row.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/table.js +2 -2
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/text.js +11 -0
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/thematic-break.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/index.js +2 -2
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/revert.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/state.js +4 -4
- package/dist/node_modules/{.bun/mdast-util-to-string@4.0.0/node_modules/mdast-util-to-string → mdast-util-to-string}/lib/index.js +1 -1
- package/dist/node_modules/micromark/lib/constructs.js +80 -0
- package/dist/node_modules/{.bun/micromark@4.0.2/node_modules/micromark → micromark}/lib/create-tokenizer.js +4 -4
- package/dist/node_modules/{.bun/micromark@4.0.2/node_modules/micromark → micromark}/lib/initialize/content.js +3 -3
- package/dist/node_modules/{.bun/micromark@4.0.2/node_modules/micromark → micromark}/lib/initialize/document.js +4 -4
- package/dist/node_modules/{.bun/micromark@4.0.2/node_modules/micromark → micromark}/lib/initialize/flow.js +4 -4
- package/dist/node_modules/{.bun/micromark@4.0.2/node_modules/micromark → micromark}/lib/initialize/text.js +1 -1
- package/dist/node_modules/{.bun/micromark@4.0.2/node_modules/micromark → micromark}/lib/parse.js +2 -2
- package/dist/node_modules/micromark/lib/postprocess.js +8 -0
- package/dist/node_modules/{.bun/micromark@4.0.2/node_modules/micromark → micromark}/lib/preprocess.js +1 -1
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/attention.js +4 -4
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/autolink.js +2 -2
- package/dist/node_modules/micromark-core-commonmark/lib/blank-line.js +18 -0
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/block-quote.js +3 -3
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/character-escape.js +2 -2
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/character-reference.js +3 -3
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/code-fenced.js +3 -3
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/code-indented.js +3 -3
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/code-text.js +2 -2
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/content.js +4 -4
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/definition.js +8 -8
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/hard-break-escape.js +2 -2
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/heading-atx.js +4 -4
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/html-flow.js +3 -3
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/html-text.js +3 -3
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/label-end.js +9 -9
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/label-start-image.js +1 -1
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/label-start-link.js +1 -1
- package/dist/node_modules/micromark-core-commonmark/lib/line-ending.js +14 -0
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/list.js +3 -3
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/setext-underline.js +3 -3
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/thematic-break.js +3 -3
- package/dist/node_modules/{.bun/micromark-factory-destination@2.0.1/node_modules/micromark-factory-destination → micromark-factory-destination}/index.js +2 -2
- package/dist/node_modules/{.bun/micromark-factory-label@2.0.1/node_modules/micromark-factory-label → micromark-factory-label}/index.js +2 -2
- package/dist/node_modules/{.bun/micromark-factory-space@2.0.1/node_modules/micromark-factory-space → micromark-factory-space}/index.js +2 -2
- package/dist/node_modules/{.bun/micromark-factory-title@2.0.1/node_modules/micromark-factory-title → micromark-factory-title}/index.js +3 -3
- package/dist/node_modules/micromark-factory-whitespace/index.js +12 -0
- package/dist/node_modules/{.bun/micromark-util-character@2.1.1/node_modules/micromark-util-character → micromark-util-character}/index.js +1 -1
- package/dist/node_modules/{.bun/micromark-util-chunked@2.0.1/node_modules/micromark-util-chunked → micromark-util-chunked}/index.js +1 -1
- package/dist/node_modules/micromark-util-classify-character/index.js +8 -0
- package/dist/node_modules/{.bun/micromark-util-combine-extensions@2.0.1/node_modules/micromark-util-combine-extensions → micromark-util-combine-extensions}/index.js +2 -2
- package/dist/node_modules/{.bun/micromark-util-decode-numeric-character-reference@2.0.2/node_modules/micromark-util-decode-numeric-character-reference → micromark-util-decode-numeric-character-reference}/index.js +1 -1
- package/dist/node_modules/micromark-util-decode-string/index.js +17 -0
- package/dist/node_modules/{.bun/micromark-util-html-tag-name@2.0.1/node_modules/micromark-util-html-tag-name → micromark-util-html-tag-name}/index.js +1 -1
- package/dist/node_modules/{.bun/micromark-util-normalize-identifier@2.0.1/node_modules/micromark-util-normalize-identifier → micromark-util-normalize-identifier}/index.js +1 -1
- package/dist/node_modules/{.bun/micromark-util-resolve-all@2.0.1/node_modules/micromark-util-resolve-all → micromark-util-resolve-all}/index.js +1 -1
- package/dist/node_modules/{.bun/micromark-util-sanitize-uri@2.0.1/node_modules/micromark-util-sanitize-uri → micromark-util-sanitize-uri}/index.js +2 -2
- package/dist/node_modules/{.bun/micromark-util-subtokenize@2.1.0/node_modules/micromark-util-subtokenize → micromark-util-subtokenize}/index.js +2 -2
- package/dist/node_modules/{.bun/micromark-util-subtokenize@2.1.0/node_modules/micromark-util-subtokenize → micromark-util-subtokenize}/lib/splice-buffer.js +1 -1
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/index.js +1 -1
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/aria.js +1 -1
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/find.js +1 -1
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/hast-to-react.js +1 -1
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/html.js +1 -1
- package/dist/node_modules/property-information/lib/normalize.js +6 -0
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/svg.js +1 -1
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/util/case-insensitive-transform.js +1 -1
- package/dist/node_modules/property-information/lib/util/case-sensitive-transform.js +6 -0
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/util/create.js +1 -1
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/util/defined-info.js +1 -1
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/util/info.js +1 -1
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/util/merge.js +1 -1
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/util/schema.js +1 -1
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/util/types.js +2 -2
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/xlink.js +1 -1
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/xml.js +1 -1
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/xmlns.js +1 -1
- package/dist/node_modules/{.bun/react-error-boundary@6.1.1_3f10a4be4e334a9b/node_modules/react-error-boundary → react-error-boundary}/dist/react-error-boundary.js +1 -1
- package/dist/node_modules/{.bun/react-markdown@10.1.0_b2e33729a97476bf/node_modules/react-markdown → react-markdown}/lib/index.js +9 -9
- package/dist/node_modules/{.bun/remark-parse@11.0.0/node_modules/remark-parse → remark-parse}/lib/index.js +2 -2
- package/dist/node_modules/{.bun/remark-rehype@11.1.2/node_modules/remark-rehype → remark-rehype}/lib/index.js +2 -2
- package/dist/node_modules/space-separated-tokens/index.js +6 -0
- package/dist/node_modules/{.bun/style-to-js@1.1.21/node_modules/style-to-js → style-to-js}/cjs/index.js +3 -3
- package/dist/node_modules/{.bun/style-to-js@1.1.21/node_modules/style-to-js → style-to-js}/cjs/utilities.js +2 -2
- package/dist/node_modules/{.bun/style-to-object@1.0.14/node_modules/style-to-object → style-to-object}/cjs/index.js +3 -3
- package/dist/node_modules/{.bun/trim-lines@3.0.1/node_modules/trim-lines → trim-lines}/index.js +1 -1
- package/dist/node_modules/{.bun/trough@2.2.0/node_modules/trough → trough}/lib/index.js +1 -1
- package/dist/node_modules/{.bun/unified@11.0.5/node_modules/unified → unified}/lib/callable-instance.js +1 -1
- package/dist/node_modules/{.bun/unified@11.0.5/node_modules/unified → unified}/lib/index.js +8 -8
- package/dist/node_modules/{.bun/unist-util-is@6.0.1/node_modules/unist-util-is → unist-util-is}/lib/index.js +1 -1
- package/dist/node_modules/{.bun/unist-util-position@5.0.0/node_modules/unist-util-position → unist-util-position}/lib/index.js +1 -1
- package/dist/node_modules/{.bun/unist-util-stringify-position@4.0.0/node_modules/unist-util-stringify-position → unist-util-stringify-position}/lib/index.js +1 -1
- package/dist/node_modules/{.bun/unist-util-visit@5.1.0/node_modules/unist-util-visit → unist-util-visit}/lib/index.js +2 -2
- package/dist/node_modules/unist-util-visit-parents/lib/color.js +6 -0
- package/dist/node_modules/{.bun/unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents → unist-util-visit-parents}/lib/index.js +2 -2
- package/dist/node_modules/{.bun/vfile@6.0.3/node_modules/vfile → vfile}/lib/index.js +2 -2
- package/dist/node_modules/{.bun/vfile@6.0.3/node_modules/vfile → vfile}/lib/minpath.browser.js +1 -1
- package/dist/node_modules/{.bun/vfile@6.0.3/node_modules/vfile → vfile}/lib/minproc.browser.js +1 -1
- package/dist/node_modules/{.bun/vfile@6.0.3/node_modules/vfile → vfile}/lib/minurl.browser.js +1 -1
- package/dist/node_modules/{.bun/vfile@6.0.3/node_modules/vfile → vfile}/lib/minurl.shared.js +1 -1
- package/dist/node_modules/{.bun/vfile-message@4.0.3/node_modules/vfile-message → vfile-message}/lib/index.js +2 -2
- package/dist/node_modules/{.bun/web-vitals@4.2.4/node_modules/web-vitals → web-vitals}/dist/web-vitals.js +1 -1
- package/dist/shared/components/MicrofrontendErrorBoundary.js +1 -1
- package/dist/shared/graphql/client.d.ts.map +1 -1
- package/dist/shared/graphql/client.js +83 -95
- package/dist/shared/graphql/fetch.d.ts.map +1 -1
- package/dist/shared/graphql/fetch.js +107 -130
- package/dist/shared/pages/LegalPage.js +1 -1
- package/dist/shared/providers/AppShellProvider.d.ts +4 -4
- package/dist/shared/providers/AppShellProvider.d.ts.map +1 -1
- package/dist/shared/providers/AppShellProvider.js +181 -205
- package/dist/shared/providers/shell/AuthBridgeClient.d.ts.map +1 -1
- package/dist/shared/providers/shell/AuthBridgeClient.js +0 -6
- package/dist/shared/providers/shell/ObservabilityProvider.js +1 -1
- package/dist/shared/tours/toursContext/useTourMutations.js +29 -29
- package/dist/shared/utils/backendErrors.d.ts +2 -0
- package/dist/shared/utils/backendErrors.d.ts.map +1 -1
- package/dist/shared/utils/index.d.ts +5 -7
- package/dist/shared/utils/index.d.ts.map +1 -1
- package/dist/shared/utils/quotaErrors.js +8 -11
- package/dist/shared-tours.js +3 -3
- package/dist/shared-utils.js +11 -12
- package/dist/shared.js +95 -96
- package/dist/ui/button.d.ts +1 -1
- package/dist/utils/index.js +0 -1
- package/package.json +1 -1
- package/dist/node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/handlers/text.js +0 -11
- package/dist/node_modules/.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/blank-line.js +0 -18
- package/dist/node_modules/.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/line-ending.js +0 -14
- package/dist/node_modules/.bun/micromark-factory-whitespace@2.0.1/node_modules/micromark-factory-whitespace/index.js +0 -12
- package/dist/node_modules/.bun/micromark-util-classify-character@2.0.1/node_modules/micromark-util-classify-character/index.js +0 -8
- package/dist/node_modules/.bun/micromark-util-decode-string@2.0.1/node_modules/micromark-util-decode-string/index.js +0 -17
- package/dist/node_modules/.bun/micromark@4.0.2/node_modules/micromark/lib/constructs.js +0 -80
- package/dist/node_modules/.bun/micromark@4.0.2/node_modules/micromark/lib/postprocess.js +0 -8
- package/dist/node_modules/.bun/property-information@7.1.0/node_modules/property-information/lib/normalize.js +0 -6
- package/dist/node_modules/.bun/property-information@7.1.0/node_modules/property-information/lib/util/case-sensitive-transform.js +0 -6
- package/dist/node_modules/.bun/space-separated-tokens@2.0.2/node_modules/space-separated-tokens/index.js +0 -6
- package/dist/node_modules/.bun/unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents/lib/color.js +0 -6
- package/dist/shared/utils/backendErrors.js +0 -123
package/dist/node_modules/{.bun/micromark@4.0.2/node_modules/micromark → micromark}/lib/parse.js
RENAMED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { combineExtensions as e } from "
|
|
1
|
+
import { combineExtensions as e } from "../../micromark-util-combine-extensions/index.js";
|
|
2
2
|
import { content as t } from "./initialize/content.js";
|
|
3
3
|
import { document as n } from "./initialize/document.js";
|
|
4
4
|
import { flow as r } from "./initialize/flow.js";
|
|
5
5
|
import { string as i, text as a } from "./initialize/text.js";
|
|
6
6
|
import { constructs_exports as o } from "./constructs.js";
|
|
7
7
|
import { createTokenizer as s } from "./create-tokenizer.js";
|
|
8
|
-
//#region
|
|
8
|
+
//#region node_modules/micromark/lib/parse.js
|
|
9
9
|
function c(c) {
|
|
10
10
|
let l = {
|
|
11
11
|
constructs: e([o, ...(c || {}).extensions || []]),
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { push as e, splice as t } from "
|
|
2
|
-
import { classifyCharacter as n } from "
|
|
3
|
-
import { resolveAll as r } from "
|
|
4
|
-
//#region
|
|
1
|
+
import { push as e, splice as t } from "../../micromark-util-chunked/index.js";
|
|
2
|
+
import { classifyCharacter as n } from "../../micromark-util-classify-character/index.js";
|
|
3
|
+
import { resolveAll as r } from "../../micromark-util-resolve-all/index.js";
|
|
4
|
+
//#region node_modules/micromark-core-commonmark/lib/attention.js
|
|
5
5
|
var i = {
|
|
6
6
|
name: "attention",
|
|
7
7
|
resolveAll: a,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { asciiAlpha as e, asciiAlphanumeric as t, asciiAtext as n, asciiControl as r } from "
|
|
2
|
-
//#region
|
|
1
|
+
import { asciiAlpha as e, asciiAlphanumeric as t, asciiAtext as n, asciiControl as r } from "../../micromark-util-character/index.js";
|
|
2
|
+
//#region node_modules/micromark-core-commonmark/lib/autolink.js
|
|
3
3
|
var i = {
|
|
4
4
|
name: "autolink",
|
|
5
5
|
tokenize: a
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { markdownLineEnding as e, markdownSpace as t } from "../../micromark-util-character/index.js";
|
|
2
|
+
import { factorySpace as n } from "../../micromark-factory-space/index.js";
|
|
3
|
+
//#region node_modules/micromark-core-commonmark/lib/blank-line.js
|
|
4
|
+
var r = {
|
|
5
|
+
partial: !0,
|
|
6
|
+
tokenize: i
|
|
7
|
+
};
|
|
8
|
+
function i(r, i, a) {
|
|
9
|
+
return o;
|
|
10
|
+
function o(e) {
|
|
11
|
+
return t(e) ? n(r, s, "linePrefix")(e) : s(e);
|
|
12
|
+
}
|
|
13
|
+
function s(t) {
|
|
14
|
+
return t === null || e(t) ? i(t) : a(t);
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
//#endregion
|
|
18
|
+
export { r as blankLine };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { markdownSpace as e } from "
|
|
2
|
-
import { factorySpace as t } from "
|
|
3
|
-
//#region
|
|
1
|
+
import { markdownSpace as e } from "../../micromark-util-character/index.js";
|
|
2
|
+
import { factorySpace as t } from "../../micromark-factory-space/index.js";
|
|
3
|
+
//#region node_modules/micromark-core-commonmark/lib/block-quote.js
|
|
4
4
|
var n = {
|
|
5
5
|
continuation: { tokenize: i },
|
|
6
6
|
exit: a,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { asciiPunctuation as e } from "
|
|
2
|
-
//#region
|
|
1
|
+
import { asciiPunctuation as e } from "../../micromark-util-character/index.js";
|
|
2
|
+
//#region node_modules/micromark-core-commonmark/lib/character-escape.js
|
|
3
3
|
var t = {
|
|
4
4
|
name: "characterEscape",
|
|
5
5
|
tokenize: n
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { decodeNamedCharacterReference as e } from "
|
|
2
|
-
import { asciiAlphanumeric as t, asciiDigit as n, asciiHexDigit as r } from "
|
|
3
|
-
//#region
|
|
1
|
+
import { decodeNamedCharacterReference as e } from "../../decode-named-character-reference/index.dom.js";
|
|
2
|
+
import { asciiAlphanumeric as t, asciiDigit as n, asciiHexDigit as r } from "../../micromark-util-character/index.js";
|
|
3
|
+
//#region node_modules/micromark-core-commonmark/lib/character-reference.js
|
|
4
4
|
var i = {
|
|
5
5
|
name: "characterReference",
|
|
6
6
|
tokenize: a
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { markdownLineEnding as e, markdownSpace as t } from "
|
|
2
|
-
import { factorySpace as n } from "
|
|
3
|
-
//#region
|
|
1
|
+
import { markdownLineEnding as e, markdownSpace as t } from "../../micromark-util-character/index.js";
|
|
2
|
+
import { factorySpace as n } from "../../micromark-factory-space/index.js";
|
|
3
|
+
//#region node_modules/micromark-core-commonmark/lib/code-fenced.js
|
|
4
4
|
var r = {
|
|
5
5
|
partial: !0,
|
|
6
6
|
tokenize: o
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { markdownLineEnding as e } from "
|
|
2
|
-
import { factorySpace as t } from "
|
|
3
|
-
//#region
|
|
1
|
+
import { markdownLineEnding as e } from "../../micromark-util-character/index.js";
|
|
2
|
+
import { factorySpace as t } from "../../micromark-factory-space/index.js";
|
|
3
|
+
//#region node_modules/micromark-core-commonmark/lib/code-indented.js
|
|
4
4
|
var n = {
|
|
5
5
|
name: "codeIndented",
|
|
6
6
|
tokenize: i
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { markdownLineEnding as e } from "
|
|
2
|
-
//#region
|
|
1
|
+
import { markdownLineEnding as e } from "../../micromark-util-character/index.js";
|
|
2
|
+
//#region node_modules/micromark-core-commonmark/lib/code-text.js
|
|
3
3
|
var t = {
|
|
4
4
|
name: "codeText",
|
|
5
5
|
previous: r,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { markdownLineEnding as e } from "
|
|
2
|
-
import { factorySpace as t } from "
|
|
3
|
-
import { subtokenize as n } from "
|
|
4
|
-
//#region
|
|
1
|
+
import { markdownLineEnding as e } from "../../micromark-util-character/index.js";
|
|
2
|
+
import { factorySpace as t } from "../../micromark-factory-space/index.js";
|
|
3
|
+
import { subtokenize as n } from "../../micromark-util-subtokenize/index.js";
|
|
4
|
+
//#region node_modules/micromark-core-commonmark/lib/content.js
|
|
5
5
|
var r = {
|
|
6
6
|
resolve: a,
|
|
7
7
|
tokenize: o
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { normalizeIdentifier as e } from "
|
|
2
|
-
import { markdownLineEnding as t, markdownLineEndingOrSpace as n, markdownSpace as r } from "
|
|
3
|
-
import { factorySpace as i } from "
|
|
4
|
-
import { factoryDestination as a } from "
|
|
5
|
-
import { factoryLabel as o } from "
|
|
6
|
-
import { factoryTitle as s } from "
|
|
7
|
-
import { factoryWhitespace as c } from "
|
|
8
|
-
//#region
|
|
1
|
+
import { normalizeIdentifier as e } from "../../micromark-util-normalize-identifier/index.js";
|
|
2
|
+
import { markdownLineEnding as t, markdownLineEndingOrSpace as n, markdownSpace as r } from "../../micromark-util-character/index.js";
|
|
3
|
+
import { factorySpace as i } from "../../micromark-factory-space/index.js";
|
|
4
|
+
import { factoryDestination as a } from "../../micromark-factory-destination/index.js";
|
|
5
|
+
import { factoryLabel as o } from "../../micromark-factory-label/index.js";
|
|
6
|
+
import { factoryTitle as s } from "../../micromark-factory-title/index.js";
|
|
7
|
+
import { factoryWhitespace as c } from "../../micromark-factory-whitespace/index.js";
|
|
8
|
+
//#region node_modules/micromark-core-commonmark/lib/definition.js
|
|
9
9
|
var l = {
|
|
10
10
|
name: "definition",
|
|
11
11
|
tokenize: d
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { markdownLineEnding as e } from "
|
|
2
|
-
//#region
|
|
1
|
+
import { markdownLineEnding as e } from "../../micromark-util-character/index.js";
|
|
2
|
+
//#region node_modules/micromark-core-commonmark/lib/hard-break-escape.js
|
|
3
3
|
var t = {
|
|
4
4
|
name: "hardBreakEscape",
|
|
5
5
|
tokenize: n
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { splice as e } from "
|
|
2
|
-
import { markdownLineEnding as t, markdownLineEndingOrSpace as n, markdownSpace as r } from "
|
|
3
|
-
import { factorySpace as i } from "
|
|
4
|
-
//#region
|
|
1
|
+
import { splice as e } from "../../micromark-util-chunked/index.js";
|
|
2
|
+
import { markdownLineEnding as t, markdownLineEndingOrSpace as n, markdownSpace as r } from "../../micromark-util-character/index.js";
|
|
3
|
+
import { factorySpace as i } from "../../micromark-factory-space/index.js";
|
|
4
|
+
//#region node_modules/micromark-core-commonmark/lib/heading-atx.js
|
|
5
5
|
var a = {
|
|
6
6
|
name: "headingAtx",
|
|
7
7
|
resolve: o,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { asciiAlpha as e, asciiAlphanumeric as t, markdownLineEnding as n, markdownLineEndingOrSpace as r, markdownSpace as i } from "
|
|
1
|
+
import { asciiAlpha as e, asciiAlphanumeric as t, markdownLineEnding as n, markdownLineEndingOrSpace as r, markdownSpace as i } from "../../micromark-util-character/index.js";
|
|
2
2
|
import { blankLine as a } from "./blank-line.js";
|
|
3
|
-
import { htmlBlockNames as o, htmlRawNames as s } from "
|
|
4
|
-
//#region
|
|
3
|
+
import { htmlBlockNames as o, htmlRawNames as s } from "../../micromark-util-html-tag-name/index.js";
|
|
4
|
+
//#region node_modules/micromark-core-commonmark/lib/html-flow.js
|
|
5
5
|
var c = {
|
|
6
6
|
concrete: !0,
|
|
7
7
|
name: "htmlFlow",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { asciiAlpha as e, asciiAlphanumeric as t, markdownLineEnding as n, markdownLineEndingOrSpace as r, markdownSpace as i } from "
|
|
2
|
-
import { factorySpace as a } from "
|
|
3
|
-
//#region
|
|
1
|
+
import { asciiAlpha as e, asciiAlphanumeric as t, markdownLineEnding as n, markdownLineEndingOrSpace as r, markdownSpace as i } from "../../micromark-util-character/index.js";
|
|
2
|
+
import { factorySpace as a } from "../../micromark-factory-space/index.js";
|
|
3
|
+
//#region node_modules/micromark-core-commonmark/lib/html-text.js
|
|
4
4
|
var o = {
|
|
5
5
|
name: "htmlText",
|
|
6
6
|
tokenize: s
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { push as e, splice as t } from "
|
|
2
|
-
import { normalizeIdentifier as n } from "
|
|
3
|
-
import { markdownLineEndingOrSpace as r } from "
|
|
4
|
-
import { resolveAll as i } from "
|
|
5
|
-
import { factoryDestination as a } from "
|
|
6
|
-
import { factoryLabel as o } from "
|
|
7
|
-
import { factoryTitle as s } from "
|
|
8
|
-
import { factoryWhitespace as c } from "
|
|
9
|
-
//#region
|
|
1
|
+
import { push as e, splice as t } from "../../micromark-util-chunked/index.js";
|
|
2
|
+
import { normalizeIdentifier as n } from "../../micromark-util-normalize-identifier/index.js";
|
|
3
|
+
import { markdownLineEndingOrSpace as r } from "../../micromark-util-character/index.js";
|
|
4
|
+
import { resolveAll as i } from "../../micromark-util-resolve-all/index.js";
|
|
5
|
+
import { factoryDestination as a } from "../../micromark-factory-destination/index.js";
|
|
6
|
+
import { factoryLabel as o } from "../../micromark-factory-label/index.js";
|
|
7
|
+
import { factoryTitle as s } from "../../micromark-factory-title/index.js";
|
|
8
|
+
import { factoryWhitespace as c } from "../../micromark-factory-whitespace/index.js";
|
|
9
|
+
//#region node_modules/micromark-core-commonmark/lib/label-end.js
|
|
10
10
|
var l = {
|
|
11
11
|
name: "labelEnd",
|
|
12
12
|
resolveAll: p,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { labelEnd as e } from "./label-end.js";
|
|
2
|
-
//#region
|
|
2
|
+
//#region node_modules/micromark-core-commonmark/lib/label-start-image.js
|
|
3
3
|
var t = {
|
|
4
4
|
name: "labelStartImage",
|
|
5
5
|
resolveAll: e.resolveAll,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { labelEnd as e } from "./label-end.js";
|
|
2
|
-
//#region
|
|
2
|
+
//#region node_modules/micromark-core-commonmark/lib/label-start-link.js
|
|
3
3
|
var t = {
|
|
4
4
|
name: "labelStartLink",
|
|
5
5
|
resolveAll: e.resolveAll,
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { factorySpace as e } from "../../micromark-factory-space/index.js";
|
|
2
|
+
//#region node_modules/micromark-core-commonmark/lib/line-ending.js
|
|
3
|
+
var t = {
|
|
4
|
+
name: "lineEnding",
|
|
5
|
+
tokenize: n
|
|
6
|
+
};
|
|
7
|
+
function n(t, n) {
|
|
8
|
+
return r;
|
|
9
|
+
function r(r) {
|
|
10
|
+
return t.enter("lineEnding"), t.consume(r), t.exit("lineEnding"), e(t, n, "linePrefix");
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
//#endregion
|
|
14
|
+
export { t as lineEnding };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { asciiDigit as e, markdownSpace as t } from "
|
|
2
|
-
import { factorySpace as n } from "
|
|
1
|
+
import { asciiDigit as e, markdownSpace as t } from "../../micromark-util-character/index.js";
|
|
2
|
+
import { factorySpace as n } from "../../micromark-factory-space/index.js";
|
|
3
3
|
import { blankLine as r } from "./blank-line.js";
|
|
4
4
|
import { thematicBreak as i } from "./thematic-break.js";
|
|
5
|
-
//#region
|
|
5
|
+
//#region node_modules/micromark-core-commonmark/lib/list.js
|
|
6
6
|
var a = {
|
|
7
7
|
continuation: { tokenize: l },
|
|
8
8
|
exit: d,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { markdownLineEnding as e, markdownSpace as t } from "
|
|
2
|
-
import { factorySpace as n } from "
|
|
3
|
-
//#region
|
|
1
|
+
import { markdownLineEnding as e, markdownSpace as t } from "../../micromark-util-character/index.js";
|
|
2
|
+
import { factorySpace as n } from "../../micromark-factory-space/index.js";
|
|
3
|
+
//#region node_modules/micromark-core-commonmark/lib/setext-underline.js
|
|
4
4
|
var r = {
|
|
5
5
|
name: "setextUnderline",
|
|
6
6
|
resolveTo: i,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { markdownLineEnding as e, markdownSpace as t } from "
|
|
2
|
-
import { factorySpace as n } from "
|
|
3
|
-
//#region
|
|
1
|
+
import { markdownLineEnding as e, markdownSpace as t } from "../../micromark-util-character/index.js";
|
|
2
|
+
import { factorySpace as n } from "../../micromark-factory-space/index.js";
|
|
3
|
+
//#region node_modules/micromark-core-commonmark/lib/thematic-break.js
|
|
4
4
|
var r = {
|
|
5
5
|
name: "thematicBreak",
|
|
6
6
|
tokenize: i
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { asciiControl as e, markdownLineEnding as t, markdownLineEndingOrSpace as n } from "
|
|
2
|
-
//#region
|
|
1
|
+
import { asciiControl as e, markdownLineEnding as t, markdownLineEndingOrSpace as n } from "../micromark-util-character/index.js";
|
|
2
|
+
//#region node_modules/micromark-factory-destination/index.js
|
|
3
3
|
function r(r, i, a, o, s, c, l, u, d) {
|
|
4
4
|
let f = d || Infinity, p = 0;
|
|
5
5
|
return m;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { markdownLineEnding as e, markdownSpace as t } from "
|
|
2
|
-
//#region
|
|
1
|
+
import { markdownLineEnding as e, markdownSpace as t } from "../micromark-util-character/index.js";
|
|
2
|
+
//#region node_modules/micromark-factory-label/index.js
|
|
3
3
|
function n(n, r, i, a, o, s) {
|
|
4
4
|
let c = this, l = 0, u;
|
|
5
5
|
return d;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { markdownSpace as e } from "
|
|
2
|
-
//#region
|
|
1
|
+
import { markdownSpace as e } from "../micromark-util-character/index.js";
|
|
2
|
+
//#region node_modules/micromark-factory-space/index.js
|
|
3
3
|
function t(t, n, r, i) {
|
|
4
4
|
let a = i ? i - 1 : Infinity, o = 0;
|
|
5
5
|
return s;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { markdownLineEnding as e } from "
|
|
2
|
-
import { factorySpace as t } from "
|
|
3
|
-
//#region
|
|
1
|
+
import { markdownLineEnding as e } from "../micromark-util-character/index.js";
|
|
2
|
+
import { factorySpace as t } from "../micromark-factory-space/index.js";
|
|
3
|
+
//#region node_modules/micromark-factory-title/index.js
|
|
4
4
|
function n(n, r, i, a, o, s) {
|
|
5
5
|
let c;
|
|
6
6
|
return l;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { markdownLineEnding as e, markdownSpace as t } from "../micromark-util-character/index.js";
|
|
2
|
+
import { factorySpace as n } from "../micromark-factory-space/index.js";
|
|
3
|
+
//#region node_modules/micromark-factory-whitespace/index.js
|
|
4
|
+
function r(r, i) {
|
|
5
|
+
let a;
|
|
6
|
+
return o;
|
|
7
|
+
function o(s) {
|
|
8
|
+
return e(s) ? (r.enter("lineEnding"), r.consume(s), r.exit("lineEnding"), a = !0, o) : t(s) ? n(r, o, a ? "linePrefix" : "lineSuffix")(s) : i(s);
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
//#endregion
|
|
12
|
+
export { r as factoryWhitespace };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//#region
|
|
1
|
+
//#region node_modules/micromark-util-character/index.js
|
|
2
2
|
var e = f(/[A-Za-z]/), t = f(/[\dA-Za-z]/), n = f(/[#-'*+\--9=?A-Z^-~]/);
|
|
3
3
|
function r(e) {
|
|
4
4
|
return e !== null && (e < 32 || e === 127);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//#region
|
|
1
|
+
//#region node_modules/micromark-util-chunked/index.js
|
|
2
2
|
function e(e, t, n, r) {
|
|
3
3
|
let i = e.length, a = 0, o;
|
|
4
4
|
if (t = t < 0 ? -t > i ? 0 : i + t : t > i ? i : t, n = n > 0 ? n : 0, r.length < 1e4) o = Array.from(r), o.unshift(t, n), e.splice(...o);
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { markdownLineEndingOrSpace as e, unicodePunctuation as t, unicodeWhitespace as n } from "../micromark-util-character/index.js";
|
|
2
|
+
//#region node_modules/micromark-util-classify-character/index.js
|
|
3
|
+
function r(r) {
|
|
4
|
+
if (r === null || e(r) || n(r)) return 1;
|
|
5
|
+
if (t(r)) return 2;
|
|
6
|
+
}
|
|
7
|
+
//#endregion
|
|
8
|
+
export { r as classifyCharacter };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { splice as e } from "
|
|
2
|
-
//#region
|
|
1
|
+
import { splice as e } from "../micromark-util-chunked/index.js";
|
|
2
|
+
//#region node_modules/micromark-util-combine-extensions/index.js
|
|
3
3
|
var t = {}.hasOwnProperty;
|
|
4
4
|
function n(e) {
|
|
5
5
|
let t = {}, n = -1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//#region
|
|
1
|
+
//#region node_modules/micromark-util-decode-numeric-character-reference/index.js
|
|
2
2
|
function e(e, t) {
|
|
3
3
|
let n = Number.parseInt(e, t);
|
|
4
4
|
return n < 9 || n === 11 || n > 13 && n < 32 || n > 126 && n < 160 || n > 55295 && n < 57344 || n > 64975 && n < 65008 || (n & 65535) == 65535 || (n & 65535) == 65534 || n > 1114111 ? "�" : String.fromCodePoint(n);
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { decodeNamedCharacterReference as e } from "../decode-named-character-reference/index.dom.js";
|
|
2
|
+
import { decodeNumericCharacterReference as t } from "../micromark-util-decode-numeric-character-reference/index.js";
|
|
3
|
+
//#region node_modules/micromark-util-decode-string/index.js
|
|
4
|
+
var n = /\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;
|
|
5
|
+
function r(e) {
|
|
6
|
+
return e.replace(n, i);
|
|
7
|
+
}
|
|
8
|
+
function i(n, r, i) {
|
|
9
|
+
if (r) return r;
|
|
10
|
+
if (i.charCodeAt(0) === 35) {
|
|
11
|
+
let e = i.charCodeAt(1), n = e === 120 || e === 88;
|
|
12
|
+
return t(i.slice(n ? 2 : 1), n ? 16 : 10);
|
|
13
|
+
}
|
|
14
|
+
return e(i) || n;
|
|
15
|
+
}
|
|
16
|
+
//#endregion
|
|
17
|
+
export { r as decodeString };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//#region
|
|
1
|
+
//#region node_modules/micromark-util-html-tag-name/index.js
|
|
2
2
|
var e = /* @__PURE__ */ "address.article.aside.base.basefont.blockquote.body.caption.center.col.colgroup.dd.details.dialog.dir.div.dl.dt.fieldset.figcaption.figure.footer.form.frame.frameset.h1.h2.h3.h4.h5.h6.head.header.hr.html.iframe.legend.li.link.main.menu.menuitem.nav.noframes.ol.optgroup.option.p.param.search.section.summary.table.tbody.td.tfoot.th.thead.title.tr.track.ul".split("."), t = [
|
|
3
3
|
"pre",
|
|
4
4
|
"script",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//#region
|
|
1
|
+
//#region node_modules/micromark-util-normalize-identifier/index.js
|
|
2
2
|
function e(e) {
|
|
3
3
|
return e.replace(/[\t\n\r ]+/g, " ").replace(/^ | $/g, "").toLowerCase().toUpperCase();
|
|
4
4
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { asciiAlphanumeric as e } from "
|
|
2
|
-
//#region
|
|
1
|
+
import { asciiAlphanumeric as e } from "../micromark-util-character/index.js";
|
|
2
|
+
//#region node_modules/micromark-util-sanitize-uri/index.js
|
|
3
3
|
function t(t) {
|
|
4
4
|
let n = [], r = -1, i = 0, a = 0;
|
|
5
5
|
for (; ++r < t.length;) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { splice as e } from "
|
|
1
|
+
import { splice as e } from "../micromark-util-chunked/index.js";
|
|
2
2
|
import { SpliceBuffer as t } from "./lib/splice-buffer.js";
|
|
3
|
-
//#region
|
|
3
|
+
//#region node_modules/micromark-util-subtokenize/index.js
|
|
4
4
|
function n(n) {
|
|
5
5
|
let i = {}, a = -1, o, s, c, l, u, d, f, p = new t(n);
|
|
6
6
|
for (; ++a < p.length;) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//#region
|
|
1
|
+
//#region node_modules/micromark-util-subtokenize/lib/splice-buffer.js
|
|
2
2
|
var e = class {
|
|
3
3
|
constructor(e) {
|
|
4
4
|
this.left = e ? [...e] : [], this.right = [];
|
|
@@ -8,7 +8,7 @@ import { xmlns as a } from "./lib/xmlns.js";
|
|
|
8
8
|
import { xml as o } from "./lib/xml.js";
|
|
9
9
|
import "./lib/hast-to-react.js";
|
|
10
10
|
import "./lib/find.js";
|
|
11
|
-
//#region
|
|
11
|
+
//#region node_modules/property-information/index.js
|
|
12
12
|
var s = e([
|
|
13
13
|
t,
|
|
14
14
|
n,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { booleanish as e, number as t, spaceSeparated as n } from "./util/types.js";
|
|
2
2
|
import { create as r } from "./util/create.js";
|
|
3
|
-
//#region
|
|
3
|
+
//#region node_modules/property-information/lib/aria.js
|
|
4
4
|
var i = r({
|
|
5
5
|
properties: {
|
|
6
6
|
ariaActiveDescendant: null,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { normalize as e } from "./normalize.js";
|
|
2
2
|
import { Info as t } from "./util/info.js";
|
|
3
3
|
import { DefinedInfo as n } from "./util/defined-info.js";
|
|
4
|
-
//#region
|
|
4
|
+
//#region node_modules/property-information/lib/find.js
|
|
5
5
|
var r = /[A-Z]/g, i = /-[a-z]/g, a = /^data[-\w.:]+$/i;
|
|
6
6
|
function o(o, l) {
|
|
7
7
|
let u = e(l), d = l, f = t;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { boolean as e, booleanish as t, commaSeparated as n, number as r, overloadedBoolean as i, spaceSeparated as a } from "./util/types.js";
|
|
2
2
|
import { create as o } from "./util/create.js";
|
|
3
3
|
import { caseInsensitiveTransform as s } from "./util/case-insensitive-transform.js";
|
|
4
|
-
//#region
|
|
4
|
+
//#region node_modules/property-information/lib/html.js
|
|
5
5
|
var c = o({
|
|
6
6
|
attributes: {
|
|
7
7
|
acceptcharset: "accept-charset",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { boolean as e, commaOrSpaceSeparated as t, commaSeparated as n, number as r, spaceSeparated as i } from "./util/types.js";
|
|
2
2
|
import { create as a } from "./util/create.js";
|
|
3
3
|
import { caseSensitiveTransform as o } from "./util/case-sensitive-transform.js";
|
|
4
|
-
//#region
|
|
4
|
+
//#region node_modules/property-information/lib/svg.js
|
|
5
5
|
var s = a({
|
|
6
6
|
attributes: {
|
|
7
7
|
accentHeight: "accent-height",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { caseSensitiveTransform as e } from "./case-sensitive-transform.js";
|
|
2
|
-
//#region
|
|
2
|
+
//#region node_modules/property-information/lib/util/case-insensitive-transform.js
|
|
3
3
|
function t(t, n) {
|
|
4
4
|
return e(t, n.toLowerCase());
|
|
5
5
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Schema as e } from "./schema.js";
|
|
2
2
|
import { normalize as t } from "../normalize.js";
|
|
3
3
|
import { DefinedInfo as n } from "./defined-info.js";
|
|
4
|
-
//#region
|
|
4
|
+
//#region node_modules/property-information/lib/util/create.js
|
|
5
5
|
function r(r) {
|
|
6
6
|
let i = {}, a = {};
|
|
7
7
|
for (let [e, o] of Object.entries(r.properties)) {
|