@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
|
@@ -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
|
|
10
|
-
function
|
|
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
|
|
17
|
+
function m() {
|
|
19
18
|
try {
|
|
20
19
|
return n();
|
|
21
20
|
} catch {
|
|
22
21
|
return null;
|
|
23
22
|
}
|
|
24
23
|
}
|
|
25
|
-
function
|
|
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
|
|
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
|
|
43
|
-
let t =
|
|
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
|
|
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
|
|
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
|
|
70
|
+
function b() {
|
|
72
71
|
return a("workspace");
|
|
73
72
|
}
|
|
74
|
-
function
|
|
73
|
+
function x() {
|
|
75
74
|
return a("organization");
|
|
76
75
|
}
|
|
77
|
-
function
|
|
76
|
+
function S() {
|
|
78
77
|
return a("tenant");
|
|
79
78
|
}
|
|
80
|
-
function
|
|
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
|
|
86
|
+
function w(e) {
|
|
88
87
|
return {
|
|
89
|
-
workspaceId: typeof e.workspaceId == "string" ? e.workspaceId :
|
|
90
|
-
organizationId: typeof e.organizationId == "string" ? e.organizationId :
|
|
91
|
-
tenantId: typeof e.tenantId == "string" ? e.tenantId :
|
|
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
|
|
93
|
+
function T(e, t, n) {
|
|
95
94
|
try {
|
|
96
|
-
let a = r() ??
|
|
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
|
|
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 ||
|
|
103
|
+
let c = r || b();
|
|
105
104
|
if (!c) return null;
|
|
106
|
-
let l =
|
|
107
|
-
if (l &&
|
|
105
|
+
let l = m(), p = b(), h = i || x() || C();
|
|
106
|
+
if (l && p === c && u(l, {
|
|
108
107
|
workspaceId: c,
|
|
109
|
-
organizationId:
|
|
108
|
+
organizationId: h
|
|
110
109
|
})) return l;
|
|
111
|
-
if (!
|
|
112
|
-
let 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:
|
|
121
|
+
query: d,
|
|
123
122
|
variables: { input: {
|
|
124
|
-
organizationId:
|
|
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 ? (
|
|
130
|
+
return t?.success && t.token ? (T(t.workspaceId || c, t.token, h), t.token) : null;
|
|
132
131
|
}).catch(() => null).finally(() => {
|
|
133
|
-
|
|
132
|
+
f.delete(g);
|
|
134
133
|
});
|
|
135
|
-
return
|
|
134
|
+
return f.set(g, v), v;
|
|
136
135
|
}
|
|
137
|
-
function
|
|
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
|
|
140
|
+
function O() {
|
|
142
141
|
return globalThis;
|
|
143
142
|
}
|
|
144
|
-
function
|
|
145
|
-
let e =
|
|
143
|
+
function k() {
|
|
144
|
+
let e = O();
|
|
146
145
|
return e.__graphqlFetchQueues ||= /* @__PURE__ */ new Map(), e.__graphqlFetchQueues;
|
|
147
146
|
}
|
|
148
|
-
function
|
|
149
|
-
let e =
|
|
147
|
+
function A() {
|
|
148
|
+
let e = O();
|
|
150
149
|
return e.__graphqlFetchResponseCache ||= /* @__PURE__ */ new Map(), e.__graphqlFetchResponseCache;
|
|
151
150
|
}
|
|
152
|
-
function
|
|
153
|
-
let e =
|
|
151
|
+
function j() {
|
|
152
|
+
let e = O();
|
|
154
153
|
return e.__graphqlFetchPendingResponses ||= /* @__PURE__ */ new Map(), e.__graphqlFetchPendingResponses;
|
|
155
154
|
}
|
|
156
|
-
var
|
|
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
|
|
162
|
-
if (typeof performance > "u") return
|
|
163
|
-
let e =
|
|
164
|
-
return e.__graphqlFetchBurstStartedAt ??= performance.now(), performance.now() - e.__graphqlFetchBurstStartedAt <
|
|
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
|
|
165
|
+
function z(e) {
|
|
167
166
|
return typeof e.query == "string" ? /^\s*query\b/.test(e.query) : !1;
|
|
168
167
|
}
|
|
169
|
-
function
|
|
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
|
|
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
|
-
|
|
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
|
|
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
|
|
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:
|
|
195
|
+
headers: H(t),
|
|
212
196
|
credentials: "include",
|
|
213
197
|
body: JSON.stringify(r.body),
|
|
214
198
|
signal: r.signal
|
|
215
|
-
})
|
|
216
|
-
if (!n.ok
|
|
217
|
-
|
|
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() +
|
|
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:
|
|
215
|
+
headers: H(t),
|
|
231
216
|
credentials: "include",
|
|
232
217
|
body: JSON.stringify(r)
|
|
233
|
-
})
|
|
234
|
-
if (!i.ok
|
|
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 &&
|
|
223
|
+
r && (r.cacheKey && A().set(r.cacheKey, {
|
|
238
224
|
value: e,
|
|
239
|
-
expiresAt: Date.now() +
|
|
225
|
+
expiresAt: Date.now() + I
|
|
240
226
|
}), r.resolve(e));
|
|
241
227
|
}) : n.forEach((e) => {
|
|
242
|
-
e.cacheKey &&
|
|
228
|
+
e.cacheKey && A().set(e.cacheKey, {
|
|
243
229
|
value: a,
|
|
244
|
-
expiresAt: Date.now() +
|
|
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
|
|
252
|
-
let a =
|
|
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 =
|
|
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 =
|
|
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
|
-
|
|
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 =
|
|
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
|
-
|
|
272
|
+
G(e, a, c);
|
|
287
273
|
return;
|
|
288
274
|
}
|
|
289
|
-
d.timer ||= setTimeout(() =>
|
|
275
|
+
d.timer ||= setTimeout(() => G(e, a, c), d.batchInterval);
|
|
290
276
|
});
|
|
291
|
-
return l && (
|
|
292
|
-
|
|
277
|
+
return l && (j().set(l, u), u.finally(() => {
|
|
278
|
+
j().delete(l);
|
|
293
279
|
}).catch(() => {})), u;
|
|
294
280
|
}
|
|
295
|
-
function
|
|
296
|
-
let r =
|
|
297
|
-
i && (r.delete(n), i.timer &&= (clearTimeout(i.timer), null),
|
|
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
|
|
300
|
-
let { gateway: t, query: n, variables: r, operationName: i, authToken: a, workspaceToken: o, workspaceId: c, organizationId:
|
|
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:
|
|
303
|
-
tenantId:
|
|
304
|
-
}),
|
|
305
|
-
|
|
306
|
-
let
|
|
307
|
-
if (
|
|
308
|
-
let e = typeof o == "string" ? o :
|
|
309
|
-
e && !u(e,
|
|
310
|
-
url:
|
|
311
|
-
authToken:
|
|
312
|
-
workspaceId:
|
|
313
|
-
organizationId:
|
|
314
|
-
locale:
|
|
315
|
-
signal:
|
|
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 && (
|
|
303
|
+
})), e && (A["X-Workspace-Authorization"] = `Bearer ${e}`);
|
|
318
304
|
}
|
|
319
305
|
if (t === "workspace" || c) {
|
|
320
|
-
let e =
|
|
321
|
-
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 (
|
|
328
|
-
let e =
|
|
329
|
-
e && (
|
|
309
|
+
if (t === "global" || d) {
|
|
310
|
+
let e = k.organizationId;
|
|
311
|
+
e && (A["x-org-id"] = e);
|
|
330
312
|
}
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
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 {
|
|
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
|
|
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?:
|
|
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?:
|
|
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?:
|
|
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
|
|
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":"AAEA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AAEH,OAAO,
|
|
1
|
+
{"version":3,"file":"AppShellProvider.d.ts","sourceRoot":"","sources":["../../../src/shared/providers/AppShellProvider.tsx"],"names":[],"mappings":"AAEA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AAEH,OAAO,EAAqD,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAa1F,OAAO,EAAiB,KAAK,KAAK,EAAE,MAAM,uBAAuB,CAAC;AAUlE,OAAO,EAAgB,KAAK,qBAAqB,EAAE,MAAM,sBAAsB,CAAC;AAChF,OAAO,EAQL,KAAK,kBAAkB,EACxB,MAAM,WAAW,CAAC;AAenB,MAAM,WAAW,cAAc;IAC7B,gEAAgE;IAChE,WAAW,EAAE,MAAM,CAAC;IAEpB,wDAAwD;IACxD,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB,sBAAsB;IACtB,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB,gDAAgD;IAChD,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB,+CAA+C;IAC/C,aAAa,EAAE,MAAM,CAAC;IAEtB,4BAA4B;IAC5B,WAAW,EAAE;QACX,gBAAgB,EAAE,MAAM,CAAC;QACzB,aAAa,EAAE,MAAM,CAAC;KACvB,CAAC;IAEF,gCAAgC;IAChC,UAAU,CAAC,EAAE;QACX,GAAG,CAAC,EAAE,MAAM,CAAC;QACb,cAAc,CAAC,EAAE,MAAM,CAAC;QACxB,KAAK,CAAC,EAAE,OAAO,CAAC;KACjB,CAAC;IAEF,0BAA0B;IAC1B,YAAY,CAAC,EAAE,KAAK,CAAC;IAErB,gCAAgC;IAChC,SAAS,CAAC,EAAE,OAAO,CAAC;IAEpB,wCAAwC;IACxC,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB,mDAAmD;IACnD,cAAc,CAAC,EAAE,WAAW,GAAG,QAAQ,CAAC;IAExC,mCAAmC;IACnC,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAE9B,qDAAqD;IACrD,oBAAoB,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,qBAAqB,CAAC,CAAC;IAE7D,mCAAmC;IACnC,kBAAkB,CAAC,EAAE;QACnB,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,KAAK,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC;QACvB,oBAAoB,CAAC,EAAE,OAAO,CAAC;KAChC,CAAC;IAEF,uBAAuB;IACvB,eAAe,CAAC,EACZ,UAAU,GACV,YAAY,GACZ,WAAW,GACX,aAAa,GACb,eAAe,GACf,cAAc,CAAC;IAEnB,uEAAuE;IACvE,aAAa,CAAC,EAAE,2BAA2B,CAAC;CAC7C;AAED,MAAM,WAAW,2BAA2B;IAC1C,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,MAAM,CAAC,EAAE,KAAK,GAAG,OAAO,GAAG,MAAM,CAAC;IAClC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,MAAM,CAAC,EAAE;QACP,OAAO,CAAC,EAAE,OAAO,CAAC;QAClB,MAAM,CAAC,EAAE,MAAM,CAAC;QAChB,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,SAAS,CAAC,EAAE,kBAAkB,EAAE,CAAC;QACjC,UAAU,CAAC,EAAE,kBAAkB,CAAC;QAChC,MAAM,CAAC,EAAE,OAAO,CAAC,MAAM,CAAC,kBAAkB,EAAE,MAAM,CAAC,CAAC,CAAC;KACtD,CAAC;IACF,IAAI,CAAC,EAAE;QACL,OAAO,CAAC,EAAE,OAAO,CAAC;QAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,WAAW,CAAC,EAAE,MAAM,CAAC;QACrB,aAAa,CAAC,EAAE,MAAM,CAAC;KACxB,CAAC;IACF,YAAY,CAAC,EAAE;QACb,OAAO,CAAC,EAAE,OAAO,CAAC;QAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;KACnB,CAAC;CACH;AAED,MAAM,WAAW,wBAAwB;IACvC,GAAG,CAAC,EAAE,OAAO,CAAC;IACd,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC,uBAAuB,CAAC,EAAE,MAAM,CAAC;IACjC,2BAA2B,CAAC,EAAE,MAAM,CAAC;CACtC;AAuDD,wBAAgB,kCAAkC,CAChD,WAAW,EAAE,MAAM,EACnB,GAAG,EAAE,wBAAwB,GAC5B,2BAA2B,CAiC7B;AAED,MAAM,WAAW,qBAAqB;IACpC,MAAM,EAAE,cAAc,CAAC;IACvB,QAAQ,EAAE,SAAS,CAAC;IACpB,2FAA2F;IAC3F,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;CAC7B;AAuVD,wBAAgB,gBAAgB,CAAC,EAAE,MAAM,EAAE,QAAQ,EAAE,cAAc,EAAE,EAAE,qBAAqB,2CAsP3F"}
|