@camstack/addon-model-studio 1.0.4 → 1.0.6
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/MaskShapeCanvas-C4g96eMz.mjs +13806 -0
- package/dist/MotionZonesSettings-B8ishTpw.mjs +309 -0
- package/dist/PrivacyMaskSettings-P06be0E2.mjs +290 -0
- package/dist/_stub.js +8968 -0
- package/dist/_virtual_mf-localSharedImportMap___mfe_internal__addon_model_studio_page-DBPjrt6E.mjs +156 -0
- package/dist/_virtual_mf___mfe_internal__addon_model_studio_page__loadShare___mf_0_camstack_mf_1_sdk__loadShare__.js-ZNPquRb4.mjs +25 -0
- package/dist/_virtual_mf___mfe_internal__addon_model_studio_page__loadShare___mf_0_camstack_mf_1_types__loadShare__.js-cUKFrqHE.mjs +26 -0
- package/dist/_virtual_mf___mfe_internal__addon_model_studio_page__loadShare___mf_0_tanstack_mf_1_react_mf_2_query__loadShare__.js-B-9Pn2K0.mjs +25 -0
- package/dist/_virtual_mf___mfe_internal__addon_model_studio_page__loadShare___mf_0_trpc_mf_1_client__loadShare__.js-nybV3Y4f.mjs +25 -0
- package/dist/_virtual_mf___mfe_internal__addon_model_studio_page__loadShare___mf_0_trpc_mf_1_react_mf_2_query__loadShare__.js-BvzT760A.mjs +26 -0
- package/dist/_virtual_mf___mfe_internal__addon_model_studio_page__loadShare__react__loadShare__.js-DJDHChgO.mjs +70 -0
- package/dist/_virtual_mf___mfe_internal__addon_model_studio_page__loadShare__react_mf_1_jsx_mf_2_runtime__loadShare__.js-ds_Ehzaa.mjs +26 -0
- package/dist/_virtual_mf___mfe_internal__addon_model_studio_page__loadShare__react_mf_2_dom__loadShare__.js-Dh0QbaoP.mjs +26 -0
- package/dist/_virtual_mf___mfe_internal__addon_model_studio_page__loadShare__react_mf_2_dom_mf_1_client__loadShare__.js-BjUy5evk.mjs +25 -0
- package/dist/addon-model-studio.css +3 -0
- package/dist/hostInit-KAAsyb1E.mjs +129 -0
- package/dist/model-studio.addon.js +56 -5
- package/dist/model-studio.addon.mjs +56 -5
- package/dist/player-overlays-CeF0YjKF.mjs +163 -0
- package/dist/remoteEntry.js +2 -0
- package/dist/remoteEntry.ssr.js +33 -0
- package/dist/rolldown-runtime-HEgqtunE.mjs +20 -0
- package/dist/trash-2-Ct7_ZXVk.mjs +49 -0
- package/dist/virtualExposes-CWSi4E_g.mjs +27 -0
- package/dist/virtual_mf-REMOTE_ENTRY_ID___mfe_internal__addon_model_studio_page__remoteEntry_js-DZsV52ti.mjs +2857 -0
- package/dist/virtual_mf-exposes-ssr___mfe_internal__addon_model_studio_page__remoteEntry_js-BoA99BYM.mjs +10 -0
- package/package.json +30 -3
- package/python/convert_lib.py +38 -3
- package/python/requirements.txt +10 -0
package/dist/_virtual_mf-localSharedImportMap___mfe_internal__addon_model_studio_page-DBPjrt6E.mjs
ADDED
|
@@ -0,0 +1,156 @@
|
|
|
1
|
+
import "./virtual_mf-REMOTE_ENTRY_ID___mfe_internal__addon_model_studio_page__remoteEntry_js-DZsV52ti.mjs";
|
|
2
|
+
//#region \0virtual:mf-localSharedImportMap:__mfe_internal__addon_model_studio_page
|
|
3
|
+
var e = {
|
|
4
|
+
"@camstack/sdk": {
|
|
5
|
+
name: "@camstack/sdk",
|
|
6
|
+
version: "1.1.6",
|
|
7
|
+
scope: ["default"],
|
|
8
|
+
loaded: !1,
|
|
9
|
+
from: "addon_model_studio_page",
|
|
10
|
+
async get() {
|
|
11
|
+
throw Error("[Module Federation] Shared module '@camstack/sdk' must be provided by host");
|
|
12
|
+
},
|
|
13
|
+
shareConfig: {
|
|
14
|
+
singleton: !0,
|
|
15
|
+
requiredVersion: "*",
|
|
16
|
+
import: !1
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
"@camstack/types": {
|
|
20
|
+
name: "@camstack/types",
|
|
21
|
+
version: "1.1.6",
|
|
22
|
+
scope: ["default"],
|
|
23
|
+
loaded: !1,
|
|
24
|
+
from: "addon_model_studio_page",
|
|
25
|
+
async get() {
|
|
26
|
+
throw Error("[Module Federation] Shared module '@camstack/types' must be provided by host");
|
|
27
|
+
},
|
|
28
|
+
shareConfig: {
|
|
29
|
+
singleton: !0,
|
|
30
|
+
requiredVersion: "*",
|
|
31
|
+
import: !1
|
|
32
|
+
}
|
|
33
|
+
},
|
|
34
|
+
"@camstack/ui-library": {
|
|
35
|
+
name: "@camstack/ui-library",
|
|
36
|
+
version: "1.1.6",
|
|
37
|
+
scope: ["default"],
|
|
38
|
+
loaded: !1,
|
|
39
|
+
from: "addon_model_studio_page",
|
|
40
|
+
async get() {
|
|
41
|
+
throw Error("[Module Federation] Shared module '@camstack/ui-library' must be provided by host");
|
|
42
|
+
},
|
|
43
|
+
shareConfig: {
|
|
44
|
+
singleton: !0,
|
|
45
|
+
requiredVersion: "*",
|
|
46
|
+
import: !1
|
|
47
|
+
}
|
|
48
|
+
},
|
|
49
|
+
"@tanstack/react-query": {
|
|
50
|
+
name: "@tanstack/react-query",
|
|
51
|
+
version: "5.101.0",
|
|
52
|
+
scope: ["default"],
|
|
53
|
+
loaded: !1,
|
|
54
|
+
from: "addon_model_studio_page",
|
|
55
|
+
async get() {
|
|
56
|
+
throw Error("[Module Federation] Shared module '@tanstack/react-query' must be provided by host");
|
|
57
|
+
},
|
|
58
|
+
shareConfig: {
|
|
59
|
+
singleton: !0,
|
|
60
|
+
requiredVersion: "*",
|
|
61
|
+
import: !1
|
|
62
|
+
}
|
|
63
|
+
},
|
|
64
|
+
"@trpc/client": {
|
|
65
|
+
name: "@trpc/client",
|
|
66
|
+
version: "11.18.0",
|
|
67
|
+
scope: ["default"],
|
|
68
|
+
loaded: !1,
|
|
69
|
+
from: "addon_model_studio_page",
|
|
70
|
+
async get() {
|
|
71
|
+
throw Error("[Module Federation] Shared module '@trpc/client' must be provided by host");
|
|
72
|
+
},
|
|
73
|
+
shareConfig: {
|
|
74
|
+
singleton: !0,
|
|
75
|
+
requiredVersion: "*",
|
|
76
|
+
import: !1
|
|
77
|
+
}
|
|
78
|
+
},
|
|
79
|
+
"@trpc/react-query": {
|
|
80
|
+
name: "@trpc/react-query",
|
|
81
|
+
version: "11.18.0",
|
|
82
|
+
scope: ["default"],
|
|
83
|
+
loaded: !1,
|
|
84
|
+
from: "addon_model_studio_page",
|
|
85
|
+
async get() {
|
|
86
|
+
throw Error("[Module Federation] Shared module '@trpc/react-query' must be provided by host");
|
|
87
|
+
},
|
|
88
|
+
shareConfig: {
|
|
89
|
+
singleton: !0,
|
|
90
|
+
requiredVersion: "*",
|
|
91
|
+
import: !1
|
|
92
|
+
}
|
|
93
|
+
},
|
|
94
|
+
react: {
|
|
95
|
+
name: "react",
|
|
96
|
+
version: "19.2.7",
|
|
97
|
+
scope: ["default"],
|
|
98
|
+
loaded: !1,
|
|
99
|
+
from: "addon_model_studio_page",
|
|
100
|
+
async get() {
|
|
101
|
+
throw Error("[Module Federation] Shared module 'react' must be provided by host");
|
|
102
|
+
},
|
|
103
|
+
shareConfig: {
|
|
104
|
+
singleton: !0,
|
|
105
|
+
requiredVersion: "*",
|
|
106
|
+
import: !1
|
|
107
|
+
}
|
|
108
|
+
},
|
|
109
|
+
"react-dom": {
|
|
110
|
+
name: "react-dom",
|
|
111
|
+
version: "19.2.7",
|
|
112
|
+
scope: ["default"],
|
|
113
|
+
loaded: !1,
|
|
114
|
+
from: "addon_model_studio_page",
|
|
115
|
+
async get() {
|
|
116
|
+
throw Error("[Module Federation] Shared module 'react-dom' must be provided by host");
|
|
117
|
+
},
|
|
118
|
+
shareConfig: {
|
|
119
|
+
singleton: !0,
|
|
120
|
+
requiredVersion: "*",
|
|
121
|
+
import: !1
|
|
122
|
+
}
|
|
123
|
+
},
|
|
124
|
+
"react-dom/client": {
|
|
125
|
+
name: "react-dom/client",
|
|
126
|
+
version: "19.2.7",
|
|
127
|
+
scope: ["default"],
|
|
128
|
+
loaded: !1,
|
|
129
|
+
from: "addon_model_studio_page",
|
|
130
|
+
async get() {
|
|
131
|
+
throw Error("[Module Federation] Shared module 'react-dom/client' must be provided by host");
|
|
132
|
+
},
|
|
133
|
+
shareConfig: {
|
|
134
|
+
singleton: !0,
|
|
135
|
+
requiredVersion: "*",
|
|
136
|
+
import: !1
|
|
137
|
+
}
|
|
138
|
+
},
|
|
139
|
+
"react/jsx-runtime": {
|
|
140
|
+
name: "react/jsx-runtime",
|
|
141
|
+
version: "19.2.7",
|
|
142
|
+
scope: ["default"],
|
|
143
|
+
loaded: !1,
|
|
144
|
+
from: "addon_model_studio_page",
|
|
145
|
+
async get() {
|
|
146
|
+
throw Error("[Module Federation] Shared module 'react/jsx-runtime' must be provided by host");
|
|
147
|
+
},
|
|
148
|
+
shareConfig: {
|
|
149
|
+
singleton: !0,
|
|
150
|
+
requiredVersion: "*",
|
|
151
|
+
import: !1
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
}, t = [];
|
|
155
|
+
//#endregion
|
|
156
|
+
export { t as usedRemotes, e as usedShared };
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
//#region \0virtual:mf:__mfe_internal__addon_model_studio_page__loadShare___mf_0_camstack_mf_1_sdk__loadShare__.js
|
|
2
|
+
var e = "__mf_init__virtual:mf:__mfe_internal__addon_model_studio_page__mf_v__runtimeInit__mf_v__.js__", t = globalThis[e];
|
|
3
|
+
if (!t) {
|
|
4
|
+
let n, r, i = new Promise((e, t) => {
|
|
5
|
+
n = e, r = t;
|
|
6
|
+
});
|
|
7
|
+
t = globalThis[e] = {
|
|
8
|
+
initPromise: i,
|
|
9
|
+
initResolve: n,
|
|
10
|
+
initReject: r
|
|
11
|
+
};
|
|
12
|
+
}
|
|
13
|
+
var n = t.initPromise, r = "__mf_module_cache__";
|
|
14
|
+
globalThis[r] ||= {
|
|
15
|
+
share: {},
|
|
16
|
+
remote: {}
|
|
17
|
+
}, globalThis[r].share ||= {}, globalThis[r].remote ||= {};
|
|
18
|
+
var i = globalThis[r], a = (e) => {
|
|
19
|
+
e.DEFAULT_ENABLED_CLASSES, e.DetectionClass, e.ELIGIBLE_HA_DOMAINS, e.ELIGIBLE_HA_DOMAINS_SET, e.ELIGIBLE_SCRYPTED_DEVICE_TYPES, e.ELIGIBLE_SCRYPTED_DEVICE_TYPES_SET, e.FEATURE_MATRIX, e.HA_DOMAIN_TYPE_MAP, e.RAW_TO_CANONICAL, e.SCRYPTED_TYPE_TO_CANONICAL, e.System, e.TIMELINE_PRESET_ALL, e.TIMELINE_PRESET_CRITICAL, e.TIMELINE_PRESET_IMPORTANT, e.animalClasses, e.audioClasses, e.audioLabelClasses, e.createSystem, e.defaultDetectionClasses, e.detectionClassesDefaultMap, e.doorbellClasses, e.faceClasses, e.getBackendRequiredFeatures, e.getCanonicalDeviceType, e.getClassesForTimelinePreset, e.getParentClass, e.getParentDetectionClass, e.getSourceFeatures, e.isAnimalClassname, e.isAudioClassname, e.isDoorbellClassname, e.isFaceClassname, e.isFeatureAvailable, e.isLabelDetection, e.isMotionClassname, e.isPackageClassname, e.isPersonClassname, e.isPlateClassname, e.isSensorLabelClassname, e.isVehicleClassname, e.licensePlateClasses, e.motionClasses, e.packageClasses, e.personClasses, e.raceFastestEndpoint, e.sensorLabelClasses, e.vehicleClasses, e.default;
|
|
20
|
+
}, o = i.share["default:@camstack/sdk"];
|
|
21
|
+
o === void 0 ? n.then(() => {
|
|
22
|
+
if (o = i.share["default:@camstack/sdk"], o === void 0) throw Error("[Module Federation] Shared module @camstack/sdk was imported before federation bootstrap finished.");
|
|
23
|
+
a(o);
|
|
24
|
+
}) : a(o);
|
|
25
|
+
//#endregion
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
//#region \0virtual:mf:__mfe_internal__addon_model_studio_page__loadShare___mf_0_camstack_mf_1_types__loadShare__.js
|
|
2
|
+
var e = "__mf_init__virtual:mf:__mfe_internal__addon_model_studio_page__mf_v__runtimeInit__mf_v__.js__", t = globalThis[e];
|
|
3
|
+
if (!t) {
|
|
4
|
+
let n, r, i = new Promise((e, t) => {
|
|
5
|
+
n = e, r = t;
|
|
6
|
+
});
|
|
7
|
+
t = globalThis[e] = {
|
|
8
|
+
initPromise: i,
|
|
9
|
+
initResolve: n,
|
|
10
|
+
initReject: r
|
|
11
|
+
};
|
|
12
|
+
}
|
|
13
|
+
var n = t.initPromise, r = "__mf_module_cache__";
|
|
14
|
+
globalThis[r] ||= {
|
|
15
|
+
share: {},
|
|
16
|
+
remote: {}
|
|
17
|
+
}, globalThis[r].share ||= {}, globalThis[r].remote ||= {};
|
|
18
|
+
var i = globalThis[r], a, o, s, c, l, u, d, f, p = (e) => {
|
|
19
|
+
e.ACCESSORY_LABEL, a = e.ALL_CAPABILITY_DEFINITIONS, e.APPLE_SA_TO_MACRO, e.AUDIO_BACKEND_CHOICES, e.AUDIO_MACRO_LABELS, e.AccessoriesStatusSchema, e.AccessoryKind, e.AddBrokerInputSchema, e.AddonAutoUpdateSchema, e.AddonListItemSchema, e.AddonPageDeclarationSchema, e.AddonPageInfoSchema, e.AdoptionAdoptInputSchema, e.AdoptionAdoptResultSchema, e.AdoptionFilterSchema, e.AdoptionGetCandidateInputSchema, e.AdoptionListCandidatesInputSchema, e.AdoptionListCandidatesOutputSchema, e.AdoptionReleaseInputSchema, e.AdoptionStatusSchema, e.AgentLoadSummarySchema, e.AirQualitySensorStatusSchema, e.AlarmArmModeSchema, e.AlarmPanelStatusSchema, e.AlarmStateSchema, e.AlertSchema, e.AlertSeveritySchema, e.AlertSourceSchema, e.AlertStatusSchema, e.AmbientLightSensorStatusSchema, e.ApiKeyRecordSchema, e.ApiKeySummarySchema, e.ArchiveEntrySchema, e.ArchiveManifestSchema, e.AudioAnalysisResultSchema, e.AudioAnalysisSettingsSchema, e.AudioChunkInputSchema, e.AudioClassSummarySchema, e.AudioClassificationLabelSchema, e.AudioClassificationResultSchema, e.AudioCodecInfoSchema, e.AudioDecodeSessionConfigSchema, e.AudioEncodeSchema, e.AudioEncodeSessionConfigSchema, e.AudioEncodedChunkSchema, e.AudioEventSchema, e.AudioLevelSchema, e.AudioMetricsHistoryPointSchema, e.AudioMetricsHistorySchema, e.AudioMetricsSnapshotSchema, e.AudioPcmChunkSchema, e.AuthResultSchema, e.AutoUpdateSettingsSchema, e.AutomationControlStatusSchema, e.AvailableIntegrationTypeSchema, e.BACKEND_TO_FORMAT, e.BATTERY_DEVICE_PROFILE, e.BackupDestinationInfoSchema, e.BackupEntrySchema, e.BaseAddon, e.BaseDevice, e.BaseDeviceProvider, e.BatteryStatusSchema, e.BinaryStatusSchema, e.BoundingBoxSchema, e.BrightnessStatusSchema, e.BrokerAddInputSchema, e.BrokerAudioClientSchema, e.BrokerClientsSchema, e.BrokerConnectionDetailsSchema, e.BrokerConsumerAttributionSchema, e.BrokerConsumerKindSchema, e.BrokerDecodedClientSchema, e.BrokerEncodedClientSchema, e.BrokerGetStateInputSchema, e.BrokerInfoSchema, e.BrokerProviderInfoSchema, e.BrokerPublishInputSchema, e.BrokerRegistryStatusSchema, e.BrokerRtspClientSchema, e.BrokerStatsSchema, e.BrokerStatusEnum, e.BrokerStatusSchema, e.BrokerSubscribeInputSchema, e.BrokerSubscribeResultSchema, e.BrokerTestConnectionResultSchema, e.BrokerUnsubscribeInputSchema, e.CAM_PROFILE_ORDER, e.CAPABILITY_NAMES, e.CAPABILITY_ROUTER_KEYS, e.CAP_NAMES_WITH_STATUS, e.CAP_NODE_PIN_CONTEXT_KEY, e.CAP_PROVIDER_KIND_MAP, e.COCO_80_LABELS, e.COCO_TO_MACRO, e.CamProfileSchema, e.CamStreamDescriptorSchema, e.CamStreamKindSchema, e.CamStreamResolutionSchema, e.CameraAssignmentStatusSchema, e.CameraAudioStatusSchema, e.CameraBrokerProfileSchema, e.CameraBrokerStatusSchema, e.CameraCredentialsSchema, e.CameraCredentialsStatusSchema, e.CameraDecoderShmSchema, e.CameraDecoderStatusSchema, e.CameraDetectionPhaseSchema, e.CameraDetectionProvisioningSchema, e.CameraDetectionProvisioningStateSchema, e.CameraDetectionStatusSchema, e.CameraMetricsSchema, e.CameraMetricsWithDeviceIdSchema, e.CameraMotionStatusSchema, e.CameraRecordingModeSchema, e.CameraRecordingStatusSchema, e.CameraSourceStatusSchema, e.CameraSourceStreamSchema, e.CameraStatusSchema, e.CameraStreamSchema, e.CandidateQueryFilterSchema, e.CapScopeSchema, e.CapabilityBindingsSchema, e.CarbonMonoxideStatusSchema, e.ChargingStatus, e.ClientNetworkStatsSchema, e.ClimateControlStatusSchema, e.ClipPlaybackSchema, e.ClipSchema, e.ClusterAddonNodeDeploymentSchema, e.ClusterAddonStatusEntrySchema, e.CollectionColumnSchema, e.CollectionIndexSchema, e.ColorStatusSchema, e.ConfigEntrySchema, e.ConfigSectionWithValuesSchema, e.ConfigTabDeclarationSchema, e.ConnectivityStatusSchema, e.ConsumableItemSchema, e.ConsumablesStatusSchema, e.ContactStatusSchema, e.ControlKindSchema, e.ControlStatusSchema, e.ConvertArtifactSchema, e.ConvertResultSchema, e.ConvertTargetSchema, e.CoverStateSchema, e.CoverStatusSchema, e.CreateApiKeyInputSchema, e.CreateApiKeyResultSchema, e.CreateIntegrationInputSchema, e.CreateScopedTokenInputSchema, e.CreateScopedTokenResultSchema, e.CreateUserInputSchema, e.CustomActionInputSchema, e.CustomModelDescriptorSchema, e.DATAPLANE_SECRET_HEADER, e.DEFAULT_ADDON_PLACEMENT, e.DEFAULT_AUDIO_ANALYZER_CONFIG, e.DEFAULT_DECODER_HWACCEL_CONFIG, e.DEFAULT_FEATURES, e.DEFAULT_RETENTION, e.DEVICE_CAP_NAMES, e.DEVICE_PROFILES, e.DEVICE_SETTINGS_CONTRIBUTION_METHODS, e.DEVICE_STATUS_METHOD, e.DEVICE_TYPE_INFO, e.DecodedAudioChunkSchema, e.DecodedFrameSchema, e.DecoderAssignmentSchema, e.DecoderSessionConfigSchema, e.DecoderStatsSchema, e.DeleteIntegrationResultSchema, e.DetectionSourceSchema, e.DetectorOutputSchema, e.DeviceConfig, e.DeviceDiscoveryStatusSchema, e.DeviceExportExposeInputSchema, e.DeviceExportStatusSchema, e.DeviceExportUnexposeInputSchema, o = e.DeviceFeature, e.DeviceInfoSchema, e.DeviceNetworkStatsSchema, s = e.DeviceRole, e.DeviceRuntimeState, e.DeviceStatusSchema, c = e.DeviceType, e.DiscoveredChildDeviceSchema, e.DiscoveredChildStatusSchema, e.DiscoveredDeviceSchema, e.DisposerChain, e.DoorbellPressEventSchema, e.DoorbellStatusSchema, e.ElementConfigStore, e.EmbeddingInfoSchema, e.EmbeddingResultSchema, e.EncodeProfileSchema, e.EncodedPacketSchema, e.EnrichedWidgetMetadataSchema, e.EnumSensorDateTimeFormatSchema, e.EnumSensorStatusSchema, l = e.EventCategory, e.EventEmitterStatusSchema, e.EventFireSchema, e.EventItemSchema, e.EventKindSchema, e.EventSourceType, e.ExportSetupFieldSchema, e.ExportSetupSchema, u = e.ExposedDeviceSchema, e.ExposedResourceSchema, e.FanControlStatusSchema, e.FanDirectionSchema, e.FeatureManifestSchema, e.FeatureProbeStatusSchema, e.FloodStatusSchema, e.FrameHandleFormatSchema, e.FrameHandleSchema, e.FrameInputSchema, e.GasStatusSchema, e.GetStreamWithCodecInputSchema, e.GlobalMetricsSchema, e.HF_BASE_URL, e.HF_REPO, e.HWACCEL_OPTIONS, e.HealthStatusSchema, e.HistoryPointSchema, e.HistoryResolutionEnum, e.HumidifierStatusSchema, e.HumiditySensorStatusSchema, e.HvacModeSchema, e.ImageStatusSchema, e.InstalledPackageSchema, e.IntegrationLiteSchema, e.IntegrationWithStateSchema, e.IntercomAbilitySchema, e.IntercomStatusSchema, e.KNOWN_CAP_NAMES, e.LabelDefinitionSchema, e.LawnMowerActivitySchema, e.LawnMowerControlStatusSchema, e.LocateSegmentResultSchema, e.LocationStatSchema, e.LockControlStatusSchema, e.LockStateSchema, e.LogEntrySchema, e.LogLevelSchema, e.LogStreamEntrySchema, e.MACRO_LABELS, e.METHOD_ACCESS_MAP, e.MODEL_FORMATS, e.MaskGridDimsSchema, e.MaskGridShapeSchema, e.MaskLineShapeSchema, e.MaskPointSchema, e.MaskPolygonShapeSchema, e.MaskPolygonVerticesSchema, e.MaskRectShapeSchema, e.MaskShapeKindSchema, e.MaskShapeSchema, e.MediaFileSchema, e.MediaPlayerRepeatSchema, e.MediaPlayerStateSchema, e.MediaPlayerStatusSchema, e.MeshPeerSchema, e.MeshStatusSchema, e.MethodAccessSchema, e.ModelCatalogEntrySchema, e.ModelConvertInputSchema, e.ModelConvertMetadataSchema, e.ModelDistributeInputSchema, e.ModelDistributeResultSchema, e.ModelExtraFileSchema, e.ModelFormatEntrySchema, e.ModelFormatsSchema, e.MotionAnalysisResultSchema, e.MotionEventSchema, e.MotionOnMotionChangedDataSchema, e.MotionRegionSchema, e.MotionSourceEnum, e.MotionSourcesSchema, e.MotionStatusSchema, e.MotionTriggerRuntimeStateSchema, e.MotionTriggerStatusSchema, e.MotionZoneOptionsSchema, e.MotionZonePatchSchema, e.MotionZoneRegionSchema, e.MotionZoneStatusSchema, e.MqttBrokerStatusSchema, e.NativeDetectionSchema, e.NativeObjectClassEnum, e.NativeObjectDetectionRuntimeStateSchema, e.NativeObjectDetectionStatusSchema, e.NetworkAccessStatusSchema, e.NetworkAddressSchema, e.NetworkEndpointSchema, e.NotificationHistoryEntrySchema, e.NotificationRuleSchema, e.NotificationSchema, e.NotifierStatusSchema, e.NumericSensorStatusSchema, e.OauthIntegrationDescriptorSchema, e.ObjectEventSchema, e.OrchestratorMetricsSchema, e.OsdOverlayKindEnum, e.OsdOverlayPatchSchema, e.OsdOverlaySchema, e.OsdPositionEnum, e.OsdStatusSchema, e.PIPELINE_FLOW_CAPABILITY_NAMES, e.PIPELINE_OWNER_CAPABILITY_NAMES, e.PROVIDER_KIND_CAP_NAMES, e.PYTHON_SCRIPT, e.PackageUpdateSchema, e.PackageVersionInfoSchema, e.PasskeySummarySchema, e.PcmSampleFormatSchema, e.PerScopeBreakdownSchema, e.PickStreamPreferencesSchema, e.PickStreamRequirementsSchema, e.PickedCamStreamSchema, e.PipelineAssignmentSchema, e.PipelineDefaultStepSchema, e.PipelineEngineChoiceSchema, e.PipelineRunResultBridge, e.PipelineStepInputSchema, e.PlaceholderReasonSchema, e.PolygonPointSchema, e.PowerMeterStatusSchema, e.PresenceStatusSchema, e.PressureSensorStatusSchema, e.PrivacyMaskOptionsSchema, e.PrivacyMaskPatchSchema, e.PrivacyMaskRegionSchema, e.PrivacyMaskShapeSchema, e.PrivacyMaskStatusSchema, e.ProfileRtspEntrySchema, e.ProfileSlotSchema, e.ProfileSlotStatusSchema, e.ProviderStatusSchema, e.PtzAutotrackRuntimeStateSchema, e.PtzAutotrackSettingsSchema, e.PtzAutotrackStatusSchema, e.PtzAutotrackTargetOptionSchema, e.PtzMoveCommandSchema, e.PtzPositionSchema, e.PtzPresetSchema, e.PtzStatusSchema, e.QueryFilterSchema, e.RECOGNITION_TYPES, e.RUNTIME_DEFAULTS, e.RUNTIME_TO_FORMAT, e.RawStateResultSchema, e.ReadSegmentBytesResultSchema, e.ReadinessRegistry, e.ReadinessTimeoutError, e.RecordingAvailabilitySchema, e.RecordingBandModeSchema, e.RecordingBandSchema, e.RecordingBandTriggersSchema, e.RecordingConfigSchema, e.RecordingDaysSchema, e.RecordingDeviceUsageSchema, e.RecordingLocationUsageSchema, e.RecordingManifestSchema, e.RecordingModeSchema, e.RecordingRangeSchema, e.RecordingRetentionSchema, e.RecordingRuleSchema, e.RecordingScheduleSchema, e.RecordingStatusSchema, e.RecordingStorageModeSchema, e.RecordingStorageUsageSchema, e.RecordingTriggersSchema, e.RecordingWeekdaySchema, e.RegisteredStreamSchema, e.ReportMotionInputSchema, e.RingBuffer, e.RtpSourceSchema, e.RtspRestreamEntrySchema, e.RunnerCameraConfigSchema, e.RunnerCameraDeviceUIFields, e.RunnerLocalLoadSchema, e.RunnerLocalMetricsSchema, e.SCOPE_PRESETS, e.SOURCE_INFO_METADATA_KEY, e.STREAM_PROFILE_META, e.STREAM_QUALITY_LABELS, e.SUB_DETECTION_TYPES, e.SYSTEM_CAP_NAMES, e.ScopedTokenSchema, e.ScopedTokenSummarySchema, e.ScoredObjectEventSchema, e.ScriptRunnerStatusSchema, e.SearchResultSchema, e.SendEmailInputSchema, e.SendEmailResultSchema, e.SettingsPatchSchema, e.SettingsRecordSchema, e.SettingsSchemaWithValuesSchema, e.SettingsUpdateResultSchema, e.ShmRingStatsSchema, e.SmokeStatusSchema, e.SmtpStatusSchema, e.SnapshotImageSchema, d = e.SourceInfoSchema, e.SpatialDetectionSchema, e.SsoBridgeClaimsSchema, e.StartEmbeddedInputSchema, e.StorageAbortUploadInputSchema, e.StorageBeginDownloadInputSchema, e.StorageBeginDownloadResultSchema, e.StorageBeginUploadInputSchema, e.StorageBeginUploadResultSchema, e.StorageEndDownloadInputSchema, e.StorageFinalizeUploadInputSchema, e.StorageLocationDeclarationSchema, e.StorageLocationRefSchema, e.StorageLocationSchema, e.StorageLocationTypeSchema, e.StorageProviderInfoSchema, e.StorageReadChunkInputSchema, e.StorageTestLocationResultSchema, e.StorageWriteChunkInputSchema, e.StreamCodecSchema, e.StreamFormatSchema, e.StreamInfoSchema, e.StreamNetworkStatsSchema, e.StreamParamsOptionsSchema, e.StreamParamsStatusSchema, e.StreamProfileConfigSchema, e.StreamProfileOptionsSchema, e.StreamProfilePatchSchema, e.StreamProfileSchema, e.StreamSourceEntrySchema, e.StreamSourceSchema, e.SubscribeAudioChunksInputSchema, e.SubscribeAudioChunksResultSchema, e.SubscribeFramesInputSchema, e.SubscribeFramesResultSchema, e.SwitchStatusSchema, e.SystemMetricsSchema, e.SystemMirror, e.TIMEZONES, e.TamperStatusSchema, e.TankStatusSchema, e.TemperatureSensorStatusSchema, e.TestConnectionResultSchema, e.ToastSchema, e.TokenScopeSchema, e.TopologyNodeSchema, e.TopologyProcessSchema, e.TopologyServiceSchema, e.TrackSchema, e.TrackStateSchema, e.TrackedDetectionSchema, e.TurnServerSchema, e.UnifiedBrokerInfoSchema, e.UpdateIntegrationInputSchema, e.UpdateStatusSchema, e.UpdateUserInputSchema, e.UserRecordSchema, e.UserSummarySchema, e.VacuumControlStatusSchema, e.VacuumStateSchema, e.ValveStateSchema, e.ValveStatusSchema, e.VibrationStatusSchema, e.VideoEncodeSchema, e.WELL_KNOWN_TABS, e.WELL_KNOWN_TAB_MAP, e.WaterHeaterStatusSchema, e.WeatherStatusSchema, e.WebrtcStreamChoiceSchema, e.WebrtcStreamTargetSchema, e.WidgetHostEnum, e.WidgetMetadataSchema, e.WidgetRemoteSchema, e.WidgetSizeEnum, e.YAMNET_TO_MACRO, e.ZoneKindEnum, e.ZoneRuleModeEnum, e.ZoneRuleSchema, e.ZoneRuleStageEnum, e.ZoneRulesArraySchema, e.ZoneSchema, e.ZoneScopeBreakdownSchema, e.accessoriesCapability, e.accessoryStableId, e.addonPagesCapability, e.addonPagesSourceCapability, e.addonRoutesCapability, e.addonSettingsCapability, e.addonWidgetsCapability, e.addonWidgetsSourceCapability, e.addonsCapability, e.adminUiCapability, e.advancedNotifierCapability, e.airQualitySensorCapability, e.alarmPanelCapability, e.alertsCapability, e.ambientLightSensorCapability, e.applyTransform, e.asBoolean, e.asJsonArray, e.asJsonObject, e.asNumber, e.asString, e.audioAnalysisCapability, e.audioAnalyzerCapability, e.audioCodecCapability, e.audioMetricsCapability, e.authProviderCapability, e.autoAssignProfiles, e.automationControlCapability, e.backupCapability, e.batteryCapability, e.bestLocationMatch, e.binaryCapability, e.bindAddonActions, e.brightnessCapability, e.brokerCapability, e.buildAddonRouteProvider, e.buildStreamParamsConfigSchema, e.buttonCapability, e.cameraCredentialsCapability, e.cameraPipelineConfigCapability, e.cameraStreamsCapability, e.carbonMonoxideCapability, e.cellsToRects, e.classifyStream, e.classifyStreams, e.climateControlCapability, e.colorCapability, e.connectivityCapability, e.consumablesCapability, e.contactCapability, e.controlCapability, e.cosineSimilarity, e.coverCapability, f = e.createDeviceProxy, e.createDurableState, e.createEvent, e.createLazyTrpcSource, e.createMirrorSource, e.createRuntimeStateBridge, e.createSliceHandle, e.createSystemProxy, e.customAction, e.customModelRegistryCapability, e.decoderCapability, e.defaultDeviceFor, e.defineCustomActions, e.detectionPipelineCapability, e.deviceAdoptionCapability, e.deviceCustomAction, e.deviceDiscoveryCapability, e.deviceExportCapability, e.deviceManagerCapability, e.deviceMatchesProfile, e.deviceOpsCapability, e.deviceProviderCapability, e.deviceStateCapability, e.deviceStatusCapability, e.doorbellCapability, e.embeddingEncoderCapability, e.emitDownForOwnedCaps, e.emitReadiness, e.encodeProfileFromStreamShape, e.enumSensorCapability, e.enumerateSchemaFields, e.errMsg, e.evaluateZoneRules, e.event, e.eventEmitterCapability, e.eventsCapability, e.expandCapMethods, e.extractSourceInfoFromMetadata, e.faceGalleryCapability, e.fanControlCapability, e.featureProbeCapability, e.filesystemBrowseCapability, e.findTimezone, e.floodCapability, e.formatForBackend, e.formatForRuntime, e.frameworkSwapConfirmSchema, e.frameworkSwapPackageSchema, e.gasCapability, e.getAudioMacroClassIds, e.getByPath, e.getCapsByProviderKind, e.hfModelUrl, e.humidifierCapability, e.humiditySensorCapability, e.hydrateSchema, e.imageCapability, e.integrationsCapability, e.intercomCapability, e.isAgentOnlyPlacement, e.isDeployableToAgent, e.isDeviceConfigCap, e.isEvent, e.jobKindSchema, e.lawnMowerControlCapability, e.lifecycleJobSchema, e.lifecycleJobScopeSchema, e.lifecycleJobStateSchema, e.lifecycleTaskSchema, e.localNetworkCapability, e.locationSimilarity, e.lockControlCapability, e.logDestinationCapability, e.makeProfileBrokerId, e.makeSourceBrokerId, e.mapAudioLabelToMacro, e.maskUrlCredentials, e.mediaPlayerCapability, e.mergeSourceInfo, e.meshNetworkCapability, e.method, e.metricsProviderCapability, e.migrateConfigToBands, e.modelConvertCapability, e.modelDistributorCapability, e.modelFormatForRuntime, e.motionCapability, e.motionDetectionCapability, e.motionTriggerCapability, e.motionZonesCapability, e.mqttBrokerCapability, e.nativeObjectDetectionCapability, e.networkAccessCapability, e.networkQualityCapability, e.nodePin, e.nodesCapability, e.normalizeAddonInitResult, e.normalizeUnit, e.notificationOutputCapability, e.notifierCapability, e.numericSensorCapability, e.oauthIntegrationCapability, e.osdCapability, e.parseCameraStreamConfig, e.parseJsonArray, e.parseJsonObject, e.parseJsonUnknown, e.parseProfileBrokerId, e.parseStreamParamsFormPatch, e.pendingFrameworkSwapSchema, e.pickPreferredRtspEntry, e.pipelineAnalyticsCapability, e.pipelineExecutorCapability, e.pipelineOrchestratorCapability, e.pipelineRunnerCapability, e.plateGalleryCapability, e.platformProbeCapability, e.powerMeterCapability, e.presenceCapability, e.pressureSensorCapability, e.privacyMaskCapability, e.ptzAutotrackCapability, e.ptzCapability, e.pythonScriptForBackend, e.readNodePin, e.readinessKey, e.rebootCapability, e.recordingCapability, e.rectsToCells, e.requiresPython, e.resolveAddonExecution, e.resolveAddonGroup, e.resolveAddonPlacement, e.resolveAddonRuntime, e.resolveDetectionRuntime, e.resolveDeviceProfile, e.resolveModelFormat, e.resolveRunnerId, e.restreamerCapability, e.runInferenceStep, e.runtimeDevices, e.scopeKey, e.scoreRuntimes, e.scriptRunnerCapability, e.selectAssignedProfileSlots, e.setByPath, e.settingsStoreCapability, e.sleep, e.sleepCancellable, e.smokeCapability, e.smtpProviderCapability, e.snapshotCapability, e.snapshotProviderCapability, e.ssoBridgeCapability, e.storageCapability, e.storageEvictableCapability, e.storageProviderCapability, e.streamBrokerCapability, e.streamCatalogCapability, e.streamParamsCapability, e.streamPixels, e.streamQualityLabel, e.streamingEngineCapability, e.supportedRuntimes, e.switchCapability, e.synthesizeSourceInfo, e.systemCapability, e.tamperCapability, e.taskLogEntrySchema, e.taskPhaseSchema, e.taskTargetSchema, e.temperatureSensorCapability, e.toDeviceSummary, e.toStreamSourceEntry, e.toastCapability, e.turnProviderCapability, e.updateCapability, e.userManagementCapability, e.userPasskeysCapability, e.vacuumControlCapability, e.valveCapability, e.vibrationCapability, e.videoclipsCapability, e.waterHeaterCapability, e.weatherCapability, e.webrtcCapability, e.webrtcClientHintsSchema, e.webrtcSessionCapability, e.wiringAddonHealthSchema, e.wiringHealthSnapshotSchema, e.wiringNodeHealthSchema, e.wiringProbeKindSchema, e.wiringProbeResultSchema, e.zodEntriesToConfigUI, e.zoneAnalyticsCapability, e.zoneRulesCapability, e.zonesCapability, e.default;
|
|
20
|
+
}, m = i.share["default:@camstack/types"];
|
|
21
|
+
m === void 0 ? n.then(() => {
|
|
22
|
+
if (m = i.share["default:@camstack/types"], m === void 0) throw Error("[Module Federation] Shared module @camstack/types was imported before federation bootstrap finished.");
|
|
23
|
+
p(m);
|
|
24
|
+
}) : p(m);
|
|
25
|
+
//#endregion
|
|
26
|
+
export { l as a, f as c, c as i, o as n, u as o, s as r, d as s, a as t };
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
//#region \0virtual:mf:__mfe_internal__addon_model_studio_page__loadShare___mf_0_tanstack_mf_1_react_mf_2_query__loadShare__.js
|
|
2
|
+
var e = "__mf_init__virtual:mf:__mfe_internal__addon_model_studio_page__mf_v__runtimeInit__mf_v__.js__", t = globalThis[e];
|
|
3
|
+
if (!t) {
|
|
4
|
+
let n, r, i = new Promise((e, t) => {
|
|
5
|
+
n = e, r = t;
|
|
6
|
+
});
|
|
7
|
+
t = globalThis[e] = {
|
|
8
|
+
initPromise: i,
|
|
9
|
+
initResolve: n,
|
|
10
|
+
initReject: r
|
|
11
|
+
};
|
|
12
|
+
}
|
|
13
|
+
var n = t.initPromise, r = "__mf_module_cache__";
|
|
14
|
+
globalThis[r] ||= {
|
|
15
|
+
share: {},
|
|
16
|
+
remote: {}
|
|
17
|
+
}, globalThis[r].share ||= {}, globalThis[r].remote ||= {};
|
|
18
|
+
var i = globalThis[r], a = (e) => {
|
|
19
|
+
e.HydrationBoundary, e.IsRestoringProvider, e.QueryClientContext, e.QueryClientProvider, e.QueryErrorResetBoundary, e.infiniteQueryOptions, e.mutationOptions, e.queryOptions, e.useInfiniteQuery, e.useIsFetching, e.useIsMutating, e.useIsRestoring, e.useMutation, e.useMutationState, e.usePrefetchInfiniteQuery, e.usePrefetchQuery, e.useQueries, e.useQuery, e.useQueryClient, e.useQueryErrorResetBoundary, e.useSuspenseInfiniteQuery, e.useSuspenseQueries, e.useSuspenseQuery, e.CancelledError, e.InfiniteQueryObserver, e.Mutation, e.MutationCache, e.MutationObserver, e.QueriesObserver, e.Query, e.QueryCache, e.QueryClient, e.QueryObserver, e.defaultScheduler, e.defaultShouldDehydrateMutation, e.defaultShouldDehydrateQuery, e.dehydrate, e.environmentManager, e.experimental_streamedQuery, e.focusManager, e.hashKey, e.hydrate, e.isCancelledError, e.isServer, e.keepPreviousData, e.matchMutation, e.matchQuery, e.noop, e.notifyManager, e.onlineManager, e.partialMatchKey, e.replaceEqualDeep, e.shouldThrowError, e.skipToken, e.timeoutManager, e.dataTagErrorSymbol, e.dataTagSymbol, e.unsetMarker, e.default;
|
|
20
|
+
}, o = i.share["default:@tanstack/react-query"];
|
|
21
|
+
o === void 0 ? n.then(() => {
|
|
22
|
+
if (o = i.share["default:@tanstack/react-query"], o === void 0) throw Error("[Module Federation] Shared module @tanstack/react-query was imported before federation bootstrap finished.");
|
|
23
|
+
a(o);
|
|
24
|
+
}) : a(o);
|
|
25
|
+
//#endregion
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
//#region \0virtual:mf:__mfe_internal__addon_model_studio_page__loadShare___mf_0_trpc_mf_1_client__loadShare__.js
|
|
2
|
+
var e = "__mf_init__virtual:mf:__mfe_internal__addon_model_studio_page__mf_v__runtimeInit__mf_v__.js__", t = globalThis[e];
|
|
3
|
+
if (!t) {
|
|
4
|
+
let n, r, i = new Promise((e, t) => {
|
|
5
|
+
n = e, r = t;
|
|
6
|
+
});
|
|
7
|
+
t = globalThis[e] = {
|
|
8
|
+
initPromise: i,
|
|
9
|
+
initResolve: n,
|
|
10
|
+
initReject: r
|
|
11
|
+
};
|
|
12
|
+
}
|
|
13
|
+
var n = t.initPromise, r = "__mf_module_cache__";
|
|
14
|
+
globalThis[r] ||= {
|
|
15
|
+
share: {},
|
|
16
|
+
remote: {}
|
|
17
|
+
}, globalThis[r].share ||= {}, globalThis[r].remote ||= {};
|
|
18
|
+
var i = globalThis[r], a = (e) => {
|
|
19
|
+
e.TRPCClientError, e.TRPCUntypedClient, e.clientCallTypeToProcedureType, e.createTRPCClient, e.createTRPCClientProxy, e.createTRPCProxyClient, e.createTRPCUntypedClient, e.createWSClient, e.experimental_localLink, e.getFetch, e.getUntypedClient, e.httpBatchLink, e.httpBatchStreamLink, e.httpLink, e.httpSubscriptionLink, e.isFormData, e.isNonJsonSerializable, e.isOctetType, e.isTRPCClientError, e.jsonEncoder, e.loggerLink, e.retryLink, e.splitLink, e.unstable_httpBatchStreamLink, e.unstable_httpSubscriptionLink, e.unstable_localLink, e.wsLink, e.default;
|
|
20
|
+
}, o = i.share["default:@trpc/client"];
|
|
21
|
+
o === void 0 ? n.then(() => {
|
|
22
|
+
if (o = i.share["default:@trpc/client"], o === void 0) throw Error("[Module Federation] Shared module @trpc/client was imported before federation bootstrap finished.");
|
|
23
|
+
a(o);
|
|
24
|
+
}) : a(o);
|
|
25
|
+
//#endregion
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
//#region \0virtual:mf:__mfe_internal__addon_model_studio_page__loadShare___mf_0_trpc_mf_1_react_mf_2_query__loadShare__.js
|
|
2
|
+
var e = "__mf_init__virtual:mf:__mfe_internal__addon_model_studio_page__mf_v__runtimeInit__mf_v__.js__", t = globalThis[e];
|
|
3
|
+
if (!t) {
|
|
4
|
+
let n, r, i = new Promise((e, t) => {
|
|
5
|
+
n = e, r = t;
|
|
6
|
+
});
|
|
7
|
+
t = globalThis[e] = {
|
|
8
|
+
initPromise: i,
|
|
9
|
+
initResolve: n,
|
|
10
|
+
initReject: r
|
|
11
|
+
};
|
|
12
|
+
}
|
|
13
|
+
var n = t.initPromise, r = "__mf_module_cache__";
|
|
14
|
+
globalThis[r] ||= {
|
|
15
|
+
share: {},
|
|
16
|
+
remote: {}
|
|
17
|
+
}, globalThis[r].share ||= {}, globalThis[r].remote ||= {};
|
|
18
|
+
var i = globalThis[r], a, o = (e) => {
|
|
19
|
+
e.createTRPCQueryUtils, a = e.createTRPCReact, e.getMutationKey, e.getQueryKey, e.TRPCClientError, e.TRPCUntypedClient, e.clientCallTypeToProcedureType, e.createTRPCClient, e.createTRPCClientProxy, e.createTRPCProxyClient, e.createTRPCUntypedClient, e.createWSClient, e.experimental_localLink, e.getFetch, e.getUntypedClient, e.httpBatchLink, e.httpBatchStreamLink, e.httpLink, e.httpSubscriptionLink, e.isFormData, e.isNonJsonSerializable, e.isOctetType, e.isTRPCClientError, e.jsonEncoder, e.loggerLink, e.retryLink, e.splitLink, e.unstable_httpBatchStreamLink, e.unstable_httpSubscriptionLink, e.unstable_localLink, e.wsLink, e.default;
|
|
20
|
+
}, s = i.share["default:@trpc/react-query"];
|
|
21
|
+
s === void 0 ? n.then(() => {
|
|
22
|
+
if (s = i.share["default:@trpc/react-query"], s === void 0) throw Error("[Module Federation] Shared module @trpc/react-query was imported before federation bootstrap finished.");
|
|
23
|
+
o(s);
|
|
24
|
+
}) : o(s);
|
|
25
|
+
//#endregion
|
|
26
|
+
export { a as t };
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
import { n as e, r as t } from "./rolldown-runtime-HEgqtunE.mjs";
|
|
2
|
+
//#region \0virtual:mf:__mfe_internal__addon_model_studio_page__loadShare__react__loadShare__.js
|
|
3
|
+
var n = /* @__PURE__ */ t({
|
|
4
|
+
Activity: () => l,
|
|
5
|
+
Children: () => u,
|
|
6
|
+
Component: () => d,
|
|
7
|
+
Fragment: () => f,
|
|
8
|
+
Profiler: () => p,
|
|
9
|
+
PureComponent: () => m,
|
|
10
|
+
StrictMode: () => h,
|
|
11
|
+
Suspense: () => g,
|
|
12
|
+
__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE: () => _,
|
|
13
|
+
__COMPILER_RUNTIME: () => v,
|
|
14
|
+
__moduleExports: () => $,
|
|
15
|
+
cache: () => y,
|
|
16
|
+
cacheSignal: () => b,
|
|
17
|
+
cloneElement: () => x,
|
|
18
|
+
createContext: () => S,
|
|
19
|
+
createElement: () => C,
|
|
20
|
+
createRef: () => w,
|
|
21
|
+
default: () => c,
|
|
22
|
+
forwardRef: () => T,
|
|
23
|
+
isValidElement: () => E,
|
|
24
|
+
lazy: () => D,
|
|
25
|
+
memo: () => O,
|
|
26
|
+
startTransition: () => k,
|
|
27
|
+
unstable_useCacheRefresh: () => A,
|
|
28
|
+
use: () => j,
|
|
29
|
+
useActionState: () => M,
|
|
30
|
+
useCallback: () => N,
|
|
31
|
+
useContext: () => P,
|
|
32
|
+
useDebugValue: () => F,
|
|
33
|
+
useDeferredValue: () => I,
|
|
34
|
+
useEffect: () => L,
|
|
35
|
+
useEffectEvent: () => R,
|
|
36
|
+
useId: () => z,
|
|
37
|
+
useImperativeHandle: () => B,
|
|
38
|
+
useInsertionEffect: () => V,
|
|
39
|
+
useLayoutEffect: () => H,
|
|
40
|
+
useMemo: () => U,
|
|
41
|
+
useOptimistic: () => W,
|
|
42
|
+
useReducer: () => G,
|
|
43
|
+
useRef: () => K,
|
|
44
|
+
useState: () => q,
|
|
45
|
+
useSyncExternalStore: () => J,
|
|
46
|
+
useTransition: () => Y,
|
|
47
|
+
version: () => X
|
|
48
|
+
}), r, i, a, o, s, c, l, u, d, f, p, m, h, g, _, v, y, b, x, S, C, w, T, E, D, O, k, A, j, M, N, P, F, I, L, R, z, B, V, H, U, W, G, K, q, J, Y, X, Z, Q, $, ee = e((() => {
|
|
49
|
+
if (r = "__mf_init__virtual:mf:__mfe_internal__addon_model_studio_page__mf_v__runtimeInit__mf_v__.js__", i = globalThis[r], !i) {
|
|
50
|
+
let e, t, n = new Promise((n, r) => {
|
|
51
|
+
e = n, t = r;
|
|
52
|
+
});
|
|
53
|
+
i = globalThis[r] = {
|
|
54
|
+
initPromise: n,
|
|
55
|
+
initResolve: e,
|
|
56
|
+
initReject: t
|
|
57
|
+
};
|
|
58
|
+
}
|
|
59
|
+
a = i.initPromise, o = "__mf_module_cache__", globalThis[o] ||= {
|
|
60
|
+
share: {},
|
|
61
|
+
remote: {}
|
|
62
|
+
}, globalThis[o].share ||= {}, globalThis[o].remote ||= {}, s = globalThis[o], Z = (e) => {
|
|
63
|
+
l = e.Activity, u = e.Children, d = e.Component, f = e.Fragment, p = e.Profiler, m = e.PureComponent, h = e.StrictMode, g = e.Suspense, _ = e.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, v = e.__COMPILER_RUNTIME, y = e.cache, b = e.cacheSignal, x = e.cloneElement, S = e.createContext, C = e.createElement, w = e.createRef, T = e.forwardRef, E = e.isValidElement, D = e.lazy, O = e.memo, k = e.startTransition, A = e.unstable_useCacheRefresh, j = e.use, M = e.useActionState, N = e.useCallback, P = e.useContext, F = e.useDebugValue, I = e.useDeferredValue, L = e.useEffect, R = e.useEffectEvent, z = e.useId, B = e.useImperativeHandle, V = e.useInsertionEffect, H = e.useLayoutEffect, U = e.useMemo, W = e.useOptimistic, G = e.useReducer, K = e.useRef, q = e.useState, J = e.useSyncExternalStore, Y = e.useTransition, X = e.version, c = e.default ?? e;
|
|
64
|
+
}, Q = s.share["default:react"], Q === void 0 ? a.then(() => {
|
|
65
|
+
if (Q = s.share["default:react"], Q === void 0) throw Error("[Module Federation] Shared module react was imported before federation bootstrap finished.");
|
|
66
|
+
Z(Q);
|
|
67
|
+
}) : Z(Q), $ = Q;
|
|
68
|
+
}));
|
|
69
|
+
//#endregion
|
|
70
|
+
export { c as _, O as a, N as c, z as d, H as f, J as g, q as h, D as i, P as l, K as m, C as n, d as o, U as p, T as r, j as s, S as t, L as u, n as v, ee as y };
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
//#region \0virtual:mf:__mfe_internal__addon_model_studio_page__loadShare__react_mf_1_jsx_mf_2_runtime__loadShare__.js
|
|
2
|
+
var e = "__mf_init__virtual:mf:__mfe_internal__addon_model_studio_page__mf_v__runtimeInit__mf_v__.js__", t = globalThis[e];
|
|
3
|
+
if (!t) {
|
|
4
|
+
let n, r, i = new Promise((e, t) => {
|
|
5
|
+
n = e, r = t;
|
|
6
|
+
});
|
|
7
|
+
t = globalThis[e] = {
|
|
8
|
+
initPromise: i,
|
|
9
|
+
initResolve: n,
|
|
10
|
+
initReject: r
|
|
11
|
+
};
|
|
12
|
+
}
|
|
13
|
+
var n = t.initPromise, r = "__mf_module_cache__";
|
|
14
|
+
globalThis[r] ||= {
|
|
15
|
+
share: {},
|
|
16
|
+
remote: {}
|
|
17
|
+
}, globalThis[r].share ||= {}, globalThis[r].remote ||= {};
|
|
18
|
+
var i = globalThis[r], a, o, s, c = (e) => {
|
|
19
|
+
a = e.Fragment, o = e.jsx, s = e.jsxs, e.default;
|
|
20
|
+
}, l = i.share["default:react/jsx-runtime"];
|
|
21
|
+
l === void 0 ? n.then(() => {
|
|
22
|
+
if (l = i.share["default:react/jsx-runtime"], l === void 0) throw Error("[Module Federation] Shared module react/jsx-runtime was imported before federation bootstrap finished.");
|
|
23
|
+
c(l);
|
|
24
|
+
}) : c(l);
|
|
25
|
+
//#endregion
|
|
26
|
+
export { o as n, s as r, a as t };
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
//#region \0virtual:mf:__mfe_internal__addon_model_studio_page__loadShare__react_mf_2_dom__loadShare__.js
|
|
2
|
+
var e = "__mf_init__virtual:mf:__mfe_internal__addon_model_studio_page__mf_v__runtimeInit__mf_v__.js__", t = globalThis[e];
|
|
3
|
+
if (!t) {
|
|
4
|
+
let n, r, i = new Promise((e, t) => {
|
|
5
|
+
n = e, r = t;
|
|
6
|
+
});
|
|
7
|
+
t = globalThis[e] = {
|
|
8
|
+
initPromise: i,
|
|
9
|
+
initResolve: n,
|
|
10
|
+
initReject: r
|
|
11
|
+
};
|
|
12
|
+
}
|
|
13
|
+
var n = t.initPromise, r = "__mf_module_cache__";
|
|
14
|
+
globalThis[r] ||= {
|
|
15
|
+
share: {},
|
|
16
|
+
remote: {}
|
|
17
|
+
}, globalThis[r].share ||= {}, globalThis[r].remote ||= {};
|
|
18
|
+
var i = globalThis[r], a, o = (e) => {
|
|
19
|
+
e.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, a = e.createPortal, e.flushSync, e.preconnect, e.prefetchDNS, e.preinit, e.preinitModule, e.preload, e.preloadModule, e.requestFormReset, e.unstable_batchedUpdates, e.useFormState, e.useFormStatus, e.version, e.default;
|
|
20
|
+
}, s = i.share["default:react-dom"];
|
|
21
|
+
s === void 0 ? n.then(() => {
|
|
22
|
+
if (s = i.share["default:react-dom"], s === void 0) throw Error("[Module Federation] Shared module react-dom was imported before federation bootstrap finished.");
|
|
23
|
+
o(s);
|
|
24
|
+
}) : o(s);
|
|
25
|
+
//#endregion
|
|
26
|
+
export { a as t };
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
//#region \0virtual:mf:__mfe_internal__addon_model_studio_page__loadShare__react_mf_2_dom_mf_1_client__loadShare__.js
|
|
2
|
+
var e = "__mf_init__virtual:mf:__mfe_internal__addon_model_studio_page__mf_v__runtimeInit__mf_v__.js__", t = globalThis[e];
|
|
3
|
+
if (!t) {
|
|
4
|
+
let n, r, i = new Promise((e, t) => {
|
|
5
|
+
n = e, r = t;
|
|
6
|
+
});
|
|
7
|
+
t = globalThis[e] = {
|
|
8
|
+
initPromise: i,
|
|
9
|
+
initResolve: n,
|
|
10
|
+
initReject: r
|
|
11
|
+
};
|
|
12
|
+
}
|
|
13
|
+
var n = t.initPromise, r = "__mf_module_cache__";
|
|
14
|
+
globalThis[r] ||= {
|
|
15
|
+
share: {},
|
|
16
|
+
remote: {}
|
|
17
|
+
}, globalThis[r].share ||= {}, globalThis[r].remote ||= {};
|
|
18
|
+
var i = globalThis[r], a = (e) => {
|
|
19
|
+
e.createRoot, e.hydrateRoot, e.version, e.default;
|
|
20
|
+
}, o = i.share["default:react-dom/client"];
|
|
21
|
+
o === void 0 ? n.then(() => {
|
|
22
|
+
if (o = i.share["default:react-dom/client"], o === void 0) throw Error("[Module Federation] Shared module react-dom/client was imported before federation bootstrap finished.");
|
|
23
|
+
a(o);
|
|
24
|
+
}) : a(o);
|
|
25
|
+
//#endregion
|