@camstack/addon-post-analysis 0.1.1

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 (80) hide show
  1. package/dist/embedding-encoder/index.js +928 -0
  2. package/dist/embedding-encoder/index.js.map +1 -0
  3. package/dist/embedding-encoder/index.mjs +888 -0
  4. package/dist/embedding-encoder/index.mjs.map +1 -0
  5. package/dist/enrichment-engine/index.js +774 -0
  6. package/dist/enrichment-engine/index.js.map +1 -0
  7. package/dist/enrichment-engine/index.mjs +774 -0
  8. package/dist/enrichment-engine/index.mjs.map +1 -0
  9. package/dist/ffmpeg-config-DRONlBsj.mjs +56 -0
  10. package/dist/ffmpeg-config-DRONlBsj.mjs.map +1 -0
  11. package/dist/ffmpeg-config-uANz3sV5.js +73 -0
  12. package/dist/ffmpeg-config-uANz3sV5.js.map +1 -0
  13. package/dist/pipeline-analytics/@mf-types/compiled-types/pipeline-analytics/widgets/AudioHistoryChart.d.ts +4 -0
  14. package/dist/pipeline-analytics/@mf-types/compiled-types/pipeline-analytics/widgets/AudioMetricsPanel.d.ts +10 -0
  15. package/dist/pipeline-analytics/@mf-types/compiled-types/pipeline-analytics/widgets/DetectionHistoryChart.d.ts +4 -0
  16. package/dist/pipeline-analytics/@mf-types/compiled-types/pipeline-analytics/widgets/MotionHistoryChart.d.ts +4 -0
  17. package/dist/pipeline-analytics/@mf-types/compiled-types/pipeline-analytics/widgets/OccupancyHistoryChart.d.ts +4 -0
  18. package/dist/pipeline-analytics/@mf-types/compiled-types/pipeline-analytics/widgets/OccupancyPanel.d.ts +10 -0
  19. package/dist/pipeline-analytics/@mf-types/compiled-types/pipeline-analytics/widgets/chart-utils.d.ts +97 -0
  20. package/dist/pipeline-analytics/@mf-types/compiled-types/pipeline-analytics/widgets/index.d.ts +27 -0
  21. package/dist/pipeline-analytics/@mf-types/widgets.d.ts +2 -0
  22. package/dist/pipeline-analytics/@mf-types.d.ts +3 -0
  23. package/dist/pipeline-analytics/@mf-types.zip +0 -0
  24. package/dist/pipeline-analytics/__mfe_internal__addon_pipeline_analytics_widgets__loadShare___mf_0_camstack_mf_1_sdk__loadShare__.mjs-h5aXOPSA.mjs +12 -0
  25. package/dist/pipeline-analytics/__mfe_internal__addon_pipeline_analytics_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.mjs-46iNwbxa.mjs +16 -0
  26. package/dist/pipeline-analytics/__mfe_internal__addon_pipeline_analytics_widgets__loadShare___mf_0_camstack_mf_1_ui_mf_2_library__loadShare__.mjs-Db6yh4op.mjs +15 -0
  27. package/dist/pipeline-analytics/__mfe_internal__addon_pipeline_analytics_widgets__loadShare___mf_0_tanstack_mf_1_react_mf_2_query__loadShare__.mjs-DoWbefqS.mjs +104 -0
  28. package/dist/pipeline-analytics/__mfe_internal__addon_pipeline_analytics_widgets__loadShare___mf_0_trpc_mf_1_client__loadShare__.mjs-52bfkwC8.mjs +85 -0
  29. package/dist/pipeline-analytics/__mfe_internal__addon_pipeline_analytics_widgets__loadShare___mf_0_trpc_mf_1_react_mf_2_query__loadShare__.mjs-CVrnrGED.mjs +62 -0
  30. package/dist/pipeline-analytics/__mfe_internal__addon_pipeline_analytics_widgets__loadShare__react__loadShare__.mjs-DuO9h7li.mjs +85 -0
  31. package/dist/pipeline-analytics/__mfe_internal__addon_pipeline_analytics_widgets__loadShare__react__loadShare__.mjs_commonjs-proxy-CmqNjq44.mjs +29 -0
  32. package/dist/pipeline-analytics/__mfe_internal__addon_pipeline_analytics_widgets__loadShare__react_mf_1_jsx_mf_2_runtime__loadShare__.mjs-BsyrX6NO.mjs +36 -0
  33. package/dist/pipeline-analytics/__mfe_internal__addon_pipeline_analytics_widgets__loadShare__react_mf_2_dom__loadShare__.mjs-Dp8hqYOB.mjs +45 -0
  34. package/dist/pipeline-analytics/__mfe_internal__addon_pipeline_analytics_widgets__loadShare__react_mf_2_dom__loadShare__.mjs_commonjs-proxy-CA8cCIEl.mjs +6 -0
  35. package/dist/pipeline-analytics/__mfe_internal__addon_pipeline_analytics_widgets__loadShare__react_mf_2_dom_mf_1_client__loadShare__.mjs-BZjEt71l.mjs +34 -0
  36. package/dist/pipeline-analytics/_stub.js +1397 -0
  37. package/dist/pipeline-analytics/_virtual_mf-localSharedImportMap___mfe_internal__addon_pipeline_analytics_widgets-Bfo-or09.mjs +156 -0
  38. package/dist/pipeline-analytics/client-DdXDZxzK.mjs +10063 -0
  39. package/dist/pipeline-analytics/getErrorShape-BPSzUA7W-TlK8ipWe.mjs +211 -0
  40. package/dist/pipeline-analytics/hostInit-CqUKNfOr.mjs +168 -0
  41. package/dist/pipeline-analytics/index-B4OKsa9p.mjs +2603 -0
  42. package/dist/pipeline-analytics/index-B7r1koiV.mjs +19109 -0
  43. package/dist/pipeline-analytics/index-CRN37Hr9.mjs +15195 -0
  44. package/dist/pipeline-analytics/index-DRx99znz.mjs +1617 -0
  45. package/dist/pipeline-analytics/index-DyYvUfc7.mjs +725 -0
  46. package/dist/pipeline-analytics/index-k0CA0h_r.mjs +185 -0
  47. package/dist/pipeline-analytics/index-kIgjN-uq.mjs +435 -0
  48. package/dist/pipeline-analytics/index-xncRG7-x.mjs +2713 -0
  49. package/dist/pipeline-analytics/index.js +2563 -0
  50. package/dist/pipeline-analytics/index.js.map +1 -0
  51. package/dist/pipeline-analytics/index.mjs +2564 -0
  52. package/dist/pipeline-analytics/index.mjs.map +1 -0
  53. package/dist/pipeline-analytics/jsx-runtime-4ro1c69i.mjs +55 -0
  54. package/dist/pipeline-analytics/remoteEntry.js +2973 -0
  55. package/dist/pipeline-analytics/virtualExposes-8FzWTdq3.mjs +42 -0
  56. package/dist/playlist-generator-EhPaB7Hn.js +48 -0
  57. package/dist/playlist-generator-EhPaB7Hn.js.map +1 -0
  58. package/dist/playlist-generator-VTkgn53O.mjs +48 -0
  59. package/dist/playlist-generator-VTkgn53O.mjs.map +1 -0
  60. package/dist/recording/index.js +257 -0
  61. package/dist/recording/index.js.map +1 -0
  62. package/dist/recording/index.mjs +235 -0
  63. package/dist/recording/index.mjs.map +1 -0
  64. package/dist/recording-coordinator-C2sATEhe.js +1052 -0
  65. package/dist/recording-coordinator-C2sATEhe.js.map +1 -0
  66. package/dist/recording-coordinator-DuP3BUTV.mjs +1012 -0
  67. package/dist/recording-coordinator-DuP3BUTV.mjs.map +1 -0
  68. package/dist/recording-db-gOgaoQh0.js +348 -0
  69. package/dist/recording-db-gOgaoQh0.js.map +1 -0
  70. package/dist/recording-db-lIkSMTLq.mjs +348 -0
  71. package/dist/recording-db-lIkSMTLq.mjs.map +1 -0
  72. package/dist/recording-service-facade-B9lG6OFn.mjs +123 -0
  73. package/dist/recording-service-facade-B9lG6OFn.mjs.map +1 -0
  74. package/dist/recording-service-facade-Do1PKlAL.js +123 -0
  75. package/dist/recording-service-facade-Do1PKlAL.js.map +1 -0
  76. package/dist/storage-estimator-CRpoQc9j.js +72 -0
  77. package/dist/storage-estimator-CRpoQc9j.js.map +1 -0
  78. package/dist/storage-estimator-DzD8gWJH.mjs +72 -0
  79. package/dist/storage-estimator-DzD8gWJH.mjs.map +1 -0
  80. package/package.json +148 -0
@@ -0,0 +1,104 @@
1
+ function o(a, n) {
2
+ for (var u = 0; u < n.length; u++) {
3
+ const _ = n[u];
4
+ if (typeof _ != "string" && !Array.isArray(_)) {
5
+ for (const r in _)
6
+ if (r !== "default" && !(r in a)) {
7
+ const s = Object.getOwnPropertyDescriptor(_, r);
8
+ s && Object.defineProperty(a, r, s.get ? s : {
9
+ enumerable: !0,
10
+ get: () => _[r]
11
+ });
12
+ }
13
+ }
14
+ }
15
+ return Object.freeze(Object.defineProperty(a, Symbol.toStringTag, { value: "Module" }));
16
+ }
17
+ const t = "__mf_module_cache__";
18
+ globalThis[t] ||= { share: {}, remote: {} };
19
+ globalThis[t].share ||= {};
20
+ globalThis[t].remote ||= {};
21
+ const i = globalThis[t], e = i.share["@tanstack/react-query"];
22
+ if (e === void 0)
23
+ throw new Error("[Module Federation] Shared module @tanstack/react-query was imported before federation bootstrap finished.");
24
+ const f = e, m = e.__esModule ? e.default : e.default ?? e, { HydrationBoundary: y, IsRestoringProvider: l, QueryClientContext: d, QueryClientProvider: c, QueryErrorResetBoundary: h, infiniteQueryOptions: Q, mutationOptions: p, queryOptions: g, useInfiniteQuery: M, useIsFetching: b, useIsMutating: S, useIsRestoring: v, useMutation: C, useMutationState: O, usePrefetchInfiniteQuery: E, usePrefetchQuery: I, useQueries: k, useQuery: T, useQueryClient: P, useQueryErrorResetBoundary: D, useSuspenseInfiniteQuery: R, useSuspenseQueries: q, useSuspenseQuery: w, CancelledError: x, InfiniteQueryObserver: B, Mutation: j, MutationCache: K, MutationObserver: F, QueriesObserver: H, Query: A, QueryCache: z, QueryClient: G, QueryObserver: N, defaultScheduler: J, defaultShouldDehydrateMutation: L, defaultShouldDehydrateQuery: U, dehydrate: V, environmentManager: W, experimental_streamedQuery: X, focusManager: Y, hashKey: Z, hydrate: $, isCancelledError: ee, isServer: _e, keepPreviousData: re, matchMutation: te, matchQuery: ae, noop: ue, notifyManager: se, onlineManager: ne, partialMatchKey: oe, replaceEqualDeep: ie, shouldThrowError: fe, skipToken: me, timeoutManager: ye, dataTagErrorSymbol: le, dataTagSymbol: de, unsetMarker: ce } = e, he = /* @__PURE__ */ o({
25
+ __proto__: null,
26
+ CancelledError: x,
27
+ HydrationBoundary: y,
28
+ InfiniteQueryObserver: B,
29
+ IsRestoringProvider: l,
30
+ Mutation: j,
31
+ MutationCache: K,
32
+ MutationObserver: F,
33
+ QueriesObserver: H,
34
+ Query: A,
35
+ QueryCache: z,
36
+ QueryClient: G,
37
+ QueryClientContext: d,
38
+ QueryClientProvider: c,
39
+ QueryErrorResetBoundary: h,
40
+ QueryObserver: N,
41
+ dataTagErrorSymbol: le,
42
+ dataTagSymbol: de,
43
+ default: m,
44
+ defaultScheduler: J,
45
+ defaultShouldDehydrateMutation: L,
46
+ defaultShouldDehydrateQuery: U,
47
+ dehydrate: V,
48
+ environmentManager: W,
49
+ experimental_streamedQuery: X,
50
+ focusManager: Y,
51
+ hashKey: Z,
52
+ hydrate: $,
53
+ infiniteQueryOptions: Q,
54
+ isCancelledError: ee,
55
+ isServer: _e,
56
+ keepPreviousData: re,
57
+ matchMutation: te,
58
+ matchQuery: ae,
59
+ mutationOptions: p,
60
+ noop: ue,
61
+ notifyManager: se,
62
+ onlineManager: ne,
63
+ partialMatchKey: oe,
64
+ queryOptions: g,
65
+ replaceEqualDeep: ie,
66
+ shouldThrowError: fe,
67
+ skipToken: me,
68
+ timeoutManager: ye,
69
+ unsetMarker: ce,
70
+ useInfiniteQuery: M,
71
+ useIsFetching: b,
72
+ useIsMutating: S,
73
+ useIsRestoring: v,
74
+ useMutation: C,
75
+ useMutationState: O,
76
+ usePrefetchInfiniteQuery: E,
77
+ usePrefetchQuery: I,
78
+ useQueries: k,
79
+ useQuery: T,
80
+ useQueryClient: P,
81
+ useQueryErrorResetBoundary: D,
82
+ useSuspenseInfiniteQuery: R,
83
+ useSuspenseQueries: q,
84
+ useSuspenseQuery: w
85
+ }, [f]);
86
+ export {
87
+ T as _,
88
+ me as a,
89
+ g as b,
90
+ Q as c,
91
+ R as d,
92
+ E as e,
93
+ M as f,
94
+ Z as g,
95
+ C as h,
96
+ q as i,
97
+ k as j,
98
+ w as k,
99
+ I as l,
100
+ P as m,
101
+ G as n,
102
+ c as o,
103
+ he as p
104
+ };
@@ -0,0 +1,85 @@
1
+ function s(n, l) {
2
+ for (var r = 0; r < l.length; r++) {
3
+ const t = l[r];
4
+ if (typeof t != "string" && !Array.isArray(t)) {
5
+ for (const _ in t)
6
+ if (_ !== "default" && !(_ in n)) {
7
+ const i = Object.getOwnPropertyDescriptor(t, _);
8
+ i && Object.defineProperty(n, _, i.get ? i : {
9
+ enumerable: !0,
10
+ get: () => t[_]
11
+ });
12
+ }
13
+ }
14
+ }
15
+ return Object.freeze(Object.defineProperty(n, Symbol.toStringTag, { value: "Module" }));
16
+ }
17
+ const a = "__mf_module_cache__";
18
+ globalThis[a] ||= { share: {}, remote: {} };
19
+ globalThis[a].share ||= {};
20
+ globalThis[a].remote ||= {};
21
+ const o = globalThis[a], e = o.share["@trpc/client"];
22
+ if (e === void 0)
23
+ throw new Error("[Module Federation] Shared module @trpc/client was imported before federation bootstrap finished.");
24
+ const c = e, f = e.__esModule ? e.default : e.default ?? e, { TRPCClientError: m, TRPCUntypedClient: p, clientCallTypeToProcedureType: d, createTRPCClient: h, createTRPCClientProxy: C, createTRPCProxyClient: u, createTRPCUntypedClient: y, createWSClient: T, experimental_localLink: b, getFetch: k, getUntypedClient: L, httpBatchLink: P, httpBatchStreamLink: g, httpLink: S, httpSubscriptionLink: R, isFormData: x, isNonJsonSerializable: w, isOctetType: E, isTRPCClientError: j, jsonEncoder: B, loggerLink: O, retryLink: U, splitLink: F, unstable_httpBatchStreamLink: M, unstable_httpSubscriptionLink: z, unstable_localLink: v, wsLink: A } = e, D = /* @__PURE__ */ s({
25
+ __proto__: null,
26
+ TRPCClientError: m,
27
+ TRPCUntypedClient: p,
28
+ clientCallTypeToProcedureType: d,
29
+ createTRPCClient: h,
30
+ createTRPCClientProxy: C,
31
+ createTRPCProxyClient: u,
32
+ createTRPCUntypedClient: y,
33
+ createWSClient: T,
34
+ default: f,
35
+ experimental_localLink: b,
36
+ getFetch: k,
37
+ getUntypedClient: L,
38
+ httpBatchLink: P,
39
+ httpBatchStreamLink: g,
40
+ httpLink: S,
41
+ httpSubscriptionLink: R,
42
+ isFormData: x,
43
+ isNonJsonSerializable: w,
44
+ isOctetType: E,
45
+ isTRPCClientError: j,
46
+ jsonEncoder: B,
47
+ loggerLink: O,
48
+ retryLink: U,
49
+ splitLink: F,
50
+ unstable_httpBatchStreamLink: M,
51
+ unstable_httpSubscriptionLink: z,
52
+ unstable_localLink: v,
53
+ wsLink: A
54
+ }, [c]);
55
+ export {
56
+ A,
57
+ D as B,
58
+ p as _,
59
+ L as a,
60
+ h as b,
61
+ C as c,
62
+ c as d,
63
+ m as e,
64
+ d as f,
65
+ u as g,
66
+ y as h,
67
+ T as i,
68
+ b as j,
69
+ k,
70
+ P as l,
71
+ g as m,
72
+ S as n,
73
+ R as o,
74
+ x as p,
75
+ w as q,
76
+ E as r,
77
+ j as s,
78
+ B as t,
79
+ O as u,
80
+ U as v,
81
+ F as w,
82
+ M as x,
83
+ z as y,
84
+ v as z
85
+ };
@@ -0,0 +1,62 @@
1
+ function l(n, o) {
2
+ for (var i = 0; i < o.length; i++) {
3
+ const t = o[i];
4
+ if (typeof t != "string" && !Array.isArray(t)) {
5
+ for (const _ in t)
6
+ if (_ !== "default" && !(_ in n)) {
7
+ const a = Object.getOwnPropertyDescriptor(t, _);
8
+ a && Object.defineProperty(n, _, a.get ? a : {
9
+ enumerable: !0,
10
+ get: () => t[_]
11
+ });
12
+ }
13
+ }
14
+ }
15
+ return Object.freeze(Object.defineProperty(n, Symbol.toStringTag, { value: "Module" }));
16
+ }
17
+ const r = "__mf_module_cache__";
18
+ globalThis[r] ||= { share: {}, remote: {} };
19
+ globalThis[r].share ||= {};
20
+ globalThis[r].remote ||= {};
21
+ const c = globalThis[r], e = c.share["@trpc/react-query"];
22
+ if (e === void 0)
23
+ throw new Error("[Module Federation] Shared module @trpc/react-query was imported before federation bootstrap finished.");
24
+ const s = e, f = e.__esModule ? e.default : e.default ?? e, { createTRPCQueryUtils: m, createTRPCReact: p, getMutationKey: u, getQueryKey: C, TRPCClientError: y, TRPCUntypedClient: d, clientCallTypeToProcedureType: h, createTRPCClient: T, createTRPCClientProxy: P, createTRPCProxyClient: b, createTRPCUntypedClient: g, createWSClient: k, experimental_localLink: L, getFetch: R, getUntypedClient: S, httpBatchLink: x, httpBatchStreamLink: E, httpLink: U, httpSubscriptionLink: w, isFormData: M, isNonJsonSerializable: O, isOctetType: j, isTRPCClientError: B, jsonEncoder: F, loggerLink: K, retryLink: Q, splitLink: q, unstable_httpBatchStreamLink: z, unstable_httpSubscriptionLink: D, unstable_localLink: N, wsLink: v } = e, A = /* @__PURE__ */ l({
25
+ __proto__: null,
26
+ TRPCClientError: y,
27
+ TRPCUntypedClient: d,
28
+ clientCallTypeToProcedureType: h,
29
+ createTRPCClient: T,
30
+ createTRPCClientProxy: P,
31
+ createTRPCProxyClient: b,
32
+ createTRPCQueryUtils: m,
33
+ createTRPCReact: p,
34
+ createTRPCUntypedClient: g,
35
+ createWSClient: k,
36
+ default: f,
37
+ experimental_localLink: L,
38
+ getFetch: R,
39
+ getMutationKey: u,
40
+ getQueryKey: C,
41
+ getUntypedClient: S,
42
+ httpBatchLink: x,
43
+ httpBatchStreamLink: E,
44
+ httpLink: U,
45
+ httpSubscriptionLink: w,
46
+ isFormData: M,
47
+ isNonJsonSerializable: O,
48
+ isOctetType: j,
49
+ isTRPCClientError: B,
50
+ jsonEncoder: F,
51
+ loggerLink: K,
52
+ retryLink: Q,
53
+ splitLink: q,
54
+ unstable_httpBatchStreamLink: z,
55
+ unstable_httpSubscriptionLink: D,
56
+ unstable_localLink: N,
57
+ wsLink: v
58
+ }, [s]);
59
+ export {
60
+ p as _,
61
+ A as a
62
+ };
@@ -0,0 +1,85 @@
1
+ function n(a, o) {
2
+ for (var f = 0; f < o.length; f++) {
3
+ const _ = o[f];
4
+ if (typeof _ != "string" && !Array.isArray(_)) {
5
+ for (const t in _)
6
+ if (t !== "default" && !(t in a)) {
7
+ const r = Object.getOwnPropertyDescriptor(_, t);
8
+ r && Object.defineProperty(a, t, r.get ? r : {
9
+ enumerable: !0,
10
+ get: () => _[t]
11
+ });
12
+ }
13
+ }
14
+ }
15
+ return Object.freeze(Object.defineProperty(a, Symbol.toStringTag, { value: "Module" }));
16
+ }
17
+ const s = "__mf_module_cache__";
18
+ globalThis[s] ||= { share: {}, remote: {} };
19
+ globalThis[s].share ||= {};
20
+ globalThis[s].remote ||= {};
21
+ const m = globalThis[s], e = m.share.react;
22
+ if (e === void 0)
23
+ throw new Error("[Module Federation] Shared module react was imported before federation bootstrap finished.");
24
+ const u = e, c = e.__esModule ? e.default : e.default ?? e, { Activity: l, Children: i, Component: d, Fragment: E, Profiler: R, PureComponent: h, StrictMode: S, Suspense: p, __CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE: C, __COMPILER_RUNTIME: T, cache: b, cacheSignal: g, cloneElement: N, createContext: O, createElement: y, createRef: A, forwardRef: I, isValidElement: M, lazy: P, memo: v, startTransition: x, unstable_useCacheRefresh: D, use: L, useActionState: U, useCallback: w, useContext: V, useDebugValue: j, useDeferredValue: H, useEffect: k, useEffectEvent: z, useId: F, useImperativeHandle: G, useInsertionEffect: W, useLayoutEffect: Y, useMemo: K, useOptimistic: q, useReducer: B, useRef: J, useState: Q, useSyncExternalStore: X, useTransition: Z, version: $ } = e, ee = /* @__PURE__ */ n({
25
+ __proto__: null,
26
+ Activity: l,
27
+ Children: i,
28
+ Component: d,
29
+ Fragment: E,
30
+ Profiler: R,
31
+ PureComponent: h,
32
+ StrictMode: S,
33
+ Suspense: p,
34
+ __CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE: C,
35
+ __COMPILER_RUNTIME: T,
36
+ cache: b,
37
+ cacheSignal: g,
38
+ cloneElement: N,
39
+ createContext: O,
40
+ createElement: y,
41
+ createRef: A,
42
+ default: c,
43
+ forwardRef: I,
44
+ isValidElement: M,
45
+ lazy: P,
46
+ memo: v,
47
+ startTransition: x,
48
+ unstable_useCacheRefresh: D,
49
+ use: L,
50
+ useActionState: U,
51
+ useCallback: w,
52
+ useContext: V,
53
+ useDebugValue: j,
54
+ useDeferredValue: H,
55
+ useEffect: k,
56
+ useEffectEvent: z,
57
+ useId: F,
58
+ useImperativeHandle: G,
59
+ useInsertionEffect: W,
60
+ useLayoutEffect: Y,
61
+ useMemo: K,
62
+ useOptimistic: q,
63
+ useReducer: B,
64
+ useRef: J,
65
+ useState: Q,
66
+ useSyncExternalStore: X,
67
+ useTransition: Z,
68
+ version: $
69
+ }, [u]);
70
+ export {
71
+ c as R,
72
+ ee as _,
73
+ I as a,
74
+ y as b,
75
+ J as c,
76
+ Q as d,
77
+ k as e,
78
+ K as f,
79
+ O as g,
80
+ V as h,
81
+ X as i,
82
+ w as j,
83
+ F as k,
84
+ Y as l
85
+ };
@@ -0,0 +1,29 @@
1
+ import { _ as n } from "./__mfe_internal__addon_pipeline_analytics_widgets__loadShare__react__loadShare__.mjs-DuO9h7li.mjs";
2
+ function a(e) {
3
+ return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
4
+ }
5
+ function c(e) {
6
+ if (Object.prototype.hasOwnProperty.call(e, "__esModule")) return e;
7
+ var o = e.default;
8
+ if (typeof o == "function") {
9
+ var t = function r() {
10
+ return this instanceof r ? Reflect.construct(o, arguments, this.constructor) : o.apply(this, arguments);
11
+ };
12
+ t.prototype = o.prototype;
13
+ } else t = {};
14
+ return Object.defineProperty(t, "__esModule", { value: !0 }), Object.keys(e).forEach(function(r) {
15
+ var u = Object.getOwnPropertyDescriptor(e, r);
16
+ Object.defineProperty(t, r, u.get ? u : {
17
+ enumerable: !0,
18
+ get: function() {
19
+ return e[r];
20
+ }
21
+ });
22
+ }), t;
23
+ }
24
+ const f = /* @__PURE__ */ c(n);
25
+ export {
26
+ a,
27
+ c as g,
28
+ f as r
29
+ };
@@ -0,0 +1,36 @@
1
+ function l(o, n) {
2
+ for (var a = 0; a < n.length; a++) {
3
+ const t = n[a];
4
+ if (typeof t != "string" && !Array.isArray(t)) {
5
+ for (const r in t)
6
+ if (r !== "default" && !(r in o)) {
7
+ const s = Object.getOwnPropertyDescriptor(t, r);
8
+ s && Object.defineProperty(o, r, s.get ? s : {
9
+ enumerable: !0,
10
+ get: () => t[r]
11
+ });
12
+ }
13
+ }
14
+ }
15
+ return Object.freeze(Object.defineProperty(o, Symbol.toStringTag, { value: "Module" }));
16
+ }
17
+ const _ = "__mf_module_cache__";
18
+ globalThis[_] ||= { share: {}, remote: {} };
19
+ globalThis[_].share ||= {};
20
+ globalThis[_].remote ||= {};
21
+ const i = globalThis[_], e = i.share["react/jsx-runtime"];
22
+ if (e === void 0)
23
+ throw new Error("[Module Federation] Shared module react/jsx-runtime was imported before federation bootstrap finished.");
24
+ const f = e, c = e.__esModule ? e.default : e.default ?? e, { Fragment: d, jsx: m, jsxs: u } = e, h = /* @__PURE__ */ l({
25
+ __proto__: null,
26
+ Fragment: d,
27
+ default: c,
28
+ jsx: m,
29
+ jsxs: u
30
+ }, [f]);
31
+ export {
32
+ m as _,
33
+ u as a,
34
+ d as b,
35
+ h as c
36
+ };
@@ -0,0 +1,45 @@
1
+ function n(r, l) {
2
+ for (var a = 0; a < l.length; a++) {
3
+ const _ = l[a];
4
+ if (typeof _ != "string" && !Array.isArray(_)) {
5
+ for (const t in _)
6
+ if (t !== "default" && !(t in r)) {
7
+ const s = Object.getOwnPropertyDescriptor(_, t);
8
+ s && Object.defineProperty(r, t, s.get ? s : {
9
+ enumerable: !0,
10
+ get: () => _[t]
11
+ });
12
+ }
13
+ }
14
+ }
15
+ return Object.freeze(Object.defineProperty(r, Symbol.toStringTag, { value: "Module" }));
16
+ }
17
+ const o = "__mf_module_cache__";
18
+ globalThis[o] ||= { share: {}, remote: {} };
19
+ globalThis[o].share ||= {};
20
+ globalThis[o].remote ||= {};
21
+ const f = globalThis[o], e = f.share["react-dom"];
22
+ if (e === void 0)
23
+ throw new Error("[Module Federation] Shared module react-dom was imported before federation bootstrap finished.");
24
+ const d = e, c = e.__esModule ? e.default : e.default ?? e, { __DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE: m, createPortal: i, flushSync: u, preconnect: p, prefetchDNS: h, preinit: S, preinitModule: b, preload: O, preloadModule: N, requestFormReset: g, unstable_batchedUpdates: R, useFormState: T, useFormStatus: E, version: M } = e, y = /* @__PURE__ */ n({
25
+ __proto__: null,
26
+ __DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE: m,
27
+ createPortal: i,
28
+ default: c,
29
+ flushSync: u,
30
+ preconnect: p,
31
+ prefetchDNS: h,
32
+ preinit: S,
33
+ preinitModule: b,
34
+ preload: O,
35
+ preloadModule: N,
36
+ requestFormReset: g,
37
+ unstable_batchedUpdates: R,
38
+ useFormState: T,
39
+ useFormStatus: E,
40
+ version: M
41
+ }, [d]);
42
+ export {
43
+ y as _,
44
+ i as a
45
+ };
@@ -0,0 +1,6 @@
1
+ import { _ as e } from "./__mfe_internal__addon_pipeline_analytics_widgets__loadShare__react_mf_2_dom__loadShare__.mjs-Dp8hqYOB.mjs";
2
+ import { g as r } from "./__mfe_internal__addon_pipeline_analytics_widgets__loadShare__react__loadShare__.mjs_commonjs-proxy-CmqNjq44.mjs";
3
+ const o = /* @__PURE__ */ r(e);
4
+ export {
5
+ o as r
6
+ };
@@ -0,0 +1,34 @@
1
+ function s(_, l) {
2
+ for (var a = 0; a < l.length; a++) {
3
+ const o = l[a];
4
+ if (typeof o != "string" && !Array.isArray(o)) {
5
+ for (const t in o)
6
+ if (t !== "default" && !(t in _)) {
7
+ const n = Object.getOwnPropertyDescriptor(o, t);
8
+ n && Object.defineProperty(_, t, n.get ? n : {
9
+ enumerable: !0,
10
+ get: () => o[t]
11
+ });
12
+ }
13
+ }
14
+ }
15
+ return Object.freeze(Object.defineProperty(_, Symbol.toStringTag, { value: "Module" }));
16
+ }
17
+ const r = "__mf_module_cache__";
18
+ globalThis[r] ||= { share: {}, remote: {} };
19
+ globalThis[r].share ||= {};
20
+ globalThis[r].remote ||= {};
21
+ const d = globalThis[r], e = d.share["react-dom/client"];
22
+ if (e === void 0)
23
+ throw new Error("[Module Federation] Shared module react-dom/client was imported before federation bootstrap finished.");
24
+ const i = e, c = e.__esModule ? e.default : e.default ?? e, { createRoot: f, hydrateRoot: m, version: u } = e, h = /* @__PURE__ */ s({
25
+ __proto__: null,
26
+ createRoot: f,
27
+ default: c,
28
+ hydrateRoot: m,
29
+ version: u
30
+ }, [i]);
31
+ export {
32
+ f as _,
33
+ h as a
34
+ };