@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.
Files changed (175) hide show
  1. package/dist/button/Button.d.ts +1 -1
  2. package/dist/chrome/sideNavigation/helpers.d.ts.map +1 -1
  3. package/dist/chrome/sideNavigation/helpers.js +2 -2
  4. package/dist/node_modules/{.bun/@ungap_structured-clone@1.3.0/node_modules/@ungap → @ungap}/structured-clone/esm/deserialize.js +1 -1
  5. package/dist/node_modules/{.bun/@ungap_structured-clone@1.3.0/node_modules/@ungap → @ungap}/structured-clone/esm/index.js +1 -1
  6. package/dist/node_modules/{.bun/@ungap_structured-clone@1.3.0/node_modules/@ungap → @ungap}/structured-clone/esm/serialize.js +1 -1
  7. package/dist/node_modules/{.bun/bail@2.0.2/node_modules/bail → bail}/index.js +1 -1
  8. package/dist/node_modules/{.bun/comma-separated-tokens@2.0.3/node_modules/comma-separated-tokens → comma-separated-tokens}/index.js +1 -1
  9. 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
  10. package/dist/node_modules/{.bun/devlop@1.1.0/node_modules/devlop → devlop}/lib/default.js +1 -1
  11. 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
  12. package/dist/node_modules/{.bun/extend@3.0.2/node_modules/extend → extend}/index.js +2 -2
  13. 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
  14. package/dist/node_modules/{.bun/hast-util-whitespace@3.0.0/node_modules/hast-util-whitespace → hast-util-whitespace}/lib/index.js +1 -1
  15. package/dist/node_modules/{.bun/html-url-attributes@3.0.1/node_modules/html-url-attributes → html-url-attributes}/lib/index.js +1 -1
  16. package/dist/node_modules/{.bun/inline-style-parser@0.2.7/node_modules/inline-style-parser → inline-style-parser}/cjs/index.js +2 -2
  17. package/dist/node_modules/{.bun/is-plain-obj@4.1.0/node_modules/is-plain-obj → is-plain-obj}/index.js +1 -1
  18. 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
  19. 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
  20. 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
  21. 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
  22. 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
  23. 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
  24. 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
  25. 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
  26. 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
  27. 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
  28. 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
  29. 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
  30. 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
  31. 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
  32. 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
  33. 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
  34. 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
  35. 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
  36. 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
  37. 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
  38. 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
  39. 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
  40. 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
  41. 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
  42. package/dist/node_modules/mdast-util-to-hast/lib/handlers/text.js +11 -0
  43. 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
  44. 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
  45. 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
  46. 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
  47. 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
  48. package/dist/node_modules/micromark/lib/constructs.js +80 -0
  49. package/dist/node_modules/{.bun/micromark@4.0.2/node_modules/micromark → micromark}/lib/create-tokenizer.js +4 -4
  50. package/dist/node_modules/{.bun/micromark@4.0.2/node_modules/micromark → micromark}/lib/initialize/content.js +3 -3
  51. package/dist/node_modules/{.bun/micromark@4.0.2/node_modules/micromark → micromark}/lib/initialize/document.js +4 -4
  52. package/dist/node_modules/{.bun/micromark@4.0.2/node_modules/micromark → micromark}/lib/initialize/flow.js +4 -4
  53. package/dist/node_modules/{.bun/micromark@4.0.2/node_modules/micromark → micromark}/lib/initialize/text.js +1 -1
  54. package/dist/node_modules/{.bun/micromark@4.0.2/node_modules/micromark → micromark}/lib/parse.js +2 -2
  55. package/dist/node_modules/micromark/lib/postprocess.js +8 -0
  56. package/dist/node_modules/{.bun/micromark@4.0.2/node_modules/micromark → micromark}/lib/preprocess.js +1 -1
  57. package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/attention.js +4 -4
  58. package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/autolink.js +2 -2
  59. package/dist/node_modules/micromark-core-commonmark/lib/blank-line.js +18 -0
  60. 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
  61. 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
  62. 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
  63. 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
  64. 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
  65. 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
  66. package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/content.js +4 -4
  67. package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/definition.js +8 -8
  68. 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
  69. 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
  70. 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
  71. 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
  72. 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
  73. 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
  74. 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
  75. package/dist/node_modules/micromark-core-commonmark/lib/line-ending.js +14 -0
  76. package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/list.js +3 -3
  77. 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
  78. 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
  79. package/dist/node_modules/{.bun/micromark-factory-destination@2.0.1/node_modules/micromark-factory-destination → micromark-factory-destination}/index.js +2 -2
  80. package/dist/node_modules/{.bun/micromark-factory-label@2.0.1/node_modules/micromark-factory-label → micromark-factory-label}/index.js +2 -2
  81. package/dist/node_modules/{.bun/micromark-factory-space@2.0.1/node_modules/micromark-factory-space → micromark-factory-space}/index.js +2 -2
  82. package/dist/node_modules/{.bun/micromark-factory-title@2.0.1/node_modules/micromark-factory-title → micromark-factory-title}/index.js +3 -3
  83. package/dist/node_modules/micromark-factory-whitespace/index.js +12 -0
  84. package/dist/node_modules/{.bun/micromark-util-character@2.1.1/node_modules/micromark-util-character → micromark-util-character}/index.js +1 -1
  85. package/dist/node_modules/{.bun/micromark-util-chunked@2.0.1/node_modules/micromark-util-chunked → micromark-util-chunked}/index.js +1 -1
  86. package/dist/node_modules/micromark-util-classify-character/index.js +8 -0
  87. 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
  88. 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
  89. package/dist/node_modules/micromark-util-decode-string/index.js +17 -0
  90. 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
  91. 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
  92. 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
  93. 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
  94. package/dist/node_modules/{.bun/micromark-util-subtokenize@2.1.0/node_modules/micromark-util-subtokenize → micromark-util-subtokenize}/index.js +2 -2
  95. 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
  96. package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/index.js +1 -1
  97. package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/aria.js +1 -1
  98. package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/find.js +1 -1
  99. package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/hast-to-react.js +1 -1
  100. package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/html.js +1 -1
  101. package/dist/node_modules/property-information/lib/normalize.js +6 -0
  102. package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/svg.js +1 -1
  103. package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/util/case-insensitive-transform.js +1 -1
  104. package/dist/node_modules/property-information/lib/util/case-sensitive-transform.js +6 -0
  105. package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/util/create.js +1 -1
  106. package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/util/defined-info.js +1 -1
  107. package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/util/info.js +1 -1
  108. package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/util/merge.js +1 -1
  109. package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/util/schema.js +1 -1
  110. package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/util/types.js +2 -2
  111. package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/xlink.js +1 -1
  112. package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/xml.js +1 -1
  113. package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/xmlns.js +1 -1
  114. 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
  115. package/dist/node_modules/{.bun/react-markdown@10.1.0_b2e33729a97476bf/node_modules/react-markdown → react-markdown}/lib/index.js +9 -9
  116. package/dist/node_modules/{.bun/remark-parse@11.0.0/node_modules/remark-parse → remark-parse}/lib/index.js +2 -2
  117. package/dist/node_modules/{.bun/remark-rehype@11.1.2/node_modules/remark-rehype → remark-rehype}/lib/index.js +2 -2
  118. package/dist/node_modules/space-separated-tokens/index.js +6 -0
  119. package/dist/node_modules/{.bun/style-to-js@1.1.21/node_modules/style-to-js → style-to-js}/cjs/index.js +3 -3
  120. package/dist/node_modules/{.bun/style-to-js@1.1.21/node_modules/style-to-js → style-to-js}/cjs/utilities.js +2 -2
  121. package/dist/node_modules/{.bun/style-to-object@1.0.14/node_modules/style-to-object → style-to-object}/cjs/index.js +3 -3
  122. package/dist/node_modules/{.bun/trim-lines@3.0.1/node_modules/trim-lines → trim-lines}/index.js +1 -1
  123. package/dist/node_modules/{.bun/trough@2.2.0/node_modules/trough → trough}/lib/index.js +1 -1
  124. package/dist/node_modules/{.bun/unified@11.0.5/node_modules/unified → unified}/lib/callable-instance.js +1 -1
  125. package/dist/node_modules/{.bun/unified@11.0.5/node_modules/unified → unified}/lib/index.js +8 -8
  126. package/dist/node_modules/{.bun/unist-util-is@6.0.1/node_modules/unist-util-is → unist-util-is}/lib/index.js +1 -1
  127. package/dist/node_modules/{.bun/unist-util-position@5.0.0/node_modules/unist-util-position → unist-util-position}/lib/index.js +1 -1
  128. 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
  129. package/dist/node_modules/{.bun/unist-util-visit@5.1.0/node_modules/unist-util-visit → unist-util-visit}/lib/index.js +2 -2
  130. package/dist/node_modules/unist-util-visit-parents/lib/color.js +6 -0
  131. 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
  132. package/dist/node_modules/{.bun/vfile@6.0.3/node_modules/vfile → vfile}/lib/index.js +2 -2
  133. package/dist/node_modules/{.bun/vfile@6.0.3/node_modules/vfile → vfile}/lib/minpath.browser.js +1 -1
  134. package/dist/node_modules/{.bun/vfile@6.0.3/node_modules/vfile → vfile}/lib/minproc.browser.js +1 -1
  135. package/dist/node_modules/{.bun/vfile@6.0.3/node_modules/vfile → vfile}/lib/minurl.browser.js +1 -1
  136. package/dist/node_modules/{.bun/vfile@6.0.3/node_modules/vfile → vfile}/lib/minurl.shared.js +1 -1
  137. package/dist/node_modules/{.bun/vfile-message@4.0.3/node_modules/vfile-message → vfile-message}/lib/index.js +2 -2
  138. package/dist/node_modules/{.bun/web-vitals@4.2.4/node_modules/web-vitals → web-vitals}/dist/web-vitals.js +1 -1
  139. package/dist/shared/components/MicrofrontendErrorBoundary.js +1 -1
  140. package/dist/shared/graphql/client.d.ts.map +1 -1
  141. package/dist/shared/graphql/client.js +83 -95
  142. package/dist/shared/graphql/fetch.d.ts.map +1 -1
  143. package/dist/shared/graphql/fetch.js +107 -130
  144. package/dist/shared/pages/LegalPage.js +1 -1
  145. package/dist/shared/providers/AppShellProvider.d.ts +4 -4
  146. package/dist/shared/providers/AppShellProvider.d.ts.map +1 -1
  147. package/dist/shared/providers/AppShellProvider.js +181 -205
  148. package/dist/shared/providers/shell/AuthBridgeClient.d.ts.map +1 -1
  149. package/dist/shared/providers/shell/AuthBridgeClient.js +0 -6
  150. package/dist/shared/providers/shell/ObservabilityProvider.js +1 -1
  151. package/dist/shared/tours/toursContext/useTourMutations.js +29 -29
  152. package/dist/shared/utils/backendErrors.d.ts +2 -0
  153. package/dist/shared/utils/backendErrors.d.ts.map +1 -1
  154. package/dist/shared/utils/index.d.ts +5 -7
  155. package/dist/shared/utils/index.d.ts.map +1 -1
  156. package/dist/shared/utils/quotaErrors.js +8 -11
  157. package/dist/shared-tours.js +3 -3
  158. package/dist/shared-utils.js +11 -12
  159. package/dist/shared.js +95 -96
  160. package/dist/ui/button.d.ts +1 -1
  161. package/dist/utils/index.js +0 -1
  162. package/package.json +1 -1
  163. package/dist/node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/handlers/text.js +0 -11
  164. package/dist/node_modules/.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/blank-line.js +0 -18
  165. package/dist/node_modules/.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/line-ending.js +0 -14
  166. package/dist/node_modules/.bun/micromark-factory-whitespace@2.0.1/node_modules/micromark-factory-whitespace/index.js +0 -12
  167. package/dist/node_modules/.bun/micromark-util-classify-character@2.0.1/node_modules/micromark-util-classify-character/index.js +0 -8
  168. package/dist/node_modules/.bun/micromark-util-decode-string@2.0.1/node_modules/micromark-util-decode-string/index.js +0 -17
  169. package/dist/node_modules/.bun/micromark@4.0.2/node_modules/micromark/lib/constructs.js +0 -80
  170. package/dist/node_modules/.bun/micromark@4.0.2/node_modules/micromark/lib/postprocess.js +0 -8
  171. package/dist/node_modules/.bun/property-information@7.1.0/node_modules/property-information/lib/normalize.js +0 -6
  172. package/dist/node_modules/.bun/property-information@7.1.0/node_modules/property-information/lib/util/case-sensitive-transform.js +0 -6
  173. package/dist/node_modules/.bun/space-separated-tokens@2.0.2/node_modules/space-separated-tokens/index.js +0 -6
  174. package/dist/node_modules/.bun/unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents/lib/color.js +0 -6
  175. package/dist/shared/utils/backendErrors.js +0 -123
@@ -2,7 +2,7 @@ import { VariantProps } from 'class-variance-authority';
2
2
  import * as React from 'react';
3
3
  declare const buttonVariants: (props?: ({
4
4
  variant?: "link" | "default" | "secondary" | "destructive" | "outline" | "ghost" | null | undefined;
5
- size?: "icon" | "default" | "sm" | "lg" | null | undefined;
5
+ size?: "default" | "icon" | "sm" | "lg" | null | undefined;
6
6
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
7
7
  export interface ButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement>, VariantProps<typeof buttonVariants> {
8
8
  asChild?: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"helpers.d.ts","sourceRoot":"","sources":["../../../src/chrome/sideNavigation/helpers.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,SAAS,CAAC;AAEvC,wBAAgB,YAAY,CAC1B,UAAU,EAAE,MAAM,GAAG,SAAS,EAC9B,WAAW,EAAE,MAAM,EACnB,KAAK,UAAQ,GACZ,OAAO,CAKT;AAED,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,OAAO,EAAE,WAAW,EAAE,MAAM,GAAG,OAAO,CAKhF;AAED,eAAO,MAAM,mBAAmB,GAAI,MAAM,OAAO,EAAE,aAAa,MAAM,KAAG,OAMxE,CAAC;AAEF,eAAO,MAAM,eAAe,GAC1B,OAAO,OAAO,EAAE,EAChB,aAAa,MAAM,EACnB,YAAW,MAAM,EAAO,KACvB,GAAG,CAAC,MAAM,CAeZ,CAAC"}
1
+ {"version":3,"file":"helpers.d.ts","sourceRoot":"","sources":["../../../src/chrome/sideNavigation/helpers.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,SAAS,CAAC;AAEvC,wBAAgB,YAAY,CAC1B,UAAU,EAAE,MAAM,GAAG,SAAS,EAC9B,WAAW,EAAE,MAAM,EACnB,KAAK,UAAQ,GACZ,OAAO,CAKT;AAED,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,OAAO,EAAE,WAAW,EAAE,MAAM,GAAG,OAAO,CAgBhF;AAED,eAAO,MAAM,mBAAmB,GAAI,MAAM,OAAO,EAAE,aAAa,MAAM,KAAG,OAMxE,CAAC;AAEF,eAAO,MAAM,eAAe,GAC1B,OAAO,OAAO,EAAE,EAChB,aAAa,MAAM,EACnB,YAAW,MAAM,EAAO,KACvB,GAAG,CAAC,MAAM,CAeZ,CAAC"}
@@ -2,8 +2,8 @@
2
2
  function e(e, t, n = !1) {
3
3
  return e ? e === "/" ? t === "/" : n ? t === e : t === e || t.startsWith(`${e}/`) : !1;
4
4
  }
5
- function t(t, n) {
6
- return e(t.path, n, t.exact) || e(t.homePath, n, t.exact);
5
+ function t(n, r) {
6
+ return !(!(e(n.path, r, n.exact) || e(n.homePath, r, n.exact)) || n.children && n.children.length > 0 && n.children.some((e) => t(e, r)));
7
7
  }
8
8
  var n = (e, r) => t(e, r) ? !0 : e.children ? e.children.some((e) => n(e, r)) : !1, r = (e, n, i = []) => {
9
9
  for (let a of e) {
@@ -1,4 +1,4 @@
1
- //#region ../node_modules/.bun/@ungap+structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/deserialize.js
1
+ //#region node_modules/@ungap/structured-clone/esm/deserialize.js
2
2
  var e = typeof self == "object" ? self : globalThis, t = (t, n) => {
3
3
  let r = (e, n) => (t.set(n, e), e), i = (a) => {
4
4
  if (t.has(a)) return t.get(a);
@@ -1,6 +1,6 @@
1
1
  import { deserialize as e } from "./deserialize.js";
2
2
  import { serialize as t } from "./serialize.js";
3
- //#region ../node_modules/.bun/@ungap+structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/index.js
3
+ //#region node_modules/@ungap/structured-clone/esm/index.js
4
4
  var n = typeof structuredClone == "function" ? (n, r) => r && ("json" in r || "lossy" in r) ? e(t(n, r)) : structuredClone(n) : (n, r) => e(t(n, r));
5
5
  //#endregion
6
6
  export { n as default };
@@ -1,4 +1,4 @@
1
- //#region ../node_modules/.bun/@ungap+structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/serialize.js
1
+ //#region node_modules/@ungap/structured-clone/esm/serialize.js
2
2
  var e = "", { toString: t } = {}, { keys: n } = Object, r = (n) => {
3
3
  let r = typeof n;
4
4
  if (r !== "object" || !n) return [0, r];
@@ -1,4 +1,4 @@
1
- //#region ../node_modules/.bun/bail@2.0.2/node_modules/bail/index.js
1
+ //#region node_modules/bail/index.js
2
2
  function e(e) {
3
3
  if (e) throw e;
4
4
  }
@@ -1,4 +1,4 @@
1
- //#region ../node_modules/.bun/comma-separated-tokens@2.0.3/node_modules/comma-separated-tokens/index.js
1
+ //#region node_modules/comma-separated-tokens/index.js
2
2
  function e(e, t) {
3
3
  let n = t || {};
4
4
  return (e[e.length - 1] === "" ? [...e, ""] : e).join((n.padRight ? " " : "") + "," + (n.padLeft === !1 ? "" : " ")).trim();
@@ -1,4 +1,4 @@
1
- //#region ../node_modules/.bun/decode-named-character-reference@1.3.0/node_modules/decode-named-character-reference/index.dom.js
1
+ //#region node_modules/decode-named-character-reference/index.dom.js
2
2
  var e = document.createElement("i");
3
3
  function t(t) {
4
4
  let n = "&" + t + ";";
@@ -1,4 +1,4 @@
1
- //#region ../node_modules/.bun/devlop@1.1.0/node_modules/devlop/lib/default.js
1
+ //#region node_modules/devlop/lib/default.js
2
2
  function e() {}
3
3
  function t() {}
4
4
  //#endregion
@@ -1,4 +1,4 @@
1
- //#region ../node_modules/.bun/estree-util-is-identifier-name@3.0.0/node_modules/estree-util-is-identifier-name/lib/index.js
1
+ //#region node_modules/estree-util-is-identifier-name/lib/index.js
2
2
  var e = /^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u, t = /^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u, n = {};
3
3
  function r(r, i) {
4
4
  return ((i || n).jsx ? t : e).test(r);
@@ -1,5 +1,5 @@
1
- import { __commonJSMin as e } from "../../../../../_virtual/_rolldown/runtime.js";
2
- //#region ../node_modules/.bun/extend@3.0.2/node_modules/extend/index.js
1
+ import { __commonJSMin as e } from "../../_virtual/_rolldown/runtime.js";
2
+ //#region node_modules/extend/index.js
3
3
  var t = /* @__PURE__ */ e(((e, t) => {
4
4
  var n = Object.prototype.hasOwnProperty, r = Object.prototype.toString, i = Object.defineProperty, a = Object.getOwnPropertyDescriptor, o = function(e) {
5
5
  return typeof Array.isArray == "function" ? Array.isArray(e) : r.call(e) === "[object Array]";
@@ -1,16 +1,16 @@
1
- import { __toESM as e } from "../../../../../../_virtual/_rolldown/runtime.js";
2
- import "../../../../devlop@1.1.0/node_modules/devlop/lib/default.js";
3
- import { stringify as t } from "../../../../comma-separated-tokens@2.0.3/node_modules/comma-separated-tokens/index.js";
4
- import { name as n } from "../../../../estree-util-is-identifier-name@3.0.0/node_modules/estree-util-is-identifier-name/lib/index.js";
5
- import { whitespace as r } from "../../../../hast-util-whitespace@3.0.0/node_modules/hast-util-whitespace/lib/index.js";
6
- import { hastToReact as i } from "../../../../property-information@7.1.0/node_modules/property-information/lib/hast-to-react.js";
7
- import { find as a } from "../../../../property-information@7.1.0/node_modules/property-information/lib/find.js";
8
- import { html as o, svg as s } from "../../../../property-information@7.1.0/node_modules/property-information/index.js";
9
- import { stringify as c } from "../../../../space-separated-tokens@2.0.2/node_modules/space-separated-tokens/index.js";
10
- import { require_cjs as l } from "../../../../style-to-js@1.1.21/node_modules/style-to-js/cjs/index.js";
11
- import { pointStart as u } from "../../../../unist-util-position@5.0.0/node_modules/unist-util-position/lib/index.js";
12
- import { VFileMessage as d } from "../../../../vfile-message@4.0.3/node_modules/vfile-message/lib/index.js";
13
- //#region ../node_modules/.bun/hast-util-to-jsx-runtime@2.3.6/node_modules/hast-util-to-jsx-runtime/lib/index.js
1
+ import { __toESM as e } from "../../../_virtual/_rolldown/runtime.js";
2
+ import "../../devlop/lib/default.js";
3
+ import { stringify as t } from "../../comma-separated-tokens/index.js";
4
+ import { name as n } from "../../estree-util-is-identifier-name/lib/index.js";
5
+ import { whitespace as r } from "../../hast-util-whitespace/lib/index.js";
6
+ import { hastToReact as i } from "../../property-information/lib/hast-to-react.js";
7
+ import { find as a } from "../../property-information/lib/find.js";
8
+ import { html as o, svg as s } from "../../property-information/index.js";
9
+ import { stringify as c } from "../../space-separated-tokens/index.js";
10
+ import { require_cjs as l } from "../../style-to-js/cjs/index.js";
11
+ import { pointStart as u } from "../../unist-util-position/lib/index.js";
12
+ import { VFileMessage as d } from "../../vfile-message/lib/index.js";
13
+ //#region node_modules/hast-util-to-jsx-runtime/lib/index.js
14
14
  var f = /* @__PURE__ */ e(l(), 1), p = {}.hasOwnProperty, m = /* @__PURE__ */ new Map(), h = /[A-Z]/g, g = new Set([
15
15
  "table",
16
16
  "tbody",
@@ -1,4 +1,4 @@
1
- //#region ../node_modules/.bun/hast-util-whitespace@3.0.0/node_modules/hast-util-whitespace/lib/index.js
1
+ //#region node_modules/hast-util-whitespace/lib/index.js
2
2
  var e = /[ \t\n\f\r]/g;
3
3
  function t(e) {
4
4
  return typeof e == "object" ? e.type === "text" ? n(e.value) : !1 : n(e);
@@ -1,4 +1,4 @@
1
- //#region ../node_modules/.bun/html-url-attributes@3.0.1/node_modules/html-url-attributes/lib/index.js
1
+ //#region node_modules/html-url-attributes/lib/index.js
2
2
  var e = {
3
3
  action: ["form"],
4
4
  cite: [
@@ -1,5 +1,5 @@
1
- import { __commonJSMin as e } from "../../../../../../_virtual/_rolldown/runtime.js";
2
- //#region ../node_modules/.bun/inline-style-parser@0.2.7/node_modules/inline-style-parser/cjs/index.js
1
+ import { __commonJSMin as e } from "../../../_virtual/_rolldown/runtime.js";
2
+ //#region node_modules/inline-style-parser/cjs/index.js
3
3
  var t = /* @__PURE__ */ e(((e, t) => {
4
4
  var n = /\/\*[^*]*\*+([^/*][^*]*\*+)*\//g, r = /\n/g, i = /^\s*/, a = /^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/, o = /^:\s*/, s = /^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/, c = /^[;\s]*/, l = /^\s+|\s+$/g, u = "\n", d = "/", f = "*", p = "", m = "comment", h = "declaration";
5
5
  function g(e, t) {
@@ -1,4 +1,4 @@
1
- //#region ../node_modules/.bun/is-plain-obj@4.1.0/node_modules/is-plain-obj/index.js
1
+ //#region node_modules/is-plain-obj/index.js
2
2
  function e(e) {
3
3
  if (typeof e != "object" || !e) return !1;
4
4
  let t = Object.getPrototypeOf(e);
@@ -1,13 +1,13 @@
1
- import { stringifyPosition as e } from "../../../../unist-util-stringify-position@4.0.0/node_modules/unist-util-stringify-position/lib/index.js";
2
- import { toString as t } from "../../../../mdast-util-to-string@4.0.0/node_modules/mdast-util-to-string/lib/index.js";
3
- import { decodeNamedCharacterReference as n } from "../../../../decode-named-character-reference@1.3.0/node_modules/decode-named-character-reference/index.dom.js";
4
- import { decodeNumericCharacterReference as r } from "../../../../micromark-util-decode-numeric-character-reference@2.0.2/node_modules/micromark-util-decode-numeric-character-reference/index.js";
5
- import { normalizeIdentifier as i } from "../../../../micromark-util-normalize-identifier@2.0.1/node_modules/micromark-util-normalize-identifier/index.js";
6
- import { parse as a } from "../../../../micromark@4.0.2/node_modules/micromark/lib/parse.js";
7
- import { postprocess as o } from "../../../../micromark@4.0.2/node_modules/micromark/lib/postprocess.js";
8
- import { preprocess as s } from "../../../../micromark@4.0.2/node_modules/micromark/lib/preprocess.js";
9
- import { decodeString as c } from "../../../../micromark-util-decode-string@2.0.1/node_modules/micromark-util-decode-string/index.js";
10
- //#region ../node_modules/.bun/mdast-util-from-markdown@2.0.3/node_modules/mdast-util-from-markdown/lib/index.js
1
+ import { stringifyPosition as e } from "../../unist-util-stringify-position/lib/index.js";
2
+ import { toString as t } from "../../mdast-util-to-string/lib/index.js";
3
+ import { decodeNamedCharacterReference as n } from "../../decode-named-character-reference/index.dom.js";
4
+ import { decodeNumericCharacterReference as r } from "../../micromark-util-decode-numeric-character-reference/index.js";
5
+ import { normalizeIdentifier as i } from "../../micromark-util-normalize-identifier/index.js";
6
+ import { parse as a } from "../../micromark/lib/parse.js";
7
+ import { postprocess as o } from "../../micromark/lib/postprocess.js";
8
+ import { preprocess as s } from "../../micromark/lib/preprocess.js";
9
+ import { decodeString as c } from "../../micromark-util-decode-string/index.js";
10
+ //#region node_modules/mdast-util-from-markdown/lib/index.js
11
11
  var l = {}.hasOwnProperty;
12
12
  function u(e, t, n) {
13
13
  return t && typeof t == "object" && (n = t, t = void 0), d(n)(o(a(n).document().write(s()(e, t, !0))));
@@ -1,6 +1,6 @@
1
- import { normalizeUri as e } from "../../../../micromark-util-sanitize-uri@2.0.1/node_modules/micromark-util-sanitize-uri/index.js";
2
- import t from "../../../../@ungap_structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/index.js";
3
- //#region ../node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/footer.js
1
+ import { normalizeUri as e } from "../../micromark-util-sanitize-uri/index.js";
2
+ import t from "../../@ungap/structured-clone/esm/index.js";
3
+ //#region node_modules/mdast-util-to-hast/lib/footer.js
4
4
  function n(e, t) {
5
5
  let n = [{
6
6
  type: "text",
@@ -1,4 +1,4 @@
1
- //#region ../node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js
1
+ //#region node_modules/mdast-util-to-hast/lib/handlers/blockquote.js
2
2
  function e(e, t) {
3
3
  let n = {
4
4
  type: "element",
@@ -1,4 +1,4 @@
1
- //#region ../node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/handlers/break.js
1
+ //#region node_modules/mdast-util-to-hast/lib/handlers/break.js
2
2
  function e(e, t) {
3
3
  let n = {
4
4
  type: "element",
@@ -1,4 +1,4 @@
1
- //#region ../node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/handlers/code.js
1
+ //#region node_modules/mdast-util-to-hast/lib/handlers/code.js
2
2
  function e(e, t) {
3
3
  let n = t.value ? t.value + "\n" : "", r = {}, i = t.lang ? t.lang.split(/\s+/) : [];
4
4
  i.length > 0 && (r.className = ["language-" + i[0]]);
@@ -1,4 +1,4 @@
1
- //#region ../node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/handlers/delete.js
1
+ //#region node_modules/mdast-util-to-hast/lib/handlers/delete.js
2
2
  function e(e, t) {
3
3
  let n = {
4
4
  type: "element",
@@ -1,4 +1,4 @@
1
- //#region ../node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js
1
+ //#region node_modules/mdast-util-to-hast/lib/handlers/emphasis.js
2
2
  function e(e, t) {
3
3
  let n = {
4
4
  type: "element",
@@ -1,5 +1,5 @@
1
- import { normalizeUri as e } from "../../../../../micromark-util-sanitize-uri@2.0.1/node_modules/micromark-util-sanitize-uri/index.js";
2
- //#region ../node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js
1
+ import { normalizeUri as e } from "../../../micromark-util-sanitize-uri/index.js";
2
+ //#region node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js
3
3
  function t(t, n) {
4
4
  let r = typeof t.options.clobberPrefix == "string" ? t.options.clobberPrefix : "user-content-", i = String(n.identifier).toUpperCase(), a = e(i.toLowerCase()), o = t.footnoteOrder.indexOf(i), s, c = t.footnoteCounts.get(i);
5
5
  c === void 0 ? (c = 0, t.footnoteOrder.push(i), s = t.footnoteOrder.length) : s = o + 1, c += 1, t.footnoteCounts.set(i, c);
@@ -1,4 +1,4 @@
1
- //#region ../node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/handlers/heading.js
1
+ //#region node_modules/mdast-util-to-hast/lib/handlers/heading.js
2
2
  function e(e, t) {
3
3
  let n = {
4
4
  type: "element",
@@ -1,4 +1,4 @@
1
- //#region ../node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/handlers/html.js
1
+ //#region node_modules/mdast-util-to-hast/lib/handlers/html.js
2
2
  function e(e, t) {
3
3
  if (e.options.allowDangerousHtml) {
4
4
  let n = {
@@ -1,6 +1,6 @@
1
- import { normalizeUri as e } from "../../../../../micromark-util-sanitize-uri@2.0.1/node_modules/micromark-util-sanitize-uri/index.js";
1
+ import { normalizeUri as e } from "../../../micromark-util-sanitize-uri/index.js";
2
2
  import { revert as t } from "../revert.js";
3
- //#region ../node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js
3
+ //#region node_modules/mdast-util-to-hast/lib/handlers/image-reference.js
4
4
  function n(n, r) {
5
5
  let i = String(r.identifier).toUpperCase(), a = n.definitionById.get(i);
6
6
  if (!a) return t(n, r);
@@ -1,5 +1,5 @@
1
- import { normalizeUri as e } from "../../../../../micromark-util-sanitize-uri@2.0.1/node_modules/micromark-util-sanitize-uri/index.js";
2
- //#region ../node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/handlers/image.js
1
+ import { normalizeUri as e } from "../../../micromark-util-sanitize-uri/index.js";
2
+ //#region node_modules/mdast-util-to-hast/lib/handlers/image.js
3
3
  function t(t, n) {
4
4
  let r = { src: e(n.url) };
5
5
  n.alt !== null && n.alt !== void 0 && (r.alt = n.alt), n.title !== null && n.title !== void 0 && (r.title = n.title);
@@ -21,7 +21,7 @@ import { tableRow as y } from "./table-row.js";
21
21
  import { tableCell as b } from "./table-cell.js";
22
22
  import { text as x } from "./text.js";
23
23
  import { thematicBreak as S } from "./thematic-break.js";
24
- //#region ../node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/handlers/index.js
24
+ //#region node_modules/mdast-util-to-hast/lib/handlers/index.js
25
25
  var C = {
26
26
  blockquote: e,
27
27
  break: t,
@@ -1,4 +1,4 @@
1
- //#region ../node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js
1
+ //#region node_modules/mdast-util-to-hast/lib/handlers/inline-code.js
2
2
  function e(e, t) {
3
3
  let n = {
4
4
  type: "text",
@@ -1,6 +1,6 @@
1
- import { normalizeUri as e } from "../../../../../micromark-util-sanitize-uri@2.0.1/node_modules/micromark-util-sanitize-uri/index.js";
1
+ import { normalizeUri as e } from "../../../micromark-util-sanitize-uri/index.js";
2
2
  import { revert as t } from "../revert.js";
3
- //#region ../node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js
3
+ //#region node_modules/mdast-util-to-hast/lib/handlers/link-reference.js
4
4
  function n(n, r) {
5
5
  let i = String(r.identifier).toUpperCase(), a = n.definitionById.get(i);
6
6
  if (!a) return t(n, r);
@@ -1,5 +1,5 @@
1
- import { normalizeUri as e } from "../../../../../micromark-util-sanitize-uri@2.0.1/node_modules/micromark-util-sanitize-uri/index.js";
2
- //#region ../node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/handlers/link.js
1
+ import { normalizeUri as e } from "../../../micromark-util-sanitize-uri/index.js";
2
+ //#region node_modules/mdast-util-to-hast/lib/handlers/link.js
3
3
  function t(t, n) {
4
4
  let r = { href: e(n.url) };
5
5
  n.title !== null && n.title !== void 0 && (r.title = n.title);
@@ -1,4 +1,4 @@
1
- //#region ../node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/handlers/list-item.js
1
+ //#region node_modules/mdast-util-to-hast/lib/handlers/list-item.js
2
2
  function e(e, r, i) {
3
3
  let a = e.all(r), o = i ? t(i) : n(r), s = {}, c = [];
4
4
  if (typeof r.checked == "boolean") {
@@ -1,4 +1,4 @@
1
- //#region ../node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/handlers/list.js
1
+ //#region node_modules/mdast-util-to-hast/lib/handlers/list.js
2
2
  function e(e, t) {
3
3
  let n = {}, r = e.all(t), i = -1;
4
4
  for (typeof t.start == "number" && t.start !== 1 && (n.start = t.start); ++i < r.length;) {
@@ -1,4 +1,4 @@
1
- //#region ../node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js
1
+ //#region node_modules/mdast-util-to-hast/lib/handlers/paragraph.js
2
2
  function e(e, t) {
3
3
  let n = {
4
4
  type: "element",
@@ -1,4 +1,4 @@
1
- //#region ../node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/handlers/root.js
1
+ //#region node_modules/mdast-util-to-hast/lib/handlers/root.js
2
2
  function e(e, t) {
3
3
  let n = {
4
4
  type: "root",
@@ -1,4 +1,4 @@
1
- //#region ../node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/handlers/strong.js
1
+ //#region node_modules/mdast-util-to-hast/lib/handlers/strong.js
2
2
  function e(e, t) {
3
3
  let n = {
4
4
  type: "element",
@@ -1,4 +1,4 @@
1
- //#region ../node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js
1
+ //#region node_modules/mdast-util-to-hast/lib/handlers/table-cell.js
2
2
  function e(e, t) {
3
3
  let n = {
4
4
  type: "element",
@@ -1,4 +1,4 @@
1
- //#region ../node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/handlers/table-row.js
1
+ //#region node_modules/mdast-util-to-hast/lib/handlers/table-row.js
2
2
  function e(e, t, n) {
3
3
  let r = n ? n.children : void 0, i = (r ? r.indexOf(t) : 1) === 0 ? "th" : "td", a = n && n.type === "table" ? n.align : void 0, o = a ? a.length : t.children.length, s = -1, c = [];
4
4
  for (; ++s < o;) {
@@ -1,5 +1,5 @@
1
- import { pointEnd as e, pointStart as t } from "../../../../../unist-util-position@5.0.0/node_modules/unist-util-position/lib/index.js";
2
- //#region ../node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/handlers/table.js
1
+ import { pointEnd as e, pointStart as t } from "../../../unist-util-position/lib/index.js";
2
+ //#region node_modules/mdast-util-to-hast/lib/handlers/table.js
3
3
  function n(n, r) {
4
4
  let i = n.all(r), a = i.shift(), o = [];
5
5
  if (a) {
@@ -0,0 +1,11 @@
1
+ import { trimLines as e } from "../../../trim-lines/index.js";
2
+ //#region node_modules/mdast-util-to-hast/lib/handlers/text.js
3
+ function t(t, n) {
4
+ let r = {
5
+ type: "text",
6
+ value: e(String(n.value))
7
+ };
8
+ return t.patch(n, r), t.applyData(n, r);
9
+ }
10
+ //#endregion
11
+ export { t as text };
@@ -1,4 +1,4 @@
1
- //#region ../node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js
1
+ //#region node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js
2
2
  function e(e, t) {
3
3
  let n = {
4
4
  type: "element",
@@ -1,7 +1,7 @@
1
- import "../../../../devlop@1.1.0/node_modules/devlop/lib/default.js";
1
+ import "../../devlop/lib/default.js";
2
2
  import { footer as e } from "./footer.js";
3
3
  import { createState as t } from "./state.js";
4
- //#region ../node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/index.js
4
+ //#region node_modules/mdast-util-to-hast/lib/index.js
5
5
  function n(n, r) {
6
6
  let i = t(n, r), a = i.one(n, void 0), o = e(i), s = Array.isArray(a) ? {
7
7
  type: "root",
@@ -1,4 +1,4 @@
1
- //#region ../node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/revert.js
1
+ //#region node_modules/mdast-util-to-hast/lib/revert.js
2
2
  function e(e, t) {
3
3
  let n = t.referenceType, r = "]";
4
4
  if (n === "collapsed" ? r += "[]" : n === "full" && (r += "[" + (t.label || t.identifier) + "]"), t.type === "imageReference") return [{
@@ -1,8 +1,8 @@
1
- import { position as e } from "../../../../unist-util-position@5.0.0/node_modules/unist-util-position/lib/index.js";
1
+ import { position as e } from "../../unist-util-position/lib/index.js";
2
2
  import { handlers as t } from "./handlers/index.js";
3
- import n from "../../../../@ungap_structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/index.js";
4
- import { visit as r } from "../../../../unist-util-visit@5.1.0/node_modules/unist-util-visit/lib/index.js";
5
- //#region ../node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/state.js
3
+ import n from "../../@ungap/structured-clone/esm/index.js";
4
+ import { visit as r } from "../../unist-util-visit/lib/index.js";
5
+ //#region node_modules/mdast-util-to-hast/lib/state.js
6
6
  var i = {}.hasOwnProperty, a = {};
7
7
  function o(e, o) {
8
8
  let f = o || a, p = /* @__PURE__ */ new Map(), m = /* @__PURE__ */ new Map(), h = {
@@ -1,4 +1,4 @@
1
- //#region ../node_modules/.bun/mdast-util-to-string@4.0.0/node_modules/mdast-util-to-string/lib/index.js
1
+ //#region node_modules/mdast-util-to-string/lib/index.js
2
2
  var e = {};
3
3
  function t(t, r) {
4
4
  let i = r || e;
@@ -0,0 +1,80 @@
1
+ import { __exportAll as e } from "../../../_virtual/_rolldown/runtime.js";
2
+ import { attention as t } from "../../micromark-core-commonmark/lib/attention.js";
3
+ import { autolink as n } from "../../micromark-core-commonmark/lib/autolink.js";
4
+ import { blockQuote as r } from "../../micromark-core-commonmark/lib/block-quote.js";
5
+ import { characterEscape as i } from "../../micromark-core-commonmark/lib/character-escape.js";
6
+ import { characterReference as a } from "../../micromark-core-commonmark/lib/character-reference.js";
7
+ import { codeFenced as o } from "../../micromark-core-commonmark/lib/code-fenced.js";
8
+ import { codeIndented as s } from "../../micromark-core-commonmark/lib/code-indented.js";
9
+ import { codeText as c } from "../../micromark-core-commonmark/lib/code-text.js";
10
+ import { definition as l } from "../../micromark-core-commonmark/lib/definition.js";
11
+ import { hardBreakEscape as u } from "../../micromark-core-commonmark/lib/hard-break-escape.js";
12
+ import { headingAtx as d } from "../../micromark-core-commonmark/lib/heading-atx.js";
13
+ import { htmlFlow as f } from "../../micromark-core-commonmark/lib/html-flow.js";
14
+ import { htmlText as p } from "../../micromark-core-commonmark/lib/html-text.js";
15
+ import { labelEnd as m } from "../../micromark-core-commonmark/lib/label-end.js";
16
+ import { labelStartImage as h } from "../../micromark-core-commonmark/lib/label-start-image.js";
17
+ import { labelStartLink as g } from "../../micromark-core-commonmark/lib/label-start-link.js";
18
+ import { lineEnding as _ } from "../../micromark-core-commonmark/lib/line-ending.js";
19
+ import { thematicBreak as v } from "../../micromark-core-commonmark/lib/thematic-break.js";
20
+ import { list as y } from "../../micromark-core-commonmark/lib/list.js";
21
+ import { setextUnderline as b } from "../../micromark-core-commonmark/lib/setext-underline.js";
22
+ import { resolver as x } from "./initialize/text.js";
23
+ //#region node_modules/micromark/lib/constructs.js
24
+ var S = /* @__PURE__ */ e({
25
+ attentionMarkers: () => A,
26
+ contentInitial: () => w,
27
+ disable: () => j,
28
+ document: () => C,
29
+ flow: () => E,
30
+ flowInitial: () => T,
31
+ insideSpan: () => k,
32
+ string: () => D,
33
+ text: () => O
34
+ }), C = {
35
+ 42: y,
36
+ 43: y,
37
+ 45: y,
38
+ 48: y,
39
+ 49: y,
40
+ 50: y,
41
+ 51: y,
42
+ 52: y,
43
+ 53: y,
44
+ 54: y,
45
+ 55: y,
46
+ 56: y,
47
+ 57: y,
48
+ 62: r
49
+ }, w = { 91: l }, T = {
50
+ [-2]: s,
51
+ [-1]: s,
52
+ 32: s
53
+ }, E = {
54
+ 35: d,
55
+ 42: v,
56
+ 45: [b, v],
57
+ 60: f,
58
+ 61: b,
59
+ 95: v,
60
+ 96: o,
61
+ 126: o
62
+ }, D = {
63
+ 38: a,
64
+ 92: i
65
+ }, O = {
66
+ [-5]: _,
67
+ [-4]: _,
68
+ [-3]: _,
69
+ 33: h,
70
+ 38: a,
71
+ 42: t,
72
+ 60: [n, p],
73
+ 91: g,
74
+ 92: [u, i],
75
+ 93: m,
76
+ 95: t,
77
+ 96: c
78
+ }, k = { null: [t, x] }, A = { null: [42, 95] }, j = { null: [] };
79
+ //#endregion
80
+ export { S as constructs_exports };
@@ -1,7 +1,7 @@
1
- import { push as e, splice as t } from "../../../../micromark-util-chunked@2.0.1/node_modules/micromark-util-chunked/index.js";
2
- import { markdownLineEnding as n } from "../../../../micromark-util-character@2.1.1/node_modules/micromark-util-character/index.js";
3
- import { resolveAll as r } from "../../../../micromark-util-resolve-all@2.0.1/node_modules/micromark-util-resolve-all/index.js";
4
- //#region ../node_modules/.bun/micromark@4.0.2/node_modules/micromark/lib/create-tokenizer.js
1
+ import { push as e, splice as t } from "../../micromark-util-chunked/index.js";
2
+ import { markdownLineEnding as n } from "../../micromark-util-character/index.js";
3
+ import { resolveAll as r } from "../../micromark-util-resolve-all/index.js";
4
+ //#region node_modules/micromark/lib/create-tokenizer.js
5
5
  function i(i, s, c) {
6
6
  let l = {
7
7
  _bufferIndex: -1,
@@ -1,6 +1,6 @@
1
- import { markdownLineEnding as e } from "../../../../../micromark-util-character@2.1.1/node_modules/micromark-util-character/index.js";
2
- import { factorySpace as t } from "../../../../../micromark-factory-space@2.0.1/node_modules/micromark-factory-space/index.js";
3
- //#region ../node_modules/.bun/micromark@4.0.2/node_modules/micromark/lib/initialize/content.js
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/lib/initialize/content.js
4
4
  var n = { tokenize: r };
5
5
  function r(n) {
6
6
  let r = n.attempt(this.parser.constructs.contentInitial, a, o), i;
@@ -1,7 +1,7 @@
1
- import { splice as e } from "../../../../../micromark-util-chunked@2.0.1/node_modules/micromark-util-chunked/index.js";
2
- import { markdownLineEnding as t } from "../../../../../micromark-util-character@2.1.1/node_modules/micromark-util-character/index.js";
3
- import { factorySpace as n } from "../../../../../micromark-factory-space@2.0.1/node_modules/micromark-factory-space/index.js";
4
- //#region ../node_modules/.bun/micromark@4.0.2/node_modules/micromark/lib/initialize/document.js
1
+ import { splice as e } from "../../../micromark-util-chunked/index.js";
2
+ import { markdownLineEnding as t } from "../../../micromark-util-character/index.js";
3
+ import { factorySpace as n } from "../../../micromark-factory-space/index.js";
4
+ //#region node_modules/micromark/lib/initialize/document.js
5
5
  var r = { tokenize: a }, i = { tokenize: o };
6
6
  function a(n) {
7
7
  let r = this, a = [], o = 0, s, c, l;
@@ -1,7 +1,7 @@
1
- import { factorySpace as e } from "../../../../../micromark-factory-space@2.0.1/node_modules/micromark-factory-space/index.js";
2
- import { blankLine as t } from "../../../../../micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/blank-line.js";
3
- import { content as n } from "../../../../../micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/content.js";
4
- //#region ../node_modules/.bun/micromark@4.0.2/node_modules/micromark/lib/initialize/flow.js
1
+ import { factorySpace as e } from "../../../micromark-factory-space/index.js";
2
+ import { blankLine as t } from "../../../micromark-core-commonmark/lib/blank-line.js";
3
+ import { content as n } from "../../../micromark-core-commonmark/lib/content.js";
4
+ //#region node_modules/micromark/lib/initialize/flow.js
5
5
  var r = { tokenize: i };
6
6
  function i(r) {
7
7
  let i = this, a = r.attempt(t, o, r.attempt(this.parser.constructs.flowInitial, s, e(r, r.attempt(this.parser.constructs.flow, s, r.attempt(n, s)), "linePrefix")));
@@ -1,4 +1,4 @@
1
- //#region ../node_modules/.bun/micromark@4.0.2/node_modules/micromark/lib/initialize/text.js
1
+ //#region node_modules/micromark/lib/initialize/text.js
2
2
  var e = { resolveAll: i() }, t = r("string"), n = r("text");
3
3
  function r(e) {
4
4
  return {