@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
@@ -1,18 +0,0 @@
1
- import { markdownLineEnding as e, markdownSpace as t } from "../../../../micromark-util-character@2.1.1/node_modules/micromark-util-character/index.js";
2
- import { factorySpace as n } from "../../../../micromark-factory-space@2.0.1/node_modules/micromark-factory-space/index.js";
3
- //#region ../node_modules/.bun/micromark-core-commonmark@2.0.3/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,14 +0,0 @@
1
- import { factorySpace as e } from "../../../../micromark-factory-space@2.0.1/node_modules/micromark-factory-space/index.js";
2
- //#region ../node_modules/.bun/micromark-core-commonmark@2.0.3/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,12 +0,0 @@
1
- import { markdownLineEnding as e, markdownSpace as t } from "../../../micromark-util-character@2.1.1/node_modules/micromark-util-character/index.js";
2
- import { factorySpace as n } from "../../../micromark-factory-space@2.0.1/node_modules/micromark-factory-space/index.js";
3
- //#region ../node_modules/.bun/micromark-factory-whitespace@2.0.1/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,8 +0,0 @@
1
- import { markdownLineEndingOrSpace as e, unicodePunctuation as t, unicodeWhitespace as n } from "../../../micromark-util-character@2.1.1/node_modules/micromark-util-character/index.js";
2
- //#region ../node_modules/.bun/micromark-util-classify-character@2.0.1/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,17 +0,0 @@
1
- import { decodeNamedCharacterReference as e } from "../../../decode-named-character-reference@1.3.0/node_modules/decode-named-character-reference/index.dom.js";
2
- import { decodeNumericCharacterReference as t } from "../../../micromark-util-decode-numeric-character-reference@2.0.2/node_modules/micromark-util-decode-numeric-character-reference/index.js";
3
- //#region ../node_modules/.bun/micromark-util-decode-string@2.0.1/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,80 +0,0 @@
1
- import { __exportAll as e } from "../../../../../../_virtual/_rolldown/runtime.js";
2
- import { attention as t } from "../../../../micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/attention.js";
3
- import { autolink as n } from "../../../../micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/autolink.js";
4
- import { blockQuote as r } from "../../../../micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/block-quote.js";
5
- import { characterEscape as i } from "../../../../micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/character-escape.js";
6
- import { characterReference as a } from "../../../../micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/character-reference.js";
7
- import { codeFenced as o } from "../../../../micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/code-fenced.js";
8
- import { codeIndented as s } from "../../../../micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/code-indented.js";
9
- import { codeText as c } from "../../../../micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/code-text.js";
10
- import { definition as l } from "../../../../micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/definition.js";
11
- import { hardBreakEscape as u } from "../../../../micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/hard-break-escape.js";
12
- import { headingAtx as d } from "../../../../micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/heading-atx.js";
13
- import { htmlFlow as f } from "../../../../micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/html-flow.js";
14
- import { htmlText as p } from "../../../../micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/html-text.js";
15
- import { labelEnd as m } from "../../../../micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/label-end.js";
16
- import { labelStartImage as h } from "../../../../micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/label-start-image.js";
17
- import { labelStartLink as g } from "../../../../micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/label-start-link.js";
18
- import { lineEnding as _ } from "../../../../micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/line-ending.js";
19
- import { thematicBreak as v } from "../../../../micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/thematic-break.js";
20
- import { list as y } from "../../../../micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/list.js";
21
- import { setextUnderline as b } from "../../../../micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/setext-underline.js";
22
- import { resolver as x } from "./initialize/text.js";
23
- //#region ../node_modules/.bun/micromark@4.0.2/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,8 +0,0 @@
1
- import { subtokenize as e } from "../../../../micromark-util-subtokenize@2.1.0/node_modules/micromark-util-subtokenize/index.js";
2
- //#region ../node_modules/.bun/micromark@4.0.2/node_modules/micromark/lib/postprocess.js
3
- function t(t) {
4
- for (; !e(t););
5
- return t;
6
- }
7
- //#endregion
8
- export { t as postprocess };
@@ -1,6 +0,0 @@
1
- //#region ../node_modules/.bun/property-information@7.1.0/node_modules/property-information/lib/normalize.js
2
- function e(e) {
3
- return e.toLowerCase();
4
- }
5
- //#endregion
6
- export { e as normalize };
@@ -1,6 +0,0 @@
1
- //#region ../node_modules/.bun/property-information@7.1.0/node_modules/property-information/lib/util/case-sensitive-transform.js
2
- function e(e, t) {
3
- return t in e ? e[t] : t;
4
- }
5
- //#endregion
6
- export { e as caseSensitiveTransform };
@@ -1,6 +0,0 @@
1
- //#region ../node_modules/.bun/space-separated-tokens@2.0.2/node_modules/space-separated-tokens/index.js
2
- function e(e) {
3
- return e.join(" ").trim();
4
- }
5
- //#endregion
6
- export { e as stringify };
@@ -1,6 +0,0 @@
1
- //#region ../node_modules/.bun/unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents/lib/color.js
2
- function e(e) {
3
- return e;
4
- }
5
- //#endregion
6
- export { e as color };
@@ -1,123 +0,0 @@
1
- //#region src/shared/utils/backendErrors.ts
2
- var e = "burdenoff:backend-error", t = "Something went wrong. Please try again.", n = {
3
- BAD_REQUEST: "Please check the request and try again.",
4
- BAD_USER_INPUT: "Please check the information and try again.",
5
- CAPTCHA_FAILED: "The verification failed. Please try again.",
6
- CAPTCHA_REQUIRED: "Please complete the verification to continue.",
7
- COMPLEXITY_TOO_HIGH: "This request is too large to process. Please simplify it and try again.",
8
- CONFLICT: "This change conflicts with existing data. Please refresh and try again.",
9
- FORBIDDEN: "You do not have permission to do that.",
10
- INTERNAL_SERVER_ERROR: t,
11
- NOT_FOUND: "We could not find the requested item.",
12
- PERMISSION_DENIED: "You do not have permission to do that.",
13
- QUOTA_EXCEEDED: "You've reached your usage limit.",
14
- QUOTA_EXHAUSTED: "You've reached your usage limit.",
15
- RATE_LIMITED: "Too many requests. Please wait a moment and try again.",
16
- RESOURCE_CAP_EXCEEDED: "You've reached your plan limit. Upgrade your plan to continue.",
17
- STORAGE_QUOTA_EXCEEDED: "You've reached your storage limit. Upgrade your plan to continue.",
18
- TIMEOUT: "The request took too long. Please try again.",
19
- UNAUTHENTICATED: "Please sign in to continue.",
20
- VALIDATION_ERROR: "Please check the information and try again.",
21
- WORKSPACE_REQUIRED: "Please choose a workspace and try again."
22
- }, r = new Set([
23
- "UNAUTHENTICATED",
24
- "TOKEN_EXPIRED",
25
- "RESOURCE_CAP_EXCEEDED",
26
- "STORAGE_QUOTA_EXCEEDED",
27
- "QUOTA_EXHAUSTED"
28
- ]);
29
- function i(e) {
30
- return typeof e == "object" && !!e && !Array.isArray(e);
31
- }
32
- function a(e, t) {
33
- let n = e[t];
34
- return typeof n == "string" && n.trim().length > 0 ? n : void 0;
35
- }
36
- function o(e) {
37
- if (!(typeof e != "string" || e.trim().length === 0)) return e.trim().replace(/[\s-]+/g, "_").toUpperCase();
38
- }
39
- function s(e) {
40
- if (!i(e)) return;
41
- let t = e.errors;
42
- if (Array.isArray(t)) return t;
43
- let n = e.graphQLErrors;
44
- if (Array.isArray(n)) return n;
45
- let r = e.networkError;
46
- if (i(r)) {
47
- let e = r.result;
48
- if (i(e) && Array.isArray(e.errors)) return e.errors;
49
- }
50
- }
51
- function c(e) {
52
- let t = s(e);
53
- if (t && t.length > 0) return t[0];
54
- if (i(e) && ("message" in e || "extensions" in e)) return e;
55
- }
56
- function l(e) {
57
- if (e) return e.userMessage ?? e.humanMessage ?? e.displayMessage;
58
- }
59
- function u(e) {
60
- return e.length > 220 || e.includes("\n") || /\b(prisma|sql|constraint|undefined|null|ECONN[A-Z_]*|ETIMEDOUT|ENOTFOUND)\b/i.test(e) || /failed to fetch|network error|graphql fetch failed/i.test(e) || /Cannot (read|set|find|access)/i.test(e);
61
- }
62
- function d(e) {
63
- let t = e.toLowerCase();
64
- if (t.includes("unauthenticated") || t.includes("unauthorized")) return "UNAUTHENTICATED";
65
- if (t.includes("workspace context")) return "WORKSPACE_REQUIRED";
66
- if (t.includes("forbidden") || t.includes("access denied")) return "FORBIDDEN";
67
- if (t.includes("not found")) return "NOT_FOUND";
68
- if (t.includes("quota") || t.includes("limit reached")) return "QUOTA_EXCEEDED";
69
- if (t.includes("required") || t.includes("invalid") || t.includes("missing")) return "BAD_USER_INPUT";
70
- }
71
- function f(e, r, i, a) {
72
- let o = l(e?.extensions ?? void 0);
73
- if (o) return o;
74
- let s = e?.message ?? a;
75
- return s && !u(s) ? s : r && n[r] ? n[r] : i ?? t;
76
- }
77
- function p(e) {
78
- if (!(!e || e.length === 0)) return e.map((e) => String(e)).join(".");
79
- }
80
- function m({ code: e, technicalMessage: t, message: n, operationName: r, serviceName: i, path: a, requestId: o }) {
81
- let s = [
82
- e,
83
- i,
84
- r,
85
- a ? `path: ${a}` : void 0,
86
- o
87
- ].filter((e) => typeof e == "string" && e.length > 0);
88
- return t && t !== n && s.push(t), s.length > 0 ? s.join(" • ") : void 0;
89
- }
90
- function h(e, t = {}) {
91
- if (e == null) return null;
92
- let n = c(e), r = n?.extensions ?? void 0, s = e instanceof Error ? e.message : i(e) ? a(e, "message") : void 0, l = o(r?.code ?? r?.errorCode) ?? d(s ?? n?.message ?? ""), u = r?.serviceName, h = p(n?.path), g = r?.requestId ?? r?.correlationId ?? r?.traceId, _ = f(n, l, t.fallbackMessage, s);
93
- return {
94
- message: _,
95
- subtitle: m({
96
- code: l,
97
- technicalMessage: r?.technicalMessage ?? (s && s !== _ ? s : void 0),
98
- message: _,
99
- operationName: t.operationName,
100
- serviceName: u,
101
- path: h,
102
- requestId: g
103
- }),
104
- code: l,
105
- operationName: t.operationName,
106
- serviceName: u,
107
- path: h,
108
- extensions: r
109
- };
110
- }
111
- function g(e) {
112
- return i(e) && typeof e.message == "string";
113
- }
114
- function _(e) {
115
- return !e || e.code && r.has(e.code) ? !1 : e.message.trim().length > 0;
116
- }
117
- function v(t, n = {}) {
118
- if (typeof window > "u" || t instanceof DOMException && t.name === "AbortError") return;
119
- let r = g(t) ? t : h(t, n);
120
- _(r) && window.dispatchEvent(new CustomEvent(e, { detail: r }));
121
- }
122
- //#endregion
123
- export { e as BACKEND_ERROR_EVENT, v as dispatchBackendErrorEvent, h as extractBackendError, g as isBackendErrorDisplay, _ as shouldToastBackendError };