@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
@@ -4,10 +4,9 @@ import { getActiveWorkspaceToken as n, resolveActiveProfileId as r, setProfileWo
4
4
  import { readActiveContextValueWithUrlPrecedence as a } from "../providers/shell/ActiveContextStorage.js";
5
5
  import { getValidAccessTokenFromStorage as o, sanitizeExtraHeaders as s, sanitizeGeography as c, validateGatewayBaseUrl as l } from "./security.js";
6
6
  import { isWorkspaceTokenValidForContext as u } from "./workspaceToken.js";
7
- import { dispatchBackendErrorEvent as d } from "../utils/backendErrors.js";
8
7
  //#region src/shared/graphql/fetch.ts
9
- var f = "\n mutation IssueWorkspaceToken($input: IssueWorkspaceTokenInput!) {\n issueWorkspaceToken(input: $input) {\n success\n token\n workspaceId\n error {\n message\n }\n }\n }\n", p = /* @__PURE__ */ new Map();
10
- function m() {
8
+ var d = "\n mutation IssueWorkspaceToken($input: IssueWorkspaceTokenInput!) {\n issueWorkspaceToken(input: $input) {\n success\n token\n workspaceId\n error {\n message\n }\n }\n }\n", f = /* @__PURE__ */ new Map();
9
+ function p() {
11
10
  try {
12
11
  let e = sessionStorage.getItem("bf-active-profile");
13
12
  return e ? o(localStorage.getItem(`bf-p-${e}-tokens`)) : null;
@@ -15,21 +14,21 @@ function m() {
15
14
  return null;
16
15
  }
17
16
  }
18
- function h() {
17
+ function m() {
19
18
  try {
20
19
  return n();
21
20
  } catch {
22
21
  return null;
23
22
  }
24
23
  }
25
- function g() {
24
+ function h() {
26
25
  try {
27
26
  return sessionStorage.getItem("bf-active-profile");
28
27
  } catch {
29
28
  return null;
30
29
  }
31
30
  }
32
- function _(e) {
31
+ function g(e) {
33
32
  try {
34
33
  let [, t] = e.split(".");
35
34
  if (!t || typeof globalThis.atob != "function") return null;
@@ -39,11 +38,11 @@ function _(e) {
39
38
  return null;
40
39
  }
41
40
  }
42
- function v(e) {
43
- let t = _(e)?.exp;
41
+ function _(e) {
42
+ let t = g(e)?.exp;
44
43
  return typeof t == "number" ? t * 1e3 <= Date.now() + 3e4 : !1;
45
44
  }
46
- function y() {
45
+ function v() {
47
46
  try {
48
47
  let e = sessionStorage.getItem("bf-active-profile");
49
48
  if (e) {
@@ -56,7 +55,7 @@ function y() {
56
55
  return null;
57
56
  }
58
57
  }
59
- function b() {
58
+ function y() {
60
59
  try {
61
60
  let e = sessionStorage.getItem("bf-active-profile");
62
61
  if (e) {
@@ -68,48 +67,48 @@ function b() {
68
67
  return "en";
69
68
  }
70
69
  }
71
- function x() {
70
+ function b() {
72
71
  return a("workspace");
73
72
  }
74
- function S() {
73
+ function x() {
75
74
  return a("organization");
76
75
  }
77
- function C() {
76
+ function S() {
78
77
  return a("tenant");
79
78
  }
80
- function w() {
79
+ function C() {
81
80
  try {
82
81
  return typeof window > "u" ? null : new URLSearchParams(window.location.search).get("org");
83
82
  } catch {
84
83
  return null;
85
84
  }
86
85
  }
87
- function T(e) {
86
+ function w(e) {
88
87
  return {
89
- workspaceId: typeof e.workspaceId == "string" ? e.workspaceId : x() || void 0,
90
- organizationId: typeof e.organizationId == "string" ? e.organizationId : S() || w() || void 0,
91
- tenantId: typeof e.tenantId == "string" ? e.tenantId : C() || void 0
88
+ workspaceId: typeof e.workspaceId == "string" ? e.workspaceId : b() || void 0,
89
+ organizationId: typeof e.organizationId == "string" ? e.organizationId : x() || C() || void 0,
90
+ tenantId: typeof e.tenantId == "string" ? e.tenantId : S() || void 0
92
91
  };
93
92
  }
94
- function E(e, t, n) {
93
+ function T(e, t, n) {
95
94
  try {
96
- let a = r() ?? g();
95
+ let a = r() ?? h();
97
96
  if (!a) return;
98
97
  i(a, t), sessionStorage.setItem("burdenoff-active-context-workspace", e), n && sessionStorage.setItem("burdenoff-active-context-organization", n);
99
98
  } catch {}
100
99
  }
101
- async function D(e) {
100
+ async function E(e) {
102
101
  let { url: t, authToken: n, workspaceId: r, organizationId: i, locale: a, signal: o, currentQuery: s } = e;
103
102
  if (!n || s.includes("issueWorkspaceToken")) return null;
104
- let c = r || x();
103
+ let c = r || b();
105
104
  if (!c) return null;
106
- let l = h(), d = x(), m = i || S() || w();
107
- if (l && d === c && u(l, {
105
+ let l = m(), p = b(), h = i || x() || C();
106
+ if (l && p === c && u(l, {
108
107
  workspaceId: c,
109
- organizationId: m
108
+ organizationId: h
110
109
  })) return l;
111
- if (!m) return null;
112
- let g = `${m}:${c}`, _ = p.get(g);
110
+ if (!h) return null;
111
+ let g = `${h}:${c}`, _ = f.get(g);
113
112
  if (_) return _;
114
113
  let v = fetch(t, {
115
114
  method: "POST",
@@ -119,104 +118,90 @@ async function D(e) {
119
118
  ...a ? { "Accept-Language": a } : {}
120
119
  },
121
120
  body: JSON.stringify({
122
- query: f,
121
+ query: d,
123
122
  variables: { input: {
124
- organizationId: m,
123
+ organizationId: h,
125
124
  workspaceId: c
126
125
  } }
127
126
  }),
128
127
  signal: o
129
128
  }).then(async (e) => {
130
129
  let t = (await e.json()).data?.issueWorkspaceToken;
131
- return t?.success && t.token ? (E(t.workspaceId || c, t.token, m), t.token) : null;
130
+ return t?.success && t.token ? (T(t.workspaceId || c, t.token, h), t.token) : null;
132
131
  }).catch(() => null).finally(() => {
133
- p.delete(g);
132
+ f.delete(g);
134
133
  });
135
- return p.set(g, v), v;
134
+ return f.set(g, v), v;
136
135
  }
137
- function O(e, n) {
136
+ function D(e, n) {
138
137
  let r = t[e], i = n || r.defaultBaseUrl;
139
138
  return `${i.endsWith("/") ? i.slice(0, -1) : i}${r.graphql}`;
140
139
  }
141
- function k() {
140
+ function O() {
142
141
  return globalThis;
143
142
  }
144
- function A() {
145
- let e = k();
143
+ function k() {
144
+ let e = O();
146
145
  return e.__graphqlFetchQueues ||= /* @__PURE__ */ new Map(), e.__graphqlFetchQueues;
147
146
  }
148
- function j() {
149
- let e = k();
147
+ function A() {
148
+ let e = O();
150
149
  return e.__graphqlFetchResponseCache ||= /* @__PURE__ */ new Map(), e.__graphqlFetchResponseCache;
151
150
  }
152
- function M() {
153
- let e = k();
151
+ function j() {
152
+ let e = O();
154
153
  return e.__graphqlFetchPendingResponses ||= /* @__PURE__ */ new Map(), e.__graphqlFetchPendingResponses;
155
154
  }
156
- var N = 10, P = 2500, F = 100, I = 1e4, L = 15e3, R = new Set([
155
+ var M = 10, N = 2500, P = 100, F = 1e4, I = 15e3, L = new Set([
157
156
  "traceparent",
158
157
  "tracestate",
159
158
  "baggage"
160
159
  ]);
161
- function z() {
162
- if (typeof performance > "u") return F;
163
- let e = k();
164
- return e.__graphqlFetchBurstStartedAt ??= performance.now(), performance.now() - e.__graphqlFetchBurstStartedAt < I ? P : F;
160
+ function R() {
161
+ if (typeof performance > "u") return P;
162
+ let e = O();
163
+ return e.__graphqlFetchBurstStartedAt ??= performance.now(), performance.now() - e.__graphqlFetchBurstStartedAt < F ? N : P;
165
164
  }
166
- function B(e) {
165
+ function z(e) {
167
166
  return typeof e.query == "string" ? /^\s*query\b/.test(e.query) : !1;
168
167
  }
169
- function V(e) {
168
+ function B(e) {
170
169
  return typeof e.operationName == "string" && e.operationName.length > 0 ? {
171
170
  operationName: e.operationName,
172
171
  variables: e.variables ?? null
173
172
  } : e;
174
173
  }
175
- function H(e) {
174
+ function V(e) {
176
175
  let t = /* @__PURE__ */ new Map();
177
176
  for (let [n, r] of Object.entries(e)) {
178
177
  let e = n.toLowerCase();
179
- R.has(e) || t.set(e, r);
178
+ L.has(e) || t.set(e, r);
180
179
  }
181
180
  return Object.fromEntries(Array.from(t.entries()).sort(([e], [t]) => e.localeCompare(t)));
182
181
  }
183
- function U(t) {
182
+ function H(t) {
184
183
  let n = e();
185
184
  return {
186
185
  ...t,
187
186
  traceparent: n.traceparent
188
187
  };
189
188
  }
190
- function W(e) {
191
- return G(e) && Array.isArray(e.errors);
192
- }
193
- function G(e) {
194
- return typeof e == "object" && !!e && !Array.isArray(e);
195
- }
196
- async function K(e) {
197
- let t = await e.text();
198
- if (!t) return null;
199
- try {
200
- return JSON.parse(t);
201
- } catch {
202
- return t;
203
- }
204
- }
205
- async function q(e, t, n) {
189
+ async function U(e, t, n) {
206
190
  if (n.length === 1) {
207
191
  let r = n[0];
208
192
  try {
209
193
  let n = await fetch(e, {
210
194
  method: "POST",
211
- headers: U(t),
195
+ headers: H(t),
212
196
  credentials: "include",
213
197
  body: JSON.stringify(r.body),
214
198
  signal: r.signal
215
- }), i = await K(n);
216
- if (!n.ok && !W(i)) throw Error(`GraphQL fetch failed: ${n.status} ${n.statusText}`);
217
- r.cacheKey && j().set(r.cacheKey, {
199
+ });
200
+ if (!n.ok) throw Error(`GraphQL fetch failed: ${n.status} ${n.statusText}`);
201
+ let i = await n.json();
202
+ r.cacheKey && A().set(r.cacheKey, {
218
203
  value: i,
219
- expiresAt: Date.now() + L
204
+ expiresAt: Date.now() + I
220
205
  }), r.resolve(i);
221
206
  } catch (e) {
222
207
  r.reject(e);
@@ -227,41 +212,42 @@ async function q(e, t, n) {
227
212
  try {
228
213
  let i = await fetch(e, {
229
214
  method: "POST",
230
- headers: U(t),
215
+ headers: H(t),
231
216
  credentials: "include",
232
217
  body: JSON.stringify(r)
233
- }), a = await K(i);
234
- if (!i.ok && !W(a)) throw Error(`GraphQL fetch failed: ${i.status} ${i.statusText}`);
218
+ });
219
+ if (!i.ok) throw Error(`GraphQL fetch failed: ${i.status} ${i.statusText}`);
220
+ let a = await i.json();
235
221
  Array.isArray(a) ? a.forEach((e, t) => {
236
222
  let r = n[t];
237
- r && (r.cacheKey && j().set(r.cacheKey, {
223
+ r && (r.cacheKey && A().set(r.cacheKey, {
238
224
  value: e,
239
- expiresAt: Date.now() + L
225
+ expiresAt: Date.now() + I
240
226
  }), r.resolve(e));
241
227
  }) : n.forEach((e) => {
242
- e.cacheKey && j().set(e.cacheKey, {
228
+ e.cacheKey && A().set(e.cacheKey, {
243
229
  value: a,
244
- expiresAt: Date.now() + L
230
+ expiresAt: Date.now() + I
245
231
  }), e.resolve(a);
246
232
  });
247
233
  } catch (e) {
248
234
  n.forEach((t) => t.reject(e));
249
235
  }
250
236
  }
251
- function J(e, t, n, r, i) {
252
- let a = H(t), o = Math.max(1, i?.batchMax ?? N), s = Math.max(0, i?.batchInterval ?? z()), c = `${e}|${JSON.stringify(a)}`, l = B(n) ? `${c}|${JSON.stringify(V(n))}` : void 0;
237
+ function W(e, t, n, r, i) {
238
+ let a = V(t), o = Math.max(1, i?.batchMax ?? M), s = Math.max(0, i?.batchInterval ?? R()), c = `${e}|${JSON.stringify(a)}`, l = z(n) ? `${c}|${JSON.stringify(B(n))}` : void 0;
253
239
  if (l) {
254
- let e = j(), t = e.get(l);
240
+ let e = A(), t = e.get(l);
255
241
  if (t) {
256
242
  if (t.expiresAt > Date.now()) return Promise.resolve(t.value);
257
243
  e.delete(l);
258
244
  }
259
- let n = M().get(l);
245
+ let n = j().get(l);
260
246
  if (n) return n;
261
247
  }
262
248
  let u = new Promise((t, i) => {
263
249
  if (o <= 1) {
264
- q(e, a, [{
250
+ U(e, a, [{
265
251
  body: n,
266
252
  resolve: t,
267
253
  reject: i,
@@ -270,7 +256,7 @@ function J(e, t, n, r, i) {
270
256
  }]);
271
257
  return;
272
258
  }
273
- let u = A(), d = u.get(c);
259
+ let u = k(), d = u.get(c);
274
260
  if (d || (d = {
275
261
  requests: [],
276
262
  timer: null,
@@ -283,64 +269,55 @@ function J(e, t, n, r, i) {
283
269
  signal: r,
284
270
  cacheKey: l
285
271
  }), d.requests.length >= d.batchMax) {
286
- Y(e, a, c);
272
+ G(e, a, c);
287
273
  return;
288
274
  }
289
- d.timer ||= setTimeout(() => Y(e, a, c), d.batchInterval);
275
+ d.timer ||= setTimeout(() => G(e, a, c), d.batchInterval);
290
276
  });
291
- return l && (M().set(l, u), u.finally(() => {
292
- M().delete(l);
277
+ return l && (j().set(l, u), u.finally(() => {
278
+ j().delete(l);
293
279
  }).catch(() => {})), u;
294
280
  }
295
- function Y(e, t, n) {
296
- let r = A(), i = r.get(n);
297
- i && (r.delete(n), i.timer &&= (clearTimeout(i.timer), null), q(e, t, i.requests));
281
+ function G(e, t, n) {
282
+ let r = k(), i = r.get(n);
283
+ i && (r.delete(n), i.timer &&= (clearTimeout(i.timer), null), U(e, t, i.requests));
298
284
  }
299
- async function X(e) {
300
- let { gateway: t, query: n, variables: r, operationName: i, authToken: a, workspaceToken: o, workspaceId: c, organizationId: f, tenantId: p, locale: g, baseUrl: _, extraHeaders: x, signal: S } = e, w = l(O(t, _)), E = a && !v(a) ? a : m(), k = g ?? b(), A = T({
285
+ async function K(e) {
286
+ let { gateway: t, query: n, variables: r, operationName: i, authToken: a, workspaceToken: o, workspaceId: c, organizationId: d, tenantId: f, locale: h, baseUrl: g, extraHeaders: b, signal: x } = e, C = l(D(t, g)), T = a && !_(a) ? a : p(), O = h ?? y(), k = w({
301
287
  workspaceId: c,
302
- organizationId: f,
303
- tenantId: p
304
- }), j = { "Content-Type": "application/json" };
305
- E && (j.Authorization = `Bearer ${E}`), k && (j["Accept-Language"] = k);
306
- let M = y();
307
- if (M?.country && (j["X-Geo-Country"] = M.country), M?.currency && (j["X-Geo-Currency"] = M.currency), M?.timezone && (j["X-Geo-Timezone"] = M.timezone), t === "workspace" ? o !== !1 : o) {
308
- let e = typeof o == "string" ? o : h();
309
- e && !u(e, A) && (e = null), !e && o === !0 && /^\s*mutation\b/.test(n) && (e = await D({
310
- url: w,
311
- authToken: E,
312
- workspaceId: A.workspaceId,
313
- organizationId: A.organizationId,
314
- locale: k,
315
- signal: S,
288
+ organizationId: d,
289
+ tenantId: f
290
+ }), A = { "Content-Type": "application/json" };
291
+ T && (A.Authorization = `Bearer ${T}`), O && (A["Accept-Language"] = O);
292
+ let j = v();
293
+ if (j?.country && (A["X-Geo-Country"] = j.country), j?.currency && (A["X-Geo-Currency"] = j.currency), j?.timezone && (A["X-Geo-Timezone"] = j.timezone), t === "workspace" ? o !== !1 : o) {
294
+ let e = typeof o == "string" ? o : m();
295
+ e && !u(e, k) && (e = null), !e && o === !0 && /^\s*mutation\b/.test(n) && (e = await E({
296
+ url: C,
297
+ authToken: T,
298
+ workspaceId: k.workspaceId,
299
+ organizationId: k.organizationId,
300
+ locale: O,
301
+ signal: x,
316
302
  currentQuery: n
317
- })), e && (j["X-Workspace-Authorization"] = `Bearer ${e}`);
303
+ })), e && (A["X-Workspace-Authorization"] = `Bearer ${e}`);
318
304
  }
319
305
  if (t === "workspace" || c) {
320
- let e = A.workspaceId;
321
- e && (j["x-workspace-id"] = e);
322
- }
323
- if (t === "global" || f) {
324
- let e = A.organizationId;
325
- e && (j["x-org-id"] = e);
306
+ let e = k.workspaceId;
307
+ e && (A["x-workspace-id"] = e);
326
308
  }
327
- if (p) {
328
- let e = typeof p == "string" ? p : C();
329
- e && (j["x-tenant-id"] = e);
309
+ if (t === "global" || d) {
310
+ let e = k.organizationId;
311
+ e && (A["x-org-id"] = e);
330
312
  }
331
- let N = s(x);
332
- N && Object.assign(j, N);
333
- let P = { query: n };
334
- r && (P.variables = r), i && (P.operationName = i);
335
- try {
336
- let e = await J(w, j, P, S);
337
- return e.errors?.length && d({ errors: e.errors }, { operationName: i }), e;
338
- } catch (e) {
339
- throw d(e, {
340
- operationName: i,
341
- fallbackMessage: "We could not reach the server. Please check your connection and try again."
342
- }), e;
313
+ if (f) {
314
+ let e = typeof f == "string" ? f : S();
315
+ e && (A["x-tenant-id"] = e);
343
316
  }
317
+ let M = s(b);
318
+ M && Object.assign(A, M);
319
+ let N = { query: n };
320
+ return r && (N.variables = r), i && (N.operationName = i), W(C, A, N, x);
344
321
  }
345
322
  //#endregion
346
- export { J as enqueueGraphQLFetch, m as getStoredAuthToken, b as getStoredLocale, S as getStoredOrganizationId, x as getStoredWorkspaceId, h as getStoredWorkspaceToken, X as graphqlFetch, O as resolveGatewayUrl };
323
+ export { W as enqueueGraphQLFetch, p as getStoredAuthToken, y as getStoredLocale, x as getStoredOrganizationId, b as getStoredWorkspaceId, m as getStoredWorkspaceToken, K as graphqlFetch, D as resolveGatewayUrl };
@@ -1,6 +1,6 @@
1
1
  import { useGatewayClient as e } from "../graphql/GatewayContext.js";
2
2
  import "../../shared-graphql.js";
3
- import { Markdown as t } from "../../node_modules/.bun/react-markdown@10.1.0_b2e33729a97476bf/node_modules/react-markdown/lib/index.js";
3
+ import { Markdown as t } from "../../node_modules/react-markdown/lib/index.js";
4
4
  import { useEffect as n, useState as r } from "react";
5
5
  import { ArrowLeft as i, Clock as a, FileText as o, Shield as s } from "lucide-react";
6
6
  import { jsx as c, jsxs as l } from "react/jsx-runtime";
@@ -31,7 +31,7 @@ export interface AppShellConfig {
31
31
  /** Brand initial for PWA banner icon */
32
32
  brandInitial?: string;
33
33
  /** Default gateway for top-level ApolloProvider */
34
- defaultGateway?: "workspace" | "global";
34
+ defaultGateway?: 'workspace' | 'global';
35
35
  /** Enable GraphQL subscriptions */
36
36
  enableSubscriptions?: boolean;
37
37
  /** Static fallback translations (keyed by locale) */
@@ -43,14 +43,14 @@ export interface AppShellConfig {
43
43
  refetchOnWindowFocus?: boolean;
44
44
  };
45
45
  /** Toaster position */
46
- toasterPosition?: "top-left" | "top-center" | "top-right" | "bottom-left" | "bottom-center" | "bottom-right";
46
+ toasterPosition?: 'top-left' | 'top-center' | 'top-right' | 'bottom-left' | 'bottom-center' | 'bottom-right';
47
47
  /** Frontend telemetry sinks. MFEs emit to the shell event bus only. */
48
48
  observability?: AppShellObservabilityConfig;
49
49
  }
50
50
  export interface AppShellObservabilityConfig {
51
51
  enabled?: boolean;
52
52
  appVersion?: string;
53
- appEnv?: "dev" | "alpha" | "prod";
53
+ appEnv?: 'dev' | 'alpha' | 'prod';
54
54
  devtools?: boolean;
55
55
  broadcast?: boolean;
56
56
  rybbit?: {
@@ -92,5 +92,5 @@ export interface AppShellProviderProps {
92
92
  /** Optional callback to clear external auth stores (e.g., microfe-auth's zustand store) */
93
93
  clearAuthStore?: () => void;
94
94
  }
95
- export declare function AppShellProvider({ config, children, clearAuthStore, }: AppShellProviderProps): import("react/jsx-runtime").JSX.Element;
95
+ export declare function AppShellProvider({ config, children, clearAuthStore }: AppShellProviderProps): import("react/jsx-runtime").JSX.Element;
96
96
  //# sourceMappingURL=AppShellProvider.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AppShellProvider.d.ts","sourceRoot":"","sources":["../../../src/shared/providers/AppShellProvider.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"AppShellProvider.d.ts","sourceRoot":"","sources":["../../../src/shared/providers/AppShellProvider.tsx"],"names":[],"mappings":"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"}