@objectstack/spec 2.0.5 → 2.0.7
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/ai/index.d.mts +1 -1
- package/dist/ai/index.d.ts +1 -1
- package/dist/ai/index.js +230 -3
- package/dist/ai/index.js.map +1 -1
- package/dist/ai/index.mjs +218 -3
- package/dist/ai/index.mjs.map +1 -1
- package/dist/api/index.d.mts +2 -2
- package/dist/api/index.d.ts +2 -2
- package/dist/api/index.js +3409 -2841
- package/dist/api/index.js.map +1 -1
- package/dist/api/index.mjs +3386 -2841
- package/dist/api/index.mjs.map +1 -1
- package/dist/automation/index.d.mts +1 -1
- package/dist/automation/index.d.ts +1 -1
- package/dist/contracts/index.d.mts +2 -2
- package/dist/contracts/index.d.ts +2 -2
- package/dist/contracts/index.js.map +1 -1
- package/dist/data/index.d.mts +2 -2
- package/dist/data/index.d.ts +2 -2
- package/dist/data/index.js +58 -1
- package/dist/data/index.js.map +1 -1
- package/dist/data/index.mjs +58 -1
- package/dist/data/index.mjs.map +1 -1
- package/dist/{driver.zod-E3C6n0W-.d.ts → driver.zod-B3Q0oLlF.d.ts} +1 -1
- package/dist/{driver.zod-DnOPgUGi.d.mts → driver.zod-Bf2z72WQ.d.mts} +1 -1
- package/dist/{index-DyawwLFZ.d.ts → index-B3C8s_DZ.d.ts} +307 -29
- package/dist/{index-DTCkpGMm.d.mts → index-BliYpI46.d.mts} +879 -52
- package/dist/{index-BbtSaxHm.d.ts → index-BpE_xfkc.d.ts} +3289 -229
- package/dist/{index-E1mP_eoE.d.mts → index-C3cFLYII.d.mts} +307 -29
- package/dist/{index-BpP0MwlW.d.ts → index-CXtgLAue.d.ts} +879 -52
- package/dist/{index-D-tf4nDV.d.mts → index-CYbdd-mL.d.mts} +27 -1
- package/dist/index-CeUUI-ym.d.mts +2102 -0
- package/dist/{index-BPhGHW32.d.ts → index-CfvdYFyf.d.ts} +27 -1
- package/dist/{index-CDN6TRx9.d.mts → index-ClHj1Tbo.d.mts} +71 -2
- package/dist/{index-CDN6TRx9.d.ts → index-ClHj1Tbo.d.ts} +71 -2
- package/dist/index-CmY8tgpL.d.ts +2102 -0
- package/dist/{index-DRCh2NTZ.d.mts → index-CqDMk0T6.d.mts} +3289 -229
- package/dist/{index-d9wYlv-g.d.ts → index-DNKiU_-x.d.mts} +684 -18
- package/dist/{index-d9wYlv-g.d.mts → index-DNKiU_-x.d.ts} +684 -18
- package/dist/{index-CisfSmuF.d.ts → index-Dm4UfDKG.d.ts} +451 -19
- package/dist/index-KhvhiesR.d.mts +6902 -0
- package/dist/{index-BV0xBoer.d.mts → index-Onf8hbkX.d.mts} +451 -19
- package/dist/index-OqCqQSaH.d.ts +6902 -0
- package/dist/index.d.mts +2519 -222
- package/dist/index.d.ts +2519 -222
- package/dist/index.js +9957 -8069
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +9957 -8069
- package/dist/index.mjs.map +1 -1
- package/dist/integration/index.d.mts +1 -1
- package/dist/integration/index.d.ts +1 -1
- package/dist/integration/index.js +67 -0
- package/dist/integration/index.js.map +1 -1
- package/dist/integration/index.mjs +61 -0
- package/dist/integration/index.mjs.map +1 -1
- package/dist/kernel/index.d.mts +2 -2
- package/dist/kernel/index.d.ts +2 -2
- package/dist/kernel/index.js +1698 -1474
- package/dist/kernel/index.js.map +1 -1
- package/dist/kernel/index.mjs +1690 -1474
- package/dist/kernel/index.mjs.map +1 -1
- package/dist/{package-registry.zod-CbS9FKeH.d.mts → package-registry.zod-BJQSiICj.d.mts} +78 -43
- package/dist/{package-registry.zod-CbS9FKeH.d.ts → package-registry.zod-BJQSiICj.d.ts} +78 -43
- package/dist/security/index.d.mts +1 -1
- package/dist/security/index.d.ts +1 -1
- package/dist/security/index.js +47 -1
- package/dist/security/index.js.map +1 -1
- package/dist/security/index.mjs +45 -1
- package/dist/security/index.mjs.map +1 -1
- package/dist/system/index.d.mts +1 -1
- package/dist/system/index.d.ts +1 -1
- package/dist/system/index.js +2189 -1821
- package/dist/system/index.js.map +1 -1
- package/dist/system/index.mjs +2168 -1821
- package/dist/system/index.mjs.map +1 -1
- package/dist/ui/index.d.mts +1 -1
- package/dist/ui/index.d.ts +1 -1
- package/dist/ui/index.js +1414 -767
- package/dist/ui/index.js.map +1 -1
- package/dist/ui/index.mjs +1354 -767
- package/dist/ui/index.mjs.map +1 -1
- package/json-schema/ai/Agent.json +203 -0
- package/json-schema/ai/AgentCommunicationProtocol.json +9 -0
- package/json-schema/ai/AgentGroupMember.json +45 -0
- package/json-schema/ai/AgentGroupRole.json +10 -0
- package/json-schema/ai/DevOpsAgent.json +203 -0
- package/json-schema/ai/MCPClientConfig.json +168 -0
- package/json-schema/ai/MCPRootEntry.json +23 -0
- package/json-schema/ai/MCPRootsConfig.json +49 -0
- package/json-schema/ai/MCPSamplingConfig.json +46 -0
- package/json-schema/ai/MCPServerConfig.json +120 -0
- package/json-schema/ai/MCPStreamingConfig.json +38 -0
- package/json-schema/ai/MCPToolApproval.json +39 -0
- package/json-schema/ai/MultiAgentGroup.json +137 -0
- package/json-schema/ai/StructuredOutputConfig.json +75 -0
- package/json-schema/ai/StructuredOutputFormat.json +12 -0
- package/json-schema/ai/TransformPipelineStep.json +11 -0
- package/json-schema/api/AppDefinitionResponse.json +285 -7
- package/json-schema/api/BasePresence.json +40 -0
- package/json-schema/api/BatchLoadingStrategy.json +40 -0
- package/json-schema/api/Callback.json +39 -0
- package/json-schema/api/DataLoaderConfig.json +55 -0
- package/json-schema/api/DisablePackageResponse.json +26 -0
- package/json-schema/api/Discovery.json +4 -62
- package/json-schema/api/EnablePackageResponse.json +26 -0
- package/json-schema/api/FederationEntity.json +110 -0
- package/json-schema/api/FederationEntityKey.json +20 -0
- package/json-schema/api/FederationExternalField.json +18 -0
- package/json-schema/api/FederationGateway.json +327 -0
- package/json-schema/api/FederationProvides.json +19 -0
- package/json-schema/api/FederationRequires.json +19 -0
- package/json-schema/api/GetDiscoveryResponse.json +1 -60
- package/json-schema/api/GetPackageResponse.json +26 -0
- package/json-schema/api/GraphQLConfig.json +327 -0
- package/json-schema/api/GraphQLQueryAdapter.json +84 -0
- package/json-schema/api/InstallPackageRequest.json +26 -0
- package/json-schema/api/InstallPackageResponse.json +26 -0
- package/json-schema/api/ListPackagesResponse.json +26 -0
- package/json-schema/api/ODataQueryAdapter.json +66 -0
- package/json-schema/api/OpenApi31Extensions.json +139 -0
- package/json-schema/api/OperatorMapping.json +26 -0
- package/json-schema/api/PresenceStatus.json +10 -0
- package/json-schema/api/QueryAdapterConfig.json +272 -0
- package/json-schema/api/QueryAdapterTarget.json +9 -0
- package/json-schema/api/QueryOptimizationConfig.json +126 -0
- package/json-schema/api/RealtimeRecordAction.json +9 -0
- package/json-schema/api/RestQueryAdapter.json +86 -0
- package/json-schema/api/RestServerConfig.json +139 -0
- package/json-schema/api/SubgraphConfig.json +183 -0
- package/json-schema/api/WebhookConfig.json +129 -0
- package/json-schema/api/WebhookEvent.json +64 -0
- package/json-schema/data/ExternalLookup.json +128 -0
- package/json-schema/identity/SCIMBulkOperation.json +41 -0
- package/json-schema/identity/SCIMBulkRequest.json +73 -0
- package/json-schema/identity/SCIMBulkResponse.json +61 -0
- package/json-schema/identity/SCIMBulkResponseOperation.json +36 -0
- package/json-schema/integration/CircuitBreakerConfig.json +49 -0
- package/json-schema/integration/Connector.json +223 -0
- package/json-schema/integration/ConnectorHealth.json +113 -0
- package/json-schema/integration/DatabaseConnector.json +223 -0
- package/json-schema/integration/ErrorCategory.json +15 -0
- package/json-schema/integration/ErrorMappingConfig.json +112 -0
- package/json-schema/integration/ErrorMappingRule.json +66 -0
- package/json-schema/integration/FileStorageConnector.json +223 -0
- package/json-schema/integration/GitHubConnector.json +223 -0
- package/json-schema/integration/HealthCheckConfig.json +58 -0
- package/json-schema/integration/MessageQueueConnector.json +223 -0
- package/json-schema/integration/SaasConnector.json +223 -0
- package/json-schema/integration/VercelConnector.json +223 -0
- package/json-schema/kernel/CLICommandContribution.json +23 -0
- package/json-schema/kernel/CLIExtensionExport.json +22 -0
- package/json-schema/kernel/DevFixtureConfig.json +35 -0
- package/json-schema/kernel/DevPluginConfig.json +170 -0
- package/json-schema/kernel/DevPluginPreset.json +10 -0
- package/json-schema/kernel/DevServiceOverride.json +41 -0
- package/json-schema/kernel/DevToolsConfig.json +45 -0
- package/json-schema/kernel/DisablePackageResponse.json +26 -0
- package/json-schema/kernel/EnablePackageResponse.json +26 -0
- package/json-schema/kernel/GetPackageResponse.json +26 -0
- package/json-schema/kernel/InstallPackageRequest.json +26 -0
- package/json-schema/kernel/InstallPackageResponse.json +26 -0
- package/json-schema/kernel/InstalledPackage.json +26 -0
- package/json-schema/kernel/ListPackagesResponse.json +26 -0
- package/json-schema/kernel/Manifest.json +26 -0
- package/json-schema/kernel/MetadataFallbackStrategy.json +9 -0
- package/json-schema/kernel/MetadataLoaderContract.json +7 -0
- package/json-schema/kernel/MetadataManagerConfig.json +21 -0
- package/json-schema/security/RLSAuditConfig.json +62 -0
- package/json-schema/security/RLSAuditEvent.json +66 -0
- package/json-schema/security/RLSConfig.json +62 -0
- package/json-schema/system/AuthConfig.json +83 -0
- package/json-schema/system/BackupConfig.json +148 -0
- package/json-schema/system/BackupRetention.json +27 -0
- package/json-schema/system/BackupStrategy.json +10 -0
- package/json-schema/system/CacheAvalanchePrevention.json +77 -0
- package/json-schema/system/CacheConsistency.json +11 -0
- package/json-schema/system/CacheWarmup.json +44 -0
- package/json-schema/system/ComplianceAuditRequirement.json +43 -0
- package/json-schema/system/ComplianceEncryptionRequirement.json +58 -0
- package/json-schema/system/DataClassificationPolicy.json +46 -0
- package/json-schema/system/DisasterRecoveryPlan.json +414 -0
- package/json-schema/system/DistributedCacheConfig.json +269 -0
- package/json-schema/system/FailoverConfig.json +102 -0
- package/json-schema/system/FailoverMode.json +11 -0
- package/json-schema/system/MaskingVisibilityRule.json +56 -0
- package/json-schema/system/MetadataFallbackStrategy.json +9 -0
- package/json-schema/system/MetadataLoaderContract.json +9 -1
- package/json-schema/system/MetadataManagerConfig.json +52 -11
- package/json-schema/system/MetadataRecord.json +32 -1
- package/json-schema/system/MetadataSource.json +10 -0
- package/json-schema/system/MutualTLSConfig.json +83 -0
- package/json-schema/system/RPO.json +27 -0
- package/json-schema/system/RTO.json +27 -0
- package/json-schema/system/SecurityContextConfig.json +288 -0
- package/json-schema/system/SecurityEventCorrelation.json +40 -0
- package/json-schema/ui/Action.json +200 -5
- package/json-schema/ui/ActionParam.json +62 -2
- package/json-schema/ui/AnimationTrigger.json +14 -0
- package/json-schema/ui/App.json +285 -7
- package/json-schema/ui/AriaProps.json +49 -0
- package/json-schema/ui/BreakpointColumnMap.json +38 -0
- package/json-schema/ui/BreakpointName.json +12 -0
- package/json-schema/ui/BreakpointOrderMap.json +26 -0
- package/json-schema/ui/ChartAnnotation.json +31 -1
- package/json-schema/ui/ChartAxis.json +30 -1
- package/json-schema/ui/ChartConfig.json +259 -7
- package/json-schema/ui/ChartSeries.json +30 -1
- package/json-schema/ui/ColumnSummary.json +18 -0
- package/json-schema/ui/ComponentAnimation.json +246 -0
- package/json-schema/ui/ConflictResolution.json +11 -0
- package/json-schema/ui/Dashboard.json +627 -11
- package/json-schema/ui/DashboardNavItem.json +30 -1
- package/json-schema/ui/DashboardWidget.json +433 -8
- package/json-schema/ui/DateFormat.json +36 -0
- package/json-schema/ui/DensityMode.json +9 -0
- package/json-schema/ui/DndConfig.json +306 -0
- package/json-schema/ui/DragConstraint.json +44 -0
- package/json-schema/ui/DragHandle.json +10 -0
- package/json-schema/ui/DragItem.json +160 -0
- package/json-schema/ui/DropEffect.json +11 -0
- package/json-schema/ui/DropZone.json +114 -0
- package/json-schema/ui/EasingFunction.json +13 -0
- package/json-schema/ui/EvictionPolicy.json +10 -0
- package/json-schema/ui/FocusManagement.json +69 -0
- package/json-schema/ui/FocusTrapConfig.json +32 -0
- package/json-schema/ui/FormField.json +90 -3
- package/json-schema/ui/GalleryConfig.json +46 -0
- package/json-schema/ui/GestureConfig.json +128 -0
- package/json-schema/ui/GestureType.json +14 -0
- package/json-schema/ui/GroupNavItem.json +30 -1
- package/json-schema/ui/GroupingConfig.json +45 -0
- package/json-schema/ui/GroupingField.json +30 -0
- package/json-schema/ui/I18nLabel.json +34 -0
- package/json-schema/ui/I18nObject.json +26 -0
- package/json-schema/ui/KeyboardNavigationConfig.json +194 -0
- package/json-schema/ui/KeyboardShortcut.json +66 -0
- package/json-schema/ui/ListColumn.json +55 -1
- package/json-schema/ui/ListView.json +435 -4
- package/json-schema/ui/LocaleConfig.json +108 -0
- package/json-schema/ui/LongPressGestureConfig.json +20 -0
- package/json-schema/ui/MotionConfig.json +405 -0
- package/json-schema/ui/NavigationItem.json +150 -5
- package/json-schema/ui/Notification.json +232 -0
- package/json-schema/ui/NotificationAction.json +60 -0
- package/json-schema/ui/NotificationConfig.json +52 -0
- package/json-schema/ui/NotificationPosition.json +13 -0
- package/json-schema/ui/NotificationSeverity.json +11 -0
- package/json-schema/ui/NotificationType.json +12 -0
- package/json-schema/ui/NumberFormat.json +42 -0
- package/json-schema/ui/ObjectNavItem.json +30 -1
- package/json-schema/ui/OfflineCacheConfig.json +40 -0
- package/json-schema/ui/OfflineConfig.json +157 -0
- package/json-schema/ui/OfflineStrategy.json +12 -0
- package/json-schema/ui/Page.json +285 -3
- package/json-schema/ui/PageCardProps.json +79 -1
- package/json-schema/ui/PageComponent.json +175 -1
- package/json-schema/ui/PageHeaderProps.json +108 -2
- package/json-schema/ui/PageNavItem.json +30 -1
- package/json-schema/ui/PageRegion.json +175 -1
- package/json-schema/ui/PageTabsProps.json +79 -1
- package/json-schema/ui/PageTransition.json +53 -0
- package/json-schema/ui/PerformanceConfig.json +57 -0
- package/json-schema/ui/PersistStorage.json +10 -0
- package/json-schema/ui/PinchGestureConfig.json +16 -0
- package/json-schema/ui/PluralRule.json +40 -0
- package/json-schema/ui/Report.json +490 -8
- package/json-schema/ui/ReportChart.json +199 -5
- package/json-schema/ui/ReportColumn.json +126 -1
- package/json-schema/ui/ResponsiveConfig.json +97 -0
- package/json-schema/ui/RowColorConfig.json +25 -0
- package/json-schema/ui/RowHeight.json +12 -0
- package/json-schema/ui/SwipeDirection.json +10 -0
- package/json-schema/ui/SwipeGestureConfig.json +32 -0
- package/json-schema/ui/SyncConfig.json +47 -0
- package/json-schema/ui/Theme.json +137 -0
- package/json-schema/ui/TimelineConfig.json +46 -0
- package/json-schema/ui/TouchInteraction.json +232 -0
- package/json-schema/ui/TouchTargetConfig.json +49 -0
- package/json-schema/ui/TransitionConfig.json +47 -0
- package/json-schema/ui/TransitionPreset.json +16 -0
- package/json-schema/ui/UrlNavItem.json +30 -1
- package/json-schema/ui/ViewSharing.json +24 -0
- package/json-schema/ui/WcagContrastLevel.json +8 -0
- package/json-schema/ui/WidgetEvent.json +60 -2
- package/json-schema/ui/WidgetManifest.json +284 -6
- package/json-schema/ui/WidgetProperty.json +60 -2
- package/package.json +1 -1
- package/dist/index-C6p-2KXV.d.ts +0 -767
- package/dist/index-CVnGe2b8.d.mts +0 -767
- package/dist/index-CZjkpp75.d.mts +0 -3867
- package/dist/index-CgkjUheS.d.ts +0 -3867
- package/dist/{index-B08s7rEU.d.mts → index-DmhxH5jy.d.mts} +8 -8
- package/dist/{index-DqnBqATx.d.ts → index-y5JJvyML.d.ts} +8 -8
|
@@ -1,7 +1,80 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import { D as DisablePackageRequest, g as DisablePackageRequestSchema, f as DisablePackageResponse, h as DisablePackageResponseSchema, E as EnablePackageRequest, i as EnablePackageRequestSchema, e as EnablePackageResponse, j as EnablePackageResponseSchema, G as GetPackageRequest, k as GetPackageRequestSchema, b as GetPackageResponse, l as GetPackageResponseSchema, I as InstallPackageRequest, m as InstallPackageRequestSchema, c as InstallPackageResponse, n as InstallPackageResponseSchema, o as InstalledPackage, t as InstalledPackageSchema, L as ListPackagesRequest, p as ListPackagesRequestSchema, a as ListPackagesResponse, q as ListPackagesResponseSchema, P as PackageStatus, u as PackageStatusEnum, U as UninstallPackageRequest, r as UninstallPackageRequestSchema, d as UninstallPackageResponse, s as UninstallPackageResponseSchema } from './package-registry.zod-
|
|
2
|
+
import { D as DisablePackageRequest, g as DisablePackageRequestSchema, f as DisablePackageResponse, h as DisablePackageResponseSchema, E as EnablePackageRequest, i as EnablePackageRequestSchema, e as EnablePackageResponse, j as EnablePackageResponseSchema, G as GetPackageRequest, k as GetPackageRequestSchema, b as GetPackageResponse, l as GetPackageResponseSchema, I as InstallPackageRequest, m as InstallPackageRequestSchema, c as InstallPackageResponse, n as InstallPackageResponseSchema, o as InstalledPackage, t as InstalledPackageSchema, L as ListPackagesRequest, p as ListPackagesRequestSchema, a as ListPackagesResponse, q as ListPackagesResponseSchema, P as PackageStatus, u as PackageStatusEnum, U as UninstallPackageRequest, r as UninstallPackageRequestSchema, d as UninstallPackageResponse, s as UninstallPackageResponseSchema } from './package-registry.zod-BJQSiICj.mjs';
|
|
3
3
|
import { D as DependencyGraph, a as DependencyGraphNode, b as DependencyGraphNodeSchema, c as DependencyGraphSchema, P as PackageDependency, d as PackageDependencyConflict, e as PackageDependencyConflictSchema, f as PackageDependencyResolutionResult, g as PackageDependencyResolutionResultSchema, h as PackageDependencySchema, i as PluginInstallConfig, j as PluginInstallConfigInput, k as PluginInstallConfigSchema, l as PluginProvenance, m as PluginProvenanceSchema, n as PluginQualityMetrics, o as PluginQualityMetricsInput, p as PluginQualityMetricsSchema, q as PluginRegistryEntry, r as PluginRegistryEntryInput, s as PluginRegistryEntrySchema, t as PluginSearchFilters, u as PluginSearchFiltersInput, v as PluginSearchFiltersSchema, w as PluginSecurityProtocol, x as PluginStatistics, y as PluginStatisticsInput, z as PluginStatisticsSchema, A as PluginTrustScore, B as PluginTrustScoreSchema, C as PluginVendor, E as PluginVendorInput, F as PluginVendorSchema, S as SBOM, G as SBOMEntry, H as SBOMEntrySchema, I as SBOMSchema, J as SecurityPolicy, K as SecurityPolicySchema, L as SecurityScanResult, M as SecurityScanResultSchema, N as SecurityVulnerability, O as SecurityVulnerabilitySchema, V as VulnerabilitySeverity } from './plugin-security.zod-Cgwq94Q8.mjs';
|
|
4
4
|
|
|
5
|
+
/**
|
|
6
|
+
* # CLI Extension Protocol
|
|
7
|
+
*
|
|
8
|
+
* Defines the contract for plugins that extend the ObjectStack CLI with
|
|
9
|
+
* custom commands. This enables third-party packages (e.g., marketplace,
|
|
10
|
+
* deployment tools) to register new top-level or nested CLI commands.
|
|
11
|
+
*
|
|
12
|
+
* ## How It Works
|
|
13
|
+
*
|
|
14
|
+
* 1. **Declare** — Plugin's manifest declares `contributes.commands` entries.
|
|
15
|
+
* 2. **Discover** — The CLI scans installed plugins for command contributions.
|
|
16
|
+
* 3. **Load** — The CLI dynamically imports the plugin module and registers
|
|
17
|
+
* exported Commander.js `Command` instances.
|
|
18
|
+
*
|
|
19
|
+
* ## Plugin Module Contract
|
|
20
|
+
*
|
|
21
|
+
* The plugin must export commands in one of these forms:
|
|
22
|
+
*
|
|
23
|
+
* ```typescript
|
|
24
|
+
* // Form 1: Named export array
|
|
25
|
+
* export const commands = [marketplaceCommand, deployCommand];
|
|
26
|
+
*
|
|
27
|
+
* // Form 2: Default export (single command)
|
|
28
|
+
* export default marketplaceCommand;
|
|
29
|
+
*
|
|
30
|
+
* // Form 3: Default export (array)
|
|
31
|
+
* export default [marketplaceCommand, deployCommand];
|
|
32
|
+
* ```
|
|
33
|
+
*
|
|
34
|
+
* @example
|
|
35
|
+
* ```typescript
|
|
36
|
+
* // In @acme/plugin-marketplace/src/cli.ts
|
|
37
|
+
* import { Command } from 'commander';
|
|
38
|
+
*
|
|
39
|
+
* const marketplaceCommand = new Command('marketplace')
|
|
40
|
+
* .description('Manage marketplace applications')
|
|
41
|
+
* .addCommand(
|
|
42
|
+
* new Command('publish')
|
|
43
|
+
* .description('Publish app to marketplace')
|
|
44
|
+
* .action(async () => { ... })
|
|
45
|
+
* )
|
|
46
|
+
* .addCommand(
|
|
47
|
+
* new Command('search')
|
|
48
|
+
* .description('Search marketplace apps')
|
|
49
|
+
* .argument('<query>', 'Search query')
|
|
50
|
+
* .action(async (query) => { ... })
|
|
51
|
+
* );
|
|
52
|
+
*
|
|
53
|
+
* export const commands = [marketplaceCommand];
|
|
54
|
+
* ```
|
|
55
|
+
*/
|
|
56
|
+
/**
|
|
57
|
+
* Schema for a CLI Command Contribution declaration in the manifest.
|
|
58
|
+
*
|
|
59
|
+
* This is the declarative metadata — the actual Commander.js `Command`
|
|
60
|
+
* objects are loaded at runtime from the plugin's module.
|
|
61
|
+
*/
|
|
62
|
+
declare const CLICommandContributionSchema: z.ZodObject<{
|
|
63
|
+
name: z.ZodString;
|
|
64
|
+
description: z.ZodOptional<z.ZodString>;
|
|
65
|
+
module: z.ZodOptional<z.ZodString>;
|
|
66
|
+
}, z.core.$strip>;
|
|
67
|
+
/**
|
|
68
|
+
* Schema for the CLI Extension module contract.
|
|
69
|
+
* Validates the shape of what a plugin module should export for CLI integration.
|
|
70
|
+
*/
|
|
71
|
+
declare const CLIExtensionExportSchema: z.ZodObject<{
|
|
72
|
+
commands: z.ZodOptional<z.ZodArray<z.ZodUnknown>>;
|
|
73
|
+
default: z.ZodOptional<z.ZodUnion<readonly [z.ZodUnknown, z.ZodArray<z.ZodUnknown>]>>;
|
|
74
|
+
}, z.core.$strip>;
|
|
75
|
+
type CLICommandContribution = z.infer<typeof CLICommandContributionSchema>;
|
|
76
|
+
type CLIExtensionExport = z.infer<typeof CLIExtensionExportSchema>;
|
|
77
|
+
|
|
5
78
|
/**
|
|
6
79
|
* Runtime Mode Enum
|
|
7
80
|
* Defines the operating mode of the kernel
|
|
@@ -34,6 +107,159 @@ declare const KernelContextSchema: z.ZodObject<{
|
|
|
34
107
|
}, z.core.$strip>;
|
|
35
108
|
type KernelContext = z.infer<typeof KernelContextSchema>;
|
|
36
109
|
|
|
110
|
+
/**
|
|
111
|
+
* # Dev Mode Plugin Protocol
|
|
112
|
+
*
|
|
113
|
+
* Defines the schema for a development-mode plugin that automatically enables
|
|
114
|
+
* all platform services for local simulation. When loaded as a `devPlugin`,
|
|
115
|
+
* the kernel bootstraps every subsystem (data, UI, API, auth, events, jobs, …)
|
|
116
|
+
* using in-memory or stub implementations so that developers can exercise the
|
|
117
|
+
* full stack without external dependencies.
|
|
118
|
+
*
|
|
119
|
+
* Design goals:
|
|
120
|
+
* - Zero-config by default: `devPlugins: ['@objectstack/plugin-dev']`
|
|
121
|
+
* - Every service can be overridden or disabled individually
|
|
122
|
+
* - Preset profiles (minimal / standard / full) for common scenarios
|
|
123
|
+
*
|
|
124
|
+
* Inspired by:
|
|
125
|
+
* - Spring Boot DevTools (auto-configuration)
|
|
126
|
+
* - Next.js Dev Server (HMR + mock APIs)
|
|
127
|
+
* - Vite Plugin Dev Mode (instant startup)
|
|
128
|
+
*/
|
|
129
|
+
/**
|
|
130
|
+
* Dev Service Override Schema
|
|
131
|
+
*
|
|
132
|
+
* Allows fine-grained control over a single service in development mode.
|
|
133
|
+
* Each override targets a service by name and specifies whether it should
|
|
134
|
+
* be enabled, which implementation strategy to use, and optional config.
|
|
135
|
+
*/
|
|
136
|
+
declare const DevServiceOverrideSchema: z.ZodObject<{
|
|
137
|
+
service: z.ZodString;
|
|
138
|
+
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
139
|
+
strategy: z.ZodDefault<z.ZodEnum<{
|
|
140
|
+
memory: "memory";
|
|
141
|
+
mock: "mock";
|
|
142
|
+
stub: "stub";
|
|
143
|
+
passthrough: "passthrough";
|
|
144
|
+
}>>;
|
|
145
|
+
config: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
146
|
+
}, z.core.$strip>;
|
|
147
|
+
type DevServiceOverride = z.infer<typeof DevServiceOverrideSchema>;
|
|
148
|
+
/**
|
|
149
|
+
* Dev Fixture Config Schema
|
|
150
|
+
*
|
|
151
|
+
* Configures automatic seed/fixture data loading in development mode.
|
|
152
|
+
* Fixtures provide a reproducible dataset for local development and demos.
|
|
153
|
+
*/
|
|
154
|
+
declare const DevFixtureConfigSchema: z.ZodObject<{
|
|
155
|
+
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
156
|
+
paths: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
157
|
+
resetBeforeLoad: z.ZodDefault<z.ZodBoolean>;
|
|
158
|
+
envFilter: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
159
|
+
}, z.core.$strip>;
|
|
160
|
+
type DevFixtureConfig = z.infer<typeof DevFixtureConfigSchema>;
|
|
161
|
+
/**
|
|
162
|
+
* Dev Tools Config Schema
|
|
163
|
+
*
|
|
164
|
+
* Optional developer tooling that can be enabled alongside the dev plugin.
|
|
165
|
+
*/
|
|
166
|
+
declare const DevToolsConfigSchema: z.ZodObject<{
|
|
167
|
+
hotReload: z.ZodDefault<z.ZodBoolean>;
|
|
168
|
+
requestInspector: z.ZodDefault<z.ZodBoolean>;
|
|
169
|
+
dbExplorer: z.ZodDefault<z.ZodBoolean>;
|
|
170
|
+
verboseLogging: z.ZodDefault<z.ZodBoolean>;
|
|
171
|
+
apiDocs: z.ZodDefault<z.ZodBoolean>;
|
|
172
|
+
mailCatcher: z.ZodDefault<z.ZodBoolean>;
|
|
173
|
+
}, z.core.$strip>;
|
|
174
|
+
type DevToolsConfig = z.infer<typeof DevToolsConfigSchema>;
|
|
175
|
+
/**
|
|
176
|
+
* Dev Plugin Preset
|
|
177
|
+
*
|
|
178
|
+
* Predefined configuration profiles for common development scenarios.
|
|
179
|
+
* - minimal: Only core data services (fast startup, low memory)
|
|
180
|
+
* - standard: Core + API + auth + events (typical full-stack dev)
|
|
181
|
+
* - full: Every service enabled, including background jobs and AI agents
|
|
182
|
+
*/
|
|
183
|
+
declare const DevPluginPreset: z.ZodEnum<{
|
|
184
|
+
full: "full";
|
|
185
|
+
standard: "standard";
|
|
186
|
+
minimal: "minimal";
|
|
187
|
+
}>;
|
|
188
|
+
type DevPluginPreset = z.infer<typeof DevPluginPreset>;
|
|
189
|
+
/**
|
|
190
|
+
* Dev Plugin Config Schema
|
|
191
|
+
*
|
|
192
|
+
* Top-level configuration for the development-mode plugin.
|
|
193
|
+
* This is the shape of the configuration payload that
|
|
194
|
+
* `@objectstack/plugin-dev` (or equivalent) understands.
|
|
195
|
+
*
|
|
196
|
+
* The outer wiring (e.g. how a stack declares `devPlugins`) is defined
|
|
197
|
+
* by the stack/manifest schemas; this type only describes the plugin's
|
|
198
|
+
* own config object.
|
|
199
|
+
*
|
|
200
|
+
* @example Minimal usage (zero-config)
|
|
201
|
+
* ```ts
|
|
202
|
+
* const devConfig: DevPluginConfig = {};
|
|
203
|
+
* ```
|
|
204
|
+
*
|
|
205
|
+
* @example With preset
|
|
206
|
+
* ```ts
|
|
207
|
+
* const devConfig: DevPluginConfig = {
|
|
208
|
+
* preset: 'full',
|
|
209
|
+
* };
|
|
210
|
+
* ```
|
|
211
|
+
*
|
|
212
|
+
* @example Fine-grained overrides
|
|
213
|
+
* ```ts
|
|
214
|
+
* const devConfig: DevPluginConfig = {
|
|
215
|
+
* preset: 'standard',
|
|
216
|
+
* services: {
|
|
217
|
+
* auth: { enabled: true, strategy: 'mock' },
|
|
218
|
+
* fileStorage: { enabled: false },
|
|
219
|
+
* },
|
|
220
|
+
* fixtures: { paths: ['./fixtures/*.json'] },
|
|
221
|
+
* tools: { dbExplorer: true },
|
|
222
|
+
* };
|
|
223
|
+
* ```
|
|
224
|
+
*/
|
|
225
|
+
declare const DevPluginConfigSchema: z.ZodObject<{
|
|
226
|
+
preset: z.ZodDefault<z.ZodEnum<{
|
|
227
|
+
full: "full";
|
|
228
|
+
standard: "standard";
|
|
229
|
+
minimal: "minimal";
|
|
230
|
+
}>>;
|
|
231
|
+
services: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
232
|
+
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
233
|
+
strategy: z.ZodDefault<z.ZodEnum<{
|
|
234
|
+
memory: "memory";
|
|
235
|
+
mock: "mock";
|
|
236
|
+
stub: "stub";
|
|
237
|
+
passthrough: "passthrough";
|
|
238
|
+
}>>;
|
|
239
|
+
config: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
240
|
+
}, z.core.$strip>>>;
|
|
241
|
+
fixtures: z.ZodOptional<z.ZodObject<{
|
|
242
|
+
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
243
|
+
paths: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
244
|
+
resetBeforeLoad: z.ZodDefault<z.ZodBoolean>;
|
|
245
|
+
envFilter: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
246
|
+
}, z.core.$strip>>;
|
|
247
|
+
tools: z.ZodOptional<z.ZodObject<{
|
|
248
|
+
hotReload: z.ZodDefault<z.ZodBoolean>;
|
|
249
|
+
requestInspector: z.ZodDefault<z.ZodBoolean>;
|
|
250
|
+
dbExplorer: z.ZodDefault<z.ZodBoolean>;
|
|
251
|
+
verboseLogging: z.ZodDefault<z.ZodBoolean>;
|
|
252
|
+
apiDocs: z.ZodDefault<z.ZodBoolean>;
|
|
253
|
+
mailCatcher: z.ZodDefault<z.ZodBoolean>;
|
|
254
|
+
}, z.core.$strip>>;
|
|
255
|
+
port: z.ZodDefault<z.ZodNumber>;
|
|
256
|
+
open: z.ZodDefault<z.ZodBoolean>;
|
|
257
|
+
seedAdminUser: z.ZodDefault<z.ZodBoolean>;
|
|
258
|
+
simulatedLatency: z.ZodDefault<z.ZodNumber>;
|
|
259
|
+
}, z.core.$strip>;
|
|
260
|
+
type DevPluginConfig = z.infer<typeof DevPluginConfigSchema>;
|
|
261
|
+
type DevPluginConfigInput = z.input<typeof DevPluginConfigSchema>;
|
|
262
|
+
|
|
37
263
|
/**
|
|
38
264
|
* Event Priority Enum
|
|
39
265
|
* Priority levels for event processing
|
|
@@ -126,6 +352,7 @@ declare const EventSchema: z.ZodObject<{
|
|
|
126
352
|
}, z.core.$strip>;
|
|
127
353
|
}, z.core.$strip>;
|
|
128
354
|
type Event = z.infer<typeof EventSchema>;
|
|
355
|
+
|
|
129
356
|
/**
|
|
130
357
|
* Event Handler Schema
|
|
131
358
|
* Defines how to handle a specific event
|
|
@@ -171,6 +398,7 @@ declare const EventPersistenceSchema: z.ZodObject<{
|
|
|
171
398
|
}>>;
|
|
172
399
|
}, z.core.$strip>;
|
|
173
400
|
type EventPersistence = z.infer<typeof EventPersistenceSchema>;
|
|
401
|
+
|
|
174
402
|
/**
|
|
175
403
|
* Event Queue Configuration Schema
|
|
176
404
|
* Configuration for async event processing queue
|
|
@@ -254,6 +482,7 @@ declare const EventSourcingConfigSchema: z.ZodObject<{
|
|
|
254
482
|
}, z.core.$strip>>;
|
|
255
483
|
}, z.core.$strip>;
|
|
256
484
|
type EventSourcingConfig = z.infer<typeof EventSourcingConfigSchema>;
|
|
485
|
+
|
|
257
486
|
/**
|
|
258
487
|
* Dead Letter Queue Entry Schema
|
|
259
488
|
* Represents a failed event in the dead letter queue
|
|
@@ -338,6 +567,7 @@ declare const EventLogEntrySchema: z.ZodObject<{
|
|
|
338
567
|
totalDurationMs: z.ZodOptional<z.ZodNumber>;
|
|
339
568
|
}, z.core.$strip>;
|
|
340
569
|
type EventLogEntry = z.infer<typeof EventLogEntrySchema>;
|
|
570
|
+
|
|
341
571
|
/**
|
|
342
572
|
* Event Webhook Configuration Schema
|
|
343
573
|
* Configuration for sending events to webhooks
|
|
@@ -418,8 +648,8 @@ declare const EventMessageQueueConfigSchema: z.ZodObject<{
|
|
|
418
648
|
compression: z.ZodDefault<z.ZodEnum<{
|
|
419
649
|
none: "none";
|
|
420
650
|
gzip: "gzip";
|
|
421
|
-
snappy: "snappy";
|
|
422
651
|
lz4: "lz4";
|
|
652
|
+
snappy: "snappy";
|
|
423
653
|
}>>;
|
|
424
654
|
batchSize: z.ZodDefault<z.ZodNumber>;
|
|
425
655
|
flushIntervalMs: z.ZodDefault<z.ZodNumber>;
|
|
@@ -458,6 +688,7 @@ declare const RealTimeNotificationConfigSchema: z.ZodObject<{
|
|
|
458
688
|
}, z.core.$strip>>;
|
|
459
689
|
}, z.core.$strip>;
|
|
460
690
|
type RealTimeNotificationConfig = z.infer<typeof RealTimeNotificationConfigSchema>;
|
|
691
|
+
|
|
461
692
|
/**
|
|
462
693
|
* Event Bus Configuration Schema
|
|
463
694
|
* Complete configuration for the event bus system
|
|
@@ -574,8 +805,8 @@ declare const EventBusConfigSchema: z.ZodObject<{
|
|
|
574
805
|
compression: z.ZodDefault<z.ZodEnum<{
|
|
575
806
|
none: "none";
|
|
576
807
|
gzip: "gzip";
|
|
577
|
-
snappy: "snappy";
|
|
578
808
|
lz4: "lz4";
|
|
809
|
+
snappy: "snappy";
|
|
579
810
|
}>>;
|
|
580
811
|
batchSize: z.ZodDefault<z.ZodNumber>;
|
|
581
812
|
flushIntervalMs: z.ZodDefault<z.ZodNumber>;
|
|
@@ -626,14 +857,17 @@ declare const EventBusConfigSchema: z.ZodObject<{
|
|
|
626
857
|
type EventBusConfig = z.infer<typeof EventBusConfigSchema>;
|
|
627
858
|
/**
|
|
628
859
|
* Helper to create event bus configuration
|
|
860
|
+
* @deprecated Move to `@objectstack/core`. Will be removed from spec in v3.0.0.
|
|
629
861
|
*/
|
|
630
862
|
declare function createEventBusConfig<T extends z.input<typeof EventBusConfigSchema>>(config: T): T;
|
|
631
863
|
/**
|
|
632
864
|
* Helper to create event type definition
|
|
865
|
+
* @deprecated Move to `@objectstack/core`. Will be removed from spec in v3.0.0.
|
|
633
866
|
*/
|
|
634
867
|
declare function createEventTypeDefinition<T extends z.input<typeof EventTypeDefinitionSchema>>(definition: T): T;
|
|
635
868
|
/**
|
|
636
869
|
* Helper to create event webhook configuration
|
|
870
|
+
* @deprecated Move to `@objectstack/core`. Will be removed from spec in v3.0.0.
|
|
637
871
|
*/
|
|
638
872
|
declare function createEventWebhookConfig<T extends z.input<typeof EventWebhookConfigSchema>>(config: T): T;
|
|
639
873
|
|
|
@@ -739,10 +973,10 @@ declare const ManifestSchema: z.ZodObject<{
|
|
|
739
973
|
app: "app";
|
|
740
974
|
server: "server";
|
|
741
975
|
ui: "ui";
|
|
976
|
+
module: "module";
|
|
742
977
|
agent: "agent";
|
|
743
978
|
objectql: "objectql";
|
|
744
979
|
plugin: "plugin";
|
|
745
|
-
module: "module";
|
|
746
980
|
gateway: "gateway";
|
|
747
981
|
adapter: "adapter";
|
|
748
982
|
}>;
|
|
@@ -818,6 +1052,11 @@ declare const ManifestSchema: z.ZodObject<{
|
|
|
818
1052
|
service: z.ZodString;
|
|
819
1053
|
methods: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
820
1054
|
}, z.core.$strip>>>;
|
|
1055
|
+
commands: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1056
|
+
name: z.ZodString;
|
|
1057
|
+
description: z.ZodOptional<z.ZodString>;
|
|
1058
|
+
module: z.ZodOptional<z.ZodString>;
|
|
1059
|
+
}, z.core.$strip>>>;
|
|
821
1060
|
}, z.core.$strip>>;
|
|
822
1061
|
data: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
823
1062
|
object: z.ZodString;
|
|
@@ -953,8 +1192,8 @@ declare const ManifestSchema: z.ZodObject<{
|
|
|
953
1192
|
metadata: "metadata";
|
|
954
1193
|
code: "code";
|
|
955
1194
|
dependencies: "dependencies";
|
|
956
|
-
assets: "assets";
|
|
957
1195
|
services: "services";
|
|
1196
|
+
assets: "assets";
|
|
958
1197
|
}>>>;
|
|
959
1198
|
conditions: z.ZodOptional<z.ZodObject<{
|
|
960
1199
|
routes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -996,8 +1235,8 @@ declare const ManifestSchema: z.ZodObject<{
|
|
|
996
1235
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
997
1236
|
lazy: "lazy";
|
|
998
1237
|
async: "async";
|
|
999
|
-
eager: "eager";
|
|
1000
1238
|
sync: "sync";
|
|
1239
|
+
eager: "eager";
|
|
1001
1240
|
}>>;
|
|
1002
1241
|
prefetch: z.ZodDefault<z.ZodBoolean>;
|
|
1003
1242
|
preload: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -1013,8 +1252,8 @@ declare const ManifestSchema: z.ZodObject<{
|
|
|
1013
1252
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
1014
1253
|
async: "async";
|
|
1015
1254
|
parallel: "parallel";
|
|
1016
|
-
sequential: "sequential";
|
|
1017
1255
|
sync: "sync";
|
|
1256
|
+
sequential: "sequential";
|
|
1018
1257
|
}>>;
|
|
1019
1258
|
timeout: z.ZodDefault<z.ZodNumber>;
|
|
1020
1259
|
priority: z.ZodDefault<z.ZodNumber>;
|
|
@@ -1029,9 +1268,9 @@ declare const ManifestSchema: z.ZodObject<{
|
|
|
1029
1268
|
dependencyResolution: z.ZodOptional<z.ZodObject<{
|
|
1030
1269
|
strategy: z.ZodDefault<z.ZodEnum<{
|
|
1031
1270
|
strict: "strict";
|
|
1271
|
+
pinned: "pinned";
|
|
1032
1272
|
latest: "latest";
|
|
1033
1273
|
compatible: "compatible";
|
|
1034
|
-
pinned: "pinned";
|
|
1035
1274
|
}>>;
|
|
1036
1275
|
peerDependencies: z.ZodOptional<z.ZodObject<{
|
|
1037
1276
|
resolve: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -1104,9 +1343,9 @@ declare const ManifestSchema: z.ZodObject<{
|
|
|
1104
1343
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
1105
1344
|
storage: z.ZodDefault<z.ZodEnum<{
|
|
1106
1345
|
hybrid: "hybrid";
|
|
1346
|
+
indexeddb: "indexeddb";
|
|
1107
1347
|
memory: "memory";
|
|
1108
1348
|
disk: "disk";
|
|
1109
|
-
indexeddb: "indexeddb";
|
|
1110
1349
|
}>>;
|
|
1111
1350
|
keyStrategy: z.ZodDefault<z.ZodEnum<{
|
|
1112
1351
|
hash: "hash";
|
|
@@ -1373,7 +1612,13 @@ declare const MetadataCollectionInfoSchema: z.ZodObject<{
|
|
|
1373
1612
|
*/
|
|
1374
1613
|
declare const MetadataLoaderContractSchema: z.ZodObject<{
|
|
1375
1614
|
name: z.ZodString;
|
|
1376
|
-
protocol: z.
|
|
1615
|
+
protocol: z.ZodEnum<{
|
|
1616
|
+
"file:": "file:";
|
|
1617
|
+
"http:": "http:";
|
|
1618
|
+
"s3:": "s3:";
|
|
1619
|
+
"datasource:": "datasource:";
|
|
1620
|
+
"memory:": "memory:";
|
|
1621
|
+
}>;
|
|
1377
1622
|
capabilities: z.ZodObject<{
|
|
1378
1623
|
read: z.ZodDefault<z.ZodBoolean>;
|
|
1379
1624
|
write: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -1390,10 +1635,26 @@ declare const MetadataLoaderContractSchema: z.ZodObject<{
|
|
|
1390
1635
|
supportsWrite: z.ZodDefault<z.ZodBoolean>;
|
|
1391
1636
|
supportsCache: z.ZodDefault<z.ZodBoolean>;
|
|
1392
1637
|
}, z.core.$strip>;
|
|
1638
|
+
/**
|
|
1639
|
+
* Metadata Fallback Strategy
|
|
1640
|
+
* Determines behavior when the primary datasource is unavailable.
|
|
1641
|
+
*/
|
|
1642
|
+
declare const MetadataFallbackStrategySchema: z.ZodEnum<{
|
|
1643
|
+
none: "none";
|
|
1644
|
+
memory: "memory";
|
|
1645
|
+
filesystem: "filesystem";
|
|
1646
|
+
}>;
|
|
1393
1647
|
/**
|
|
1394
1648
|
* Metadata Manager Configuration
|
|
1395
1649
|
*/
|
|
1396
1650
|
declare const MetadataManagerConfigSchema: z.ZodObject<{
|
|
1651
|
+
datasource: z.ZodOptional<z.ZodString>;
|
|
1652
|
+
tableName: z.ZodDefault<z.ZodString>;
|
|
1653
|
+
fallback: z.ZodDefault<z.ZodEnum<{
|
|
1654
|
+
none: "none";
|
|
1655
|
+
memory: "memory";
|
|
1656
|
+
filesystem: "filesystem";
|
|
1657
|
+
}>>;
|
|
1397
1658
|
rootDir: z.ZodOptional<z.ZodString>;
|
|
1398
1659
|
formats: z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
1399
1660
|
javascript: "javascript";
|
|
@@ -1428,8 +1689,9 @@ type MetadataLoadResult = z.infer<typeof MetadataLoadResultSchema>;
|
|
|
1428
1689
|
type MetadataSaveResult = z.infer<typeof MetadataSaveResultSchema>;
|
|
1429
1690
|
type MetadataWatchEvent = z.infer<typeof MetadataWatchEventSchema>;
|
|
1430
1691
|
type MetadataCollectionInfo = z.infer<typeof MetadataCollectionInfoSchema>;
|
|
1431
|
-
type MetadataLoaderContract = z.
|
|
1432
|
-
type MetadataManagerConfig = z.
|
|
1692
|
+
type MetadataLoaderContract = z.input<typeof MetadataLoaderContractSchema>;
|
|
1693
|
+
type MetadataManagerConfig = z.input<typeof MetadataManagerConfigSchema>;
|
|
1694
|
+
type MetadataFallbackStrategy = z.infer<typeof MetadataFallbackStrategySchema>;
|
|
1433
1695
|
|
|
1434
1696
|
/**
|
|
1435
1697
|
* # Plugin Capability Protocol
|
|
@@ -1902,8 +2164,8 @@ declare const GracefulDegradationSchema: z.ZodObject<{
|
|
|
1902
2164
|
declare const PluginUpdateStrategySchema: z.ZodObject<{
|
|
1903
2165
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
1904
2166
|
manual: "manual";
|
|
1905
|
-
rolling: "rolling";
|
|
1906
2167
|
scheduled: "scheduled";
|
|
2168
|
+
rolling: "rolling";
|
|
1907
2169
|
automatic: "automatic";
|
|
1908
2170
|
}>>;
|
|
1909
2171
|
autoUpdateConstraints: z.ZodOptional<z.ZodObject<{
|
|
@@ -2023,8 +2285,8 @@ declare const AdvancedPluginLifecycleConfigSchema: z.ZodObject<{
|
|
|
2023
2285
|
updates: z.ZodOptional<z.ZodObject<{
|
|
2024
2286
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
2025
2287
|
manual: "manual";
|
|
2026
|
-
rolling: "rolling";
|
|
2027
2288
|
scheduled: "scheduled";
|
|
2289
|
+
rolling: "rolling";
|
|
2028
2290
|
automatic: "automatic";
|
|
2029
2291
|
}>>;
|
|
2030
2292
|
autoUpdateConstraints: z.ZodOptional<z.ZodObject<{
|
|
@@ -2337,8 +2599,8 @@ declare const PluginPreloadConfigSchema: z.ZodObject<{
|
|
|
2337
2599
|
metadata: "metadata";
|
|
2338
2600
|
code: "code";
|
|
2339
2601
|
dependencies: "dependencies";
|
|
2340
|
-
assets: "assets";
|
|
2341
2602
|
services: "services";
|
|
2603
|
+
assets: "assets";
|
|
2342
2604
|
}>>>;
|
|
2343
2605
|
conditions: z.ZodOptional<z.ZodObject<{
|
|
2344
2606
|
routes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -2388,8 +2650,8 @@ declare const PluginDynamicImportSchema: z.ZodObject<{
|
|
|
2388
2650
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
2389
2651
|
lazy: "lazy";
|
|
2390
2652
|
async: "async";
|
|
2391
|
-
eager: "eager";
|
|
2392
2653
|
sync: "sync";
|
|
2654
|
+
eager: "eager";
|
|
2393
2655
|
}>>;
|
|
2394
2656
|
prefetch: z.ZodDefault<z.ZodBoolean>;
|
|
2395
2657
|
preload: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -2409,8 +2671,8 @@ declare const PluginInitializationSchema: z.ZodObject<{
|
|
|
2409
2671
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
2410
2672
|
async: "async";
|
|
2411
2673
|
parallel: "parallel";
|
|
2412
|
-
sequential: "sequential";
|
|
2413
2674
|
sync: "sync";
|
|
2675
|
+
sequential: "sequential";
|
|
2414
2676
|
}>>;
|
|
2415
2677
|
timeout: z.ZodDefault<z.ZodNumber>;
|
|
2416
2678
|
priority: z.ZodDefault<z.ZodNumber>;
|
|
@@ -2429,9 +2691,9 @@ declare const PluginInitializationSchema: z.ZodObject<{
|
|
|
2429
2691
|
declare const PluginDependencyResolutionSchema: z.ZodObject<{
|
|
2430
2692
|
strategy: z.ZodDefault<z.ZodEnum<{
|
|
2431
2693
|
strict: "strict";
|
|
2694
|
+
pinned: "pinned";
|
|
2432
2695
|
latest: "latest";
|
|
2433
2696
|
compatible: "compatible";
|
|
2434
|
-
pinned: "pinned";
|
|
2435
2697
|
}>>;
|
|
2436
2698
|
peerDependencies: z.ZodOptional<z.ZodObject<{
|
|
2437
2699
|
resolve: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -2515,9 +2777,9 @@ declare const PluginCachingSchema: z.ZodObject<{
|
|
|
2515
2777
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
2516
2778
|
storage: z.ZodDefault<z.ZodEnum<{
|
|
2517
2779
|
hybrid: "hybrid";
|
|
2780
|
+
indexeddb: "indexeddb";
|
|
2518
2781
|
memory: "memory";
|
|
2519
2782
|
disk: "disk";
|
|
2520
|
-
indexeddb: "indexeddb";
|
|
2521
2783
|
}>>;
|
|
2522
2784
|
keyStrategy: z.ZodDefault<z.ZodEnum<{
|
|
2523
2785
|
hash: "hash";
|
|
@@ -2635,8 +2897,8 @@ declare const PluginLoadingConfigSchema: z.ZodObject<{
|
|
|
2635
2897
|
metadata: "metadata";
|
|
2636
2898
|
code: "code";
|
|
2637
2899
|
dependencies: "dependencies";
|
|
2638
|
-
assets: "assets";
|
|
2639
2900
|
services: "services";
|
|
2901
|
+
assets: "assets";
|
|
2640
2902
|
}>>>;
|
|
2641
2903
|
conditions: z.ZodOptional<z.ZodObject<{
|
|
2642
2904
|
routes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -2678,8 +2940,8 @@ declare const PluginLoadingConfigSchema: z.ZodObject<{
|
|
|
2678
2940
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
2679
2941
|
lazy: "lazy";
|
|
2680
2942
|
async: "async";
|
|
2681
|
-
eager: "eager";
|
|
2682
2943
|
sync: "sync";
|
|
2944
|
+
eager: "eager";
|
|
2683
2945
|
}>>;
|
|
2684
2946
|
prefetch: z.ZodDefault<z.ZodBoolean>;
|
|
2685
2947
|
preload: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -2695,8 +2957,8 @@ declare const PluginLoadingConfigSchema: z.ZodObject<{
|
|
|
2695
2957
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
2696
2958
|
async: "async";
|
|
2697
2959
|
parallel: "parallel";
|
|
2698
|
-
sequential: "sequential";
|
|
2699
2960
|
sync: "sync";
|
|
2961
|
+
sequential: "sequential";
|
|
2700
2962
|
}>>;
|
|
2701
2963
|
timeout: z.ZodDefault<z.ZodNumber>;
|
|
2702
2964
|
priority: z.ZodDefault<z.ZodNumber>;
|
|
@@ -2711,9 +2973,9 @@ declare const PluginLoadingConfigSchema: z.ZodObject<{
|
|
|
2711
2973
|
dependencyResolution: z.ZodOptional<z.ZodObject<{
|
|
2712
2974
|
strategy: z.ZodDefault<z.ZodEnum<{
|
|
2713
2975
|
strict: "strict";
|
|
2976
|
+
pinned: "pinned";
|
|
2714
2977
|
latest: "latest";
|
|
2715
2978
|
compatible: "compatible";
|
|
2716
|
-
pinned: "pinned";
|
|
2717
2979
|
}>>;
|
|
2718
2980
|
peerDependencies: z.ZodOptional<z.ZodObject<{
|
|
2719
2981
|
resolve: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -2786,9 +3048,9 @@ declare const PluginLoadingConfigSchema: z.ZodObject<{
|
|
|
2786
3048
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
2787
3049
|
storage: z.ZodDefault<z.ZodEnum<{
|
|
2788
3050
|
hybrid: "hybrid";
|
|
3051
|
+
indexeddb: "indexeddb";
|
|
2789
3052
|
memory: "memory";
|
|
2790
3053
|
disk: "disk";
|
|
2791
|
-
indexeddb: "indexeddb";
|
|
2792
3054
|
}>>;
|
|
2793
3055
|
keyStrategy: z.ZodDefault<z.ZodEnum<{
|
|
2794
3056
|
hash: "hash";
|
|
@@ -2969,10 +3231,10 @@ type PluginLoadingState = z.infer<typeof PluginLoadingStateSchema>;
|
|
|
2969
3231
|
*/
|
|
2970
3232
|
declare const DynamicPluginOperationSchema: z.ZodEnum<{
|
|
2971
3233
|
enable: "enable";
|
|
3234
|
+
disable: "disable";
|
|
2972
3235
|
load: "load";
|
|
2973
3236
|
unload: "unload";
|
|
2974
3237
|
reload: "reload";
|
|
2975
|
-
disable: "disable";
|
|
2976
3238
|
}>;
|
|
2977
3239
|
/**
|
|
2978
3240
|
* Plugin Source
|
|
@@ -3069,10 +3331,10 @@ declare const DynamicPluginResultSchema: z.ZodObject<{
|
|
|
3069
3331
|
success: z.ZodBoolean;
|
|
3070
3332
|
operation: z.ZodEnum<{
|
|
3071
3333
|
enable: "enable";
|
|
3334
|
+
disable: "disable";
|
|
3072
3335
|
load: "load";
|
|
3073
3336
|
unload: "unload";
|
|
3074
3337
|
reload: "reload";
|
|
3075
|
-
disable: "disable";
|
|
3076
3338
|
}>;
|
|
3077
3339
|
pluginId: z.ZodString;
|
|
3078
3340
|
durationMs: z.ZodOptional<z.ZodNumber>;
|
|
@@ -4517,10 +4779,10 @@ declare const MultiVersionSupportSchema: z.ZodObject<{
|
|
|
4517
4779
|
maxConcurrentVersions: z.ZodDefault<z.ZodNumber>;
|
|
4518
4780
|
selectionStrategy: z.ZodDefault<z.ZodEnum<{
|
|
4519
4781
|
custom: "custom";
|
|
4782
|
+
pinned: "pinned";
|
|
4520
4783
|
latest: "latest";
|
|
4521
4784
|
stable: "stable";
|
|
4522
4785
|
compatible: "compatible";
|
|
4523
|
-
pinned: "pinned";
|
|
4524
4786
|
canary: "canary";
|
|
4525
4787
|
}>>;
|
|
4526
4788
|
routing: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -5051,6 +5313,10 @@ type index_AdvancedPluginLifecycleConfig = AdvancedPluginLifecycleConfig;
|
|
|
5051
5313
|
declare const index_AdvancedPluginLifecycleConfigSchema: typeof AdvancedPluginLifecycleConfigSchema;
|
|
5052
5314
|
type index_BreakingChange = BreakingChange;
|
|
5053
5315
|
declare const index_BreakingChangeSchema: typeof BreakingChangeSchema;
|
|
5316
|
+
type index_CLICommandContribution = CLICommandContribution;
|
|
5317
|
+
declare const index_CLICommandContributionSchema: typeof CLICommandContributionSchema;
|
|
5318
|
+
type index_CLIExtensionExport = CLIExtensionExport;
|
|
5319
|
+
declare const index_CLIExtensionExportSchema: typeof CLIExtensionExportSchema;
|
|
5054
5320
|
declare const index_CORE_PLUGIN_TYPES: typeof CORE_PLUGIN_TYPES;
|
|
5055
5321
|
type index_CapabilityConformanceLevel = CapabilityConformanceLevel;
|
|
5056
5322
|
declare const index_CapabilityConformanceLevelSchema: typeof CapabilityConformanceLevelSchema;
|
|
@@ -5070,6 +5336,16 @@ type index_DependencyResolutionResult = DependencyResolutionResult;
|
|
|
5070
5336
|
declare const index_DependencyResolutionResultSchema: typeof DependencyResolutionResultSchema;
|
|
5071
5337
|
type index_DeprecationNotice = DeprecationNotice;
|
|
5072
5338
|
declare const index_DeprecationNoticeSchema: typeof DeprecationNoticeSchema;
|
|
5339
|
+
type index_DevFixtureConfig = DevFixtureConfig;
|
|
5340
|
+
declare const index_DevFixtureConfigSchema: typeof DevFixtureConfigSchema;
|
|
5341
|
+
type index_DevPluginConfig = DevPluginConfig;
|
|
5342
|
+
type index_DevPluginConfigInput = DevPluginConfigInput;
|
|
5343
|
+
declare const index_DevPluginConfigSchema: typeof DevPluginConfigSchema;
|
|
5344
|
+
type index_DevPluginPreset = DevPluginPreset;
|
|
5345
|
+
type index_DevServiceOverride = DevServiceOverride;
|
|
5346
|
+
declare const index_DevServiceOverrideSchema: typeof DevServiceOverrideSchema;
|
|
5347
|
+
type index_DevToolsConfig = DevToolsConfig;
|
|
5348
|
+
declare const index_DevToolsConfigSchema: typeof DevToolsConfigSchema;
|
|
5073
5349
|
declare const index_DisablePackageRequest: typeof DisablePackageRequest;
|
|
5074
5350
|
declare const index_DisablePackageRequestSchema: typeof DisablePackageRequestSchema;
|
|
5075
5351
|
declare const index_DisablePackageResponse: typeof DisablePackageResponse;
|
|
@@ -5172,6 +5448,8 @@ type index_MetadataCollectionInfo = MetadataCollectionInfo;
|
|
|
5172
5448
|
declare const index_MetadataCollectionInfoSchema: typeof MetadataCollectionInfoSchema;
|
|
5173
5449
|
type index_MetadataExportOptions = MetadataExportOptions;
|
|
5174
5450
|
declare const index_MetadataExportOptionsSchema: typeof MetadataExportOptionsSchema;
|
|
5451
|
+
type index_MetadataFallbackStrategy = MetadataFallbackStrategy;
|
|
5452
|
+
declare const index_MetadataFallbackStrategySchema: typeof MetadataFallbackStrategySchema;
|
|
5175
5453
|
type index_MetadataFormat = MetadataFormat;
|
|
5176
5454
|
declare const index_MetadataFormatSchema: typeof MetadataFormatSchema;
|
|
5177
5455
|
type index_MetadataImportOptions = MetadataImportOptions;
|
|
@@ -5384,7 +5662,7 @@ declare const index_createEventTypeDefinition: typeof createEventTypeDefinition;
|
|
|
5384
5662
|
declare const index_createEventWebhookConfig: typeof createEventWebhookConfig;
|
|
5385
5663
|
declare const index_definePlugin: typeof definePlugin;
|
|
5386
5664
|
declare namespace index {
|
|
5387
|
-
export { type index_ActivationEvent as ActivationEvent, index_ActivationEventSchema as ActivationEventSchema, type index_AdvancedPluginLifecycleConfig as AdvancedPluginLifecycleConfig, index_AdvancedPluginLifecycleConfigSchema as AdvancedPluginLifecycleConfigSchema, type index_BreakingChange as BreakingChange, index_BreakingChangeSchema as BreakingChangeSchema, index_CORE_PLUGIN_TYPES as CORE_PLUGIN_TYPES, type index_CapabilityConformanceLevel as CapabilityConformanceLevel, index_CapabilityConformanceLevelSchema as CapabilityConformanceLevelSchema, type index_CompatibilityLevel as CompatibilityLevel, index_CompatibilityLevelSchema as CompatibilityLevelSchema, type index_CompatibilityMatrixEntry as CompatibilityMatrixEntry, index_CompatibilityMatrixEntrySchema as CompatibilityMatrixEntrySchema, type index_DeadLetterQueueEntry as DeadLetterQueueEntry, index_DeadLetterQueueEntrySchema as DeadLetterQueueEntrySchema, type index_DependencyConflict as DependencyConflict, index_DependencyConflictSchema as DependencyConflictSchema, index_DependencyGraph as DependencyGraph, index_DependencyGraphNode as DependencyGraphNode, index_DependencyGraphNodeSchema as DependencyGraphNodeSchema, index_DependencyGraphSchema as DependencyGraphSchema, type index_DependencyResolutionResult as DependencyResolutionResult, index_DependencyResolutionResultSchema as DependencyResolutionResultSchema, type index_DeprecationNotice as DeprecationNotice, index_DeprecationNoticeSchema as DeprecationNoticeSchema, index_DisablePackageRequest as DisablePackageRequest, index_DisablePackageRequestSchema as DisablePackageRequestSchema, index_DisablePackageResponse as DisablePackageResponse, index_DisablePackageResponseSchema as DisablePackageResponseSchema, type index_DistributedStateConfig as DistributedStateConfig, index_DistributedStateConfigSchema as DistributedStateConfigSchema, type index_DynamicLoadRequest as DynamicLoadRequest, type index_DynamicLoadRequestInput as DynamicLoadRequestInput, index_DynamicLoadRequestSchema as DynamicLoadRequestSchema, type index_DynamicLoadingConfig as DynamicLoadingConfig, type index_DynamicLoadingConfigInput as DynamicLoadingConfigInput, index_DynamicLoadingConfigSchema as DynamicLoadingConfigSchema, type index_DynamicPluginOperation as DynamicPluginOperation, index_DynamicPluginOperationSchema as DynamicPluginOperationSchema, type index_DynamicPluginResult as DynamicPluginResult, index_DynamicPluginResultSchema as DynamicPluginResultSchema, type index_DynamicUnloadRequest as DynamicUnloadRequest, type index_DynamicUnloadRequestInput as DynamicUnloadRequestInput, index_DynamicUnloadRequestSchema as DynamicUnloadRequestSchema, index_EVENT_PRIORITY_VALUES as EVENT_PRIORITY_VALUES, index_EnablePackageRequest as EnablePackageRequest, index_EnablePackageRequestSchema as EnablePackageRequestSchema, index_EnablePackageResponse as EnablePackageResponse, index_EnablePackageResponseSchema as EnablePackageResponseSchema, type index_Event as Event, type index_EventBusConfig as EventBusConfig, index_EventBusConfigSchema as EventBusConfigSchema, type index_EventHandler as EventHandler, index_EventHandlerSchema as EventHandlerSchema, type index_EventLogEntry as EventLogEntry, index_EventLogEntrySchema as EventLogEntrySchema, type index_EventMessageQueueConfig as EventMessageQueueConfig, index_EventMessageQueueConfigSchema as EventMessageQueueConfigSchema, index_EventMetadataSchema as EventMetadataSchema, type index_EventPersistence as EventPersistence, index_EventPersistenceSchema as EventPersistenceSchema, type index_EventPhase as EventPhase, index_EventPhaseSchema as EventPhaseSchema, type index_EventPriority as EventPriority, type index_EventQueueConfig as EventQueueConfig, index_EventQueueConfigSchema as EventQueueConfigSchema, type index_EventReplayConfig as EventReplayConfig, index_EventReplayConfigSchema as EventReplayConfigSchema, type index_EventRoute as EventRoute, index_EventRouteSchema as EventRouteSchema, index_EventSchema as EventSchema, type index_EventSourcingConfig as EventSourcingConfig, index_EventSourcingConfigSchema as EventSourcingConfigSchema, type index_EventTypeDefinition as EventTypeDefinition, index_EventTypeDefinitionSchema as EventTypeDefinitionSchema, type index_EventWebhookConfig as EventWebhookConfig, index_EventWebhookConfigSchema as EventWebhookConfigSchema, type index_ExecutionContext as ExecutionContext, index_ExecutionContextSchema as ExecutionContextSchema, type index_ExtensionPoint as ExtensionPoint, index_ExtensionPointSchema as ExtensionPointSchema, type index_FeatureFlag as FeatureFlag, type index_FeatureFlagInput as FeatureFlagInput, index_FeatureFlagSchema as FeatureFlagSchema, index_FeatureStrategy as FeatureStrategy, index_GetPackageRequest as GetPackageRequest, index_GetPackageRequestSchema as GetPackageRequestSchema, index_GetPackageResponse as GetPackageResponse, index_GetPackageResponseSchema as GetPackageResponseSchema, type index_GracefulDegradation as GracefulDegradation, index_GracefulDegradationSchema as GracefulDegradationSchema, type index_HealthStatus as HealthStatus, index_HealthStatusSchema as HealthStatusSchema, type index_HookRegisteredEvent as HookRegisteredEvent, index_HookRegisteredEventSchema as HookRegisteredEventSchema, type index_HookTriggeredEvent as HookTriggeredEvent, index_HookTriggeredEventSchema as HookTriggeredEventSchema, type index_HotReloadConfig as HotReloadConfig, index_HotReloadConfigSchema as HotReloadConfigSchema, index_InstallPackageRequest as InstallPackageRequest, index_InstallPackageRequestSchema as InstallPackageRequestSchema, index_InstallPackageResponse as InstallPackageResponse, index_InstallPackageResponseSchema as InstallPackageResponseSchema, index_InstalledPackage as InstalledPackage, index_InstalledPackageSchema as InstalledPackageSchema, type index_KernelContext as KernelContext, index_KernelContextSchema as KernelContextSchema, index_KernelEventBaseSchema as KernelEventBaseSchema, type index_KernelReadyEvent as KernelReadyEvent, index_KernelReadyEventSchema as KernelReadyEventSchema, type index_KernelSecurityPolicy as KernelSecurityPolicy, index_KernelSecurityPolicySchema as KernelSecurityPolicySchema, type index_KernelSecurityScanResult as KernelSecurityScanResult, index_KernelSecurityScanResultSchema as KernelSecurityScanResultSchema, type index_KernelSecurityVulnerability as KernelSecurityVulnerability, index_KernelSecurityVulnerabilitySchema as KernelSecurityVulnerabilitySchema, type index_KernelShutdownEvent as KernelShutdownEvent, index_KernelShutdownEventSchema as KernelShutdownEventSchema, index_ListPackagesRequest as ListPackagesRequest, index_ListPackagesRequestSchema as ListPackagesRequestSchema, index_ListPackagesResponse as ListPackagesResponse, index_ListPackagesResponseSchema as ListPackagesResponseSchema, index_ManifestSchema as ManifestSchema, type index_MetadataCollectionInfo as MetadataCollectionInfo, index_MetadataCollectionInfoSchema as MetadataCollectionInfoSchema, type index_MetadataExportOptions as MetadataExportOptions, index_MetadataExportOptionsSchema as MetadataExportOptionsSchema, type index_MetadataFormat as MetadataFormat, index_MetadataFormatSchema as MetadataFormatSchema, type index_MetadataImportOptions as MetadataImportOptions, index_MetadataImportOptionsSchema as MetadataImportOptionsSchema, type index_MetadataLoadOptions as MetadataLoadOptions, index_MetadataLoadOptionsSchema as MetadataLoadOptionsSchema, type index_MetadataLoadResult as MetadataLoadResult, index_MetadataLoadResultSchema as MetadataLoadResultSchema, type index_MetadataLoaderContract as MetadataLoaderContract, index_MetadataLoaderContractSchema as MetadataLoaderContractSchema, type index_MetadataManagerConfig as MetadataManagerConfig, index_MetadataManagerConfigSchema as MetadataManagerConfigSchema, type index_MetadataSaveOptions as MetadataSaveOptions, index_MetadataSaveOptionsSchema as MetadataSaveOptionsSchema, type index_MetadataSaveResult as MetadataSaveResult, index_MetadataSaveResultSchema as MetadataSaveResultSchema, type index_MetadataStats as MetadataStats, index_MetadataStatsSchema as MetadataStatsSchema, type index_MetadataWatchEvent as MetadataWatchEvent, index_MetadataWatchEventSchema as MetadataWatchEventSchema, type index_MultiVersionSupport as MultiVersionSupport, index_MultiVersionSupportSchema as MultiVersionSupportSchema, type index_ObjectStackManifest as ObjectStackManifest, type index_ObjectStackManifestInput as ObjectStackManifestInput, type index_OpsDomainModule as OpsDomainModule, index_OpsDomainModuleSchema as OpsDomainModuleSchema, type index_OpsFilePath as OpsFilePath, index_OpsFilePathSchema as OpsFilePathSchema, type index_OpsPluginStructure as OpsPluginStructure, index_OpsPluginStructureSchema as OpsPluginStructureSchema, index_PackageDependency as PackageDependency, index_PackageDependencyConflict as PackageDependencyConflict, index_PackageDependencyConflictSchema as PackageDependencyConflictSchema, index_PackageDependencyResolutionResult as PackageDependencyResolutionResult, index_PackageDependencyResolutionResultSchema as PackageDependencyResolutionResultSchema, index_PackageDependencySchema as PackageDependencySchema, index_PackageStatus as PackageStatus, index_PackageStatusEnum as PackageStatusEnum, type index_Permission as Permission, type index_PermissionAction as PermissionAction, index_PermissionActionSchema as PermissionActionSchema, index_PermissionSchema as PermissionSchema, type index_PermissionScope as PermissionScope, index_PermissionScopeSchema as PermissionScopeSchema, type index_PermissionSet as PermissionSet, index_PermissionSetSchema as PermissionSetSchema, type index_PluginCaching as PluginCaching, index_PluginCachingSchema as PluginCachingSchema, type index_PluginCapability as PluginCapability, type index_PluginCapabilityManifest as PluginCapabilityManifest, index_PluginCapabilityManifestSchema as PluginCapabilityManifestSchema, index_PluginCapabilitySchema as PluginCapabilitySchema, type index_PluginCodeSplitting as PluginCodeSplitting, index_PluginCodeSplittingSchema as PluginCodeSplittingSchema, type index_PluginCompatibilityMatrix as PluginCompatibilityMatrix, index_PluginCompatibilityMatrixSchema as PluginCompatibilityMatrixSchema, type index_PluginContext as PluginContext, type index_PluginContextData as PluginContextData, index_PluginContextSchema as PluginContextSchema, type index_PluginDefinition as PluginDefinition, type index_PluginDependency as PluginDependency, type index_PluginDependencyResolution as PluginDependencyResolution, index_PluginDependencyResolutionSchema as PluginDependencyResolutionSchema, index_PluginDependencySchema as PluginDependencySchema, type index_PluginDiscoveryConfig as PluginDiscoveryConfig, index_PluginDiscoveryConfigSchema as PluginDiscoveryConfigSchema, type index_PluginDiscoverySource as PluginDiscoverySource, index_PluginDiscoverySourceSchema as PluginDiscoverySourceSchema, type index_PluginDynamicImport as PluginDynamicImport, index_PluginDynamicImportSchema as PluginDynamicImportSchema, type index_PluginErrorEvent as PluginErrorEvent, index_PluginErrorEventSchema as PluginErrorEventSchema, index_PluginEventBaseSchema as PluginEventBaseSchema, type index_PluginHealthCheck as PluginHealthCheck, index_PluginHealthCheckSchema as PluginHealthCheckSchema, type index_PluginHealthReport as PluginHealthReport, index_PluginHealthReportSchema as PluginHealthReportSchema, type index_PluginHealthStatus as PluginHealthStatus, index_PluginHealthStatusSchema as PluginHealthStatusSchema, type index_PluginHotReload as PluginHotReload, index_PluginHotReloadSchema as PluginHotReloadSchema, type index_PluginInitialization as PluginInitialization, index_PluginInitializationSchema as PluginInitializationSchema, index_PluginInstallConfig as PluginInstallConfig, index_PluginInstallConfigInput as PluginInstallConfigInput, index_PluginInstallConfigSchema as PluginInstallConfigSchema, type index_PluginInterface as PluginInterface, index_PluginInterfaceSchema as PluginInterfaceSchema, type index_PluginLifecycleEventType as PluginLifecycleEventType, type index_PluginLifecycleHooks as PluginLifecycleHooks, type index_PluginLifecyclePhaseEvent as PluginLifecyclePhaseEvent, index_PluginLifecyclePhaseEventSchema as PluginLifecyclePhaseEventSchema, index_PluginLifecycleSchema as PluginLifecycleSchema, type index_PluginLoadingConfig as PluginLoadingConfig, index_PluginLoadingConfigSchema as PluginLoadingConfigSchema, type index_PluginLoadingEvent as PluginLoadingEvent, index_PluginLoadingEventSchema as PluginLoadingEventSchema, type index_PluginLoadingState as PluginLoadingState, index_PluginLoadingStateSchema as PluginLoadingStateSchema, type index_PluginLoadingStrategy as PluginLoadingStrategy, index_PluginLoadingStrategySchema as PluginLoadingStrategySchema, type index_PluginMetadata as PluginMetadata, index_PluginMetadataSchema as PluginMetadataSchema, type index_PluginPerformanceMonitoring as PluginPerformanceMonitoring, index_PluginPerformanceMonitoringSchema as PluginPerformanceMonitoringSchema, type index_PluginPreloadConfig as PluginPreloadConfig, index_PluginPreloadConfigSchema as PluginPreloadConfigSchema, index_PluginProvenance as PluginProvenance, index_PluginProvenanceSchema as PluginProvenanceSchema, index_PluginQualityMetrics as PluginQualityMetrics, index_PluginQualityMetricsInput as PluginQualityMetricsInput, index_PluginQualityMetricsSchema as PluginQualityMetricsSchema, type index_PluginRegisteredEvent as PluginRegisteredEvent, index_PluginRegisteredEventSchema as PluginRegisteredEventSchema, index_PluginRegistryEntry as PluginRegistryEntry, index_PluginRegistryEntryInput as PluginRegistryEntryInput, index_PluginRegistryEntrySchema as PluginRegistryEntrySchema, type index_PluginSandboxing as PluginSandboxing, index_PluginSandboxingSchema as PluginSandboxingSchema, index_PluginSchema as PluginSchema, index_PluginSearchFilters as PluginSearchFilters, index_PluginSearchFiltersInput as PluginSearchFiltersInput, index_PluginSearchFiltersSchema as PluginSearchFiltersSchema, type index_PluginSecurityManifest as PluginSecurityManifest, index_PluginSecurityManifestSchema as PluginSecurityManifestSchema, index_PluginSecurityProtocol as PluginSecurityProtocol, type index_PluginSource as PluginSource, index_PluginSourceSchema as PluginSourceSchema, type index_PluginStartupResult as PluginStartupResult, index_PluginStartupResultSchema as PluginStartupResultSchema, type index_PluginStateSnapshot as PluginStateSnapshot, index_PluginStateSnapshotSchema as PluginStateSnapshotSchema, index_PluginStatistics as PluginStatistics, index_PluginStatisticsInput as PluginStatisticsInput, index_PluginStatisticsSchema as PluginStatisticsSchema, type index_PluginTrustLevel as PluginTrustLevel, index_PluginTrustLevelSchema as PluginTrustLevelSchema, index_PluginTrustScore as PluginTrustScore, index_PluginTrustScoreSchema as PluginTrustScoreSchema, type index_PluginUpdateStrategy as PluginUpdateStrategy, index_PluginUpdateStrategySchema as PluginUpdateStrategySchema, index_PluginVendor as PluginVendor, index_PluginVendorInput as PluginVendorInput, index_PluginVendorSchema as PluginVendorSchema, type index_PluginVersionMetadata as PluginVersionMetadata, index_PluginVersionMetadataSchema as PluginVersionMetadataSchema, type index_ProtocolFeature as ProtocolFeature, index_ProtocolFeatureSchema as ProtocolFeatureSchema, type index_ProtocolReference as ProtocolReference, index_ProtocolReferenceSchema as ProtocolReferenceSchema, type index_ProtocolVersion as ProtocolVersion, index_ProtocolVersionSchema as ProtocolVersionSchema, type index_RealTimeNotificationConfig as RealTimeNotificationConfig, index_RealTimeNotificationConfigSchema as RealTimeNotificationConfigSchema, type index_ResourceType as ResourceType, index_ResourceTypeSchema as ResourceTypeSchema, type index_RuntimeConfig as RuntimeConfig, index_RuntimeConfigSchema as RuntimeConfigSchema, type index_RuntimeMode as RuntimeMode, index_SBOM as SBOM, index_SBOMEntry as SBOMEntry, index_SBOMEntrySchema as SBOMEntrySchema, index_SBOMSchema as SBOMSchema, type index_SandboxConfig as SandboxConfig, index_SandboxConfigSchema as SandboxConfigSchema, type index_ScopeConfig as ScopeConfig, index_ScopeConfigSchema as ScopeConfigSchema, type index_ScopeInfo as ScopeInfo, index_ScopeInfoSchema as ScopeInfoSchema, index_SecurityPolicy as SecurityPolicy, index_SecurityPolicySchema as SecurityPolicySchema, index_SecurityScanResult as SecurityScanResult, index_SecurityScanResultSchema as SecurityScanResultSchema, index_SecurityVulnerability as SecurityVulnerability, index_SecurityVulnerabilitySchema as SecurityVulnerabilitySchema, type index_SemanticVersion as SemanticVersion, index_SemanticVersionSchema as SemanticVersionSchema, type index_ServiceFactoryRegistration as ServiceFactoryRegistration, index_ServiceFactoryRegistrationSchema as ServiceFactoryRegistrationSchema, type index_ServiceMetadata as ServiceMetadata, index_ServiceMetadataSchema as ServiceMetadataSchema, type index_ServiceRegisteredEvent as ServiceRegisteredEvent, index_ServiceRegisteredEventSchema as ServiceRegisteredEventSchema, type index_ServiceRegistryConfig as ServiceRegistryConfig, type index_ServiceRegistryConfigInput as ServiceRegistryConfigInput, index_ServiceRegistryConfigSchema as ServiceRegistryConfigSchema, type index_ServiceScopeType as ServiceScopeType, type index_ServiceUnregisteredEvent as ServiceUnregisteredEvent, index_ServiceUnregisteredEventSchema as ServiceUnregisteredEventSchema, type index_StartupOptions as StartupOptions, type index_StartupOptionsInput as StartupOptionsInput, index_StartupOptionsSchema as StartupOptionsSchema, type index_StartupOrchestrationResult as StartupOrchestrationResult, index_StartupOrchestrationResultSchema as StartupOrchestrationResultSchema, index_UninstallPackageRequest as UninstallPackageRequest, index_UninstallPackageRequestSchema as UninstallPackageRequestSchema, index_UninstallPackageResponse as UninstallPackageResponse, index_UninstallPackageResponseSchema as UninstallPackageResponseSchema, type index_ValidationError as ValidationError, index_ValidationErrorSchema as ValidationErrorSchema, type index_ValidationResult as ValidationResult, index_ValidationResultSchema as ValidationResultSchema, type index_ValidationWarning as ValidationWarning, index_ValidationWarningSchema as ValidationWarningSchema, type index_VersionConstraint as VersionConstraint, index_VersionConstraintSchema as VersionConstraintSchema, index_VulnerabilitySeverity as VulnerabilitySeverity, index_createEventBusConfig as createEventBusConfig, index_createEventTypeDefinition as createEventTypeDefinition, index_createEventWebhookConfig as createEventWebhookConfig, index_definePlugin as definePlugin };
|
|
5665
|
+
export { type index_ActivationEvent as ActivationEvent, index_ActivationEventSchema as ActivationEventSchema, type index_AdvancedPluginLifecycleConfig as AdvancedPluginLifecycleConfig, index_AdvancedPluginLifecycleConfigSchema as AdvancedPluginLifecycleConfigSchema, type index_BreakingChange as BreakingChange, index_BreakingChangeSchema as BreakingChangeSchema, type index_CLICommandContribution as CLICommandContribution, index_CLICommandContributionSchema as CLICommandContributionSchema, type index_CLIExtensionExport as CLIExtensionExport, index_CLIExtensionExportSchema as CLIExtensionExportSchema, index_CORE_PLUGIN_TYPES as CORE_PLUGIN_TYPES, type index_CapabilityConformanceLevel as CapabilityConformanceLevel, index_CapabilityConformanceLevelSchema as CapabilityConformanceLevelSchema, type index_CompatibilityLevel as CompatibilityLevel, index_CompatibilityLevelSchema as CompatibilityLevelSchema, type index_CompatibilityMatrixEntry as CompatibilityMatrixEntry, index_CompatibilityMatrixEntrySchema as CompatibilityMatrixEntrySchema, type index_DeadLetterQueueEntry as DeadLetterQueueEntry, index_DeadLetterQueueEntrySchema as DeadLetterQueueEntrySchema, type index_DependencyConflict as DependencyConflict, index_DependencyConflictSchema as DependencyConflictSchema, index_DependencyGraph as DependencyGraph, index_DependencyGraphNode as DependencyGraphNode, index_DependencyGraphNodeSchema as DependencyGraphNodeSchema, index_DependencyGraphSchema as DependencyGraphSchema, type index_DependencyResolutionResult as DependencyResolutionResult, index_DependencyResolutionResultSchema as DependencyResolutionResultSchema, type index_DeprecationNotice as DeprecationNotice, index_DeprecationNoticeSchema as DeprecationNoticeSchema, type index_DevFixtureConfig as DevFixtureConfig, index_DevFixtureConfigSchema as DevFixtureConfigSchema, type index_DevPluginConfig as DevPluginConfig, type index_DevPluginConfigInput as DevPluginConfigInput, index_DevPluginConfigSchema as DevPluginConfigSchema, type index_DevPluginPreset as DevPluginPreset, type index_DevServiceOverride as DevServiceOverride, index_DevServiceOverrideSchema as DevServiceOverrideSchema, type index_DevToolsConfig as DevToolsConfig, index_DevToolsConfigSchema as DevToolsConfigSchema, index_DisablePackageRequest as DisablePackageRequest, index_DisablePackageRequestSchema as DisablePackageRequestSchema, index_DisablePackageResponse as DisablePackageResponse, index_DisablePackageResponseSchema as DisablePackageResponseSchema, type index_DistributedStateConfig as DistributedStateConfig, index_DistributedStateConfigSchema as DistributedStateConfigSchema, type index_DynamicLoadRequest as DynamicLoadRequest, type index_DynamicLoadRequestInput as DynamicLoadRequestInput, index_DynamicLoadRequestSchema as DynamicLoadRequestSchema, type index_DynamicLoadingConfig as DynamicLoadingConfig, type index_DynamicLoadingConfigInput as DynamicLoadingConfigInput, index_DynamicLoadingConfigSchema as DynamicLoadingConfigSchema, type index_DynamicPluginOperation as DynamicPluginOperation, index_DynamicPluginOperationSchema as DynamicPluginOperationSchema, type index_DynamicPluginResult as DynamicPluginResult, index_DynamicPluginResultSchema as DynamicPluginResultSchema, type index_DynamicUnloadRequest as DynamicUnloadRequest, type index_DynamicUnloadRequestInput as DynamicUnloadRequestInput, index_DynamicUnloadRequestSchema as DynamicUnloadRequestSchema, index_EVENT_PRIORITY_VALUES as EVENT_PRIORITY_VALUES, index_EnablePackageRequest as EnablePackageRequest, index_EnablePackageRequestSchema as EnablePackageRequestSchema, index_EnablePackageResponse as EnablePackageResponse, index_EnablePackageResponseSchema as EnablePackageResponseSchema, type index_Event as Event, type index_EventBusConfig as EventBusConfig, index_EventBusConfigSchema as EventBusConfigSchema, type index_EventHandler as EventHandler, index_EventHandlerSchema as EventHandlerSchema, type index_EventLogEntry as EventLogEntry, index_EventLogEntrySchema as EventLogEntrySchema, type index_EventMessageQueueConfig as EventMessageQueueConfig, index_EventMessageQueueConfigSchema as EventMessageQueueConfigSchema, index_EventMetadataSchema as EventMetadataSchema, type index_EventPersistence as EventPersistence, index_EventPersistenceSchema as EventPersistenceSchema, type index_EventPhase as EventPhase, index_EventPhaseSchema as EventPhaseSchema, type index_EventPriority as EventPriority, type index_EventQueueConfig as EventQueueConfig, index_EventQueueConfigSchema as EventQueueConfigSchema, type index_EventReplayConfig as EventReplayConfig, index_EventReplayConfigSchema as EventReplayConfigSchema, type index_EventRoute as EventRoute, index_EventRouteSchema as EventRouteSchema, index_EventSchema as EventSchema, type index_EventSourcingConfig as EventSourcingConfig, index_EventSourcingConfigSchema as EventSourcingConfigSchema, type index_EventTypeDefinition as EventTypeDefinition, index_EventTypeDefinitionSchema as EventTypeDefinitionSchema, type index_EventWebhookConfig as EventWebhookConfig, index_EventWebhookConfigSchema as EventWebhookConfigSchema, type index_ExecutionContext as ExecutionContext, index_ExecutionContextSchema as ExecutionContextSchema, type index_ExtensionPoint as ExtensionPoint, index_ExtensionPointSchema as ExtensionPointSchema, type index_FeatureFlag as FeatureFlag, type index_FeatureFlagInput as FeatureFlagInput, index_FeatureFlagSchema as FeatureFlagSchema, index_FeatureStrategy as FeatureStrategy, index_GetPackageRequest as GetPackageRequest, index_GetPackageRequestSchema as GetPackageRequestSchema, index_GetPackageResponse as GetPackageResponse, index_GetPackageResponseSchema as GetPackageResponseSchema, type index_GracefulDegradation as GracefulDegradation, index_GracefulDegradationSchema as GracefulDegradationSchema, type index_HealthStatus as HealthStatus, index_HealthStatusSchema as HealthStatusSchema, type index_HookRegisteredEvent as HookRegisteredEvent, index_HookRegisteredEventSchema as HookRegisteredEventSchema, type index_HookTriggeredEvent as HookTriggeredEvent, index_HookTriggeredEventSchema as HookTriggeredEventSchema, type index_HotReloadConfig as HotReloadConfig, index_HotReloadConfigSchema as HotReloadConfigSchema, index_InstallPackageRequest as InstallPackageRequest, index_InstallPackageRequestSchema as InstallPackageRequestSchema, index_InstallPackageResponse as InstallPackageResponse, index_InstallPackageResponseSchema as InstallPackageResponseSchema, index_InstalledPackage as InstalledPackage, index_InstalledPackageSchema as InstalledPackageSchema, type index_KernelContext as KernelContext, index_KernelContextSchema as KernelContextSchema, index_KernelEventBaseSchema as KernelEventBaseSchema, type index_KernelReadyEvent as KernelReadyEvent, index_KernelReadyEventSchema as KernelReadyEventSchema, type index_KernelSecurityPolicy as KernelSecurityPolicy, index_KernelSecurityPolicySchema as KernelSecurityPolicySchema, type index_KernelSecurityScanResult as KernelSecurityScanResult, index_KernelSecurityScanResultSchema as KernelSecurityScanResultSchema, type index_KernelSecurityVulnerability as KernelSecurityVulnerability, index_KernelSecurityVulnerabilitySchema as KernelSecurityVulnerabilitySchema, type index_KernelShutdownEvent as KernelShutdownEvent, index_KernelShutdownEventSchema as KernelShutdownEventSchema, index_ListPackagesRequest as ListPackagesRequest, index_ListPackagesRequestSchema as ListPackagesRequestSchema, index_ListPackagesResponse as ListPackagesResponse, index_ListPackagesResponseSchema as ListPackagesResponseSchema, index_ManifestSchema as ManifestSchema, type index_MetadataCollectionInfo as MetadataCollectionInfo, index_MetadataCollectionInfoSchema as MetadataCollectionInfoSchema, type index_MetadataExportOptions as MetadataExportOptions, index_MetadataExportOptionsSchema as MetadataExportOptionsSchema, type index_MetadataFallbackStrategy as MetadataFallbackStrategy, index_MetadataFallbackStrategySchema as MetadataFallbackStrategySchema, type index_MetadataFormat as MetadataFormat, index_MetadataFormatSchema as MetadataFormatSchema, type index_MetadataImportOptions as MetadataImportOptions, index_MetadataImportOptionsSchema as MetadataImportOptionsSchema, type index_MetadataLoadOptions as MetadataLoadOptions, index_MetadataLoadOptionsSchema as MetadataLoadOptionsSchema, type index_MetadataLoadResult as MetadataLoadResult, index_MetadataLoadResultSchema as MetadataLoadResultSchema, type index_MetadataLoaderContract as MetadataLoaderContract, index_MetadataLoaderContractSchema as MetadataLoaderContractSchema, type index_MetadataManagerConfig as MetadataManagerConfig, index_MetadataManagerConfigSchema as MetadataManagerConfigSchema, type index_MetadataSaveOptions as MetadataSaveOptions, index_MetadataSaveOptionsSchema as MetadataSaveOptionsSchema, type index_MetadataSaveResult as MetadataSaveResult, index_MetadataSaveResultSchema as MetadataSaveResultSchema, type index_MetadataStats as MetadataStats, index_MetadataStatsSchema as MetadataStatsSchema, type index_MetadataWatchEvent as MetadataWatchEvent, index_MetadataWatchEventSchema as MetadataWatchEventSchema, type index_MultiVersionSupport as MultiVersionSupport, index_MultiVersionSupportSchema as MultiVersionSupportSchema, type index_ObjectStackManifest as ObjectStackManifest, type index_ObjectStackManifestInput as ObjectStackManifestInput, type index_OpsDomainModule as OpsDomainModule, index_OpsDomainModuleSchema as OpsDomainModuleSchema, type index_OpsFilePath as OpsFilePath, index_OpsFilePathSchema as OpsFilePathSchema, type index_OpsPluginStructure as OpsPluginStructure, index_OpsPluginStructureSchema as OpsPluginStructureSchema, index_PackageDependency as PackageDependency, index_PackageDependencyConflict as PackageDependencyConflict, index_PackageDependencyConflictSchema as PackageDependencyConflictSchema, index_PackageDependencyResolutionResult as PackageDependencyResolutionResult, index_PackageDependencyResolutionResultSchema as PackageDependencyResolutionResultSchema, index_PackageDependencySchema as PackageDependencySchema, index_PackageStatus as PackageStatus, index_PackageStatusEnum as PackageStatusEnum, type index_Permission as Permission, type index_PermissionAction as PermissionAction, index_PermissionActionSchema as PermissionActionSchema, index_PermissionSchema as PermissionSchema, type index_PermissionScope as PermissionScope, index_PermissionScopeSchema as PermissionScopeSchema, type index_PermissionSet as PermissionSet, index_PermissionSetSchema as PermissionSetSchema, type index_PluginCaching as PluginCaching, index_PluginCachingSchema as PluginCachingSchema, type index_PluginCapability as PluginCapability, type index_PluginCapabilityManifest as PluginCapabilityManifest, index_PluginCapabilityManifestSchema as PluginCapabilityManifestSchema, index_PluginCapabilitySchema as PluginCapabilitySchema, type index_PluginCodeSplitting as PluginCodeSplitting, index_PluginCodeSplittingSchema as PluginCodeSplittingSchema, type index_PluginCompatibilityMatrix as PluginCompatibilityMatrix, index_PluginCompatibilityMatrixSchema as PluginCompatibilityMatrixSchema, type index_PluginContext as PluginContext, type index_PluginContextData as PluginContextData, index_PluginContextSchema as PluginContextSchema, type index_PluginDefinition as PluginDefinition, type index_PluginDependency as PluginDependency, type index_PluginDependencyResolution as PluginDependencyResolution, index_PluginDependencyResolutionSchema as PluginDependencyResolutionSchema, index_PluginDependencySchema as PluginDependencySchema, type index_PluginDiscoveryConfig as PluginDiscoveryConfig, index_PluginDiscoveryConfigSchema as PluginDiscoveryConfigSchema, type index_PluginDiscoverySource as PluginDiscoverySource, index_PluginDiscoverySourceSchema as PluginDiscoverySourceSchema, type index_PluginDynamicImport as PluginDynamicImport, index_PluginDynamicImportSchema as PluginDynamicImportSchema, type index_PluginErrorEvent as PluginErrorEvent, index_PluginErrorEventSchema as PluginErrorEventSchema, index_PluginEventBaseSchema as PluginEventBaseSchema, type index_PluginHealthCheck as PluginHealthCheck, index_PluginHealthCheckSchema as PluginHealthCheckSchema, type index_PluginHealthReport as PluginHealthReport, index_PluginHealthReportSchema as PluginHealthReportSchema, type index_PluginHealthStatus as PluginHealthStatus, index_PluginHealthStatusSchema as PluginHealthStatusSchema, type index_PluginHotReload as PluginHotReload, index_PluginHotReloadSchema as PluginHotReloadSchema, type index_PluginInitialization as PluginInitialization, index_PluginInitializationSchema as PluginInitializationSchema, index_PluginInstallConfig as PluginInstallConfig, index_PluginInstallConfigInput as PluginInstallConfigInput, index_PluginInstallConfigSchema as PluginInstallConfigSchema, type index_PluginInterface as PluginInterface, index_PluginInterfaceSchema as PluginInterfaceSchema, type index_PluginLifecycleEventType as PluginLifecycleEventType, type index_PluginLifecycleHooks as PluginLifecycleHooks, type index_PluginLifecyclePhaseEvent as PluginLifecyclePhaseEvent, index_PluginLifecyclePhaseEventSchema as PluginLifecyclePhaseEventSchema, index_PluginLifecycleSchema as PluginLifecycleSchema, type index_PluginLoadingConfig as PluginLoadingConfig, index_PluginLoadingConfigSchema as PluginLoadingConfigSchema, type index_PluginLoadingEvent as PluginLoadingEvent, index_PluginLoadingEventSchema as PluginLoadingEventSchema, type index_PluginLoadingState as PluginLoadingState, index_PluginLoadingStateSchema as PluginLoadingStateSchema, type index_PluginLoadingStrategy as PluginLoadingStrategy, index_PluginLoadingStrategySchema as PluginLoadingStrategySchema, type index_PluginMetadata as PluginMetadata, index_PluginMetadataSchema as PluginMetadataSchema, type index_PluginPerformanceMonitoring as PluginPerformanceMonitoring, index_PluginPerformanceMonitoringSchema as PluginPerformanceMonitoringSchema, type index_PluginPreloadConfig as PluginPreloadConfig, index_PluginPreloadConfigSchema as PluginPreloadConfigSchema, index_PluginProvenance as PluginProvenance, index_PluginProvenanceSchema as PluginProvenanceSchema, index_PluginQualityMetrics as PluginQualityMetrics, index_PluginQualityMetricsInput as PluginQualityMetricsInput, index_PluginQualityMetricsSchema as PluginQualityMetricsSchema, type index_PluginRegisteredEvent as PluginRegisteredEvent, index_PluginRegisteredEventSchema as PluginRegisteredEventSchema, index_PluginRegistryEntry as PluginRegistryEntry, index_PluginRegistryEntryInput as PluginRegistryEntryInput, index_PluginRegistryEntrySchema as PluginRegistryEntrySchema, type index_PluginSandboxing as PluginSandboxing, index_PluginSandboxingSchema as PluginSandboxingSchema, index_PluginSchema as PluginSchema, index_PluginSearchFilters as PluginSearchFilters, index_PluginSearchFiltersInput as PluginSearchFiltersInput, index_PluginSearchFiltersSchema as PluginSearchFiltersSchema, type index_PluginSecurityManifest as PluginSecurityManifest, index_PluginSecurityManifestSchema as PluginSecurityManifestSchema, index_PluginSecurityProtocol as PluginSecurityProtocol, type index_PluginSource as PluginSource, index_PluginSourceSchema as PluginSourceSchema, type index_PluginStartupResult as PluginStartupResult, index_PluginStartupResultSchema as PluginStartupResultSchema, type index_PluginStateSnapshot as PluginStateSnapshot, index_PluginStateSnapshotSchema as PluginStateSnapshotSchema, index_PluginStatistics as PluginStatistics, index_PluginStatisticsInput as PluginStatisticsInput, index_PluginStatisticsSchema as PluginStatisticsSchema, type index_PluginTrustLevel as PluginTrustLevel, index_PluginTrustLevelSchema as PluginTrustLevelSchema, index_PluginTrustScore as PluginTrustScore, index_PluginTrustScoreSchema as PluginTrustScoreSchema, type index_PluginUpdateStrategy as PluginUpdateStrategy, index_PluginUpdateStrategySchema as PluginUpdateStrategySchema, index_PluginVendor as PluginVendor, index_PluginVendorInput as PluginVendorInput, index_PluginVendorSchema as PluginVendorSchema, type index_PluginVersionMetadata as PluginVersionMetadata, index_PluginVersionMetadataSchema as PluginVersionMetadataSchema, type index_ProtocolFeature as ProtocolFeature, index_ProtocolFeatureSchema as ProtocolFeatureSchema, type index_ProtocolReference as ProtocolReference, index_ProtocolReferenceSchema as ProtocolReferenceSchema, type index_ProtocolVersion as ProtocolVersion, index_ProtocolVersionSchema as ProtocolVersionSchema, type index_RealTimeNotificationConfig as RealTimeNotificationConfig, index_RealTimeNotificationConfigSchema as RealTimeNotificationConfigSchema, type index_ResourceType as ResourceType, index_ResourceTypeSchema as ResourceTypeSchema, type index_RuntimeConfig as RuntimeConfig, index_RuntimeConfigSchema as RuntimeConfigSchema, type index_RuntimeMode as RuntimeMode, index_SBOM as SBOM, index_SBOMEntry as SBOMEntry, index_SBOMEntrySchema as SBOMEntrySchema, index_SBOMSchema as SBOMSchema, type index_SandboxConfig as SandboxConfig, index_SandboxConfigSchema as SandboxConfigSchema, type index_ScopeConfig as ScopeConfig, index_ScopeConfigSchema as ScopeConfigSchema, type index_ScopeInfo as ScopeInfo, index_ScopeInfoSchema as ScopeInfoSchema, index_SecurityPolicy as SecurityPolicy, index_SecurityPolicySchema as SecurityPolicySchema, index_SecurityScanResult as SecurityScanResult, index_SecurityScanResultSchema as SecurityScanResultSchema, index_SecurityVulnerability as SecurityVulnerability, index_SecurityVulnerabilitySchema as SecurityVulnerabilitySchema, type index_SemanticVersion as SemanticVersion, index_SemanticVersionSchema as SemanticVersionSchema, type index_ServiceFactoryRegistration as ServiceFactoryRegistration, index_ServiceFactoryRegistrationSchema as ServiceFactoryRegistrationSchema, type index_ServiceMetadata as ServiceMetadata, index_ServiceMetadataSchema as ServiceMetadataSchema, type index_ServiceRegisteredEvent as ServiceRegisteredEvent, index_ServiceRegisteredEventSchema as ServiceRegisteredEventSchema, type index_ServiceRegistryConfig as ServiceRegistryConfig, type index_ServiceRegistryConfigInput as ServiceRegistryConfigInput, index_ServiceRegistryConfigSchema as ServiceRegistryConfigSchema, type index_ServiceScopeType as ServiceScopeType, type index_ServiceUnregisteredEvent as ServiceUnregisteredEvent, index_ServiceUnregisteredEventSchema as ServiceUnregisteredEventSchema, type index_StartupOptions as StartupOptions, type index_StartupOptionsInput as StartupOptionsInput, index_StartupOptionsSchema as StartupOptionsSchema, type index_StartupOrchestrationResult as StartupOrchestrationResult, index_StartupOrchestrationResultSchema as StartupOrchestrationResultSchema, index_UninstallPackageRequest as UninstallPackageRequest, index_UninstallPackageRequestSchema as UninstallPackageRequestSchema, index_UninstallPackageResponse as UninstallPackageResponse, index_UninstallPackageResponseSchema as UninstallPackageResponseSchema, type index_ValidationError as ValidationError, index_ValidationErrorSchema as ValidationErrorSchema, type index_ValidationResult as ValidationResult, index_ValidationResultSchema as ValidationResultSchema, type index_ValidationWarning as ValidationWarning, index_ValidationWarningSchema as ValidationWarningSchema, type index_VersionConstraint as VersionConstraint, index_VersionConstraintSchema as VersionConstraintSchema, index_VulnerabilitySeverity as VulnerabilitySeverity, index_createEventBusConfig as createEventBusConfig, index_createEventTypeDefinition as createEventTypeDefinition, index_createEventWebhookConfig as createEventWebhookConfig, index_definePlugin as definePlugin };
|
|
5388
5666
|
}
|
|
5389
5667
|
|
|
5390
|
-
export {
|
|
5668
|
+
export { createEventWebhookConfig as $, type EventPersistence as A, EventQueueConfigSchema as B, CLICommandContributionSchema as C, DevServiceOverrideSchema as D, EventPriority as E, type EventQueueConfig as F, EventReplayConfigSchema as G, type EventReplayConfig as H, EventSourcingConfigSchema as I, type EventSourcingConfig as J, KernelContextSchema as K, DeadLetterQueueEntrySchema as L, type DeadLetterQueueEntry as M, EventLogEntrySchema as N, type EventLogEntry as O, type PluginContext as P, EventWebhookConfigSchema as Q, RuntimeMode as R, type EventWebhookConfig as S, EventMessageQueueConfigSchema as T, type EventMessageQueueConfig as U, RealTimeNotificationConfigSchema as V, type RealTimeNotificationConfig as W, EventBusConfigSchema as X, type EventBusConfig as Y, createEventBusConfig as Z, createEventTypeDefinition as _, CLIExtensionExportSchema as a, type DistributedStateConfig as a$, FeatureStrategy as a0, FeatureFlagSchema as a1, FeatureFlag as a2, type FeatureFlagInput as a3, ManifestSchema as a4, type ObjectStackManifest as a5, type ObjectStackManifestInput as a6, MetadataFormatSchema as a7, MetadataStatsSchema as a8, MetadataLoadOptionsSchema as a9, ProtocolFeatureSchema as aA, PluginCapabilitySchema as aB, PluginInterfaceSchema as aC, PluginDependencySchema as aD, ExtensionPointSchema as aE, PluginCapabilityManifestSchema as aF, type CapabilityConformanceLevel as aG, type ProtocolVersion as aH, type ProtocolReference as aI, type ProtocolFeature as aJ, type PluginCapability as aK, type PluginInterface as aL, type PluginDependency as aM, type ExtensionPoint as aN, type PluginCapabilityManifest as aO, PluginHealthStatusSchema as aP, PluginHealthCheckSchema as aQ, PluginHealthReportSchema as aR, DistributedStateConfigSchema as aS, HotReloadConfigSchema as aT, GracefulDegradationSchema as aU, PluginUpdateStrategySchema as aV, PluginStateSnapshotSchema as aW, AdvancedPluginLifecycleConfigSchema as aX, type PluginHealthStatus as aY, type PluginHealthCheck as aZ, type PluginHealthReport as a_, MetadataSaveOptionsSchema as aa, MetadataExportOptionsSchema as ab, MetadataImportOptionsSchema as ac, MetadataLoadResultSchema as ad, MetadataSaveResultSchema as ae, MetadataWatchEventSchema as af, MetadataCollectionInfoSchema as ag, MetadataLoaderContractSchema as ah, MetadataFallbackStrategySchema as ai, MetadataManagerConfigSchema as aj, type MetadataFormat as ak, type MetadataStats as al, type MetadataLoadOptions as am, type MetadataSaveOptions as an, type MetadataExportOptions as ao, type MetadataImportOptions as ap, type MetadataLoadResult as aq, type MetadataSaveResult as ar, type MetadataWatchEvent as as, type MetadataCollectionInfo as at, type MetadataLoaderContract as au, type MetadataManagerConfig as av, type MetadataFallbackStrategy as aw, CapabilityConformanceLevelSchema as ax, ProtocolVersionSchema as ay, ProtocolReferenceSchema as az, type CLICommandContribution as b, type DynamicPluginOperation as b$, type HotReloadConfig as b0, type GracefulDegradation as b1, type PluginUpdateStrategy as b2, type PluginStateSnapshot as b3, type AdvancedPluginLifecycleConfig as b4, EventPhaseSchema as b5, type EventPhase as b6, PluginEventBaseSchema as b7, PluginRegisteredEventSchema as b8, type PluginRegisteredEvent as b9, PluginSandboxingSchema as bA, PluginPerformanceMonitoringSchema as bB, PluginLoadingConfigSchema as bC, PluginLoadingEventSchema as bD, PluginLoadingStateSchema as bE, type PluginLoadingStrategy as bF, type PluginPreloadConfig as bG, type PluginCodeSplitting as bH, type PluginDynamicImport as bI, type PluginInitialization as bJ, type PluginDependencyResolution as bK, type PluginHotReload as bL, type PluginCaching as bM, type PluginSandboxing as bN, type PluginPerformanceMonitoring as bO, type PluginLoadingConfig as bP, type PluginLoadingEvent as bQ, type PluginLoadingState as bR, DynamicPluginOperationSchema as bS, PluginSourceSchema as bT, ActivationEventSchema as bU, DynamicLoadRequestSchema as bV, DynamicUnloadRequestSchema as bW, DynamicPluginResultSchema as bX, PluginDiscoverySourceSchema as bY, PluginDiscoveryConfigSchema as bZ, DynamicLoadingConfigSchema as b_, PluginLifecyclePhaseEventSchema as ba, type PluginLifecyclePhaseEvent as bb, PluginErrorEventSchema as bc, type PluginErrorEvent as bd, ServiceRegisteredEventSchema as be, type ServiceRegisteredEvent as bf, ServiceUnregisteredEventSchema as bg, type ServiceUnregisteredEvent as bh, HookRegisteredEventSchema as bi, type HookRegisteredEvent as bj, HookTriggeredEventSchema as bk, type HookTriggeredEvent as bl, KernelEventBaseSchema as bm, KernelReadyEventSchema as bn, type KernelReadyEvent as bo, KernelShutdownEventSchema as bp, type KernelShutdownEvent as bq, PluginLifecycleEventType as br, PluginLoadingStrategySchema as bs, PluginPreloadConfigSchema as bt, PluginCodeSplittingSchema as bu, PluginDynamicImportSchema as bv, PluginInitializationSchema as bw, PluginDependencyResolutionSchema as bx, PluginHotReloadSchema as by, PluginCachingSchema as bz, type CLIExtensionExport as c, type BreakingChange as c$, type PluginSource as c0, type ActivationEvent as c1, type DynamicLoadRequest as c2, type DynamicUnloadRequest as c3, type DynamicPluginResult as c4, type PluginDiscoverySource as c5, type PluginDiscoveryConfig as c6, type DynamicLoadingConfig as c7, type DynamicLoadRequestInput as c8, type DynamicUnloadRequestInput as c9, OpsDomainModuleSchema as cA, OpsPluginStructureSchema as cB, type OpsFilePath as cC, type OpsDomainModule as cD, type OpsPluginStructure as cE, ValidationErrorSchema as cF, type ValidationError as cG, ValidationWarningSchema as cH, type ValidationWarning as cI, ValidationResultSchema as cJ, type ValidationResult as cK, PluginMetadataSchema as cL, type PluginMetadata as cM, SemanticVersionSchema as cN, VersionConstraintSchema as cO, CompatibilityLevelSchema as cP, BreakingChangeSchema as cQ, DeprecationNoticeSchema as cR, CompatibilityMatrixEntrySchema as cS, PluginCompatibilityMatrixSchema as cT, DependencyConflictSchema as cU, DependencyResolutionResultSchema as cV, MultiVersionSupportSchema as cW, PluginVersionMetadataSchema as cX, type SemanticVersion as cY, type VersionConstraint as cZ, type CompatibilityLevel as c_, type DynamicLoadingConfigInput as ca, PermissionScopeSchema as cb, PermissionActionSchema as cc, ResourceTypeSchema as cd, PermissionSchema as ce, PermissionSetSchema as cf, RuntimeConfigSchema as cg, SandboxConfigSchema as ch, KernelSecurityVulnerabilitySchema as ci, KernelSecurityScanResultSchema as cj, KernelSecurityPolicySchema as ck, PluginTrustLevelSchema as cl, PluginSecurityManifestSchema as cm, type PermissionScope as cn, type PermissionAction as co, type ResourceType as cp, type Permission as cq, type PermissionSet as cr, type RuntimeConfig as cs, type SandboxConfig as ct, type KernelSecurityVulnerability as cu, type KernelSecurityScanResult as cv, type KernelSecurityPolicy as cw, type PluginTrustLevel as cx, type PluginSecurityManifest as cy, OpsFilePathSchema as cz, definePlugin as d, type DeprecationNotice as d0, type CompatibilityMatrixEntry as d1, type PluginCompatibilityMatrix as d2, type DependencyConflict as d3, type DependencyResolutionResult as d4, type MultiVersionSupport as d5, type PluginVersionMetadata as d6, PluginContextSchema as d7, type PluginContextData as d8, PluginLifecycleSchema as d9, ExecutionContextSchema as dA, type ExecutionContext as dB, type PluginLifecycleHooks as da, CORE_PLUGIN_TYPES as db, PluginSchema as dc, type PluginDefinition as dd, ServiceScopeType as de, ServiceMetadataSchema as df, type ServiceMetadata as dg, ServiceRegistryConfigSchema as dh, type ServiceRegistryConfig as di, type ServiceRegistryConfigInput as dj, ServiceFactoryRegistrationSchema as dk, type ServiceFactoryRegistration as dl, ScopeConfigSchema as dm, type ScopeConfig as dn, ScopeInfoSchema as dp, type ScopeInfo as dq, StartupOptionsSchema as dr, type StartupOptions as ds, type StartupOptionsInput as dt, HealthStatusSchema as du, type HealthStatus as dv, PluginStartupResultSchema as dw, type PluginStartupResult as dx, StartupOrchestrationResultSchema as dy, type StartupOrchestrationResult as dz, type KernelContext as e, type DevServiceOverride as f, DevFixtureConfigSchema as g, type DevFixtureConfig as h, index as i, DevToolsConfigSchema as j, type DevToolsConfig as k, DevPluginPreset as l, DevPluginConfigSchema as m, type DevPluginConfig as n, type DevPluginConfigInput as o, EVENT_PRIORITY_VALUES as p, EventMetadataSchema as q, EventTypeDefinitionSchema as r, type EventTypeDefinition as s, EventSchema as t, type Event as u, EventHandlerSchema as v, type EventHandler as w, EventRouteSchema as x, type EventRoute as y, EventPersistenceSchema as z };
|