@burdenoff/fe-libs 2026.528.11 → 2026.529.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/button/Button.d.ts +1 -1
- package/dist/chrome/sideNavigation/helpers.d.ts.map +1 -1
- package/dist/chrome/sideNavigation/helpers.js +2 -2
- package/dist/node_modules/{.bun/@ungap_structured-clone@1.3.0/node_modules/@ungap → @ungap}/structured-clone/esm/deserialize.js +1 -1
- package/dist/node_modules/{.bun/@ungap_structured-clone@1.3.0/node_modules/@ungap → @ungap}/structured-clone/esm/index.js +1 -1
- package/dist/node_modules/{.bun/@ungap_structured-clone@1.3.0/node_modules/@ungap → @ungap}/structured-clone/esm/serialize.js +1 -1
- package/dist/node_modules/{.bun/bail@2.0.2/node_modules/bail → bail}/index.js +1 -1
- package/dist/node_modules/{.bun/comma-separated-tokens@2.0.3/node_modules/comma-separated-tokens → comma-separated-tokens}/index.js +1 -1
- package/dist/node_modules/{.bun/decode-named-character-reference@1.3.0/node_modules/decode-named-character-reference → decode-named-character-reference}/index.dom.js +1 -1
- package/dist/node_modules/{.bun/devlop@1.1.0/node_modules/devlop → devlop}/lib/default.js +1 -1
- package/dist/node_modules/{.bun/estree-util-is-identifier-name@3.0.0/node_modules/estree-util-is-identifier-name → estree-util-is-identifier-name}/lib/index.js +1 -1
- package/dist/node_modules/{.bun/extend@3.0.2/node_modules/extend → extend}/index.js +2 -2
- package/dist/node_modules/{.bun/hast-util-to-jsx-runtime@2.3.6/node_modules/hast-util-to-jsx-runtime → hast-util-to-jsx-runtime}/lib/index.js +13 -13
- package/dist/node_modules/{.bun/hast-util-whitespace@3.0.0/node_modules/hast-util-whitespace → hast-util-whitespace}/lib/index.js +1 -1
- package/dist/node_modules/{.bun/html-url-attributes@3.0.1/node_modules/html-url-attributes → html-url-attributes}/lib/index.js +1 -1
- package/dist/node_modules/{.bun/inline-style-parser@0.2.7/node_modules/inline-style-parser → inline-style-parser}/cjs/index.js +2 -2
- package/dist/node_modules/{.bun/is-plain-obj@4.1.0/node_modules/is-plain-obj → is-plain-obj}/index.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-from-markdown@2.0.3/node_modules/mdast-util-from-markdown → mdast-util-from-markdown}/lib/index.js +10 -10
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/footer.js +3 -3
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/blockquote.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/break.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/code.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/delete.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/emphasis.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/footnote-reference.js +2 -2
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/heading.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/html.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/image-reference.js +2 -2
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/image.js +2 -2
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/index.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/inline-code.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/link-reference.js +2 -2
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/link.js +2 -2
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/list-item.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/list.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/paragraph.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/root.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/strong.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/table-cell.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/table-row.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/table.js +2 -2
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/text.js +11 -0
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/handlers/thematic-break.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/index.js +2 -2
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/revert.js +1 -1
- package/dist/node_modules/{.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast → mdast-util-to-hast}/lib/state.js +4 -4
- package/dist/node_modules/{.bun/mdast-util-to-string@4.0.0/node_modules/mdast-util-to-string → mdast-util-to-string}/lib/index.js +1 -1
- package/dist/node_modules/micromark/lib/constructs.js +80 -0
- package/dist/node_modules/{.bun/micromark@4.0.2/node_modules/micromark → micromark}/lib/create-tokenizer.js +4 -4
- package/dist/node_modules/{.bun/micromark@4.0.2/node_modules/micromark → micromark}/lib/initialize/content.js +3 -3
- package/dist/node_modules/{.bun/micromark@4.0.2/node_modules/micromark → micromark}/lib/initialize/document.js +4 -4
- package/dist/node_modules/{.bun/micromark@4.0.2/node_modules/micromark → micromark}/lib/initialize/flow.js +4 -4
- package/dist/node_modules/{.bun/micromark@4.0.2/node_modules/micromark → micromark}/lib/initialize/text.js +1 -1
- package/dist/node_modules/{.bun/micromark@4.0.2/node_modules/micromark → micromark}/lib/parse.js +2 -2
- package/dist/node_modules/micromark/lib/postprocess.js +8 -0
- package/dist/node_modules/{.bun/micromark@4.0.2/node_modules/micromark → micromark}/lib/preprocess.js +1 -1
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/attention.js +4 -4
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/autolink.js +2 -2
- package/dist/node_modules/micromark-core-commonmark/lib/blank-line.js +18 -0
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/block-quote.js +3 -3
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/character-escape.js +2 -2
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/character-reference.js +3 -3
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/code-fenced.js +3 -3
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/code-indented.js +3 -3
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/code-text.js +2 -2
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/content.js +4 -4
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/definition.js +8 -8
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/hard-break-escape.js +2 -2
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/heading-atx.js +4 -4
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/html-flow.js +3 -3
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/html-text.js +3 -3
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/label-end.js +9 -9
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/label-start-image.js +1 -1
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/label-start-link.js +1 -1
- package/dist/node_modules/micromark-core-commonmark/lib/line-ending.js +14 -0
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/list.js +3 -3
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/setext-underline.js +3 -3
- package/dist/node_modules/{.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark → micromark-core-commonmark}/lib/thematic-break.js +3 -3
- package/dist/node_modules/{.bun/micromark-factory-destination@2.0.1/node_modules/micromark-factory-destination → micromark-factory-destination}/index.js +2 -2
- package/dist/node_modules/{.bun/micromark-factory-label@2.0.1/node_modules/micromark-factory-label → micromark-factory-label}/index.js +2 -2
- package/dist/node_modules/{.bun/micromark-factory-space@2.0.1/node_modules/micromark-factory-space → micromark-factory-space}/index.js +2 -2
- package/dist/node_modules/{.bun/micromark-factory-title@2.0.1/node_modules/micromark-factory-title → micromark-factory-title}/index.js +3 -3
- package/dist/node_modules/micromark-factory-whitespace/index.js +12 -0
- package/dist/node_modules/{.bun/micromark-util-character@2.1.1/node_modules/micromark-util-character → micromark-util-character}/index.js +1 -1
- package/dist/node_modules/{.bun/micromark-util-chunked@2.0.1/node_modules/micromark-util-chunked → micromark-util-chunked}/index.js +1 -1
- package/dist/node_modules/micromark-util-classify-character/index.js +8 -0
- package/dist/node_modules/{.bun/micromark-util-combine-extensions@2.0.1/node_modules/micromark-util-combine-extensions → micromark-util-combine-extensions}/index.js +2 -2
- package/dist/node_modules/{.bun/micromark-util-decode-numeric-character-reference@2.0.2/node_modules/micromark-util-decode-numeric-character-reference → micromark-util-decode-numeric-character-reference}/index.js +1 -1
- package/dist/node_modules/micromark-util-decode-string/index.js +17 -0
- package/dist/node_modules/{.bun/micromark-util-html-tag-name@2.0.1/node_modules/micromark-util-html-tag-name → micromark-util-html-tag-name}/index.js +1 -1
- package/dist/node_modules/{.bun/micromark-util-normalize-identifier@2.0.1/node_modules/micromark-util-normalize-identifier → micromark-util-normalize-identifier}/index.js +1 -1
- package/dist/node_modules/{.bun/micromark-util-resolve-all@2.0.1/node_modules/micromark-util-resolve-all → micromark-util-resolve-all}/index.js +1 -1
- package/dist/node_modules/{.bun/micromark-util-sanitize-uri@2.0.1/node_modules/micromark-util-sanitize-uri → micromark-util-sanitize-uri}/index.js +2 -2
- package/dist/node_modules/{.bun/micromark-util-subtokenize@2.1.0/node_modules/micromark-util-subtokenize → micromark-util-subtokenize}/index.js +2 -2
- package/dist/node_modules/{.bun/micromark-util-subtokenize@2.1.0/node_modules/micromark-util-subtokenize → micromark-util-subtokenize}/lib/splice-buffer.js +1 -1
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/index.js +1 -1
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/aria.js +1 -1
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/find.js +1 -1
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/hast-to-react.js +1 -1
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/html.js +1 -1
- package/dist/node_modules/property-information/lib/normalize.js +6 -0
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/svg.js +1 -1
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/util/case-insensitive-transform.js +1 -1
- package/dist/node_modules/property-information/lib/util/case-sensitive-transform.js +6 -0
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/util/create.js +1 -1
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/util/defined-info.js +1 -1
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/util/info.js +1 -1
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/util/merge.js +1 -1
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/util/schema.js +1 -1
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/util/types.js +2 -2
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/xlink.js +1 -1
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/xml.js +1 -1
- package/dist/node_modules/{.bun/property-information@7.1.0/node_modules/property-information → property-information}/lib/xmlns.js +1 -1
- package/dist/node_modules/{.bun/react-error-boundary@6.1.1_3f10a4be4e334a9b/node_modules/react-error-boundary → react-error-boundary}/dist/react-error-boundary.js +1 -1
- package/dist/node_modules/{.bun/react-markdown@10.1.0_b2e33729a97476bf/node_modules/react-markdown → react-markdown}/lib/index.js +9 -9
- package/dist/node_modules/{.bun/remark-parse@11.0.0/node_modules/remark-parse → remark-parse}/lib/index.js +2 -2
- package/dist/node_modules/{.bun/remark-rehype@11.1.2/node_modules/remark-rehype → remark-rehype}/lib/index.js +2 -2
- package/dist/node_modules/space-separated-tokens/index.js +6 -0
- package/dist/node_modules/{.bun/style-to-js@1.1.21/node_modules/style-to-js → style-to-js}/cjs/index.js +3 -3
- package/dist/node_modules/{.bun/style-to-js@1.1.21/node_modules/style-to-js → style-to-js}/cjs/utilities.js +2 -2
- package/dist/node_modules/{.bun/style-to-object@1.0.14/node_modules/style-to-object → style-to-object}/cjs/index.js +3 -3
- package/dist/node_modules/{.bun/trim-lines@3.0.1/node_modules/trim-lines → trim-lines}/index.js +1 -1
- package/dist/node_modules/{.bun/trough@2.2.0/node_modules/trough → trough}/lib/index.js +1 -1
- package/dist/node_modules/{.bun/unified@11.0.5/node_modules/unified → unified}/lib/callable-instance.js +1 -1
- package/dist/node_modules/{.bun/unified@11.0.5/node_modules/unified → unified}/lib/index.js +8 -8
- package/dist/node_modules/{.bun/unist-util-is@6.0.1/node_modules/unist-util-is → unist-util-is}/lib/index.js +1 -1
- package/dist/node_modules/{.bun/unist-util-position@5.0.0/node_modules/unist-util-position → unist-util-position}/lib/index.js +1 -1
- package/dist/node_modules/{.bun/unist-util-stringify-position@4.0.0/node_modules/unist-util-stringify-position → unist-util-stringify-position}/lib/index.js +1 -1
- package/dist/node_modules/{.bun/unist-util-visit@5.1.0/node_modules/unist-util-visit → unist-util-visit}/lib/index.js +2 -2
- package/dist/node_modules/unist-util-visit-parents/lib/color.js +6 -0
- package/dist/node_modules/{.bun/unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents → unist-util-visit-parents}/lib/index.js +2 -2
- package/dist/node_modules/{.bun/vfile@6.0.3/node_modules/vfile → vfile}/lib/index.js +2 -2
- package/dist/node_modules/{.bun/vfile@6.0.3/node_modules/vfile → vfile}/lib/minpath.browser.js +1 -1
- package/dist/node_modules/{.bun/vfile@6.0.3/node_modules/vfile → vfile}/lib/minproc.browser.js +1 -1
- package/dist/node_modules/{.bun/vfile@6.0.3/node_modules/vfile → vfile}/lib/minurl.browser.js +1 -1
- package/dist/node_modules/{.bun/vfile@6.0.3/node_modules/vfile → vfile}/lib/minurl.shared.js +1 -1
- package/dist/node_modules/{.bun/vfile-message@4.0.3/node_modules/vfile-message → vfile-message}/lib/index.js +2 -2
- package/dist/node_modules/{.bun/web-vitals@4.2.4/node_modules/web-vitals → web-vitals}/dist/web-vitals.js +1 -1
- package/dist/shared/components/MicrofrontendErrorBoundary.js +1 -1
- package/dist/shared/graphql/client.d.ts.map +1 -1
- package/dist/shared/graphql/client.js +83 -95
- package/dist/shared/graphql/fetch.d.ts.map +1 -1
- package/dist/shared/graphql/fetch.js +107 -130
- package/dist/shared/pages/LegalPage.js +1 -1
- package/dist/shared/providers/AppShellProvider.d.ts +4 -4
- package/dist/shared/providers/AppShellProvider.d.ts.map +1 -1
- package/dist/shared/providers/AppShellProvider.js +181 -205
- package/dist/shared/providers/shell/AuthBridgeClient.d.ts.map +1 -1
- package/dist/shared/providers/shell/AuthBridgeClient.js +0 -6
- package/dist/shared/providers/shell/ObservabilityProvider.js +1 -1
- package/dist/shared/tours/toursContext/useTourMutations.js +29 -29
- package/dist/shared/utils/backendErrors.d.ts +2 -0
- package/dist/shared/utils/backendErrors.d.ts.map +1 -1
- package/dist/shared/utils/index.d.ts +5 -7
- package/dist/shared/utils/index.d.ts.map +1 -1
- package/dist/shared/utils/quotaErrors.js +8 -11
- package/dist/shared-tours.js +3 -3
- package/dist/shared-utils.js +11 -12
- package/dist/shared.js +95 -96
- package/dist/ui/button.d.ts +1 -1
- package/dist/utils/index.js +0 -1
- package/package.json +1 -1
- package/dist/node_modules/.bun/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/handlers/text.js +0 -11
- package/dist/node_modules/.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/blank-line.js +0 -18
- package/dist/node_modules/.bun/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/line-ending.js +0 -14
- package/dist/node_modules/.bun/micromark-factory-whitespace@2.0.1/node_modules/micromark-factory-whitespace/index.js +0 -12
- package/dist/node_modules/.bun/micromark-util-classify-character@2.0.1/node_modules/micromark-util-classify-character/index.js +0 -8
- package/dist/node_modules/.bun/micromark-util-decode-string@2.0.1/node_modules/micromark-util-decode-string/index.js +0 -17
- package/dist/node_modules/.bun/micromark@4.0.2/node_modules/micromark/lib/constructs.js +0 -80
- package/dist/node_modules/.bun/micromark@4.0.2/node_modules/micromark/lib/postprocess.js +0 -8
- package/dist/node_modules/.bun/property-information@7.1.0/node_modules/property-information/lib/normalize.js +0 -6
- package/dist/node_modules/.bun/property-information@7.1.0/node_modules/property-information/lib/util/case-sensitive-transform.js +0 -6
- package/dist/node_modules/.bun/space-separated-tokens@2.0.2/node_modules/space-separated-tokens/index.js +0 -6
- package/dist/node_modules/.bun/unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents/lib/color.js +0 -6
- package/dist/shared/utils/backendErrors.js +0 -123
|
@@ -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 {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
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
|
|
11
|
+
import { print as m } from "graphql";
|
|
13
12
|
//#region src/shared/graphql/client.ts
|
|
14
|
-
var
|
|
13
|
+
var h = {
|
|
15
14
|
consecutiveFailures: 0,
|
|
16
15
|
lastFailureTime: 0,
|
|
17
16
|
isOpen: !1
|
|
18
|
-
},
|
|
17
|
+
}, g = 5, _ = 3e4;
|
|
19
18
|
function ne() {
|
|
20
|
-
return
|
|
19
|
+
return h.consecutiveFailures++, h.lastFailureTime = Date.now(), h.consecutiveFailures >= g && (h.isOpen = !0), h.isOpen;
|
|
21
20
|
}
|
|
22
|
-
function
|
|
23
|
-
|
|
21
|
+
function v() {
|
|
22
|
+
h.consecutiveFailures = 0, h.isOpen = !1;
|
|
24
23
|
}
|
|
25
|
-
function
|
|
26
|
-
return
|
|
24
|
+
function y() {
|
|
25
|
+
return h.isOpen ? Date.now() - h.lastFailureTime > _ ? (h.isOpen = !1, h.consecutiveFailures = 0, !1) : !0 : !1;
|
|
27
26
|
}
|
|
28
|
-
function
|
|
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
|
|
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
|
|
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
|
|
48
|
-
let o = r.getContext(), s = { 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
|
|
52
|
+
return i(e, {
|
|
54
53
|
"content-type": "application/json",
|
|
55
|
-
...
|
|
56
|
-
}, s,
|
|
54
|
+
...x(o)
|
|
55
|
+
}, s, S(o), {
|
|
57
56
|
batchMax: t,
|
|
58
57
|
batchInterval: n
|
|
59
58
|
}).then((e) => {
|
|
60
|
-
u || (
|
|
59
|
+
u || (a.next(e), a.complete());
|
|
61
60
|
}).catch((e) => {
|
|
62
|
-
u ||
|
|
61
|
+
u || a.error(e);
|
|
63
62
|
}), () => {
|
|
64
63
|
u = !0;
|
|
65
64
|
};
|
|
66
65
|
}));
|
|
67
66
|
}
|
|
68
|
-
function
|
|
69
|
-
let { gateway:
|
|
70
|
-
uri: n(t(
|
|
71
|
-
batchMax:
|
|
72
|
-
batchInterval:
|
|
73
|
-
}), z =
|
|
74
|
-
let n = t.headers ?? {}, r = typeof
|
|
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 =
|
|
80
|
-
let n = t.headers ?? {}, r = typeof
|
|
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 =
|
|
86
|
-
let n = t.headers ?? {}, r = typeof
|
|
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 =
|
|
94
|
-
let n = t.headers ?? {}, r = typeof
|
|
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 =
|
|
100
|
-
let n = t.headers ?? {}, r = typeof
|
|
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 =
|
|
106
|
-
let n = t.headers ?? {}, r = (typeof
|
|
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 =
|
|
112
|
-
let n = t.headers ?? {}, r = typeof
|
|
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 =
|
|
118
|
-
let n = t.headers ?? {}, i = typeof
|
|
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
|
|
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:
|
|
129
|
+
max: F,
|
|
131
130
|
retryIf: (e) => {
|
|
132
|
-
if (
|
|
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
|
|
138
|
-
if (
|
|
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
|
|
140
|
+
return N?.(t), new f((e) => {
|
|
142
141
|
e.error(t);
|
|
143
142
|
});
|
|
144
143
|
}
|
|
145
|
-
return new
|
|
144
|
+
return new f((n) => {
|
|
146
145
|
let r = t(e).subscribe({
|
|
147
146
|
next: (e) => {
|
|
148
|
-
|
|
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 =
|
|
164
|
+
let Q = o(({ error: e, operation: t, forward: n }) => {
|
|
166
165
|
let r = e.errors;
|
|
167
166
|
if (r) {
|
|
168
|
-
let
|
|
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
|
-
|
|
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 &&
|
|
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 (
|
|
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
|
|
184
|
+
} else return j?.(), r.error(e), () => {};
|
|
187
185
|
Y = !0;
|
|
188
186
|
try {
|
|
189
|
-
let i = await
|
|
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),
|
|
192
|
+
} else return Z(!1), j?.(), r.error(e), () => {};
|
|
195
193
|
} catch {
|
|
196
|
-
return Y = !1, Z(!1),
|
|
194
|
+
return Y = !1, Z(!1), j?.(), r.error(e), () => {};
|
|
197
195
|
}
|
|
198
196
|
})();
|
|
199
197
|
});
|
|
200
|
-
|
|
201
|
-
} else
|
|
202
|
-
|
|
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 (
|
|
227
|
-
let e =
|
|
228
|
-
e && ($ =
|
|
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
|
|
231
|
+
}, new a({
|
|
244
232
|
url: e,
|
|
245
233
|
headers: {},
|
|
246
234
|
debug: I
|
|
247
235
|
}), R)
|
|
248
236
|
]));
|
|
249
237
|
}
|
|
250
|
-
let
|
|
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
|
|
270
|
+
return new l({
|
|
283
271
|
link: $,
|
|
284
|
-
cache:
|
|
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
|
|
299
|
-
function
|
|
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
|
-
|
|
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
|
-
}),
|
|
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("
|
|
309
|
+
if (!T) throw Error("Global client not initialized. Call initializeAppClients first.");
|
|
318
310
|
return T;
|
|
319
311
|
}
|
|
320
312
|
function k() {
|
|
321
|
-
|
|
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 {
|
|
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":"AAAA;;;;;;;;;;;;;;;GAeG;AAEH,OAAO,EAAY,KAAK,OAAO,EAAE,MAAM,WAAW,CAAC;
|
|
1
|
+
{"version":3,"file":"fetch.d.ts","sourceRoot":"","sources":["../../../src/shared/graphql/fetch.ts"],"names":[],"mappings":"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"}
|