@camstack/addon-benchmark 0.1.13 → 0.1.14

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 (56) hide show
  1. package/assets/fixtures/camera-sim-1080p.h264 +0 -0
  2. package/assets/fixtures/camera-sim-1440p-h265.hevc +0 -0
  3. package/assets/fixtures/camera-sim-360p.h264 +0 -0
  4. package/dist/@mf-types/compiled-types/benchmark-schemas.d.ts +580 -0
  5. package/dist/@mf-types/compiled-types/benchmark-schemas.d.ts.map +1 -0
  6. package/dist/@mf-types/compiled-types/components/NodeSelector.d.ts +7 -0
  7. package/dist/@mf-types/compiled-types/components/NodeSelector.d.ts.map +1 -0
  8. package/dist/@mf-types/compiled-types/page.d.ts +4 -0
  9. package/dist/@mf-types/compiled-types/page.d.ts.map +1 -0
  10. package/dist/@mf-types/compiled-types/tabs/AudioTab.d.ts +6 -0
  11. package/dist/@mf-types/compiled-types/tabs/AudioTab.d.ts.map +1 -0
  12. package/dist/@mf-types/compiled-types/tabs/DecoderTab.d.ts +8 -0
  13. package/dist/@mf-types/compiled-types/tabs/DecoderTab.d.ts.map +1 -0
  14. package/dist/@mf-types/compiled-types/tabs/HistoryTab.d.ts +6 -0
  15. package/dist/@mf-types/compiled-types/tabs/HistoryTab.d.ts.map +1 -0
  16. package/dist/@mf-types/compiled-types/tabs/ImageTab.d.ts +6 -0
  17. package/dist/@mf-types/compiled-types/tabs/ImageTab.d.ts.map +1 -0
  18. package/dist/@mf-types/compiled-types/tabs/PipelineTab.d.ts +5 -0
  19. package/dist/@mf-types/compiled-types/tabs/PipelineTab.d.ts.map +1 -0
  20. package/dist/__mfe_internal__addon_benchmark_page__loadShare___mf_0_camstack_mf_1_sdk__loadShare__.mjs-CCBTZBOa.mjs +12 -0
  21. package/dist/__mfe_internal__addon_benchmark_page__loadShare___mf_0_camstack_mf_1_types__loadShare__.mjs-DqxRPOgh.mjs +16 -0
  22. package/dist/__mfe_internal__addon_benchmark_page__loadShare___mf_0_tanstack_mf_1_react_mf_2_query__loadShare__.mjs-dyMGAogL.mjs +104 -0
  23. package/dist/__mfe_internal__addon_benchmark_page__loadShare___mf_0_trpc_mf_1_client__loadShare__.mjs-jq0dGk3x.mjs +85 -0
  24. package/dist/__mfe_internal__addon_benchmark_page__loadShare___mf_0_trpc_mf_1_react_mf_2_query__loadShare__.mjs-CmFI7g4f.mjs +62 -0
  25. package/dist/__mfe_internal__addon_benchmark_page__loadShare__react__loadShare__.mjs-D0mCkXl6.mjs +85 -0
  26. package/dist/__mfe_internal__addon_benchmark_page__loadShare__react__loadShare__.mjs_commonjs-proxy-Y5C1IdnH.mjs +29 -0
  27. package/dist/__mfe_internal__addon_benchmark_page__loadShare__react_mf_1_jsx_mf_2_runtime__loadShare__.mjs-Ch91KrC_.mjs +36 -0
  28. package/dist/__mfe_internal__addon_benchmark_page__loadShare__react_mf_2_dom__loadShare__.mjs-DJwYdRXA.mjs +45 -0
  29. package/dist/__mfe_internal__addon_benchmark_page__loadShare__react_mf_2_dom__loadShare__.mjs_commonjs-proxy-DHyNsEqy.mjs +6 -0
  30. package/dist/__mfe_internal__addon_benchmark_page__loadShare__react_mf_2_dom_mf_1_client__loadShare__.mjs-D0WpT8pS.mjs +34 -0
  31. package/dist/_stub.js +7091 -0
  32. package/dist/_virtual_mf-localSharedImportMap___mfe_internal__addon_benchmark_page-Cc3NF30a.mjs +157 -0
  33. package/dist/addon-benchmark.css +1 -1
  34. package/dist/client-CcDLM_13.mjs +10063 -0
  35. package/dist/getErrorShape-BPSzUA7W-TlK8ipWe.mjs +211 -0
  36. package/dist/hostInit-CAVqKr6S.mjs +168 -0
  37. package/dist/index-BJiPhUp0.mjs +725 -0
  38. package/dist/index-BumDn7Si.mjs +3402 -0
  39. package/dist/index-C3iAUQqS.mjs +533 -0
  40. package/dist/index-CMtMiC4k.mjs +2464 -0
  41. package/dist/index-CWhCtlI6.mjs +14567 -0
  42. package/dist/index-D0dNM7_R.mjs +2892 -0
  43. package/dist/index-DDFHp1Wk.mjs +2603 -0
  44. package/dist/index-DaSo_2kE.mjs +435 -0
  45. package/dist/index-Dh5vmX_b.mjs +185 -0
  46. package/dist/index-DnFVXz0U.mjs +14162 -0
  47. package/dist/index-xncRG7-x.mjs +2713 -0
  48. package/dist/index.js +15547 -21
  49. package/dist/index.js.map +1 -1
  50. package/dist/index.mjs +15546 -20
  51. package/dist/index.mjs.map +1 -1
  52. package/dist/jsx-runtime-Dnzp-FK_.mjs +55 -0
  53. package/dist/remoteEntry.js +85 -0
  54. package/dist/virtualExposes-pfue1WZv.mjs +42 -0
  55. package/package.json +26 -10
  56. package/dist/page.mjs +0 -6772
@@ -0,0 +1,12 @@
1
+ const e = "__mf_module_cache__";
2
+ globalThis[e] ||= { share: {}, remote: {} };
3
+ globalThis[e].share ||= {};
4
+ globalThis[e].remote ||= {};
5
+ const s = globalThis[e], _ = s.share["@camstack/sdk"];
6
+ if (_ === void 0)
7
+ throw new Error("[Module Federation] Shared module @camstack/sdk was imported before federation bootstrap finished.");
8
+ _.__esModule ? _.default : _.default;
9
+ const { DEFAULT_ENABLED_CLASSES: a, DetectionClass: m, ELIGIBLE_HA_DOMAINS: l, ELIGIBLE_HA_DOMAINS_SET: f, ELIGIBLE_SCRYPTED_DEVICE_TYPES: t, ELIGIBLE_SCRYPTED_DEVICE_TYPES_SET: o, FEATURE_MATRIX: i, HA_DOMAIN_TYPE_MAP: C, RAW_TO_CANONICAL: n, SCRYPTED_TYPE_TO_CANONICAL: E, System: r, TIMELINE_PRESET_ALL: c, TIMELINE_PRESET_CRITICAL: T, TIMELINE_PRESET_IMPORTANT: I, animalClasses: d, audioClasses: A, audioLabelClasses: L, createSystem: S, defaultDetectionClasses: u, detectionClassesDefaultMap: P, doorbellClasses: D, faceClasses: h, getBackendRequiredFeatures: M, getCanonicalDeviceType: b, getClassesForTimelinePreset: g, getNextEvalInterval: N, getParentClass: R, getParentDetectionClass: p, getSourceFeatures: O, isAnimalClassname: F, isAudioClassname: k, isDoorbellClassname: Y, isFaceClassname: B, isFeatureAvailable: v, isLabelDetection: G, isMotionClassname: y, isPackageClassname: w, isPersonClassname: x, isPlateClassname: H, isSensorLabelClassname: V, isVehicleClassname: U, licensePlateClasses: q, motionClasses: K, packageClasses: W, personClasses: X, selectOptimalStream: j, sensorLabelClasses: z, vehicleClasses: J } = _;
10
+ export {
11
+ S as _
12
+ };
@@ -0,0 +1,16 @@
1
+ const e = "__mf_module_cache__";
2
+ globalThis[e] ||= { share: {}, remote: {} };
3
+ globalThis[e].share ||= {};
4
+ globalThis[e].remote ||= {};
5
+ const m = globalThis[e], _ = m.share["@camstack/types"];
6
+ if (_ === void 0)
7
+ throw new Error("[Module Federation] Shared module @camstack/types was imported before federation bootstrap finished.");
8
+ _.__esModule ? _.default : _.default;
9
+ const { ACCESSORY_LABEL: a, ALL_CAPABILITY_DEFINITIONS: t, APPLE_SA_TO_MACRO: i, AUDIO_BACKEND_CHOICES: f, AUDIO_MACRO_LABELS: o, AccessoriesStatusSchema: c, AccessoryKind: r, AddonAutoUpdateSchema: S, AddonListItemSchema: n, AddonPageDeclarationSchema: s, AddonPageInfoSchema: h, AgentLoadSummarySchema: l, AlertSchema: d, AlertSeveritySchema: C, AlertSourceSchema: u, AlertStatusSchema: p, ApiKeyRecordSchema: y, ApiKeySummarySchema: A, AudioAnalysisResultSchema: E, AudioAnalysisSettingsSchema: b, AudioChunkInputSchema: g, AudioClassSummarySchema: T, AudioClassificationLabelSchema: R, AudioClassificationResultSchema: P, AudioCodecInfoSchema: I, AudioDecodeSessionConfigSchema: D, AudioEncodeSessionConfigSchema: O, AudioEncodedChunkSchema: v, AudioEventSchema: M, AudioLevelSchema: L, AudioMetricsHistoryPointSchema: N, AudioMetricsHistorySchema: k, AudioMetricsSnapshotSchema: B, AudioPcmChunkSchema: U, AuthResultSchema: F, AutoUpdateSettingsSchema: w, AvailableIntegrationTypeSchema: W, BACKEND_TO_FORMAT: H, BATTERY_DEVICE_PROFILE: z, BaseAddon: K, BaseDevice: Y, BaseDeviceProvider: x, BatteryStatusSchema: Z, BoundingBoxSchema: G, BrightnessStatusSchema: V, BrokerAudioClientSchema: j, BrokerClientsSchema: J, BrokerDecodedClientSchema: Q, BrokerRtspClientSchema: q, BrokerStatsSchema: X, BrokerStatusSchema: $, CAM_PROFILE_ORDER: __, CAPABILITY_NAMES: e_, CAPABILITY_ROUTER_KEYS: m_, CAP_NAMES_WITH_STATUS: a_, COCO_80_LABELS: t_, COCO_TO_MACRO: i_, CamProfileSchema: f_, CamStreamKindSchema: o_, CamStreamResolutionSchema: c_, CameraCredentialsSchema: r_, CameraCredentialsStatusSchema: S_, CameraMetricsSchema: n_, CameraMetricsWithDeviceIdSchema: s_, CameraStreamSchema: h_, CapabilityBindingsSchema: l_, ChargingStatus: d_, ClientNetworkStatsSchema: C_, ClusterAddonNodeDeploymentSchema: u_, ClusterAddonStatusEntrySchema: p_, CollectionColumnSchema: y_, CollectionIndexSchema: A_, ConfigEntrySchema: E_, ConfigSectionWithValuesSchema: b_, ConfigTabDeclarationSchema: g_, CreateApiKeyInputSchema: T_, CreateApiKeyResultSchema: R_, CreateIntegrationInputSchema: P_, CreateScopedTokenInputSchema: I_, CreateScopedTokenResultSchema: D_, CreateUserInputSchema: O_, CustomActionInputSchema: v_, DEFAULT_ADDON_GROUP: M_, DEFAULT_ADDON_PLACEMENT: L_, DEFAULT_AUDIO_ANALYZER_CONFIG: N_, DEFAULT_DECODER_HWACCEL_CONFIG: k_, DEFAULT_FEATURES: B_, DEFAULT_RETENTION: U_, DEVICE_PROFILES: F_, DEVICE_SETTINGS_CONTRIBUTION_METHODS: w_, DEVICE_STATUS_METHOD: W_, DEVICE_TYPE_INFO: H_, DecodedFrameSchema: z_, DecoderAssignmentSchema: K_, DecoderSessionConfigSchema: Y_, DecoderStatsSchema: x_, DeleteIntegrationResultSchema: Z_, DetectorOutputSchema: G_, DeviceConfig: V_, DeviceDiscoveryStatusSchema: j_, DeviceFeature: J_, DeviceInfoSchema: Q_, DeviceNetworkStatsSchema: q_, DeviceRole: X_, DeviceRuntimeState: $_, DeviceStatusSchema: _e, DeviceType: ee, DiscoveredChildDeviceSchema: me, DiscoveredChildStatusSchema: ae, DiscoveredDeviceSchema: te, DoorbellPressEventSchema: ie, DoorbellStatusSchema: fe, ElementConfigStore: oe, EmbeddingInfoSchema: ce, EmbeddingResultSchema: re, EncodedPacketSchema: Se, EnrichedWidgetMetadataSchema: ne, EventCategory: se, EventItemSchema: he, EventKindSchema: le, EventSourceType: de, ExposedResourceSchema: Ce, FeatureManifestSchema: ue, FeatureProbeStatusSchema: pe, FrameInputSchema: ye, GlobalMetricsSchema: Ae, HF_BASE_URL: Ee, HF_REPO: be, HWACCEL_OPTIONS: ge, HealthStatusSchema: Te, HistoryPointSchema: Re, HistoryResolutionEnum: Pe, InstalledPackageSchema: Ie, IntegrationLiteSchema: De, IntegrationWithStateSchema: Oe, IntercomAbilitySchema: ve, IntercomStatusSchema: Me, LogEntrySchema: Le, LogLevelSchema: Ne, LogStreamEntrySchema: ke, MACRO_LABELS: Be, MODEL_FORMATS: Ue, MediaFileSchema: Fe, MotionAnalysisResultSchema: we, MotionEventSchema: We, MotionOnMotionChangedDataSchema: He, MotionRegionSchema: ze, MotionSourceEnum: Ke, MotionSourcesSchema: Ye, MotionStatusSchema: xe, MotionTriggerRuntimeStateSchema: Ze, MotionTriggerStatusSchema: Ge, NativeDetectionSchema: Ve, NativeObjectClassEnum: je, NativeObjectDetectionStatusSchema: Je, NetworkAccessStatusSchema: Qe, NetworkAddressSchema: qe, NetworkEndpointSchema: Xe, NotificationHistoryEntrySchema: $e, NotificationRuleSchema: _m, NotificationSchema: em, ObjectEventSchema: mm, OrchestratorMetricsSchema: am, OsdOverlayKindEnum: tm, OsdOverlayPatchSchema: im, OsdOverlaySchema: fm, OsdPositionEnum: om, OsdStatusSchema: cm, PIPELINE_FLOW_CAPABILITY_NAMES: rm, PIPELINE_OWNER_CAPABILITY_NAMES: Sm, PYTHON_SCRIPT: nm, PackageUpdateSchema: sm, PackageVersionInfoSchema: hm, PcmSampleFormatSchema: lm, PerScopeBreakdownSchema: dm, PipelineAssignmentSchema: Cm, PipelineDefaultStepSchema: um, PipelineEngineChoiceSchema: pm, PipelineRunResultBridge: ym, PipelineStepInputSchema: Am, PlaceholderReasonSchema: Em, PolygonPointSchema: bm, ProfileSlotSchema: gm, ProfileSlotStatusSchema: Tm, ProviderStatusSchema: Rm, PtzAutotrackRuntimeStateSchema: Pm, PtzAutotrackSettingsSchema: Im, PtzAutotrackStatusSchema: Dm, PtzAutotrackTargetOptionSchema: Om, PtzMoveCommandSchema: vm, PtzPositionSchema: Mm, PtzPresetSchema: Lm, QueryFilterSchema: Nm, RECOGNITION_TYPES: km, RUNTIME_DEFAULTS: Bm, RUNTIME_TO_FORMAT: Um, ReadinessRegistry: Fm, ReadinessTimeoutError: wm, RegisteredStreamSchema: Wm, ReportMotionInputSchema: Hm, RingBuffer: zm, RtspRestreamEntrySchema: Km, RunnerCameraConfigSchema: Ym, RunnerCameraDeviceUIFields: xm, RunnerLocalLoadSchema: Zm, RunnerLocalMetricsSchema: Gm, STREAM_QUALITY_LABELS: Vm, SUB_DETECTION_TYPES: jm, ScopedTokenSchema: Jm, ScopedTokenSummarySchema: Qm, SearchResultSchema: qm, SegmentSchema: Xm, SettingsPatchSchema: $m, SettingsRecordSchema: _a, SettingsSchemaWithValuesSchema: ea, SettingsUpdateResultSchema: ma, SnapshotImageSchema: aa, SpatialDetectionSchema: ta, StorageLocationTypeSchema: ia, StreamFormatSchema: fa, StreamInfoSchema: oa, StreamNetworkStatsSchema: ca, StreamSourceEntrySchema: ra, StreamSourceSchema: Sa, SwitchStatusSchema: na, SystemMetricsSchema: sa, SystemMirror: ha, TestConnectionResultSchema: la, ToastSchema: da, TokenScopeSchema: Ca, TopologyNodeSchema: ua, TopologyProcessSchema: pa, TopologyServiceSchema: ya, TrackSchema: Aa, TrackStateSchema: Ea, TrackedDetectionSchema: ba, TurnServerSchema: ga, UpdateIntegrationInputSchema: Ta, UpdateUserInputSchema: Ra, UserRecordSchema: Pa, UserRoleSchema: Ia, UserSummarySchema: Da, WELL_KNOWN_TABS: Oa, WELL_KNOWN_TAB_MAP: va, WebrtcStreamChoiceSchema: Ma, WebrtcStreamTargetSchema: La, WidgetHostEnum: Na, WidgetMetadataSchema: ka, WidgetSizeEnum: Ba, YAMNET_TO_MACRO: Ua, ZoneKindEnum: Fa, ZoneRuleModeEnum: wa, ZoneRuleSchema: Wa, ZoneRuleStageEnum: Ha, ZoneRulesArraySchema: za, ZoneSchema: Ka, ZoneScopeBreakdownSchema: Ya, accessoriesCapability: xa, accessoryStableId: Za, addonPagesCapability: Ga, addonPagesSourceCapability: Va, addonRoutesCapability: ja, addonSettingsCapability: Ja, addonWidgetsCapability: Qa, addonWidgetsSourceCapability: qa, addonsCapability: Xa, adminUiCapability: $a, advancedNotifierCapability: _t, alertsCapability: et, asBoolean: mt, asJsonArray: at, asJsonObject: tt, asNumber: it, asString: ft, audioAnalysisCapability: ot, audioAnalyzerCapability: ct, audioCodecCapability: rt, audioMetricsCapability: St, authProviderCapability: nt, autoAssignProfiles: st, backupCapability: ht, batteryCapability: lt, bindAddonActions: dt, brightnessCapability: Ct, cameraCredentialsCapability: ut, cameraStreamsCapability: pt, classifyStream: yt, classifyStreams: At, cosineSimilarity: Et, createDeviceProxy: bt, createEvent: gt, createLazyTrpcSource: Tt, createMirrorSource: Rt, createRuntimeStateBridge: Pt, createSliceHandle: It, createSystemProxy: Dt, customAction: Ot, decoderCapability: vt, defineCustomActions: Mt, detectionPipelineCapability: Lt, deviceDiscoveryCapability: Nt, deviceManagerCapability: kt, deviceMatchesProfile: Bt, deviceOpsCapability: Ut, deviceProviderCapability: Ft, deviceStateCapability: wt, deviceStatusCapability: Wt, doorbellCapability: Ht, embeddingEncoderCapability: zt, emitDownForOwnedCaps: Kt, emitReadiness: Yt, errMsg: xt, evaluateZoneRules: Zt, event: Gt, eventsCapability: Vt, expandCapMethods: jt, featureProbeCapability: Jt, formatForBackend: Qt, formatForRuntime: qt, getAudioMacroClassIds: Xt, hfModelUrl: $t, hydrateSchema: _i, integrationsCapability: ei, intercomCapability: mi, isAgentOnlyPlacement: ai, isDeployableToAgent: ti, isEvent: ii, logDestinationCapability: fi, mapAudioLabelToMacro: oi, maskUrlCredentials: ci, method: ri, metricsProviderCapability: Si, motionCapability: ni, motionDetectionCapability: si, motionTriggerCapability: hi, nativeObjectDetectionCapability: li, networkAccessCapability: di, networkQualityCapability: Ci, nodesCapability: ui, normalizeAddonInitResult: pi, notificationOutputCapability: yi, osdCapability: Ai, parseCameraStreamConfig: Ei, parseJsonArray: bi, parseJsonObject: gi, parseJsonUnknown: Ti, pipelineAnalyticsCapability: Ri, pipelineExecutorCapability: Pi, pipelineOrchestratorCapability: Ii, pipelineRunnerCapability: Di, platformProbeCapability: Oi, ptzAutotrackCapability: vi, ptzCapability: Mi, pythonScriptForBackend: Li, readinessKey: Ni, rebootCapability: ki, recordingCapability: Bi, recordingEngineCapability: Ui, requiresPython: Fi, resolveAddonExecution: wi, resolveAddonGroup: Wi, resolveAddonPlacement: Hi, resolveAddonRuntime: zi, resolveDetectionRuntime: Ki, resolveDeviceProfile: Yi, resolveModelFormat: xi, restreamerCapability: Zi, runInferenceStep: Gi, scopeKey: Vi, settingsStoreCapability: ji, snapshotCapability: Ji, snapshotProviderCapability: Qi, storageCapability: qi, streamBrokerCapability: Xi, streamPixels: $i, streamQualityLabel: _f, streamingEngineCapability: ef, switchCapability: mf, systemCapability: af, toDeviceSummary: tf, toStreamSourceEntry: ff, toastCapability: of, turnProviderCapability: cf, userManagementCapability: rf, webrtcCapability: Sf, webrtcClientHintsSchema: nf, webrtcSessionCapability: sf, zodEntriesToConfigUI: hf, zoneAnalyticsCapability: lf, zoneRulesCapability: df, zonesCapability: Cf } = _;
10
+ export {
11
+ se as _,
12
+ t as a,
13
+ Dt as b,
14
+ ha as c,
15
+ bt as d
16
+ };
@@ -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: x, CancelledError: w, 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: w,
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: x
85
+ }, [f]);
86
+ export {
87
+ me as _,
88
+ g as a,
89
+ Q as b,
90
+ R as c,
91
+ E as d,
92
+ M as e,
93
+ Z as f,
94
+ C as g,
95
+ q as h,
96
+ k as i,
97
+ x as j,
98
+ I as k,
99
+ T 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 l(n, o) {
2
+ for (var r = 0; r < o.length; r++) {
3
+ const t = o[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 s = globalThis[a], e = s.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: h, createTRPCClient: d, createTRPCClientProxy: C, createTRPCProxyClient: u, createTRPCUntypedClient: T, createWSClient: b, experimental_localLink: k, getFetch: y, getUntypedClient: L, httpBatchLink: P, httpBatchStreamLink: g, httpLink: S, httpSubscriptionLink: R, isFormData: x, isNonJsonSerializable: E, isOctetType: j, isTRPCClientError: w, jsonEncoder: B, loggerLink: O, retryLink: U, splitLink: F, unstable_httpBatchStreamLink: M, unstable_httpSubscriptionLink: z, unstable_localLink: v, wsLink: A } = e, D = /* @__PURE__ */ l({
25
+ __proto__: null,
26
+ TRPCClientError: m,
27
+ TRPCUntypedClient: p,
28
+ clientCallTypeToProcedureType: h,
29
+ createTRPCClient: d,
30
+ createTRPCClientProxy: C,
31
+ createTRPCProxyClient: u,
32
+ createTRPCUntypedClient: T,
33
+ createWSClient: b,
34
+ default: f,
35
+ experimental_localLink: k,
36
+ getFetch: y,
37
+ getUntypedClient: L,
38
+ httpBatchLink: P,
39
+ httpBatchStreamLink: g,
40
+ httpLink: S,
41
+ httpSubscriptionLink: R,
42
+ isFormData: x,
43
+ isNonJsonSerializable: E,
44
+ isOctetType: j,
45
+ isTRPCClientError: w,
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
+ d as b,
61
+ C as c,
62
+ c as d,
63
+ m as e,
64
+ h as f,
65
+ u as g,
66
+ T as h,
67
+ b as i,
68
+ k as j,
69
+ y as k,
70
+ P as l,
71
+ g as m,
72
+ S as n,
73
+ R as o,
74
+ x as p,
75
+ E as q,
76
+ j as r,
77
+ w 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 f = e, s = e.__esModule ? e.default : e.default ?? e, { createTRPCQueryUtils: m, createTRPCReact: p, getMutationKey: u, getQueryKey: C, TRPCClientError: y, TRPCUntypedClient: h, clientCallTypeToProcedureType: d, createTRPCClient: T, createTRPCClientProxy: P, createTRPCProxyClient: b, createTRPCUntypedClient: k, createWSClient: g, experimental_localLink: L, getFetch: R, getUntypedClient: S, httpBatchLink: x, httpBatchStreamLink: E, httpLink: U, httpSubscriptionLink: M, isFormData: O, isNonJsonSerializable: j, isOctetType: w, 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: h,
28
+ clientCallTypeToProcedureType: d,
29
+ createTRPCClient: T,
30
+ createTRPCClientProxy: P,
31
+ createTRPCProxyClient: b,
32
+ createTRPCQueryUtils: m,
33
+ createTRPCReact: p,
34
+ createTRPCUntypedClient: k,
35
+ createWSClient: g,
36
+ default: s,
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: M,
46
+ isFormData: O,
47
+ isNonJsonSerializable: j,
48
+ isOctetType: w,
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
+ }, [f]);
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
+ O as a,
74
+ I as b,
75
+ J as c,
76
+ k as d,
77
+ V as e,
78
+ X as f,
79
+ Q as g,
80
+ w as h,
81
+ K as i,
82
+ y as j,
83
+ F as k,
84
+ Y as l
85
+ };
@@ -0,0 +1,29 @@
1
+ import { _ as n } from "./__mfe_internal__addon_benchmark_page__loadShare__react__loadShare__.mjs-D0mCkXl6.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(_, 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 _)) {
7
+ const s = Object.getOwnPropertyDescriptor(t, r);
8
+ s && Object.defineProperty(_, r, s.get ? s : {
9
+ enumerable: !0,
10
+ get: () => t[r]
11
+ });
12
+ }
13
+ }
14
+ }
15
+ return Object.freeze(Object.defineProperty(_, 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/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 c = e, d = e.__esModule ? e.default : e.default ?? e, { Fragment: i, jsx: m, jsxs: u } = e, h = /* @__PURE__ */ l({
25
+ __proto__: null,
26
+ Fragment: i,
27
+ default: d,
28
+ jsx: m,
29
+ jsxs: u
30
+ }, [c]);
31
+ export {
32
+ m as _,
33
+ u as a,
34
+ i 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, m = e.__esModule ? e.default : e.default ?? e, { __DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE: c, createPortal: u, flushSync: i, 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: c,
27
+ createPortal: u,
28
+ default: m,
29
+ flushSync: i,
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
+ u as a
45
+ };
@@ -0,0 +1,6 @@
1
+ import { _ as e } from "./__mfe_internal__addon_benchmark_page__loadShare__react_mf_2_dom__loadShare__.mjs-DJwYdRXA.mjs";
2
+ import { g as r } from "./__mfe_internal__addon_benchmark_page__loadShare__react__loadShare__.mjs_commonjs-proxy-Y5C1IdnH.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 c = globalThis[r], e = c.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 d = e, f = e.__esModule ? e.default : e.default ?? e, { createRoot: i, hydrateRoot: m, version: h } = e, u = /* @__PURE__ */ s({
25
+ __proto__: null,
26
+ createRoot: i,
27
+ default: f,
28
+ hydrateRoot: m,
29
+ version: h
30
+ }, [d]);
31
+ export {
32
+ i as _,
33
+ u as a
34
+ };