@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,151 +1,150 @@
1
1
  import { GATEWAYS as e, getGatewayUrl as t } from "../../shared-config.js";
2
2
  import { validateGatewayBaseUrl as n } from "./security.js";
3
3
  import { isWorkspaceTokenValidForContext as r } from "./workspaceToken.js";
4
- import { dispatchBackendErrorEvent as i } from "../utils/backendErrors.js";
5
- import { enqueueGraphQLFetch as a } from "./fetch.js";
6
- import { SSELink as o } from "./links/sse-link.js";
7
- import { onError as s } from "@apollo/client/link/error";
8
- import { RetryLink as c } from "@apollo/client/link/retry";
9
- import { setContext as l } from "@apollo/client/link/context";
10
- import { ApolloClient as u, ApolloLink as d, InMemoryCache as f, Observable as p, from as m, split as ee } from "@apollo/client/core";
4
+ import { enqueueGraphQLFetch as i } from "./fetch.js";
5
+ import { SSELink as a } from "./links/sse-link.js";
6
+ import { onError as o } from "@apollo/client/link/error";
7
+ import { RetryLink as s } from "@apollo/client/link/retry";
8
+ import { setContext as c } from "@apollo/client/link/context";
9
+ import { ApolloClient as l, ApolloLink as u, InMemoryCache as d, Observable as f, from as p, split as ee } from "@apollo/client/core";
11
10
  import { getMainDefinition as te } from "@apollo/client/utilities";
12
- import { print as h } from "graphql";
11
+ import { print as m } from "graphql";
13
12
  //#region src/shared/graphql/client.ts
14
- var g = {
13
+ var h = {
15
14
  consecutiveFailures: 0,
16
15
  lastFailureTime: 0,
17
16
  isOpen: !1
18
- }, _ = 5, v = 3e4;
17
+ }, g = 5, _ = 3e4;
19
18
  function ne() {
20
- return g.consecutiveFailures++, g.lastFailureTime = Date.now(), g.consecutiveFailures >= _ && (g.isOpen = !0), g.isOpen;
19
+ return h.consecutiveFailures++, h.lastFailureTime = Date.now(), h.consecutiveFailures >= g && (h.isOpen = !0), h.isOpen;
21
20
  }
22
- function y() {
23
- g.consecutiveFailures = 0, g.isOpen = !1;
21
+ function v() {
22
+ h.consecutiveFailures = 0, h.isOpen = !1;
24
23
  }
25
- function b() {
26
- return g.isOpen ? Date.now() - g.lastFailureTime > v ? (g.isOpen = !1, g.consecutiveFailures = 0, !1) : !0 : !1;
24
+ function y() {
25
+ return h.isOpen ? Date.now() - h.lastFailureTime > _ ? (h.isOpen = !1, h.consecutiveFailures = 0, !1) : !0 : !1;
27
26
  }
28
- function x(e) {
27
+ function b(e) {
29
28
  if (!e || typeof e != "object") return null;
30
29
  let t = e.workspaceId;
31
30
  return typeof t == "string" && t.trim() ? t : null;
32
31
  }
33
- function S(e) {
32
+ function x(e) {
34
33
  let t = e.headers;
35
34
  if (!t || typeof t != "object" || Array.isArray(t)) return {};
36
35
  let n = {};
37
36
  for (let [e, r] of Object.entries(t)) typeof r == "string" && (n[e] = r);
38
37
  return n;
39
38
  }
40
- function C(e) {
39
+ function S(e) {
41
40
  let t = e.fetchOptions;
42
41
  if (!t || typeof t != "object" || !("signal" in t)) return;
43
42
  let n = t.signal;
44
43
  return n instanceof AbortSignal ? n : void 0;
45
44
  }
46
45
  function re({ uri: e, batchMax: t, batchInterval: n }) {
47
- return new d((r) => new p((i) => {
48
- let o = r.getContext(), s = { query: h(r.query) };
46
+ return new u((r) => new f((a) => {
47
+ let o = r.getContext(), s = { query: m(r.query) };
49
48
  r.operationName && (s.operationName = r.operationName);
50
49
  let c = r.variables ?? {}, l = r.extensions ?? {};
51
50
  Object.keys(c).length > 0 && (s.variables = c), Object.keys(l).length > 0 && (s.extensions = l);
52
51
  let u = !1;
53
- return a(e, {
52
+ return i(e, {
54
53
  "content-type": "application/json",
55
- ...S(o)
56
- }, s, C(o), {
54
+ ...x(o)
55
+ }, s, S(o), {
57
56
  batchMax: t,
58
57
  batchInterval: n
59
58
  }).then((e) => {
60
- u || (i.next(e), i.complete());
59
+ u || (a.next(e), a.complete());
61
60
  }).catch((e) => {
62
- u || i.error(e);
61
+ u || a.error(e);
63
62
  }), () => {
64
63
  u = !0;
65
64
  };
66
65
  }));
67
66
  }
68
- function w(a) {
69
- let { gateway: h, baseUrl: _, authToken: v, workspaceToken: S, locale: C, geography: w, organizationId: T, productId: E, workspaceId: D, tenantId: O, cache: k, enableSubscriptions: A = !1, sseUrl: j, onAuthError: M, onRefreshToken: N, onNetworkError: P, onNetworkStatusChange: F, maxRetryAttempts: ie = 3, batchMax: ae = 10, batchInterval: oe, debug: I = !1 } = a, L = e[h], R = re({
70
- uri: n(t(_, h)),
71
- batchMax: ae,
72
- batchInterval: oe
73
- }), z = l((e, t) => {
74
- let n = t.headers ?? {}, r = typeof v == "function" ? v() : v;
67
+ function C(i) {
68
+ let { gateway: m, baseUrl: g, authToken: _, workspaceToken: x, locale: S, geography: C, organizationId: w, productId: T, workspaceId: E, tenantId: D, cache: O, enableSubscriptions: k = !1, sseUrl: A, onAuthError: j, onRefreshToken: M, onNetworkError: N, onNetworkStatusChange: P, maxRetryAttempts: F = 3, batchMax: ie = 10, batchInterval: ae, debug: I = !1 } = i, L = e[m], R = re({
69
+ uri: n(t(g, m)),
70
+ batchMax: ie,
71
+ batchInterval: ae
72
+ }), z = c((e, t) => {
73
+ let n = t.headers ?? {}, r = typeof _ == "function" ? _() : _;
75
74
  return { headers: {
76
75
  ...n,
77
76
  ...r ? { authorization: `Bearer ${r}` } : {}
78
77
  } };
79
- }), B = l((e, t) => {
80
- let n = t.headers ?? {}, r = typeof C == "function" ? C() : C;
78
+ }), B = c((e, t) => {
79
+ let n = t.headers ?? {}, r = typeof S == "function" ? S() : S;
81
80
  return { headers: {
82
81
  ...n,
83
82
  ...r ? { "accept-language": r } : {}
84
83
  } };
85
- }), V = l((e, t) => {
86
- let n = t.headers ?? {}, r = typeof w == "function" ? w() : null;
84
+ }), V = c((e, t) => {
85
+ let n = t.headers ?? {}, r = typeof C == "function" ? C() : null;
87
86
  return { headers: {
88
87
  ...n,
89
88
  ...r?.country ? { "x-geo-country": r.country } : {},
90
89
  ...r?.currency ? { "x-geo-currency": r.currency } : {},
91
90
  ...r?.timezone ? { "x-geo-timezone": r.timezone } : {}
92
91
  } };
93
- }), H = l((e, t) => {
94
- let n = t.headers ?? {}, r = typeof T == "function" ? T() : T;
92
+ }), H = c((e, t) => {
93
+ let n = t.headers ?? {}, r = typeof w == "function" ? w() : w;
95
94
  return { headers: {
96
95
  ...n,
97
96
  ...r ? { "x-org-id": r } : {}
98
97
  } };
99
- }), U = l((e, t) => {
100
- let n = t.headers ?? {}, r = typeof E == "function" ? E() : E;
98
+ }), U = c((e, t) => {
99
+ let n = t.headers ?? {}, r = typeof T == "function" ? T() : T;
101
100
  return { headers: {
102
101
  ...n,
103
102
  ...r ? { "x-product-id": r } : {}
104
103
  } };
105
- }), W = l((e, t) => {
106
- let n = t.headers ?? {}, r = (typeof D == "function" ? D() : D) || x(e.variables);
104
+ }), W = c((e, t) => {
105
+ let n = t.headers ?? {}, r = (typeof E == "function" ? E() : E) || b(e.variables);
107
106
  return { headers: {
108
107
  ...n,
109
108
  ...r ? { "x-workspace-id": r } : {}
110
109
  } };
111
- }), G = l((e, t) => {
112
- let n = t.headers ?? {}, r = typeof O == "function" ? O() : O;
110
+ }), G = c((e, t) => {
111
+ let n = t.headers ?? {}, r = typeof D == "function" ? D() : D;
113
112
  return { headers: {
114
113
  ...n,
115
114
  ...r ? { "x-tenant-id": r } : {}
116
115
  } };
117
- }), K = l((e, t) => {
118
- let n = t.headers ?? {}, i = typeof S == "function" ? S() : S, a = r(i, { workspaceId: typeof D == "function" ? D() : D }) ? i : null;
116
+ }), K = c((e, t) => {
117
+ let n = t.headers ?? {}, i = typeof x == "function" ? x() : x, a = r(i, { workspaceId: typeof E == "function" ? E() : E }) ? i : null;
119
118
  return { headers: {
120
119
  ...n,
121
120
  ...a ? { "x-workspace-authorization": `Bearer ${a}` } : {}
122
121
  } };
123
- }), q = new c({
122
+ }), q = new s({
124
123
  delay: {
125
124
  initial: 1e3,
126
125
  max: 8e3,
127
126
  jitter: !0
128
127
  },
129
128
  attempts: {
130
- max: ie,
129
+ max: F,
131
130
  retryIf: (e) => {
132
- if (b() || !e) return !1;
131
+ if (y() || !e) return !1;
133
132
  let t = e.message?.toLowerCase?.() ?? "";
134
133
  return !(t.includes("401") || t.includes("403") || t.includes("unauthorized") || t.includes("forbidden") || t.includes("unauthenticated"));
135
134
  }
136
135
  }
137
- }), J = new d((e, t) => {
138
- if (b()) {
136
+ }), J = new u((e, t) => {
137
+ if (y()) {
139
138
  I && console.warn("[CircuitBreaker] Circuit is open, blocking request:", e.operationName);
140
139
  let t = /* @__PURE__ */ Error("Network circuit breaker is open — backend appears unreachable. Retrying in 30 seconds.");
141
- return P?.(t), new p((e) => {
140
+ return N?.(t), new f((e) => {
142
141
  e.error(t);
143
142
  });
144
143
  }
145
- return new p((n) => {
144
+ return new f((n) => {
146
145
  let r = t(e).subscribe({
147
146
  next: (e) => {
148
- y(), g.consecutiveFailures === 0 && F?.(!1), n.next(e);
147
+ v(), h.consecutiveFailures === 0 && P?.(!1), n.next(e);
149
148
  },
150
149
  error: (e) => {
151
150
  n.error(e);
@@ -162,54 +161,43 @@ function w(a) {
162
161
  function Z(e) {
163
162
  X.forEach(({ resolve: t }) => t(e)), X = [];
164
163
  }
165
- let Q = s(({ error: e, operation: t, forward: n }) => {
164
+ let Q = o(({ error: e, operation: t, forward: n }) => {
166
165
  let r = e.errors;
167
166
  if (r) {
168
- let a = r.some((e) => e.extensions?.code === "UNAUTHENTICATED" || e.message.includes("Unauthorized") || e.message.includes("Unauthenticated"));
167
+ let i = r.some((e) => e.extensions?.code === "UNAUTHENTICATED" || e.message.includes("Unauthorized") || e.message.includes("Unauthenticated"));
169
168
  for (let e of r) I && console.error("[GraphQL Error]:", e.message);
170
- i({ errors: r }, { operationName: t.operationName });
171
- let o = new Set(["STORAGE_QUOTA_EXCEEDED", "RESOURCE_CAP_EXCEEDED"]);
169
+ let a = new Set(["STORAGE_QUOTA_EXCEEDED", "RESOURCE_CAP_EXCEEDED"]);
172
170
  for (let e of r) {
173
171
  let t = e.extensions?.code;
174
- if (t && o.has(t) && typeof window < "u") {
172
+ if (t && a.has(t) && typeof window < "u") {
175
173
  window.dispatchEvent(new CustomEvent("burdenoff:upgrade-prompt", { detail: { extensions: e.extensions } }));
176
174
  break;
177
175
  }
178
176
  }
179
- if (a && N) return new p((r) => {
177
+ if (i && M) return new f((r) => {
180
178
  (async () => {
181
179
  if (Y) if (await new Promise((e) => {
182
180
  X.push({ resolve: e });
183
181
  })) {
184
182
  let e = n(t).subscribe(r);
185
183
  return () => e.unsubscribe();
186
- } else return M?.(), r.error(e), () => {};
184
+ } else return j?.(), r.error(e), () => {};
187
185
  Y = !0;
188
186
  try {
189
- let i = await N();
187
+ let i = await M();
190
188
  if (Y = !1, i) {
191
189
  Z(!0);
192
190
  let e = n(t).subscribe(r);
193
191
  return () => e.unsubscribe();
194
- } else return Z(!1), M?.(), r.error(e), () => {};
192
+ } else return Z(!1), j?.(), r.error(e), () => {};
195
193
  } catch {
196
- return Y = !1, Z(!1), M?.(), r.error(e), () => {};
194
+ return Y = !1, Z(!1), j?.(), r.error(e), () => {};
197
195
  }
198
196
  })();
199
197
  });
200
- a && M?.(), y();
201
- } else if (I && console.error("[Network Error]:", e), ne() && F?.(!0), e instanceof Error) P?.(e), i(e, {
202
- operationName: t.operationName,
203
- fallbackMessage: "We could not reach the server. Please check your connection and try again."
204
- });
205
- else {
206
- let n = Error(String(e));
207
- P?.(n), i(n, {
208
- operationName: t.operationName,
209
- fallbackMessage: "We could not reach the server. Please check your connection and try again."
210
- });
211
- }
212
- }), $ = m([
198
+ i && j?.(), v();
199
+ } else I && console.error("[Network Error]:", e), ne() && P?.(!0), e instanceof Error ? N?.(e) : N?.(Error(String(e)));
200
+ }), $ = p([
213
201
  q,
214
202
  J,
215
203
  Q,
@@ -223,9 +211,9 @@ function w(a) {
223
211
  V,
224
212
  R
225
213
  ]);
226
- if (A) {
227
- let e = j || n(_ || L.defaultBaseUrl) + L.sse;
228
- e && ($ = m([
214
+ if (k) {
215
+ let e = A || n(g || L.defaultBaseUrl) + L.sse;
216
+ e && ($ = p([
229
217
  q,
230
218
  J,
231
219
  Q,
@@ -240,14 +228,14 @@ function w(a) {
240
228
  ee(({ query: e }) => {
241
229
  let t = te(e);
242
230
  return t.kind === "OperationDefinition" && t.operation === "subscription";
243
- }, new o({
231
+ }, new a({
244
232
  url: e,
245
233
  headers: {},
246
234
  debug: I
247
235
  }), R)
248
236
  ]));
249
237
  }
250
- let se = new f({ typePolicies: {
238
+ let oe = new d({ typePolicies: {
251
239
  File: { keyFields: ["id"] },
252
240
  Folder: { keyFields: ["id"] },
253
241
  Tag: { keyFields: ["id"] },
@@ -279,9 +267,9 @@ function w(a) {
279
267
  Session: { keyFields: ["id"] },
280
268
  DeveloperOrganization: { keyFields: ["id"] }
281
269
  } });
282
- return new u({
270
+ return new l({
283
271
  link: $,
284
- cache: k ?? se,
272
+ cache: O ?? oe,
285
273
  defaultOptions: {
286
274
  watchQuery: {
287
275
  fetchPolicy: "cache-and-network",
@@ -295,17 +283,17 @@ function w(a) {
295
283
  }
296
284
  });
297
285
  }
298
- var T = null, E = null;
299
- function D(e) {
286
+ var w = null, T = null;
287
+ function E(e) {
300
288
  let { workspaceBaseUrl: t, globalBaseUrl: n, authToken: r, enableSubscriptions: i = !1, onAuthError: a, debug: o = !1 } = e;
301
- T = w({
289
+ w = C({
302
290
  gateway: "workspace",
303
291
  baseUrl: t,
304
292
  authToken: r,
305
293
  enableSubscriptions: i,
306
294
  onAuthError: a,
307
295
  debug: o
308
- }), E = w({
296
+ }), T = C({
309
297
  gateway: "global",
310
298
  baseUrl: n,
311
299
  authToken: r,
@@ -313,16 +301,16 @@ function D(e) {
313
301
  debug: o
314
302
  });
315
303
  }
304
+ function D() {
305
+ if (!w) throw Error("Workspace client not initialized. Call initializeAppClients first.");
306
+ return w;
307
+ }
316
308
  function O() {
317
- if (!T) throw Error("Workspace client not initialized. Call initializeAppClients first.");
309
+ if (!T) throw Error("Global client not initialized. Call initializeAppClients first.");
318
310
  return T;
319
311
  }
320
312
  function k() {
321
- if (!E) throw Error("Global client not initialized. Call initializeAppClients first.");
322
- return E;
323
- }
324
- function A() {
325
- T &&= (T.clearStore(), null), E &&= (E.clearStore(), null);
313
+ w &&= (w.clearStore(), null), T &&= (T.clearStore(), null);
326
314
  }
327
315
  //#endregion
328
- export { w as createGraphQLClient, k as getGlobalClient, O as getWorkspaceClient, D as initializeAppClients, A as resetAppClients };
316
+ export { C as createGraphQLClient, O as getGlobalClient, D as getWorkspaceClient, E as initializeAppClients, k as resetAppClients };
@@ -1 +1 @@
1
- {"version":3,"file":"fetch.d.ts","sourceRoot":"","sources":["../../../src/shared/graphql/fetch.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"fetch.d.ts","sourceRoot":"","sources":["../../../src/shared/graphql/fetch.ts"],"names":[],"mappings":"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"}